Administrator Guide

Table Of Contents
Version Description
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.2.1.0 Introduced on the E-Series.
Usage Information
By default, the Enable password is used. If you congure aaa authentication enable default, Dell
Networking OS uses the methods dened for Enable access instead.
Methods congured with the aaa authentication enable command are evaluated in the order they are
congured. If authentication fails using the primary method, Dell Networking OS employs the second method (or
third method, if necessary) automatically. The fallback to the second method would happen only if the
authentication failure is due to a non-reachable server or invalid TACACS server key. The fallback would not occur
if the authentication failure is due to invalid credentials. For example, if the TACACS+ server is reachable, but the
server key is invalid, Dell Networking OS proceeds to the next authentication method.
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 hostspecies a RADIUS server host.
tacacs-server hostspecies a TACACS+ server host.
aaa authentication login
Congure 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-congured method
list that can be applied to dierent lines.
default Enter the keyword default to specify that the method list specied is the default
method for all terminal lines.
method Enter one of the following methods:
enable: use the password the enable password command denes in
CONFIGURATION mode. Not available if role-only is in use.
line: use the password the password command denes in LINE mode. Not
available if role-only is in use.
Security 1399