Reference Guide
IPv6 Border Gateway Protocol (IPv6 BGP) | 761
neighbor advertisement-interval
c e
Set the advertisement interval between BGP neighbors or within a BGP peer group.
Syntax
neighbor {ipv6-address | peer-group-name} advertisement-interval seconds
To return to the default value, use the no neighbor {ipv6-address | peer-group-name}
advertisement-interval command.
Parameters
Defaults
seconds = 5 seconds (internal peers); seconds = 30 seconds (external peers)
Command Modes
ROUTER BGPV6-ADDRESS FAMILY
Command
History
neighbor allowas-in
c e
Set the number of times an AS number can occur in the AS path
Syntax
neighbor {ip-address | peer-group-name} allowas-in number
To return to the default value, use the no neighbor {ip-address | peer-group-name} allowas-in
command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGP
Related
Commands
ipv6-address Enter the IPv6 address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zeros.
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 8.4.2.1 Introduced on C-Series and S4810.
Version 8.2.1.0 Introduced on E-Series ExaScale
Version 7.4.1.0 Introduced on E-Series TeraScale
ip-address Enter the IPv6 address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zeros.
peer-group-name Enter the name of the peer group to set the advertisement interval for all
routers in the peer group.
number Enter a number of times to allow this neighbor ID to use the AS path.
Range: 1 to 10.
bgp four-octet-as-support Enable 4-Byte support for the BGP process.