/
set interface mlag system-id

set interface mlag system-id


The set interface mlag system-id command sets the system ID for LACP. It is a global MLAG configuration.

 

Command Syntax

set interface mlag system-id <macaddr>

 

Parameters

Parameter

Description

system-id <macaddr>

Specifies the LACP system ID. The value is in the format of H:H:H:H:H:H. An H contains 2 hexadecimal numbers.

 

Usage Guidelines

If the system ID is set, a member LAG sends LACPDUs by using this system ID. However, if the LACP system ID is not set, the system MAC address is used as the system ID.

The master and slave devices in an MLAG must use the same LACP system ID.

When multiple MLAGs are configured on the device, the LAGs can use different LACP system IDs.

 

Example

•  Set the LACP system ID to 00:B0:BC:00:00:00.

admin@XorPlus# set interface mlag system-id 00:B0:BC:00:00:00
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.