API Guide

Table Of Contents
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.
C9000 Series
Syntax
match ip vlan vlan-id
To remove VLAN as the match criterion, use the no match ip vlan vlan-id command.
Parameters
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, 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) Introduced on the Z9500.
9.4.(0.0) Introduced on the S-Series and Z-Series.
Usage Information To access this command, enter the class-map command. After the class map is identified, you can configure
the match criteria.
Use this command to match an IP class-map against a single VLAN ID .
Related
Commands
class-map — identifies the class map.
match mac access-group
Configure a match criterion for a class map, based on the contents of the designated MAC ACL.
C9000 Series
Syntax
match mac access-group {mac-acl-name}
Parameters
mac-acl-name Enter a MAC ACL name. Its contents is used as the match criteria in the class map.
Defaults none
Command Modes 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.
Quality of Service (QoS) 1367