Changes

Jump to navigation Jump to search
1,687 bytes added ,  7 years ago
no edit summary
Line 1: Line 1: −
'''IPv4 (Internet Protocol version 4)''' is the version of internet protocol which defines IP addresses in a 32-bit format. It has been the general standard to deliver information between devices connected to the Internet.<ref>[http://www.ehow.com/about_5497801_history-ip-internet-address.html ehow.com]</ref>
+
'''Internet Protocol version 4 (IPv4)''' is the version of internet protocol which defines IP addresses in a 32-bit format. It has been the general standard to deliver information between devices connected to the Internet.<ref>[http://www.ehow.com/about_5497801_history-ip-internet-address.html ehow.com]</ref> The last blocks of IPv4 addresses were allocated by [[IANA]] to the [[RIR|Regional Internet Registries]] in February, 2011. While IPv4 supply has dwindled over the years, supplies have reached a critical point in most regions of the world. As of 24 September 2015, [[ARIN]] (American Registry for Internet Numbers) reported that it had run out of its free pool of IPv4 addresses.<ref>[https://www.arin.net/announcements/2015/20150924.html ARIN IPV4 FREE POOL REACHES ZERO] Retrieved 2 December 2015.</ref> While the dwindling addresses will not impact Internet users too greatly, [[ISP]]s have increasingly felt the pressure to modify their technologies to suit [[IPv6]]. <ref>[http://www.wired.com/2015/09/north-america-just-ran-old-school-internet-addresses/ North America Just Ran Out] Retrieved 28 Sep 2015.</ref>
    
==Background==
 
==Background==
IPv4 was invented in the 1970s and THE first major version of internet protocol. IPV4 allows numbers to map to physical devices and build a logical method for traffic to route from one number to another. Since its first introduction to the public in 1981, IPv4 became the foundation of the internet and many other enterprise networks worldwide. .<ref>[http://www.alertlogic.com/the-history-of-ipv4 alertlogic.com]</ref>  
+
IPv4 was invented in the 1970s as the first major version of internet protocol. IPV4 allows numbers to map to physical devices and build a logical method for traffic to route from one number to another. Since its first introduction to the public in 1981, IPv4 became the foundation of the Internet and many other enterprise networks worldwide.<ref>[http://www.alertlogic.com/the-history-of-ipv4 alertlogic.com]</ref>  
   −
The total number of unique IP addresses available under the IPv4 format is limited to approximately  4,294,967,296 (232)billion, <ref>[http://www.techterms.com/definition/ipv4 techterms.com]</ref> however it is not enough to cope with projected Internet demand.<ref>[http://www.iana.org/about/glossary/ www.iana.org]</ref> because of the increasing reliance on personal computers, wireless communication devices and radio frequency identification (RFID) tags etc. The Internet Engineering Task Force ([[IETF]]) predicted that the available IP addresses will be depleted as early as 2011.
+
The total number of unique IP addresses available under the IPv4 format is limited to approximately  4,294,967,296 billion,<ref>[http://www.techterms.com/definition/ipv4 techterms.com]</ref> however it is not enough to cope with projected Internet demand<ref>[http://www.iana.org/about/glossary/ www.iana.org]</ref> due to the increasing reliance on personal computers, wireless communication devices and radio frequency identification (RFID) tags, etc. The [[IETF|Internet Engineering Task Force]] predicted that the available IP addresses will be depleted as early as 2011.
    
==IPv4 Header Format==
 
==IPv4 Header Format==
Line 25: Line 25:     
==IPv4 Address Space & Notation==
 
==IPv4 Address Space & Notation==
IP addresses are 32-bit binary numbers used as addresses in the IPv4 protocol. The three main types of IPv4 addresses are Public IP addresses, Private IP Networks and Global or Specialized IP Addresses <ref>[http://www.ripe.net/ripe/docs/ripe-509#----ipv--address-space www.ripe.net]</ref>
+
IP addresses are 32-bit binary numbers used as addresses in the IPv4 protocol. The three main types of IPv4 addresses are Public IP addresses, Private IP Networks and Global or Specialized IP Addresses.<ref>[http://www.ripe.net/ripe/docs/ripe-509#----ipv--address-space www.ripe.net]</ref>
   −
IPv4 addresses uniquely identify every host computer connected to the Internet which is typically represented as four decimal numbers separated by dots, for example:202.16.208.51. A TCP/IP network routes a packet according to the destination IP address, an address provided by the IP protocol on the sending host. The network address (the part of the address that identifies a users network) and the host address (the part that identifies an individual host on a users network) must all fit into the 32-bit number. The number of hosts an internet user can configure for the network decreases as the length of the portion occupied by the network address increases.The Network Information Centers or [[NIC]]s (including the original InterNIC) assign network addresses for the IPv4-based Internet<ref>[http://uw713doc.sco.com/en/NET_tcpip/tcpC.ipv4.html IPv4 Header Format]</ref>
+
IPv4 addresses uniquely identify every host computer connected to the Internet, which is typically represented as four decimal numbers separated by dots, for example: 202.16.208.51. A TCP/IP network routes a packet according to the destination IP address, an address provided by the IP protocol on the sending host. The network address (the part of the address that identifies a users network) and the host address (the part that identifies an individual host on a users network) must all fit into the 32-bit number. The number of hosts an Internet user can configure for the network decreases as the length of the portion occupied by the network address increases. The Network Information Centers or [[NIC]]s (including the original [[InterNIC]]) assign network addresses for the IPv4-based Internet.<ref>[http://uw713doc.sco.com/en/NET_tcpip/tcpC.ipv4.html IPv4 Header Format]</ref>
    
==IPv4 Address Allocation==
 
==IPv4 Address Allocation==
The Internet Assigned Numbers Authority ([[IANA]]) allocates parts of the IPv4 address space according to the established needs of Regional Internet Registries: [[AfriNIC]] (Africa, portions of the Indian Ocean), [[APNIC]] (Portions of Asia, portions of Oceania), [[ARIN]] (Canada, many Caribbean and North Atlantic islands, and the United States), [[LACNIC]] (Latin America, portions of the Caribbean), and [[RIPE NCC]] (Europe, the Middle East, Central Asia). The Regional Internet Registries are responsible for the assignment of IPv4 addresses to operators and users of the Internet within their regions.<ref>[ftp://ftp.ripe.net/rfc/rfc3330.txt ftp.ripe.net]</ref>
+
The [[IANA|Internet Assigned Numbers Authority]] allocates parts of the IPv4 address space according to the established needs of [[RIR|Regional Internet Registries]]:  
 +
* [[AfriNIC]] - Africa, portions of the Indian Ocean
 +
* [[APNIC]] - Most of Asia, Oceania
 +
* [[ARIN]] - Canada, many Caribbean and North Atlantic islands, and the United States
 +
* [[LACNIC]] - Latin America, portions of the Caribbean
 +
* [[RIPE NCC]] - Europe, the Middle East, Central Asia
 +
 
 +
The Regional Internet Registries are responsible for the assignment of IPv4 addresses to operators and users of the Internet within their regions.<ref>[ftp://ftp.ripe.net/rfc/rfc3330.txt ftp.ripe.net]</ref>
    
==IPv4 Exhaustion==
 
==IPv4 Exhaustion==
On February 2011,the Number Resource Organization ([[NRO]]) announced that the free pool of available IPv4 addresses has been fully depleted. on January 31, IANA allocated two blocks of IPv4 address space to APNIC. The action triggered a global policy to allocate the remaining IANA pool equally between the five Regional Internet Registries ([[RIR]]).IANA assigns IPv4 addresses to the RIRs in blocks that equate to 1/256th of the entire IPv4 address space. Each block is referred to as a “/8″ or “slash-8″. <ref>[http://www.nro.net/news/ipv4-free-pool-depleted www.nro.net]</ref> In 2009, [[ICANN]] ratified a global policy agreed upon by the RIRs stipulating that when the IANA IPv4 free pool reached five remaining /8 blocks, It will be simultaneously and equally distributed to the five RIRs.
+
In February, 2011, the [[NRO|Number Resource Organization]] announced that the free pool of available IPv4 addresses had been fully depleted. On January 31, IANA had allocated two blocks of IPv4 address space to [[APNIC]]. The action triggered a global policy to allocate the remaining IANA pool equally between the five [[RIR|Regional Internet Registries]]. IANA generally assigns IPv4 addresses to the RIRs in blocks that equate to 1/256th of the entire IPv4 address space. Each block is referred to as a “/8″ or “slash-8″. <ref>[http://www.nro.net/news/ipv4-free-pool-depleted www.nro.net]</ref> In 2009, [[ICANN]] ratified a global policy agreed upon by the RIRs stipulating that when the IANA IPv4 free pool reached five remaining /8 blocks, It will be simultaneously and equally distributed to the five [[RIR]]s.
   −
The last five blocks of IPv4 addresses were allocated to the five RIRs during a ceremony and meeting of the RIRs which was held in Mimi, Florida. According to ICANN, the allocation of the final IPv4 addresses is analogous to the last crates of a product leaving a manufacturing  
+
The last five blocks of IPv4 addresses were allocated to the five RIRs during a ceremony and meeting of the RIRs which was held in Miami, Florida. According to ICANN, the allocation of the final IPv4 addresses is analogous to the last crates of a product leaving a manufacturing warehouse and going to the regional stores or distributions centers, where they can still be distributed to the public. Once they are gone, the supply is exhausted. In this case, the RIRs will distribute the last IPv4 addresses to [[ISP|Internet Service Providers]], universities, governments, telecommunications companies and other enterprises. [[Raúl Echeberría]], Chairman of the NRO emphasized, "It’s only a matter of time before the RIRs and Internet Service Providers (ISPs) must start denying requests for IPv4 address space". He also pointed out that, "Deploying [[IPv6]] is now a requirement, not an option."<ref>[http://www.icann.org/en/news/releases/release-03feb11-en.pdf www.icann.org]</ref>
warehouse and going to the regional stores or distributions centers, where they can still be distributed to the public. Once they are gone, the supply is exhausted. In this case, the RIRs will distribute the last IPv4 addresses to Internet Service Providers, universities, governments, telecommunications companies and other enterprises. Raul Echeberría, Chairman of the NRO emphasized, "It’s only a matter of time before the RIRs and Internet Service Providers (ISPs) must start denying requests for IPv4 address space. He also pointed out that, "Deploying [[IPv6]] is now a requirement, not an option.<ref>[http://www.icann.org/en/news/releases/release-03feb11-en.pdf www.icann.org]</ref>
+
 
 +
By April 2011, APNIC, Asia's RIR, had depleted all but a small subsection of its IPv4 allocation. These remaining addresses were placed on hold for start-up network operators. APNIC was the first RIR to deplete its free pool of Internet address space.<ref>[http://www.networkworld.com/news/2011/041411-apnic-ipv4-gone.html Asia out of IPv4 addresses, networkworld.com]</ref> Geoff Huston, adjunct research fellow at the Centre for Advanced Internet Architectures at Swinburne University of Technology, estimates that Europe's RIR, [[RIPE NCC]], will run out of its remaining IPv4 address space on July 22, 2012. [[ARIN]], North America's RIR, is expected to run out in 2013.<ref>[http://www.pcworld.com/businesscenter/article/247213/5_major_changes_facing_the_internet_in_2012.html 5 Major Changes Facing the Internet in 2012]</ref>
    
==References==
 
==References==
 
{{reflist}}
 
{{reflist}}
  −
  −
  −
      
[[Category:Glossary]]
 
[[Category:Glossary]]
 +
[[Category: Acronym]]

Navigation menu