Command Line Interface Reference Guide HP BladeSystem PC Blade Switch
HP PC Blade Switch CLI Reference Guide www.hp.com 3-1
3
AAA Commands
aaa authentication login
The aaa authentication login Global Configuration mode command defines login
authentication. To return to the default configuration, use the no form of this command.
Syntax
aaa authentication login {default | list-name} method1 [method2...]
no aaa authentication login {
default | list-name}
Parameters
n default — Uses the listed authentication methods that follow this argument as the default list
of methods when a user logs in.
n list-name — Character string used to name the list of authentication methods activated when
a user logs in. (Range: 1-12 characters).
n method1 [method2...] — Specify at least one from the following table:
Default Setting
The local user database is checked. This has the same effect as the command
aaa authentication login
list-name local.
.
On the console, login succeeds without any authentication check if the authentication method is
not defined.
Command Mode
Global Configuration mode
Command Usage
The default and optional list names created with the
aaa authentication login command are used
with the login authentication
command.
Keyword Description
enable Uses the enable password for authentication.
line Uses the line password for authentication.
none Uses no authentication.
radius Uses the list of all RADIUS servers for authentication.
tacacs Uses the list of all TACACS+ servers for authentication.










