nerdexam
Cisco

352-001 · Question #165

A network designer is redesigning an enterprise campus network to ensure that Ethernet switches proactively attempt to reconnect after a fiber cut. In the design, they will have to address areas where

The correct answer is C. UniDirectional Link Detection aggressive mode. UDLD aggressive mode proactively err-disables a switch port upon detecting a unidirectional link condition, preventing STP loops caused by a single broken fiber strand in a pair.

Layer 2 Control Plane

Question

A network designer is redesigning an enterprise campus network to ensure that Ethernet switches proactively attempt to reconnect after a fiber cut. In the design, they will have to address areas where fiber cuts exist on campus from past troubleshooting, where a single fiber is disconnected in the fiber pair, leading to looping. Which feature could be implemented in the design to allow the Spanning Tree Protocol on the switches to be protected?

Options

  • Aloop guard
  • BUniDirectional Link Detection
  • CUniDirectional Link Detection aggressive mode
  • Droot guard

How the community answered

(59 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    83% (49)
  • D
    10% (6)

Why each option

UDLD aggressive mode proactively err-disables a switch port upon detecting a unidirectional link condition, preventing STP loops caused by a single broken fiber strand in a pair.

Aloop guard

Loop guard protects ports from transitioning to a forwarding state due to missing BPDUs on point-to-point links but has no mechanism to detect or react to the underlying unidirectional physical link condition caused by a broken fiber strand.

BUniDirectional Link Detection

UDLD normal mode detects unidirectional links and logs a syslog alert but does not err-disable the port, leaving the potentially loop-inducing link active until an administrator takes manual corrective action.

CUniDirectional Link Detection aggressive modeCorrect

UDLD aggressive mode sends periodic echo messages on fiber links and, when a neighbor fails to respond within the defined interval (indicating a unidirectional link), immediately err-disables the port rather than only generating a syslog alert. This proactive shutdown prevents STP from continuing to forward over a link that carries traffic in only one direction, which would otherwise produce bridging loops that normal STP cannot detect.

Droot guard

Root guard enforces STP root bridge placement by blocking ports that receive superior BPDUs from unauthorized switches and has no capability to detect or respond to unidirectional fiber link failures.

Concept tested: UDLD aggressive mode protecting STP from unidirectional fiber links

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst_ios/software/ios_xe/udld_config/b_udld_config_guide_xe.html

Topics

#UDLD aggressive mode#Spanning Tree Protocol#unidirectional link#loop prevention

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice