PurposeCommand
Displays a summary for the port channel interfaces.switch# show port-channel summary
Displays the traffic statistics for port channels.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 port
channel feature.
switch# show port-channel database
Displays information about load-balancing using port
channels.
switch# show port-channel load-balance
Verifying the Load-Balancing Outgoing Port ID
Command Guidelines
The show port-channel load-balance command allows you to verify which ports a given frame is hashed to
on a port channel. You need to specify the VLAN and the destination MAC in order to get accurate results.
Certain traffic flows are not subject to hashing, for example when there is a single port in a port-channel.Note
To display the load-balancing outgoing port ID, perform one of the tasks listed in the table below.
PurposeCommand
Displays the outgoing port ID.switch# show port-channel load-balance
forwarding-path interface port-channel
port-channel-id vlan vlan-id dst-ip src-ip dst-mac
src-mac l4-src-port port-id l4-dst-port port-id
Example
This example shows the output of the short port-channel load-balance command.
switch# show port-channel load-balance forwarding-path interface port-channel 10 vlan 1
dst-ip 1.225.225.225 src-ip 1.1.10.10 src-mac aa:bb:cc:dd:ee:ff
l4-src-port 0 l4-dst-port 1
Missing params will be substituted by 0's. Load-balance Algorithm on switch: source-dest-port
crc8_hash:204 Outgoing port id: Ethernet 1/1 Param(s) used to calculate load balance:
dst-port: 0
src-port: 0
dst-ip: 1.225.225.225
src-ip: 1.1.10.10
dst-mac: 0000.0000.0000
src-mac: aabb.ccdd.eeff
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
64 78-26881-OL
Configuring Port Channels
Verifying the Load-Balancing Outgoing Port ID