Configures the minimum interval, in seconds, between two consecutive BGP router updates
advertisement-interval <0-600>
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.
|
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)#
no (bgp-neighbor-config) |
Reverts the minimum interval between two consecutive BGP router updates to default (5 seconds) |