Mod 6 Etherchannel HW Homework in Homework
Which statement describes an EtherChannel implementation?
A trunked port can be part of an EtherChannel bundle.
Refer to the exhibit. Which switching technology would allow each access layer switch link to be aggregated to provide more bandwidth between each Layer 2 switch and the Layer 3 switch?
Etherchannel
Which statement describes a characteristic of EtherChannel?
It is made by combining multiple physical links that are seen as one link between two switches.
Which two protocols are used to implement EtherChannel?
Port Aggregation Protocol Link Aggregation Control Protocol
An EtherChannel link using LACP was formed between two switches, S1 and S2. While verifying the configuration, which mode combination could be utilized on both switches?
S1-passive and S2-active
A network administrator is configuring an EtherChannel link between switches SW1 and SW2 by using the command SW1(config-if-range)# channel-group 1 mode passive . Which command must be used on SW2 to enable this EtherChannel?
SW2(config-if-range)# channel-group 1 mode active
What is a best practice to use before beginning an EtherChannel implementation?
Shut down each of the affected interfaces.
Refer to the exhibit. Based on the command output shown, what is the status of the EtherChannel?
The EtherChannel is in use and functional as indicated by the SU and P flags in the command output. Navigation Bar
Refer to the exhibit. A network administrator issued the show etherchannel summary command on the switch S1. What conclusion can be drawn?
The EtherChannel is not functional.
Refer to the exhibit. An EtherChannel was configured between switches S1 and S2, but the interfaces do not form an EtherChannel. What is the problem?
The EtherChannel was not configured with the same allowed range of VLANs on each interface.
What is a requirement to configure a trunking EtherChannel between two switches?
The allowed range of VLANs must be the same on both switches.
Which three options must match in order to establish an EtherChannel between two directly connected switches?
VLAN memberships of the interfaces that are used for EtherChannel duplex settings of the interfaces that are used for EtherChannel speed of the interfaces that are used for EtherChannel
What is an advantage of using LACP?
decreases the amount of configuration that is needed on a switch for EtherChannel allows automatic formation of EtherChannel links
This command shows the list of ports that are involved in the port channel and the time since the ports were bundled
show etherchannel port-channel
This command is used to check what port channels are configured on a switch
show etherchannel summary
This command shows information about the status of a port that is involved in the Etherchannel
show interfaces fa0/2 etherchannel
This command shows information about the reliability of the port channel
show interfaces port-channel1
Which PAgP mode combination will establish an EtherChannel?
switch 1 set to desirable; switch 2 set to desirable.