nerdexam
Cisco

352-001 · Question #97

What is the primary requirement for deploying OSPF graceful restart on a router?

The correct answer is B. The adjacent router must support graceful restart helper mode. OSPF graceful restart requires that neighboring routers support helper mode to maintain adjacency during the restarting router's recovery period.

Layer 3 Control Plane

Question

What is the primary requirement for deploying OSPF graceful restart on a router?

Options

  • AAggressive routing protocol hellos and keepalives must be running on the router.
  • BThe adjacent router must support graceful restart helper mode.
  • CSome form of fast Layer 2 down detection must be enabled on the router.
  • DThe adjacent routers must be enabled to forward traffic during the failure.

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    89% (16)
  • D
    6% (1)

Why each option

OSPF graceful restart requires that neighboring routers support helper mode to maintain adjacency during the restarting router's recovery period.

AAggressive routing protocol hellos and keepalives must be running on the router.

Aggressive hellos and keepalives are unrelated to graceful restart and actually work against it by detecting the failure quickly and tearing down the adjacency before recovery completes.

BThe adjacent router must support graceful restart helper mode.Correct

OSPF graceful restart (RFC 3623) works by having the restarting router send Grace-LSAs to notify neighbors that it is restarting. Adjacent routers must be configured in helper mode, which instructs them to maintain the adjacency and continue forwarding traffic as if the neighbor were still present for the duration of the restart window.

CSome form of fast Layer 2 down detection must be enabled on the router.

Fast Layer 2 down detection would cause neighbors to immediately tear down the OSPF adjacency upon link failure, defeating the purpose of graceful restart entirely.

DThe adjacent routers must be enabled to forward traffic during the failure.

While adjacent routers do forward traffic during the failure as part of helper mode behavior, the specific technical requirement is that they be explicitly enabled with graceful restart helper mode, not just that they generically forward traffic.

Concept tested: OSPF graceful restart helper mode requirement

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-16/iro-xe-16-book/iro-grace-restart.html

Topics

#OSPF graceful restart#NSF helper mode#non-stop forwarding#high availability

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice