Port Channel Commands 283
Command Mode
Interface Configuration (Ethernet) mode.
User Guidelines
• There are no user guidelines for this command.
Example
The following example shows how port g5 is configured to port-channel number 1 without LACP.
port-channel load-balance
The port-channel load-balance Global Configuration mode command configures the load balancing
policy of the port channeling. Use the no form of this command to reset to default.
Syntax
•
port-channel load-balance
{
layer-2
|
layer-3
|
layer-2-3
}
• no port-channel load-balance
•
layer-2
— Port channel load balancing is based on layer 2 parameters.
•
layer-3
— Port channel load balancing is based on layer 3 parameters.
•
layer-2-3
— Port channel load balancing is based on layer 2 and layer 3 parameters.
Default Configuration
Layer 2.
Command Modes
Global Configuration mode.
User Guidelines
• In L2+L3 load balancing policy, fragmented packets might be reordered.
Example
The following example configures the load balancing policy of the port channeling on layer 2.
Console (config)# interface ethernet g5
Console (config-if)# channel-group 1 mode on
Console (config) # port-channel load-balance layer-2
5400_CLI.book Page 283 Wednesday, December 17, 2008 4:33 PM