<?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 Redirect list ACL mask for WAAS in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376625#M28653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response and confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wanting to make sure that it is not required to have the masks match the source masks, resulting in the exhaustive list (operational nightmare).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick question on the ACL for WCCP redirect-list. Should we not see hits on specific entry's (e.g.permit tcp 10.113.9.0 0.0.0.31 any for the 61 redirect list, and the same for the permit tcp any 10.113.9.0 0.0.0.31 for the 62 redirect list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we don't, no traffic? We see flows on the branch WAE, although very few (not many users), but no hits on the ACL on the DC 6500. Is this due them being handled in hardware maybe, TCAM's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input would be apprecited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2010 18:26:24 GMT</pubDate>
    <dc:creator>Paul Pinto</dc:creator>
    <dc:date>2010-01-18T18:26:24Z</dc:date>
    <item>
      <title>WCCP Redirect list ACL mask for WAAS</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376623#M28651</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to conform if the following would be correct to implement for WCCP redirection list on 6500. We have over 800 branches and we also need to manage the intra-server traffic in the Data Center which we do not want to be re-directed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip access-list extended WCCPLIST-61&lt;BR /&gt; permit tcp 10.112.0.0 0.0.31.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ip access-list extended WCCPLIST-62&lt;BR /&gt;&amp;nbsp; permit tcp any 10.112.0.0 0.0.31.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, as an example, would these masks work for us, as the number of entries otherwise would be exhaustive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just want to confirm that the mask in the ACL doesn't have to match exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2010 10:28:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376623#M28651</guid>
      <dc:creator>Paul Pinto</dc:creator>
      <dc:date>2010-01-15T10:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirect list ACL mask for WAAS</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376624#M28652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The redirect configuration you are planning to use looks fine.&amp;nbsp; This will cause any TCP traffic to/from 10.112.0.0/19 to be redirected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 15:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376624#M28652</guid>
      <dc:creator>Zach Seils</dc:creator>
      <dc:date>2010-01-15T15:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirect list ACL mask for WAAS</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376625#M28653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response and confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wanting to make sure that it is not required to have the masks match the source masks, resulting in the exhaustive list (operational nightmare).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick question on the ACL for WCCP redirect-list. Should we not see hits on specific entry's (e.g.permit tcp 10.113.9.0 0.0.0.31 any for the 61 redirect list, and the same for the permit tcp any 10.113.9.0 0.0.0.31 for the 62 redirect list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we don't, no traffic? We see flows on the branch WAE, although very few (not many users), but no hits on the ACL on the DC 6500. Is this due them being handled in hardware maybe, TCAM's?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input would be apprecited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 18:26:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376625#M28653</guid>
      <dc:creator>Paul Pinto</dc:creator>
      <dc:date>2010-01-18T18:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: WCCP Redirect list ACL mask for WAAS</title>
      <link>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376626#M28654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, just had to dig around in the old filing cabinet of the mind a bit. Got the commands required and can confirm the ACL hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jan 2010 11:22:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/wccp-redirect-list-acl-mask-for-waas/m-p/1376626#M28654</guid>
      <dc:creator>Paul Pinto</dc:creator>
      <dc:date>2010-01-24T11:22:49Z</dc:date>
    </item>
  </channel>
</rss>

