07-07-2004 08:19 PM
I want both http & non-http tcp traffic redirect to cache (inktomi:traffic server).
I just config this.
-------------------------
ip wccp 90 redirect-list ToCache
int fa9/3
ip wccp 90 redirect out
ip access-list extended ToCache
permit tcp 192.168.1.0 0.0.0.255 any eq www
permit tcp 192.168.1.0 0.0.0.255 any eq 8080
permit tcp 192.168.1.0 0.0.0.255 any eq 7981
permit tcp 192.168.1.0 0.0.0.255 any eq 4499
--------------------------
but can't see cache in switch with "show ip wccp 90".
what is cooperate with cache's config??
pls let me know that.
thanks
07-08-2004 01:45 AM
did you configure service 90 in the cache ?
The cache is the device that will controll the router.
Do a 'debug ip wccp packets' to see if the cache is advertising correctly service 90 to the router.
Regards,
Gilles.
07-09-2004 12:51 AM
Cisco cache (CE) can configure service 90.
Can configure about service 90 in inktomi's cache???
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide