<?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 Odd behaviour with an add MAC Address in Switching</title>
    <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727829#M181246</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently installing some new switches (2960-S) for a customer.&amp;nbsp; They have this building managemenet syste,m that requires connectivity throughout the LAN.&amp;nbsp; I've segmented them into a VLAN (VLAN4) and given them an ip arange of 192.168.1.0/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have these controllers that all talk back to a WInXP machine, everythign is on the same VLAN.&amp;nbsp; If I plug the controller directly into the PC with a crossover, it works fine however if I plug them both into a switch (with ports in VLAN4) I get no conenctivity at all to the controller.&amp;nbsp; I definitely have connectivity to the XP PC so this isn't the problem.&amp;nbsp; All controllers are having the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I SPAN'd the port that the controller is connected to with wireshark and I can see ARPs going out to it from the XP PC but I see no return traffic at all, not even a broadcast on plugging it it.&amp;nbsp; If I set the controller to DHCP, I don't even see a broadcast for an IP.&amp;nbsp; The switch doesn't learn the source MAC off that port at any stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plugged my laptop into the controller and I could ping it no problem.&amp;nbsp; I sniffed my link and I could see that the source MAC coming from the controller was 55-55-55-55-55-55.&amp;nbsp; I can't see any drops on the interface at all and there are no errors.&amp;nbsp; We've plugged everything into a NetGear switch and it all works fine.&amp;nbsp; We've changed cables and ports but this has be baffled now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only strange thing is the MAC address, would the switch be dropping this source MAC for some reason??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm all out of ideas, hoping someone can give me something to go on,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks in advance,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2019 01:17:57 GMT</pubDate>
    <dc:creator>neilobrien</dc:creator>
    <dc:date>2019-03-07T01:17:57Z</dc:date>
    <item>
      <title>Odd behaviour with an add MAC Address</title>
      <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727829#M181246</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently installing some new switches (2960-S) for a customer.&amp;nbsp; They have this building managemenet syste,m that requires connectivity throughout the LAN.&amp;nbsp; I've segmented them into a VLAN (VLAN4) and given them an ip arange of 192.168.1.0/24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They have these controllers that all talk back to a WInXP machine, everythign is on the same VLAN.&amp;nbsp; If I plug the controller directly into the PC with a crossover, it works fine however if I plug them both into a switch (with ports in VLAN4) I get no conenctivity at all to the controller.&amp;nbsp; I definitely have connectivity to the XP PC so this isn't the problem.&amp;nbsp; All controllers are having the same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I SPAN'd the port that the controller is connected to with wireshark and I can see ARPs going out to it from the XP PC but I see no return traffic at all, not even a broadcast on plugging it it.&amp;nbsp; If I set the controller to DHCP, I don't even see a broadcast for an IP.&amp;nbsp; The switch doesn't learn the source MAC off that port at any stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plugged my laptop into the controller and I could ping it no problem.&amp;nbsp; I sniffed my link and I could see that the source MAC coming from the controller was 55-55-55-55-55-55.&amp;nbsp; I can't see any drops on the interface at all and there are no errors.&amp;nbsp; We've plugged everything into a NetGear switch and it all works fine.&amp;nbsp; We've changed cables and ports but this has be baffled now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only strange thing is the MAC address, would the switch be dropping this source MAC for some reason??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm all out of ideas, hoping someone can give me something to go on,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks in advance,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 01:17:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727829#M181246</guid>
      <dc:creator>neilobrien</dc:creator>
      <dc:date>2019-03-07T01:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Odd behaviour with an add MAC Address</title>
      <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727830#M181247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If I'm not mistaken&amp;nbsp; in 55-55-55-55-55-55 the first octet from left to right is 0x55 which is 01010101 in binary and the I/G bit( the least significant bit is set to 1 which means a group address so it can't be a valid source address as far as the Cisco gear is concerned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 17:11:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727830#M181247</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2011-06-01T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Odd behaviour with an add MAC Address</title>
      <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727831#M181248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alain - thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did notice from the captures that it was a group address but I'm not sure what exactly this is or why it's just Cisco that has problem with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*** EDIT ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK After some reading the group address means that it's a broadcast/multicast address.&amp;nbsp; But I would have thought all switches would have an issue with this......no??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 19:20:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727831#M181248</guid>
      <dc:creator>neilobrien</dc:creator>
      <dc:date>2011-06-01T19:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Odd behaviour with an add MAC Address</title>
      <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727832#M181249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show us the output of "show running-config"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 16:13:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727832#M181249</guid>
      <dc:creator>Glenn Matthys</dc:creator>
      <dc:date>2011-06-02T16:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Odd behaviour with an add MAC Address</title>
      <link>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727833#M181250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Glenn, however I got them to change the MAC to the ones they "should" have been using and not 55-55-55-55-55-55 it's all working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2011 16:16:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/odd-behaviour-with-an-add-mac-address/m-p/1727833#M181250</guid>
      <dc:creator>neilobrien</dc:creator>
      <dc:date>2011-06-02T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

