Users Guide

Layer 3 Routing Commands 1411
The new values are not applied to adjacencies already in the ESTABLISHED
state. A new keepalive or hold time is applied the next time an adjacency is
formed.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router)#timers bgp 1000 500
timers policy-apply delay
This command configures the delay after which any change to the global or
per BGP neighbor inbound/outbound policies are applied.
Syntax
timers policy-apply delay delay
no timers policy-apply delay
delay—The time, in seconds, after which the global or per neighbor
policies are applied. The range is 0 to 180 seconds
Default Configuration
The default delay time is 180 seconds.
Command Mode
BGP Router Configuration mode
User Guidelines
Whenever policies (route-maps/prefix-lists/as-path-lists) or neighbor
attributes like send-community, remove-private-asn, etc. are modified by the
user, the policies are scheduled to be applied after the current delay timeout.
Whenever the delay is configured by the user, the pending policy changes if
any are re-scheduled with the new delay if the previous delay timeout is not
expired yet. Configuring the delay with the value of 0 seconds means, the
changes are applied immediately.