match ip access-group
Configure match criteria for a class map, based on the access control list (ACL).
Z9500
Syntax
match ip access-group
access-group-name
[set-ip-dscp
value
]
To remove ACL match criteria from a class map, use the
no match ip access-
group access-group-name [set-ip-dscp value]
command.
Parameters
access-group-
name
Enter the ACL name whose contents are used as the match
criteria in determining if packets belong to the class the
class-map specifies.
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.
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.2(1.0)
Introduced on the Z9500.
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.
7.5.1.0
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. For class-map match-any, a
maximum of five ACL match criteria are allowed. For
class-map match-all
,
only one ACL match criteria is allowed.
Quality of Service (QoS)
1491