400-007 · Question #10
Company XYZ Is running a redundant private WAN network using OSPF as the underlay protocol. The current design accommodates for redundancy. In the network, but it Is taking over 30 seconds for the…
The correct answer is D. BFD. BFD provides subsecond link and neighbor failure detection that integrates with OSPF, replacing the slow default dead-interval timers responsible for the 30-plus second reconvergence.
Question
Company XYZ Is running a redundant private WAN network using OSPF as the underlay protocol. The current design accommodates for redundancy. In the network, but it Is taking over 30 seconds for the network to reconverge upon failure. Which technique can be Implemented In the design to detect such a failure in a subsecond?
Options
- ASTP
- Bfate sharing
- COSPF LFA
- DBFD
- Eflex links
How the community answered
(22 responses)- B5% (1)
- C5% (1)
- D91% (20)
Why each option
BFD provides subsecond link and neighbor failure detection that integrates with OSPF, replacing the slow default dead-interval timers responsible for the 30-plus second reconvergence.
STP is a Layer 2 spanning-tree protocol and has no role in detecting or recovering from OSPF routing failures on a WAN underlay.
Fate sharing is a design principle for grouping correlated failure domains together, not a mechanism for detecting individual link or neighbor failures.
OSPF LFA pre-computes loop-free alternate next-hops for fast rerouting but depends on the existing failure detection mechanism and does not itself provide subsecond detection.
BFD is a lightweight protocol that sends hellos at intervals as low as a few milliseconds, detecting failures far faster than OSPF's default 40-second dead interval. When BFD is configured alongside OSPF, a detected failure immediately notifies the OSPF process to remove the neighbor and trigger reconvergence, reducing total failover time to subseconds. This directly solves the 30-plus second reconvergence problem described in the scenario.
Flex links is a Cisco proprietary Layer 2 redundancy feature for access-layer switching and is not applicable to OSPF-based WAN reconvergence.
Concept tested: BFD for subsecond failure detection with OSPF
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bfd/configuration/xe-16/irb-xe-16-book/bfd.html
Topics
Community Discussion
No community discussion yet for this question.