Dear all,
   I have been trying to shape/police traffic outbound from my network so as
to reduce the congested satellite downlink (- the interface on which I may
do congestion management is at the ISP and thus  isn't under my control).
Here is my config - I thought to block sites like Youtube, I needed to block
RTP but apparently not. I can still visit youtube. Pls look at my config
and  tell me what could be wrong


Router#show policy-map int s0/0
 Serial0/0

  Service-policy output: ShapeIt

    Class-map: JunkTraffic (match-any)
      13037 packets, 1205916 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol kazaa2
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: protocol gnutella
        2380 packets, 124528 bytes
        5 minute rate 0 bps
      Match: protocol fasttrack
        335 packets, 17460 bytes
        5 minute rate 0 bps
      Match: protocol napster
        204 packets, 10720 bytes
        5 minute rate 0 bps
      Match: protocol rtp
        10118 packets, 1053208 bytes
        5 minute rate 0 bps
      drop

    Class-map: PriorityTraffic (match-any)
      5440759 packets, 673621633 bytes
      5 minute offered rate 111000 bps, drop rate 0 bps
      Match: protocol http
        4848792 packets, 566938462 bytes
        5 minute rate 101000 bps
      Match: protocol secure-http
        296688 packets, 58209373 bytes
        5 minute rate 5000 bps
      Match: protocol smtp
        43032 packets, 20286831 bytes
        5 minute rate 0 bps
      Match: protocol imap
        723 packets, 60298 bytes
        5 minute rate 0 bps
      Match: protocol pop3
        154 packets, 11485 bytes
        5 minute rate 0 bps
      Match: protocol secure-imap
        59 packets, 4299 bytes
        5 minute rate 0 bps
      Match: protocol secure-pop3
        90 packets, 6192 bytes
        5 minute rate 0 bps
      Match: protocol dns
        186068 packets, 12867113 bytes
        5 minute rate 2000 bps
      Match: protocol icmp
        65153 packets, 15237580 bytes
        5 minute rate 3000 bps
      Queueing
        Strict Priority
        Output Queue: Conversation 264
        Bandwidth 70 (%)
        Bandwidth 1050 (kbps) Burst 26250 (Bytes)
        (pkts matched/bytes matched) 1225457/176048830
        (total drops/bytes drops) 71/95744

    Class-map: VideoTraffic (match-any)
      0 packets, 0 bytes
      5 minute offered rate 0 bps, drop rate 0 bps
      Match: protocol http url "*video*"
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: protocol rtp video
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: protocol rtp audio
        0 packets, 0 bytes
        5 minute rate 0 bps
      Match: protocol http host "*youtube"
        0 packets, 0 bytes
        5 minute rate 0 bps
      police:
          cir 8000 bps, bc 1500 bytes
        conformed 0 packets, 0 bytes; actions:
          drop
        exceeded 0 packets, 0 bytes; actions:
          drop
        conformed 0 bps, exceed 0 bps

    Class-map: class-default (match-any)
      2046066 packets, 130910504 bytes
      5 minute offered rate 26000 bps, drop rate 0 bps
      Match: any

NBAR protocol discovery also tells me there is NO RTP traffic.

Thanks for your help.

-- 
___________________________________________________________________________________________________________________
"A man owns nothing, not land or money, only his character, the loyalty &
courage in his heart"

My Bogs:
[ICT Business Integration] - http://ibiztech.wordpress.com
[Leadership Lessons from Movies] - http://thbs.wordpress.com
[In Search of Excellence & Perfection] - http://mukom-tamon.blogspot.com

Reply via email to