384
Port Channel Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Port_Channel.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
Console(config-if)#
channel-group
1
mode on
port-channel load-balance
Use the
port-channel load-balance
Global Configuration mode command to
configure the load balancing policy of the port channeling. Use the
no
form of
this command to reset to default.
Syntax
port-channel load-balance
{src-dst-mac | src-dst-ip | src-dst-mac-ip | }
no port-channel load-balance
Parameters
•
src-dst-mac
—Port channel load balancing is based on the source and
destination MAC address.
•
src-dst-ip
—Port channel load balancing is based on the source and
destination IP address.
•
src-dst-mac-ip
—Port channel load balancing is based on the source and
destination of MAC and IP addresses.
Default Configuration
src-dst-mac is the default option.
Command Mode
Global Configuration mode
User Guidelines
In
src-dst-mac-ip-port l
oad balancing policy, fragmented packets might be
reordered.
Example
console#
console# configure
console(config)# port-channel load-balance src-dst-mac
console(config)# port-channel load-balance src-dst-ip