aaa authentication login
Creates an authentication list and the criteria for login. This authentication is applied to vty users. The no version disables AAA authentication.
aaa authentication login { default | authListName } authenticator [ authenticator ]*
no aaa authentication login authListName
- defaultSpecifies the use of the default login for authentication
- authListNameExisting authentication list name (created using the login authentication command); a string of 132 characters
- authenticatorAuthentication method:
- lineUse the line password for authentication
- noneUse no authentication
- radiusUse 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
Release Information Command introduced before JUNOSe Release 7.1.0.