Users Guide

Version Description
9.7(0.0) Introduced on the S6000-ON.
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.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.7.1.0 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.1.1.1 Introduced on the E-Series.
Usage Information To access this command, enter the class-map command. After the class map is identied, you can congure the
match criteria. For class-map match-any, a maximum of ve ACL match criteria are allowed. For class-map
match-all
, only one ACL match criteria is allowed.
Related Commands
class-mapidenties the class map.
match ip dscp
Use a dierentiated services code point (DSCP) value as a match criteria.
S3048–ON
Syntax
match {ip | ipv6 | ip-any} dscp dscp-list [set-ip-dscp value]
To remove a DSCP value as a match criteria, use the no match {ip | ipv6 | ip-any} dscp dscp-
list [[multicast] set-ip-dscp value] command.
Parameters
ip Enter the keyword ip to support IPv4 trac.
ipv6 Enter the keyword ipv6 to support IPv6 trac.
ip-any Enter the keyword ip-any to support IPv4 and IPv6 trac.
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
trac is marked with the DSCP value. The range is from 0 to 63.
Defaults none
Command Modes CLASS-MAP CONFIGURATION (cong-class-map)
Quality of Service (QoS) 1189