C613-50631-01 Rev A Command Reference for IE340 Series 1484
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
BGP AND BGP4+ COMMANDS
NEIGHBOR
RESTART-TIME
neighbor restart-time
Overview Use this command to set a different restart-time other than the global restart-time
configured using the bgp graceful-restart command for BGP and BGP4+.
Use the no variant of this command to restore the device to its default state (see
the default value of the bgp graceful-restart command).
Syntax
neighbor <neighborid> restart-time <delay-value>
no neighbor <neighborid> restart-time <delay-value>
Mode [BGP] Router Configuration or IPv4 Address Family Configuration
Mode [BGP4+] Router Configuration
Usage This command takes precedence over the restart-time value specified using the
bgp graceful-restart command.
The restart-time value is the maximum time that a graceful-restart neighbor waits
to come back up after a restart. The default is 120 seconds.
Make sure that the restart time specified using this command does not exceed the
stalepath-time specified in the Router Configuration mode.
Parameter Description
<neighborid> {<ip-address>|<ipv6-addr>|<peer-group>}
<ip-address> Specify the address of an IPv4 BGP neighbor, in
dotted decimal notation A.B.C.D.
<ipv6-addr> Specify the address of an IPv6 BGP4+
neighbor, entered in hexadecimal in the
format X:X::X:X.
<peer-group> Enter the name of an existing peer-group. For
information on how to create peer groups,
refer to the neighbor peer-group (add a
neighbor) command, and neighbor route-map
command. When this parameter is used with
this command, the command applies on all
peers in the specified group.
<delay-value> <1-3600> Delay value in seconds.