352-001 · Question #100
Which technique can you use to detect forwarding path failures at a uniform rate, and reconvergence times will be consistent and predictable when your routers are in the same broadcast domain?
The correct answer is A. Enable BFD on your routers. BFD provides sub-second, uniform forwarding-plane failure detection at configurable fixed intervals, making reconvergence times consistent and predictable for all routers in a broadcast domain.
Question
Which technique can you use to detect forwarding path failures at a uniform rate, and reconvergence times will be consistent and predictable when your routers are in the same broadcast domain?
Options
- AEnable BFD on your routers.
- BConfigure your routers with IP-SLA to ping the peer router.
- CConfigure your routers with IP-SLA and track to ping the peer and switch to a default route if the
- DTune your routing protocol timers.
How the community answered
(31 responses)- A90% (28)
- B6% (2)
- D3% (1)
Why each option
BFD provides sub-second, uniform forwarding-plane failure detection at configurable fixed intervals, making reconvergence times consistent and predictable for all routers in a broadcast domain.
BFD (Bidirectional Forwarding Detection) sends lightweight control packets at a uniform, operator-defined interval independent of the routing protocol, detecting forwarding path failures at the same rate on all participating routers. Because detection is tied to fixed timers rather than protocol-specific mechanisms, reconvergence is triggered at consistent, predictable times across the broadcast domain.
IP-SLA pings can detect reachability loss but operate outside the forwarding plane, are not natively integrated with routing protocol adjacencies, and do not guarantee uniform detection rates across all routers on a segment.
IP-SLA with object tracking adds route failover capability on top of ping probes but still relies on probe timers rather than forwarding-plane detection, making reconvergence timing less uniform and predictable than BFD.
Tuning routing protocol timers can accelerate hello and dead-interval convergence but varies by protocol implementation and does not provide the sub-second, forwarding-plane-level uniformity that BFD delivers.
Concept tested: BFD for uniform forwarding path failure detection
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bfd/configuration/xe-16/irb-xe-16-book/irb-bfd.html
Topics
Community Discussion
No community discussion yet for this question.