Configuration Guide Basic Management
Configuration Example
Configuring Command Authorization
Assign privilege level 1 to the reload command and its subcommands and configure level 1 as the valid
level (by configuring the test password).
Assign privilege level 1 to the reload command and its subcommands.
Ruijie# configure terminal
Ruijie(config)# privilege exec all level 1 reload
Ruijie(config)# enable secret level 1 0 test
Ruijie(config)# end
Check whether the reload command and its subcommands are accessible at level 1.
Ruijie# disable 1
Ruijie> reload ?
at reload at a specific time/date
cancel cancel pending reload scheme
in reload after a time interval
<cr>
2.4.2 Configuring Login and Authentication
Configuration Effect
Establish line-based login identity authentication.
Run the telnet command on a network device to log in to a remote device.
Close an established connection if no output is detected during the timeout time.
Disconnect an established session connecting to a remote host and restore the host to Idle if no output is detected
during the timeout time.
Lock a terminal to deny access. When a user enters any character on the locked terminal, the password prompt is
displayed. The terminal will be automatically unlocked if the entered password is correct.