CLI Guide

Table Of Contents
Version Description
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.5(0.0) Added support for 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 support for the DSCP Marking option for 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 identified, you can
configure the match criteria.
The match ip precedence command and the match ip dscp command are mutually exclusive.
Up to eight precedence values can be matched in one match statement. For example, to indicate the IP
precedence values 0 1 2 3, enter either the match ip precedence 0-3 or match ip precedence
0,1,2,3 command.
NOTE: Only one of the IP precedence values must be a successful match criterion, not all of the
specified IP precedence values must match.
Related
Commands
class-map identifies the class map.
match ip vlan
Uses a VLAN as the match criterion for an L3 class map.
Syntax
[seq sequence number] match ip vlan vlan-idTo remove VLAN as the match criterion, use
the no [seq sequence number] match ip vlan vlan-id command.
Parameters
seq
sequence
number
(OPTIONAL) Enter the keyword seq then the sequence number. The range is from
1 to 100. By default, the sequence number are assigned in multiples of five.
vlan
vlan-id
Enter the keyword vlan and then the ID of the VLAN. The range is from 1 to 4094.
Defaults None.
Command Modes CONF-CLASS-MAP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Quality of Service (QoS) 1225