Internet-Draft | Abbreviated Title | July 2023 |
Kadavill | Expires 24 January 2024 | [Page] |
Standard for IPv11 address format and routing theory¶
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 24 January 2024.¶
Copyright (c) 2023 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
IPv6 is dependent on IPv4 and it's not manageable as it scales. 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 of host. 24 bit chunks means just 16,777,216 clients per network, they are easy to manage.¶
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.¶
The Internet Protocol Version 11¶
The format for an IPv11 address starts with an Octet and its value is a constant hexadecimal number 0x0B. This tells the device that it is an IPv11 IP address. The next 120 bits are made into 5 manageable 24 bit(6 hexadecimal characters) chunks. The first chunk is called a hyper block, the second one is called the super block,the third is called a cluster block, the fourth is called a block, and the fifth is called the host.¶
IP with range 0b::000001 to 0B::FFFFFF:FFFFFF is a tier1 network IPaddress. A tier2 IP address has range from 0b:1:000000:000000 to 0B::FFFFFF:FFFFFFF:FFFFFFF. A tier3 IP address has range from 0b::1:000000:000000:000000 to 0B::FFFFFF:FFFFFF:FFFFFF:FFFFFF. Finally a tier4 ip address range is from 0B:1:000000:000000:000000:000000 to 0B:FFFFFF:FFFFFF:FFFFFF:FFFFFF:FFFFFF. If the destination IP address is in a tier above them the payloads are forwarded to The tier above them. if they are in a tier below then they are forwarded to the tier below them.¶
IP Address | |
---|---|
Host Part of address and network part of the address | 0B:NNNNNN:NNNNNN:NNNNNN:NNNNNN:HHHHHH |
Tier1 network | 0B:000000:000000:000000:NNNNNN:HHHHHH |
Tier2 network | 0B:000000:000000:NNNNNN:NNNNNN:HHHHHH |
Tier3 network | 0B:000000:NNNNNN:NNNNNN:NNNNNN:HHHHHH |
Tier4 network | 0B:NNNNNN:NNNNNN:NNNNNN:NNNNNN:HHHHHH |
Network addresses are assigned sequentially to ISP or any other organization. The ip addresses start at the first tier1 address i.e. the first network address is 0B::1:000000 and the last one is the last tire4 address 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000¶
IP Address | |
---|---|
First network to assign | 0B::1:000000 |
Last network to assign | 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000 |
Gateways 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 F. This will communicate with all hosts (including gateways) on their network. For security purposes broadcast of packets from a host and external Gateways must be dropped¶
IP Address | |
---|---|
Broadcast address of first network | 0B::1:FFFFFF |
Broadcast address of a network | 0B:XXXXXX:XXXXXX:XXXXXX:XXXXXX:FFFFFF |
IPv11 uses a cylindrical routing topology made up of 4 disks stacked one on top of each other.¶
there are 5 types of gateways.¶
Inter-tier gateways connect to lower or higher tier network.¶
inter-block Gateways hold routing Tables of each of its 16,777,216 hosts. this including 3 sibling gateways and one gateway.¶
Tier2 Gateways hold routing Tables of 16,777,216 hosts.This including 8 Gateways, 3 to intra-cluster-block, 3 to intra-block gateways, It also must have one gateway to tier3 and one to tier1 address.¶
Tier3 Gateway holds routing Tables of 16,777,216 hosts. This including 11 gateways 3 within same superblock, 3 to other distinct blocks, 3 distinct cluster gateways It also must have one Gateway to tier4 and one to tier2 address).¶
Tier4 hyper blocks hold routing Tables to 16,777,216 host.This including 14 Gateways(3 within same hyperblock gateways, 3 to distinct superblock gateways, and 3 to other distinct blocks, and 3 to distinct clusters) and one Gateway to tier4 and one to tier3 address.¶
Each tier1 network needs to be connected to a total of four gateways. three inter-block address connections and one tier2 address.¶
Each tier2 network needs to connect to a total 8 gateways.Three connections to the inter-cluster-blocks network , three connections to inter-block networks, one tier3 gateway and one tier1 gateway.¶
Each tier3 network needs to connect to a total of 11 gateways. They need to connect to three inter-super-block gateway Three inter-cluster-block gateway,three inter-block gateway, one tier4 gateway and one tier2 gateway.¶
Each tier4 network needs to connect to a total of 14 gateways. i.e. They need to connect to three inter-hyper-block, three inter-super-block gateway, three inter-cluster-block gateway, three inter-block gateway, one to tier4 gateway and one tier2 gateway.¶
Coordination of network connectivity can be managed by contacting network entities with publicly advertised email addresses.¶
Topology in Address | Breakup | |
---|---|---|
tier1 ip address | 0B::XXXXXX:HHHHHH | 0B::block:host |
tier2 ip address | 0B::XXXXXX:XXXXXX:HHHHHH | 0B::cluster-block:block:host |
tier3 ip address | 0B::XXXXXX:XXXXXX:XXXXXX:HHHHHH | 0B::super-block:cluster-block:block:host |
tier4 ip address | 0B:XXXXXX:XXXXXX:XXXXXX:XXXXXX:HHHHHH | 0B:hyper-block:super-block:cluster-block:block:host |
Routing is accomplished by first knowing if the destination IP address is a tier1 , tier2 ,tier3 or tier4 address and route to the right tier. Once they are in the same tier as the destination address the packet is forwarded to their destination network through its sibling gateways. There are four types of sibling Gateways. An inter-block gateway, An inter-cluster-block gateway, An inter-super-block gateway, An inter-hyper-block gateway.¶
If the destination ip address of a packet has a different block address, then one of the best of 3 sibling inter-block gateways must be used.If the destination ip address of a packet has a different cluster-block address, then one of the best of 3 sibling inter-cluster-block gateways must be used.If the destination ip address of a packet has ta different super-block address then, one of the best of 3 sibling inter-super-block gateways must be used.If the destination ip address of a packet has a different hyper-block address, then one of the best of 3 sibling inter-hyper-block gateways must be used¶
Please note that inter-hyperblock gateway means a gateway to the same tier with the same superblock network, same cluster block network and same block address as the destination network.¶
similarly inter-super-block gateway means a gateway to the same tier with the same cluster-block network and the same block network as the destination network.¶
similarly inter-cluster-block gateway means a gateway to the same tier with the same block address as the destination network.¶
block gateway means a gateway to the same tier as the destination network.¶
IP addresses are assigned sequentially to network entities 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 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000¶
IP Address | |
---|---|
First network to assign | 0B::100:0000 |
Last network to assign | 0B:EFFFFF:FFFFFF:FFFFFF:FFFFFF:000000 |
Broadcast packets are needed to be dropped unless They are from a known local gateways.¶