switchover type
Use this command to set the MC-LAG switchover type.
Use the no form of this command to turn off switchover.
Command Syntax
switchover type revertive <1-255>
switchover type non-revertive
no switchover type (revertive | non-revertive)
Parameters
revertive
If a failure happens that triggers a switchover, after failure recovery the initially-active node becomes active again
<1-255>
Switch back to the initially-active node this many seconds after failure recovery
non-revertive
Do not switch back to the initially-active node after failure recovery
Default
revertive
in 10 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#
(config)#interface mlag1
(config-if)#switchover type revertive 20
(config)#
(config)#interface mlag1
(config-if)#switchover type non-revertive
Last modified date: 07/13/2023