Options

Show policy-map interface columns

phoeneousphoeneous Member Posts: 2,333 ■■■■■■■□□□
Still learning qos and first time setting up qos on a 2950 which is behind a 2811 which is where I'm running the command from. I see dscp ef packets hitting the correct class map but I'm not sure if the cos-dscp map on 2950 is wrong.

What exactly do this matrix mean under the show policy-map interface command? I assume it is cos 0-7, and if so, shouldn't I see hits for cos 5?


Class-map: VOIP_RTP (match-any)
2081140 packets, 642285553 bytes
5 minute offered rate 12000 bps, drop rate 0 bps
Match: dscp ef (46)
1787627 packets, 496691330 bytes
5 minute rate 12000 bps
Match: precedence 5
0 packets, 0 bytes
5 minute rate 0 bps
Match: dscp af41 (34)
218080 packets, 117804809 bytes
5 minute rate 0 bps
Match: dscp cs4 (32)
75433 packets, 27789414 bytes
5 minute rate 0 bps
Priority: 15% (15000 kbps), burst bytes 375000, b/w exceed drops: 0

Class-map: class-default (match-any)
3242408 packets, 698279336 bytes
5 minute offered rate 44000 bps, drop rate 0 bps
Match: any

queue limit 64 packets
(queue depth/total drops/no-buffer drops) 0/0/0
(pkts output/bytes output) 3242408/699718000
Exp-weight-constant: 9 (1/512)
Mean queue depth: 0 packets
class Transmitted Random drop Tail drop Minimum Maximum Mark
pkts/bytes pkts/bytes pkts/bytes thresh thresh prob

0 3136352/681883665 0/0 0/0 20 40 1/10
1 0/0 0/0 0/0 22 40 1/10
2 0/0 0/0 0/0 24 40 1/10
3 0/0 0/0 0/0 26 40 1/10
4 0/0 0/0 0/0 28 40 1/10
5 0/0 0/0 0/0 30 40 1/10
6 44450/6629036 0/0 0/0 32 40 1/10
7 62026/11288028 0/0 0/0 34 40 1/10

Comments

  • Options
    phoeneousphoeneous Member Posts: 2,333 ■■■■■■■□□□
    Answered my own question... that matrix is strictly for class-default when random-detect (wred) is being used. If I remove wred from class-default, the matrix goes away.
Sign In or Register to comment.