Cisco Nexus 5000 Series Switch CLI Software Configuration Guide, NX-OS 4.0(1a)N1 (OL-16597-01, January 2009)

Send feedback to nx5000-docfeedback@cisco.com
11-12
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
OL-16597-01
Chapter 11 Configuring Port Channels
Verifying Port-Channel Configuration
To configure the LACP link mode and port priority, perform this task:
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 Port-Channel Configuration
To display port-channel configuration information, perform one of the following tasks:
Command Purpose
Step 1
switch# configure terminal
Enters configuration mode.
Step 2
switch(config)# interface type
slot/port
Specifies the interface to configure, and enters the
interface configuration mode.
Step 3
switch(config-if)# lacp port-priority
priority
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.
Command Purpose
switch# show interface port-channel
channel-number
Displays the status of a port-channel interface.
switch# show system internal clis
feature
Displays enabled features.
switch# show lacp {counters |
interface type slot/port | neighbor |
port-channel | system-identifier}
Displays LACP information.
switch# show port-channel
compatibility-parameters
Displays the parameters that must be the same among the
member ports in order to join a port channel.
switch# show port-channel database
[interface port-channel
channel-number]
Displays the aggregation state for one or more
port-channel interfaces.
switch# show port-channel
load-balance
Displays the type of load balancing in use for port
channels.
switch# show port-channel summary
Displays a summary for the port-channel interfaces.
switch# show port-channel traffic
Displays the traffic statistics for port channels.
switch# show port-channel usage
Displays the range of used and unused channel numbers.
switch# show port-channel database
Displays information on current running of the port
channel feature.