Administrator Guide

Parameters
ip Enter the keyword ip to support IPv4 traffic.
ipv6 Enter the keyword ipv6 to support IPv6 traffic.
ip-any Enter the keyword ip-any to support IPv4 and IPv6 traffic.
dscp-list
Enter the IP DSCP values that is to be 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 63.
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.
set-color
value
(Optional) Enter the keyword set-color followed by a color value. Traffic that fulfills the
match criteria is marked with the color value that you specify. The default value is yellow.
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 Description
9.9(0.0) Introduced on the C9010.
9.5(0.1) Added the ipv6 and ip-any options on the Z9500.
9.5(0.0) Added the ipv6 and ip-any options on the Z9000, S6000, S4820T, S4810, MXL.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.7.1.0 Added the keyword multicast. Added the DSCP Marking option support on the S-
Series.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series. Added support for the DSCP Marking option.
6.2.1.1 Introduced on the E-Series.
Usage Information
To access this command, enter the class-map command. After the class map is identified, you can configure
the match criteria.
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.
Quality of Service (QoS) 1365