API Guide

aaa authentication login default group radius local
aaa authentication login console local
OS10(config)# no aaa authentication login default
OS10(config)# do show running-configuration aaa
aaa authentication login default local
aaa authentication login console local
Supported
Releases
10.4.1.0 or later
aaa re-authenticate enable
Requires user re-authentication after a change in the authentication method or server.
Syntax
aaa re-authenticate enable
Parameters None
Default Disabled
Command Mode EXEC
Usage
Information
After you enable user re-authentication and change the authentication method or server, users are logged
out of the switch and prompted to log in again to re-authenticate. User re-authentication is triggered by:
Adding or removing a RADIUS server as a configured server host with the radius-server host
command.
Adding or removing an authentication method with the aaa authentication [local |
radius] command.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S).
Also supported in SmartFabric mode starting in release 10.5.0.1.
The no version of the command disables user re-authentication.
Example
OS10(config)# aaa re-authenticate enable
Supported
Releases
10.4.0E(R1) or later
ip radius source-interface
Specifies the interface whose IP address is used as the source IP address for user authentication with a RADIUS server.
Syntax
ip radius source-interface interface
Parameters interface:
ethernet node/slot/port[:subport] Enter a physical Ethernet interface.
loopback number Enter a Loopback interface, from 0 to 16383.
mgmt 1/1/1 Enter the management interface.
port-channel channel-id Enter a port-channel ID, from 1 to 28.
vlan vlan-id Enter a VLAN ID, from 1 to 4093.
Default Not configured.
Command Mode CONFIGURATION
Usage
Information
By default, no source interface is configured. OS10 selects the source IP address as the IP address of the
interface from which a packet is sent to the RADIUS server. The no version of this command removes
the configured source interface.
Security 1033