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 | ipv6Address | peerGroupName } graceful-restart restart-time
secondsno neighbor { ipAddress | ipv6Address | peerGroupName } graceful-restart restart-time
[ seconds ]
- ipAddressIP address of BGP neighbor
- ipv6AddressIPv6 address of BGP neighbor
- peerGroupNameName 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.
- secondsInteger in the range 13600; default value is 120 seconds
Address Family Configuration, Router Configuration
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.