settings
This command configures various HA settings.
Syntax
(config-network)# high-availability settings (ha)#
Command |
Description |
---|---|
network-monitor-enabled {off|on} |
Enables the HA Network Monitor feature (see also the high-availability network-monitor command). |
network-monitor-threshold <1-10> |
Defines the number of failed (no ping responses) network monitored entries that trigger HA switchover. |
operational-state-delay |
Defines the duration (in seconds) to delay the transition from HA non-operational state, which occurs during HA synchronization between active and redundant devices, to HA operational state. |
priority <1-10> |
Defines the priority of the active device used in the HA Preempt mechanism. |
redundant-priority <1-10> |
Defines the priority of the redundant device used in the HA Preempt mechanism. |
redundant-unit-id-name <Name> |
Configures a name (string) for the redundant device. |
remote-address <IP Address> |
Defines the Maintenance interface address of the redundant device in the HA system. Note: For the parameter to take effect, a device restart is required. |
revertive-mode {off|on} |
Enables HA switchover based on HA priority. Note: For the parameter to take effect, a device restart is required. |
unit-id-name <Name> |
Configures a name (string) for the active device. |
Command Mode
Privileged User
Example
This example enables the HA Network Monitor feature:
(config-network)# high-availability settings (ha)# network-monitor-enabled on