Mod6.1: EtherChannel Flashcards
____ will block redundant links to prevent switching loops, as shown in the figure
Spanning Tree Protocol (STP)
__ is needed that allows redundant links between devices that will not be blocked by STP. That technology is known as ___
link aggregation technology
EtherChannel
_____ is a link aggregation technology that groups multiple physical Ethernet links together into one single logical link.
EtherChannel
EtherChannel is used to provide ___, ___, ___, and __ between switches, routers, and servers
fault-tolerance
load sharing
increased bandwidth
redundancy
EtherChannel technology was originally developed by Cisco as a LAN switch-to-switch technique of grouping several ____ ports into one logical channel.
Fast Ethernet or Gigabit Ethernet
When an EtherChannel is configured, the resulting virtual interface is called a ____.
port channel
ADVANTAGES OF ETHERCHANNEL: Most configuration tasks can be done on the EtherChannel interface instead of on ___, ensuring configuration consistency throughout the links.
each individual port
ADVANTAGES OF ETHERCHANNEL:
no need to upgrade the link to a ____connection to have more bandwidth
faster and more expensive
ADVAN. OF ETHERCHANNEL:
___ takes place between links that are part of the same EtherChannel.
Load balancing
ADVAN. OF ETHERCHANNEL:
Depending on the hardware platform, one or more load-balancing methods can be implemented. These methods include ___ load balancing, or ___load balancing, across the physical links.
source MAC and destination MAC
source IP and destination IP
ADVAN. OF ETHERCHANNEL:
EtherChannel creates an aggregation that is seen as ____. When several EtherChannel bundles exist between two switches, STP may block one of the bundles to prevent switching loops.
one logical link
ADVAN. OF ETHERCHANNEL:
When STP blocks one of the redundant links, it blocks the ____. This blocks all the ports belonging to that EtherChannel link.
entire EtherChannel
ADVAN. OF ETHERCHANNEL:
Where there is only one EtherChannel link, all physical links in the EtherChannel are active because STP sees ____
only one (logical) link
ADVAN. OF ETHERCHANNEL:
EtherChannel provides ___ because the overall link is seen as one logical connection.
redundancy
ADVAN. OF ETHERCHANNEL:
Additionally, the loss of one physical link within the channel does not create a change in the topology. Therefore, a spanning tree recalculation is ____
not required
ADVAN. OF ETHERCHANNEL:
Assuming at least one physical link is present; the EtherChannel remains functional, even if its overall throughput ____ because of a lost link within the EtherChannel
decreases
IMPLEMENTATION RESTRICTIONS:
Choose the correct ans:
a. Interfaces can be mixed such that Fast Ethernet and Gigabit Ethernet can be mixed within a single EtherChannel
b. Interfaces cannot be mixed
b
Interface types cannot be mixed. For example, Fast Ethernet and Gigabit Ethernet cannot be mixed within a single EtherChannel.
IMPLEMENTATION RESTRICTIONS:
Currently each EtherChannel can consist of up to ____ compatibly-configured Ethernet ports. EtherChannel provides full-duplex bandwidth up to___ Mbps (Fast EtherChannel) or ___ Gbps (Gigabit EtherChannel) between one switch and another switch or host.
eight
800 Mbps
8 Gbps
IMPLEMENTATION RESTRICTIONS:
The Cisco Catalyst 2960 Layer 2 switch currently supports up to ___ EtherChannels. But some support more than that
six
IMPLEMENTATION RESTRICTIONS:
Choose the correct answer:
a. The indiv EtherChannel grp member port config must be consistent on both devices
b. The indiv EtherChannel grp member port can have different config.
A.
If the physical ports of one side are configured as trunks, the physical ports of the other side must also be configured as trunks within the same native VLAN. Additionally, all ports in each EtherChannel link must be configured as Layer 2 ports.
IMPLEMENTATION RESTRICTIONS:
Each EtherChannel has a logical port channel interface. A configuration applied to the port channel interface affects all ___interfaces that are assigned to that interface.
physical
AutoNegotiation Protocols:
EtherChannels can be formed through negotiation using one of two protocols:
Port Aggregation Protocol (PAgP)
Link Aggregation Control Protocol (LACP)
These protocols allow ports with similar characteristics to form a channel through dynamic negotiation with adjoining switches.
Port Aggregation Protocol (PAgP) or Link Aggregation Control Protocol (LACP)
___ is a Cisco-proprietary protocol that aids in the automatic creation of EtherChannel links
PAgP (pronounces “Pag-P)