From: Shamin (ccie.xpert@gmail.com)
Date: Tue Jun 12 2007 - 12:50:55 ART
HI ,
Well I am a bit confused on this still.
The traffic returning from the webserver,do they contain the URL
in them so that, we can do a
match protocol http host www.cisco.com
on the returning traffic from the webserver.
Anyone?
regards
shamin
On 5/29/07, Bit Gossip <bit.gossip@chello.nl> wrote:
>
> 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 : Sun Jul 01 2007 - 17:24:48 ART