Users Guide

Layer 3 Routing Commands 1316
out—Apply the prefix list to advertisements to be sent to this neighbor.
Default Configuration
No prefix list is configured.
Command Mode
BGP Router Configuration mode
User Guidelines
Only one prefix list may be defined for each neighbor in each direction. If a
prefix list that does not exist is assigned, all prefixes are permitted. The VLAN
interface must also be specified if a link-local address is specified.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router)#neighbor FE80::0202:B3FF:FE1E:8329 interface vlan 10
prefix-list test in
neighbor prefix-list (IPv6 Address Family
Configuration)
In IPv6 address family configuration mode, the neighbor prefix-list command
specifies an IPv6 prefix list to filter routes received from or advertised to a
given peer.
Syntax
neighbor { ip-address | ipv6-address [interface vlan vlan-id]} prefix-list
prefix-list-name { in | out }
no neighbor { ip-address | ipv6-address [interface vlan vlan-id]} prefix-list
prefix-list-name { in | out }
ip-addressThe neighbor’s IPv4 address.
prefix-list-nameThe name of an IP prefix list.