- A
Root Bridge: The switch elected as the root of the spanning tree, from which all path costs are calculated.
This is correct because the Root Bridge is the central reference point in STP; all switches determine their best path to the root, and BPDUs are sent from the root outward.
- B
BPDUs: Frames that carry STP information, used to elect the root bridge and detect loops.
Why wrong: This is incorrect because BPDUs are indeed frames that carry STP information, but the question asks for a match to a specific term; the correct match for BPDUs is not provided as an option here, but this description is accurate for BPDUs. However, since the question expects a single correct answer, and this option is not the one being matched to the term in the stem, it is considered incorrect in this context.
- C
PortFast: A feature that immediately transitions a port to forwarding state, bypassing listening and learning, used on access ports.
Why wrong: This is incorrect because PortFast is correctly described, but it is not the description for Root Bridge. The question asks to match each term to its description, and this option is a correct description for PortFast, not for Root Bridge.
- D
Rapid PVST+: Cisco's implementation of RSTP that runs a separate instance of STP per VLAN, providing faster convergence.
Why wrong: This is incorrect because Rapid PVST+ is correctly described, but it is not the description for Root Bridge. The question requires matching each term to its description, and this option is a correct description for Rapid PVST+, not for Root Bridge.
CCNA Switching and Network Access Practice Question
This 200-301 practice question tests your understanding of switching and network access. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: portFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Match each STP-related feature or term to its most accurate description.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Root Bridge: The switch elected as the root of the spanning tree, from which all path costs are calculated.
PortFast moves an access port immediately to forwarding state, skipping listening/learning to speed host connectivity. BPDU Guard protects edge ports by disabling a PortFast port if any BPDU is received, preventing accidental loops. Root Guard ensures a port never becomes a root port by ignoring superior BPDUs, maintaining the intended root bridge placement. Loop Guard keeps non-designated ports in blocking when expected BPDUs are lost, avoiding loops from unidirectional links. The given matches correctly pair each feature to its precise STP behavior, and other descriptions would apply to different features like Root Bridge or Alternate Port, not to these terms.
Key principle: PortFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Root Bridge: The switch elected as the root of the spanning tree, from which all path costs are calculated.
Why this is correct
This is correct because the Root Bridge is the central reference point in STP; all switches determine their best path to the root, and BPDUs are sent from the root outward.
- ✗
BPDUs: Frames that carry STP information, used to elect the root bridge and detect loops.
Why it's wrong here
This is incorrect because BPDUs are indeed frames that carry STP information, but the question asks for a match to a specific term; the correct match for BPDUs is not provided as an option here, but this description is accurate for BPDUs. However, since the question expects a single correct answer, and this option is not the one being matched to the term in the stem, it is considered incorrect in this context.
- ✗
PortFast: A feature that immediately transitions a port to forwarding state, bypassing listening and learning, used on access ports.
Why it's wrong here
This is incorrect because PortFast is correctly described, but it is not the description for Root Bridge. The question asks to match each term to its description, and this option is a correct description for PortFast, not for Root Bridge.
- ✗
Rapid PVST+: Cisco's implementation of RSTP that runs a separate instance of STP per VLAN, providing faster convergence.
Why it's wrong here
This is incorrect because Rapid PVST+ is correctly described, but it is not the description for Root Bridge. The question requires matching each term to its description, and this option is a correct description for Rapid PVST+, not for Root Bridge.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.
✓Root Bridge: The switch elected as the root of the spanning tree, from which all path costs are calculated.Correct answer▾
Why this is correct
This is correct because the Root Bridge is the central reference point in STP; all switches determine their best path to the root, and BPDUs are sent from the root outward.
✗BPDUs: Frames that carry STP information, used to elect the root bridge and detect loops.Wrong answer — click to see why▾
Why this is wrong here
The description is factually correct for BPDUs, but the question requires matching each term to its description; this option is not the correct match for the term 'Root Bridge'.
Why candidates choose this
Candidates might pick this because they know BPDUs are essential for STP, but they confuse the description with that of the Root Bridge.
✗PortFast: A feature that immediately transitions a port to forwarding state, bypassing listening and learning, used on access ports.Wrong answer — click to see why▾
Why this is wrong here
The description is accurate for PortFast, but it does not match the term 'Root Bridge'.
Why candidates choose this
Candidates might pick this because they associate PortFast with rapid convergence, but they fail to read the term being matched.
✗Rapid PVST+: Cisco's implementation of RSTP that runs a separate instance of STP per VLAN, providing faster convergence.Wrong answer — click to see why▾
Why this is wrong here
The description is accurate for Rapid PVST+, but it does not match the term 'Root Bridge'.
Why candidates choose this
Candidates might pick this because they know Rapid PVST+ is a Cisco enhancement, but they confuse it with the root bridge concept.
Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Common exam traps
Common exam trap: answer the scenario, not the keyword
Be careful to match each term to its specific description. The distractors are accurate descriptions of other STP features, so you must know the exact definition of the term in the stem. Do not assume that any correct STP description is the answer; it must match the given term.
Detailed technical explanation
How to think about this question
Spanning Tree Protocol (STP) is essential for preventing Layer 2 loops in switched networks by selectively blocking redundant paths. Cisco enhances STP with features like PortFast, BPDU Guard, Root Guard, and Loop Guard to address specific network edge and topology stability issues. PortFast allows edge ports connected to end devices to bypass the usual STP listening and learning states, moving immediately to forwarding to reduce connection delays. BPDU Guard protects these edge ports by shutting them down if they receive Bridge Protocol Data Units (BPDUs), which indicates a potential misconfiguration or unauthorized switch connection. Root Guard is used on ports where you want to enforce the current root bridge placement by preventing any superior BPDU from causing the port to become a root port. This protects the network topology from unintended root bridge changes. Loop Guard protects ports that are in a blocking state (non-designated ports) by monitoring BPDU reception; if BPDUs stop arriving unexpectedly, Loop Guard blocks the port to prevent Layer 2 loops caused by unidirectional link failures or misconfigurations. Understanding these features individually is critical because they address different STP operational challenges. The exam trap is treating all STP protection mechanisms as interchangeable, which they are not. For example, enabling BPDU Guard on a port that should receive BPDUs will cause unnecessary shutdowns, while not using Root Guard on critical ports can allow rogue switches to become root bridges. Practical network design uses these features selectively based on port roles and expected traffic patterns to maintain a stable and loop-free topology.
KKey Concepts to Remember
- PortFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays.
- BPDU Guard disables a port if it receives any BPDU, protecting edge ports from accidental or malicious switch connections that could cause topology changes.
- Root Guard prevents a port from becoming a root port by blocking superior BPDUs, thereby enforcing the current root bridge placement and protecting network stability.
- Loop Guard monitors non-designated ports for the absence of expected BPDUs and blocks the port if BPDUs stop arriving to prevent Layer 2 loops caused by unidirectional link failures.
- Each STP-related feature addresses a distinct operational problem and should be applied based on the port’s role and expected network behavior to maintain a loop-free topology.
- Misapplying STP features, such as enabling BPDU Guard on ports connected to other switches, can cause unintended network outages or topology instability.
- Understanding the specific function of each STP feature helps avoid common exam mistakes where candidates treat all STP protections as interchangeable.
- Cisco’s STP enhancements improve network convergence and stability by selectively protecting ports from topology changes, loops, and misconfigurations.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
PortFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays.
Real-world example
How this comes up in practice
A help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.
What to study next
Got this wrong? Here's your next step.
Review portFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays., then practise related 200-301 questions on the same topic to reinforce the concept.
- →
Switching and Network Access — study guide chapter
Learn the concepts, then practise the questions
- →
Switching and Network Access practice questions
Targeted practice on this topic area only
- →
All 200-301 questions
1,819 questions across all exam domains
- →
CCNA 200-301 v2 study guide
Full concept coverage aligned to exam objectives
- →
200-301 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related 200-301 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Network Infrastructure and Connectivity practice questions
Practise 200-301 questions linked to Network Infrastructure and Connectivity.
Switching and Network Access practice questions
Practise 200-301 questions linked to Switching and Network Access.
IP Routing practice questions
Practise 200-301 questions linked to IP Routing.
Network Services and Security practice questions
Practise 200-301 questions linked to Network Services and Security.
AI and Network Operations practice questions
Practise 200-301 questions linked to AI and Network Operations.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
Practice this exam
Start a free 200-301 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this 200-301 question test?
Switching and Network Access — This question tests Switching and Network Access — PortFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays..
What is the correct answer to this question?
The correct answer is: Root Bridge: The switch elected as the root of the spanning tree, from which all path costs are calculated. — PortFast moves an access port immediately to forwarding state, skipping listening/learning to speed host connectivity. BPDU Guard protects edge ports by disabling a PortFast port if any BPDU is received, preventing accidental loops. Root Guard ensures a port never becomes a root port by ignoring superior BPDUs, maintaining the intended root bridge placement. Loop Guard keeps non-designated ports in blocking when expected BPDUs are lost, avoiding loops from unidirectional links. The given matches correctly pair each feature to its precise STP behavior, and other descriptions would apply to different features like Root Bridge or Alternate Port, not to these terms.
What should I do if I get this 200-301 question wrong?
Review portFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays., then practise related 200-301 questions on the same topic to reinforce the concept.
What is the key concept behind this question?
PortFast allows edge ports connected to end devices to immediately transition to the forwarding state, bypassing STP listening and learning states to reduce connection delays.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More 200-301 practice questions
- A switchport connected to another switch should carry multiple VLANs, but it was manually configured as an access port.…
- What problem is HSRP designed to solve?
- Which TWO statements correctly describe the causes or implications of CRC errors, runts, giants, or output errors as see…
- You are connected to R1. Configure IPv4 and IPv6 addressing on R1's interfaces and verify reachability to R2. The curren…
- Which TWO statements accurately describe how AI/ML concepts are applied to network operations in modern enterprise netwo…
- Which TWO switch port configurations are required when connecting a Cisco IP phone and a desktop PC to a single access p…
Last reviewed: May 17, 2026
This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.