[c-nsp] QoS help on 2821

Aaron Riemer ariemer at wesenergy.com.au
Tue Jan 6 23:27:32 EST 2009


Could other traffic be marked with either EF or CS3 here? How are you
marking the traffic? I would have a separate policy on the inbound
interface that actually marks some of the traffic to test. 

Let me know how you go I am interested :)

Cheers,

Aaron.

-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Mark Boolootian
Sent: Wednesday, 7 January 2009 8:34 AM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] QoS help on 2821


Hi folks,

I'm trying to understand the behavior of what I think is a very
simple QoS configuration and am hoping someone can explain the
behavior I'm seeing and tell me what I'm doing wrong.

I have a 2821 running 12.4(22)T with the following policy map:

  class-map match-all bearer
   match ip dscp ef 
  class-map match-all signal
   match ip dscp cs3 

  policy-map voice-policy
   class bearer
      priority percent 15
   class signal
      bandwidth percent 10
   class class-default
      fair-queue

This policy map is applied as an outbound service policy on a T-1
interface.

I flood the T-1 with 10 Mb/s of unmarked UDP traffic while I have a
couple of pings running that are sending CS3 and EF marked ICMP echo
requests to a device on the far end of the T-1.  I expected the marked
traffic to make it through unscathed (modulo some additional
serialization
delay introduced by the unmarked traffic), but it was all dropped
(policy
map stats below).  The stats claim  bandwidth exceeded drops in the case
of
the priority queue, but I'm sending a 64 byte ICMP echo request once
per second, so that seems unlikely.

CPU is basically idling on the 2821.  There are no input queue drops.

Clues?

---

dev#sh policy-map int ser 0/0/0:0
 Serial0/0/0:0 

  Service-policy output: voice-policy

    queue stats for all priority classes:
      Queueing
      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 0/131/131
      (pkts output/bytes output) 3027/266376

    Class-map: bearer (match-all)
      3158 packets, 277904 bytes
      5 minute offered rate 1000 bps, drop rate 1000 bps
      Match: ip dscp ef (46)
      Priority: 15% (230 kbps), burst bytes 5750, b/w exceed drops: 131
      

    Class-map: signal (match-all)
      1627 packets, 143176 bytes
      5 minute offered rate 1000 bps, drop rate 1000 bps
      Match: ip dscp cs3 (24)
      Queueing
      queue limit 64 packets
      (queue depth/total drops/no-buffer drops) 0/97/97
      (pkts output/bytes output) 1530/134640
      bandwidth 10% (153 kbps)

    Class-map: class-default (match-any)
      168667 packets, 213899049 bytes
      5 minute offered rate 3052000 bps, drop rate 1629000 bps
      Match: any 
      Queueing
      queue limit 64 packets
      (queue depth/total drops/no-buffer drops/flowdrops)
999/54745/54501/244
      (pkts output/bytes output) 114068/135442123
      Fair-queue: per-flow queue limit 16
_______________________________________________
cisco-nsp mailing list  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

LEGAL DISCLAIMER: This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.


More information about the cisco-nsp mailing list