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.
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)- A5% (3)
- B2% (1)
- C83% (49)
- D10% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.