Configuring The Pagp Learn Method And Priority - Cisco Catalyst 2960-XR Configuration Manual

Layer 2
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring the PAgP Learn Method and Priority

DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
port-channel load-balance { dst-ip |
dst-mac | src-dst-ip | src-dst-mac | src-ip
| src-mac }
Example:
Switch(config)# port-channel
load-balance src-mac
Step 3
end
Example:
Switch(config)# end
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
Purpose
Enters global configuration mode.
Configures an EtherChannel load-balancing method.
The default is src-mac.
Select one of these load-distribution methods:
• dst-ip—Specifies destination-host IP address.
• dst-mac—Specifies the destination-host MAC address of the
incoming packet.
• 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.
Configuring EtherChannels
OL-29424-01

Advertisement

Table of Contents
loading

Table of Contents