DETAILED STEPS
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Configures an EtherChannel load-balancing method.port-channel load-balance { dst-ip |
dst-mac | src-dst-ip | src-dst-mac | src-ip
| src-mac }
Step 2
The default is src-mac.
Select one of these load-distribution methods:
Example:
Switch(config)# port-channel
• dst-ip—Specifies destination-host IP address.
• dst-mac—Specifies the destination-host MAC address of the
incoming packet.
load-balance src-mac
• src-dst-ip—Specifies the source and destination host IP address.
• src-dst-mac—Specifies the source and destination host MAC
address.
• src-ip—Specifies the source host IP address.
• src-mac—Specifies the source MAC address of the incoming
packet.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Configuring the PAgP Learn Method and Priority
This task is optional.
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
pagp learn-method physical-port
4.
pagp port-priority priority
5.
end
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
130 OL-29424-01
Configuring EtherChannels
Configuring the PAgP Learn Method and Priority