From: Bit Gossip (bit.gossip@chello.nl)
Date: Tue May 29 2007 - 15:20:02 ART
Hi Shamin,
this is also how I would do it. But there is one thing that I don't
understand:
we are trying to match replies from the server to the client and those
replies don't contain URLs, do they?
Thanks,
Bit
----- Original Message -----
From: "Shamin" <ccie.xpert@gmail.com>
To: "WorkerBee" <ciscobee@gmail.com>
Cc: "Cisco certification" <ccielab@groupstudy.com>
Sent: Monday, May 28, 2007 9:07 PM
Subject: Re: QOS question
> Hi,
>
> Will the configuration be something like this.
>
> class-map CHILD
> match protocol http url "*.jpg|*.jpeg"
>
> policy-map CHILD
> class CHILD
> drop
>
> class-map match-all PARENT
> match access-group FLOW
> match protocol http host "www.cisco.com"
> match protocol http url "*directory*"
>
> policy-map PARENT
> class PARENT
> service-policy CHILD
> police 1000000
>
> int s0/0
> service-policy output PARENT
>
>
> Please correct me.
>
> Regards
> Shamin
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:22 ART