Cisco Catalyst 4500 Series Configuration Manual page 520

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

match (class-map configuration)
match (class-map configuration)
To define the match criteria for a class map, use the match class-map configuration command. To
remove the match criteria, use the no form of this command.
Syntax Description
access-group
acl-index-or-name
cos cos-list
[lp] dscp dscp-list
[lp] precedence
ip-precedence-list
qos-group value
protocol ip
protocol ipv6
protocol arp
Command Default
No match criteria are defined.
Command Modes
Class-map configuration mode
Command History
Release
12.1(8a)EW
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-480
match {access-group acl-index-or-name | cos cos-list | [lp] dscp dscp-list | [lp] precedence
ip-precedence-list | qos-group value | protocol [ip | ipv6 | arp]
no match {access-group acl-index-or-name | cos cos-list | [lp] dscp dscp-list | [lp] precedence
ip-precedence-list | qos-group value | protocol [ip | ipv6 | arp]
Number or name of an IP standard or extended access control list (ACL) or
MAC ACL. For an IP standard ACL, the ACL index range is 1 to 99 and 1300
to 1999. For an IP extended ACL, the ACL index range is 100 to 199 and
2000 to 2699.
Lists up to four Layer 2 class of service (CoS) values to match against a
packet. Separate each value with a space. The range is 0 to 7.
(Optional) IP keyword. It specifies that the match is for IPv4 packets only. If
not used, the match is for both IPv4 and IPv6 packets.
Lists up to eight IP Differentiated Services Code Point (DSCP) values to
match against a packet. Separate each value with a space. The range is 0 to
63. You also can enter a mnemonic name for a commonly used value.
(Optional) IP keyword. It specifies that the match is for IPv4 packets only. If
not used, the match is for both IPv4 and IPv6 packets.
Lists up to eight IP-precedence values to match against a packet. Separate
each value with a space. The range is 0 to 7. You also can enter a mnemonic
name for a commonly used value.
Specifies the internally generated qos-group value assigned to a packet on
the input qos classification.
Specifies IP in the Ethernet header. Though visible in the command-line help
strings, the only protocol types supported are IP, IPv6, and ARP.
Specifies IPv6 in the Ethernet header. Though visible in the command-line
help strings the only protocol types supported are IP, IPv6, and ARP.
Specifies ARP in the Ethernet header. Though visible in the command-line
help strings the only protocol types supported are IP, IPv6, and ARP.
Modification
This command was introduced on the Catalyst 4500 series switches.
Chapter 2

Advertisement

Table of Contents
loading

Table of Contents