Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
C613-50032-01 REV D AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 3.33
Related Commands bgp graceful-restart graceful-reset (BGP and BGP4+)
restart bgp graceful (BGP)
bgp graceful-restart graceful-reset (BGP and BGP4+)
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 The bgp graceful-restart (BGP and BGP4+) command on page 3.32 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:
To disable the graceful-restart graceful-reset feature on the BGP or BGP4+ peer belonging
to Autonomous System (AS) 10, use the commands:
Related Commands bgp graceful-restart (BGP and BGP4+)
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
bgp graceful-restart restart-time 150
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
no bgp graceful-restart restart-time 150
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
bgp graceful-restart graceful-reset
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
no bgp graceful-restart graceful-reset