Reference Guide

Quality of Service (QoS) | 949
match ip access-group
c e s z
Configure match criteria for a class map, based on the access control list (ACL).
Syntax
match ip access-group access-group-name [set-ip-dscp value]
To remove ACL match criteria from a class map, enter no match ip access-group
access-group-name [set-ip-dscp value] command.
Parameters
Defaults
No default behavior or values
Command Modes
CLASS-MAP CONFIGURATION (config-class-map)
Command
History
Usage
Information
You must enter the class-map command in order to access this command. Once 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.
Related
Commands
description
c e s z
Add a description to the selected policy map or QOS policy.
Syntax
description {description}
To remove the description, use the no description {description} command.
Parameters
Defaults
No default behavior or values
Command Modes
CONFIGURATION (policy-map-input and policy-map-output; conf-qos-policy-in and
conf-qos-policy-out; wred)
access-group-name
Enter the ACL name whose contents are used as the match criteria in
determining if packets belong to the class specified by
class-map.
set-ip-dscp value (OPTIONAL) Enter the keyword set-ip-dscp followed by the IP DSCP
value. The matched traffic will be marked with the DSCP value.
Range: 0 to 63
Version 8.3.11.1 Introduced on Z9000
Version 7.7.1.0 Added DSCP Marking option support on S-Series
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
Version 7.5.1.0 Added support for DSCP Marking option
pre-Version 6.1.1.1 Introduced on E-Series
class-map Identify the class map.
description
Enter a description to identify the policies (80 characters maximum).