Lucent Technologies P333T Switch User Manual


 
Chapter 5 Cajun Campus CLI (Command Line Interface)
44 Cajun P333T User’s Guide
Privileged Level Commands
This Level includes all the commands of the User Level.
Disable command
Use the disable command to return to User level from Privileged level.
The syntax for this command is:
disable
Example:
Console> (enable) disable
Enter password:
Console>
Set commands
Set enablepass command
Use the set enablepass command to change the password for the Privileged level of
the CLI. The command prompts you to enter the old password. If the password you
enter is valid, you are prompted to enter a new password and to verify the new
password. The password should contain at least four characters.
The syntax for this command is:
set enablepass
Example:
Console> (enable) set enablepass
Enter old password: <old_password>
Enter new password: <new_password>
Retype new password: <new_password>
Password changed.
Console> (enable)
Set password command
Use the set password command to change the login password on the CLI. The
command prompts you to enter the old password. If the password is valid, you are
prompted to enter a new password and to verify the new password.
The syntax for this command is:
set password
Example:
Console> (enable) set password
Enter old password: <old_password>
Enter new password: <new_password>
Retype new password: <new_password>
Password changed.
Console> (enable)