12000 Series CLI
True Scale Fabric Switches 12000 Series CLI
Reference Guide
July 2015
16
Options
None.
Sample Output
-> getTermWidth
Current terminal width: 80 characters.
Notes
Displays the terminal width used for text formatting purposes. Note that not all
commands adhere to this setting.
2.5.1.11
prompt
Set the CLI prompt (global for all active CLI sessions).
Syntax
prompt str
Options
str –
The new prompt.
Sample Output
prompt -> "12300->"
12300->
Notes
This changes the prompt for all CLI sessions. The prompt may not exceed 11 characters
and is not saved across reboots. If the prompt contains a space, asterisk, comma,
parenthesis or semicolon it must be enclosed with double quotes “”. For example: “
*a
prompt*
”. Also, if a prompt is not accepted try to enclose it with double quotes. In
order for some FastFabric Tools to function correctly, the prompt must end in “
->
” (note
trailing space).
2.5.1.12
case
Display or change the case sensitivity for the command interpreter for the CLI session.
Syntax
case [off | on]
Options
off | on
– Turn case sensitivity off or on.
Sample Output
-> case off
Case sensitivity is now off