nerdexam
Cisco

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.

Designing Network Infrastructure

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)
  • A
    12% (6)
  • B
    6% (3)
  • C
    78% (39)
  • D
    4% (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.

ARoot guard

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.

BBPDU guard

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.

CLoop guardCorrect

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.

DBPDU filtering

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

#Loop guard#UDLD#STP loop prevention#unidirectional link

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice