Users Guide

Layer 3 Routing Commands 1300
Default Configuration
No description is configured by default.
Command Mode
BGP Router Configuration mode
IPv4 Address Family Configuration mode
User Guidelines
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
description Test-System
neighbor ebgp-multihop
Use the neighbor ebgp-multihop command to configure BGP to form
neighborship with external peers that are not directly connected.
Syntax
neighbor { ip-address | ipv6-address [ interface interface-id ] | autodetect
interface interface-id } ebgp-multihop hop-count
no neighbor { ip-address | ipv6-address [ interface interface-id ] | autodetect
interface interface-id } ebgp-multihop hop-count
ip-addressThe neighbor’s IPv4 address. This is the IP address of the
neighbor on the connected link.
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. Valid in
IPv6 address family configuration mode.