
C613-50186-01 Rev B
Command Reference for AR2050V
1139
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
GRACEFUL
-
RESTART
GRACEFUL
-
RESET
bgp graceful-restart graceful-reset
Overview
This command enables BGP and BGP4+ graceful-restart when a configuration
change forces a peer restart.
Use the
no
variant of this command to restore the device to its default state.
Syntax
bgp graceful-restart graceful-reset
no bgp graceful-restart graceful-reset
Default
Disabled
Mode
Router Configuration
Usage
command must be enabled before this command is
enabled. All events that cause BGP peer reset, including all session reset
commands, can trigger graceful-restart.
Example
To enable the graceful-restart graceful-reset feature on the BGP or BGP4+ peer
belonging to Autonomous System (AS) 10, use the commands:
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
bgp graceful-restart graceful-reset
To disable the graceful-restart graceful-reset feature on the BGP or BGP4+ peer
belonging to Autonomous System (AS) 10, use the commands:
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
no bgp graceful-restart graceful-reset
Related
Commands