Users Guide

Table Of Contents
Default Local authentication
Command Mode CONFIGURATION
Usage
Information
NOTE: If you configure multiple authentication methods on Dell EMC PowerEdge MX7000 Ethernet
modules such as MX9116n Fabric Switching Engine and MX5108n Ethernet Switch, operating in
SmartFabric mode, you must configure local authentication as the first method in the list.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.1.0. Also
supported in SmartFabric mode starting in release 10.5.0.1.
The no version of this command removes all configured authentication methods and defaults to using
local authentication.
Example
OS10(config)# aaa authentication login default group radius local
OS10(config)# do show running-configuration aaa
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.
1026 Security