Port-Channel Load-Balance - Cisco Catalyst 3560-X Command Reference Manual

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands

port-channel load-balance

Syntax Description
Defaults
Command Modes
Command History
Usage Guidelines
Examples
OL-21522-02
Downloaded from
www.Manualslib.com
Use the port-channel load-balance global configuration command on the switch stack or on a
standalone switch to set the load-distribution method among the ports in the EtherChannel. Use the no
form of this command to return to the default setting.
port-channel load-balance {dst-ip | dst-mac | src-dst-ip | src-dst-mac | src-ip | src-mac}
no port-channel load-balance
dst-ip
Load distribution is based on the destination host IP address.
dst-mac
Load distribution is 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.
src-dst-ip
Load distribution is based on the source and destination host IP address.
src-dst-mac
Load distribution is based on the source and destination host MAC address.
src-ip
Load distribution is based on the source host IP address.
src-mac
Load distribution is 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.
The default is src-mac.
Global configuration
Release
12.2(53)SE2
For information about when to use these forwarding methods, see the "Configuring EtherChannels"
chapter in the software configuration guide for this release.
This example shows how to set the load-distribution method to dst-mac:
Switch(config)# port-channel load-balance dst-mac
You can verify your setting by entering the show running-config privileged EXEC command or the
show etherchannel load-balance privileged EXEC command.
manuals search engine
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
port-channel load-balance
2-447

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents