Re: IE v4.1- lab11 task 10.1

From: Derek Pocoroba (dpocoroba@gmail.com)
Date: Sat Aug 18 2007 - 19:36:47 ART


There is a post in the archives that explained the redirect direction is
from the routers perspective. with a simple diagram its easier to see this

example showing the "in" direction

Destination--E0--Router--E1--Client
                                 |
                                E2
                                 |
                     Cache Engine
!
interface Ethernet0/1
 ip address 10.10.100.6 255.255.255.0
 ip wccp web-cache redirect in
!

another one that shows how to use the "out" direction

                     Non Client
                              |
                             E3
                              |
Destination--E0--Router--E1--Client
                               |
                              E2
                               |
                   Cache Engine
!
interface Ethernet0/0
 ip address 10.10.254.1 255.255.255.0
 ip wccp web-cache redirect out
!
interface Ethernet0/3
 ip address 10.10.100.1 255.255.255.0
 ip wccp redirect exclude in
!

HTH
Derek Pocoroba
CCIE #18559

On 8/18/07, abderrahim sadki <a_sadki1@hotmail.com> wrote:
>
> Hi,
>
> In the task it is mentionned that the web cache engine is located on VLAN
> 3(
> e0/0).
>
> As the packet should be redirected towards the web cache I thought the
> answer
> would be:
>
>
> int e0/0
> ip wccp web-cache redirect out
>
> but the solution shows "in" instead.
>
> Any ideas why?
>
> Thanks,
> Abderrahim
>
>
> _________________________________________________________________
> Explore the seven wonders of the world
> http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:11 ART