Cisco Nexus 5000 Series Switch CLI Software Configuration Guide (OL-16597-01, July 2009)

PurposeCommand or Action
Specifies the interface to configure, and enters the
interface configuration mode.
switch(config)# interface type
slot/port
Step 2
Configures the port priority for use with LACP. Valid
values are 1 through 65535, and higher numbers have
lower priority. The default value is 32768.
switch(config-if)# lacp port-priority
priority
Step 3
This example shows how to set the LACP port priority for Ethernet interface 1/4 to 40000:
switch# configure terminal
switch (config)# interface ethernet 1/4
switch(config-if)# lacp port priority 40000
Verifying EtherChannel Configuration
To display EtherChannel configuration information, perform one of the following tasks:
PurposeCommand
Displays the status of a EtherChannel interface.switch# show interface port-channel
channel-number
Displays enabled features.switch# show feature
Displays the number of resources currently available
in the system.
switch# show resource
Displays LACP information.
switch# show lacp {counters | interface type
slot/port | neighbor | port-channel |
system-identifier}
Displays the parameters that must be the same among
the member ports in order to join an EtherChannel.
switch# show port-channel
compatibility-parameters
Displays the aggregation state for one or more
port-channel interfaces.
switch# show port-channel database [interface
port-channel channel-number]
Displays a summary for the EtherChannel interfaces.switch# show port-channel summary
Displays the traffic statistics for EtherChannels.switch# show port-channel traffic
Displays the range of used and unused channel
numbers.
switch# show port-channel usage
Displays information on current running of the
EtherChannel feature.
switch# show port-channel database
Displays information about load-balancing using
EtherChannels.
switch# show port-channel load-balance
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
122 OL-16597-01
Verifying EtherChannel Configuration
Configuring the LACP Port Priority