Use this command to specify the authentication method list when accessing a higher privilege level from a remote telnet or console.
| Format | enable authentication {default | list-name} |
| Mode | Line Config |
| Parameter | Description |
|---|---|
| default | Uses the default list created with the aaa authentication enable command. |
| list-name | Uses the indicated list created with the aaa authentication enable command. |
Example: The following example specifies the default authentication method when accessing a higher privilege level console.
(switch)(config)# line console (switch)(config-line)# enable authentication default