Deployment Guide

358 | Border Gateway Protocol IPv4 (BGPv4)
www.dell.com | support.dell.com
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
Defaults
none
Command Modes
ROUTER BGP
Command
History
neighbor allowas-in
c e s
Set the number of times an AS number can occur in the AS path
Syntax
neighbor {ip-address | peer-group-name} allowas-in number
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.
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series