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

graceful-restart

Syntax

graceful-restart {
disable;
restart-time seconds;
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 Release 7.4.

Description

Configure graceful restart for BGP.

Options

disable—Disable graceful restart for BGP.

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

Range: 1 through 600 seconds

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

Range: 1 through 600 seconds

Usage Guidelines

See Configuring Graceful Restart ,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]