Canceling outstanding commands

Prev Next

Use the commands in this section to cancel commands that were issued but have not yet been executed.

Note

You can cancel both commands issued using the cmc execute command, and commands in a profile.

To cancel all outstanding commands on an appliance:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Cancel the commands:

    hostname (config) # cmc cancel appliance <applianceName> all
To cancel all outstanding commands on a group of appliances:
  1. Go to CLI configuration mode:

    hostname > enable
    hostname # configure terminal
  2. Cancel the commands:

    hostname (config) # cmc cancel group <groupName> all

Example

This command cancels all outstanding commands on the EX-03 appliance.

hostname (config) # cmc cancel appliance EX-03 all