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.43
bgp update-delay (BGP and BGP4+)
Use this command to specify the update-delay value for a graceful-restart capable router.
Use the no variant of this command to revert to the default update-delay value.
Syntax [BGP/BGP4+] bgp update-delay <1-3600>
no bgp update-delay [<1-3600>]
Default [BGP/BGP4+] The default update-delay value is 120 seconds.
Mode [BGP/BGP4+] Router Configuration
Usage [BGP/BGP4+] The update-delay value is the maximum time a graceful-restart capable router which is
restarting will defer route-selection and advertisements to all its graceful-restart capable
neighbors. This maximum time starts from the instance the first neighbor attains
established state after restart. The restarting router prematurely terminates this timer
when end-of-rib markers are received from all its graceful-restart capable neighbors.
Example
[BGP/BGP4+]
Parameter Description
<1-3600> Delay value in seconds.
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
bgp update-delay 345