nerdexam
Cisco

352-001 · Question #84

Which mechanism should be added to a network design to identify unidirectional Spanning Tree Protocol failures through BPDU loss?

The correct answer is B. loop guard. Loop guard detects unidirectional STP failures by monitoring non-designated ports for incoming BPDUs and placing them into a loop-inconsistent state when BPDU reception stops, preventing accidental forwarding.

Layer 2 Control Plane

Question

Which mechanism should be added to a network design to identify unidirectional Spanning Tree Protocol failures through BPDU loss?

Options

  • AUDLD
  • Bloop guard
  • CBPDU guard?
  • Droot guard

How the community answered

(40 responses)
  • A
    3% (1)
  • B
    88% (35)
  • C
    8% (3)
  • D
    3% (1)

Why each option

Loop guard detects unidirectional STP failures by monitoring non-designated ports for incoming BPDUs and placing them into a loop-inconsistent state when BPDU reception stops, preventing accidental forwarding.

AUDLD

UDLD detects physical unidirectional link conditions by exchanging protocol PDUs, but it operates independently of STP and does not specifically react to BPDU loss within the spanning tree topology the way loop guard does.

Bloop guardCorrect

Loop guard monitors non-designated and root ports for continuous BPDU reception; if a port stops receiving BPDUs - the characteristic symptom of a unidirectional link where transmission works but reception fails - it moves that port to a loop-inconsistent blocking state rather than transitioning it to forwarding. This directly prevents the Layer 2 loop that would otherwise form because the switch incorrectly assumes no designated bridge exists on that segment, making loop guard the correct mechanism for identifying STP failures caused by BPDU loss.

CBPDU guard?

BPDU guard disables a PortFast-enabled access port upon receiving any BPDU, protecting against unauthorized switch connections, but it does not monitor for the absence of BPDUs or detect unidirectional STP failures.

Droot guard

Root guard prevents a port from accepting superior BPDUs that would change the root bridge position, protecting the STP topology from rogue root bridges, but it does not monitor BPDU reception or respond to unidirectional link failures.

Concept tested: STP loop guard detection of unidirectional BPDU loss

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/spanning-tree-protocol/10596-84.html

Topics

#loop guard#STP#BPDU loss#unidirectional link

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice