I have problem that appears to be happening on more than 1 of my ap’s. We have ap’s at houses. The person at the house is hooked to the eth port and then we have an omni antenna providing service to customers. The eth port and wireless port are bridged. We are doing PPPoE to everyone off the bridge. Whenever the eth gets unplugged all PPPoE’s are disconnected and it looks like they don’t ever reconnect until the eth port has a link again. Different versions are doing that but have upgraded 1 to 5.4 and issue still happens. Does anybody have an answer to this or seen this issue before?
Sorry, but that is not good advice. The majority of 0000.5e/24 is used to map multicast IP addresses to MAC addresses. The rest is reserved for other purposes. If you ever deploy multicast you may have duplicate MAC addresses on your network, and that would be one hell of a thing to troubleshoot.
Well, no. They say 00:00:5E:80:00:00 - 00:00:5E:FF:FF:FF is available. 00:00:5e:03:af:23 is most definitely not within that range. 00:00:5e:00:00:00 - 00:00:5e:7f:ff:ff is reserved for Internet multicast. See http://www.iana.org/assignments/ethernet-numbers
And I’d still argue very strongly that even though the EtherType of the ones above isn’t going to be 0x0800, it would still be confusing. Locally administered MAC addresses are exactly for this purpose, and no reserved range or assigned OUI is going to clash with them, ever.
What would be wrong with setting the admin-mac to the same mac that the ether1 port has?
Well, I guess I may not be seeing the big picture with the pppoe setup. But I do this with bridged AP’s but I use the wireless interface mac for the bridge’s admin-mac.
I’ll have to try using the ethernet ports mac to see if it causes problems.