mediummultiple choiceObjective-mapped

Exhibit

interface g1/0/24
 switchport mode access
 spanning-tree portfast
 spanning-tree bpduguard enable

Exhibit: SW1 is the root bridge for VLAN 10. A user switch receives a BPDU on an access port connected to a desk-side unmanaged switch. What should happen if BPDU Guard is enabled on that port?

Question 1mediummultiple choice
Full question →

Exhibit: SW1 is the root bridge for VLAN 10. A user switch receives a BPDU on an access port connected to a desk-side unmanaged switch. What should happen if BPDU Guard is enabled on that port?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

The port transitions to forwarding more quickly

That is PortFast behavior, not BPDU Guard after receiving a BPDU.

B

Best answer

The port is moved to err-disabled state

BPDU Guard shuts the port down when a BPDU is seen on an edge port.

C

Distractor review

The switch elects a new root bridge

A BPDU on one edge port does not force a new root election.

D

Distractor review

The port becomes a trunk automatically

STP protections do not convert access ports into trunks.

Common exam trap

Common exam trap: answer the scenario, not the keyword

A frequent exam trap is mistaking BPDU Guard’s function for PortFast behavior. PortFast allows an access port to transition quickly to forwarding but does not disable the port if a BPDU is received. Candidates might incorrectly select that the port transitions to forwarding faster (Option A), confusing BPDU Guard with PortFast. Another trap is thinking that receiving a BPDU on an edge port triggers a new root bridge election (Option C), but root election depends on the entire network’s BPDU priorities, not a single port’s BPDU reception. Also, some may wrongly believe the port becomes a trunk automatically (Option D), which is not a function of BPDU Guard or STP protections.

Technical deep dive

How to think about this question

Spanning Tree Protocol (STP) uses Bridge Protocol Data Units (BPDUs) to detect loops and maintain a loop-free Layer 2 topology. Edge ports, typically connected to end devices, are configured with PortFast to speed up their transition to forwarding state by bypassing the usual STP listening and learning states. However, if a BPDU is received on such a port, it indicates that another switch or device capable of generating BPDUs is connected, which could cause loops or topology instability. BPDU Guard is a protective feature that disables a PortFast-enabled port immediately upon receipt of a BPDU. This action places the port into an err-disabled state, effectively shutting it down to prevent potential Layer 2 loops or rogue switches from affecting the network. The err-disabled state requires administrative intervention or configured automatic recovery to bring the port back up. This mechanism ensures that only trusted devices connect to edge ports, maintaining the integrity of the STP topology and the root bridge election process. A common exam trap is confusing BPDU Guard’s behavior with PortFast or STP root bridge election. While PortFast speeds up port activation, it does not shut down ports on BPDU receipt. BPDU Guard specifically disables the port to prevent loops. Also, receiving a BPDU on an edge port does not trigger a new root bridge election; root election depends on BPDU priority and path cost across the entire network. Understanding these distinctions is critical for correctly answering questions about STP protections and port security in the CCNA exam.

KKey Concepts to Remember

  • BPDU Guard is a Cisco feature that disables a PortFast-enabled access port if it receives a Bridge Protocol Data Unit (BPDU), preventing potential Layer 2 loops.
  • When BPDU Guard is enabled on an access port, the switch immediately moves the port to an err-disabled state upon receiving any BPDU frames.
  • PortFast allows access ports to transition quickly to the forwarding state, but BPDU Guard protects these ports from connecting unauthorized switches.
  • Receiving a BPDU on a PortFast-enabled port indicates a possible misconfiguration or rogue device, triggering BPDU Guard to shut down the port.
  • BPDU Guard does not cause the switch to elect a new root bridge; root bridge election is based on BPDU priority and path cost.
  • BPDU Guard does not convert access ports into trunk ports; port type remains unchanged regardless of BPDU reception.
  • The err-disabled state caused by BPDU Guard requires manual or automatic recovery to re-enable the port after the BPDU violation is resolved.
  • BPDU Guard is essential for securing edge ports in VLAN environments, especially in VLAN 10 where STP root bridge stability is critical.

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.

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.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this 200-301 question test?

BPDU Guard is a Cisco feature that disables a PortFast-enabled access port if it receives a Bridge Protocol Data Unit (BPDU), preventing potential Layer 2 loops.

What is the correct answer to this question?

The correct answer is: The port is moved to err-disabled state — BPDU Guard is designed to protect edge ports. If a BPDU is received on a PortFast access port, the switch places the interface into the err-disabled state to stop a potential Layer 2 loop or rogue switch.

What should I do if I get this 200-301 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.