ha replicate updates enable

Prev Next

Configures whether security content updates are passed to the secondary node during a failover event. By default, security content replication is enabled. When security content update replication is enabled, security content updates on the primary node are passed to the secondary node when failover occurs. You can disable security content replication and automatic failover in disaster recovery (DR) deployments and other low-bandwidth scenarios in which you need to limit the amount of traffic passing through the HA interface.

Note

This is a global configuration. It is configured on only one node, but is applied to the cluster.

Syntax

[no] ha replicate updates enable

Parameters

no

Disables the replication of security content updates.

Example

The following example disables security content replication on the cluster from the primary node.

node2 (config) # ha engine stop
node1 (config) # ha engine stop
node1 (config) # no ha replicate updates enable
node1 (config) # show ha configuration
CMS HA Cluster Settings:
   ...
   Replicating: 
       Configuration:        yes
       Alerts:               yes
       Security content:     no
...
node1 (config) # write memory
node1 (config) # ha engine restart
node2 (config) # ha engine restart

User role

Admin

Command mode

Config

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Central Management System: Release 7.7.0

Note

For more information about Central Management System HA, see the Central Management System High Availability Guide.