H12-821_V1.0 · Question #894
BFD determines whether a fault has occurred by periodically detecting packets. It is a fast fault detection mechanism that relies on routing protocols.
The correct answer is B. FALSE. B (FALSE) is correct because the statement contains a critical error: BFD (Bidirectional Forwarding Detection) does not rely on routing protocols - it is explicitly designed to operate independently of them. BFD is a lightweight, protocol-agnostic mechanism that sends control…
Question
Options
- ATRUE
- BFALSE
- C
- D
How the community answered
(36 responses)- A14% (5)
- B72% (26)
- C6% (2)
- D8% (3)
Explanation
B (FALSE) is correct because the statement contains a critical error: BFD (Bidirectional Forwarding Detection) does not rely on routing protocols - it is explicitly designed to operate independently of them. BFD is a lightweight, protocol-agnostic mechanism that sends control packets between two endpoints to detect forwarding path failures. While routing protocols (OSPF, BGP, IS-IS, etc.) can use BFD to receive faster failure notifications, BFD itself has no dependency on them. This independence is actually BFD's core advantage - it detects link failures far faster than any routing protocol's own hello/keepalive timers could.
Why A (TRUE) is wrong: Accepting the statement as true would mean routing protocols are required for BFD to function, which contradicts BFD's design. BFD can detect faults on links where no routing protocol is running at all.
Memory tip: Think of BFD as a heartbeat monitor sitting beneath routing protocols. The doctor (routing protocol) reads the monitor, but the monitor works on its own - it doesn't need the doctor to keep beeping. BFD = Below, Fast, Decoupled.
Topics
Community Discussion
No community discussion yet for this question.