Reference Guide

match ip dscp
Use a differentiated services code point (DSCP) value as a match criteria.
Z9000
Syntax
match ip dscp dscp-list [[multicast] set-ip-dscp value]
To remove a DSCP value as a match criteria, use the no match ip dscp dscp-list
[[multicast] set-ip-dscp value] command.
Parameters
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.
multicast (OPTIONAL) Enter the keyword multicast to match against
multicast traffic.
NOTE: This option is not supported on C-Series or S-Series.
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.
NOTE: This option is not supported on S-Series.
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
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
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.
Version 7.7.1.0 Added the keyword multicast. Added the DSCP Marking
option support on the S-Series.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series. Added support for the DSCP Marking
option.
Version 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.
1129