cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
1
Replies

How to Integrate 500 Series Cache Engine with WS-C3550-48-EMI

mgoswami
Level 1
Level 1

We are having a Catalyst 3550 L3 Switch, which is being used to provide Internet service. Now we want to integrate a 500 Series Cache Engine so that outbound http traffic is cached.

The Cat 3550-48-EMI switch is not supporting " ip wccp web-cache redirect out" command, instead it's supporting " ip wccp web-cache redirect in" command. So for outbound traffic no caching is happening. How this can be achieved?

Regards,

Malay.

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

in and out means catch traffic when it comes in or when it goes out respectively.

So you can configure the 'out' on the Internet facing interface to catch the request before it goes out to the Internet.

But you can also configure the 'in' on the client interface to catch the request when it comes into the router.

The 'in' gives much better performance because you catch the request before doing a route loockup.

The only disadvantage is that if you have many client vlans, you need to configure this 'in' command for each one of them.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card