neighbor graceful-restart restart-time
Sets the time period advertised to a specific peer or peer group during which a restart is expected to be complete on this BGP speaker. If the speaker does not reestablish peering sessions within this period, the peer flushes all routes from this speaker that it marked as stale when the speaker restarted and the session went down. The no version restores the default value, 120 seconds.
neighbor { ipAddress | peerGroupName } graceful-restart restart-time seconds
no neighbor { ipAddress | peerGroupName } graceful-restart restart-time [ seconds ]
- 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.
- seconds—Integer in the range 1-3600; default value is 120 seconds
Address Family Configuration, Router Configuration