Reference Guide

Related
Commands
enable password – changes the password for the enable command.
login authentication – enables AAA login authentication on the terminal lines.
password – creates a password.
radius-server host – specifies a RADIUS server host.
tacacs-server host – specifies a TACACS+ server host.
aaa authentication login
Configure AAA Authentication method lists for user access to EXEC mode (Enable log-in).
S5000
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-configured method list that can be applied to different
lines.
default Enter the keyword default to specify that the method list
specified is the default method for all terminal lines.
method Enter one of the following methods:
enable - use the password defined by the enable
password
command in CONFIGURATION mode.
line - use the password defined by the password
command in LINE mode.
none - no authentication.
radius - use the RADIUS server(s) configured with the
radius-server host command.
tacacs+ - use the TACACS+ server(s) configured with
the tacacs-server host command.
... method4 (OPTIONAL) Enter up to four additional methods. In the
event of a “no response” from the first method, Dell
Networking OS applies the next configured method (up to
four configured methods).
Defaults Not configured (that is, no authentication is performed).
Command
Modes
CONFIGURATION
1202
Security