System information
12-393
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show cli
show cli
To display information about the command line interface (CLI), use the show cli command.
show cli [command-keyword] [command-keyword ... command keyword ...]
show cli status
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines Use the show cli command to display the complete CLI command tree, along with helpful information
about command parameters and arguments. Use the command-keyword arguments to display information
about a specific set of commands, such as scsirouter or cdp commands. Only valid commands and
keywords will be displayed.
The set of CLI commands and keywords that will be available to you depend on the level of authority
associated with your CLI management session and the deployment option selected for the storage router
during initial configuration.
Use the status keyword to display the status of the last CLI command that was issued. A status of “0”
indicates that the command completed without errors. A status of “-13” indicates that the command
syntax was invalid.
Examples The following is example output from the show cli command, showing the CLI command tree
information for the ping command.
[SN5428-2A]# show cli ping
ping Send ICMP pings to a host
<A.B.C.D | servername> IP address or hostname to ping
numpkts Number of packets to attempt
<npkts> Integer greater than zero (Default is 5)
size Size of packet
<sn> Integer (64..4096), default is 64
size Size of packet
<sn> Integer (64..4096), default is 64
command-keyword (Optional) The first keyword in the command displays the CLI command
tree for all varieties of that command.
status (Optional) Keyword used to display the status of the last CLI command.
Release Modification
3.2.1 This command was introduced.