DGS-6604
m
lacp system-priority
CLI Reference Guide
380
lacp system-priority
Use the
lacp system-priority
command to configure the system priority used for
LACP ports. Use the no form to configure the system priority to the default.
lacp system-priority
PRIORITY
no lacp system-priority
Default
32768.
Command Mode
Global configuration
Usage Guideline
During Link Aggregation Control Protocol (LACP) negotiation, the system priority
and port priority of the local partner are exchanged with the remote partner. If the
maximum number of actual members exceeds the limitation, the switch uses port
priority to determine whether the port status will be in backup mode or active
mode. The LACP system priority determines which switch controls the port
priority for the aggregated link. The port priorities of the other switch are ignored.
In a system priority comparison, a numerically lower value has a higher priority.
If two switches have the same system priority, the LACP system ID (MAC
address) determines the priority.
The LACP system priority command applies to all LACP port channels on the
switch.
Example
This example shows how to configuration the system priority to 30000.
Verify the settings with the
show channel-group
command
Syntax Description
PRIORITY
Specifies the system priority. The range is 1 to 65535.
Switch(config)# lacp system-priority 30000