Internet-Draft Abbreviated Title July 2023
Kadavill Expires 9 January 2024 [Page]
Workgroup:
Internet Engineering Task Force
Internet-Draft:
draft-rfcxml-general-ipv11-standard-01
Published:
Intended Status:
Standards Track
Expires:
Author:
K. Kadavill, Ed.

Internet Protocol version 11

Abstract

Standard for IPv11 address format and routing theory

Status of This Memo

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

This Internet-Draft will expire on 2 January 2024.

Table of Contents

1. Introduction

IPv6 has been routing packets by forwarding packets to gateways after gateways until it reaches its destination network . BGP Networks seem to be working on a bus or Ring topology network. This happened because IPv6 addresses were bland and had no networking information in them. We plan to right these wrongs with IPv11. A 128 bit address with 24 bit chunks ancestors and host. Since 24 chunks means just 16,777,216 clients per child network or hosts so they are easy to manage.

1.1. Requirements Language

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.

2. IPv11

The Internet Protocol Version 11

2.1. Address Format

The format for an IPv11 address starts with an Octet and its value is a constant hexadecimal number 0x0B which tells the device that it is an IPv11 IP address. The next 120 bit is the network address; it is made into manageable 24 bit(6 hexadecimal characters) chunks.

Table 1
IP Address
Host Part of address and network part of the address 0B:NNNNNN:NNNNNN:NNNNNN:NNNNNN:HHHHHH

3. IPv11 Assignment

IP addresses are assigned sequentially to network AA(autonomous authorities) starting at the first address from the last 24bit child network i.e. the first network address is 0B::1:000000.

Table 2
IP Address
First network to assign 0B::1:000000
Last network to assign 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000

4. Broadcast address

AA's can send broadcast messages to hosts by filling in the network part of the address and masking the host part of the client address with the value This will communicate with all hosts (including gateways) on their network.

Table 3
IP Address
Broadcast address of first network 0B::1:FFFFFF
Broadcast address of a network 0B:XXXXXX:XXXXXX:XXXXXX:XXXXXX:FFFFFF

5. Topology

IPv11 uses a cylindrical routing topology made up of 4 disks stacked on top of each other. AA’s hold routing details to each of the 16777216 hosts(including 5 gateways) in the networks. Each AA need 5 gateways one to the above disk, one to the below disk and 3 to the Same disk

Table 4
Topology in Address
above 16777216 disk, same 16777216 disk and below 16777216 disk 0B:XXXXXX:AAAAAA:SSSSSS:BBBBBB:HHHHHH
Above tier, Same tier and Below 24 bit tiler band of your address 0B:XXXXXX:AAAAAA:SSSSSS:BBBBBB:XXXXXX

6. Routing Topology

Routing is accomplished by first knowing if the destination IP address is above the 24bit tier or below the 24bit tier or in the same 24bit tier. If they are in a tier above the 24bit tier then the payloads are forwarded to a Above tier and if they are in a below 24bit tier they are forwarded to the below 24bit tier. Once they are in the same 24bit tier they are routed to their destination using the best of 3 siblings.

7. IANA Considerations

IP addresses are assigned sequentially to network AA(autonomous authorities) starting at the first address from the lowest 24 bit address tier i.e. the first network address is 0B::1:000000 and the last is 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000.

Table 5
IP Address
First network to assign 0B::100:0000
Last network to assign 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000

8. Security Considerations

Broadcast Addresses are needed to be dropped unless They are from the AA. of the same network

9. References

9.1. Normative References

[RFC2119]
Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, , <https://www.rfc-editor.org/info/rfc2119>.
[RFC8174]
Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174, , <https://www.rfc-editor.org/info/rfc8174>.

9.2. Informative References

[Wikipedia]
Wikipedia, "Wikipedia", , <https://www.wikipedia.org/>.

Author's Address

Kiran Kadavill (editor)
#34, Goshree Garden,Arattuvazhi Road
Njarakkal 682505
KERALA 682505
India