400-007 · Question #80
You want to mitigate failures that are caused by STP loops that occur before UDLD detects the failure or that are caused by a device that is no longer sending BPDUs. Which mechanism do you use along…
The correct answer is C. Loop guard. Loop Guard works alongside UDLD to prevent STP topology changes caused by missing BPDUs, covering the failure scenarios that UDLD alone cannot address in time.
Question
You want to mitigate failures that are caused by STP loops that occur before UDLD detects the failure or that are caused by a device that is no longer sending BPDUs. Which mechanism do you use along with UDLD?
Options
- ARoot guard
- BBPDU guard
- CLoop guard
- DBPDU filtering
How the community answered
(50 responses)- A12% (6)
- B6% (3)
- C78% (39)
- D4% (2)
Why each option
Loop Guard works alongside UDLD to prevent STP topology changes caused by missing BPDUs, covering the failure scenarios that UDLD alone cannot address in time.
Root Guard prevents inferior BPDUs from causing a port's switch to accept a new root bridge, which addresses root placement stability rather than loop prevention from missing BPDUs.
BPDU Guard is designed for PortFast-enabled access ports and disables a port if any BPDU is received, which is the opposite behavior needed and does not prevent loops from missing BPDUs.
Loop Guard prevents a non-designated port from transitioning to the forwarding state if it stops receiving BPDUs, protecting against loops that form when a device silently stops sending BPDUs. While UDLD addresses physical unidirectional link failures, Loop Guard covers the logical scenario where BPDUs simply disappear, such as a software failure on the upstream switch. Together they provide complementary protection across both physical and logical failure modes.
BPDU Filtering suppresses BPDU transmission and reception on a port, effectively disabling STP on that segment and increasing loop risk rather than mitigating it.
Concept tested: STP Loop Guard and UDLD complementary protection
Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10596-84.html
Topics
Community Discussion
No community discussion yet for this question.