09-04-2009 07:08 PM
I have a site where the LAN switch behind WAN router is a Layer 3 switch, and the link between the switch and router is now a Laye 3 link. Router will do WCCP interception, and WAE will be connected to the LAN switch. Since the swich is Layer 3 switch, so the WAE default gateway (vlan intreface) is on the switch.
I have only configured WCCP when the link between switch and router is a Layer 2 trunk, where WAE default gateway would be a router sub-inteface. How to make WCCP work between WAE and router when the link is Layer 2 instead of trunk?
Thanks a lot
09-09-2009 08:40 PM
You will want to review 'egress-method negotiated-return intercept-method wccp'. This will return all traffic to the router in a WCCP GRE tunnel.
(config) egress-method
Configure the WAE with an IP address that is appropriate for the Switch L3 segment and use the Switch L3 interface as the default gateway.
Configure WCCP to use GRE/GRE/HASH with egress-method GRE. GRE is cpu intensive on the router so this solution may have scalability issues.
-Dan
09-10-2009 07:14 PM
Thanks a lot Dan. So with GRE tunnel as WAE egress method back to router, as long as the router has route to WAE vlan on the switch, WCCP should be fine between WAE and router. Is that correct?
Since WCCP is between router and WAE, the IOS version on the Layer 3 switch (3750, 3560, 4506, or 6509) should be irrelevant. Is that correct? Just want to make sure I don't need to do any switch IOS compatibility check for WCCP.
For the situation where the router - switch link is a Layer 2 trunk, is it still necessary to have egress method GRE on WAE? or the default method IP-forwrding?
Thanks again.
09-14-2009 09:58 PM
So with GRE tunnel as WAE egress method back to router, as long as the router has route to WAE vlan on the switch, WCCP should be fine between WAE and router. Is that correct?
-Correct.
Since WCCP is between router and WAE, the IOS version on the Layer 3 switch (3750, 3560, 4506, or 6509) should be irrelevant. Is that correct?
-Correct.
For the situation where the router - switch link is a Layer 2 trunk, is it still necessary to have egress method GRE on WAE? or the default method IP-forwrding?
-If the WAE is on a dedicated interface, Ip forward is good. If you share an interface with clients, you need GRE.
-Dan
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