<?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 command to find ports down for a long time icx 7250 in Community and Online Support Services</title>
    <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28231#M1135</link>
    <description>&lt;P style="margin: 0;"&gt;I am looking for a command to list all unused ports for a long period of time. I have tried different combinations but not not getting complete info, none of them listing the interface&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;sh int | i GigabitEthernet* | Port*.down&lt;BR /&gt;Port down for 244 day(s) 1 hour(s) 16 minute(s) 47 second(s)&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;sh int &amp;nbsp;| i int | Port*.down&lt;BR /&gt;Port down for 244 day(s) 1 hour(s) 2 minute(s) 1 second(s)&lt;/P&gt;</description>
    <pubDate>Wed, 12 May 2021 14:43:01 GMT</pubDate>
    <dc:creator>adeel_1j0o5atg1</dc:creator>
    <dc:date>2021-05-12T14:43:01Z</dc:date>
    <item>
      <title>command to find ports down for a long time icx 7250</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28231#M1135</link>
      <description>&lt;P style="margin: 0;"&gt;I am looking for a command to list all unused ports for a long period of time. I have tried different combinations but not not getting complete info, none of them listing the interface&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;sh int | i GigabitEthernet* | Port*.down&lt;BR /&gt;Port down for 244 day(s) 1 hour(s) 16 minute(s) 47 second(s)&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;sh int &amp;nbsp;| i int | Port*.down&lt;BR /&gt;Port down for 244 day(s) 1 hour(s) 2 minute(s) 1 second(s)&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 14:43:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28231#M1135</guid>
      <dc:creator>adeel_1j0o5atg1</dc:creator>
      <dc:date>2021-05-12T14:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: command to find ports down for a long time icx 7250</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28232#M1136</link>
      <description>&lt;P style="margin: 0;"&gt;bump!&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 16:13:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28232#M1136</guid>
      <dc:creator>adeel_1j0o5atg1</dc:creator>
      <dc:date>2021-05-24T16:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: command to find ports down for a long time icx 7250</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28233#M1137</link>
      <description>&lt;P style="margin: 0;"&gt;Are you looking for this to output in a single line per port? &amp;nbsp;If now, why would something like show int | I down not work? &amp;nbsp;Outputs lines with the word Down in it. &amp;nbsp;So if the port is up, you wouldn't see the interface or the uptime. &amp;nbsp;But you would see all down ports and their duration.&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;show interfaces | i down&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/2 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/3 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/4 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/5 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/6 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/7 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/8 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/9 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/10 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigabitEthernet1/1/12 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;10GigabitEthernet1/3/1 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;10GigabitEthernet1/3/2 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 21 second(s) &amp;nbsp; &amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;GigEthernetmgmt1 is down, line protocol is down&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&amp;nbsp; Port down for 13 day(s) 19 hour(s) 37 minute(s) 53 second(s)&amp;nbsp;&lt;/P&gt; 
&lt;P style="margin: 0;"&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 17:00:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28233#M1137</guid>
      <dc:creator>brian_powers</dc:creator>
      <dc:date>2021-06-07T17:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: command to find ports down for a long time icx 7250</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28234#M1138</link>
      <description>&lt;P&gt;&lt;A href="https://forums.ruckuswireless.com/users/5f9169ec49d3ca752488a48c" style=""&gt;@brian_powers&lt;/A&gt; Thank you! This is exactly what I was looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 16:54:12 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/command-to-find-ports-down-for-a-long-time-icx-7250/m-p/28234#M1138</guid>
      <dc:creator>adeel_1j0o5atg1</dc:creator>
      <dc:date>2021-06-09T16:54:12Z</dc:date>
    </item>
  </channel>
</rss>

