Use this command to specify the login authentication method list for a line (console, telnet, or SSH). The default configuration uses the default set with the command aaa authentication login.
| Format | login authentication {default | list-name} |
| Mode | Line Configuration |
| Parameter | Description |
|---|---|
| default | Uses the default list created with the aaa authentication login command. |
| list-name | Uses the indicated list created with the aaa authentication login command. |
Example: The following example specifies the default authentication method for a console.
(switch) (config)# line console (switch) (config-line)# login authentication default