neighbor graceful-restart stalepaths-time
For a peer or peer group, sets the time period after a peer session restart during which BGP waits for an End-of-RIB marker from the peer before flushing all stale routes from that peer. The period is measured from when the session is detected in a down state. The no version restores the default value, 360 seconds.
neighbor { ipAddress | peerGroupName } graceful-restart stalepaths-time seconds
no neighbor { ipAddress | peerGroupName } graceful-restart stalepaths-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 360 seconds
Address Family Configuration, Router Configuration