peer disable-fast-failover
-
- Last UpdatedJul 20, 2017
- 1 minute read
Disables the MCT fast-failover mode.
Fast-failover is configured on the device.
peer-ip
| Specifies the IP address of the peer device.
|
Cluster configuration mode
The following failover modes can be configured with MCT:
- Fast-failover (default) - As soon as the ICL interface goes down, the MCT control path between the two peer devices goes down. All the remote MAC addresses are flushed.
- Slow-failover - Even if the ICL interface goes down, the CCP waits for the hold-time before taking the MCT control path between the two peer devices down. Remote MAC addresses are flushed only when the MCT control path between the two peer devices is down.
The no form of the command re-enables fast-failover.
The following example shows how to disable fast-failover.
device(config)# cluster SX
device(config-cluster-SX)# peer 10.1.1.3 disable-fast-failover