I feel like this is already documented somewhere …
I use bridges to act as loopback interfaces. I often use /32 IPv4 addresses and /128 IPv6 addresses on these interfaces. I noticed I had to set an admin MAC address on the interface or add a bridge port for OSPFv3 to treat the interface as valid (showed I, Invalid with admin MAC of all 0’s and no bridge ports).
This is all fine and dandy. My question is are there any suggestions as to what to use for admin MAC addresses to avoid possible conflicts without too much effort?
Thanks Jarda I figured as long as they weren’t duplicate Macs within a switch chip that doesn’t support a per VLAN MAC table I was good as the MAC only has to be unique on the segment.