<?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: loop detection on port of extreme x250e-24t in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11873#M2901</link>
    <description>ELRP is proprietary and many times better, but you can use standard MSTP (spanning tree) 802.1s based protection</description>
    <pubDate>Mon, 13 Jun 2016 10:12:00 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2016-06-13T10:12:00Z</dc:date>
    <item>
      <title>loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11871#M2899</link>
      <description>There is physical loop detected on Extremex250e-24t switch,due to this entire network went down at one of our customer site.&lt;BR /&gt;
Is anybody can help me how to block the port if the loop is detected on the switch?&lt;BR /&gt;
&lt;BR /&gt;
So that in future if physical loop detected on the switch then port will automatically blocked it.&lt;BR /&gt;
&lt;BR /&gt;
please let me know the procedure for the same.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advanced!!!</description>
      <pubDate>Mon, 13 Jun 2016 09:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11871#M2899</guid>
      <dc:creator>Gunvant_Desai</dc:creator>
      <dc:date>2016-06-13T09:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11872#M2900</link>
      <description>Hi Gunvant,&lt;BR /&gt;
&lt;BR /&gt;
You could use ELRP in this case to disable the ports.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-ELRP-to-disable-ports" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-ELRP-to-disable-ports&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Here is the article to help on how to configure it. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2016 09:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11872#M2900</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2016-06-13T09:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11873#M2901</link>
      <description>ELRP is proprietary and many times better, but you can use standard MSTP (spanning tree) 802.1s based protection</description>
      <pubDate>Mon, 13 Jun 2016 10:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11873#M2901</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2016-06-13T10:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11874#M2902</link>
      <description>Or setup STP:  (Stole this from a few friends of mine.  But this is a good working STP config)&lt;BR /&gt;
&lt;BR /&gt;
    # Module stp configuration.   #&lt;BR /&gt;
    configure mstp region Perlman&lt;BR /&gt;
    create stpd Perlman_stm&lt;BR /&gt;
    configure stpd Perlman_stm mode dot1w&lt;BR /&gt;
    configure stpd s0 delete vlan default ports all&lt;BR /&gt;
    disable stpd s0 auto-bind vlan default&lt;BR /&gt;
    configure stpd Perlman_stm add vlan Perlman ports 1:1 emistp&lt;BR /&gt;
     &lt;BR /&gt;
    #Each edge port should be configured with edge-safegaurd and bpdu-restrict&lt;BR /&gt;
    configure stpd Perlman_stm ports mode emistp 1:1&lt;BR /&gt;
    configure stpd Perlman_stm ports cost auto 1:1&lt;BR /&gt;
    configure stpd Perlman_stm ports port-priority 128 1:1&lt;BR /&gt;
    configure stpd Perlman_stm ports link-type edge 1:1&lt;BR /&gt;
    configure stpd Perlman_stm ports edge-safeguard enable 1:1&lt;BR /&gt;
    configure stpd Perlman_stm ports bpdu-restrict enable 1:1&lt;BR /&gt;
    enable stpd Perlman_stm ports 1:1&lt;BR /&gt;
    enable stpd Perlman_stm</description>
      <pubDate>Mon, 13 Jun 2016 10:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11874#M2902</guid>
      <dc:creator>Jeremy_Gibbs</dc:creator>
      <dc:date>2016-06-13T10:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11875#M2903</link>
      <description>Thanks &lt;A href="https://community.extremenetworks.com/#" target="_blank" rel="nofollow noreferrer noopener"&gt;Jeremy&lt;/A&gt;,&lt;BR /&gt;
&lt;BR /&gt;
I have tried with this also but didnot work.I am if anybody is connecting cable back to back on the switch then port should be blocked on untaged port.&lt;BR /&gt;
&lt;BR /&gt;
if you can help me in step by step configuration then that will be really great for me.</description>
      <pubDate>Mon, 13 Jun 2016 10:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11875#M2903</guid>
      <dc:creator>Gunvant_Desai</dc:creator>
      <dc:date>2016-06-13T10:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11876#M2904</link>
      <description>i was trying to configure elrp on extrem switch as per given commands below:-&lt;BR /&gt;
enable   elrp-client&lt;BR /&gt;
configure elrp-client periodic elrp_test ports 2 log disable-port   &lt;B&gt;egress&lt;/B&gt; duration 15​&lt;BR /&gt;
but i can only able to type command "configure elrp-client periodic elrp_test ports 2 log" there is no further command disable-port egress duration 15 and&lt;BR /&gt;
"configure elrp-client disable-port &lt;B&gt;exclude 21"&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
please suggest&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11876#M2904</guid>
      <dc:creator>Gunvant_Desai</dc:creator>
      <dc:date>2016-06-13T15:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11877#M2905</link>
      <description>Can anybody please help me step by step configuration and how to monitor testing on extreme xos switch.due to disable-port command is not available i am stucked now.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advanced!!!&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Gunvant Desai</description>
      <pubDate>Mon, 13 Jun 2016 16:25:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11877#M2905</guid>
      <dc:creator>Gunvant_Desai</dc:creator>
      <dc:date>2016-06-13T16:25:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11878#M2906</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
the x250e is supported by EXOS 15.3, but not by newer EXOS versions. In 15.3, ELRP is configured with:&lt;BR /&gt;
configure elrp-client periodic VLANNAME ports PORTLIST interval 1 log disable-port duration 300  enable elrp-client  This configuration can disable every port on which an ELRP PDU is received.&lt;BR /&gt;
configure elrp-client disable-ports exclude PORTLISTIf you have an older EXOS version, the commands might be a bit different, but in this case you should upgrade to the &lt;I&gt;supported&lt;/I&gt; EXOS 15.3 anyway.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Erik</description>
      <pubDate>Mon, 13 Jun 2016 16:41:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11878#M2906</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-06-13T16:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11879#M2907</link>
      <description>i am doing simulation in our lab with x150-24t switch version 12.0.2.25.But some of the commands are not supported like "disable-port duration 300" is not taking it after log.&lt;BR /&gt;
&lt;BR /&gt;
"configure elrp-client disable-ports exclude PORTLIST" and this is also not taking it.&lt;BR /&gt;
&lt;BR /&gt;
Could you please suggest what should i do to complete this testing?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Gunvant Desai</description>
      <pubDate>Tue, 14 Jun 2016 14:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11879#M2907</guid>
      <dc:creator>Gunvant_Desai</dc:creator>
      <dc:date>2016-06-14T14:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: loop detection on port of extreme x250e-24t</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11880#M2908</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
to complete the testing you need to update EXOS to a version that actually supports disabling ports via ELRP. EXOS version 12.0 does not provide this feature. The first EXOS version to provide this feature was 12.5.3.&lt;BR /&gt;
&lt;BR /&gt;
The recommended EXOS version for X150 and X250 switches is EXOS 15.3.5.2-patch1-9 (see &lt;A href="http://documentation.extremenetworks.com/hw_sw_compatibility/HardwareSoftwareCompatibility/r_exos-recommendations.shtml" target="_blank" rel="nofollow noreferrer noopener"&gt;http://documentation.extremenetworks.com/hw_sw_compatibility/HardwareSoftwareCompatibility/r_exos-re...&lt;/A&gt;). You should consider upgrading to that firmware version.&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Erik</description>
      <pubDate>Tue, 14 Jun 2016 14:24:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/loop-detection-on-port-of-extreme-x250e-24t/m-p/11880#M2908</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-06-14T14:24:00Z</dc:date>
    </item>
  </channel>
</rss>

