
C613-50186-01 Rev B
Command Reference for AR2050V
1309
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
RESTART
BGP
GRACEFUL
(BGP
ONLY
)
restart bgp graceful (BGP only)
Overview
Use this command to force the device to perform a graceful BGP restart.
Syntax
restart bgp graceful
Mode
Privileged Exec
Usage
Before using this command, BGP graceful-restart capabilities must be enabled
within the router BGP (
configured on the device should be set to advertise its graceful-restart capability
(
bgp graceful-restart graceful-reset
command). The neighbor devices also need to
have BGP graceful-restart capabilities enabled (
command).
This command stops the whole BGP process and makes the device retain the BGP
routes and mark them as stale. Receiving BGP speakers, retain and mark as stale all
BGP routes received from the restarting speaker for all the address families
received in the Graceful Restart Capability exchange.
When a
restart bgp graceful
command is issued, the BGP configuration is
reloaded from the last saved configuration. Ensure you first issue a
copy
running-config startup-config
.
Example
awplus#
restart bgp graceful
Related
Commands