Specifications
3-501
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config) policy-engine application set-dscp
(config) policy-engine application set-dscp
To set the default DSCP marking value for use with applications, use the policy-engine application
set-dscp global configuration command. To set the default DSCP marking value to its default value, use
the no form of this command.
policy-engine application set-dscp dscp-marking
no policy-engine application set-dscp dscp-marking
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines The DSCP field in an IP packet enables different levels of service to be assigned to network traffic.
Levels of service are assigned by marking each packet on the network with a DSCP code. DSCP is the
combination of IP Precedence and Type of Service (ToS) fields. For more information, see RFC 2474.
A DSCP value is assigned in an application definition or an application policy map and applies to all
traffic associated with the application or policy map. If a DSCP value is not assigned or defined, the
default DSCP value is applied to traffic. The global default DSCP value is copy, which copies the DSCP
value from the incoming packet and uses it for the outgoing packet.
Table 3-119 lists the valid DSCP marking values that you can specify.
set-dscp dscp-marking Specifies the DSCP marking value, as shown in Table 3-119.
Table 3-119 DSCP Marking Values
DSCP Code Description
0 - 63 Sets packets with a numeric dscp from 0 to 63.
af11 Sets packets with AF11 dscp (001010).
af12 Sets packets with AF11 dscp (001100).
af13 Sets packets with AF13 dscp (001110).
af21 Sets packets with AF21 dscp (010010).
af22 Sets packets with AF22 dscp (010100).
af23 Sets packets with AF23 dscp (010110).
af31 Sets packets with AF31 dscp (011010).
af32 Sets packets with AF32 dscp (011100).
af33 Sets packets with AF33 dscp (011110).
af41 Sets packets with AF41 dscp (100010).
af42 Sets packets with AF42 dscp (100100).