Users Guide

Table Of Contents
Layer 3 Routing Commands 1536
A route-map statement must contain eligible match/set conditions for policy
based routing in order to be applied to hardware
Valid match conditions are:
match ip address <acl>, match mac-list, match length
Valid set conditions are:
set ip next-hop, set ip default next-hop, set ip precedence
A route-map statement must contain at least one of the match and one of the
set conditions specified above in order it to be eligible to be applied to
hardware. If not, the route-map is not applied to hardware.
An ACL referenced in a route-map may not be edited. Instead, create a new
ACL with the desired changes and update the route-map with the edited
ACL.
Route-maps and DiffServ cannot operate on the same interface due to
allocation of conflicting resources. An error is thrown to user if when
configuring a route-map on an interface on which DiffServ has been
previously configured.
When a route map is configured on a VLAN interface and a DiffServ policy is
applied on any individual member port of the same VLAN interface, the port
policy (DiffServ) takes priority over the VLAN (route map) policy.
Example
Considering equal-access as a route-map configured earlier, the following
sequence is an example of how a route map is applied to a VLAN.
console(config)#interface vlan 10
console(config-if-vlan10)#ip policy route-map equal-access
ip redirects
Use the ip redirects command to enable the generation of ICMP Redirect
messages. Use the no form of this command to prevent the sending of ICMP
Redirect Messages. In global configuration mode, this command affects all
interfaces. In interface configuration mode, it only affects that interface.
Syntax
ip redirects