Applies a profile of commands to a specific managed appliance, and allows the execution of commands to continue after one command fails.
Syntax
cmc profile <name> apply appliance <applianceName> fail-continue [no-save]
Parameters
name
The name of the profile.
applianceName
The name of the appliance.
no-save
Prevents the configuration changes from being written to memory.
Example
The following example applies the "general" profile to the NX-01 appliance. The fail-continue option allowed the command execution to continue, even though the clock set command failed.
hostname (config) # cmc profile general apply appliance FX-02 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!
Command mode
Config
Supported appliances
This command was released as follows:
Central Management System: Before Release 6.4.0