Service Manual
Version Description
9.7(0.0) Introduced on the S6000–ON.
9.5(0.1) Introduced on the Z9500.
9.5(0.0) Introduced on the Z9000, S6000, S4820T, S4810, MXL
match ip access-group
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, 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
Version Description
9.9(0.0) Introduced on the FN IOM..
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
Related Commands
class-map — identifies the class map.
match ip vlan
Uses a VLAN as the match criterion for an L3 class map.
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
Quality of Service (QoS) 1007