nerdexam
Cisco

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.

Layer 3 Control Plane

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)
  • A
    90% (28)
  • B
    6% (2)
  • D
    3% (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.

AEnable BFD on your routers.Correct

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.

BConfigure your routers with IP-SLA to ping the peer router.

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.

CConfigure your routers with IP-SLA and track to ping the peer and switch to a default route if the

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.

DTune your routing protocol timers.

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

#BFD#failure detection#forwarding path#convergence

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice