lsChassis command

Use the lsChassis command to list all known chassis.

Synopsis

smcli [-c] [-prompt] [-user user_name] [-pw password] lsChassis options

smcli lsChassis [-h | -? | --help]

smcli lsChassis [-v | --verbose]

Description

The lsChassis command lists the IP addresses for all chassis in the network.

Options

-h | -?
Displays the syntax and a brief description of the command.
Tip: If you specify additional options other than -h | -? | --help, the options are ignored.
--help
Displays detailed information about the command, including the syntax, a description of the command, a description of the options and operands, error codes, and examples.
Tips:
  • If you specify additional options other than -h | -? | --help, the options are ignored.
  • You can also display detailed help in the form of man pages using the man command_name command.
-v | --verbose
Writes verbose messages to standard output.

If this option is not specified, this command suppresses noncritical messages.

Exit status

The following codes are returned by this command.
  • 0: The operation completed.
  • 1: A usage error occurred.
  • 110: Command could not complete because an internal error occurred.

Examples

  1. List the IP addresses for all chassis.
    smcli lsChassis
  2. List the IP addresses for all chassis and include verbose messages.
    smcli lsChassis -v