Reference Guide

Default Disabled (off)
Command Mode INTERFACE
Usage Information The no version of this command returns the value to the default.
Example
OS10(conf-if-eth1/1/2)# flowcontrol transmit on
Supported Releases 10.3.0E or later
match
Congures match criteria for the QoS policy.
Syntax
match {cos cos-number | ip [access-group name name | dscp dscp-value |
precedence value] | ipv6 [access-group name name [set dscp dscp-value]] | mac
access-group acl-name | not [ip | cos] vlan vlan-id} [set dscp dscp-value]
Parameters
cos cos—number — Enter a queue number for the CoS match criteria (0 to 7).
ip — Enter the IPv4 match criteria.
access-group name name — (Optional) Enter the IPv4 access-group name.
dscp dscp-value — (Optional) Enter a DSCP value for Layer 3 DSCP match criteria (0 to 63).
precedence value — (Optional) Enter a precedence value for Layer 3 precedence match criteria (0 to 7).
ipv6 — Enter the IPv6 match criteria.
access-group name name — (Optional) Enter the IPv6 access-group name.
set dscp dscp-value — (Optional) Congure a DSCP value for Layer 3 DSCP match criteria (0 to 63).
mac access-group name name — Enter an access-group name for the MAC access-list match criteria
(up to 140 characters).
set dscp dscp-value — Enter a DSCP value for marking the DSCP packets (0 to 63).
not — Enter the IP or CoS to negate the match criteria.
vlan vlan-id — Enter a VLAN number for VLAN match criteria (1 to 4093).
Default Not congured
Command Mode CLASS-MAP
Usage Information In a match-any class, you can enter multiple match criteria. In a match-all class, if the match case is
access-group, no other match criteria is allowed. If you attach the access-list to class-map type
control—plane
, the access-list ignores the permit and deny keywords.
Example
OS10(conf-cmap-qos)# match ip access-group name ag1
OS10(config-cmap-qos)# match ipv6 access-group name ACLv6 set dscp 40
Supported Releases 10.2.0E or later
match cos
Matches a cost of service (CoS) value to L2 dot1p packets.
Syntax
match [not] cos cos-value
Quality of service 579