From: John Matijevic (matijevi@bellsouth.net)
Date: Thu Mar 18 2004 - 17:27:19 GMT-3
Hello Team,
You would use the service number to associate a particular service to
the cisco cache engine for example 99 would be ip wccp 99 which would
run a reverse proxy service. By default wccp is going to web-cache http
requests, You would have to know what number translated to what service.
The other example you list is similar to an example on the documentation
I provided, (excerpt from documentation)
To disable caching for certain clients, servers, or client/server pairs,
you can use WCCP access lists. The following example shows that any
requests coming from 10.1.1.1 to 12.1.1.1 will bypass the cache, and
that all other requests will be serviced normally:
Router(config)# ip wccp web-cache redirect-list 120
Router(config)# access-list 120 deny tcp host 10.1.1.1 any
Router(config)# access-list 120 deny tcp any host 12.1.1.1
Router(config)# access-list 120 permit ip any any
I think this doc should help clarify a few things:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/
ffun_c/fcfprt3/fcf018.htm#1001150
Sincerely,
Matijevic
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
David Hurtado
Sent: Thursday, March 18, 2004 2:22 PM
To: antonio.sanchez-monge@hp.com; ccielab@groupstudy.com
Subject: RE: WCCP service-number question
Hola Antonio,
You mean that if i want to configure a redirect-list, i should
configure:
ip wccp 1 redirect-list 10
interface xxxx
ip wccp 1 redirect in
But would the following configuration be also valid?
ip wccp web-cache redirect-list 10
interface xxxx
ip wccp web-cache redirect in
Instead of using a random service-number, I use "web-cache" keyword.
Another question: how do you associate a service-number with a type of
traffic?
Thanks for the help
>From: "SANCHEZ-MONGE,ANTONIO (HP-France,ex2)"
><antonio.sanchez-monge@hp.com>
>Reply-To: "SANCHEZ-MONGE,ANTONIO (HP-France,ex2)"
><antonio.sanchez-monge@hp.com>
>To: "'David Hurtado'" <dei2viccie@hotmail.com>, ccielab@groupstudy.com
>Subject: RE: WCCP service-number question
>Date: Thu, 18 Mar 2004 18:22:41 +0100
>
>Hi,
>
>This is a partial answer, but if you want to define an access list to
>specify the source addresses for which HTTP requests are to be
redirected,
>you need the service number to relate the access list to the redirect
>statement.
>
>Cheers,
>Ato.
>
>
>-----Original Message-----
>From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
>David Hurtado
>Sent: jueves, 18 de marzo de 2004 17:32
>To: ccielab@groupstudy.com
>Subject: WCCP service-number question
>
>
>Hello everybody,
>
>If you have to redirect the HTTP requests to a web cache engine, you
should
>use WCCP. But should you use a service number or use "web-cahe"
keyword?
>
>ip wccp {web-cache | service-number}
>
>Thanks for the help
>
>_________________________________________________________________
>Correos mas divertidos con fotos y textos incrembles en MSN 8. Pruibalo
>gratis dos meses. http://join.msn.com/?pgmarket=es-es&XAPID=45&DI=1055
>
>_______________________________________________________________________
>Please help support GroupStudy by purchasing your study materials from:
>http://shop.groupstudy.com
>
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
>
>_______________________________________________________________________
>Please help support GroupStudy by purchasing your study materials from:
>http://shop.groupstudy.com
>
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Apr 01 2004 - 08:15:34 GMT-3