Command Reference Basic Management Commands
Basic Management Commands
disable
To switch from privileged user mode to normal user mode or lower the privilege level, run the disable
command.
disable [ privilege-level ]
Parameter Description Parameter
Description
privilege-level
Privilege level
Defaults
None
Command
Mode
Privileged EXEC mode
Usage Guide
Use this command to switch to user mode from privileged EXEC mode. If a new privilege level is
added, the current privilege level will be lowered.
The privilege level that follows the disable command must be lower than the current
level.
Configuration
Examples
The following example lowers the current privilege level of the device to level 10:
Ruijie# disable 10
Command Description
Related
Commands
enable
Moves from user mode enter to privileged EXEC mode or
reaches a higher level of authority.
Platform
Description
None
enable password
To configure passwords for different privilege levels, run the global configuration command enable
password. The no form of this command is used to delete the password of a specified level.
enable password [level level] {password | [0|7] encrypted-password}
no enable password [level level]