graceful-restart

Syntax

graceful-restart {disable;restart-timeseconds;stale-routes-time seconds;}

Hierarchy Level

[edit logical-systems logical-system-name protocols bgp],[edit logical-systems logical-system-name protocols bgp group group-name],[edit logical-systems logical-system-name protocols bgp group group-name neighbor address],[edit protocols bgp],[edit protocols bgp group group-name],[edit protocols bgp group group-name neighbor address]

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 BGP.

Options

disable—Disable graceful restart for BGP.

restart-time seconds—Time period when the restart is expected to be complete.

Range: 1 through 600 seconds

stale-routes-time seconds—Maximum time that stale routes are kept during restart.

Range: 1 through 600 seconds

Required Privilege Level

routing—To view this statement in the configuration.

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

Related Topics