<?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: disable/shutdown a port or range of ports in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75281#M3813</link>
    <description>Have you tried:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;en&lt;BR /&gt;
#configure&lt;BR /&gt;
#interface ?&lt;BR /&gt;
       Enter interface(s) in unit/slot/port format, use&lt;BR /&gt;
             comma for a list and hyphen for ranges.&lt;BR /&gt;
#interface 1/0/1-1/0/6     (for example)&lt;BR /&gt;
#shutdown&lt;BR /&gt;
#end&lt;BR /&gt;
#write memory&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Tue, 24 Sep 2019 23:00:04 GMT</pubDate>
    <dc:creator>Christoph_S</dc:creator>
    <dc:date>2019-09-24T23:00:04Z</dc:date>
    <item>
      <title>disable/shutdown a port or range of ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75277#M3809</link>
      <description>Hi, &lt;BR /&gt;
I need to shutdown/disable a range of port of my switch Xtreme for security reasons, so nobody can use it.&lt;BR /&gt;
I tryied using &lt;U&gt;disable ports &lt;/U&gt; &lt;BR /&gt;
&lt;BR /&gt;
Exemple: disable port 1&lt;BR /&gt;
&lt;BR /&gt;
But disable command is unrecognized.&lt;BR /&gt;
&lt;BR /&gt;
Which command(s) i need to do it ?&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Mon, 23 Sep 2019 23:32:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75277#M3809</guid>
      <dc:creator>kalane</dc:creator>
      <dc:date>2019-09-23T23:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: disable/shutdown a port or range of ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75278#M3810</link>
      <description>What switch/software are you running?&lt;BR /&gt;
Are you working with a stack or a single switch not in stack mode?&lt;BR /&gt;
&lt;BR /&gt;
I would expect disable port 1:1 to be valid</description>
      <pubDate>Mon, 23 Sep 2019 23:39:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75278#M3810</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-09-23T23:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: disable/shutdown a port or range of ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75279#M3811</link>
      <description>&lt;BR /&gt;
I am running 220-24p-10GE2.&lt;BR /&gt;
And it is a single switch not in a stack mode.</description>
      <pubDate>Tue, 24 Sep 2019 21:41:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75279#M3811</guid>
      <dc:creator>kalane</dc:creator>
      <dc:date>2019-09-24T21:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: disable/shutdown a port or range of ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75280#M3812</link>
      <description>I am not familiar with those, we mostly work with XOS switches but looking at the command reference guide  these appear to use a Cisco like CLI&lt;BR /&gt;
If I were to guess...&lt;BR /&gt;
config terminal&lt;BR /&gt;
interface 1&lt;BR /&gt;
shut&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/200_commands/downloads/GUID-D60A18E3-9453-4EF5-A1D6-F96235169BC5.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/200_commands/downloads/GUID-D60A18E3-9453-4EF5-A1D6-F96235169BC5.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 24 Sep 2019 21:48:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75280#M3812</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2019-09-24T21:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: disable/shutdown a port or range of ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75281#M3813</link>
      <description>Have you tried:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;en&lt;BR /&gt;
#configure&lt;BR /&gt;
#interface ?&lt;BR /&gt;
       Enter interface(s) in unit/slot/port format, use&lt;BR /&gt;
             comma for a list and hyphen for ranges.&lt;BR /&gt;
#interface 1/0/1-1/0/6     (for example)&lt;BR /&gt;
#shutdown&lt;BR /&gt;
#end&lt;BR /&gt;
#write memory&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Tue, 24 Sep 2019 23:00:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/disable-shutdown-a-port-or-range-of-ports/m-p/75281#M3813</guid>
      <dc:creator>Christoph_S</dc:creator>
      <dc:date>2019-09-24T23:00:04Z</dc:date>
    </item>
  </channel>
</rss>

