/
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag disable

interface aggregate-ethernet <lag_name> aggregated-ether-options mlag disable


Enable or disable MLAG for a logical port.

Command Syntax

set interface aggregate-ethernet <lag_name> aggregated-ether-options mlag disable <true | false>
delete interface aggregate-ethernet <lag_name> disable

Parameter

  • <lag_name> Specifies a configured LAG interface.
  • true: disable MLAG.
  • false: enable MLAG.

Example

This example is to enable MLAG for the LAG named ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options mlag disable false 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.