graceful-restart

Syntax

graceful-restart {disable;helper-disable;notify-duration seconds;restart-duration seconds;}

Hierarchy Level

[edit logical-systems logical-system-name protocols (ospf | ospf3)],[edit protocols (ospf | ospf3)]

Release Information

Statement introduced before Junos OS Release 7.4.

Statement introduced in Junos OS Release 9.0 for EX Series switches.

Description

Configure graceful restart for OSPF.

Options

disable—Disable graceful restart for OSPF.

helper-disable—Disable graceful restart helper capability. Helper mode is enabled by default.

notify-duration seconds—Estimated time to send out purged grace LSAs over all the interfaces.

Range: 1 through 3600 seconds
Default: 30 seconds

restart-duration seconds—Estimated time to reacquire a full OSPF neighbor from each area.

Range: 1 through 3600 seconds
Default: 180 seconds

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Related Topics