5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
1059
A route map may be configured to set attributeson the default route sent to the neighbor. If the route map
includes a
match ip-address
term, that term is ignored. If the route map includes
match community
or
match as-path
terms, the default route is not advertised If there is no route map with the route map name
given, the default route is not advertised.
Use the
no
command to prevent BGP from originating a default IPv6 route to a specific neighbor.
neighbor ip-address default-originate [route-map map-name]
no neighbor ip-address default-originate [route-map map-name]
Parameters
ip-address
The neighbor’s IP address.
route-map map-name
(Optional) A route map may be configured to set attributes on the default
route advertised to the neighbor.
Default
The default is No Default originated.
Command Mode
IPv6 Address Family Config
11-54 neighbor description
Use this command in BGP Router Config mode to record a text description of a neighbor. The description
is informational and has no functional impact.
Use the
no
command to delete the text description of a neighbor.
neighbor ip-address autodetect interface interface-name description text
no neighbor ip-address autodetect interface interface-name description
Parameters
ip-address
The neighbor’s IP address.
autodetect interface
interface-name
The routing interface on which the neighbor’s link local IPv6 address is
auto detected.
text
Text description of neighbor. Up to 80 characters are allowed.
Default
The default is No Default originated.
Command Mode
•
BGP Router Config