<?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 in two fdb's in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13234#M638</link>
    <description>When the phone boots it goes into the data vlan first and gets a data IP address. then after LLDP talks. it adds the phone vlan into the fdb. It also pulls a voice IP address. Eventually the IPARP table times out the Data IP address. however the data mac fdb entry continues to renew and never clears.</description>
    <pubDate>Fri, 07 Aug 2015 17:07:00 GMT</pubDate>
    <dc:creator>christopher_mad</dc:creator>
    <dc:date>2015-08-07T17:07:00Z</dc:date>
    <item>
      <title>mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13229#M633</link>
      <description>I have a combination of 460/440s in my network. We have a data(computer) vlan and a phone vlan.   Create vlan data tag 60  Create vlan phone tag 61  Conf vlan phone add port 4:21 tagged  Conf vlan data add port 4:21 untagged  configure lldp port 4:21 advertise system-capabilities  configure lldp port 4:21 advertise vendor-specific med capabilities  configure lldp port 4:21 advertise vendor-specific med power-via-mdi  configure lldp port 4:21 advertise vendor-specific dot1 vlan-name vlan Phone  configure lldp port 4:21 advertise vendor-specific med policy application voice vlan Phone dscp 46     When I plug in the phone it will get DHCP for a phone ip-address but the mac for that phone will show up in the fdb for both the data vlan and phone vlan.    Is this the expected result? I would assume that we don’t want all the data packets coming down to the phone.     Slot-1 # show fdb | include 4:21  c4:64:13:01:02:7d   Data(0060) 0010 d m            4:21  c4:64:13:01:02:7d      Phone(0061) 0043 d m            4:21    .1 # show iparp | include c4:64:13:01:02:7d  VR-Default    10.208.48.99     c4:64:13:01:02:7d    2      NO  Phone         61    55</description>
      <pubDate>Thu, 06 Aug 2015 22:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13229#M633</guid>
      <dc:creator>christopher_mad</dc:creator>
      <dc:date>2015-08-06T22:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13230#M634</link>
      <description>Hi Christopher,&lt;BR /&gt;
&lt;BR /&gt;
This looks like it is normal behavior. I would expect the phone's MAC to show up in both VLANs, since it is acting as a switch to pass the PCs data.&lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Fri, 07 Aug 2015 02:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13230#M634</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2015-08-07T02:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13231#M635</link>
      <description>Hey Christopher&lt;BR /&gt;
&lt;BR /&gt;
I agree it is normal for it to be in both VLANs to start.  When it first comes up and request DHCP it will do it over the untagged data VLAN.  Once it moves over to the voice VLAN it should release and renew its DHCP and will use the tag information that it has for the Voice VLAN and get the Voice VLAN IP address.&lt;BR /&gt;
&lt;BR /&gt;
I would expect that after 5 min, the timeout for the fdb, and it sould only be in the voice VLAN.&lt;BR /&gt;
&lt;BR /&gt;
Let us know if not.&lt;BR /&gt;
&lt;BR /&gt;
P&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2015 02:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13231#M635</guid>
      <dc:creator>Paul_Russo</dc:creator>
      <dc:date>2015-08-07T02:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13232#M636</link>
      <description>Paul, &lt;BR /&gt;
&lt;BR /&gt;
this is how it works in our network.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2015 02:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13232#M636</guid>
      <dc:creator>JohanHendrikx</dc:creator>
      <dc:date>2015-08-07T02:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13233#M637</link>
      <description>I agree : it's completely normal to find the phone's MAC address in fdb for both VLAN as long as the phone's MAC is the only L2 interface directly connected to the switch port (the switch receives traffic for both VLANs coming from that MAC address).&lt;BR /&gt;
&lt;BR /&gt;
But what you describe Paul, is the behavior of a phone without using LLDP MED. With LLDP MED active - that's the case for Christopher - the phone takes it's IP address directly in the "phone" VLAN subnet, what doesn't change the answer given hereabove.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13233#M637</guid>
      <dc:creator>Nicolas_Dreher</dc:creator>
      <dc:date>2015-08-07T12:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13234#M638</link>
      <description>When the phone boots it goes into the data vlan first and gets a data IP address. then after LLDP talks. it adds the phone vlan into the fdb. It also pulls a voice IP address. Eventually the IPARP table times out the Data IP address. however the data mac fdb entry continues to renew and never clears.</description>
      <pubDate>Fri, 07 Aug 2015 17:07:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13234#M638</guid>
      <dc:creator>christopher_mad</dc:creator>
      <dc:date>2015-08-07T17:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: mac in two fdb's</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13235#M639</link>
      <description>Hi Christopher, &lt;BR /&gt;
Thank you for the clarification. &lt;BR /&gt;
&lt;BR /&gt;
What happens if we manually clear the fdb on the port after the phone gets the IP address in the voice VLAN? Does it re-learn in data vlan after clearing?&lt;BR /&gt;
If so, we need to check if there is a traffic coming into the switch port as an untagged packet with this source-mac-address. &lt;BR /&gt;
&lt;BR /&gt;
From the switch point of view, it will learn or refresh the mac-address in data VLAN whenever the untagged packet reaches the switch with the phone's mac address. &lt;BR /&gt;
&lt;BR /&gt;
Please let us know!</description>
      <pubDate>Fri, 07 Aug 2015 17:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mac-in-two-fdb-s/m-p/13235#M639</guid>
      <dc:creator>Prashanth_KG</dc:creator>
      <dc:date>2015-08-07T17:38:00Z</dc:date>
    </item>
  </channel>
</rss>

