Whatever happened to IPv5?
In response to a recent question asking what happened to IPv5, I offer the following response.
The Internet Assigned Numbers Authority (IANA) maintains a centralized repository of Internet Protocol parameters. This function is critical to assure uniqueness of parameter settings to keep the Internet Protocol operating smoothly and without ambiguity.
Among the parameters maintained by IANA are the assigned values of the version field of the IP header. As you might guess, for IPv4, the version value is 4, and for IPv6, the value is 6. But as new protocols are developed within the Internet community, parameter value assignments are requested of and assigned by IANA. In the case of the IP version parameter, the value of 5 has been assigned to the Internet Stream Protocol an experimental real-time streaming protocol.
In fact, the IP version parameter has not only been assigned values 4, 5 and 6, it has also been assigned values of 7, 8 and 9 as shown in the following table from IANA:
Decimal | Keyword | Version | Reference |
---|---|---|---|
0-1 | Reserved | RFC4928 | |
2-3 | Unassigned | ||
4 | IP | Internet Protocol | RFC791 |
5 | ST | ST Datagram Mode | RFC1190 |
6 | IPv6 | Internet Protocol version 6 | RFC1752 |
7 | TP/IX | TP/IX: The Next Internet | RFC1475 |
8 | PIP | The P Internet Protocol | RFC1621 |
9 | TUBA | TUBA | RFC1347 |
10-14 | Unassigned | ||
15 | Reserved |
If the next version of IP beyond IPv6 was defined as of today, it would be known as IPv10! But hopefully with plentiful IPv6 address space, we won’t need to go there at least in the next 40 years!
Comments
Post a Comment