[Contents] [Prev] [Next] [Index] [Report an Error]

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 Release 7.4.

Description

Configure graceful restart for OSPF.

Options

disable—Disable graceful restart for OSPF.

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

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

Usage Guidelines

See Configuring Graceful Restart and the JUNOS High Availability Configuration Guide.

Required Privilege Level

routing—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]