Border Gateway Protocol IPv4 (BGPv4) | 401
Parameters
 
Defaults
Disabled
Command Modes
ROUTER BGP Address Family (conf-router_bgp_af)
Usage
Information
By default, when a neighbor/peer group configuration is created in the Router BGP context, it is 
enabled for the IPv4/Unicast AFI/SAFI. By using activate in the new context, the neighbor/peer 
group is enabled for AFI/SAFI.
Related
Commands
 
Command
History
neighbor advertisement-interval 
c e
t
 s
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
 
Defaults
seconds = 5 seconds (internal peers); seconds = 30 seconds (external peers)
Command Modes
ROUTER BGP Address Family (conf-router_bgp_af)
Command
History
ip-address
(OPTIONAL) Enter the IP address of the neighbor in dotted decimal format.
peer-group-name
(OPTIONAL) Enter the name of the peer group
activate  Enter the keyword activate to enable the neighbor/peer group in the new 
AFI/SAFI.
address family ipv4 multicast (MBGP) Changes the context to SAFI 
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.6.1.0 Introduced IPv6 MGBP support for E-Series
ip-address
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.
Range: 0 to 600 seconds.
Default: 5 seconds for internal BGP peers; 30 seconds for external BGP peers.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
Version 7.6.1.0 Introduced IPv6 MGBP support for E-Series