Users Guide

Table Of Contents
Related
Commands
policy-map-input creates an input policy map.
policy-map-output creates an output policy map.
qos-policy-input creates an input QoS-policy on the router.
qos-policy-output creates an output QoS-policy on the router.
wred-profile creates a WRED profile.
match ip access-group
Configure match criteria for a class map, based on the access control list (ACL).
NOTE: IPv6 class-maps and IP-any class-maps do not match. This condition is true for IPv6 and IP-any class-maps on both
ACLs as well as VLANs.
Syntax
match ip access-group access-group-name [set-ip-dscp value | set-color
value]
To remove ACL match criteria from a class map, use the no match ip access-group access-
group-name [set-ip-dscp value | set-color 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.
set-color
value
(Optional) Enter the keyword set-color followed by a color value. Traffic that fulfills
the match criteria is marked with the color value that you specify. The default value
is Yellow.
Defaults none
Command Modes CLASS-MAP CONFIGURATION (config-class-map)
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
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.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.
Quality of Service (QoS) 1105