Reference Guide

454 | Border Gateway Protocol
www.dell.com | support.dell.com
neighbor advertisement-interval
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 default-originate
e
Inject the default route to a BGP peer or neighbor.
Syntax
neighbor {ipv6-address | peer-group-name} default-originate [route-map map-name]
To remove a default route, use the no neighbor {ipv6-address | peer-group-name}
default-originate command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGPV6-ADDRESS FAMILY
Command
History
ipv6-address (OPTIONAL) 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 7.4.1.0 Introduced
ipv6-address (OPTIONAL) 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 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
configured route map.
Version 7.4.1.0 Introduced