Switch Lab: Etherchannel Negotiation Protocols: Pagp: Objective
Switch Lab: Etherchannel Negotiation Protocols: Pagp: Objective
Lab Topology
The Topology diagram below represents the NetMap in the Simulator:
1 1 1
5 9 7 0
5 6 7 34 2
3 4 3 4 8 5 6 1
1 1 9 7
5
ASW2 2 2 DSW2 10 8 CSW2 1 0
R2
PC2
Command Summary
Command Description
channel-group port-channel-number mode assigns an Ethernet interface to an EtherChannel group
{on | auto [non-silent] | desirable [non-
silent] on | active | passive}
channel-protocol {lacp | pagp} congures the EtherChannel negotiation protocol for the
interface
interface range fastethernet slot/starting- congures a range of interfaces
port - ending-port
interface type number changes from global conguration mode to interface
conguration mode
port-channel load-balance {dst-ip | dst- congures the load balancing method used by port-
mac | src-dst-ip | src-dst-mac | src-ip | channel interfaces on the device
src-mac}
show cdp neighbors displays information about directly connected neighbors
show etherchannel [channel-group- displays EtherChannel information for a channel
number] {detail | load-balance | port | port-
channel | summary | protocol}
Lab Tasks
Task 1: Plan EtherChannel Congurations
This task involves planning Layer 2 EtherChannel congurations using negotiation protocols. In this lab,
you will be assigning physical interfaces to a channel group and using PAgP to form an EtherChannel
between DSW1 and DSW2.
1. What is Cisco’s proprietary aggregation protocol for EtherChannel, and when should it be used?
______________________________________________________________________________
2. List some of the factors to consider when determining which EtherChannel aggregation protocol to
use.
______________________________________________________________________________
______________________________________________________________________________
3. Can more than one EtherChannel protocol be used in the same EtherChannel? _______________
4. What happens to the physical interfaces when you make a change to a port-channel interface?
______________________________________________________________________________
6. What command could you issue to determine the number of links that are available to form an
EtherChannel? __________________________________________________________________
2. Observe the line and protocol state of each interface on DSW1 and DSW2.
2. Congure the FastEthernet 0/5 and FastEthernet 0/6 interfaces on DSW1 and DSW2 as members of
channel-group 1 by using the auto mode.
3. Verify that the new, automatically created Port-Channel 1 interface exists on DSW1 and DSW2.
4. Congure the Port-Channel 1 interface to unconditionally trunk using 802.1Q trunk encapsulation.
5. Use the show etherchannel summary command to view the state of the port channel and its
member ports. Are FastEthernet 0/5 and FastEthernet 0/6 bundled in the port channel? If not, why?
______________________________________________________________________________
______________________________________________________________________________
6. Congure FastEthernet 0/5 and FastEthernet 0/6 on DSW1 to use PAgP desirable mode.
7. Use the show ip interface brief command to verify that the line and protocol state of Port-Channel
1 are both up.
8. Use the show etherchannel summary command to view the state of the port channel and its
member ports. Are FastEthernet 0/5 and FastEthernet 0/6 bundled in the port channel? _________