Command Reference Basic Configuration Management Commands
Default authentication is used when AAA is enabled.
The following example associates the method list on VTY and perform login authentication on a
radius server.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa authentication login default radius
Ruijie(config)# line vty 0
Ruijie(config-line)# login authentication default
Enables the AAA security service.
Configures the login authentication method list.
Use this command to enable local user authentication on the interface if AAA is disabled. Use the no
form of this command to restore the default setting.
If the AAA security server is inactive, this command is used for local user login authentication. The
user is allowed to use the username command.
The following example sets local user authentication on VTY.