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-27
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 2 Ethernet Commands
lacp system-priority
lacp system-priority
To set the system priority of the switch for the Link Aggregation Control Protocol (LACP), use the lacp
system-priority command. To return the system priority to the default value, use the no form of this
command.
lacp system-priority priority
no lacp system-priority
Syntax Description
Command Default System priority value is 32768.
Command Modes Configuration mode
Command History
Usage Guidelines Each device that runs LACP has an LACP system priority value. You can configure a value between 1
and 65535. LACP uses the system priority with the MAC address to form the system ID and also during
negotiation with other systems.
When setting the priority, note that a higher number means a lower priority.
Examples This example shows how to set the LACP system priority for the device to 2500:
switch(config)# lacp system-priority 2500
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.