Neighbor advertisement-interval – Enterasys Networks X-Pedition XSR CLI User Manual
Page 288
BGP Configuration Commands
6-92 Configuring the Border Gateway Protocol
Defaults
•
External: 20
•
Internal: 200
Mode
Router configuration:
XSR(config-router)#
Example
This example sets BGP external and internal administrative distances to 50 and 150, respectively:
XSR#config terminal
XSR(config)#router bgp 100
XSR(config-router)#distance bgp 50 150
neighbor advertisement-interval
This command sets the minimum interval that a router waits between sending BGP routing
updates to its neighbor. Before entering this command, a neighbor or peer group must be
identified by means of the neighbor remote‐as or neighbor peer‐group command. Configuring a
minimum interval of zero means that there is no delay in sending BGP routing updates to its
neighbor.
Syntax
neighbor {ip-address | peer-group-name} advertisement-interval seconds
Syntax of the “no” Form
The no form returns to the advertisement interval default:
no neighbor {ip-address | peer-group-name}
advertisement-interval seconds
Mode
Router configuration:
XSR(config-router)#
Default
•
External peers: 30 seconds
•
Internal peers: 5 seconds
ip-address
Neighbor’s IP address.
peer-group-name
BGP peer group by name. Range: 1 to 64 characters.
seconds
Minimum interval, ranging from 0 to 600 seconds.