<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.39 (Ruby 3.2.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-dtn-ipn-update-06" category="std" consensus="true" submissionType="IETF" updates="[9171, 7116]" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.17.4 -->
  <front>
    <title abbrev="ipn-update">Update to the ipn URI scheme</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-dtn-ipn-update-06"/>
    <author fullname="Rick Taylor">
      <organization>Ori Industries</organization>
      <address>
        <email>rick.taylor@ori.co</email>
      </address>
    </author>
    <author fullname="Ed Birrane">
      <organization>JHU/APL</organization>
      <address>
        <email>Edward.Birrane@jhuapl.edu</email>
      </address>
    </author>
    <date year="2023" month="July" day="25"/>
    <area>Transport</area>
    <workgroup>Delay/Disruption Tolerant Networking</workgroup>
    <keyword>DTN</keyword>
    <keyword>ipn</keyword>
    <keyword>BPv7</keyword>
    <keyword>CBHE</keyword>
    <keyword>Bundle Protocol</keyword>
    <abstract>
      <?line 45?>

<t>This document updates both the specification of the ipn URI scheme previously defined in <xref target="RFC7116"/> and the rules for encoding of these URIs when used as an Endpoint Identifier (EID) in Bundle Protocol Version 7 (BPv7) as defined in <xref target="RFC9171"/>. These updates update and clarify the structure and behavior of the ipn URI scheme, define encodings of ipn scheme URIs, and establish the registries necessary to manage this scheme.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ricktaylor.github.io/ipn2/draft-taylor-dtn-ipn-update.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-dtn-ipn-update/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Delay/Disruption Tolerant Networking Working Group mailing list (<eref target="mailto:dtn@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/dtn/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/dtn/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ricktaylor/ipn2"/>.</t>
    </note>
  </front>
  <middle>
    <?line 49?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The ipn URI scheme was originally defined in <xref target="RFC7116"/> as a way to identify network nodes and node services using concisely-encoded integers that can be processed faster and with fewer resources than other verbose identifier schemes. The scheme was designed for use with the experimental Bundle Protocol version 6 (BPv6, <xref target="RFC5050"/>) and IPN was defined as an acronym for the term "InterPlanetary Network" in reference to its intended use for deep-space networking. Since then, the efficiency benefit of integer identifiers makes ipn scheme URIs useful for any networks operating with limited power, bandwidth, and/or compute budget. Therefore the term IPN is now used as a non-acronymous name.</t>
      <t>Similar to the experimental BPv6, the standardized Bundle Protocol version 7 (BPv7, <xref target="RFC9171"/>) codifies support for the use of the ipn URI scheme for the specification of bundle Endpoint Identifiers (EIDs). The publication of BPv7 has resulted in operational deployments of BPv7 nodes for both terrestrial and non-terrestrial use cases. This includes BPv7 networks operating over the terrestrial Internet and BPv7 networks operating in self-contained environments behind a shared administrative domain. The growth in the number and scale of deployments of BPv7 DTNs has been accompanied by a growth in the usage of the ipn URI scheme which has highlighted areas to improve the structure, moderation, and management of this scheme.</t>
      <t>This document updates the specification of the ipn URI scheme, in a backwards-compatible way, to provide needed improvements both in the scheme itself and its usage to specify EIDs with BPv7. Specifically, this document introduces a hierarchical structure for the assignment of ipn scheme URIs, clarifies the behavior and interpretation of ipn scheme URIs, defines efficient encodings of ipn scheme URIs, and updates/defines the registries associated for this scheme.</t>
      <t>Although originally developed by the deep space community for use with Bundle Protocol, the ipn URI scheme is sufficiently generic to be used in other environments where a concise unique representation of a resource on a particular node is required.</t>
      <t>It is important to remember that like most other URI schemes, the ipn URI scheme defines a unique identifier of a resource, and does not include any topological information describing how to route messages to that resource.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

<t>For the remainder of this document the term "ipn URI" is used to refer to a URI that uses the ipn scheme.</t>
    </section>
    <section anchor="core-concepts">
      <name>Core Concepts</name>
      <t>All ipn URIs, no matter the textual representation or binary encoding, <bcp14>MUST</bcp14> be considered as a tuple of the following three components:</t>
      <ul spacing="normal">
        <li>The Allocator Identifier</li>
        <li>The Node Number</li>
        <li>The Service Number</li>
      </ul>
      <t>The Allocator Identifier indicates the entity responsible for assigning Node Numbers to individual resource nodes, maintaining uniqueness whilst avoiding the need for a single registry for all assigned Node Numbers. See <xref target="allocator-identifiers">Allocator Identifiers</xref>.</t>
      <t>The Node Number is a shared identifier assigned to all ipn URIs for resources co-located on a single node. See <xref target="node-numbers">Node Numbers</xref>.</t>
      <t>The Service Number is an identifier to distinguish between resources on a given node. See <xref target="service-numbers">Service Numbers</xref>.</t>
      <t>The combination of these three components guarantees that every correctly constructed ipn URI uniquely identifies a single resource.  Additionally, the combination of the Allocator Identifier and the Node Number provides a mechanism to uniquely identify the node on which a particular resource is expected to exist. See <xref target="fqnn">Fully-qualified Node Number</xref>.</t>
      <section anchor="null-uri">
        <name>The Null ipn URI</name>
        <t>It has been found that there is value in defining a unique 'null' ipn URI to indicate "nowhere".  This ipn URI is termed the "Null ipn URI", and has all three components: Allocator Identifier, Node Number, and Service Number, set to the value zero (0).  No resource identified by Null ipn URI exists, and is therefore by definition unreachable.</t>
      </section>
      <section anchor="allocator-identifiers">
        <name>Allocator Identifiers</name>
        <t>An Allocator is any organization that wishes to assign Node Numbers for use with the ipn URI scheme, and has the facilities and governance to manage a public registry of assigned Node Numbers. The authorization to assign these numbers is provided through the assignment of an Allocator Identifier by IANA.  Regardless of other attributes of an Allocator, such as a name, point of contact, or other identifying information, Allocators are identified by Allocator Identifiers: a unique, unsigned integer.</t>
        <t>The Allocator Identifier <bcp14>MUST</bcp14> be the sole mechanism used to identify the Allocator that has assigned the Node Number in an ipn URI. An Allocator may have multiple assigned Allocator Identifiers, but a given Allocator Identifier <bcp14>MUST</bcp14> only be associated with a single Allocator.</t>
        <t>A new IANA "'ipn' Scheme URI Allocator Identifiers" registry is defined for the registration of Allocator Identifiers, see <xref target="iana-allocator-identifiers">'ipn' Scheme URI Allocator Identifiers registry</xref>.  Although the uniqueness of Allocator Identifiers is required to enforce uniqueness of ipn URIs, some identifiers are explicitly reserved for experimentation or future use.</t>
        <t>Each Allocator assigns Node Numbers according to its own policies, without risk of creating an identical ipn URI, as permitted by the rules in the <xref target="node-numbers">Node Numbers</xref> section of this document.  Other than ensuring that any Node Numbers it allocates are unique amongst all Node Numbers it assigns, an Allocator does not need to coordinate its allocations with other Allocators.</t>
        <t>If a system does not require interoperable deployment of ipn scheme URIs, then the Private Use Node Number range, reserved by the <xref target="default-allocator">Default Allocator</xref> for this purpose <bcp14>SHOULD</bcp14> be used.</t>
        <section anchor="allocator-identifier-ranges">
          <name>Allocator Identifier Ranges</name>
          <t>Some organizations with internal hierarchies may wish to delegate the allocation of Node Numbers to one or more of their sub-organizations.  Rather than assigning unique Allocator Identifiers to each sub-organization on a first-come first-served basis, there are operational benefits in assigning Allocator Identifiers to such an organization in a structured way so that an external observer can detect that a group of Allocator Identifiers are organizationally associated.</t>
          <t>An Allocator Identifier range is a set of consecutive Allocator Identifiers associated with the same Allocator. Each individual Allocator Identifier in a given range <bcp14>SHOULD</bcp14> be assigned to a distinct sub-organization of the Allocator. Assigning identifiers in this way allows external observers to both associate individual Allocator Identifiers with a single organization and to usefully differentiate amongst sub-organizations.</t>
          <t>The practice of associating a consecutive range of numbers with a single organization is inspired by the Classless Inter-domain Routing assignment of Internet Addresses described in <xref target="RFC4632"/>. In that assignment scheme, an organization (such as an Internet Service Provider) is assigned a network prefix such that all addresses sharing that same prefix are considered to be associated with that organization.</t>
          <t>Each Allocator Identifier range is identified by the first Allocator Identifier in the range and the number of consecutive identifiers in the range.</t>
          <t>Allocator Identifier ranges differ from CIDR addresses in two important ways.</t>
          <ol spacing="normal" type="1"><li>Allocator Identifiers are used to identify organizations and are not, themselves, addresses.</li>
            <li>Allocator Identifiers may be less than 32 bits in length.</li>
          </ol>
          <t>In order to differentiate between Allocator Identifier ranges using efficient bitwise operations, all ranges <bcp14>MUST</bcp14> be of a length that is a power of 2, and for given range of length N bits, the least-significant N bits of the first Allocator Identifier <bcp14>MUST</bcp14> be all 0.</t>
          <t>An example of the use of Allocator Identifier ranges for four organizations (A, B, C, and D) is as follows:</t>
          <table align="left" anchor="tab-air-example">
            <name>Allocator Identifier Range Assignment Example</name>
            <thead>
              <tr>
                <th align="left">Organization</th>
                <th align="center">Range (dec)</th>
                <th align="center">Range (hex)</th>
                <th align="center">Range Length (Bits)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">Org A</td>
                <td align="center">974848 .. 974975</td>
                <td align="center">0xEE000 .. 0xEE07F</td>
                <td align="center">7 bits</td>
              </tr>
              <tr>
                <td align="left">Org B</td>
                <td align="center">974976 .. 974991</td>
                <td align="center">0xEE080 .. 0xEE08F</td>
                <td align="center">4 bits</td>
              </tr>
              <tr>
                <td align="left">Org C</td>
                <td align="center">974992 .. 974993</td>
                <td align="center">0xEE090 .. 0xEE091</td>
                <td align="center">1 bit</td>
              </tr>
              <tr>
                <td align="left">Org D</td>
                <td align="center">974994</td>
                <td align="center">0xEE092</td>
                <td align="center">0 bits</td>
              </tr>
            </tbody>
          </table>
          <t>With these assignments, any Allocator Identifier whose most-significant 25 bits match 0xEE000 belong to organization A. Similarly, any Allocator Identifier whose most-significant 28 bits match 0xEE080 belong to organization B and any Allocator Identifier whose most-significant 31 bits are 0xEE090 belong to organization C.  Organisation D has a single Allocator Identifier, and hence a range of bit-length 0.</t>
        </section>
        <section anchor="default-allocator">
          <name>The Default Allocator</name>
          <t>As of the publication of <xref target="RFC7116"/>, the only organization permitted to assign Node Numbers was the Internet Assigned Numbers Authority (IANA) which assigned Node Numbers via the IANA "CBHE Node Numbers" registry. This means that all ipn URIs created prior to the addition of Allocator Identifiers are assumed to have Node Number allocations that comply with the IANA "CBHE Node Numbers" registry.</t>
          <t>The presumption that, unless otherwise specified, Node Numbers are allocated by IANA from a specific registry is formalized in this update to the ipn URI scheme by designating IANA as the "Default Allocator", and assigned the Allocator Identifier zero (0) in the <xref target="iana-allocator-identifiers">'ipn' Scheme URI Allocator Identifiers registry</xref>.  In any case where an encoded ipn URI does not explicitly include an Allocator Identifier, an implementation <bcp14>MUST</bcp14> assume that the Node Number has been allocated by the Default Allocator.</t>
          <t>A new IANA "'ipn' Scheme URI Default Allocator Node Numbers" registry is defined to control the allocation of Node Numbers values by the Default Allocator.  This new registry inherits behaviours and existing assignments from the IANA "CBHE Node Numbers" registry, and reserves some other values as defined in the <xref target="special-node-numbers">Special Node Numbers</xref> section below.</t>
        </section>
      </section>
      <section anchor="node-numbers">
        <name>Node Numbers</name>
        <t>A Node Number identifies a node that hosts a resource in the context of an Allocator. A Node Number is an unsigned integer. A single Node Number assigned by a single Allocator <bcp14>MUST</bcp14> refer to a single node.</t>
        <t>All Node Number assignments, by all Allocators, <bcp14>MUST</bcp14> be in the range 0 to 2^32-1.</t>
        <t>It is <bcp14>RECOMMENDED</bcp14> that Node Number zero (0) not be assigned by an Allocator to avoid confusion with the <xref target="null-uri">Null ipn URI</xref>.</t>
        <section anchor="fqnn">
          <name>Fully-qualified Node Numbers</name>
          <t>One of the advantages of ipn URIs is the ability to easily split the identity of a particular service from the node upon which the service exists.  For example a message received from one particular ipn URI may require a response to be sent to a different service on the same node that sent the original message.  Historically the identifier of the sending node has been colloquially referred to as the "node number" or "node identifier".</t>
          <t>To avoid future confusion, when referring to the identifier of a particular node the term "Fully-qualified Node Number" (FQNN) <bcp14>MUST</bcp14> be used to refer to the combination of the Node Number component and Allocator Identifier component of an ipn URI that uniquely identifies a particular node.  In other words, an FQNN is the unique identifier of a particular node that supports services identified by ipn URIs.</t>
          <t>In examples in this document, FQNNs are written as (Allocator Identifier, Node Number), e.g. <tt>(977000,100)</tt> is the FQNN for a node assigned Node Number 100 by an Allocator with Allocator Identifier 977000.</t>
        </section>
      </section>
      <section anchor="special-node-numbers">
        <name>Special Node Numbers</name>
        <t>Some special-case Node Numbers are defined by the Default Allocator, see <xref target="iana-node-numbers">'ipn' Scheme URI Default Allocator Node Numbers registry</xref>.</t>
        <section anchor="the-zero-node-number">
          <name>The Zero Node Number</name>
          <t>The Default Allocator assigns the use of Node Number zero (0) solely for identifying the <xref target="null-uri">Null ipn URI</xref>.</t>
          <t>This means that any ipn URI with a zero (0) Allocator Identifier and a zero (0) Node Number, but a non-zero Service Number component is invalid.  Such ipn URIs <bcp14>MUST NOT</bcp14> be composed, and processors of such ipn URIs <bcp14>MUST</bcp14> consider them as the Null ipn URI.</t>
        </section>
        <section anchor="localnode-uri">
          <name>LocalNode ipn URIs</name>
          <t>The Default Allocator reserves Node Number 2^32-1 (0xFFFFFFFFF) to specify resources on the local node, rather than on any specific individual node.</t>
          <t>This means that any ipn URI with a zero (0) Allocator Identifier and a Node Number of 2^32-1 refers to a service on the local bundle node. ipn URIs of this form are termed "LocalNode ipn URIs".</t>
        </section>
        <section anchor="private-use">
          <name>Private Use Node Numbers</name>
          <t>The Default Allocator provides a range of Node Numbers that are reserved for "Private Use", as defined in <xref target="RFC8126"/>.</t>
          <t>Any ipn URI with a zero (0) Allocator Identifier and a Node Number reserved for "Private Use" is not guaranteed to be unique beyond a single administrative domain.  An administrative domain, as used here, is defined as the set of nodes that share a unique allocation of FQNNs from the "Private Use" range.  They can be considered to be equivalent to "Private Address Space" IPv4 addresses, as defined in <xref target="RFC1918"/>.</t>
        </section>
      </section>
      <section anchor="service-numbers">
        <name>Service Numbers</name>
        <t>A Service Number is an unsigned integer that identifies a particular service operating on a node.  A service in this case is some logical function that requires its own resource identifier to discriminate it from other functions operating on the same node.</t>
      </section>
    </section>
    <section anchor="textual-encoding-of-ipn-uris">
      <name>Textual Encoding of ipn URIs</name>
      <t>All ipn scheme URIs comply with <xref target="RFC3986"/>, and are therefore represented by scheme identifier, and a scheme-specific part.  The scheme identifier is: <tt>ipn</tt>, and the scheme-specific parts are represented as a sequence of numeric components separated with the <tt>.</tt> character.  It is formally defined in <xref target="text-syntax">Appendix A</xref>, and can be informally considered as:</t>
      <artwork><![CDATA[
ipn:[<allocator-identifier>.]<node-number>.<service-number>
]]></artwork>
      <t>To keep the text representation concise, the follow rules apply:</t>
      <ol spacing="normal" type="1"><li>All leading <tt>0</tt> characters <bcp14>MUST</bcp14> be omitted. A single <tt>0</tt> is valid.</li>
        <li>If the Allocator Identifier is zero (0), then the <tt>&lt;allocator-identifier&gt;</tt> and <tt>.</tt> <bcp14>MUST</bcp14> be omitted.</li>
        <li>If the Allocator Identifier is zero (0), and the Node Number is 2^32-1, i.e. the URI is an <xref target="localnode-uri">LocalNode ipn URI</xref>, then the character <tt>!</tt> <bcp14>MAY</bcp14> be used instead of the digits <tt>4294967295</tt>, although both forms are valid encodings.</li>
      </ol>
      <t>Examples of the textual representation of ipn URIs can be found in <xref target="text-examples">Appendix B</xref>.</t>
    </section>
    <section anchor="usage-of-ipn-uris-with-bpv7">
      <name>Usage of ipn URIs with BPv7</name>
      <t>From the earliest days of experimentation with the Bundle Protocol there has been a need to identify the source and destination of a bundle.  The IRTF standardisation of the experimental BPv6 termed the logical source or destination of a bundle as an "Endpoint" identified by an "Endpoint Identifier" (EID). BPv6 EIDs are formatted as URIs. This definition and representation of EIDs was carried from the IRTF BPv6 specification to the IETF BPv7 specification. BPv7 additionally defined an IANA registry called the "Bundle Protocol URI Scheme Types" registry which identifies those URI schemes than might be used to represent EIDs.  The ipn URI scheme is one such URI scheme.</t>
      <t>This section identifies the behavior and interpretation of ipn URI schemes that <bcp14>MUST</bcp14> be followed when using this URI scheme to represent EIDs in BPv7. An ipn URI used as a BPv7 or BPv6 EID is termed an "ipn EID".</t>
      <section anchor="uniqueness-constraints">
        <name>Uniqueness Constraints</name>
        <t>An ipn EID <bcp14>MUST</bcp14> identify a singleton endpoint. The bundle processing node that is the sole member of that endpoint <bcp14>MUST</bcp14> be the node identified by the <xref target="fqnn">Fully-qualified Node Number</xref> of the node.</t>
        <t>A single bundle processing node <bcp14>MAY</bcp14> have multiple ipn EIDs associated with it. However, every ipn EID that shares a FQNN <bcp14>MUST</bcp14> refer to the same bundle processing node.</t>
        <t>For example, <tt>ipn:977000.100.1</tt>, <tt>ipn:977000.100.2</tt>, and <tt>ipn:977000.100.3</tt> <bcp14>MUST</bcp14> all refer to services registered on the bundle processing node identified with FQNN <tt>(977000,100)</tt>. None of these EIDs could be registered on any other bundle processing node.</t>
      </section>
      <section anchor="the-null-endpoint">
        <name>The Null Endpoint</name>
        <t><xref section="3.2" sectionFormat="of" target="RFC9171"/> defines the concept of the 'null' endpoint, which is an endpoint that has no members and which is identified by a special 'null' EID.</t>
        <t>Within the ipn URI scheme, the 'null' EID is represented by the <xref target="null-uri">Null ipn URI</xref>.  This means that the URIs <tt>dtn:none</tt> (<xref section="4.2.5.1.1" sectionFormat="of" target="RFC9171"/>) and <tt>ipn:0.0</tt> both refer to the BPv7 'null' endpoint.</t>
      </section>
      <section anchor="bpv7-node-id">
        <name>BPv7 Node ID</name>
        <t><xref section="4.2.5.2" sectionFormat="of" target="RFC9171"/> introduces the concept of a "Node ID" that has the same format as an EID and that uniquely identifies a bundle processing node.</t>
        <t>Any ipn EID can serve as a "Node ID" for the bundle processing node identified by its <xref target="fqnn">Fully-qualified Node Number</xref>. For example, any ipn EID of the form ipn:A.B.C may be used as the Source Node ID of any bundle created by the bundle processing node identified by the FQNN <tt>(A,B)</tt>.</t>
      </section>
      <section anchor="localnode-ipn-eids">
        <name>LocalNode ipn EIDs</name>
        <t>When a <xref target="localnode-uri">LocalNode ipn URI</xref> is used as a BPv7 or BPv6 EID it is termed a "LocalNode ipn EID".</t>
        <t>Because a LocalNode ipn EID only has meaning on the local bundle node, any such EID <bcp14>MUST</bcp14> be considered 'non-routeable'. This means that any bundle using a LocalNode ipn EID as a bundle source or bundle destination <bcp14>MUST NOT</bcp14> be allowed to leave the local node. Similarly, LocalNode ipn EIDs <bcp14>SHOULD NOT</bcp14> be present in any other part of a bundle that is transmitted off of the local node. For example, a LocalNode ipn EID <bcp14>SHOULD NOT</bcp14> be used as a Bundle Protocol Security <xref target="RFC9172"/> security source EID for a bundle transmitted from the local bundle node, because such a source EID would have no meaning at a downstream bundle node.</t>
      </section>
      <section anchor="private-use-endpoints">
        <name>Private Use Endpoints</name>
        <t>Bundles destined for EIDs that use an ipn URI with an <xref target="fqnn">Fully-qualified Node Number</xref> that is within the "Private Use" range of the <xref target="default-allocator">Default Allocator</xref> <bcp14>MUST</bcp14> be considered 'non-routeable'.</t>
        <t>This means that they <bcp14>MUST NOT</bcp14> be permitted to exit a single administrative domain, see <xref target="private-use">Private Use</xref>.</t>
      </section>
      <section anchor="well-known-service-numbers">
        <name>Well-known Service Numbers</name>
        <t>It is convenient for BPv7 services that have a public specification and wide adoption to have a pre-agreed default Service Number, so that unless extra configuration is applied, such services can be sensibly assumed to be operating on the well-known Service Number on a particular node.</t>
        <t>If a different service uses the number, or the service uses a different number, BPv7 will continue to operate, but some configuration may be required to make the individual service operational.</t>
        <t>A new IANA "'ipn' Scheme URI Well-known Service Numbers for BPv7" registry is defined for the registration of well-known BPv7 Service Numbers, see <xref target="iana-service-numbers">'ipn' Scheme URI Well-known Service Numbers for BPv7 registry</xref>.  This registry records the assignments of Service Numbers for well-known services, and also explicitly reserves ranges for both experimentation and private use.</t>
      </section>
      <section anchor="administrative-endpoints">
        <name>Administrative Endpoints</name>
        <t>The service identified by a Service Number of zero (0) <bcp14>MUST</bcp14> be interpreted as the Administrative Endpoint of the node, as defined in <xref section="3.2" sectionFormat="of" target="RFC9171"/>.</t>
        <t>Non-zero Service Numbers <bcp14>MUST NOT</bcp14> be used to identify the Administrative Endpoint of a bundle node in an ipn EID.</t>
      </section>
    </section>
    <section anchor="encoding-ipn-uris-with-bpv7">
      <name>Encoding ipn URIs with BPv7</name>
      <t><xref section="4.2.5.1" sectionFormat="of" target="RFC9171"/> requires that any URI scheme used to represent BPv7 EIDs <bcp14>MUST</bcp14> define how the scheme-specific part of the URI scheme is CBOR encoded. To meet this requirement, this section describes the CBOR encoding and decoding approach for ipn EIDs. The formal definition of these encodings is presented in <xref target="cbor-encoding">Appendix C</xref>.</t>
      <t>While there is a single, canonical, textual representation of an ipn URI, there may exist multiple encodings for that URI. For example, <xref section="2.1" sectionFormat="of" target="RFC3986"/> defines a percent-encoding mechanism for a URI text string. Alternatively, <xref section="3.4.5.3" sectionFormat="of" target="RFC8949"/> allows for the encoding of URIs as CBOR text strings identified with a CBOR tag value of 32.</t>
      <section anchor="ipn-eid-cbor-encoding">
        <name>ipn EID CBOR Encoding</name>
        <t>Generic URI approaches to encoding ipn EIDs are unlikely to be efficient because they do not consider the underlying structure of the ipn URI scheme. Since the creation of the ipn URI scheme was motivated by the need for concise identification and rapid processing, the encoding of ipn EIDs maintains these properties.</t>
        <t>Fundamentally, <xref target="RFC9171"/> ipn EIDs are represented as a sequence of identifiers. In the text syntax, the numbers are separated with the <tt>.</tt> delimiter; in CBOR, this ordered series of numbers can be represented by an array. Therefore, when encoding ipn EIDs for use with BPv7, the scheme-specific part of an ipn URI <bcp14>MUST</bcp14> be represented as a CBOR array of either two (2) or three (3) elements. Each element of the array <bcp14>MUST</bcp14> be encoded as a single CBOR unsigned integer.</t>
        <t>The structure and mechanisms of the two-element and three-element encodings are described below, and examples of the different encodings are provided in <xref target="cbor-examples">Appendix D</xref>.</t>
        <section anchor="two-encode">
          <name>Two-Element Scheme-Specific Encoding</name>
          <t>In the two-element scheme-specific encoding of an ipn EID, the first element of the array is an encoding of the <xref target="fqnn">Fully-qualified Node Number</xref> and the second element of the array is the ipn EID Service Number.</t>
          <t>The FQNN encoding <bcp14>MUST</bcp14> be a 64 bit unsigned integer constructed in the following way:</t>
          <ol spacing="normal" type="1"><li>The least significant 32 bits <bcp14>MUST</bcp14> represent the Node Number associated with the ipn EID.</li>
            <li>The most significant 32 bits <bcp14>MUST</bcp14> represent the Allocator Identifier associated with the ipn EID.</li>
          </ol>
          <t>For example the ipn EID of <tt>ipn:977000.100.1</tt> has an FQNN of <tt>(977000,100)</tt> which would be encoded as <tt>0xEE86800000064</tt>.  The resulting two-element array <tt>[0xEE86800000064, 0x01]</tt> would be encoded in CBOR as the 11 octet value <tt>0x821B000EE8680000006401</tt>.</t>
          <t>The two-element scheme-specific encoding provides for backwards compatibility with the encoding provided in <xref section="4.2.5.1.2" sectionFormat="of" target="RFC9171"/>. When used in this way, the encoding of the FQNN replaces the use of the "Node Number" that was specified in RFC9171. When the Node Number is allocated by the <xref target="default-allocator">Default Allocator</xref>, then the encoding of the FQNN and the RFC9171 encoding of the "Node Number" are identical.</t>
          <t>This encoding scheme <bcp14>MUST</bcp14> be implemented by any BPv7 bundle processing node that supports ipn URIs for the specification of BPv7 EIDs.</t>
        </section>
        <section anchor="three-encode">
          <name>Three-Element Scheme-Specific Encoding</name>
          <t>In the three-element scheme-specific encoding of an ipn EID, the first element of the array is the Allocator Identifier, the second element of the array is Node Number, and the third element of the array is the Service Number.</t>
          <t>For example, the ipn EID of <tt>ipn:977000.100.1</tt> would result in the three-element array of <tt>[977000,100,1]</tt> which would be encoded in CBOR as the 9 octet value <tt>0x831A000EE868186401</tt>.</t>
          <t>The three-element scheme-specific encoding allows for a more efficient representation of ipn EIDs using smaller Allocator Identifiers.</t>
          <t>When encoding an ipn EID using the <xref target="default-allocator">Default Allocator</xref> with this encoding scheme, the first element of the array <bcp14>MUST</bcp14> be the value zero (0). In this case using the two-element encoding will result in a more concise CBOR representation, and it is <bcp14>RECOMMENDED</bcp14> that implementations do so.</t>
        </section>
      </section>
      <section anchor="ipn-eid-cbor-decoding">
        <name>ipn EID CBOR Decoding</name>
        <t>The presence of different scheme-specific encodings does not introduce any decoding ambiguity.</t>
        <t>An ipn EID CBOR decoder can reconstruct an ipn EID using the following logic. In this description, the term <tt>enc_eid</tt> refers to the CBOR encoded ipn EID, and the term <tt>ipn_eid</tt> refers to the decoded ipn EID.</t>
        <artwork align="left" type="pseudocode"><![CDATA[
if enc_eid.len() == 3
{
  ipn_eid.allocator_identifier := enc_eid[0];
  ipn_eid.node_number := enc_eid[1];
  ipn_eid.service_number := enc_eid[2];
}
else if enc_eid.len() == 2
{
  ipn_eid.allocator_identifier := enc_eid[0] >> 32;
  ipn_eid.node_number := enc_eid[0] & (2^32-1);
  ipn_eid.service_number := enc_eid[1];
}
]]></artwork>
      </section>
      <section anchor="ipn-eid-matching">
        <name>ipn EID Matching</name>
        <t>Regardless of whether the two-element or three-element scheme-specific encoding is used, ipn EID matching <bcp14>MUST</bcp14> be performed on the decoded EID information itself. Different encodings of the same ipn EID <bcp14>MUST</bcp14> be treated as equivalent when performing EID-specific functions.</t>
        <t>For example, the ipn EID of <tt>ipn:977000.100.1</tt> can be represented as either the two-element encoding of <tt>0x821B000EE8680000006401</tt> or the three-element encoding of <tt>0x831A000EE868186401</tt>. While message integrity and other syntax-based checks may treat these values differently, any EID-based comparisons <bcp14>MUST</bcp14> treat these values the same - as representing the ipn EID <tt>ipn:977000.100.1</tt>.</t>
      </section>
    </section>
    <section anchor="special-considerations">
      <name>Special Considerations</name>
      <t>The ipn URI scheme provides a compact and hierarchical mechanism for identifying services on network nodes. There is a significant amount of utility in the ipn URI scheme approach to identification. However, implementers should take into consideration the following observations on the use of the ipn URI scheme.</t>
      <section anchor="scheme-compatibility">
        <name>Scheme Compatibility</name>
        <t>The ipn scheme update that has been presented in this document preserves backwards compatibility with any ipn URI scheme going back to the provisional definition of the ipn scheme in the experimental Compressed Bundle Header Encoding <xref target="RFC6260"/> in 2011. This means that any ipn URI that was valid prior to the publication of this update remains a valid ipn URI.</t>
        <t>Similarly, the <xref target="two-encode">two-element scheme-specific encoding</xref> is also backwards compatible with the encoding of ipn URIs provided in <xref target="RFC9171"/>. Any existing BPv7-compliant implementation will produce an ipn URI encoding in compliance with this specification.</t>
        <t>The introduction of optional non-default Allocator Identifiers and a three-element scheme-specific encoding make this ipn URI scheme update not forwards compatible. Existing software <bcp14>MUST</bcp14> be updated to be able to process non-default Allocator Identifiers and three-element scheme-specific encodings. It is <bcp14>RECOMMENDED</bcp14> that BP implementations upgrade to process these new features to benefit from the scalability provided by Allocator Identifiers and the encoding efficiencies provided by the three-element encoding.</t>
      </section>
      <section anchor="late-binding">
        <name>Late Binding</name>
        <t><xref target="RFC9171"/> mandates the concept of "late binding" of an EID, where-by the address of the destination of a bundle is resolved from its identifier hop by hop as it transits a DTN.  This per-hop binding of identifiers to addresses underlines the fact that EIDs are purely names, and should not carry any implicit or explicit information concerning the current location or reachability of an identified node and service.  This removes the need to rename a node as its location changes.</t>
        <t>The concept of "late binding" is preserved in this ipn URI scheme. Elements of an ipn URI <bcp14>SHOULD NOT</bcp14> be regarded as carrying information relating to location, reachability, or other addressing/routing concern.</t>
        <t>An example of incorrect behaviour would be to assume that a given Allocator assigns Node Numbers derived from link-layer addresses and to interpret the Node Number component of an ipn URI directly as a link-layer address. No matter the mechanism an Allocator uses for the assignment of Node Numbers, they remain just numbers, without additional meaning.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This section updates the security considerations from <xref section="4.2.5.1.2" sectionFormat="of" target="RFC9171"/> to account for the inclusion of Allocator Identifiers in the ipn URI scheme.</t>
      <section anchor="reliability-and-consistency">
        <name>Reliability and consistency</name>
        <t>None of the BP endpoints identified by ipn EIDs are guaranteed to be reachable at any time, and the identity of the processing entities operating on those endpoints is never guaranteed by the Bundle Protocol itself. Verification of the signature provided by the Block Integrity Block targeting the bundle's primary block, as defined by Bundle Protocol Security <xref target="RFC9172"/>, is required for this purpose.</t>
      </section>
      <section anchor="malicious-construction">
        <name>Malicious construction</name>
        <t>Malicious construction of a conformant ipn URI is limited to the malicious selection of Allocator Identifiers, Node Numbers, and Service Numbers. That is, a maliciously constructed ipn EID could be used to direct a bundle to an endpoint that might be damaged by the arrival of that bundle or, alternatively, to declare a false source for a bundle and thereby cause incorrect processing at a node that receives the bundle. In both cases (and indeed in all bundle processing), the node that receives a bundle should verify its authenticity and validity before operating on it in any way.</t>
      </section>
      <section anchor="back-end-transcoding">
        <name>Back-end transcoding</name>
        <t>The limited expressiveness of URIs of the ipn scheme effectively eliminates the possibility of threat due to errors in back-end transcoding.</t>
      </section>
      <section anchor="rare-ip-address-formats">
        <name>Rare IP address formats</name>
        <t>Not relevant, as IP addresses do not appear anywhere in conformant ipn URIs.</t>
      </section>
      <section anchor="sensitive-information">
        <name>Sensitive information</name>
        <t>Because ipn URIs are used only to represent the numeric identities of resources, the risk of disclosure of sensitive information due to interception of these URIs is minimal. Examination of ipn EIDs could be used to support traffic analysis; where traffic analysis is a plausible danger, bundles should be conveyed by secure convergence-layer protocols that do not expose endpoint IDs.</t>
      </section>
      <section anchor="semantic-attacks">
        <name>Semantic attacks</name>
        <t>The simplicity of ipn URI scheme syntax minimizes the possibility of misinterpretation of a URI by a human user.</t>
      </section>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>The following sections detail requests to IANA for the creation of two new registries, and the renaming of an existing registry.</t>
      <section anchor="iana-allocator-identifiers">
        <name>'ipn' Scheme URI Allocator Identifiers registry</name>
        <t>IANA is requested to create a new registry entitled "'ipn' Scheme URI Allocator Identifiers".  The registration policy for this registry, using terms defined in <xref target="RFC8126"/>, is:</t>
        <table align="left" anchor="tab-ipn-allocator-identifiers-reg">
          <name>'ipn' Scheme URI Numbering Allocator Identifiers registration policies</name>
          <thead>
            <tr>
              <th align="center">Range</th>
              <th align="left">Registration Policy</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center">0 .. 2^16-1</td>
              <td align="left">Expert Review, Single Allocator Identifiers only</td>
            </tr>
            <tr>
              <td align="center">2^16 .. 2^30-1</td>
              <td align="left">Expert Review</td>
            </tr>
            <tr>
              <td align="center">2^30 .. 2^31-1</td>
              <td align="left">Experimental Use</td>
            </tr>
            <tr>
              <td align="center">2^31 .. 2^32-1</td>
              <td align="left">Reserved, Future Expansion</td>
            </tr>
            <tr>
              <td align="center">&gt;= 2^32</td>
              <td align="left">Reserved</td>
            </tr>
          </tbody>
        </table>
        <t>Each entry in this registry associates one or more Allocator Identifiers with a single organization. Within the registry, the organization is identified using the "Name" and "Point of Contact" fields. It is expected that each identified organization publishes some listing of allocated node numbers - the pointer to which is listed in the "Reference" field of the registry.</t>
        <t>The initial values for the registry are:</t>
        <table align="left" anchor="tab-ipn-allocator-identifiers-vals">
          <name>'ipn' Scheme URI Allocator Identifiers initial values</name>
          <thead>
            <tr>
              <th align="left">Organization</th>
              <th align="center">Range (dec)</th>
              <th align="center">Range (hex)</th>
              <th align="center">Range Length (Bits)</th>
              <th align="center">Reference</th>
              <th align="center">Point of Contact</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">
                <xref target="default-allocator">Default Allocator</xref></td>
              <td align="center">0</td>
              <td align="center">0x0</td>
              <td align="center">0</td>
              <td align="center">This document</td>
              <td align="center">IANA</td>
            </tr>
            <tr>
              <td align="left">Example Range</td>
              <td align="center">974848 .. 978943</td>
              <td align="center">0xEE000 .. 0xEEFFF</td>
              <td align="center">12 bits</td>
              <td align="center">This document</td>
              <td align="center">IANA</td>
            </tr>
          </tbody>
        </table>
        <t>The "Example Range" is assigned for use in examples in documentation.</t>
        <section anchor="guidance-for-designated-experts">
          <name>Guidance for Designated Experts</name>
          <t>Due to the nature of the the CBOR encoding used for Allocator Identifiers with BPv7, Allocator Identifiers with a low value number are encoded more efficiently than larger numbers.  This makes low value Allocator Identifiers more desirable than larger Allocator Identifiers, and therefore care must be taken when assigning Allocator Identifier ranges to ensure that a single applicant is not granted a large swathe of highly desirable numbers at the expense of other applicants.  To this end, Designated Experts are strongly recommended to familiarize themselves with the CBOR encoding of unsigned integers in <xref target="RFC8949"/>.</t>
          <t>NOTE/TBD <cref anchor="_1">The working group is satisfied with the technical specification in this document, but there are reservations amongst the WG around the governance of the assignment of Allocator Identifiers, and is engaging with the IESG/IANA to ensure best practice is followed.  The intent is to use mechanisms similar to those in place for IP addresses (RFC1881, RFC3513, RFC1466,...), AS numbers and domains (RFC1591) to ensure fair access to all.</cref></t>
        </section>
      </section>
      <section anchor="iana-node-numbers">
        <name>'ipn' Scheme URI Default Allocator Node Numbers registry</name>
        <t>IANA is requested to rename the "CBHE Node Numbers" registry defined in <xref section="3.2.1" sectionFormat="of" target="RFC7116"/> to the "'ipn' Scheme URI Default Allocator Node Numbers" registry.</t>
        <t>The registration policy for this registry, using terms defined in <xref target="RFC8126"/>, is updated to be:</t>
        <table align="left" anchor="tab-ipn-node-numbers-reg">
          <name>'ipn' Scheme URI Default Allocator Node Numbers registration policies</name>
          <thead>
            <tr>
              <th align="center">Range</th>
              <th align="left">Registration Policy</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center">0</td>
              <td align="left">Reserved for the <xref target="null-uri">Null ipn URI</xref></td>
            </tr>
            <tr>
              <td align="center">1 .. 2^14-1</td>
              <td align="left">Private Use</td>
            </tr>
            <tr>
              <td align="center">2^14 .. 2^32-2</td>
              <td align="left">Expert Review</td>
            </tr>
            <tr>
              <td align="center">2^32-1</td>
              <td align="left">Reserved for <xref target="localnode-uri">LocalNode ipn URIs</xref></td>
            </tr>
            <tr>
              <td align="center">&gt;= 2^32</td>
              <td align="left">Invalid</td>
            </tr>
          </tbody>
        </table>
        <t>As IANA is requested to rename the registry, all existing registrations will remain.</t>
      </section>
      <section anchor="iana-service-numbers">
        <name>'ipn' Scheme URI Well-known Service Numbers for BPv7 registry</name>
        <t>IANA is requested to create a new registry entitled "'ipn' Scheme URI Well-known Service Numbers for BPv7" registry.  The registration policy for this registry, using terms defined in <xref target="RFC8126"/>, is:</t>
        <table align="left" anchor="tab-ipn-service-numbers-reg">
          <name>'ipn' Scheme URI Well-known Service Numbers for BPv7 registration policies</name>
          <thead>
            <tr>
              <th align="center">Range</th>
              <th align="left">Registration Policy</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center">0</td>
              <td align="left">Reserved for the <xref target="administrative-endpoints">Administrative Endpoint</xref></td>
            </tr>
            <tr>
              <td align="center">1..127</td>
              <td align="left">Private Use</td>
            </tr>
            <tr>
              <td align="center">128..255</td>
              <td align="left">Standards Action</td>
            </tr>
            <tr>
              <td align="center">0x0100 .. 0x7FFF</td>
              <td align="left">Private Use</td>
            </tr>
            <tr>
              <td align="center">0x8000 .. 0xFFFF</td>
              <td align="left">Specification Required</td>
            </tr>
            <tr>
              <td align="center">2^16 .. 2^32-1</td>
              <td align="left">Private Use</td>
            </tr>
            <tr>
              <td align="center">&gt;= 2^32</td>
              <td align="left">Reserved for future expansion</td>
            </tr>
          </tbody>
        </table>
        <t>The initial values for the registry are:</t>
        <table align="left" anchor="tab-ipn-service-numbers-vals">
          <name>'ipn' Scheme URI Well-known Service Numbers for BPb7 initial values</name>
          <thead>
            <tr>
              <th align="center">Value</th>
              <th align="left">Description</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="center">0</td>
              <td align="left">The <xref target="administrative-endpoints">Administrative Endpoint</xref></td>
              <td align="left">
                <xref target="RFC9171"/>, This document</td>
            </tr>
            <tr>
              <td align="center">0xEEE0 .. 0xEEEF</td>
              <td align="left">Example Range</td>
              <td align="left">This document</td>
            </tr>
          </tbody>
        </table>
        <t>The "Example Range" is assigned for use in examples in documentation.</t>
        <section anchor="guidance-for-designated-experts-1">
          <name>Guidance for Designated Experts</name>
          <t>This registry is intended to record the default Service Numbers for well-known, interoperable services available and of use to the entire BPv7 community, hence all ranges not marked for Private Use <bcp14>MUST</bcp14> have a corresponding publicly available specification describing how one interfaces with the service.</t>
          <t>Services that are specific to a particular deployment or co-operation may require a registry to reduce administrative burden, but do not require an entry in this registry.</t>
        </section>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="RFC7116">
          <front>
            <title>Licklider Transmission Protocol (LTP), Compressed Bundle Header Encoding (CBHE), and Bundle Protocol IANA Registries</title>
            <author fullname="K. Scott" initials="K." surname="Scott"/>
            <author fullname="M. Blanchet" initials="M." surname="Blanchet"/>
            <date month="February" year="2014"/>
            <abstract>
              <t>The DTNRG Research Group has defined the experimental Licklider Transmission Protocol (LTP) and the Compressed Bundle Header Encoding (CBHE) mechanism for the InterPlanetary Network ('ipn' URI scheme). Moreover, RFC 5050 defines values for the Bundle Protocol administrative record type. All of these fields are subject to a registry. For the purpose of its research work, the group has created ad hoc registries. As the specifications are stable and have multiple interoperable implementations, the group would like to hand off the registries to IANA for official management. This document describes the necessary IANA actions.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7116"/>
          <seriesInfo name="DOI" value="10.17487/RFC7116"/>
        </reference>
        <reference anchor="RFC9171">
          <front>
            <title>Bundle Protocol Version 7</title>
            <author fullname="S. Burleigh" initials="S." surname="Burleigh"/>
            <author fullname="K. Fall" initials="K." surname="Fall"/>
            <author fullname="E. Birrane, III" initials="E." surname="Birrane, III"/>
            <date month="January" year="2022"/>
            <abstract>
              <t>This document presents a specification for the Bundle Protocol, adapted from the experimental Bundle Protocol specification developed by the Delay-Tolerant Networking Research Group of the Internet Research Task Force and documented in RFC 5050.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9171"/>
          <seriesInfo name="DOI" value="10.17487/RFC9171"/>
        </reference>
        <reference anchor="RFC5050">
          <front>
            <title>Bundle Protocol Specification</title>
            <author fullname="K. Scott" initials="K." surname="Scott"/>
            <author fullname="S. Burleigh" initials="S." surname="Burleigh"/>
            <date month="November" year="2007"/>
            <abstract>
              <t>This document describes the end-to-end protocol, block formats, and abstract service description for the exchange of messages (bundles) in Delay Tolerant Networking (DTN).</t>
              <t>This document was produced within the IRTF's Delay Tolerant Networking Research Group (DTNRG) and represents the consensus of all of the active contributors to this group. See http://www.dtnrg.org for more information. This memo defines an Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5050"/>
          <seriesInfo name="DOI" value="10.17487/RFC5050"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8126">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="M. Cotton" initials="M." surname="Cotton"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
              <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
              <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="26"/>
          <seriesInfo name="RFC" value="8126"/>
          <seriesInfo name="DOI" value="10.17487/RFC8126"/>
        </reference>
        <reference anchor="RFC5234">
          <front>
            <title>Augmented BNF for Syntax Specifications: ABNF</title>
            <author fullname="D. Crocker" initials="D." role="editor" surname="Crocker"/>
            <author fullname="P. Overell" initials="P." surname="Overell"/>
            <date month="January" year="2008"/>
            <abstract>
              <t>Internet technical specifications often need to define a formal syntax. Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications. The current specification documents ABNF. It balances compactness and simplicity with reasonable representational power. The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges. This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="68"/>
          <seriesInfo name="RFC" value="5234"/>
          <seriesInfo name="DOI" value="10.17487/RFC5234"/>
        </reference>
        <reference anchor="RFC8949">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
              <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="94"/>
          <seriesInfo name="RFC" value="8949"/>
          <seriesInfo name="DOI" value="10.17487/RFC8949"/>
        </reference>
        <reference anchor="RFC8610">
          <front>
            <title>Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="C. Vigano" initials="C." surname="Vigano"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2019"/>
            <abstract>
              <t>This document proposes a notational convention to express Concise Binary Object Representation (CBOR) data structures (RFC 7049). Its main goal is to provide an easy and unambiguous way to express structures for protocol messages and data formats that use CBOR or JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8610"/>
          <seriesInfo name="DOI" value="10.17487/RFC8610"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="RFC4632">
          <front>
            <title>Classless Inter-domain Routing (CIDR): The Internet Address Assignment and Aggregation Plan</title>
            <author fullname="V. Fuller" initials="V." surname="Fuller"/>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <date month="August" year="2006"/>
            <abstract>
              <t>This memo discusses the strategy for address assignment of the existing 32-bit IPv4 address space with a view toward conserving the address space and limiting the growth rate of global routing state. This document obsoletes the original Classless Inter-domain Routing (CIDR) spec in RFC 1519, with changes made both to clarify the concepts it introduced and, after more than twelve years, to update the Internet community on the results of deploying the technology described. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="122"/>
          <seriesInfo name="RFC" value="4632"/>
          <seriesInfo name="DOI" value="10.17487/RFC4632"/>
        </reference>
        <reference anchor="RFC1918">
          <front>
            <title>Address Allocation for Private Internets</title>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <author fullname="B. Moskowitz" initials="B." surname="Moskowitz"/>
            <author fullname="D. Karrenberg" initials="D." surname="Karrenberg"/>
            <author fullname="G. J. de Groot" initials="G. J." surname="de Groot"/>
            <author fullname="E. Lear" initials="E." surname="Lear"/>
            <date month="February" year="1996"/>
            <abstract>
              <t>This document describes address allocation for private internets. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="5"/>
          <seriesInfo name="RFC" value="1918"/>
          <seriesInfo name="DOI" value="10.17487/RFC1918"/>
        </reference>
        <reference anchor="RFC3986">
          <front>
            <title>Uniform Resource Identifier (URI): Generic Syntax</title>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="January" year="2005"/>
            <abstract>
              <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="66"/>
          <seriesInfo name="RFC" value="3986"/>
          <seriesInfo name="DOI" value="10.17487/RFC3986"/>
        </reference>
        <reference anchor="RFC9172">
          <front>
            <title>Bundle Protocol Security (BPSec)</title>
            <author fullname="E. Birrane, III" initials="E." surname="Birrane, III"/>
            <author fullname="K. McKeever" initials="K." surname="McKeever"/>
            <date month="January" year="2022"/>
            <abstract>
              <t>This document defines a security protocol providing data integrity and confidentiality services for the Bundle Protocol (BP).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9172"/>
          <seriesInfo name="DOI" value="10.17487/RFC9172"/>
        </reference>
        <reference anchor="RFC6260">
          <front>
            <title>Compressed Bundle Header Encoding (CBHE)</title>
            <author fullname="S. Burleigh" initials="S." surname="Burleigh"/>
            <date month="May" year="2011"/>
            <abstract>
              <t>This document describes a convention by which Delay-Tolerant Networking (DTN) Bundle Protocol (BP) "convergence-layer" adapters may represent endpoint identifiers in a compressed form within the primary blocks of bundles, provided those endpoint identifiers conform to the structure prescribed by this convention.</t>
              <t>Compressed Bundle Header Encoding (CBHE) compression is a convergence-layer adaptation. It is opaque to bundle processing. Therefore, it has no impact on the interoperability of different Bundle Protocol implementations, but instead affects only the interoperability of different convergence-layer adaptation implementations.</t>
              <t>This document is a product of the Delay-Tolerant Networking Research Group and has been reviewed by that group. No objections to its publication as an RFC were raised. This document defines an Experimental Protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6260"/>
          <seriesInfo name="DOI" value="10.17487/RFC6260"/>
        </reference>
      </references>
    </references>
    <?line 470?>

<section anchor="text-syntax">
      <name>ipn URI Scheme Text Syntax</name>
      <t>The text syntax of an ipn URI <bcp14>MUST</bcp14> comply with the following ABNF <xref target="RFC5234"/> syntax, including the core ABNF syntax rule for DIGIT defined by that specification:</t>
      <artwork type="abnf" align="left"><![CDATA[
ipn-uri = "ipn:" ipn-hier-part

ipn-hier-part = fqnn "." service-number

fqnn = "!" / allocator-part

allocator-part = (allocator-identifier ".")? node-number

allocator-identifier = non-zero-number

node-number = number

service-number = number

number = "0" \ non-zero-number

non-zero-number = (%x31-39 *DIGIT)
]]></artwork>
    </section>
    <section anchor="text-examples">
      <name>ipn URI Scheme Text Representation Examples</name>
      <t>This section provides some example ipn URIs in their textual representation.</t>
      <section anchor="using-the-default-allocator">
        <name>Using the Default Allocator</name>
        <t>Consider the ipn URI identifying Service Number 2 on Node Number 1 allocated by the <xref target="default-allocator">Default Allocator</xref> (0).</t>
        <t>The complete seven character representation of this URI would be as follows:</t>
        <artwork><![CDATA[
ipn:1.2
]]></artwork>
      </section>
      <section anchor="using-a-non-default-allocator">
        <name>Using a non-default Allocator</name>
        <t>Consider the ipn URI identifying Service Number 1 on Node Number 1 allocated by Allocator 977000.</t>
        <t>The complete 14 character representation of this URI would be as follows:</t>
        <artwork><![CDATA[
ipn:977000.1.2
]]></artwork>
      </section>
      <section anchor="the-null-ipn-uri">
        <name>The Null ipn URI</name>
        <t>The <xref target="null-uri">Null ipn URI</xref> is represented as:</t>
        <artwork><![CDATA[
ipn:0.0
]]></artwork>
      </section>
      <section anchor="a-localnode-ipn-uri">
        <name>A LocalNode ipn URI</name>
        <t>Consider the ipn URI identifying Service Number 7 on the local node.</t>
        <t>The complete seven character representation of this URI would be as follows:</t>
        <artwork><![CDATA[
ipn:!.7
]]></artwork>
      </section>
    </section>
    <section anchor="cbor-encoding">
      <name>ipn URI Scheme CBOR Encoding</name>
      <t>A BPv7 endpoint identified by an ipn URI, when encoded in Concise Binary Object Representation (CBOR) <xref target="RFC8949"/>, <bcp14>MUST</bcp14> comply with the following Concise Data Definition Language (CDDL) <xref target="RFC8610"/> specification:</t>
      <artwork type="cddl" align="left"><![CDATA[
eid = $eid .within eid-structure

eid-structure = [
  uri-code: uint,
  SSP: any
]

; ... Syntax for other uri-code values defined in RFC9171 ...

$eid /= [
  uri-code: 2,
  SSP: ipn-ssp2 / ipn-ssp3
]
ipn-ssp2 = [
  fqnn: uint,  ; packed value
  service-number: uint
]
ipn-ssp3 = [
  authority-number: uint .lt 4294967296,
  node-number: uint .lt 4294967296,
  service-number: uint
]
]]></artwork>
      <t>Note: The <tt>node-number</tt> component will be the numeric representation of the concatenation of the Allocator Identifier and Node Number when the 2-element encoding scheme has been used.</t>
    </section>
    <section anchor="cbor-examples">
      <name>ipn URI Scheme CBOR Encoding Examples</name>
      <t>This section provides some example CBOR encodings of ipn EIDs.</t>
      <section anchor="using-the-default-allocator-1">
        <name>Using the Default Allocator</name>
        <t>Consider the ipn EID <tt>ipn:1.1</tt>. This textual representation of an ipn EID identifies Service Number 1 on Node Number 1 allocated by the <xref target="default-allocator">Default Allocator</xref> (0).</t>
        <t>The complete five octet encoding of this EID using the two-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82       # 2-Element Endpoint Encoding
   02    # uri-code: 2 (IPN URI scheme)
   82    # 2 Element ipn EID scheme-specific encoding
      01 # Node Number
      01 # Service Number
]]></artwork>
        <t>The complete six octet encoding of this EID using the three-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82       # 2-Element Endpoint Encoding
   02    # uri-code: 2 (IPN URI scheme)
   83    # 3 Element ipn EID scheme-specific encoding
      00 # Default Allocator
      01 # Node Number
      01 # Service Number
]]></artwork>
      </section>
      <section anchor="using-a-non-default-allocator-1">
        <name>Using a non-default Allocator</name>
        <t>Consider the ipn EID <tt>ipn:977000.1.1</tt>.  This textual representation of an ipn EID identifies Service Number 1 on Node Number 1 allocated by Allocator 977000.</t>
        <t>The complete thirteen octet encoding of this EID using the two-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82                        # 2-Element Endpoint Encoding
   02                     # uri-code: 2 (IPN URI scheme)
   82                     # 2 Element ipn EID scheme-specific encoding
      1B 000EE86800000001 # Fully-qualified Node Number
      01                  # Service Number
]]></artwork>
        <t>The complete ten octet encoding of this EID using the three-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82                # 2-Element Endpoint Encoding
   02             # uri-code: 2 (IPN URI scheme)
   83             # 3 Element ipn EID scheme-specific encoding
      1A 000EE868 # Allocator Identifier
      01          # Node Number
      01          # Service Number
]]></artwork>
      </section>
      <section anchor="the-null-endpoint-1">
        <name>The 'null' Endpoint</name>
        <t>The 'null' EID of <tt>ipn:0.0</tt> can be encoded in the following ways:</t>
        <t>The complete five octet encoding of the 'null' ipn EID using the two-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82       # 2-Element Endpoint Encoding
   02    # uri-code: 2 (IPN URI scheme)
   82    # 2 Element ipn EID scheme-specific encoding
      00 # Node Number
      00 # Service Number
]]></artwork>
        <t>The complete six octet encoding of the 'null'' ipn EID using the three-element scheme-specific encoding would be as follows:</t>
        <artwork><![CDATA[
82       # 2-Element Endpoint Encoding
   02    # uri-code: 2 (IPN URI scheme)
   83    # 3 Element ipn EID scheme-specific encoding
      00 # Default Allocator
      00 # Node Number
      00 # Service Number
]]></artwork>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The following DTNWG participants contributed technical material, use cases, and critical technical review for this URI scheme update: Scott Burleigh of the IPNGROUP, Keith Scott, Brian Sipos of the Johns Hopkins University Applied Physics Laboratory, Jorge Amodio of LJCV Electronics, and Ran Atkinson.</t>
      <t>Additionally, the authors wish to thank members of the CCSDS SIS-DTN working group at large who provided useful review and commentary on this document and its implications for the future of networked space exploration.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
av8HNujBfaClAAA=

-->

</rfc>
