Send comments to nx5000-docfeedback@cisco.com
5-8
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
match cos (class map type queuing)
match cos (class map type queuing)
To define the class of traffic in a type queuing class map, use the match cos command. To remove the
match configuration, use the no form of these commands.
match cos cos-list
no match cos cos-list
Syntax Description
Defaults None
Command Modes Class-map type queuing configuration
Command History
Usage Guidelines To specify a list of values, use one of the following options:
• Specify a range of values separated by a dash
• Specify a noncontiguous list of values separated by commas
Note Only class maps of type qos support the optional not keyword form of this command.
This command does not require a license.
Examples This example shows how to modify a type queuing class map to match on CoS:
switch(config)# class-map type queuing match-any 8q2t-in-q4
switch(config-cmap-que)# match cos 3
switch(config-cmap-que)#
Related Commands
cos-list Matches on the specified COS value or list of specified CoS values. Valid values
are from 0 to 7.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
show class-map Displays class maps.