10-16-2012 11:06 AM
new to these devices and followed the quick setup guide. having a problem;
this is a 2921 router wirh a sm-sre-710 module
basic config;
on the sm-sre-710;
wccp tcp-promiscuous service-pair 61 62
on the router router;
ip wccp 61
ip wccp 62
interface GigabitEthernet0/0
ip address 10.1.1.1 255.255.255.0
ip wccp 61 redirect in
interface GigabitEthernet0/2
ip address 10.2.2.1 255.255.255.0
ip wccp 62 redirect in
interface SM1/0
ip unnumbered GigabitEthernet0/0
service-module ip address 10.1.1.100 255.255.255.0
service-module ip default-gateway 10.1.1.1
and I get this in debug messages;
WCCP-EVNT:D62: Here_I_Am packet from 10.1.1.100 with incompatible capabilites
Oct 16 17:38:28.139: WCCP-PKT:D62: Sending I_See_You packet to 10.1.1.100 w/ rcv_id 0000001Bug al
Oct 16 17:38:30.147: WCCP-EVNT:D61: updating wc orig assign info
Oct 16 17:38:30.147: WCCP-EVNT:D61: reuse wc orig mask info (28 bytes)
Oct 16 17:38:30.147: WCCP-EVNT:D61: Here_I_Am packet from 10.1.1.100 w/bad fwd method L2, received indirectly via SM1/0
Solved! Go to Solution.
10-16-2012 05:38 PM
I found on google the following sample; ( they are using WCCP GRE as redirect method which is the one I suggest for your router please look at this sample IP addressig configuration and how he uses the Rediret In statements and on which interfaces)
http://2and2is5.wordpress.com/2011/03/30/configuring-cisco-waas-on-a-sre/
hope that helps!
10-16-2012 05:38 PM
I found on google the following sample; ( they are using WCCP GRE as redirect method which is the one I suggest for your router please look at this sample IP addressig configuration and how he uses the Rediret In statements and on which interfaces)
http://2and2is5.wordpress.com/2011/03/30/configuring-cisco-waas-on-a-sre/
hope that helps!
10-18-2012 04:37 AM
That was the issue, changed redirect to use gre and all is well.
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