Multicast Addresses
Multicast host group addresses are defined to be the IP addresses whose high-order four bits are
1110, giving an address range from224.0.0.0through239.255.255.255, or simply224.0.0.0/4. (These addresses also are referred to as Class D addresses.)The Internet Assigned Numbers Authority (IANA) maintains a list of registered IP multicast groups. The base address
224.0.0.0is reserved and cannot be assigned to any group. The block of multicast addresses from224.0.0.1through224.0.0.255is reserved for local wire use. Groups in this range are assigned for various uses, including routing protocols and local discovery mechanisms.The range
239.0.0.0through239.255.255.255is reserved for administratively scoped addresses. Because packets addressed to administratively scoped multicast addresses do not cross configured administrative boundaries, and because administratively scoped multicast addresses are locally assigned, these addresses do not need to be unique across administrative boundaries.