Module 6 Flashcards
What is EtherChannel?
A link aggregation technology that allows multiple physical Ethernet links to be grouped into one single logical link.
What are the benefits of using EtherChannel?
- Fault-tolerance
- Load sharing
- Increased bandwidth
- Redundancy
What is a port channel in the context of EtherChannel?
The resulting virtual interface created when an EtherChannel is configured.
Which protocols can be used to form EtherChannels?
- Port Aggregation Protocol (PAgP)
- Link Aggregation Control Protocol (LACP)
What does LACP stand for?
Link Aggregation Control Protocol
What does PAgP stand for?
Port Aggregation Protocol
What is the function of LACP?
To negotiate an automatic bundle of ports by sending LACP packets to the other switch.
Which LACP modes exist?
- On
- Active
- Passive
Which PAgP modes exist?
- On
- Desirable
- Auto
True or False: All Ethernet interfaces must support EtherChannel.
True
What must be configured the same for all interfaces in an EtherChannel?
- Speed
- Duplex mode
- VLAN assignment
What command displays the general status of the port channel interface?
show interfaces port-channel
Fill in the blank: An EtherChannel supports the same allowed range of VLANs on all the interfaces in a _______.
[trunking EtherChannel]
What happens if the allowed range of VLANs is not the same across EtherChannel interfaces?
The interfaces do not form an EtherChannel.
What is the maximum number of ports that can be included in a single EtherChannel?
Up to eight compatibly-configured Ethernet ports.
True or False: An EtherChannel can consist of mixed interface types.
False
What is a common issue with EtherChannel configurations?
Assigned ports in the EtherChannel are not part of the same VLAN.