cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
492
Views
4
Helpful
1
Replies

POLICY-MAP counters

somanabich
Level 1
Level 1

I have configured policy-maps and class-maps on 3550 and 3560 switches.

The following is excerpt....

class-map match-any voip_class

match access-group 100

!

!

policy-map voip_policy

class voip_class

trust dscp

!

!

interface GigabitEthernet0/12

service-policy input voip_policy

priority-queue out

!

access-list 100 permit udp any any

I have the access-list 'open' for testing purposes.

However when I run the command 'sh policy-map int gi0/12' I get no counters increasing.

Should I?

Also if I run the 'sh access-list 100' command, should I get increasing counters?

Thanks for any help

Nik Mihelioudakis

1 Reply 1

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Sh policy map is not supported on this platform

http://www.cisco.com/cgi-bin/bugtool/onebug.pl?bugid=CSCdy50035

Use "show mls qos interface gig0/12 statistics" instead.