CBWFQ to block Youtube

From: Administrator (Administrator@Subfighter.ca)
Date: Tue Nov 18 2008 - 17:59:53 ARST


Hi there, I was just doing a lab and thought I would try something on my test
DSL connection.

My intent was to block www.youtube.com with QOS

Here is what I have ...

!
 class-map match-all YOUTUBE
  match protocol http url "www.youtube.com"
!
!
 policy-map CBWFQ_SHAPE_OUT
  class YOUTUBE
   drop
!
!
interface Ethernet0
 service-policy output CBWFQ_SHAPE_OUT
!

But for some reason, it doesnt work. I have CEF enabled. When I do a show
policy-map int e0, it shows everything hitting the default class-default

I am sure I am missing something simple, but my QOS skillz are low and am
trying to build them. Thanks !

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Dec 01 2008 - 08:18:30 ARST