This example shows how to display statistics for policy maps that are configured on interfaces:
switch(config)# show policy-map interface
Global statistics status : enabled
Vethernet3
Service-policy (qos) input: new-policy
policy statistics status: enabled
Class-map (qos): class-default (match-any)
59610700 packets
set prec 5
Vethernet5
Service-policy (qos) output: new-policer
policy statistics status: enabled
Class-map (qos): new-class (match-all)
344661013 packets
Match: precedence 5
police cir 900 mbps bc 200 ms
conformed 505953339796 bytes, 899924196 bps action: transmit
violated 12285218014 bytes, 22283000 bps action: drop
This example shows how to display statistics for a specific IPv4 access control list (ACL):
switch(config)# show ip access-lists protoacl
IP access list protoacl
statistics per-entry
10 permit icmp 7.120.1.10/32 7.120.1.20/32
20 permit tcp 7.120.1.10/32 7.120.1.20/32 dscp af11
30 permit udp 7.120.1.10/32 7.120.1.20/32 precedence critical
50 permit ip 7.120.1.20/32 7.120.1.10/32
60 permit ip 7.120.1.20/32 7.120.1.10/32 dscp af11
70 permit ip 7.120.1.20/32 7.120.1.10/32 precedence critical
This example shows how to display the status of the global statistics and the configured policy maps on a specific interface:
switch(config)# show policy-map interface vethernet 3
Global statistics status : enabled
Vethernet3
Service-policy (qos) input: policy-protoacl
policy statistics status: enabled
Class-map (qos): class-protoacl (match-any)
132 packets
Match: access-group protoacl
132 packets
set qos-group 100