Administrator Guide

Layer 3 Routing Commands 1312
no neighbor {
ip-address
|
ipv6-address
[ interface vlan
vlan-id
]} route-map
map-name
{ in | out }
ip-address
The neighbor’s IP 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. Valid in
IPv6 address family mode.
interface vlan
vlan-id
The local interface/VLAN ID over which the IPv6
neighbor can be reached. Range 1-4093.
route-map
map-name
The name of the route map to be used to filter
route updates on the specified interface.
in
|
out—
Whether the route map is applied to incoming or outgoing
routes.
Default Configuration
No route maps are applied by default.
Command Mode
IPv6 Address Family Configuration mode
User Guidelines
A route map can be used to change the local preference, MED, or AS Path of
a route. Routes can be selected for filtering or modification using an AS path
access list or a prefix list. If a neighbor route-map statement refers to a non-
existent route map, all routes are denied.
Neighbor route maps configured with this command in router configuration
mode are only applied to IPv4 routes. In IPv6 address family mode, the
command accepts either an IPv4 or an IPv6 address.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router-af)#neighbor 10.130.14.55 route-map test in
2CSNXXX_SWUM204.book Page 1312 Monday, January 25, 2016 1:25 PM