Multicast MAC addresses follow a specific format beginning with 01:00:5E, with a fixed structure that directly maps the last 23 bits to the corresponding multicast IP address.
Multicast MAC Addresses
Multicast MAC addresses come in a certain format. Let's take a look at the multicast MAC address, which is what I have right here.
A multicast MAC address starts out with 01005e. This first section signals that this is a multicast address and to be treated as such.
In fact, I've actually got it broken down a little bit further here, so you can see the hexadecimal number. You can also see the binary numbers that are associated with that. The reason why I broke it down this way was for two reasons.
Number one is because I want to point out that this zero is always a zero right there as well. So you've got the first bits, the first half of this really, which is always the same for a multicast address, and this first bit of the second half is always zero.
The other reason why I want to point this out is because there is an association with the IP address of a multicast address and the MAC address of a multicast address, and that is that the IP address has some bits that are similar to it.
The first bits are not; the second set of bits — the first one is not, because I've already said that's always a zero. But the last 23 bits is the same, and it's a direct one for one with the MAC address. So if there is an IP address associated with the MAC address, then we'll see this association of the last 23 bits.
TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.
Explore free tools and programs →