port-channel load-balance
To set the load-distribution method among the ports in the EtherChannel, use the
port-channel load-balance
command in global configuration mode. To reset the load-balancing mechanism to the default setting, use the
no
form of this command.
port-channel load-balance
{
dst-ip| dst-mac
|
dst-mixed-ip-port
|
dst-port
|
extended| src-dst-ip| src-dst-mac
|
src-dst-mixed-ip-port
|
src-dst-port| src-ip| src-mac
|
src-mixed-ip-port
|
src-port
}
no port-channel load-balance
Syntax Description
Specifies load distribution based on the destination host IP address.
dst-ip
Specifies load distribution based on the destination host MAC address. Packets
to the same destination are sent on the same port, but packets to different
destinations are sent on different ports in the channel.
dst-mac
Specifies load distribution based on the destination IPv4 or IPv6 address and the
TCP/UDP (Layer 4) port number.
dst-mixed-ip-port
Specifies load distribution based on the destination TCP/UDP (Layer 4) port
number for both IPv4 and IPv6.
dst-port
Sets extended load balance methods among the ports in the EtherChannel. See
the
port-channel load-balance extended
command.
extended
Specifies load distribution based on the source and destination host IP address.
src-dst-ip
Specifies load distribution based on the source and destination host MAC address.
src-dst-mac
Specifies load distribution based on the source and destination host IP address
and TCP/UDP (layer 4) port number.
src-dst-mixed-ip-port
Specifies load distribution based on the source and destination TCP/UDP (Layer
4) port number.
src-dst-port
Specifies load distribution based on the source host IP address.
src-ip
Specifies load distribution based on the source MAC address. Packets from
different hosts use different ports in the channel, but packets from the same host
use the same port.
src-mac
Specifies load distribution based on the source host IP address and TCP/UDP
(Layer 4) port number.
src-mixed-ip-port
Specifies load distribution based on the TCP/UDP (Layer 4) port number.
src-port
Layer 2/3 Command Reference, Cisco IOS XE Release 3E (Cisco WLC 5700 Series)
38
OL-32323-01
Layer 2/3 Commands
port-channel load-balance