Command Line Reference Guide
322 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
If you enable 'bgp add-path' globally and you are also using 'neighbor add-path,' the neighbor-specific
command will override the global configuration.
If you specify a BGP peer-group, all the members will inherit the characteristics configured with this
command. If you also configure add-path for a particular member, the command will override
peer-group configuration.
Related
Commands
Command
History
neighbor advertisement-interval
c e 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
Command
History
neighbor advertisement-start
c e s
Set the minimum interval before starting to send BGP routing updates.
Syntax
neighbor {ip-address} advertisement-start seconds
To return to the default value, use the no neighbor {ip-address} advertisement-start command.
Parameters
bgp add-path Allow the advertisement of multiple paths for the same address prefix without the
new paths implicitly replacing any previous ones.
Version 8.4.1.5 Introduced on ExaScale.
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
ip-address
Enter the IP address of the neighbor in dotted decimal format.
seconds
Enter a number as the time interval, in seconds, before BGP route updates are sent.
Range: 0 to 3600 seconds.










