CCNA 3v5.03 Chapter 3

Description

sophomore CCNA 3 Quiz on CCNA 3v5.03 Chapter 3, created by Christina Evans on 21/06/2016.
Christina Evans
Quiz by Christina Evans, updated more than 1 year ago
Christina Evans
Created by Christina Evans almost 8 years ago
248
1

Resource summary

Question 1

Question
The trunk link between two 2960 switches has reached its capacity. How can this be addressed in the most economical way?
Answer
  • Increase the speed of the ports
  • Decrease the size of the inter-switch collision domain by configuring additional VLANs
  • Combine physical ports into a high-speed logical link by configuring EtherChannel.
  • Create additional broadcast domains by inserting a router between the switches.

Question 2

Question
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?
Answer
  • HSRP
  • PortFast
  • trunking
  • EtherChannel

Question 3

Question
Which two load balancing methods can be implemented with EtherChannel technology? (Choose two.)
Answer
  • destination MAC to destination IP
  • destination IP to destination MAC
  • source MAC to destination MAC
  • source IP to destination IP
  • destination MAC to source MAC
  • destination IP to source IP

Question 4

Question
Which statement is true regarding the use of PAgP to create EtherChannels?
Answer
  • It requires full duplex.
  • It is Cisco proprietary.
  • It requires more physical links than LACP does.
  • It increases the number of ports that are participating in spanning tree.
  • It mandates that an even number of ports (2, 4, 6, etc.) be used for aggregation.

Question 5

Question
Which two protocols are link aggregation protocols? (Choose two.)
Answer
  • 802.3ad
  • PAgP
  • STP
  • EtherChannel
  • RSTP

Question 6

Question
Which PAgP mode combination will establish an EtherChannel?
Answer
  • switch 1 set to on; switch 2 set to desirable.
  • switch 1 set to desirable; switch 2 set to desirable.​
  • switch 1 set to auto; switch 2 set to auto.​
  • switch 1 set to auto; switch 2 set to on.​

Question 7

Question
Refer to the exhibit. The administrator tried to create an EtherChannel between S1 and the other two switches via the commands that are shown, but was unsuccessful. What is the problem?
Answer
  • Traffic can only be sent to two different switches if EtherChannel is implemented on Gigabit Ethernet interfaces.
  • Traffic can only be sent to two different switches if EtherChannel is implemented on Layer 3 switches
  • Traffic cannot be sent to two different switches through the same EtherChannel link.
  • Traffic cannot be sent to two different switches, but only to two different devices like an EtherChannel-enabled server and a switch.​

Question 8

Question
When a range of ports is being configured for EtherChannel, which mode will configure LACP so that it initiates the EtherChannel negotiation?
Answer
  • active
  • auto
  • desirable
  • passive

Question 9

Question
When a range of ports is being configured for EtherChannel by the use of PAgP, which mode will form the bundled channel only if the port receives PAgP packets from another device?
Answer
  • active
  • auto
  • desirable
  • passive

Question 10

Question
Which statement describes a characteristic of EtherChannel?
Answer
  • It can combine up to a maximum of 4 physical links.
  • It can bundle mixed types of 100 Mb/s and 1Gb/s Ethernet links.
  • It consists of multiple parallel links between a switch and a router.
  • It is made by combining multiple physical links that are seen as one link between two switches.

Question 11

Question
What are two advantages of using LACP? (Choose two.)
Answer
  • increases redundancy to Layer 3 devices
  • eliminates the need for the spanning-tree protocol
  • allows automatic formation of EtherChannel links
  • provides a simulated environment for testing link aggregation
  • decreases the amount of configuration that is needed on a switch for EtherChannel
  • allows use of multivendor devices

Question 12

Question
Which three settings must match in order for switch ports to form an EtherChannel? (Choose three.)
Answer
  • The switch port numbers that will be combined to form the EtherChannel must match.
  • Non-trunk ports must belong to the same VLAN.
  • The SNMP community strings must be configured the same.
  • The interfaces must be configured to the same speed.
  • The duplex settings of the switch ports on both sides of the physical link must match.
  • Port security settings on the connected physical interfaces must be configured to the same violation mode.

Question 13

Question
Which command will initiate EtherChannel interface configuration mode?
Answer
  • channel-group group-identifier
  • interface port-channel interface-identifier
  • interface interface-identifier
  • interface range interface-identifier

Question 14

Question
What is a best practice to use before beginning an EtherChannel implementation?
Answer
  • Assign affected interfaces to VLAN 1.
  • Assign affected interfaces to the management VLAN.
  • Shut down each of the affected interfaces.
  • Enable each of the affected interfaces.
  • Assign affected interfaces to an unused VLAN.

Question 15

Question
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?
Answer
  • SW2(config-if-range)# channel-group 1 mode auto
  • SW2(config-if-range)# channel-group 1 mode active
  • SW2(config-if-range)# channel-group 1 mode passive
  • SW2(config-if-range)# channel-group 1 mode desirable

Question 16

Question
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?​
Answer
  • S1-on and S2-passive
  • S1-passive and S2-passive​
  • S1-on and S2-active​
  • S1-passive and S2-active

Question 17

Question
Refer to the exhibit. A network administrator has decided that an EtherChannel between ports 0/1 and 0/2 on switches S1 and S2 would help performance. After making the configuration, the administrator notices no performance gain. Based on the output that is shown, what two assumptions can the network administrator make? (Choose two.)
Answer
  • The EtherChannel bundle is working.
  • The EtherChannel bundle is not working.
  • One of the ports on S2 was not configured correctly.
  • Switch S2 did not use a compatible EtherChannel mode.
  • LACP and PAgP were both used to form the EtherChannel.
  • Switch S2 must be configured so that the maximum number of port channels is increased.

Question 18

Question
Refer to the exhibit. A network administrator issued the show etherchannel summary command on the switch S1. What conclusion can be drawn?
Answer
  • The EtherChannel is suspended.
  • The EtherChannel is not functional.
  • The port aggregation protocol PAgP is misconfigured.
  • FastEthernet ports Fa0/1, Fa0/2, and Fa0/3 do not join the EtherChannel.

Question 19

Question
Which statement describes an EtherChannel implementation?
Answer
  • EtherChannel operates only at Layer 2.
  • PAgP cannot be used in conjunction with EtherChannel.
  • A trunked port can be part of an EtherChannel bundle.
  • EtherChannel can support up to a maximum of ten separate links.

Question 20

Question
Match the description to the correct command. (Not all options are used.)
Answer
  • List of ports involved since bundled
  • Check port channels config on switch
  • Status of port involved EtherChannel
  • Reliability of port

Question 21

Question
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. What are two reasons why the ping messages that are issued from Laptop0 towards Laptop1 are failing? (Choose two.)
Answer
  • The channel group mode is not set correctly on the switches.
  • The wrong cable types are connecting the two switches.
  • The interface VLAN 1 is shut down on both switches.
  • The channel group should be configured as a trunk on each switch.
  • The two interfaces on each of the switches belong to different VLANs.
Show full summary Hide full summary

Similar

CCNA 3v5.03 Chapter 7
Christina Evans
CCNA 3v5.03 Chapter 4
Christina Evans
CCNA 3v5.03 Chapter 6
Christina Evans
SB&W: Exam CH 7 & 8
Anthony Schulmeister
CCNA 3 v5.03 Chapter 5
Christina Evans
Final Exam (Objective): CH 1-9
Anthony Schulmeister
CCNA 3 v5.03 Chapter 2
Christina Evans
Biology B1.3
raffia.khalid99
Crude Oils and others quiz
Dale George
Why did the Cold War begin?
n.mcdonald
The Circulatory System
mimtasin afra