OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Multi-Chassis Link Aggregation Commands : mode
mode
Use this command to set the MC-LAG mode.
Use the no form of this command to turn off this feature.
Command Syntax
mode (active-active | active-standby)
no mode (active-active | active-standby)
Parameters
active-active
The interface is the active interface that carries the traffic
active-standby
The interface is ready to transition to the active state should a failure occur in the other node
Default
active-active
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
(config)#
(config)#interface mlag1
(config-if)#mode active-active
 
(config)#
(config)#interface mlag1
(config-if)#mode active-standby
Last modified date: 07/13/2023