Reference Guide

match precedence
Congures IP precedence values as a match criteria.
Syntax
match [not] {ip | ipv6 | ip-any} precedence precedence-list
Parameters
not — Enter to cancel a previously applied match precedence rule.
ip — Enter to use IPv4 as the match precedence rule.
ipv6 — Enter to use IPv6 as the match precedence rule.
ip-any — Enter to use both IPv4 and IPv6 as the match precedence rule.
precedence precendence-list — Enter a precedence-list value (0 to 7).
Default Not congured
Command Mode CLASS-MAP
Usage Information You cannot enter two match statements with the same lter-type. If you enter two match statements with the
same lter-type, the second statement overwrites the rst statement.
Example
OS10(conf-cmap-qos)# match not ipv6 precedence 3
Supported Releases 10.2.0E or later
match qos-group
Congures a match criteria for a QoS group.
Syntax
match queue qos—group-id
Parameters qos-group-id — Enter a QoS group ID number (0 to 11).
Default Not congured
Command Mode CLASS-MAP
Usage Information You can only congure this command when the class-map type is queuing. You cannot enter two match
statements with the same lter-type. If you enter two match statements with the same lter-type, the second
statement overwrites the rst statement. When class-map type is queuing, the qos-group corresponds to data
queues (0 to 7).
Example
OS10(conf-cmap-queuing)# match queue 1
Supported Releases 10.2.0E or later
match vlan
Congures a match criteria based on the VLAN ID number.
Syntax
match vlan vlan-id
Parameters vlan-id — Enter a VLAN ID number (1 to 4094).
Default Not congured
Quality of service 473