Chapter 5 Cajun Campus CLI (Command Line Interface)
Cajun P333T User’s Guide 27
Note:
If keyboard activity is not detected for the amount of time set using the
set
timeout <timeout>
command in Telnet mode, you are automatically removed
from the Privileged level or Supervisor level and returned to the User level.
General Commands
Top and Up commands
The
Up
command moves you up to the next highest level in the CLI command
hierarchy. The
Top
command moves you to the highest level.
Retstatus command
Use the
retstatus
command to show whether the last CLI command you
performed was successful or not (shows the return status of the previous
command).
The syntax for this command is:
retstatus
Example:
Console>(enable) set port negotiation 2/4 disable
Link negotiation protocol disabled on port 2/4.
Console>(enable) retstatus
Succeeded
Console>(enable)
Tree command
The
Tree
command displays the commands that are available at your current
location in the CLI hierarchy.
The syntax for this command is:
tree
Example:
Console (super)# tree
terminal
width
length
Console (super)#