advertisement-interval (bgp-neighbor-config)

Configures the minimum interval, in seconds, between two consecutive BGP router updates

Supported in the following platforms:

  • Wireless Controllers — RFS 4000

  • Service Platforms — NX 95XX, NX 96XX

Syntax

advertisement-interval <0-600>

Parameters

advertisement-interval <0-600>
advertisement-interval <0-600> Configures the minimum interval, in seconds, between two consecutive BGP router updates. Sending too many router updates creates flapping of routes leading to possible disruptions. Specify a minimum interval so that the BGP routing updates are sent after the set interval.
  • <0-600> – Specify a value from 0 - 600 seconds. The default is 5 seconds.

Examples

nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)# advertisement-interval 100
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#show
context
  bgp neighbor 192.168.13.99
   advertisement-interval 100
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#

Related Commands

no (bgp-neighbor-config)

Reverts the minimum interval between two consecutive BGP router updates to default (5 seconds)