Search

IPv4 link-local multicast addresses

As we have learned from previous lesson, IPv4 Class D multicast address range is between 224.0.0.0 and 239.255.255.255. Four most-significant bits of left-most octet is reserved as 1110 followed by the 28-bit multicast group ID.

The Class D multicast addresses in the range of 224.0.0.0/8 (224.0.0.0 through 224.0.0.255) is the link-local multicast address range of addresses.

There are many reservations for IPv4 multicast addresses for different functions. IPv4 multicast addresses in the range 224.0.0.0 to 224.0.0.255 are called as link-local multicast address range and they are reserved for network protocols on a local network segment. The link-local multicast address range IPv4 multicast address range 224.0.0.0 to 224.0.0.255 (224.0.0.0/24) are reserved for local purposes in the local network segment. The routers should not forward IPv4 datagrams addressed to link-local multicast address range 224.0.0.0 to 224.0.0.255 to another network segment. The main use of the link-local multicast address ranges from 224.0.0.0 to 224.0.0.255 is for router discovery and to communicate routing information between routers.

Some important link-local multicast addresses are listed below.

Link-local multicast address Description
224.0.0.1 All systems on local network segment
224.0.0.2 All routers on local network segment
224.0.0.4 DVMRP routers
224.0.0.5 OSPF routers
224.0.0.6 OSPF designated routers
224.0.0.9 RIPv2 routers
224.0.0.10 EIGRP routers
224.0.0.12 DHCP server/relay agent
224.0.0.13 All PIM routers
224.0.0.18 VRRP (Virtual Router Redundancy Protocol)
224.0.0.22 All IGMPv3-capable multicast routers
224.0.0.102 HSRP (Hot Standby Router Protocol)
224.0.0.107 PTP v2 (Precision Time Protocol)
224.0.0.251 mDNS (Multicast DNS)
224.0.0.252 LLMNR (Link-local Multicast Name Resolution)
224.0.0.253 Teredo

Related Tutorials
Unicast, Multicast and Broadcast
Broadcast domain
Binary Decimal and Hexadecimal numbers and conversions
How to use calculator for binary, decimal and hexadecimal number conversions
TCP/IP model
Datalink layer of TCP/IP model
Ethernet Frame Format
MAC addresses
Broadcast MAC Address - ff:ff:ff:ff:ff:ff
IPv4 multicast MAC Addresses
Network layer of TCP/IP model
IPv4 Protocol, IPv4 header and fields of IPv4 header
IPv4 addresses
Class A networks and Class A IP addresses
Class B networks and Class B IP addresses
Class C networks and Class C IP addresses
Class D multicast IP addresses
IPv4 link-local multicast addresses
IPv4 Internetwork control block multicast addresses
IPv4 Source-Specific Multicast (SSM) address reservation
IPv4 GLOP multicast addresses
Administratively scoped multicast address block or Limited scope addresses
Multicast IPv4 address to MAC address mapping
What is limited broadcast in IPv4 and how limited broadcast works
What is directed broadcast in IPv4 and how directed broadcast works
Transport layer of TCP/IP model
TCP/IP Encapsulation and Decapsulation
What is multicast
What is multicast group
Advantages and disadvantages of multicast
Comparison of multicast with unicast and broadcast
Advantages and disadvantages of multicast
How IPv4 multicast works on LAN