Users Guide

Layer 3 Routing Commands 1522
Command Mode
Route Map mode
User Guidelines
Use this route map clause to override active routes in the routing table. This
command affects all matching packet types and is used if an active route for
the next hop exists in the routing table. The next hop IP address must be
associated with a directly connected subnet on the router. If no resolvable
active interface is present in the route table, the packet is routed using the
default routing table. If more than one IP address is specified, the first IP
address associated with a link up interface is used to route the packets.
Only one of set ip next-hop, set ip default next-hop, or set interface null0
may be specified in a route map.
Example
console(config-route-map)#set ip next-hop 192.0.2.1
set ip precedence
Use this command to set the three IP precedence bits in the IP packet header
on ingress. Values 0 through 7 are supported. This precedence value may be
used by other QoS services in the network such as weighted fair queuing
(WFQ) or weighted random early detection (WRED). Use the no form of
this command to remove a set clause from a route map.
Syntax
set ip precedence 0-7
no set ip precedence
0
Sets the routine precedence.
1
Sets the priority precedence.
2
Sets the immediate precedence.
3
Sets the Flash precedence.
4
Sets the Flash override precedence.
5
Sets the critical precedence.
6
Sets the internetwork control precedence.