cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1568
Views
0
Helpful
2
Replies

Here_I_Am packet w/bad fwd method L2 received indirectly via SM1/0

kcmusa108
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Felix Arrieta
Cisco Employee
Cisco Employee

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!

View solution in original post

2 Replies 2

Felix Arrieta
Cisco Employee
Cisco Employee

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!

That was the issue, changed redirect to use gre and all is well.

Review Cisco Networking for a $25 gift card