<?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: Understanding WCCP on Catalyst 6509 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703631#M543623</link>
    <description>&lt;P&gt;Depends on your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example document explains more information for your understanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/app_ntwk_services/waas/waas/v411/configuration/guide/cnfg/traffic.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/app_ntwk_services/waas/waas/v411/configuration/guide/cnfg/traffic.pdf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 09 Sep 2018 18:58:57 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2018-09-09T18:58:57Z</dc:date>
    <item>
      <title>Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703603#M543607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to ask about Configuration WCCP on my Catalyst 6509.&lt;/P&gt;
&lt;P&gt;This is the topology:&lt;/P&gt;
&lt;P&gt;&lt;IMG style="height: 846px; width: 620px;" class="image-1 jive-image" src="https://learningnetwork.cisco.com/servlet/JiveServlet/downloadImage/337109/DC.jpg" alt="DC.jpg" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is WCCP configuration on my device 10.204.20.1:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ip access-list standard WAVE&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;permit 10.204.19.68&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ip access-list extended WAAS-REDIRECT-LIST&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;permit tcp any 10.141.1.0 0.0.0.255&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;permit tcp 10.141.1.0 0.0.0.255 any&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ip wccp 61 redirect-list WAAS-REDIRECT-LIST group-list WAVE&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Interface Eth1/1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; ip wccp 61 redirect in&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Interface Eth1/2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; ip wccp 61 redirect in&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I confused is:&lt;/P&gt;
&lt;P&gt;1. Can I configure with only WCCP 61?&lt;/P&gt;
&lt;P&gt;2. Can I only use it to intercept that traffic and send packet to my WAE (10.204.19.68)?&lt;/P&gt;
&lt;P&gt;3. Can you explain what function of this&amp;nbsp; command "&lt;EM&gt;&lt;STRONG&gt;ip wccp 61 redirect-list WAAS-REDIRECT-LIST group-list WAVE"?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 08:49:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703603#M543607</guid>
      <dc:creator>williammanurung</dc:creator>
      <dc:date>2019-03-11T08:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703621#M543612</link>
      <description>&lt;PRE&gt;3. Can you explain what function of this  command "ip wccp 61 redirect-list WAAS-REDIRECT-LIST group-list WAVE"?&lt;/PRE&gt;
&lt;P&gt;When you specify the &lt;STRONG&gt;ip wccp redirect-list&lt;/STRONG&gt;&amp;nbsp; command, only packets that match the access list are redirected.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 17:57:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703621#M543612</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-09-09T17:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703626#M543618</link>
      <description>&lt;P&gt;Hi balaji,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, can you&amp;nbsp; answer my question number 1 and number 2?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 18:40:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703626#M543618</guid>
      <dc:creator>williammanurung</dc:creator>
      <dc:date>2018-09-09T18:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703629#M543619</link>
      <description>&lt;P&gt;Yes and&amp;nbsp; possible.&amp;nbsp; if you understand which side you are interception the traffic.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 18:53:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703629#M543619</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-09-09T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703630#M543622</link>
      <description>&lt;P&gt;So, how is about Service Group 62 ?&lt;/P&gt;
&lt;P&gt;is not need configure it wccp 62 on the WAN Link?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 18:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703630#M543622</guid>
      <dc:creator>williammanurung</dc:creator>
      <dc:date>2018-09-09T18:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding WCCP on Catalyst 6509</title>
      <link>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703631#M543623</link>
      <description>&lt;P&gt;Depends on your requirement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example document explains more information for your understanding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/app_ntwk_services/waas/waas/v411/configuration/guide/cnfg/traffic.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/app_ntwk_services/waas/waas/v411/configuration/guide/cnfg/traffic.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 18:58:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/understanding-wccp-on-catalyst-6509/m-p/3703631#M543623</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-09-09T18:58:57Z</dc:date>
    </item>
  </channel>
</rss>

