Chapter 5 Cajun Campus CLI (Command Line Interface)
26 Cajun P333T User’s Guide
Security Levels
There are three security access levels – User, Privileged and Supervisor. The user
access level is a general access level used to show system parameter values.
The Privileged level is used by site personnel to access stack configuration options.
The Supervisor level is used to define passwords used to access the Privileged level.
A password is required to access the Privileged level and Supervisor level and gain
access to all the commands.
Entering the User Level
The User level is accessed upon entry to the Cajun Campus CLI.
Entering the Privileged Level
To enter the Privileged level, use the login command and enter the password. The
default password is
enable
. However, it may be changed with the
set enablepass
command.
Console>
enable
Enter password:
enable
The prompt
Console>(enable)
displays indicating that you are in Privileged
level.
Exiting the Privileged Level
To exit the Privileged level and return to the User level, type the command
exit
(no password is required). The
disable
command (default password
norm
required) returns you from the Privileged level to the User level.
Entering the Supervisor Level
To enter the Supervisor level, use the login command and enter the password. The
default password is
super
. The default password can be changed using the
set
superpass
command.
Console>
super
Enter password:
super
The prompt
Console(super)#
displays indicating that you are in Supervisor
level.
Exiting the Supervisor Level
To exit the Supervisor level and return to the Privileged level,
exit
(no password
is required). The
disable
command (default password
norm
required) returns
you from the Supervisor level to the User level.