Show Class-Map - Cisco Catalyst 2960 Command Reference Manual

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 2 Catalyst 2960 Switch Cisco IOS Commands

show class-map

To use this command, the switch must be running the LAN Base image.
Note
Use the show class-map user EXEC command to display quality of service (QoS) class maps, which
define the match criteria to classify traffic.
Syntax Description
class-map-name
| begin
| exclude
| include
expression
Command Modes
User EXEC
Command History
Release
12.2(25)FX
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
Command
class-map
match (class-map configuration)
OL-8604-04
show class-map [class-map-name] [ | {begin | exclude | include} expression]
(Optional) Display the contents of the specified class map.
(Optional) Display begins with the line that matches the expression.
(Optional) Display excludes lines that match the expression.
(Optional) Display includes lines that match the specified expression.
Expression in the output to use as a reference point.
Modification
This command was introduced.
Description
Creates a class map to be used for matching packets to the class
whose name you specify.
Defines the match criteria to classify traffic.
Catalyst 2960 Switch Command Reference
show class-map
2-307

Advertisement

Table of Contents
loading

Table of Contents