BGP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1730
configure bgp restart stale-route-time
configure bgp restart stale-route-time <seconds>
Description
Configures the stale route timer used with graceful BGP restart. This is the maximum time to hold stale
paths on receiver routers while its neighbor gracefully restarts.
Syntax Description
Default
The default is 360 seconds
Usage Guidelines
This command configures the stale route timer. This timer is started when the restarting BGP peer goes
to the ESTABLISHED state after it restarts. The timer is stopped when the restarting BGP peer sends
EOR messages for all address families. When the timer is stopped, or it expires, the stale routes are
deleted.
Example
The following command configures the graceful BGP stale route timer:
configure bgp restart stale-route-time 400
History
This command was first available in ExtremeWare XOS 11.4.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
seconds
Specifies the stale route time. The range is 1 to 3600 seconds.