Users Guide
• radius-server host — species a RADIUS server host.
• tacacs-server host — species a TACACS+ server host.
aaa authentication login
Congure AAA Authentication method lists for user access to EXEC mode (Enable log-in).
Syntax
aaa authentication login {method-list-name | default} method [... method4]
To return to the default setting, use the no aaa authentication login {method-list-name |
default} command.
Parameters
method-list-name Enter a text string (up to 16 characters long) as the name of a user-congured method
list that can be applied to dierent lines.
default Enter the keyword default to specify that the method list specied is the default
method for all terminal lines.
method Enter one of the following methods:
• enable: use the password the enable password command denes in
CONFIGURATION mode. Not available if role-only is in use.
• line: use the password the password command denes in LINE mode. Not
available if role-only is in use.
•
local: use the password for the userid contained in the local password database.
• none: no authentication. Not available if role-only is in use.
• radius: use the RADIUS servers congured with the radius-server host
command.
• tacacs+: use the TACACS+ servers congured with the tacacs-server host
command.
... method4 (OPTIONAL) Enter up to four additional methods. In the event of a “no response” from
the rst method, the system applies the next congured method (up to four congured
methods).
Defaults Not congured (that is, no authentication is performed).
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.11(0.0) Included a prompt to force the users to re-authenticate, when re-authentication is
enabled.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
Security 1371