<?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: ingress rate-limit problem in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35735#M7255</link>
    <description>Hi Tuomas&lt;BR /&gt;
Do get an solution of your Problems, because we have still the same Problem ?&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Mar 2016 00:58:00 GMT</pubDate>
    <dc:creator>Pa_Trick</dc:creator>
    <dc:date>2016-03-23T00:58:00Z</dc:date>
    <item>
      <title>ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35727#M7247</link>
      <description>I'm having problem with access-list that i'm using for user ports ingress-limit. Sometimes access-list just seems to fail. User get IP-address, but no trafic will flood. &lt;BR /&gt;
&lt;BR /&gt;
Only way to solve that problem is unconfigure access-list for that user port and put it back.&lt;BR /&gt;
&lt;BR /&gt;
Meter that i use is:&lt;BR /&gt;
create meter meter10M&lt;BR /&gt;
configure meter meter10M committed-rate 11000 Kbps max-burst-size 500 Kb out-actions drop&lt;BR /&gt;
And my policy-file:&lt;BR /&gt;
entry policy {&lt;BR /&gt;
if match all {&lt;BR /&gt;
}&lt;BR /&gt;
then {&lt;BR /&gt;
permit;&lt;BR /&gt;
meter meter10M ;&lt;BR /&gt;
}}&lt;BR /&gt;
&lt;BR /&gt;
How i use it under port:&lt;BR /&gt;
configure access-list in_10M port 2 ingress&lt;BR /&gt;
Does anyone have same problem? Or am i doing something wrong?&lt;BR /&gt;
I have x460, x440, x430 switches and it's same problem with all of them.</description>
      <pubDate>Fri, 02 Oct 2015 12:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35727#M7247</guid>
      <dc:creator>Tuomas_Rasku</dc:creator>
      <dc:date>2015-10-02T12:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35728#M7248</link>
      <description>&lt;I&gt;Tuomas Rasku,&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;I have reviewed the configuration, the meter configuration looks fine. During the failed state, you have mentioned that no traffic will flood, can you please clarify this part?&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Also, did you get a chance to look at the port utilization during a working condition and non-working condition?  Command to check the port utilization&lt;B&gt; "show ports  utilization"&lt;/B&gt;&lt;/I&gt;&lt;I&gt;.&lt;BR /&gt;
What is the EXOS Release running on the switch?&lt;BR /&gt;
&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Regards, &lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;Sumeesh.v&lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Oct 2015 13:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35728#M7248</guid>
      <dc:creator>Vellachery__Sum</dc:creator>
      <dc:date>2015-10-02T13:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35729#M7249</link>
      <description>We have different EXOS versions on switshes, 15.3.1.4, 15.5.2.9 pathc1-5,  15.7.1.4. Same problem with all.&lt;BR /&gt;
I can check the port utilization at next time when this problem occurs. But sometimes it might get i while.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Oct 2015 14:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35729#M7249</guid>
      <dc:creator>Tuomas_Rasku</dc:creator>
      <dc:date>2015-10-02T14:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35730#M7250</link>
      <description>When this problem is on, there is no RX-trafic. Some TX-trafic goes, but only few bits.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jan 2016 13:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35730#M7250</guid>
      <dc:creator>Tuomas_Rasku</dc:creator>
      <dc:date>2016-01-12T13:29:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35731#M7251</link>
      <description>Hi Tuomas,&lt;BR /&gt;
&lt;BR /&gt;
you wrote that sometimes ACL fail to install and you must unconfigure ACL's.&lt;BR /&gt;
Maybe the ACL manager has a problem to install ACL because it has no space for it.&lt;BR /&gt;
&lt;BR /&gt;
Could you show us:&lt;BR /&gt;
for 24 port switch&lt;BR /&gt;
sh access-list usage acl-slice port 1  &lt;BR /&gt;
&lt;BR /&gt;
For 48 port switch &lt;BR /&gt;
sh access-list usage acl-slice port 1  &lt;BR /&gt;
sh access-list usage acl-slice port 25 &lt;BR /&gt;
&lt;BR /&gt;
and write on what model you have execute that command &lt;BR /&gt;
&lt;BR /&gt;
Do you have ACL on ports only or mixed ports and vlan's ?&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Tue, 12 Jan 2016 19:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35731#M7251</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2016-01-12T19:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35732#M7252</link>
      <description>Hi,&lt;BR /&gt;
We can confirm this problem.&lt;BR /&gt;
We use the Software 15.5.3.4 patch1-6 on Extreme x460-24x.&lt;BR /&gt;
We have the problem when we put the access-list with ingress policy on an interface away.&lt;BR /&gt;
The other interfaces with an different acl they are affected.&lt;BR /&gt;
As workaround we have load an other acl on an interface, so all interface with acl worked again.&lt;BR /&gt;
&lt;BR /&gt;
But thats not a solution, is there something else that we can do.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Patrick&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jan 2016 22:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35732#M7252</guid>
      <dc:creator>Pa_Trick</dc:creator>
      <dc:date>2016-01-18T22:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35733#M7253</link>
      <description>Hi Tuomas,&lt;BR /&gt;
Unless this has been resolved, the progression of this thread indicates sounds like it might be best to &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-contact-Extreme-Networks-Global-Technical-Assistance-Center-GTAC" target="_blank" rel="nofollow noreferrer noopener"&gt;open a case with GTAC&lt;/A&gt; so that it can be tested.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35733#M7253</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-01-28T03:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35734#M7254</link>
      <description>sh access-list usage acl-slice port 2:25&lt;BR /&gt;
&lt;BR /&gt;
Ports 2:25-2:50&lt;BR /&gt;
Stage: INGRESS&lt;BR /&gt;
Slices:          Used: 2  Available: 14&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 4 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 5 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 6 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 7 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 8 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 9 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 10 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 11 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 12 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 13 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 14 Rules:   Used: 10  Available: 246 system&lt;BR /&gt;
Slice 15 Rules:   Used: 130  Available: 126 user/other&lt;BR /&gt;
Stage: EGRESS&lt;BR /&gt;
Slices:          Used: 0  Available: 4&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Stage: LOOKUP&lt;BR /&gt;
Slices:          Used: 1  Available: 3&lt;BR /&gt;
Slice 0 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 1 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 2 Rules:   Used: 0  Available: 0&lt;BR /&gt;
Slice 3 Rules:   Used: 31  Available: 481 system&lt;BR /&gt;
Stage: EXTERNAL&lt;BR /&gt;
Slices:          Used: 0  Available: 0&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Feb 2016 17:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35734#M7254</guid>
      <dc:creator>Tuomas_Rasku</dc:creator>
      <dc:date>2016-02-22T17:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35735#M7255</link>
      <description>Hi Tuomas&lt;BR /&gt;
Do get an solution of your Problems, because we have still the same Problem ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Mar 2016 00:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35735#M7255</guid>
      <dc:creator>Pa_Trick</dc:creator>
      <dc:date>2016-03-23T00:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: ingress rate-limit problem</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35736#M7256</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
could you explain your problem with details?&lt;BR /&gt;
You have an ACL, then apply on port...etc...&lt;BR /&gt;
&lt;BR /&gt;
--&lt;BR /&gt;
Jarek</description>
      <pubDate>Wed, 23 Mar 2016 04:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/ingress-rate-limit-problem/m-p/35736#M7256</guid>
      <dc:creator>Jarek</dc:creator>
      <dc:date>2016-03-23T04:16:00Z</dc:date>
    </item>
  </channel>
</rss>

