400-007 · Question #170
Which mechanism enables small, unmanaged switches to plug into ports of access switches without risking switch loops?
The correct answer is D. BPDU guard. BPDU Guard protects access ports from accidental switch loops by err-disabling a port the moment it receives a BPDU from an unexpected downstream device like an unmanaged switch.
Question
Which mechanism enables small, unmanaged switches to plug into ports of access switches without risking switch loops?
Options
- APortFast
- BUDLD
- CRoot guard
- DBPDU guard
How the community answered
(45 responses)- A7% (3)
- B4% (2)
- C2% (1)
- D87% (39)
Why each option
BPDU Guard protects access ports from accidental switch loops by err-disabling a port the moment it receives a BPDU from an unexpected downstream device like an unmanaged switch.
PortFast bypasses STP listening and learning states to speed up port transitions to forwarding, but it does not disable the port when a downstream device sends BPDUs - it only changes transition timing.
UDLD detects unidirectional link failures caused by hardware or cabling issues, not the presence of downstream switches sending BPDUs.
Root Guard prevents a downstream port from becoming a root port by discarding superior BPDUs, but it does not err-disable the port and is intended for managing root bridge placement, not blocking rogue switch connections entirely.
BPDU Guard is designed specifically for ports where no STP BPDUs should ever arrive, such as end-user or access ports configured with PortFast. When an unmanaged switch is plugged in and begins sending BPDUs, BPDU Guard immediately transitions the port to err-disabled state, preventing the unmanaged switch from participating in or disrupting the STP topology and causing loops.
Concept tested: STP BPDU Guard protecting access ports
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10586-65.html
Topics
Community Discussion
No community discussion yet for this question.