<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WCCP Multicast with 6500  in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132704#M23366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see L2-return on your original configs, but you are correct L2-return isn't needed for 6500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the bad buckets increasing, check out CSCsh98343.  It's present in SXF6-10 and results from an ACL conflicting with your redirect list and dropping the traffic.  You can try the workaround in the DDTS which will be to create a separate ACL for each service and reverse the direction you are intercepting traffic (61 on the LAN and 62 on the WAN).  However, before doing that, I would still consider SXF14+ if you are going to make an IOS jump for WCCP features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 12:50:44 GMT</pubDate>
    <dc:creator>dstolt</dc:creator>
    <dc:date>2008-10-08T12:50:44Z</dc:date>
    <item>
      <title>WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132700#M23362</link>
      <description>&lt;P&gt;I have two 6500s (6509-1 and 6509-2)and two WAE-674 devices. I am trying to configure these devices in a redundant way. However the WAEs form wccp relation only with the 6509-2.&lt;/P&gt;&lt;P&gt;6509-2#sh ip wccp 61 detail&lt;/P&gt;&lt;P&gt;WCCP Cache-Engine information:&lt;/P&gt;&lt;P&gt;        Web Cache ID:          172.27.249.65&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 Usable&lt;/P&gt;&lt;P&gt;        Redirection:           GRE&lt;/P&gt;&lt;P&gt;        Packet Return:         GRE&lt;/P&gt;&lt;P&gt;        Assignment:            HASH&lt;/P&gt;&lt;P&gt;        Initial Hash Info:     00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;                               00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;        Assigned Hash Info:    FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;                               00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;        Hash Allotment:        128 (50.00%)&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          00:36:19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Web Cache ID:          172.27.249.66&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 Usable&lt;/P&gt;&lt;P&gt;        Redirection:           GRE&lt;/P&gt;&lt;P&gt;        Packet Return:         GRE&lt;/P&gt;&lt;P&gt;        Assignment:            HASH&lt;/P&gt;&lt;P&gt;        Initial Hash Info:     00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;                               00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;        Assigned Hash Info:    00000000000000000000000000000000&lt;/P&gt;&lt;P&gt;                               FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF&lt;/P&gt;&lt;P&gt;        Hash Allotment:        128 (50.00%)&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          00:36:18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however on the 6509-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6509-1#sh ip wccp 61 detail&lt;/P&gt;&lt;P&gt;WCCP Cache-Engine information:&lt;/P&gt;&lt;P&gt;        Web Cache ID:          172.27.249.66&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 NOT Usable&lt;/P&gt;&lt;P&gt;        Redirection:           L2&lt;/P&gt;&lt;P&gt;        Packet Return:         L2&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          01:17:18&lt;/P&gt;&lt;P&gt;        Assignment:            MASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Web Cache ID:          172.27.249.65&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 NOT Usable&lt;/P&gt;&lt;P&gt;        Redirection:           L2&lt;/P&gt;&lt;P&gt;        Packet Return:         L2&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          00:00:15&lt;/P&gt;&lt;P&gt;        Assignment:            MASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redirection (L2 on 6509-1 and GRE on the 6509-2) methods are shown differently on the 6500 switches. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the configurations on the WAE side is same:&lt;/P&gt;&lt;P&gt;HOAE1674#sh run&lt;/P&gt;&lt;P&gt;&amp;lt;outputs omitted&amp;gt;&lt;/P&gt;&lt;P&gt;primary-interface Standby 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Standby 1&lt;/P&gt;&lt;P&gt; ip address 172.27.249.65 255.255.255.240&lt;/P&gt;&lt;P&gt; exit&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet 1/0&lt;/P&gt;&lt;P&gt; standby 1 priority 250&lt;/P&gt;&lt;P&gt; exit&lt;/P&gt;&lt;P&gt;interface GigabitEthernet 2/0&lt;/P&gt;&lt;P&gt; standby 1&lt;/P&gt;&lt;P&gt; exit&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip default-gateway 172.27.249.78&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&amp;lt;outputs omitted&amp;gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;wccp router-list 1 224.10.10.10&lt;/P&gt;&lt;P&gt;wccp tcp-promiscuous router-list-num 1&lt;/P&gt;&lt;P&gt;wccp version 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the 6500 configurations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6509-2#sh run int vlan 311&lt;/P&gt;&lt;P&gt;interface Vlan311&lt;/P&gt;&lt;P&gt; description WAAS-Normal&lt;/P&gt;&lt;P&gt; ip address 172.27.249.77 255.255.255.240&lt;/P&gt;&lt;P&gt; ip wccp 61 group-listen&lt;/P&gt;&lt;P&gt; ip wccp 62 group-listen&lt;/P&gt;&lt;P&gt; ip pim dense-mode&lt;/P&gt;&lt;P&gt; standby 211 ip 172.27.249.78&lt;/P&gt;&lt;P&gt;6509-2#sh run | i redire&lt;/P&gt;&lt;P&gt;ip wccp 61 group-address 224.10.10.10 redirect-list 101&lt;/P&gt;&lt;P&gt;ip wccp 62 group-address 224.10.10.10 redirect-list 102&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that L2-redirection and masking advised on the 6500s, however when I configure, 6500 sh ip wccp output shows that GRE masking is used. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WAE devices are connected directly to the 6509-2, I suspected a multicast issue, to test I shutdown the 6509-2 vlan interface but no help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version on the 6500s are same (12.2SXF8), as I know that 12.2SXF14 is suggested. However a software upgrade requires a lot of change management procedures. I want to be sure that I did not make a configuration mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2008 16:56:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132700#M23362</guid>
      <dc:creator>b.sahin</dc:creator>
      <dc:date>2008-10-07T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132701#M23363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would change your wae configs to the following...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wccp tcp-promiscuous router-list-num 1 l2-redirect mask-assign&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will configure your WAEs to use mask and L2.  Maybe try and make sure that works with unicast and then try to get multicast up and running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, on your IOS, be aware of CSCsi05906 since you are using Standby Interfaces on your WAEs.  I would strongly consider SXF14 or 15.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 17:56:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132701#M23363</guid>
      <dc:creator>dstolt</dc:creator>
      <dc:date>2008-10-07T17:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132702#M23364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on the wae device you may want to add&lt;/P&gt;&lt;P&gt;wccp router-list &amp;lt;6509-1-ip&amp;gt; &amp;lt;6509-2-ip&amp;gt;&lt;/P&gt;&lt;P&gt;wccp tcp-promiscuous router-list-num 1 l2-redirect mask-assign&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 07:36:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132702#M23364</guid>
      <dc:creator>matthewevenden</dc:creator>
      <dc:date>2008-10-08T07:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132703#M23365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan, Matthew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I remove l2-return, wccp seems to be ok:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOAE1674#sh run | i wccp&lt;/P&gt;&lt;P&gt;wccp router-list 1 224.10.10.10&lt;/P&gt;&lt;P&gt;wccp tcp-promiscuous router-list-num 1 l2-redirect mask-assign&lt;/P&gt;&lt;P&gt;wccp version 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6509-1#sh ip wccp 61&lt;/P&gt;&lt;P&gt;Global WCCP information:&lt;/P&gt;&lt;P&gt;    Router information:&lt;/P&gt;&lt;P&gt;        Router Identifier:                   192.168.2.253&lt;/P&gt;&lt;P&gt;        Protocol Version:                    2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Service Identifier: 61&lt;/P&gt;&lt;P&gt;        Number of Cache Engines:             2&lt;/P&gt;&lt;P&gt;        Number of routers:                   2&lt;/P&gt;&lt;P&gt;        Total Packets Redirected:            0&lt;/P&gt;&lt;P&gt;        Redirect access-list:                101&lt;/P&gt;&lt;P&gt;        Total Packets Denied Redirect:       13843&lt;/P&gt;&lt;P&gt;        Total Packets Unassigned:            0&lt;/P&gt;&lt;P&gt;        Group access-list:                   -none-&lt;/P&gt;&lt;P&gt;        Total Messages Denied to Group:      0&lt;/P&gt;&lt;P&gt;        Total Authentication failures:       0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6509-1#sh ip wccp 61 de&lt;/P&gt;&lt;P&gt;WCCP Cache-Engine information:&lt;/P&gt;&lt;P&gt;        Web Cache ID:          172.27.249.66&lt;/P&gt;&lt;P&gt;        Protocol Version:      2.0&lt;/P&gt;&lt;P&gt;        State:                 Usable&lt;/P&gt;&lt;P&gt;        Redirection:           L2&lt;/P&gt;&lt;P&gt;        Packet Return:         GRE&lt;/P&gt;&lt;P&gt;        Packets Redirected:    0&lt;/P&gt;&lt;P&gt;        Connect Time:          01:32:23&lt;/P&gt;&lt;P&gt;        Assignment:            MASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Mask  SrcAddr    DstAddr    SrcPort DstPort&lt;/P&gt;&lt;P&gt;        ----  -------    -------    ------- -------&lt;/P&gt;&lt;P&gt;        0000: 0x00001741 0x00000000 0x0000  0x0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Value SrcAddr    DstAddr    SrcPort DstPort CE-IP&lt;/P&gt;&lt;P&gt;        ----- -------    -------    ------- ------- -----&lt;/P&gt;&lt;P&gt;        0032: 0x00001000 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0033: 0x00001001 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0034: 0x00001040 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0035: 0x00001041 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0036: 0x00001100 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0037: 0x00001101 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;        0038: 0x00001140 0x00000000 0x0000  0x0000  0xAC1BF942 (172.27.249.66)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am trying to redirect packets over the these appliances. &lt;/P&gt;&lt;P&gt;However TCP connections could not be established between redireced subnets. I can sniff that packet is forwarded to the WAAS but it did not send a respond. I saw that bad bucket error are incrementing when I try new connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOAE1674#sh wccp gre | i buckets&lt;/P&gt;&lt;P&gt;Packets dropped due to bad buckets:            516&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bulent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 11:46:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132703#M23365</guid>
      <dc:creator>b.sahin</dc:creator>
      <dc:date>2008-10-08T11:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132704#M23366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see L2-return on your original configs, but you are correct L2-return isn't needed for 6500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the bad buckets increasing, check out CSCsh98343.  It's present in SXF6-10 and results from an ACL conflicting with your redirect list and dropping the traffic.  You can try the workaround in the DDTS which will be to create a separate ACL for each service and reverse the direction you are intercepting traffic (61 on the LAN and 62 on the WAN).  However, before doing that, I would still consider SXF14+ if you are going to make an IOS jump for WCCP features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 12:50:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132704#M23366</guid>
      <dc:creator>dstolt</dc:creator>
      <dc:date>2008-10-08T12:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132705#M23367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somehow bad buckets are not increasing anymore (I have removed and reconfigured wccp definitions on the WAE), it seems to be working fine. I will upgrade the 6500 asap. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bulent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 12:15:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132705#M23367</guid>
      <dc:creator>b.sahin</dc:creator>
      <dc:date>2008-10-09T12:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Multicast with 6500</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132706#M23368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a bit confused on this response.  Why does the 6500 not need l2-return?  I can't seem to find any supporting documentation.  When I configure mine like this, WCCP seems to set up fine but when I look at WCCP on the 6500 it shows the return method as GRE.  All of the docs say that traffic returned as GRE is not processed in hardware.  So I need L2 return but as soon as I configure that on the WAE it breaks the WCCP connection between the WAE and the 6500.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 17:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-multicast-with-6500/m-p/1132706#M23368</guid>
      <dc:creator>TYLER WEST</dc:creator>
      <dc:date>2009-01-15T17:31:01Z</dc:date>
    </item>
  </channel>
</rss>

