-34
Cisco ME 3800X and ME 3600X Switch Command Reference
OL-28238-01
Chapter
show class-map
show class-map
To display quality of service (QoS) class maps, which define the match criteria to classify traffic, use the
show class-map command in user EXEC mode.
show class-map [class-map-name] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show class-map command:
Switch> show class-map
Class Map match-all videowizard_10-10-10-10 (id 2)
Match access-group name videowizard_10-10-10-10
Class Map match-any class-default (id 0)
Match any
Class Map match-all dscp5 (id 3)
Match ip dscp 5
Related Commands
class-map-name (Optional) Displays the contents of the specified class map.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(52)EY This command was introduced.
Command Description
class-map Creates a class map to be used for matching packets to the class
whose name you specify.
match access-group Defines the match criteria to classify traffic.