User Manual

Table Of Contents
Chapter 3 - Operation and Administration of the Macro BTS Using the Command Line Interface
4Motion 87 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:
npu(config)# no enable password
[Level <1-10>]
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, 1-10.
Command
Syntax
npu(config)# enable password [Level <1-10>] <password>
Privilege
Level
10
Syntax
Description
Parameter Description Presence Default
Value
Possible
Values
[Level <1-10>] Indicates the privilege level
for which a password is to be
enabled.
Optional 10 1-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.