Cisco Catalyst 2960-XR Configuration Manual page 145

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

Advertisement

Configuring EtherChannels
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
Step 2
interface interface-id
Example:
Switch(config)# interface
gigabitethernet 1/0/2
Step 3
pagp learn-method physical-port
Example:
Switch(config-if)# pagp learn-method
physical port
Step 4
pagp port-priority priority
Example:
Switch(config-if)# pagp port-priority
200
Step 5
end
Example:
Switch(config-if)# end
Related Topics
PAgP Learn Method and Priority, on page 112
EtherChannel Configuration Guidelines, on page 120
Default EtherChannel Configuration, on page 119
Monitoring EtherChannel, PAgP, and LACP Status, on page 135
OL-29424-01
Purpose
Enters global configuration mode.
Specifies the port for transmission, and enters interface configuration
mode.
Selects the PAgP learning method.
By default, aggregation-port learning is selected, which means the
switch sends packets to the source by using any of the ports in the
EtherChannel. With aggregate-port learning, it is not important on which
physical port the packet arrives.
Selects physical-port to connect with another switch that is a physical
learner. Make sure to configure the port-channel load-balance global
configuration command to src-mac.
The learning method must be configured the same at both ends of the
link.
Assigns a priority so that the selected port is chosen for packet
transmission.
For priority, the range is 0 to 255. The default is 128. The higher the
priority, the more likely that the port will be used for PAgP transmission.
Returns to privileged EXEC mode.
Catalyst 2960-XR Switch Layer 2 Configuration Guide, Cisco IOS Release 15.0(2)EX1
Configuring the PAgP Learn Method and Priority
131

Advertisement

Table of Contents
loading

Table of Contents