AAA Commands
aaa authentication login
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
52
3
aaa authentication login
To set one or more authentication methods to be applied during login, use the aaa
authentication login Global Configuration mode command.
To restore the default authentication method, use the no form of this command.
Syntax
aaa authentication login {default |
LISTNAME
}
method1 [method2...]
no aaa authentication login {default |
LISTNAME
}
Parameters
•
default—Uses the default authentication method list when a user logs in
(this list is unnamed).
•
LISTNAME
—Name of the authentication method list activated when a user
logs in. (Length: 1 to 32 characters)
•
method1 [method2...]
—A list of methods that the authentication algorithm
tries (in the given sequence).
Default Configuration
If no authentication method is specified, the default is to use the locally-defined
users and passwords. It is the same as entering the aaa authentication login local
command.
NOTE
If no authentication method is defined, the console users can log in without any
authentication verification.
Command Mode
Global Configuration mode
User Guidelines
A list of authentication methods may be assigned a list name, and this list name
can be used in the aaa authentication enable command.
Create a list of authentication methods by entering this command with the
LISTNAME
parameter where
LISTNAME
is any character string. The method
argument identifies the list of methods that the authentication algorithm tries in the
given sequence.