Applies a profile of commands to a specific group of managed appliances, and allows the execution of commands to continue after one command fails.
Syntax
cmc profile <name> apply group <groupName> fail-continue [no-save]
Parameters
name
The name of the profile.
groupName
The name of the group.
no-save
Prevents the configuration changes from being written to memory.
Example
The following example applies the "general" profile to the NX_West group. The fail-continue option allowed the command execution to continue, even though the clock set command in the profile failed.
hostname (config) # cmc profile general apply group NX_West fail-continue =================Appliance NX-01============================ Error code 6 (CLI command execution failure) Error output: %NTP enabled, clock adjustment not allowed Execution output: Saving configuration file...Done! =================Appliance NX-02============================ Error code 6 (CLI command execution failure) Error output: %NTP enabled, clock adjustment not allowed Execution output: Saving configuration file...Done!
Command mode
Config
Supported appliances
This command was released as follows:
Central Management System: Before Release 6.4.0