2-556
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-10
Chapter 2 Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
show policy-map
This is an example of output from the show policy-map interface command for an interface with an
input policy applied:
Switch> show policy-map interface gigabitethernet0/1
GigabitEthernet0/1
Service-policy input: pin-police
Class-map: ip1 (match-all)
0 packets
5 minute offered rate 0 bps, drop rate 0 bps
Match: ip precedence 1
police cir 20000000 bc 625000
conform-action transmit
exceed-action drop
conform: 27927 (packets) exceed: 272073 (packets)
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
0 packets
5 minute rate 0 bps
Table 2-18 describes the fields in the show policy-map interface display. The fields in the table are
grouped according to the relevant QoS feature.
Ta b l e 2-18 show policy-map interface Field Descriptions
Field Description
Fields associated with classes or service policies
Service-policy
input/output
Name of the input or output service policy applied to the specified interface.
Class-map Class of traffic shown. Output appears for each configured class in the
policy. The choice for implementing class matches (match-all or match-any)
might also appear next to the traffic class.
packets Number of packets identified as belonging to the traffic class.
Match Match criteria specified for the class of traffic. This includes criteria such
as class of service (CoS) value, IP precedence value, Differentiated Services
Code Point (DSCP) value, access groups, and QoS groups.
Fields associated with policing
police Shown when the police command has been configured to enable traffic
policing. Displays the specified committed information rate (CIR) and
conform burst size (BC) used for policing packets.
conform-action Displays the action to be taken on packets marked as conforming to a
specified rate.
conform Displays the number of packets marked as conforming to the specified rate.
exceed-action Displays the actions to be taken on packets marked as exceeding a specified
rate.
exceed Displays the number of packets marked as exceeding the specified rate.
Fields associated with queuing
Queue Limit Queue size configured for the class in number of packets.