<?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 How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84267#M20401</link>
    <description>&lt;P&gt;Is there a quick way to see the connected MAC Adress via cli? Also is there a way to see quickly which ports goes up / down. I need to change VLAN’s on selected Ports, and I will discover the clients a) by just switching network down / up - since this is a stacked 48/48 Ports Switch it would be good to only filter by recent changes in up/down. Is this possible.&amp;nbsp;&lt;/P&gt;&lt;OL start="2" type="a"&gt;&lt;LI&gt;I would also be able to see the connected MAC Adress, so I could verify if it is the right port.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would like to do this via cli. I need to put selected Clients in a different Vlans...&lt;BR /&gt;&lt;BR /&gt;Thank You very much&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 14:20:54 GMT</pubDate>
    <dc:creator>frankygth</dc:creator>
    <dc:date>2020-10-08T14:20:54Z</dc:date>
    <item>
      <title>How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84267#M20401</link>
      <description>&lt;P&gt;Is there a quick way to see the connected MAC Adress via cli? Also is there a way to see quickly which ports goes up / down. I need to change VLAN’s on selected Ports, and I will discover the clients a) by just switching network down / up - since this is a stacked 48/48 Ports Switch it would be good to only filter by recent changes in up/down. Is this possible.&amp;nbsp;&lt;/P&gt;&lt;OL start="2" type="a"&gt;&lt;LI&gt;I would also be able to see the connected MAC Adress, so I could verify if it is the right port.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would like to do this via cli. I need to put selected Clients in a different Vlans...&lt;BR /&gt;&lt;BR /&gt;Thank You very much&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:20:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84267#M20401</guid>
      <dc:creator>frankygth</dc:creator>
      <dc:date>2020-10-08T14:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84268#M20402</link>
      <description>&lt;P&gt;frankygth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you tried “show fdb port ?” and “show fdb vlan ?” to see if it meet your needs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:25:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84268#M20402</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-10-08T14:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84269#M20403</link>
      <description>&lt;P&gt;ok, this sounds promising. So if I’m not mistaken&amp;nbsp;the command shows me the MAC via port or the connected MAC via VLAN. Therefore I could just check the MAC on the Client and find the port that way.&amp;nbsp;&lt;BR /&gt;Is there any way to search for an MAC Adress on the switch (cli)?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:35:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84269#M20403</guid>
      <dc:creator>frankygth</dc:creator>
      <dc:date>2020-10-08T14:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84270#M20404</link>
      <description>&lt;P&gt;Is there any way to search for an MAC Adress on the switch (cli)?&lt;/P&gt;	&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;show fdb &amp;lt;mac&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:50:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84270#M20404</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2020-10-08T14:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84271#M20405</link>
      <description>&lt;P&gt;Is there any way to search for an MAC Adress on the switch (cli)?&lt;/P&gt;			&lt;P&gt;&amp;nbsp;&lt;/P&gt;	&lt;P&gt;yes&lt;/P&gt;	&lt;PRE&gt;&lt;CODE&gt;show fdb &amp;lt;mac&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;	&lt;P&gt;&amp;nbsp;&lt;/P&gt;	&lt;P&gt;you just made my day &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Thank You very much. The last question would be, is there a sort of Wildcard within searching, or do I have to put the whole Mac Adress?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:55:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84271#M20405</guid>
      <dc:creator>frankygth</dc:creator>
      <dc:date>2020-10-08T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84272#M20406</link>
      <description>&lt;P&gt;Not directly, but you can simply grep it.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;show fdb | grep 00:08:5d&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 15:05:19 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84272#M20406</guid>
      <dc:creator>Stefan_K_</dc:creator>
      <dc:date>2020-10-08T15:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to quickly see which ports goes up / down via cli - and also see the connected MAC from the Client</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84273#M20407</link>
      <description>&lt;P&gt;perfect, thank you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 16:54:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-quickly-see-which-ports-goes-up-down-via-cli-and-also-see/m-p/84273#M20407</guid>
      <dc:creator>frankygth</dc:creator>
      <dc:date>2020-10-08T16:54:49Z</dc:date>
    </item>
  </channel>
</rss>

