Layer 3 Routing Commands 1294Command ModeA route map can be used to change the local preference, MED, or AS Path ofa route. Routes can be selected for filtering or modification using an AS pathaccess 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 configurationmode are only applied to IPv4 routes.User GuidelinesBGP Router Configuration modeCommand HistoryIntroduced in version 6.2.0.1 firmware.Exampleconsole(config-router)#neighbor 10.130.14.55 route-map test inneighbor route-map (IPv6 Address FamilyConfiguration)In IPv6 address family configuration mode, the neighbor route-mapcommand specifies a route map to be applied to inbound or outbound IPv6routes. To remove the route map, use the no form of this command.Syntaxneighbor { ip-address | ipv6-address [ interface vlan vlan-id ]} route-mapmap-name { in | out }no neighbor { ip-address | ipv6-address [ interface vlan vlan-id]} route-mapmap-name { in | out }• ip-address—The neighbor’s IP address.• ipv6-address—The neighbor’s IPv6 address. If the neighbor’s IPv6 addressis a link local address, the local interface must also be specified. Valid inIPv6 address family mode.• interface vlan vlan-id—The local interface/VLAN ID over which the IPv6neighbor can be reached. Range 1-4093.