Cisco Catalyst 4500 Series Configuration Manual page 742

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

show class-map
show class-map
To display class map information, use the show class-map command.
Syntax Description
class_name
Command Default
This command has no default settings.
Command Modes
Privileged EXEC mode
Command History
Release
12.1(8a)EW
12.2(25)SG
Examples
The following example shows how to display class map information for all class maps:
Switch# show class-map
Class Map match-any class-default (id 0)
Match any
Class Map match-any class-simple (id 2)
Match any
Class Map match-all ipp5 (id 1)
Match ip precedence 5
Class Map match-all agg-2 (id 3)
Switch#
The following example shows how to display class map information for a specific class map:
Switch# show class-map ipp5
Class Map match-all ipp5 (id 1)
Match ip precedence 5
Switch#
Assume there are two active flows as shown below on Fast Ethernet interface 6/1:
SrcIp
--------------------------------------------------------
192.168.10.10
192.168.10.10
With following configuration, each flow will be policed to a 1000000 bps with an allowed 9000-byte
burst value.
Note
If you use the match flow ip source-address|destination-address command, these two flows are
consolidated into one flow and they have the same source and destination address.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
2-694
show class-map class_name
Name of the class map.
Modification
This command was introduced on the Catalyst 4500 series switch.
Displays results from the full-flow option.
DstIp
192.168.20.20
192.168.20.20
IpProt SrcL4Port DstL4Port
20
6789
81
20
6789
21
Chapter 2
OL-30934-01

Advertisement

Table of Contents
loading

Table of Contents