Cisco Cisco 5760 Wireless LAN Controller Referências técnicas

Página de 1016
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.
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 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 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
Command Default
The default is src-mac.
Command Modes
Global configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
You can verify your setting by entering the show running-config privileged EXEC command or the show
etherchannel load-balance 
privileged EXEC command.
Examples
This example shows how to set the load-distribution method to dst-mac:
Controller(config)#
port-channel load-balance dst-mac
Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)    
   OL-29471-01
485
port-channel load-balance