show class-map
show class-map
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
Command Modes
User EXEC
Command History
Release
12.2(53)SE2
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)
Catalyst 3750-X and 3560-X Switch Command Reference
2-580
show class-map [class-map-name]
(Optional) Display the contents of the specified class map.
Modification
This command was introduced.
Chapter 2 Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
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.
OL-29704-01