CCNA 2 v7 Modules 5 - 6 Full Exam Answers
CCNA 2 v7 Modules 5 - 6 Full Exam Answers
CCNA 2 v7 Modules 5 - 6 Full Exam Answers
COM
IP address
port ID
All the switches send out BPDUs advertising themselves as the root bridge.*
Each switch determines the best path to forward traffic.
Each switch determines what port to block to prevent a loop from occurring.
3. Which STP port role is adopted by a switch port if there is no other port with
a lower cost to the root bridge?
designated port
root port*
alternate
disabled
port
4. Which two concepts relate to a switch port that is intended to have only end
devices attached and intended never to be used to connect to another switch?
(Choose two.)
bridge ID
edge port*
extended system ID
PortFast*
PVST+
IP address
bridge priority*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 1/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
MAC address*
port ID
Explanation: The three components that are combined to form a bridge ID are bridge priority, extended
system ID, and MAC address.
6. Match the STP protocol with the correct description. (Not all options are
used.)
7. In which two port states does a switch learn MAC addresses and process
BPDUs in a PVST network? (Choose two.)
disabled
forwarding*
listening
blocking
learning*
Explanation: Switches learn MAC addresses at the learning and forwarding port states. They receive
and process BPDUs at the blocking, listening, learning, and forwarding port states.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 2/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
highest IP address
highest MAC address
Explanation: Only one switch can be the root bridge for a VLAN. The root bridge is the switch with
the lowest BID. The BID is determined by priority and the MAC address. If no priority is configured
then all switches use the default priority and the election of the root bridge will be based on the lowest
MAC address.
9. Match the spanning-tree feature with the protocol type. (Not all options are
used.)
10. When the show spanning-tree vlan 33 command is issued on a switch, three
ports are shown in the forwarding state. In which two port roles could these
interfaces function while in the forwarding state? (Choose two.)
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 3/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
alternate
designated*
disabled
blocked
root*
Explanation: The role of each of the three ports will be either designated port or root port. Ports in the
disabled state are administratively disabled. Ports in the blocking state are alternate ports.
It combines multiple switch trunk links to act as one logical link for increased bandwidth.
It disables redundant paths to eliminate Layer 2 loops.*
13. Which spanning tree standard supports only one root bridge so that traffic
from all VLANs flows over the same path?
PVST+
802.1D*
MST
Rapid
PVST
Explanation: MST is the Cisco implementation of MSTP, an IEEE standard protocol that provides up
to 16 instances of RSTP. PVST+ provides a separate 802.1D spanning-tree instance for each VLAN that
is configured in the network. 802.1D is the original STP standard defined by the IEEE and allows for
only one root bridge for all VLANs. 802.1w, or RSTP, provides faster convergence but still uses only
one STP instance for all VLANs.
15. What is the value used to determine which port on a non-root bridge will
become a root port in a STP network?
the path cost*
the highest MAC
address of all the ports in the switch
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 4/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
Which switch will be the root bridge after the election process is complete?
S1
S2*
S3
S4
Explanation: The root bridge is determined by the lowest bridge ID, which consists of the priority
value and the MAC address. Because the priority values of all of the switches are identical, the MAC
address is used to determine the root bridge. Because S2 has the lowest MAC address, S2 becomes the
root bridge.
17. What are two drawbacks to turning spanning tree off and having multiple
paths through the Layer 2 switch network? (Choose two.)
The MAC address table becomes unstable.*
The switch acts like a hub.
Port security shuts down all of the ports that have attached devices.
Explanation: Spanning tree should never be disabled. Without it, the MAC address table becomes
unstable, broadcast storms can render network clients and the switches unusable, and multiple copies of
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 5/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
Explanation: The default bridge priority value for all Cisco switches is 32768. The range is 0 to 61440
in increments of 4096. Thus, the values 1 and 34816 are invalid. Configuring one switch with the lower
value of 28672 (and leaving the bridge priority value of all other switches unchanged) will make the
switch become the root bridge.
Traffic cannot be sent to two different switches, but only to two different devices like an EtherChannel-
enabled server and a switch.
different switches if EtherChannel is implemented on Gigabit Ethernet
Traffic can only be sent to two
interfaces.
Traffic can
only be sent to two different switches if EtherChannel is implemented on Layer 3 switches.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 6/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
Explanation: PAgP is used to automatically aggregate multiple ports into an EtherChannel bundle, but
it only works between Cisco devices. LACP can be used for the same purpose between Cisco and non-
Cisco devices. PAgP must have the same duplex mode at both ends and can use two ports or more. The
number of ports depends on the switch platform or module. An EtherChannel aggregated link is seen as
one port by the spanning-tree algorithm.
Explanation: All interfaces in the EtherChannel bundle must be assigned to the same VLAN or be
configured as a trunk. If the allowed range of VLANs is not the same, the interfaces do not form an
EtherChannel even when set to auto or desirable mode.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 7/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
On the basis of the output that is shown, what can be determined about the
EtherChannel bundle?
The EtherChannel bundle is down.
to form the EtherChannel.
Two Gigabit Ethernet ports are used
Explanation: Two protocols can be used to send negotiation frames that are used to try to establish an
EtherChannel link: PAgP and LACP. PAgP is Cisco proprietary, and LACP adheres to the industry
standard.
23. Which two parameters must match on the ports of two switches to create a
PAgP EtherChannel between the switches? (Choose two.)
port ID
PAgP mode
MAC address
Speed*
VLAN information*
Explanation: For an EtherChannel to be created, the ports that are concerned on the two switches must
match in terms of the speed, duplex, and VLAN information. The PAgP mode must be compatible but
not necessarily equal. The port ID and the MAC addresses do not have to match.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 8/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
Explanation: The EtherChannel mode must be compatible on each side for the link to work. The three
modes from PAgP protocol are on, desirable, and auto. The three modes from LACP protocol are on,
active, and passive. The compatible modes include on-on, auto-desirable, desirable-desirable, active-
passive, and active-active. Any other combinations will not form an EtherChannel link.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 9/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
One interface becomes an active link for data traffic and the other becomes a backup link.
The EtherChannel fails.
Explanation: The possible combinations to establish an EtherChannel between SW1 and SW2 using
LACP or PAgP are as follows:
PAgP
on on
auto desirable
desirable desirable
LACP
on on
active active
passive active
The EtherChannel mode chosen on each side of the EtherChannel must be compatible in order to enable
it.
PPP
Multilink
DTP
Explanation: LACP, or Link Aggregation Control Protocol, is defined by IEEE 802.3ad and is an open
standard protocol. LACP allows switches to automatically bundle switch ports into a single logical link
to increase bandwidth. PAgP, or Port Aggregation Protocol, performs a similar function, but it is a Cisco
proprietary protocol. DTP is Dynamic Trunking Protocol and is used to automatically and dynamically
build trunks between switches. Multilink PPP is used to load-balance PPP traffic across multiple serial
interfaces.
Explanation: To enable a trunking EtherChannel successfully, the range of VLANs allowed on all the
interfaces must match; otherwise, the EtherChannel cannot be formed. The interfaces involved in an
EtherChannel do not have to be physically contiguous, or on the same module. Because the
EtherChannel is a trunking one, participating interfaces are configured as trunk mode, not access mode.
LACP allows Fast Ethernet and Gigabit Ethernet interfaces to be mixed within a single EtherChannel.
Explanation: The Link Aggregation Control Protocol (LACP) allows directly connected multivendor
switches to negotiate an EtherChannel link. LACP helps create the EtherChannel link by detecting the
configuration of each side and making sure that they are compatible so that the EtherChannel link can
be enabled when needed.
31. A switch is configured to run STP. What term describes a non-root port that
is permitted to forward traffic on the network?
root port
designated
port*
alternate port
disabled
Configuring the EtherChannel interface provides consistency in the configuration of the physical
links.*
Tree Protocol ensures redundancy by transitioning failed interfaces in an EtherChannel to a
Spanning
forwarding state.
EtherChannel uses
upgraded physical links to provide increased bandwidth.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 11/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
What are the possible port roles for ports A, B, C, and D in this RSTP-enabled
network?
alternate, designated, root, root*
designated, alternate, root, root
Explanation: Because S1 is the root bridge, B is a designated port, and C and D root ports. RSTP
supports a new port type, alternate port in discarding state, that can be port A in this scenario.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 12/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
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?
trunking
HSRP
PortFast
EtherChannel*
Explanation: PortFast is used to reduce the amount of time that a port spends going through the
spanning-tree algorithm, so that devices can start sending data sooner. Trunking can be implemented in
conjunction with EtherChannel, but trunking alone does not aggregate switch links. HSRP is used to
load-balance traffic across two different connections to Layer 3 devices for default gateway redundancy.
HSRP does not aggregate links at either Layer 2 or Layer 3 as EtherChannel does.
off
desirable*
Explanation: An EtherChannel will be formed via PAgP when both switches are in on mode or when
one of them is in auto or desirable mode and the other is in desirable mode.
36. Open the PT Activity. Perform the tasks in the activity instructions and then
answer the question.
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 13/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
interface Port-channel 1
no shutdown
interface GigabitEthernet0/2
interface GigabitEthernet0/1
37. A set of switches is being connected in a LAN topology. Which STP bridge
priority value will make it least likely for the switch to be selected as the root?
65535
4096
32768
61440*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 14/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
38. In which two PVST+ port states are MAC addresses learned? (Choose
two.)
Learning*
Forwarding*
disabled
listening
blocking
Explanation: The two PVST+ port states during which MAC addresses are learned and populate the
MAC address table are the learning and the forwarding states.
39. Which port role is assigned to the switch port that has the lowest cost to
reach the root bridge?
designated port
disabled port
root port*
non-designated port
40. A switch is configured to run STP. What term describes the switch port
closest, in terms of overall cost, to the root bridge
root port*
designated
port
alternate port
disabled
42. A switch is configured to run STP. What term describes a field used to
specify a VLAN ID?
extended system ID*
port ID
bridge priority
bridge ID
43. A switch is configured to run STP. What term describes the reference point
for all path calculations?
root bridge*
root port
designated port
alternate port
44. A switch is configured to run STP. What term describes a field that has a
default value of 32,768 and is the initial deciding factor when
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 15/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
bridge priority*
MAC Address
extended system ID
bridge ID
It can bundle mixed types of 100 Mb/s and 1Gb/s Ethernet links.
48. Which two channel group modes would place an interface in a negotiating
state using PAgP? (Choose two.)
on
desirable*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 16/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
active
auto
passive*
SW2: on**
SW1: desirable
SW2: desirable
SW1: auto
SW2: auto
SW1: auto
SW2: auto
SW1: passive
SW2: active
having a VLAN assigned.
The switch ports have to be configured as access ports with each port
The EtherChannel was not configured with the same allowed range of VLANs on each interface.*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 17/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
51. When EtherChannel is configured, which mode will force an interface into
a port channel without exchanging aggregation protocol packets?
active
auto
on*
desirable
MST*
55. Which two network design features require Spanning Tree Protocol (STP)
to ensure correct network operation? (Choose two.)
static default routes
implementing VLANs
to contain broadcasts
redundant links between Layer 2 switches*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 18/19
10/14/22, 9:41 AM CCNA 2 v7 Modules 5 – 6 Full Exam Answers - CCNA6.COM
Spanning Tree Protocol will transition the failed physical interface into forwarding mode.
Spanning Tree Protocol will recalculate the remaining trunk links.
The EtherChannel will transition to a down state.
The EtherChannel will remain functional.*
https://www.ccna6.com/ccna-2-v7-modules-5-6-exam-answers/ 19/19