cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
584
Views
0
Helpful
2
Replies

Mls qos stats

carl_townshend
Spotlight
Spotlight

Hi

I have configured my switches to trust dscp markings coming in, is there anyway I can check how many packets that I am trusting on my interfaces, and what by what marking they have ?

cheers

2 Replies 2

Aaron Harrison
VIP Alumni
VIP Alumni

Hi

Not a great way.

If you have 3750s or 3560s, you can do 'show mls qos interface x/x/x statistics' (i think, from memory) that will show you stats relating to input/output dscp. You can't see what's happening as a result of service policies etc.

If you have 6500s, there doesn't seem to be any commands I can find that give anything useful.

Regards

Aaron

Please rate helpful posts...

Aaron Please remember to rate helpful posts to identify useful responses, and mark 'Answered' if appropriate!

francisco_1
Level 7
Level 7

What is your switch model?

On 3650 and 3750 yes you can  check how many packets that I am trusting on my interfaces based on their DSCP markings.

The eaxmple below demonstrates that the interface gigabitEthernet 0/2 has received 8283 packets that has a DSCP marking of 0 for incoming queue.

cat3560#sh mls qos interface gigabitEthernet 0/2 statistics
GigabitEthernet0/2

  dscp: incoming 
-------------------------------

  0 -  4 :        8283            0            0            0            0 
  5 -  9 :           0            0            0            0            0 
10 - 14 :           0            0            0            0            0 
15 - 19 :           0            0            0            0            0 
20 - 24 :           0            0            0            0            0 
25 - 29 :           0            0            0            0            0 
30 - 34 :           0            0            0            0            0 
35 - 39 :           0            0            0            0            0 
40 - 44 :           0            0            0            0            0 
45 - 49 :           0            0            0            0            0 
50 - 54 :           0            0            0            0            0 
55 - 59 :           0            0            0            0            0 
60 - 64 :           0            0            0            0 

Hope that helps

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card