1341
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show port-channel load-balance
show port-channel load-balance
To display information about EtherChannel load balancing, use the
show port-channel load-balance
command.
show port-channel load-balance
[
forwarding-path interface port-channel
number
{
.
|
vlan
vlan_ID
} [
dst-ip
ipv4-addr
] [
dst-ipv6
ipv6-addr
] [
dst-mac
dst-mac-addr
] [
l4-dst-port
dst-port
] [
l4-src-port
src-port
] [
src-ip
ipv4-addr
] [
src-ipv6
ipv6-addr
] [
src-mac
src-mac-addr
]]
Syntax Description
Command Default
None
Command Modes
EXEC mode
forwarding-path
interface port-channel
(Optional) Identifies the port in the EtherChannel interface that forwards
the packet.
number
EtherChannel number for the load-balancing forwarding path that you want
to display. The range is from 1 to 4096.
.
(Optional) Subinterface number separator. Use the EtherChannel number
followed by a dot (.) indicator and the subinterface number. The format is
portchannel-number
.
subinterface-number
.
vlan
(Optional) Identifies the VLAN for hardware hashing.
vlan_ID
VLAN ID. The range is from 1 to 3967 and 4048 to 4093.
dst-ip
(Optional) Displays the load distribution on the destination IP address.
ipv4-addr
IPv4 address to specify a source or destination IP address. The format is
A
.
B
.
C
.
D
.
dst-ipv6
(Optional) Displays the load distribution on the destination IPv6 address.
ipv6-addr
IPv6 address to specify a source or destination IP address. The format is
A
:
B
::
C
:
D
.
dst-mac
(Optional) Displays the load distribution on the destination MAC address.
dst-mac-addr
Destination MAC address. The format is
AAAA
:
BBBB
:
CCCC
.
l4-dst-port
(Optional) Displays the load distribution on the destination port.
dst-port
Destination port number. The range is from 0 to 65535.
l4-src-port
(Optional) Displays the load distribution on the source port.
src-port
Source port number. The range is from 0 to 65535.
src-ip
(Optional) Displays the load distribution on the source IP address.
src-ipv6
(Optional) Displays the load distribution on the source IPv6 address.
src-mac
(Optional) Displays the load distribution on the source MAC address.
src-mac-addr
source MAC address. The format is
AA
:
BB
:
CC
:
DD
:
EE
:
FF
.