Command Reference Guide
User Account Commands
CLI Command Reference
September 2014 Page 72
HP Moonshot Switch Module CLI Command Reference
Example: The following shows an example of the command.
(Routing)(config)# aaa authentication login default radius local enable none
no aaa authentication login
This command returns to the default.
Default •
defaultList. Used by the console and only contains the method local.
•
networkList. Used by telnet and SSH and only contains the method local.
Format
aaa authentication login {default | list-name} method1 [method2...]
Mode Global Config
Parameter Definition
default Uses the listed authentication methods that follow this argument as the default list of
methods when a user logs in.
list-name Character string of up to 15 characters used to name the list of authentication methods
activated when a user logs in.
method1...
[method2...]
At least one from the following:
• enable. Uses the enable password for authentication.
• line. Uses the line password for authentication.
• local. Uses the local username database 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.
Format
aaa authentication login {default | list-name}
Mode Global Config