Command Reference Guide Route Map Command Set
61200990L1-35E Copyright © 2005 ADTRAN 1188

set ip dscp [<value> | afxx | csxx | default | ef]

Use the set ip dscp command to set the Differentiated Services Code Point (DSCP) value in the IP header
of the packet. Use the no form of this command to discontinue matching.
Syntax Description
<value> Sets the DSCP numeric value. (Valid range: 0 to 63.)
afxx Sets the assu red forwarding (AF) value. (Selec t from: 1 1, 12, 1 3, 21, 22,
23, 31, 32, 33, 41, 42, or 43.)
csxx Sets the class sele ctor (CS) value. (Valid range: 1 to 7.)
default Set s the default IP DSCP value.
ef Marks the packet for expedited forwarding (EF).
Default Values
No default value necessary for this command.
Applicable Platforms
This command applies to the NetVanta 2000 and 5000 Series, and Total Access 900 Series units.
Command History
Release 11.1 Command was introduced.
Usage Examples
The following example sets a DSCP value of af11 in the IP header of the route map named MyMap:
(config)#route-map MyMap permit 100
(config-route-map)#set ip dscp af11