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

interface aggregate-ethernet <lag_name> aggregated-ether-options mlag domain-id


The domain ID of MLAG for a logical port can be set. The domain-id  assigns an MLAG ID to an aggregation interface. Neighbor switches form an MLAG when each switch configures the same MLAG-ID to an aggregation interface. Only one domain-id can be assigned to an aggregation interface.

Command Syntax

set interface aggregate-ethernet <lag_name> aggregated-ether-options mlag domain-id <domain-id>

To delete the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options mlag domain-id

Parameter

<lag_name> LAG interface name.
<domain-id> The domain id of MLAG (range: 1 through 48)

Example

This example is to set MLAG ID as 5 for ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options mlag domain-id 5
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.