R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
248
Parameters
timer: Maximum time for a peer to reestablish a BGP session, in the range of 3 to 600 seconds.
Usage guidelines
Before you configure this command, you must enable the BGP Graceful Restart capability.
Examples
# Configure the maximum time for a peer to reestablish a BGP session as 300 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] graceful-restart timer restart 300
Related commands
graceful-restart
graceful-restart timer wait-for-rib
Use graceful-restart timer wait-for-rib to configure the time to wait for the End-of-RIB marker.
Use undo graceful-restart timer wait-for-rib to restore the default.
Syntax
graceful-restart timer wait-for-rib timer
undo graceful-restart timer wait-for-rib
Default
The time to wait for the End-of-RIB marker is 180 seconds.
Views
BGP view
Default command level
2: System level
Parameters
timer: Time to wait for the End-of-RIB marker, in the range of 3 to 300 seconds.
Usage guidelines
After a BGP session has been successfully (re)established, the End-of-RIB marker must be received within
the time specified with this command.
Using this command can speed up route convergence.
Before configuring this command, you must enable the BGP Graceful Restart capability.
Examples
# Set the time to wait for the End-of-RIB marker on the local end to 100 seconds.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] graceful-restart timer wait-for-rib 100
Related commands
graceful-restart