CLI Guide

Table Of Contents
neighbor default-originate
Inject the default route to a BGP peer or neighbor.
C9000 Series
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
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 advertisement interval for all routers in
the peer group.
route-map
map-
name
(OPTIONAL) Enter the keywords route-map followed by the name of a
configured route map.
Defaults Not configured.
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Command
History
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.2.1.0 Introduced on the E-Series ExaScale.
7.4.1.0 Introduced
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
Assign a character string describing the neighbor or group of neighbors (peer group).
C9000 Series
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
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 advertisement interval for all routers in
the peer group.
text
Enter a continuous text string up to 80 characters.
Defaults Not configured.
Command Modes ROUTER BGP
Border Gateway Protocol 465