Reference Guide
762 | IPv6 Border Gateway Protocol (IPv6 BGP)
www.dell.com | support.dell.com
Command
History
neighbor default-originate
c 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 [route-map map-name] command.
Parameters
Defaults
Not configured.
Command Modes
ROUTER BGPV6-ADDRESS FAMILY
Command
History
Usage
Information
If you apply a route map to a BGP peer or neighbor with the neighbor default-originate command
configured, the software does not apply the set filters in the route map to that BGP peer or neighbor.
neighbor description
c e
Assign a character string describing the neighbor or group of neighbors (peer group).
Syntax
neighbor {ipv6-address | peer-group-name} description text
To delete a description, use the no neighbor {ipv6-address | peer-group-name} description text
command.
Parameters
Defaults
Not configured.
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
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 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 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
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.
text
Enter a continuous text string up to 80 characters.