/
set interface mlag priority
set interface mlag priority
The set interface mlag priority command sets the system priority of MLAG. It is a global MLAG configuration.
Command Syntax
set interface mlag priority <priority-value>
Parameters
Parameter | Description |
priority <priority-value> | Specifies the system priority of MLAG. The value is an integer that ranges from 0 to 32678. The default value is 0. |
Usage Guidelines
An MLAG determines the Master/Slave status of the two devices according to the system priority and system MAC. The device with a higher priority will be the master.
If the two devices have the same priority, the device with a smaller system MAC will be the master.
Example
• Set the system priority of MLAG to 1.
admin@XorPlus# set interface mlag priority 1 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.