Specifications

2-423
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
port-channel load-balance
port-channe l load-balance
To set the load-distribution method among the ports in the bundle, use the port-channel load-balance
command. To reset the load distribution to the default, use the no form of this command.
port-channel load-balance method
no port-channel lo ad-balanc e
Syntax Description
Defaults Load distributi on on the source XOR destinatio n IP address is enable d.
Command Modes Global configura tion mode
Usage Guidelines The following values are valid for the load-distribution method:
dst-ip—Load distribution on the destination IP address
dst-mac —Load dis tribution on th e des tination MAC addres s
dst-port—Load distribution on the destination TCP/UDP port
src-dst-ip—Load di stribution o n the source XOR d estination IP a ddress
src-dst-mac—Load distribution on the sour ce XOR destination MAC addr ess
src-dst-port—Load distribution on the source XOR dest ination TCP/UDP port
src-ip—Load distributio n on the source IP address
src-mac—Load distribution on the source MAC address
src-port—Load distribution on the source port
Examples This example shows how to set the load-distribution method to the destination IP address:
Switch(config)# port-channel load-balance dst-ip
Switch(config)#
This example shows how to set the load-distribution method to the source XOR destination IP address:
Switch(config)# port-channel load-balance src-dst-port
Switch(config)#
Related Commands
method Specifies the load distribution method. See the “Usage Guidelines” section for more
informat ion.
Command Description
interface port-channel Accesses or creates a port-channel interface.
show etherchannel Displays EtherChannel information for a channel.