Command Reference, Cisco Ios Xe Everest 16.5.1A (Catalyst 3650 Switches - Cisco Catalyst 3650 series Command Reference Manual

Cisco ios xe everest 16.5.1a
Hide thumbs Also See for Catalyst 3650 series:
Table of Contents

Advertisement

match (class-map configuration)
precedence precedence-value1...value4
qos-group qos-group-value
vlan vlan-id
Command Default
No match criteria are defined.
Command Modes
Class-map configuration
Command History
Release
Cisco IOS XE 3.3SE
Cisco IOS XE 3.3SE
Usage Guidelines
The match command is used to specify which fields in the incoming packets are examined to classify the
packets. Only the IP access group or the MAC access group matching to the Ether Type/Len are supported.
If you enter the class-map match-anyclass-map-name global configuration command, you can enter the
following match commands:
• match access-group name acl-name
• match ip dscp dscp-list
• match ip precedence ip-precedence-list
The match access-group acl-index command is not supported.
To define packet classification on a physical-port basis, only one match command per class map is supported.
In this situation, the match-any keyword is equivalent.
For the match ip dscp dscp-list or the match ip precedence ip-precedence-list command, you can enter a
mnemonic name for a commonly used value. For example, you can enter the match ip dscp af11 command,
which is the same as entering the match ip dscp 10 command. You can enter the match ip precedence critical
command, which is the same as entering the match ip precedence 5 command. For a list of supported

Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)

648
Note
The ACL must be an extended named ACL.
Assigns an IP precedence value to the classified traffic.
The range is 0 to 7. You also can enter a mnemonic name
for a commonly used value.
Identifies a specific QoS group value as a match criterion.
The range is 0 to 31.
Identifies a specific VLAN as a match criterion. The range
is 1 to 4095.
Modification
This command was introduced.
The class-map class-map-name, cos cos-value, qos-group
qos-group-value, and vlan vlan-id keywords were added.

Advertisement

Table of Contents
loading

Table of Contents