Configuring Etherchannel Load Balancing - Cisco Catalyst 4500 Series Configuration Manual

Release ios xe 3.3.0sg and ios 15.1(1)sg
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Configuring EtherChannel
This example shows how to verify the configuration:
Switch# show lacp sys-id
23456,0050.3e8d.6400
Switch#
The system priority is displayed first, followed by the MAC address of the switch.

Configuring EtherChannel Load Balancing

Load balancing can only be configured globally. As a result, all channels (manually configured, PagP,
Note
or LACP) use the same load-balancing method.
To configure EtherChannel load balancing, perform this task:
Command
Step 1
Switch(config)# [no] port-channel load-balance
{src-mac | dst-mac | src-dst-mac | src-ip |
dst-ip | src-dst-ip | src-port | dst-port |
src-dst-port}
Step 2
Switch(config)# end
Step 3
Switch# show etherchannel load-balance
The load-balancing keywords indicate these values:
This example shows how to configure EtherChannel to use source and destination IP addresses:
Switch# configure terminal
Switch(config)# port-channel load-balance src-dst-ip
Switch(config)# end
Switch#
This example shows how to verify the configuration:
Switch# show etherchannel load-balance
EtherChannel Load-Balancing Configuration:
EtherChannel Load-Balancing Addresses Used Per-Protocol:
Non-IP: Source XOR Destination MAC address
IPv4: Source XOR Destination IP address
Software Configuration Guide—Release IOS XE 3.3.0SG and IOS 15.1(1)SG
24-14
src-mac—Source MAC addresses
dst-mac—Destination MAC addresses
src-dst-mac—Source and destination MAC addresses
src-ip—Source IP addresses
dst-ip—Destination IP addresses
src-dst-ip—Source and destination IP addresses (Default)
src-port—Source Layer 4 port
dst-port—Destination Layer 4 port
src-dst-port—Source and destination Layer 4 port
src-dst-ip
Chapter 24
Configuring EtherChannel and Link State Tracking
Purpose
Configures EtherChannel load balancing.
Use the no keyword to return EtherChannel load
balancing to the default configuration.
Exits configuration mode.
Verifies the configuration.
OL-25340-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents