Reference Guide

neighbor default-originate
Inject the default route to a BGP peer or neighbor.
Z9000
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
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
NOTE: 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 keywords route-map then the name of a
configured route map.
Defaults Not configured.
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.4.2.1 Introduced on the C-Series and S4810.
Version 7.4.1.0 Introduced on the E-Series TeraScale.
neighbor distribute-list
Distribute BGP information using an established prefix list.
Z9000
Syntax
neighbor {ipv6-address | peer-group-name} distribute-list
prefix-list-name {in | out}
To delete a neighbor distribution list, use the no neighbor {ipv6-address | peer-
group-name} distribute-list prefix-list-name {in | out} command.
Parameters
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
763