Cisco Nexus 5000 Series Command Reference, Release 4.1(3)N1(1) (OL-16599-01, August 2009)
Send comments to nx5000-docfeedback@cisco.com
5-6
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 5 Quality of Service Commands
match class-map
match class-map
To match on the match commands in a specified class map, use the match class-map command in the
class map configuration mode. To remove the match on the specified class map, use the no form of this
command.
match [not] class-map class-map-name
no match [not] class-map class-map-name
Syntax Description
Defaults None
Command Modes Class-map type qos configuration
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to match on the matches specified in class map named my_test:
switch(config)# class-map my_test
switch(config-cmap-qos)# match class-name my_test
Related Commands
not (Optional) Negates the specified match result.
class-map-name Matches on the match commands in the specified class-map name.
Release Modification
4.1(3)N1(1) This command was introduced.
Command Description
show class-map Displays class maps.