nerdexam
Cisco

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.

Design Considerations

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)
  • A
    3% (1)
  • C
    6% (2)
  • E
    91% (29)

Why each option

Fast hello packets reduce routing protocol hello intervals to sub-second timers, enabling rapid detection of neighbor and path failures.

ANon-Stop Forwarding

Non-Stop Forwarding maintains the forwarding plane during a control-plane restart or failover, but it masks failures rather than detecting them.

BCarrier delay

Carrier delay introduces a configurable delay before the routing protocol reacts to an interface state change, which slows down - not speeds up - failure detection.

CGraceful restart

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.

DUDLD

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.

EFast hello packetsCorrect

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.

FiSPF

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

#failure detection#fast hello packets#BFD#convergence

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice