DES-7200 Configuration Guide Chapter 7 Policy-based Routing
Configuration
7-7
DES-7200(config)# route-map
route-map-name [permit | deny]
sequence
Define a route map.
Step 3 Define the match rule of every policy of the route map.
Command Function
DES-7200(config-route-map)#
match ip address
{access-list-number |
access-list-name}
Match the address in the ACL.
Step 4 Define the action after meeting match rule.
Command Function
DES-7200(config-route-map)# set
vrf name
Route the packets matching PBR by
the routing table of the specific VRF
instance.
DES-7200(config-route-map)# set ip
next-hop ip-address
[weight][ip-address[weight]]
Set the next hop IP address of
packets.
DES-7200(config-route-map)# set ip
default next-hop ip-address[weight]
[ip-address[weight]]
Set the default next hop IP address for
the packets without route.
DES-7200(config-route-map)# set ip
precedence
Modify the priority of IP packet.
DES-7200(config-route-map)# set ip
tos
Modify the ToS value of IP packet.
DES-7200(config-route-map)# set ip
dscp
Modify the DSCP value of IP packet.