CLI Guide

Table Of Contents
Layer 3 Routing Commands 1305
transitions to IDLE state if TCP returns an error, such as destination
unreachable, on a connection attempt. The VLAN interface must also be
specified if a link-local address is specified.
Command History
Introduced in version 6.2.0.1 firmware.
Updated in version 6.3.0.1 firmware.
Example
console(config-router)#neighbor FE80::0202:B3FF:FE1E:8329 interface vlan 10
connect-retry-interval 10
neighbor default-originate (BGP Router
Configuration)
To configure BGP to originate a default route to a specific neighbor, use the
neighbor default-originate command in BGP Router Configuration mode.
Syntax
neighbor { ip-address | ipv6-address [interface interface-id]} default-
originate [route-map map-name]
interface-id—A routing interface identifier (VLAN interface).
ip-address—The neighbor’s IPv4 address.
ipv6-address —The neighbor’s IPv6 address. If the neighbor’s IPv6 address
is a link local address, the local interface must also be specified.
map-name—(Optional) A route map may be configured to set attributes
on the default route advertised to the neighbor.
Default Configuration
No default is originated by default.
Command Mode
BGP Router Configuration mode