Administrator Guide

Layer 3 Routing Commands 1492
User Guidelines
This command has no user guidelines.
Example
The following example defines the IP address and subnet mask for VLAN 15.
console(config)#interface vlan 15
console(config-if-vlan15)#ip netdirbcast
ip policy route-map
Use this command to apply a route map on an interface. Use the no form of
this command to delete a route map from the interface.
Syntax
ip policy route-map map-tag
no ip policy route-map map-tag
map-tag
—Name of the route map to use for policy based routing. It must
match a map tag specified by the route-map command.
Default Configuration
No route maps are configured by default.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
Policy-based routing must be configured on the VLAN interface that receives
the packets, not on the VLAN interface from which the packets are sent.
Packets matching a deny route map are routed using the routing table. Policy
maps with no set clause are ignored.
When a route-map applied on an interface is changed, i.e. new statements are
added to route-map or match or set terms are added/removed from the route-
map statement, or if any route-map that is applied on an interface is removed,