Reference Guide

The match ip dscp and match ip precedence commands are mutually
exclusive.
Up to 64 IP DSCP values can be matched in one match statement. For example, to
indicate IP DCSP values 0 1 2 3 4 5 6 7, enter either the match ip dscp
0,1,2,3,4,5,6,7
or match ip dscp 0-7 command.
NOTE: Only one of the IP DSCP values must be a successful match criterion,
not all of the specified IP DSCP values must match.
Related
Commands
class-map — identifies the class map.
match ip precedence
Use IP precedence values as a match criteria.
Z9000
Syntax
match ip precedence ip-precedence-list [[multicast] set-ip-dscp
value]
To remove IP precedence as a match criteria, use the no match ip precedence
ip-
precedence-list [set-ip-dscp value] command.
Parameters
ip-
precedence-list
Enter the IP precedence value(s) as the match criteria.
Separate values by commas — no spaces ( 1,2,3 ) or indicate
a list of values separated by a hyphen (1-3). The range is from
0 to 7.
set-ip-dscp
value
(OPTIONAL) Enter the keywords set-ip-dscp then the IP
DSCP value. The matched traffic is marked with the DSCP
value. The range is from 0 to 63.
Defaults none
Command
Modes
CLASS-MAP CONFIGURATION (config-class-map)
Command
History
This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version 9.0.2.0 Introduced on the S6000.
Version
8.3.19.0
Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Quality of Service (QoS)
1241