
C613-50186-01 Rev B
Command Reference for AR2050V
1268
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
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
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.