[Contents] [Prev] [Next] [Index] [Report an Error]

Setting the Minimum Interval Between Routing Updates

You can use the neighbor advertisement-interval command to set the minimum interval between the sending of BGP updates. Lower values for the advertisement interval cause route changes to be reported more quickly, but may cause routers to use more bandwidth and processor time.

In the following example, the minimum time between sending BGP routing updates is set to 5 seconds:

host1(config)#router bgp 100
host1(config-router)#neighbor 10.2.2.2 advertisement-interval 5

neighbor advertisement-interval


[Contents] [Prev] [Next] [Index] [Report an Error]