Specifications
2-716
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show policy-map control-plane
show policy-map control-plane
To display the configuration either of a class or of all classes for the policy map of a control plane, use
the show policy-map control-plane command.
show policy-map control-pl ane [input [class class-name] | [class class-name]]
Syntax Description
Defaults T his command has no default settings.
Command Modes Privileged EXE C mode
Usage Guidelines The show policy- map control-plane command displays information for aggregate control-plane
services that control the number or rate of packets that are going to the process level.
Examples This example shows that the policy map TEST is associated with the control plane. This policy map
polices traffic that matches the class-map TEST, while allowing all other traffic (that matches the
class-map class-defaul t) to go through as is. Table 2-30 describes the fields shown in the display.
Switch# show policy-map control-plane
Control Plane
Service-policy input: system-cpp-policy
Class-map: system-cpp-eapol (match-all)
0 packets
Match: access-group name system-cpp-eapol
Class-map: system-cpp-bpdu-range (match-all)
0 packets
Match: access-group name system-cpp-bpdu-range
Class-map: system-cpp-cdp (match-all)
28 packets
Match: access-group name system-cpp-cdp
police: Per-interface
Conform: 530 bytes Exceed: 0 bytes
Class-map: system-cpp-garp (match-all)
0 packets
Match: access-group name system-cpp-garp
Class-map: system-cpp-sstp (match-all)
0 packets
Match: access-group name system-cpp-sstp
input (Optional) Displays statistics for the attached input policy.
class class-name (Optional) Displays the name of the class.