<?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: VLAN Rate limiting on Black Diamond X8 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27565#M4016</link>
    <description>Hi Marcus,&lt;BR /&gt;
&lt;BR /&gt;
Your configuration is correct as Naresh said.&lt;BR /&gt;
But you should make sure that match condition only contains backup traffic or management traffic(stp, eaps, ospf...) could be also dropped in congestion state.&lt;BR /&gt;
I don't know if you can do but I would rather choose rate-limiting on egress port so the switch uses egress buffer.&lt;BR /&gt;
With egress buffer, management traffic in QP8 could be delivered without being dropped in congestion state.&lt;BR /&gt;</description>
    <pubDate>Fri, 06 Jan 2017 09:52:00 GMT</pubDate>
    <dc:creator>Roy_Noh</dc:creator>
    <dc:date>2017-01-06T09:52:00Z</dc:date>
    <item>
      <title>VLAN Rate limiting on Black Diamond X8</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27563#M4014</link>
      <description>Hi community,&lt;BR /&gt;
&lt;BR /&gt;
we have BlackDiamond X8  Firmware&lt;BR /&gt;
Release 16.1.3.6&lt;BR /&gt;
how best to configure rate limiting with max 5Gbps (10Gbps available) at a dedicated VLAN for Backup-Traffic ? &lt;BR /&gt;
Would you recommend to configure "meter" plus "acl" ingress to VLAN  ?&lt;BR /&gt;
Any working examples ?&lt;BR /&gt;
&lt;BR /&gt;
Could something like this work fine:&lt;BR /&gt;
&lt;BR /&gt;
create meter Backup-limit&lt;BR /&gt;
configure meter Backup-limit committed-rate 5 Gbps out-actions drop&lt;BR /&gt;
create access-list BackupTraffic-ACL "" "meter Backup-limit" (with "" all incoming traffic matches)&lt;BR /&gt;
configure access-list add BackupTraffic-ACL vlan Backup-VLAN ingress&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Wed, 04 Jan 2017 21:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27563#M4014</guid>
      <dc:creator>Marcus_Mathuni</dc:creator>
      <dc:date>2017-01-04T21:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: VLAN Rate limiting on Black Diamond X8</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27564#M4015</link>
      <description>Hi Marcus,&lt;BR /&gt;
&lt;BR /&gt;
    The configuration that you have provided to configure rate-limit is correct. &lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27564#M4015</guid>
      <dc:creator>Naresh</dc:creator>
      <dc:date>2017-01-05T13:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: VLAN Rate limiting on Black Diamond X8</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27565#M4016</link>
      <description>Hi Marcus,&lt;BR /&gt;
&lt;BR /&gt;
Your configuration is correct as Naresh said.&lt;BR /&gt;
But you should make sure that match condition only contains backup traffic or management traffic(stp, eaps, ospf...) could be also dropped in congestion state.&lt;BR /&gt;
I don't know if you can do but I would rather choose rate-limiting on egress port so the switch uses egress buffer.&lt;BR /&gt;
With egress buffer, management traffic in QP8 could be delivered without being dropped in congestion state.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Jan 2017 09:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27565#M4016</guid>
      <dc:creator>Roy_Noh</dc:creator>
      <dc:date>2017-01-06T09:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: VLAN Rate limiting on Black Diamond X8</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27566#M4017</link>
      <description>i totally agree with Roy here applying this on egress buffer rather than on ingress one... Because as far as i am concerned this functionality Is not available in EXOS for ingress limiting. For example, if any incoming packet coming on any physical port or VLAN is larger than any particular size say 500 bytes then it should be dropped on ingress port/VLAN. Hence it might not be possible to rate-limit on ingress port/VLAN based on the packet size. &lt;BR /&gt;
&lt;BR /&gt;
The below article clearly says the above concept. Please refer the same for more information:&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Q_A/Packet-size-limit-on-VLAN-or-port/" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Q_A/Packet-size-limit-on-VLAN-or-port/&lt;/A&gt;</description>
      <pubDate>Sun, 08 Jan 2017 08:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27566#M4017</guid>
      <dc:creator>Tripathy__Priya</dc:creator>
      <dc:date>2017-01-08T08:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: VLAN Rate limiting on Black Diamond X8</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27567#M4018</link>
      <description>Hi Marcus,&lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
    Please find below working example to configure rate  limiting, &lt;BR /&gt;
&lt;BR /&gt;
    1.        Create meter “create meter &lt;NAME&gt;”&lt;BR /&gt;
&lt;BR /&gt;
    2.        Configure meter &lt;BR /&gt;
&lt;BR /&gt;
    3.        Create policy-file &lt;BR /&gt;
&lt;BR /&gt;
    4.        Bind the policy file on each port for which you  wish to configure limiting. &lt;BR /&gt;
&lt;BR /&gt;
     &lt;BR /&gt;
&lt;BR /&gt;
     * X440G2-48t-10G4.1 # create meter testmeter    &lt;BR /&gt;
&lt;BR /&gt;
* X440G2-48t-10G4.2 # configure meter  "testmeter" committed-rate 5 Gbps out-actions drop&lt;BR /&gt;
&lt;BR /&gt;
    * X440G2-48t-10G4.3 # vi testratelimit.pol&lt;BR /&gt;
&lt;BR /&gt;
    egrep: testratelimit.pol: No such file or directory&lt;BR /&gt;
&lt;BR /&gt;
    entry Rareingress {&lt;BR /&gt;
&lt;BR /&gt;
    if {&lt;BR /&gt;
&lt;BR /&gt;
    source-address x.x.x.x/x;&lt;BR /&gt;
&lt;BR /&gt;
    }&lt;BR /&gt;
&lt;BR /&gt;
    then {&lt;BR /&gt;
&lt;BR /&gt;
    meter testmeter;&lt;BR /&gt;
&lt;BR /&gt;
    }&lt;BR /&gt;
&lt;BR /&gt;
    }&lt;BR /&gt;
&lt;BR /&gt;
    X440G2-48t-10G4.4 # check policy testratelimit&lt;BR /&gt;
&lt;BR /&gt;
    Policy file check successful.&lt;BR /&gt;
&lt;BR /&gt;
    * X440G2-48t-10G4.5 # configure access-list testratelimit  ports 1 ingress&lt;BR /&gt;
&lt;BR /&gt;
     done!&lt;BR /&gt;
&lt;BR /&gt;
    &lt;BR /&gt;
&lt;BR /&gt;&lt;/NAME&gt;</description>
      <pubDate>Mon, 16 Jan 2017 12:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-rate-limiting-on-black-diamond-x8/m-p/27567#M4018</guid>
      <dc:creator>Naresh</dc:creator>
      <dc:date>2017-01-16T12:28:00Z</dc:date>
    </item>
  </channel>
</rss>

