Users Guide
neighbor advertisement-interval
Set the advertisement interval between BGP neighbors or within a BGP peer group.
Syntax
neighbor {ip-address | peer-group-name} advertisement-interval seconds
To return to the default value, use the no neighbor {ip-address | peer-group-name}
advertisement-interval command.
Parameters
ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group to set the advertisement interval for all routers in
the peer group.
seconds Enter a number as the time interval, in seconds, between BGP advertisements. The
range is 0 to 600 seconds. The default is 5 seconds for internal BGP peers and 30
seconds for external BGP peers.
Defaults
• seconds = 5 seconds (internal peers)
• seconds = 30 seconds (external peers)
Command Modes ROUTER BGP Address Family (conf-router_bgp_af)
Command History
Version 7.8.1.0 Introduced on the S-Series.
Version 7.7.1.0 Introduced on the C-Series.
Version 7.6.1.0 Introduced IPv6 MGBP on the E-Series.
neighbor default-originate
Inject the default route to a BGP peer or neighbor.
C-Series, E-Series TeraScale, S-Series
Syntax
neighbor {ip-address | peer-group-name} default-originate [route-map map-
name]
To remove a default route, use the no neighbor {ip-address | peer-group-name} default-
originate command.
Parameters
ip-address (OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name Enter the name of the peer group to set the default route of all routers in that peer
group.
route-map map-
name
(OPTIONAL) Enter the keyword route-map followed by the name of a
congured route map.
Defaults Not congured.
Command Modes ROUTER BGP Address Family (conf-router_bgp_af)
470
Border Gateway Protocol










