User's Manual

Chapter 3 - Operation and Administration Using the CLI Using the Command Line Interface for Management
4Motion 82 System Manual
3.1.6.2.2 Deleting a Password for a Privilege Level
To delete a password for a privilege level, run the following command:
IMPORTANT
After you execute this command, any user can use this password to enable the (higher) privilege
level for which you have configured the password. For more information about using passwords for
enabling higher privilege levels, refer Section 3.1.6.3.
IMPORTANT
An error may occur if:
You are trying to configure a password for a privilege level that is higher than your default
privilege level.
The password that you have specified is more than 20 characters.
The privilege level that you have specified is not within the range, 0-10.
Command
Syntax
npu(config)# enable password [Level <0-10>] <password>
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
[Level <0-10>] Indicates the privilege level
for which a password is to be
enabled.
Optional 10 0-10
<password> Denotes the password to be
assigned for the current
privilege level.
Mandatory N/A String (up to 20
characters and
case-sensitive)
Command
Modes
Global configuration mode
IMPORTANT
Only users who have logged in as admin can execute this command.