Removing a managed appliance from the Central Management System network using the CLI

Prev Next

Use the commands in this section to remove an appliance from the Central Management System network.

To remove an appliance:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Remove the appliance:

    hostname (config) # no cmc appliance <applianceName>
  3. Save your changes:

    hostname (config) # write memory

Note

Removing an appliance can take a long time if the Central Management System appliance is busy aggregating data.

Example

This example removes the FX-03 appliance from management.

hostname (config) # no cmc appliance FX-03