Configuring, Modifying, and Monitoring the Unit
18
banner
The banner command displays the Nbase-Xyplex CLI logo.
clear
The clear command clears the screen and displays the CLI prompt.
login
The login command exits the CLI, but does not disconnect a Telnet session. This allows you to
test a password (or other activity) without reconnecting.
logout
The logout command ends the actual CLI Session. To use the CLI, you must login again.
set-page
The set-page command sets the console page size (in lines per page). Valid values in lines are 5
to 127. The value of 0 means no paging. The default value is 21.
set-prompt
The set-prompt command allows you to set a new command line prompt for the CLI. This can
be a more meaningful prompt, such as the location of a switch, or the name of a workgroup. The
default prompt is SYS_console>. To change the prompt, use the following command:
set-prompt <new_prompt>
Example
SYS_console> set-prompt R&D_grp>
R&D_grp> _
set-attr-prompt
The set-attr-prompt command sets the prompt attributes. To set the prompt attributes, use the
following command:
set-attr-prompt <number of option>
[arg #0] options: 0-normal, 1-bold, 2-underline, 4-blink, 8-reverse
set-attr-msg
The set-attr-msg command allows you to define how the display message appears. To define
how messages appear, use the following command:
set-attr-msg <number of option>
[arg #0] options: 0-normal, 1-bold, 2-underline, 4-blink, 8-reverse
set-attr-text
The set-attr-text command sets the text display attributes. To define how text appears, use the
following command:
set-attr-text <number of option>
[arg #0] options: 0-normal,1-bold,2-underline,4-blink,8-reverse