- A
BPDU Guard
This is correct because BPDU Guard disables the edge port when a BPDU is received.
- B
Loop Guard
Why wrong: This is wrong because loop guard addresses different STP conditions.
- C
Root Guard
Why wrong: This is wrong because root guard is intended to stop a port from becoming a root port under superior BPDU conditions.
- D
UDLD
Why wrong: This is wrong because UDLD deals with unidirectional link detection rather than BPDU-based edge protection.
Quick Answer
The answer is BPDU Guard. This feature is specifically designed to disable an edge port immediately upon receiving a BPDU, placing the interface into an err-disabled state to prevent accidental loops or rogue switch connections. In the context of spanning-tree protection, BPDU Guard treats the port as an end-device-only edge interface, reacting aggressively to any unexpected control traffic. On the CCNA 200-301 v2 exam, this concept tests your ability to distinguish BPDU Guard from other STP security features like root guard or loop guard, which solve different problems. A common trap is confusing BPDU Guard with PortFast, but remember: PortFast skips the listening and learning states, while BPDU Guard shuts the port down if a BPDU ever arrives. For a quick memory tip, think “BPDU Guard = Bad Packet Disables the User port.”
CCNA Network Services and Security Practice Question
This 200-301 practice question tests your understanding of network services and security. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: bPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.. 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.
A switch should disable an edge port immediately if a BPDU is received on it. Which feature is intended for that specific behavior?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"immediately / without restart"Why it matters: Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
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
BPDU Guard
The feature is BPDU Guard. In plain language, the administrator is treating the port as an end-device-only edge interface and wants the switch to react aggressively if it ever sees spanning-tree control traffic there. BPDU Guard does exactly that: if a BPDU appears on a protected edge port, the switch places the interface into an err-disabled state to help prevent accidental loops or rogue switch connections. This is different from root guard and loop guard, which solve other spanning-tree control problems. BPDU Guard is the specific answer when the requirement is “if you ever hear a BPDU here, shut the port down quickly.”
Key principle: BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
BPDU Guard
Why this is correct
This is correct because BPDU Guard disables the edge port when a BPDU is received.
Clue confirmation
The clue word "immediately / without restart" in the question point toward this answer.
Related concept
BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.
- ✗
Loop Guard
Why it's wrong here
This is wrong because loop guard addresses different STP conditions.
When this WOULD be correct
If the question asked about a feature that prevents loops by blocking ports that receive unexpected BPDUs, then Loop Guard would be the correct answer. For example, a question could specify a scenario where a switch is configured to maintain a loop-free topology.
- ✗
Root Guard
Why it's wrong here
This is wrong because root guard is intended to stop a port from becoming a root port under superior BPDU conditions.
When this WOULD be correct
In a scenario where the question asks about preventing a port from becoming a root port in a network with multiple switches, and emphasizes maintaining the intended root bridge, Root Guard would be the correct answer. For example, a question might state that a network administrator wants to ensure that only designated switches can become the root bridge.
- ✗
UDLD
Why it's wrong here
This is wrong because UDLD deals with unidirectional link detection rather than BPDU-based edge protection.
When this WOULD be correct
If the question asked about a feature that detects unidirectional links and prevents loops in a network, then UDLD would be the correct answer. For example, a scenario could involve a network design question where ensuring bidirectional communication is critical.
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.
✓BPDU GuardCorrect answer▾
Why this is correct
This is correct because BPDU Guard disables the edge port when a BPDU is received.
✗Loop GuardWrong answer — click to see why▾
Why this is wrong here
Loop Guard is designed to prevent loops on a network by blocking ports that receive BPDUs when they are not expected. It does not disable an edge port immediately upon receiving a BPDU, which is the specific behavior described in the question.
★ When this WOULD be the correct answer
If the question asked about a feature that prevents loops by blocking ports that receive unexpected BPDUs, then Loop Guard would be the correct answer. For example, a question could specify a scenario where a switch is configured to maintain a loop-free topology.
Why candidates choose this
Candidates may choose Loop Guard because they understand it relates to BPDU handling and network stability, leading to confusion with the specific requirement of disabling an edge port immediately.
✗Root GuardWrong answer — click to see why▾
Why this is wrong here
Root Guard is designed to prevent a port from becoming a root port if a superior BPDU is received, but it does not disable the port immediately like BPDU Guard does. It only restricts the port's role in the spanning tree.
★ When this WOULD be the correct answer
In a scenario where the question asks about preventing a port from becoming a root port in a network with multiple switches, and emphasizes maintaining the intended root bridge, Root Guard would be the correct answer. For example, a question might state that a network administrator wants to ensure that only designated switches can become the root bridge.
Why candidates choose this
Candidates may confuse Root Guard with BPDU Guard due to both features dealing with BPDUs and spanning tree protocols, leading them to incorrectly associate Root Guard with immediate port disabling.
✗UDLDWrong answer — click to see why▾
Why this is wrong here
UDLD (Unidirectional Link Detection) is used to detect unidirectional links and prevent traffic loss but does not disable an edge port upon receiving a BPDU. It focuses on link integrity rather than BPDU handling.
★ When this WOULD be the correct answer
If the question asked about a feature that detects unidirectional links and prevents loops in a network, then UDLD would be the correct answer. For example, a scenario could involve a network design question where ensuring bidirectional communication is critical.
Why candidates choose this
Candidates may confuse UDLD with features related to loop prevention and port protection, leading them to mistakenly believe it addresses BPDU reception issues.
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
A common exam trap is confusing BPDU Guard with Root Guard or Loop Guard. Candidates may incorrectly select Root Guard because it also deals with BPDUs, but Root Guard only blocks ports from becoming root ports and does not disable the port immediately. Loop Guard protects against unidirectional link failures and does not shut down ports upon BPDU receipt. Another mistake is thinking UDLD handles BPDU protection; however, UDLD only detects unidirectional physical link failures and is unrelated to STP BPDU processing. Understanding that BPDU Guard uniquely disables edge ports upon BPDU detection is critical to avoid this trap.
Detailed technical explanation
How to think about this question
BPDU Guard is a Cisco Catalyst switch feature designed to protect the Spanning Tree Protocol (STP) topology by disabling ports configured as edge ports when they receive Bridge Protocol Data Units (BPDUs). Edge ports are typically connected to end devices like PCs or printers and are expected not to participate in STP. Receiving a BPDU on such a port indicates a potential misconfiguration or unauthorized switch connection, which could cause network loops or topology instability. When BPDU Guard is enabled on an edge port, the switch continuously monitors for incoming BPDUs. If a BPDU is detected, BPDU Guard immediately places the port into an err-disabled state, effectively shutting it down to prevent any possible STP topology disruption. This behavior differs from other STP protection features like Root Guard and Loop Guard, which address different STP issues such as preventing a port from becoming a root port or protecting against unidirectional link failures. A common exam trap is confusing BPDU Guard with Root Guard or Loop Guard. While Root Guard blocks ports that attempt to become root ports, and Loop Guard protects against indirect link failures, only BPDU Guard aggressively disables edge ports upon BPDU receipt. In practical networks, BPDU Guard is critical for securing access ports against rogue switches or accidental loops, ensuring stable STP operation and preventing broadcast storms.
KKey Concepts to Remember
- BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.
- Edge ports are configured as portfast ports that connect directly to end devices and should not receive BPDUs under normal operation.
- Root Guard prevents a port from becoming a root port by blocking superior BPDUs but does not disable the port upon BPDU receipt.
- Loop Guard protects against unidirectional link failures by preventing a port from transitioning to a forwarding state when BPDUs stop arriving.
- UDLD detects unidirectional links and does not interact with BPDU processing or STP edge port protection.
- BPDU Guard places the port into an err-disabled state, requiring manual or automatic recovery to re-enable the port.
- Enabling BPDU Guard on edge ports enhances network stability by quickly isolating misconfigured or malicious devices.
- BPDU Guard is the specific STP feature designed to shut down a port immediately upon receiving any BPDU on an edge port.
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
BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.
Real-world example
How this comes up in practice
A practitioner preparing for the 200-301 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Review bPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections., then practise related 200-301 questions on the same topic to reinforce the concept.
- →
Network Services and Security — study guide chapter
Learn the concepts, then practise the questions
- →
Network Services and Security 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?
Network Services and Security — This question tests Network Services and Security — BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections..
What is the correct answer to this question?
The correct answer is: BPDU Guard — The feature is BPDU Guard. In plain language, the administrator is treating the port as an end-device-only edge interface and wants the switch to react aggressively if it ever sees spanning-tree control traffic there. BPDU Guard does exactly that: if a BPDU appears on a protected edge port, the switch places the interface into an err-disabled state to help prevent accidental loops or rogue switch connections. This is different from root guard and loop guard, which solve other spanning-tree control problems. BPDU Guard is the specific answer when the requirement is “if you ever hear a BPDU here, shut the port down quickly.”
What should I do if I get this 200-301 question wrong?
Review bPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections., then practise related 200-301 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "immediately / without restart". Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
What is the key concept behind this question?
BPDU Guard disables an edge port immediately when it receives a BPDU to prevent accidental loops or rogue switch connections.
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.