AAA Commands
219
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\AAA.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
14
AAA Commands
aaa authentication login
The
aaa authentication login
Global Configuration mode command sets an
authentication method applied during login. Use the
no
form of this
command to restore the default authentication method.
Syntax
aaa authentication login
{default | list-name
}
method
[
method2
...]
no aaa authentication login
{default | list-name
}
Parameters
•
default
—Uses the listed authentication methods that follow this
argument as the default method list when a user logs in.
•
list-name
—Specifies a name for a list of authentication methods activated
when a user logs in. (Length: 1–12 characters)
•
method [method2 ...]
—Specifies a list of methods that the authentication
algorithm tries, in the given sequence. The additional authentication
methods are used only if the previous method returns an error, not if it
fails. To ensure that the authentication succeeds even if all methods return
an error, specify
none
as the final method in the command line. Select one
or more methods from the following list
:
K e y w o r d
D e s c r i p t i o n
enable
Uses the enable password for authentication.
line
Uses the line password for authentication.
local
Uses the local username database for authentication.