Lacp port-priority – Brocade Network OS Command Reference v4.1.0 User Manual
Page 450

412
Network OS Command Reference
53-1003115-01
lacp port-priority
2
lacp port-priority
Sets port priority for an interface.
Synopsis
lacp port-priority value
no lacp port-priority
Operands
value
Specifies the priority. Valid values range from 1 through 65535. A lower
number takes priority over a higher number.
Defaults
The default value is 32768.
Command Modes
Interface subtype configuration mode
Description
Use this command to set the priority of the physical interface for LACP.
An LACP port priority is configured on each port using LACP. The port priority determines which
ports should be put in standby mode when there is a hardware limitation that prevents all
compatible ports from aggregating.
A link with higher priority (smaller in value) gets preference over a link with lower priority (greater in
value).
Usage Guidelines
Enter no lacp port-priority to return to the default value.
Examples
To set the LACP port priority to 1000 for a specific 10-gigabit Ethernet interface:
switch(config)# interface tengigabitethernet 178/0/9
switch(conf-if-te-178/0/9)# lacp port-priority 1000
See Also