Search

IPv4 GLOP multicast addresses

GLOP multicast address block reservation is 233.0.0.0/8. GLOP multicast address block reservation for providing any organization with their own registered 16-bit public AS number with their own globally unique multicast IP address range. So, there must be a mapping with Autonomous System number and IPv4 multicast addresses. The word GLOP is not an abbreviation for anything, GLOP is just GLOP.

16-bit Autonomous System Numbers (ASNs) are mapped with IPv4 Class D multicast addresses as explained below. Two middle octets of GLOP multicast address block are derived from assigned 16-bit Autonomous System Numbers (ASN). Please note that this method of generating multicast addresses based on Autonomous System numbers is not applicable to 32-bit Autonomous System Numbers.

Examples of generating GLOP addresses

Example 1

Lets consider an example of a 16-bit Autonomous System Numbers (ASN) of 5670. The binary equivalent of 5670 is ‭1011000100110‬

  1. Let us pad the binary equivalent of 5670 in left-side with three bits to make it 16 bits. This makes no change in its value. That is, ‭0001011000100110‬.
  2. lets split the ‬‭binary equivalent of 5670 (0001011000100110‬ ) into two 8-bit parts, 00010110 and 00100110.
  3. Convert each 8-bit part into decimal. The decimal equivalent of 00010110 is 22 and 00100110 is 38.
  4. GLOP multicast address block for Autonomous System Number (ASN) 64515 is then 233.22.38/24.

Example 2

Let’s consider another example of a 16-bit Autonomous System Numbers (ASN) of ‭64515‬. The binary equivalent of ‭64515 is ‭1111110000000011.

  1. lets split the ‬‭binary equivalent of ‭64515 (‭1111110000000011) into two 8-bit parts, 11111100 and 00000011.
  2. Convert each 8-bit part into decimal. The decimal equivalent of 11111100 is 252 and 00000011 is 3.
  3. GLOP multicast address block for Autonomous System Number (ASN) 64515 is then 233.252.3/24.

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