352-001 · Question #520
Which mechanism provides fast path failure detection?
The correct answer is E. Fast hello packets. Fast hello packets reduce routing protocol hello intervals to sub-second timers, enabling rapid detection of neighbor and path failures.
Question
Which mechanism provides fast path failure detection?
Options
- ANon-Stop Forwarding
- BCarrier delay
- CGraceful restart
- DUDLD
- EFast hello packets
- FiSPF
How the community answered
(32 responses)- A3% (1)
- C6% (2)
- E91% (29)
Why each option
Fast hello packets reduce routing protocol hello intervals to sub-second timers, enabling rapid detection of neighbor and path failures.
Non-Stop Forwarding maintains the forwarding plane during a control-plane restart or failover, but it masks failures rather than detecting them.
Carrier delay introduces a configurable delay before the routing protocol reacts to an interface state change, which slows down - not speeds up - failure detection.
Graceful restart allows a routing protocol to restart without tearing down adjacencies to preserve forwarding continuity; it is a resiliency mechanism, not a failure detection mechanism.
UDLD detects unidirectional fiber or copper link conditions at Layer 2 but operates on longer timers and is scoped to physical link issues, not general routing path failures.
Fast hello packets configure sub-second hello timers on routing protocols such as OSPF and IS-IS, allowing the network to detect adjacency loss in milliseconds rather than waiting for the default dead interval (typically 40 seconds). This directly provides fast path failure detection by accelerating the neighbor keepalive mechanism. Among the listed choices, fast hello packets are the explicit mechanism purpose-built for rapid failure detection.
iSPF speeds up SPF recalculation after a topology change is already known but does not itself detect that a failure has occurred.
Concept tested: Sub-second routing protocol failure detection mechanisms
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-16/iro-xe-16-book/iro-fast-conv-ospf.html
Topics
Community Discussion
No community discussion yet for this question.