/
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag priority
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag priority
Set the MLAG priority. MLAG priority is used to negotiate a switch's role, including master or slave role.
Command Syntax
set interface aggregate-ethernet <lag_name> aggregated-ether-options mlag priority <value>
To delete the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options mlag priority
Parameter
• <lag_name> Name of a configured LAG interface.
• <value> System priority for master selection (range is 0 to 32768).
Example
This example is to configure MLAG priority for ae1:
admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options mlag priority 2 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.