<?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: Slowness after using ECMP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5363483#M1124200</link>
    <description>&lt;P&gt;How is the ISP side set up? are they doing some kind of load balancing also?&lt;BR /&gt;I would suggest setting up packet captures on the two interfaces when they are configured in ECMP and see if you see any significant packet drops on one or both of the interfaces.&amp;nbsp; in addition you can run the command "show asp drop" during the times of issues to see what the drop reason could be.&lt;BR /&gt;Also, if you have access to the "Internet Switch" you could also do a capture or SPAN (depending on model) and see if you there is something happening there.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jan 2026 21:22:06 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2026-01-20T21:22:06Z</dc:date>
    <item>
      <title>Slowness after using ECMP</title>
      <link>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5361086#M1124107</link>
      <description>&lt;P&gt;We have a 3110 with version 7.6 managed by FMC 7.6. The flow is User &amp;gt;&amp;gt; WLC &amp;gt;&amp;gt; Core Switch &amp;gt;&amp;gt; Cisco FTD &amp;gt;&amp;gt; Internet Switch &amp;gt;&amp;gt; ISP Router 1 &amp;amp; ISP Router 2. On FTD we have created sub-interfaces of 10 Gig link and we have two 1 Gig links from ISP. We are using ECMP on FTD for load sharing. We are observing the slowness of internet access for end users when we are using ECMP on FTD. If we are using a single path then end user experiencing no issues, but when ECMP is getting enabled the slowness of internet access is occurring. What could be the issue?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 06:10:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5361086#M1124107</guid>
      <dc:creator>sahdogra</dc:creator>
      <dc:date>2026-01-14T06:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness after using ECMP</title>
      <link>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5361200#M1124117</link>
      <description>&lt;P&gt;It is hard to say without additional information. Issues like this typically require live troubleshooting with access to the setup. Thus, it is probably best to engage TAC. Nonetheless, we can try here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Do you have a diagram / sketch of the setup?&lt;/LI&gt;
&lt;LI&gt;How is your routing configured on the firewalls?&lt;/LI&gt;
&lt;LI&gt;Which device is configured to do NAT?&lt;/LI&gt;
&lt;LI&gt;Are port-channels configured anywhere?&lt;/LI&gt;
&lt;LI&gt;Have you seen this guide before and check it against your setup/configuration?&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV id="bodyDisplay_3" class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;
&lt;DIV class="lia-message-body-content"&gt;
&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;How is your routing configured on the ISP router&lt;/P&gt;
&lt;P&gt;Is the Internet switch L2 or L3&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 13:58:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5361200#M1124117</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2026-01-14T13:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness after using ECMP</title>
      <link>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5363428#M1124189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1925222"&gt;@sahdogra&lt;/a&gt;&amp;nbsp;Just to confirm, and not assume. When using no ECMP, &amp;nbsp;and ISP1 as Primary (default route) with ISP2 as Secondary (backup default route not present in RIB), as well as&amp;nbsp;ISP2 as Primary (default route) with ISP1 as Secondary (backup default route not present in RIB), everything works fine? Trying, to first, ensure, that when using just one of the ISP's for Internet traffic, regardless which one, experience is good. Only if this is true, we can take a look over ECMP use case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; For ECMP, when you say slow, what do you mean, you get Internet access all the time but experience is bad, or sometimes it works and sometimes it doesn't work? Have you correctly followed this guide (and correctly configured NAT as well, for both ISP's, since the guide doe not cover NAT):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html#toc-hId-825249988" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/secure-firewall-threat-defense/221692-configure-ecmp-with-ip-sla-on-ftd-manage.html#toc-hId-825249988&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Cristian.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 16:38:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5363428#M1124189</guid>
      <dc:creator>Cristian Matei</dc:creator>
      <dc:date>2026-01-20T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Slowness after using ECMP</title>
      <link>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5363483#M1124200</link>
      <description>&lt;P&gt;How is the ISP side set up? are they doing some kind of load balancing also?&lt;BR /&gt;I would suggest setting up packet captures on the two interfaces when they are configured in ECMP and see if you see any significant packet drops on one or both of the interfaces.&amp;nbsp; in addition you can run the command "show asp drop" during the times of issues to see what the drop reason could be.&lt;BR /&gt;Also, if you have access to the "Internet Switch" you could also do a capture or SPAN (depending on model) and see if you there is something happening there.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 21:22:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/slowness-after-using-ecmp/m-p/5363483#M1124200</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2026-01-20T21:22:06Z</dc:date>
    </item>
  </channel>
</rss>

