<?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: mac address lookup in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/120904#M23122</link>
    <description>&lt;P&gt;&lt;A href="https://movieboxhd.app/" target="_self"&gt;@moviebox&lt;/A&gt; On EXOS switches, MAC addresses won’t populate in the FDB unless the device is actively passing traffic on that VLAN, so if the PC or printer isn’t generating traffic and isn’t a member of any data VLAN, the MAC simply won’t show up. Since you’ve removed ports from the default VLAN and only have VOIP configured, the switch only learns the phone MACs. Try temporarily adding the access ports back to a data VLAN and generate traffic, then run `show` or `show mac-address-table` again. Also, checking the official Extreme documentation online through the provided URL can help confirm the exact command for the 5420 series.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Dec 2025 07:41:31 GMT</pubDate>
    <dc:creator>marykline</dc:creator>
    <dc:date>2025-12-08T07:41:31Z</dc:date>
    <item>
      <title>mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96793#M22025</link>
      <description>&lt;P&gt;I am finding it difficult to locate mac addresses for PC's and Printers when they are not assigned to a particular VLAN. When I run the cmd show fdp (mac address), nothing shows. I have deleted all ports from the default vlan. I do have the ports on a VOIP vlan also so I can find the mac for the phone but I am unable to find the mac of the other devices. The switches are Extreme 5420's running EXOS. Any ideas?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 14:15:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96793#M22025</guid>
      <dc:creator>scifan2k</dc:creator>
      <dc:date>2023-08-14T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96796#M22026</link>
      <description>&lt;P&gt;You may take a look at the fdb detail:&lt;/P&gt;&lt;P&gt;# Module fdb configuration.&lt;BR /&gt;#&lt;BR /&gt;configure fdb agingtime 300&lt;BR /&gt;configure iparp max_entries 12288&lt;BR /&gt;configure iparp max_pending_entries 256&lt;BR /&gt;configure iparp max_proxy_entries 256&lt;BR /&gt;configure iparp vr VR-Default timeout 20&lt;BR /&gt;configure iparp vr VR-Default locktime 1000&lt;BR /&gt;configure iparp retransmit-time 1000 milliseconds&lt;BR /&gt;configure iparp reachable-time auto&lt;BR /&gt;enable iparp vr VR-Default checking&lt;BR /&gt;enable iparp vr VR-Default refresh&lt;BR /&gt;disable learning iparp vr VR-Default sender-mac&lt;BR /&gt;configure iparp vr VR-Default fast-convergence off&lt;BR /&gt;configure iparp vr VR-Mgmt timeout 20&lt;BR /&gt;configure iparp vr VR-Mgmt locktime 1000&lt;BR /&gt;configure iparp retransmit-time 1000 milliseconds&lt;BR /&gt;configure iparp reachable-time auto&lt;BR /&gt;enable iparp vr VR-Mgmt checking&lt;BR /&gt;enable iparp vr VR-Mgmt refresh&lt;BR /&gt;disable learning iparp vr VR-Mgmt sender-mac&lt;BR /&gt;configure iparp vr VR-Mgmt fast-convergence off&lt;BR /&gt;configure neighbor-discovery max_entries 8192&lt;BR /&gt;configure neighbor-discovery max_pending_entries 1024&lt;BR /&gt;configure neighbor-discovery vr VR-Default timeout 20&lt;BR /&gt;configure neighbor-discovery cache vr VR-Default locktime 1000&lt;BR /&gt;configure neighbor-discovery retransmit-time 1000 milliseconds&lt;BR /&gt;configure neighbor-discovery reachable-time auto&lt;BR /&gt;enable neighbor-discovery vr VR-Default refresh&lt;BR /&gt;configure neighbor-discovery vr VR-Mgmt timeout 20&lt;BR /&gt;configure neighbor-discovery cache vr VR-Mgmt locktime 1000&lt;BR /&gt;configure neighbor-discovery retransmit-time 1000 milliseconds&lt;BR /&gt;configure neighbor-discovery reachable-time auto&lt;BR /&gt;enable neighbor-discovery vr VR-Mgmt refresh&lt;BR /&gt;disable snmp traps fdb mac-tracking&lt;BR /&gt;configure fdb mac-tracking del ports all&lt;BR /&gt;disable fdb static-mac-move notification&lt;BR /&gt;configure fdb static-mac-move packets 2&lt;BR /&gt;disable mac-locking&lt;/P&gt;&lt;P&gt;You may see something that needs to be enabled or disabled&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 12:43:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96796#M22026</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2023-08-15T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96797#M22027</link>
      <description>&lt;P&gt;Extreme Networks Switch Engine version 31.7.1.4 by release-manager&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 12:44:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96797#M22027</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2023-08-15T12:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96798#M22028</link>
      <description>&lt;P&gt;Run the same command for the vlan config - show configuration detail vlan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 12:45:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96798#M22028</guid>
      <dc:creator>treese</dc:creator>
      <dc:date>2023-08-15T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96799#M22029</link>
      <description>&lt;P&gt;Here is my configuration, do you notice anything?&lt;/P&gt;&lt;P&gt;configure fdb agingtime 300&lt;BR /&gt;configure iparp max_entries 12288&lt;BR /&gt;configure iparp max_pending_entries 256&lt;BR /&gt;configure iparp max_proxy_entries 256&lt;BR /&gt;configure iparp vr VR-Default timeout 20&lt;BR /&gt;configure iparp vr VR-Default locktime 1000&lt;BR /&gt;configure iparp retransmit-time 1000 milliseconds&lt;BR /&gt;configure iparp reachable-time auto&lt;BR /&gt;enable iparp vr VR-Default checking&lt;BR /&gt;enable iparp vr VR-Default refresh&lt;BR /&gt;disable learning iparp vr VR-Default sender-mac&lt;BR /&gt;configure iparp vr VR-Default fast-convergence off&lt;BR /&gt;configure iparp vr VR-Mgmt timeout 20&lt;BR /&gt;configure iparp vr VR-Mgmt locktime 1000&lt;BR /&gt;configure iparp retransmit-time 1000 milliseconds&lt;BR /&gt;configure iparp reachable-time auto&lt;BR /&gt;enable iparp vr VR-Mgmt checking&lt;BR /&gt;enable iparp vr VR-Mgmt refresh&lt;BR /&gt;disable learning iparp vr VR-Mgmt sender-mac&lt;BR /&gt;configure iparp vr VR-Mgmt fast-convergence off&lt;BR /&gt;configure neighbor-discovery max_entries 8192&lt;BR /&gt;configure neighbor-discovery max_pending_entries 1024&lt;BR /&gt;configure neighbor-discovery vr VR-Default timeout 20&lt;BR /&gt;configure neighbor-discovery cache vr VR-Default locktime 1000&lt;BR /&gt;configure neighbor-discovery retransmit-time 1000 milliseconds&lt;BR /&gt;configure neighbor-discovery reachable-time auto&lt;BR /&gt;enable neighbor-discovery vr VR-Default refresh&lt;BR /&gt;configure neighbor-discovery vr VR-Mgmt timeout 20&lt;BR /&gt;configure neighbor-discovery cache vr VR-Mgmt locktime 1000&lt;BR /&gt;configure neighbor-discovery retransmit-time 1000 milliseconds&lt;BR /&gt;configure neighbor-discovery reachable-time auto&lt;BR /&gt;enable neighbor-discovery vr VR-Mgmt refresh&lt;BR /&gt;disable snmp traps fdb mac-tracking&lt;BR /&gt;configure fdb mac-tracking del ports all&lt;BR /&gt;disable fdb static-mac-move notification&lt;BR /&gt;configure fdb static-mac-move packets 2&lt;BR /&gt;disable mac-locking&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 14:49:39 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96799#M22029</guid>
      <dc:creator>scifan2k</dc:creator>
      <dc:date>2023-08-15T14:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96800#M22030</link>
      <description>&lt;P&gt;&lt;BR /&gt;Image : Extreme Networks Switch Engine version 31.7.1.4 31.7.1.4-patch1-98 by release-manager&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 14:55:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96800#M22030</guid>
      <dc:creator>scifan2k</dc:creator>
      <dc:date>2023-08-15T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96823#M22032</link>
      <description>&lt;P&gt;I spoke with someone at GTAC and they informed me, there is no way to find a mac if it is not associated to a VLAN&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 18:43:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/96823#M22032</guid>
      <dc:creator>scifan2k</dc:creator>
      <dc:date>2023-08-16T18:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: mac address lookup</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/120904#M23122</link>
      <description>&lt;P&gt;&lt;A href="https://movieboxhd.app/" target="_self"&gt;@moviebox&lt;/A&gt; On EXOS switches, MAC addresses won’t populate in the FDB unless the device is actively passing traffic on that VLAN, so if the PC or printer isn’t generating traffic and isn’t a member of any data VLAN, the MAC simply won’t show up. Since you’ve removed ports from the default VLAN and only have VOIP configured, the switch only learns the phone MACs. Try temporarily adding the access ports back to a data VLAN and generate traffic, then run `show` or `show mac-address-table` again. Also, checking the official Extreme documentation online through the provided URL can help confirm the exact command for the 5420 series.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 07:41:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/mac-address-lookup/m-p/120904#M23122</guid>
      <dc:creator>marykline</dc:creator>
      <dc:date>2025-12-08T07:41:31Z</dc:date>
    </item>
  </channel>
</rss>

