Re: using NBAR to match web traffic

From: sumit.kumar@comcast.net
Date: Fri Jun 03 2005 - 18:53:53 GMT-3


Tim,

Here's a shot at it, assuming many sites can have similar folders
 
class-map match-all webapp
  match protocol http url /webapp/
  match protocol http host www.web-based-app.com

Sumit
-------------- Original message --------------

> Hi guys,
>
> Here's a good one.
>
> I want to permit users to access only a web based application which has a
> root directory of
>
> http://www.web-based-app.com/webapp/
>
> Will this work?
>
> class-map WEB-APP
> match protocol http url "http://www.web-based-app.com/webapp/"
>
>
> (Don't click on link - it's not real.)
>
> Or, do I have to break up the above into the host portion and directory
> portion?
>
> In the lab, if giving a similar fake url, is there any way to verify my
> config is correct?
>
> TIA,Tim
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Jul 06 2005 - 14:43:40 GMT-3