AAA Commands 219
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\AAA.fm
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 - FOR PROOF ONLY
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
:
Keyword Description
enable Uses the enable password for authentication.
line Uses the line password for authentication.
local Uses the local username database for authentication.