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


graceful-restart

Syntax

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

Hierarchy Level

[edit protocols bgp],
[edit protocols bgp group group-name],
[edit protocols bgp group group-name neighbor address],

Description

Configure graceful restart for BGP.

Options

disable—Disables graceful restart for BGP.

seconds—Time period when 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 Configure Graceful Restart and Configure Graceful Restart.

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]