C613-50100-01 REV C Command Reference for x930 Series 1364
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
BGP AND BGP4+ COMMANDS
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 (bgp graceful-restart command), and each neighbor
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 (bgp graceful-restart 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
bgp graceful-restart
bgp graceful-restart graceful-reset