<?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: Overrun Errors on ASA 5550 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887353#M458876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing this information, I tried looking up the commands to &lt;/P&gt;&lt;P&gt; turn on flow control on the ASA but can't find instructions for 8.3, would you mind sharing this as well? I appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2012 19:03:39 GMT</pubDate>
    <dc:creator>Borman Bravo</dc:creator>
    <dc:date>2012-03-13T19:03:39Z</dc:date>
    <item>
      <title>Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887342#M458865</link>
      <description>&lt;P&gt;I have been getting overrun errors on 3 different ASA 5550 HA pairs with traffic rates less than 100Mbps total.&amp;nbsp; I was told by one TAC guy to split the traffic between the two slots so that traffic comes in one and exits the other to maximize throughput because the 5550 was designed to work that way.&amp;nbsp; Another TAC guy told me to enable ethernet flow control to alleviate the overrun errors because the traffic was bursty, but this doesn't seem to address the root cause of the problem to either.&amp;nbsp; TCP traffic is bursty by nature and has it own flow control mechanism.&amp;nbsp; I can't seem to find any detailed info on why traffic needs to be split for 100Mbps when the marketting throughput number is 1.2G.&amp;nbsp; Is this a design flaw or limitation?&amp;nbsp; Is there a way to alleviate overrun errors?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 22:34:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887342#M458865</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2019-03-11T22:34:32Z</dc:date>
    </item>
    <item>
      <title>Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887343#M458866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good place to start:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/quick_start/5500/5500_quick_start.html#wp35995"&gt;http://www.cisco.com/en/US/docs/security/asa/quick_start/5500/5500_quick_start.html#wp35995&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shaping/flow contro/other machanisms can normally alleviate some of the overflow issues. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the rest you need to check what is causing the overflows, netflow/wireshark/syslog analysis is a good place to start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional note, If you don't have it configured, unicast RPF on all interfaces &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 13:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887343#M458866</guid>
      <dc:creator>Marcin Latosiewicz</dc:creator>
      <dc:date>2012-02-24T13:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887344#M458867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for the info, Marcin.&amp;nbsp; The quick start doc basically said the same thing as the TAC person: "For maximum throughput, configure the ASA so that traffic is distributed equally between the two buses. Lay out the network so that traffic enters through one bus and exits through the other. "&amp;nbsp; But do you know the reason why that is necessary?&amp;nbsp; Can you please elaborate on how syslog can reveal what is causing the overflow?&amp;nbsp; How does enabling RPF help with alleviating overflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 17:30:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887344#M458867</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-02-24T17:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887345#M458868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you seeing 'no buffer' counters on the interfaces as well?&amp;nbsp; What is the low count for the 1550 byte memory block in the output of 'show blocks'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TAC engineer suggested that you split traffic between the different interface modules because they both have their own internal backplane interfaces (Internal-Data0/0 and Internal-Data1/0).&amp;nbsp; However, this will only help if you're actually overrunning the internal interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Flow control and overrunning an interface are unrelated.&amp;nbsp; Flow control is determined by a client and server's receive buffers/windows, not by intermediary devices.&amp;nbsp; Additionally, flow control only dictates how many much data can be sent without an ACK but doesn't specify the rate at which the data is sent.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern is that there are numerous cases where overruns occur and there are plenty of 1550 byte memory blocks available and the interface doesn't show 'no buffer' counters.&amp;nbsp; I can't imagine why an interface would be overrun in this scenario but have never been able to find a conclusive answer from Cisco.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 17:32:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887345#M458868</guid>
      <dc:creator>Patrick0711</dc:creator>
      <dc:date>2012-02-24T17:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887346#M458869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, Patrick.&amp;nbsp; The no buffer counter is 0. 1550 block looks normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa00k/pri/act# show interface gig 1/1&lt;/P&gt;&lt;P&gt;Interface GigabitEthernet1/1 "inside", is up, line protocol is up&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hardware is VCS7380 rev01, BW 1000 Mbps, DLY 10 usec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Auto-Duplex(Full-duplex), Auto-Speed(1000 Mbps)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Media-type configured as RJ45 connector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC address 0025.4538.83cd, MTU 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address 10.174.1.253, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 131235122531 packets input, 66053054633431 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received 147575117 broadcasts, 0 runts, 0 giants&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 34201765 input errors, 0 CRC, 0 frame, 34201765 overrun, 0 ignored, 0 abort&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------^^^^^^^^^^^---------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 L2 decode drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 214442064068 packets output, 47534402931048 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output errors, 0 collisions, 0 interface resets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 late collisions, 0 deferred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input reset drops, 0 output reset drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 rate limit drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input queue (blocks free curr/low): hardware (0/0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; output queue (blocks free curr/low): hardware (0/0)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Traffic Statistics for "inside":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 131189361555 packets input, 63641462929613 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 214411432424 packets output, 43673527445793 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 331334100 packets dropped&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 7085 pkts/sec,&amp;nbsp; 3171622 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 12327 pkts/sec,&amp;nbsp; 1481679 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute drop rate, 1 pkts/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute input rate 7797 pkts/sec,&amp;nbsp; 3358887 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute output rate 13731 pkts/sec,&amp;nbsp; 1683791 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute drop rate, 1 pkts/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa00k/pri/act# show blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp; SIZE&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX&amp;nbsp;&amp;nbsp;&amp;nbsp; LOW&amp;nbsp;&amp;nbsp;&amp;nbsp; CNT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; 1450&amp;nbsp;&amp;nbsp; 1386&amp;nbsp;&amp;nbsp; 1447&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp; 336&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 1612&amp;nbsp;&amp;nbsp; 1497&amp;nbsp;&amp;nbsp; 1612&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1550&amp;nbsp;&amp;nbsp; 7296&amp;nbsp;&amp;nbsp; 6013&amp;nbsp;&amp;nbsp; 7037&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2048&amp;nbsp;&amp;nbsp; 2100&amp;nbsp;&amp;nbsp; 1577&amp;nbsp;&amp;nbsp; 2100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2560&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4096&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 8192&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&lt;/P&gt;&lt;P&gt;65536&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;asa00k/pri/act# show blocks&lt;/P&gt;&lt;P&gt;&amp;nbsp; SIZE&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX&amp;nbsp;&amp;nbsp;&amp;nbsp; LOW&amp;nbsp;&amp;nbsp;&amp;nbsp; CNT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp; 1450&amp;nbsp;&amp;nbsp; 1386&amp;nbsp;&amp;nbsp; 1447&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp; 336&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 1612&amp;nbsp;&amp;nbsp; 1497&amp;nbsp;&amp;nbsp; 1612&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1550&amp;nbsp;&amp;nbsp; 7296&amp;nbsp;&amp;nbsp; 6013&amp;nbsp;&amp;nbsp; 7037&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2048&amp;nbsp;&amp;nbsp; 2100&amp;nbsp;&amp;nbsp; 1577&amp;nbsp;&amp;nbsp; 2100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2560&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4096&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 8192&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&lt;/P&gt;&lt;P&gt;65536&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 17:45:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887346#M458869</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-02-24T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887347#M458870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way you can hardcode the interface speed and duplex?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2012 18:49:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887347#M458870</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-02-26T18:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887348#M458871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&amp;nbsp; Can you please elaborate on how hardcoding the speed and duplex will help in this case?&amp;nbsp; I see no CRC errors and no collisions.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 03:28:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887348#M458871</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-02-27T03:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887349#M458872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to do something better, I am going to give you a link that I used the first time I learn about it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008009491c.shtml#speed"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008009491c.shtml#speed&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate all the helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 21:39:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887349#M458872</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-02-27T21:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887350#M458873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for the link - lots of useful info.&amp;nbsp; Unfortunately, I did checked speed and duplex and they matched on both sides and also saw no CRC and no collisions so I ruled it out.&amp;nbsp; CPU utilization is also very low so enable RPF probably won't help either.&amp;nbsp; No buffer count is 0 so I am not sure why we are getting overrun errors at very low traffic rates.&amp;nbsp; We saw overrun errors at as low as 5Mbps with 1 min sampling interval.&amp;nbsp; That doesn't tell whether the traffic is highly bursty instantaneously at some point, but how bursty can it be with 5Mbps worth of traffic? And how much burstiness can the ASA tolerate?&amp;nbsp; I have been trying to get a logical explaination for the overrun errors from Cisco TAC for about 2 weeks, but they just danced around the question.&amp;nbsp; I believe there is an inherent design limitation or software bug that causes this.&amp;nbsp; I am afraid that without getting to the root cause, turning flow control just maquerates the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 19:24:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887350#M458873</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-02-28T19:24:28Z</dc:date>
    </item>
    <item>
      <title>Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887351#M458874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, were you able to resolve this issue, I'm having the same problem. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:24:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887351#M458874</guid>
      <dc:creator>Borman Bravo</dc:creator>
      <dc:date>2012-03-07T16:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887352#M458875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am getting a lot closer, but not quite there yet.&amp;nbsp; It appears that the ASA5550 cannot tolerate &lt;STRONG&gt;highly&lt;/STRONG&gt; bursty traffic even for a very short period of time (saw errors for less than 10Mb worth of bursty traffic).&amp;nbsp; Turning on flow control will clear up the input errors, but I am still trying to gather the data to understand the full impact of flow control on the performance.&amp;nbsp; I am very surprised by the fact the input buffers can not handle such a low level of bursty traffic.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just got off the phone with the TAC engineer, he was very helpful in providing me with the performance test data.&amp;nbsp; It looks like turning on flow control is the only option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:51:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887352#M458875</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-03-07T16:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887353#M458876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing this information, I tried looking up the commands to &lt;/P&gt;&lt;P&gt; turn on flow control on the ASA but can't find instructions for 8.3, would you mind sharing this as well? I appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 19:03:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887353#M458876</guid>
      <dc:creator>Borman Bravo</dc:creator>
      <dc:date>2012-03-13T19:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887354#M458877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use 8.2.5 and later or 8.4.3 and later.&amp;nbsp; The "feature" is not supported in 8.3.&amp;nbsp; The commands are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the ASA:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GigabitEthernet0/2&lt;/P&gt;&lt;P&gt;flowcontrol send on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Ethernet Switch (if you are using Cisco):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int gigabitEthernet 0/2&lt;/P&gt;&lt;P&gt;flowcontrol receive on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you do it during maintenace hours or when nobody is looking as this will reset all of your connections &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 21:20:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887354#M458877</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-03-13T21:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887355#M458878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again, I appreciate your help/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 14:04:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887355#M458878</guid>
      <dc:creator>Borman Bravo</dc:creator>
      <dc:date>2012-03-14T14:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887356#M458879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe someone from Cisco can actually chime in to better explain how 'bursty' traffic can overrun an interface even though there are sufficient 1550byte memory blocks, 0 'no buffer counters' low throughput, and low CPU utilization.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen this same issue many times in the past and have always received the same response about bursty traffic and flow control.&amp;nbsp; Obviously, there's a limiting factor somewhere in the ASA architecture.&amp;nbsp; Why should I need to use flow control and have the switch buffer the data if, supposedly, there is plenty of buffer space and memory blocks on the ASA? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 15:09:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887356#M458879</guid>
      <dc:creator>Patrick0711</dc:creator>
      <dc:date>2012-03-14T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887357#M458880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cisco TACS is now recommending finding those hosts that are generating the bursty traffic, nothing to be done on the ASA to deal with this issue, I'd also like to share the Cisco engineer answer on the ASA handling of traffic and buffering:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"I would like to confirm that the input queue on an interface has a capacity that varies. Depending upon the configuration and speed and duplex settings on both sides it can be 13 packets or a maximum of 75 packets. At the same time the output queue could be as little as 2 packets and as much as 40 packets"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any other recommendations I would appreciate it/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 13:36:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887357#M458880</guid>
      <dc:creator>Borman Bravo</dc:creator>
      <dc:date>2012-03-27T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887358#M458881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing the info.&amp;nbsp; Did they say what to do with those bursty hosts once you find them?&amp;nbsp; I don't have the full context of the reason and logic behind that suggestion, but it doesn't seem to make any sense.&amp;nbsp; I have told TAC repeatedly that traffic on the network will always be bursty.&amp;nbsp; The only time that you may not have bursty traffic is when you are streaming video at constant bit rate.&amp;nbsp; TCP traffic is bursty by nature.&amp;nbsp; Even if you only have UDP traffic on the network, the accumulative effect of multiple hosts transmitting at the same time still makes the traffic bursty.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The queue size is not as important as how fast the ASA can pull the packets out of the queue and forward them.&amp;nbsp; It seems like they can not do that very fast so the queue gets filled up very quickly and overflowed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you had a chance to try turning on flow control?&amp;nbsp; Did it help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My experience dealing with TAC is that different TAC engineers may give you complete different answers and sometimes contradicting each other.&amp;nbsp; If the answer doesn't make sense, you can ask for an escalation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 16:17:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887358#M458881</guid>
      <dc:creator>Peter_T</dc:creator>
      <dc:date>2012-03-27T16:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887359#M458882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I escalated this ticket, waiting for support. I can't turn on flow control, is not supported on the 8.3 version I'm running, will let you know if I find a resolution from Cisco TACS, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 20:13:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887359#M458882</guid>
      <dc:creator>Borman Bravo</dc:creator>
      <dc:date>2012-03-27T20:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887360#M458883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;Did you figure this out with the TAC?&lt;/P&gt;&lt;P&gt;I seem to have the same situation with my 5520s and I am wondering if enabling flow control is the only solution to the problem.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jul 2012 03:10:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887360#M458883</guid>
      <dc:creator>Mr Brightside</dc:creator>
      <dc:date>2012-07-08T03:10:35Z</dc:date>
    </item>
    <item>
      <title>Overrun Errors on ASA 5550</title>
      <link>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887361#M458884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bringing this back from the dead...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface GigabitEthernet1/0 "inside", is up, line protocol is up&lt;/P&gt;&lt;P&gt;&amp;nbsp; Hardware is VCS7380 rev01, BW 1000 Mbps, DLY 10 usec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Full-Duplex(Full-duplex), 1000 Mbps(1000 Mbps)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Input flow control is unsupported, output flow control is unsupported&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Media-type configured as RJ45 connector&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MAC address 1cdf.0f66.35da, MTU 1500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP address x.x.x.x, subnet mask 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2136842533 packets input, 2505600752697 bytes, 0 no buffer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Received 6118 broadcasts, 0 runts, 0 giants&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3519301 input errors, 0 CRC, 0 frame, 3519301 overrun, 0 ignored, 0 abort&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 L2 decode drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1231746618 packets output, 186031413394 bytes, 0 underruns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 pause output, 0 resume output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 output errors, 0 collisions, 0 interface resets&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 late collisions, 0 deferred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 input reset drops, 0 output reset drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 rate limit drops&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input queue (blocks free curr/low): hardware (0/0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; output queue (blocks free curr/low): hardware (0/0)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Traffic Statistics for "inside":&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2132528034 packets input, 2462177894354 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1231761102 packets output, 163876265191 bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 69112 packets dropped&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute input rate 15279 pkts/sec,&amp;nbsp; 17668962 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute output rate 8978 pkts/sec,&amp;nbsp; 1071206 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 minute drop rate, 0 pkts/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute input rate 17170 pkts/sec,&amp;nbsp; 20191846 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute output rate 9932 pkts/sec,&amp;nbsp; 1170989 bytes/sec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5 minute drop rate, 0 pkts/sec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This platform has an ASA 5510 Security Plus license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh blocks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SIZE&amp;nbsp;&amp;nbsp;&amp;nbsp; MAX&amp;nbsp;&amp;nbsp;&amp;nbsp; LOW&amp;nbsp;&amp;nbsp;&amp;nbsp; CNT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp; 383&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&amp;nbsp;&amp;nbsp;&amp;nbsp; 284&amp;nbsp;&amp;nbsp;&amp;nbsp; 399&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 256&amp;nbsp;&amp;nbsp; 3148&amp;nbsp;&amp;nbsp; 2928&amp;nbsp;&amp;nbsp; 3148&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1550&amp;nbsp;&amp;nbsp; 2285&amp;nbsp;&amp;nbsp; 1807&amp;nbsp;&amp;nbsp; 2025&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2048&amp;nbsp;&amp;nbsp; 2100&amp;nbsp;&amp;nbsp; 1422&amp;nbsp;&amp;nbsp; 2100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2560&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&amp;nbsp;&amp;nbsp;&amp;nbsp; 164&lt;/P&gt;&lt;P&gt;&amp;nbsp; 4096&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 98&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; 8192&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt; 16384&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt; 65536&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface is being overrun, there are sufficient 1550 byte memory blocks, the 'no buffer' count is 0.&amp;nbsp; Still, after several years, trying to find an explanation that explains this type of overrun.&amp;nbsp; If it were 'bursty' traffic, wouldn't the interface buffer fill before being overrun which would show an incrementing 'no buffer' counter?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 20:00:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/overrun-errors-on-asa-5550/m-p/1887361#M458884</guid>
      <dc:creator>Patrick0711</dc:creator>
      <dc:date>2012-07-27T20:00:48Z</dc:date>
    </item>
  </channel>
</rss>

