Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
2-26
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 2 Ethernet Commands
lacp port-priority
lacp port-priority
To set the priority for the physical interfaces for the Link Aggregation Control Protocol (LACP), use the
lacp port-priority command. To return the port priority to the default value, use the no form of this
command.
lacp port-priority priority
no lacp port-priority
Syntax Description
Command Default System priority value is 32768.
Command Modes Interface configuration mode
Command History
Usage Guidelines Each port configured to use LACP has an LACP port priority. You can configure a value between 1 and
65535. LACP uses the port priority in combination with the port number to form the port identifier. The
port priority is used with the port number to form the port identifier. The port priority is used to decide
which ports should be put into standby mode when there is a hardware limitation that prevents all
compatible ports from aggregating.
Note When setting the priority, note that a higher number means a lower priority.
Examples This example shows how to set the LACP port priority for the interface to 2000:
switch(config-if)# lacp port-priority 2000
Related Commands
priority Priority for the physical interfaces. The range of valid numbers is from 1 to
65535.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show lacp Displays LACP information.