Reference Guide
382 Port Channel Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Port_Channel.fm
DELL CONFIDENTIAL – PRELIMINARY 10/21/13 - FOR PROOF ONLY
Example
The following example forces port
gi1/0/
1 to join port-channel 1 without an
LACP operation.
Console(config)#
interface
gi1/0/
1
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 load balancing policy, fragmented packets might be
reordered.










