Viewing managed appliance information using the CLI

Prev Next

Use the commands in this section to view information about managed appliances.

Note

See Appliance Information for a description of the command output.

To view appliance information:
  1. Go to CLI enable mode:

    hostname > enable
  2. View basic appliance information:

    hostname # show cmc appliances
    
  3. View the groups to which the appliances belong:

    hostname # show cmc groups
  4. View detailed information about a specific appliance:

    hostname # show cmc appliances <applianceName>

Example

This example shows basic information about the three appliances this Central Management System appliance manages.

hostname # show cmc appliances
Appliance FX-03:
   Address:               172.16.109.163
   Enabled:               yes
   Connected:             yes (server-initiated)
   Status check OK:       no
   Version compatible:    yes

Appliance HX-05:
   Address:               10.2.201.20
   Enabled:               yes
   Connected:             yes (server-initiated)
   Status check OK:       yes
   Version compatible:    no
Appliance NX-04:
   Address:               172.16.74.50
   Enabled:               yes
   Connected:             yes (server-initiated)
   Status check OK:       yes
   Version compatible:    yes

Note

For an example of the show cmc groups command output, see Adding Appliances to Groups Using the CLI. For an example of the show cmc appliances <applianceName> command output, see Checking Appliance Status and Health Using the CLI.