Administrator Guide

Table Of Contents
Layer 3 Routing Commands 1292
3
If autodetect neighbor is configured on an interface, a link-local IPv6
neighbor cannot be configured on the same interface.
4
If more than one link local IPv6 address is detected on the specified
interface, this is considered to be an error and the address auto-detection
fails.
5
The feature is supported only on platforms that also support the RFC
5549.
6
The feature is applicable only for directly connected neighbors.
7
Multiple access VLANs are not supported.
Command History
Introduced in version 6.3.0.1 firmware.
Example
console(config)# router bgp 65000
console(config-router)# neighbor 172.20.1.2 remote-as 65001
console(config-router)# neighbor 172.20.1.2 ebgp-multihop 3
console(config-router)# neighbor 2001::2 remote-as 65003
console(config-router)# neighbor 2001::2 ebgp-multihop 4
neighbor filter-list (BGP Router Configuration)
This command filters advertisements to or from a specific neighbor according
to the advertisement’s AS Path.
Syntax
neighbor {
ip-address
|
ipv6-address
[ interface
interface-id
]}
filter-list
as-
path-list-number
{in | out}
no neighbor {
ip-address
|
ipv6-address
[ interface
interface-id
]}
filter-list
as-path-list-number
{in | out}
ip-address
—The neighbor’s IPv4 address.
ipv6-address
[
interface
interface-id
]—The neighbor’s IPv6 address. If the
neighbor’s IPv6 address is a link local address, the local interface must also
be specified.
as-path-list-number
—Identifies an AS path list.
2CSNXXX_SWUM204.book Page 1292 Monday, January 25, 2016 1:25 PM