Post

Multicast Addresses

Multicast Addresses

Overview

IPv4 uses three types of addresses unicast, multicast and broadcast similarly IPv6 also three types of addresses, including unicast and multicast however there is no broadcast addresses instead it uses anycast addresses, which are not available in IPv4.

Functions that are performed by by broadcast addresses in IPv4 are performed by multicast and anycast address in IPv6. Unicast addresses in IPv6 work similarly to how they work in IPv4. A unicast address is also used to send packets to a single device.

Reference Table for IPv4 Multicast Addresses to IPv6

Multicast AddressIPv4IPv6
All Hosts204.0.0.1FF02:0:0:0:0:0:0:1
All Routers204.0.0.2FF02:0:0:0:0:0:0:2
All OSPF Routers204.0.0.5FF02:0:0:0:0:0:0:5
All OSPF DRs204.0.0.6FF02:0:0:0:0:0:0:6
All RIP Routers (expect RIPv1)204.0.0.9FF02:0:0:0:0:0:0:9
All EIGRP Routers204.0.0.10FF02:0:0:0:0:0:0:A
This post is licensed under CC BY 4.0 by the author.