<?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: CPU high utilization with wccp acl and GGRE with 6509 in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545242#M48867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NChia,&lt;/P&gt;&lt;P&gt;Thanks for marking this as Answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in switch-base platform&lt;/P&gt;&lt;P&gt;"deny" process in software&lt;/P&gt;&lt;P&gt;"permit" process in hardware&lt;/P&gt;&lt;P&gt;is it correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it should be hardware processing in both cases but if there is a log keyword with the statement then it gets processed in software .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 19:07:00 GMT</pubDate>
    <dc:creator>Bhavin Yadav</dc:creator>
    <dc:date>2010-09-09T19:07:00Z</dc:date>
    <item>
      <title>CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545235#M48860</link>
      <description>&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 3 questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've 2 wae-7371 with 2 cisco 6509 in DC&lt;/P&gt;&lt;P&gt;my interception is wccp and egress method is GGRE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1.&lt;/P&gt;&lt;P&gt;I use wccp redirect-list with 6509&lt;/P&gt;&lt;P&gt;like...&lt;/P&gt;&lt;P&gt;ip wccp 61 redirect-list wccp_in&lt;/P&gt;&lt;P&gt;ip wccp 62 redirect-list wccp_out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my access-list extend wccp_in like&lt;/P&gt;&lt;P&gt; deny tcp 1.1.1.0 0.0.0.255 any (needn't optimize)&lt;/P&gt;&lt;P&gt; .....&lt;/P&gt;&lt;P&gt; permit tcp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i modify wccp acl , like add new one rule&lt;/P&gt;&lt;P&gt;1 deny tcp 2.2.2.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the 6509 cpu utilization will pick up to 100% about 1min&lt;/P&gt;&lt;P&gt;then down to normal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2&lt;/P&gt;&lt;P&gt;last day, I changed the wae-7371 egress method from IP Forwarding to GGRE&lt;/P&gt;&lt;P&gt;I find the optimization traffic in wae-7371 become less after egress method is GGRE&lt;/P&gt;&lt;P&gt;my GGRE config in 6509 is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Tunnel7371&lt;BR /&gt; ip address 192.168.248.254 255.255.255.0&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip wccp redirect exclude in&lt;BR /&gt; load-interval 30&lt;BR /&gt; tunnel source Vlan248 (wae subnet)&lt;BR /&gt; tunnel mode gre multipoint&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is change egress method from ip forwarding to GGRE&lt;/P&gt;&lt;P&gt;will it affect the optimization traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q3&lt;/P&gt;&lt;P&gt;in my tunnel7371 configuration&lt;/P&gt;&lt;P&gt;the tunnel source is set vlan248 now&lt;/P&gt;&lt;P&gt;that's my wae subnet&lt;/P&gt;&lt;P&gt;if I change this to loopback will affect anything?&lt;/P&gt;&lt;P&gt;my wae is adjacnet to 6509&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 05 Sep 2010 02:46:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545235#M48860</guid>
      <dc:creator>chia hao chang</dc:creator>
      <dc:date>2010-09-05T02:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545236#M48861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chiao,&lt;/P&gt;&lt;P&gt;Answers for you:&lt;/P&gt;&lt;P&gt;Q1.&lt;/P&gt;&lt;P&gt;I use wccp redirect-list with 6509&lt;/P&gt;&lt;P&gt;like...&lt;/P&gt;&lt;P&gt;ip wccp 61 redirect-list wccp_in&lt;/P&gt;&lt;P&gt;ip wccp 62 redirect-list wccp_out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my access-list extend wccp_in like&lt;/P&gt;&lt;P&gt;deny tcp 1.1.1.0 0.0.0.255 any (needn't optimize)&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;permit tcp any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i modify wccp acl , like add new one rule&lt;/P&gt;&lt;P&gt;1 deny tcp 2.2.2.0 0.0.0.255 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the 6509 cpu utilization will pick up to 100% about 1min&lt;/P&gt;&lt;P&gt;then down to normal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt; height: 8pt;"&gt;Answer: As you are using 6509 with GRE, this is expected behaviour. It will spike to CPU processing power as it has to reprogram the TCAM table one more time after WCCP flap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2&lt;/P&gt;&lt;P&gt;last day, I changed the wae-7371 egress method from IP Forwarding to GGRE&lt;/P&gt;&lt;P&gt;I find the optimization traffic in wae-7371 become less after egress method is GGRE&lt;/P&gt;&lt;P&gt;my GGRE config in 6509 is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Tunnel7371&lt;BR /&gt; ip address 192.168.248.254 255.255.255.0&lt;BR /&gt; no ip redirects&lt;BR /&gt; ip wccp redirect exclude in&lt;BR /&gt; load-interval 30&lt;BR /&gt; tunnel source Vlan248 (wae subnet)&lt;BR /&gt; tunnel mode gre multipoint&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is change egress method from ip forwarding to GGRE&lt;/P&gt;&lt;P&gt;will it affect the optimization traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer: Nope. The optimziation should not be affected whether you use GGRE or GRE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q3&lt;/P&gt;&lt;P&gt;in my tunnel7371 configuration&lt;/P&gt;&lt;P&gt;the tunnel source is set vlan248 now&lt;/P&gt;&lt;P&gt;that's my wae subnet&lt;/P&gt;&lt;P&gt;if I change this to loopback will affect anything?&lt;/P&gt;&lt;P&gt;my wae is adjacnet to 6509&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer: Nope. should not be a problem as fas as the loopback can reach the cache engine and vice versa.But that really doesn't matter as the Router ID will be the highest ip configured on the router. Though, what I understand is that you only plan to change the router list ip address on WAE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please mark this as &lt;STRONG&gt;Answered, &lt;/STRONG&gt;if this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 23:26:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545236#M48861</guid>
      <dc:creator>Bhavin Yadav</dc:creator>
      <dc:date>2010-09-06T23:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545237#M48862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI~ Bhavin Yadav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Q1&lt;/P&gt;&lt;P&gt;The GGRE method overcomes the cpu high with process in software process&lt;/P&gt;&lt;P&gt;it allows packets to be processed in hardware on platforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, as GGRE are process in hardware, why cpu spike to 100% when I modify wccp redirect-list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InQ3&lt;/P&gt;&lt;P&gt;In cisco documents said, if wae are l2 adjacent to wccp server&lt;/P&gt;&lt;P&gt;the router-list sould set wae subnet(vlan248)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, now i configured my wae subnet vlan 248 as tunnel source&lt;/P&gt;&lt;P&gt;I just want to cofirm this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 01:38:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545237#M48862</guid>
      <dc:creator>chia hao chang</dc:creator>
      <dc:date>2010-09-07T01:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545238#M48863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chia,&lt;/P&gt;&lt;P&gt;Whether you use GGRE or GRE, 6509 has to reprogram everything in the TCAM table which will spike the CPU momentarily. The GGRE will save the CPU cylce only when the redirection starts happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InQ3&lt;/P&gt;&lt;P&gt;In cisco documents said, if wae are l2 adjacent to wccp server the router-list sould set wae subnet(vlan248. so, now i configured my wae subnet vlan 248 as tunnel source I just want to cofirm this.: &lt;EM&gt;Yes, you should be good looking at the interface config but I would suggest you to contact your network designer and confirm this. From WCCP perspective, you are good.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;Hope this answers your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;If this answers your question, please mark this as &lt;STRONG&gt;Answered.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 19:18:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545238#M48863</guid>
      <dc:creator>Bhavin Yadav</dc:creator>
      <dc:date>2010-09-07T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545239#M48864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jiveTT-hover-user&amp;nbsp; jive-username-link" href="https://community.cisco.com/people/byadav" id="jive-50243334,495,676,520,371,038"&gt;Bhavin Yadav&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;last questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, I know 6509 cpu high cause TCAM table reprogram when I modify acl policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I only use permit in my acl, no deny any more&lt;/P&gt;&lt;P&gt;will cpu spike 100% time become less ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know "deny" is process in software with switch-base platform&lt;/P&gt;&lt;P&gt;when acl policy process in software, the acl counter will increase, vise versa in hardware&lt;/P&gt;&lt;P&gt;in my acl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only "deny" increase counter, "permit" with no counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1&lt;/P&gt;&lt;P&gt;will cpu spike 100% time become less if I use permit only in acl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2&lt;/P&gt;&lt;P&gt;this "acl" include all acl in 6509 or only wccp redirect-list acl ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q3&lt;/P&gt;&lt;P&gt;in switch-base platform&lt;/P&gt;&lt;P&gt;"deny" process in software&lt;/P&gt;&lt;P&gt;"permit" process in hardware&lt;/P&gt;&lt;P&gt;is it correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q4&lt;/P&gt;&lt;P&gt;could you provide me cisco documents about 6509 cpu spike 100% with GRE ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 02:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545239#M48864</guid>
      <dc:creator>chia hao chang</dc:creator>
      <dc:date>2010-09-08T02:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545240#M48865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, I know 6509 cpu high cause TCAM table reprogram when I modify acl policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I only use permit in my acl, no deny any more will cpu spike 100% time become less &lt;SPAN style="color: #ff6600;"&gt;? Yes, this might save some CPU cycle. Basically, the bigger the ACL and more deny statements, more CPU power will be required. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know "deny" is process in software with switch-base platform when acl policy process in software, the acl counter will increase, vise versa in hardware&lt;/P&gt;&lt;P&gt;in my acl,only "deny" increase counter, "permit" with no counter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q1&lt;/P&gt;&lt;P&gt;will cpu spike 100% time become less if I use permit only in acl&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Ans: Yes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2&lt;/P&gt;&lt;P&gt;this "acl" include all acl in 6509 or only wccp redirect-list acl ?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Ans: only wccp redirect-lsit or the traffic that you want to go thru WCCP. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q3&lt;/P&gt;&lt;P&gt;in switch-base platform&lt;/P&gt;&lt;P&gt;"deny" process in software&lt;/P&gt;&lt;P&gt;"permit" process in hardware&lt;/P&gt;&lt;P&gt;is it correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Ans: Not sure. I need to verify this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q4&lt;/P&gt;&lt;P&gt;could you provide me cisco documents about 6509 cpu spike 100% with GRE ?&lt;/P&gt;&lt;P&gt;Ans:&amp;nbsp; if WCCP is configured as an egress feature, or if hash-based assignment&amp;nbsp; is in use (ingress or egress), some level of software processing is&amp;nbsp; always required. There will be in an increase in CPU utilization as the first packet in each flow is software switched.&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;Will have to search thru and get you more details sometime later. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 01:16:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545240#M48865</guid>
      <dc:creator>Bhavin Yadav</dc:creator>
      <dc:date>2010-09-09T01:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545241#M48866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI~ Bhavin Yadav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your detail response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it strongs my knowlege&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;about Q3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have new informations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you update this article&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let's me know how it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 01:27:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545241#M48866</guid>
      <dc:creator>chia hao chang</dc:creator>
      <dc:date>2010-09-09T01:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545242#M48867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi NChia,&lt;/P&gt;&lt;P&gt;Thanks for marking this as Answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in switch-base platform&lt;/P&gt;&lt;P&gt;"deny" process in software&lt;/P&gt;&lt;P&gt;"permit" process in hardware&lt;/P&gt;&lt;P&gt;is it correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, it should be hardware processing in both cases but if there is a log keyword with the statement then it gets processed in software .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 19:07:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545242#M48867</guid>
      <dc:creator>Bhavin Yadav</dc:creator>
      <dc:date>2010-09-09T19:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545243#M48868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI~ Bhavin Yadav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's confuse me with process in software or hardware.&lt;/P&gt;&lt;P&gt;in switch-base platform,&lt;/P&gt;&lt;P&gt;does it process in software when the acl counter is increase&lt;/P&gt;&lt;P&gt;in my environment, 6509 VSS, almost happen in deny acl&lt;/P&gt;&lt;P&gt;sometimes in permit, but it increase little count and never increasing&lt;/P&gt;&lt;P&gt;I'm sure traffic is match acl, cause WAE is optimize this traffic&lt;/P&gt;&lt;P&gt;so, I think permit counter increase when the acl reprograme TCAM table&lt;/P&gt;&lt;P&gt;it is process in software this time, then process in hardware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in routers, like cisco2921&lt;/P&gt;&lt;P&gt;regardless permit or deny, the counter is always increasing when the traffic match acl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway,&lt;/P&gt;&lt;P&gt;this is my say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in switch-base platform, the acl counter increase when deny or reprograme TCAM table in software process&lt;/P&gt;&lt;P&gt;in route-base platform, the acl couter increase regardless permit or deny in software process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I'm not sure it's correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 01:12:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545243#M48868</guid>
      <dc:creator>chia hao chang</dc:creator>
      <dc:date>2010-09-10T01:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: CPU high utilization with wccp acl and GGRE with 6509</title>
      <link>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545244#M48869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chia,&lt;/P&gt;&lt;P&gt;My previous comment was only for the switch, not for routers. That was the update I received from our LAN Switching expert.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 00:49:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cpu-high-utilization-with-wccp-acl-and-ggre-with-6509/m-p/1545244#M48869</guid>
      <dc:creator>Bhavin Yadav</dc:creator>
      <dc:date>2010-09-11T00:49:30Z</dc:date>
    </item>
  </channel>
</rss>

