Synchronizes the configuration settings of one member of a Network Security HA pair with the settings of the other member.
Syntax
cmc ha nx <pair> sync <targetMember> config with <sourceMember>
Parameters
pair
The name of the HA pair.
targetMember
The name of the appliance whose settings you want to update.
sourceMember
The name of the appliance whose settings you want to keep.
Description
Most configuration settings must be identical for the two Network Security appliances in an HA pair. This is because each appliance must assume the detection functions of the other appliance in the event of a failover. When there is a configuration setting mismatch, the HA pair is in a degraded state. You can choose which appliance should be updated with the other appliance's settings.
Example
The following example uses the nx-1 settings to synchronize the Acme_NXHA pair. For example, if nx-1 has four NTP (Network Time Protocol) servers configured, and nx-2 has three, this command adds the fourth server to nx-2.
cm-hostname (config) # cmc ha nx Acme_NXHA sync nx-2 config with nx-1 Configuration is synced with nx-1 successfully
User role
Admin or operator
Command mode
Config
Supported appliances
Network Security: Release 7.8.0
Note
For more information about Network Security HA, see the Network Security High Availability Guide.