Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
154
The “no mlag system-identifier” command deletes the MLAG system ID.
When the MLAG system ID is deleted, both IPL and MLAG port channel connected to partner
devices will go DOWN.
swA#configure terminal
swA(config)# mlag system-identifier 00:01:02:03:04:05
swA#end
swA# show mlag detail
System Identifier: 00:01:02:03:04:05
System Priority: 32768
Keep Alive Time: 90
IPL Interface: po1
Peer System Identifier: 00:01:02:03:04:05
IPL Link Status: Up
Peer Connection State: ESTABLISHED
MLAG Role: PRIMARY
5.4.2
MLAG System Priority
MLAG switches use this MLAG system priority for LACP exchanges with partner devices.
MLAG system priority must be configured the same in both peer switches. If this condition is not met, the
peer connection will not be established. All the MLAG links (connected to different partner devices) in the
switch will use this globally configured MLAG system priority.
The LACP globally unique system identifier is formed by combining the MLAG system ID and the MLAG
system priority.
Follow the steps below to configure the MLAG system priority.
Step Command
Description
Step 1 configure terminal
Enters the configuration mode
Step 2 mlag system-priority <0-65535>
Configure the MLAG system priority
Step 3 End
Exits the configuration mode.
Step 4 show mlag detail
Displays the MLAG configuration details
The “no mlag system-priority” command deletes the MLAG system priority.
When the MLAG system priority is deleted, both the IPL and the MLAG port channel
connected to partner devices will go DOWN.