
True Scale Fabric Switches 12000 Series CLI
July 2015
Reference Guide
Order Number: G91931004US
17
12000 Series CLI
Notes
This displays or changes the case sensitivity for the command interpreter for the CLI
session. If an option is not specified the current case sensitivity is displayed, otherwise
the case sensitivity is turned on or off depending on the specified option. When case
sensitivity is on, the CLI input must match the exact character case (lower and upper
case) as specified in the help text. When case sensitivity is turned off, the input may be
any combination of upper and lower case.
2.5.1.13
showLastRetCode
Display the return code from the last executed command.
Syntax
showLastRetCode [-brief]
Options
-brief
– Displays just the numeric value of the return code.
Sample Output
-> showLastRetCode
Last Exit Code: 0: Success
Notes
This allows for automated systems to determine if a command was successful or not.
2.5.1.14
echo
Echoes text back to the output.
Syntax
echo [<text> ...]
Options
[<text> ...]
– Text to be echoed..
Sample Output
-> echo test
test
Notes
This echoes the text for each argument back to the output. If there are multiple
arguments they are separated by spaces.
2.5.1.15
rlogin
Creates I/O terminal to local cards.
Syntax
rlogin [hostName]