neighbor graceful-restart
Enables the BGP graceful restart capability for the peer or peer group, which enables BGP to maintain its forwarding state during a peer restart, avoiding network-wide route flaps and interruptions in traffic forwarding. Graceful restart is enabled by default. The no version disables the graceful restart capability. The default version removes the explicit configuration from the peer or peer group and reestablishes inheritance of the feature configuration.
NOTE: The E-series router currently supports graceful restart only as a receiving peer, not as a restarting peer.
[ no | default ] neighbor { ipAddress | peerGroupName } graceful-restart
- ipAddress—Neighbor's IP address
- peerGroupName—Name of a BGP peer group. If you specify a BGP peer group by using the peerGroupName argument, all the members of the peer group inherit the characteristic configured with this command, unless it is overridden for a specific peer.
Address Family Configuration, Router Configuration