Command Reference Basic Configuration Management Commands
Ruijie(config)# no aaa new-model
Ruijie(config)# username test password 0 test
Ruijie(config)# line vty 0
Ruijie(config-line)# login local
Configures local user information.
Use this command to log privilege change. Use the no form of this command to restore the default
setting.
This command is disabled by default.
Global configuration mode
The following example enables the function of logging privilege change.
Ruijie(config)# login privilege log
The following example displays the log of privilege change failure.
Ruijie>enable 10
Password:
Password:
Password:
% Access denied
Ruijie>
*Sep 10 11:34:19: %SYS-5-PRIV_AUTH_FAIL: Authentication to
privilege level 10 from console failed
The following example displays the log of privilege change success.