aaa authentication enable default
Allows privilege determination to be authenticated through the authenticator(s) you specify. This authentication is applied to vty users. The no version removes the authentication settings.
aaa authentication enable default authenticator [ authenticator ]*
no aaa authentication enable default
- enable—Use the enable password
- line—Use the line password
- none—Use no authentication
- radius—Use RADIUS authentication
- tacacs+—Use TACACS+ authentication
- *—Indicates that one or more parameters can be repeated multiple times in a list in the command line
Global Configuration