• Use to clear a peer or peer group from the set of peers for which BGP is waiting to
receive an End-of-RIB marker after a peer restart.
• Alternatively, performing a hard clear of a peer without this keyword has the same
effect.
• This command takes effect immediately.
• Example
host1#clear ip bgp 192.168.1.158 wait-end-of-rib
• There is no no version.
• See clear ip bgp wait-end-of-rib.
neighbor graceful-restart
• Use to control the advertisement of the BGP graceful restart capability for specified
peers or peer groups.
• Advertisement of the graceful restart capability is disabled by default.
• The no neighbor capability negotiation command prevents the advertisement of all
BGP capabilities, including graceful restart, to the specified peers, but does not affect
global advertisement of the graceful restart capability.
• This command takes effect immediately and automatically bounces the session.
• Example
host1(config-router)#no neighbor 10.21.3.5 graceful-restart
• Use the no version to disable advertisement of the graceful restart capability for
specified peers or peer groups. Use the default version to remove the explicit
configuration from the peer or peer group and reestablish inheritance of the capability
configuration.
• See neighbor graceful-restart.
neighbor graceful-restart restart-time
• Use to set the time BGP advertises to specified peers or peer groups within which it
expects to reestablish a session after restarting. Peers flush stale routes from the
speaker if the session is not restarted within this period.
• Specify an interval shorter than the stalepaths time.
• This command takes effect immediately and automatically bounces the session.
• Example
host1(config-router)#neighbor graceful-restart restart-time 240
• Use the no version to restore the default value, 120 seconds.
• See neighbor graceful-restart restart-time.
neighbor graceful-restart stalepaths-time
Copyright © 2010, Juniper Networks, Inc.128
JunosE 11.2.x BGP and MPLS Configuration Guide