nerdexam
Cisco

400-007 · Question #385

Company XYZ has two offices connected to each other over unequal redundant paths and they are running OSPF as the routing protocol. An external network architect recommends BFD for OSPF. Which effect

The correct answer is D. It would detect that the neighbor is down in a subsecond manner. BFD (Bidirectional Forwarding Detection) is a lightweight protocol that supplements OSPF by providing subsecond neighbor failure detection, far faster than OSPF's native hello and dead timer mechanism.

Designing Network Infrastructure

Question

Company XYZ has two offices connected to each other over unequal redundant paths and they are running OSPF as the routing protocol. An external network architect recommends BFD for OSPF. Which effect would BFD have in the case of a link failure?

Options

  • AIt would drop the dead per detection time to a single hello
  • BIt would keep an alternate path ready in case of a link failure
  • CIt would optimize the route summarization feature of OSPF
  • DIt would detect that the neighbor is down in a subsecond manner

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    5% (1)
  • D
    90% (19)

Why each option

BFD (Bidirectional Forwarding Detection) is a lightweight protocol that supplements OSPF by providing subsecond neighbor failure detection, far faster than OSPF's native hello and dead timer mechanism.

AIt would drop the dead per detection time to a single hello

BFD does not modify or replace OSPF hello or dead timers - it is a separate protocol that works alongside OSPF and signals failures through its own detection mechanism, not through OSPF hello packets.

BIt would keep an alternate path ready in case of a link failure

Maintaining an alternate path in the routing table is a function of OSPF's SPF algorithm and equal-cost multipath routing, not BFD - BFD only accelerates the detection of failures, not path precomputation.

CIt would optimize the route summarization feature of OSPF

BFD has no relationship to route summarization, which is an OSPF configuration feature used to aggregate prefixes and reduce routing table size.

DIt would detect that the neighbor is down in a subsecond mannerCorrect

BFD operates independently of OSPF hello timers, using its own lightweight control packets to detect forwarding path failures in milliseconds rather than relying on OSPF's default 40-second dead interval. When BFD detects a failure, it immediately signals OSPF to trigger reconvergence. This subsecond detection dramatically reduces traffic loss during a link failure event.

Concept tested: BFD 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/irb-bfd.html

Topics

#BFD#OSPF#fast convergence#link failure detection

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice