nerdexam
Cisco

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.

Designing Network Infrastructure

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)
  • A
    7% (3)
  • B
    4% (2)
  • C
    2% (1)
  • D
    87% (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.

APortFast

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.

BUDLD

UDLD detects unidirectional link failures caused by hardware or cabling issues, not the presence of downstream switches sending BPDUs.

CRoot guard

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.

DBPDU guardCorrect

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

#BPDU guard#STP#loop prevention#access layer

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice