2013年6月27日星期四

Checking on QoS


Question:


We have a router Catalyst 3560X  that does bandwidth limiting outbound:

...class TAG-AF22
  set dscp af22
  bandwidth remaining percent 15
...
And inbound policing...

..class QOS-TEST
  set dscp a11
  police cir 768000
   conform-action transmit
   exceed-action drop
...
Is there a way to show if these thresholds are ever being hit?  For example of QOS-TEST or TAG-AF22 were ever throttled?


Answer:

on the interfaces these policies are applied

int xx
serivice-policy in/output xxxx

show policy-map WS-C3560X-24T-L Price int xx

没有评论:

发表评论