switchover type
Use this command to set the MLAG 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 time as 10 second is the default time.
Command Mode
Privilege exec mode
Applicability
This command was introduced before OcNOS version 4.0.
Examples
(config)#
(config)#interface mlag1
(config-if)#switchover type revertive 20
(config)#
(config)#interface mlag1
(config-if)#switchover type non-revertive
Last modified date: 10/12/2023