<?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.7.19 (Ruby 3.3.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ek-srv6ops-sidspace-experiment-00" category="exp" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.2 -->
  <front>
    <title abbrev="SID Space Exp.">SID Space (5f00::/16) Experiment</title>
    <seriesInfo name="Internet-Draft" value="draft-ek-srv6ops-sidspace-experiment-00"/>
    <author fullname="Erik Kline">
      <organization>Aalyria Technologies, Inc.</organization>
      <address>
        <email>ek.ietf@gmail.com</email>
      </address>
    </author>
    <author fullname="Nick Buraglio">
      <organization>Energy Sciences Network</organization>
      <address>
        <email>buraglio@forwardingplane.net</email>
      </address>
    </author>
    <date year="2024" month="October" day="21"/>
    <area>Operations and Management</area>
    <workgroup>SRv6 Operations</workgroup>
    <keyword>Segment Routing for IPv6 Segment Identifiers</keyword>
    <keyword>SRv6 SIDs</keyword>
    <abstract>
      <?line 57?>

<t>This specification proposes an experimental structure for use of the SRv6 SIDs prefix in support of Inter-Domain SRv6 networks.
The core of the proposal is to structure the address space by Autonomous System Number (ASN).</t>
      <t>Use of this proposed structure is entirely voluntary.
The goal of this experiment is to aid SRv6 operations while preserving the ability to use this prefix across cooperating SRv6 domains, but not across the general Internet.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ipvsix.github.io/draft-sidspace-experiment/draft-ek-srv6ops-sidspace-experiment.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ek-srv6ops-sidspace-experiment/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        SRv6 Operations Working Group mailing list (<eref target="mailto:srv6ops@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/srv6ops/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/srv6ops/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ipvsix/draft-sidspace-experiment"/>.</t>
    </note>
  </front>
  <middle>
    <?line 65?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="I-D.ietf-6man-sids"/> requested of IANA a dedicated prefix for Segment Routing over IPv6 <xref target="RFC8402"/> Segment Identifiers (SRv6 SIDs), with the aim of "improv[ing] security by making it simpler to filter traffic at the edge of the SR domains."
The prefix 5f00::/16 was allocated for this purpose <xref target="IANA-IPv6Special"/>.
No requirements were placed on the use of this prefix nor any recommendations made for structured use of this prefix.</t>
      <t>This specification proposes an experimental structure for use of the SRv6 SIDs prefix in support of Inter-Domain SRv6 networks.
The core of the proposal is to structure the address space by Autonomous System Number (ASN).</t>
      <t>Use of this proposed structure is entirely voluntary.
The goal is to aid SRv6 operations while preserving the ability to use this prefix across cooperating SRv6 domains, but not across the general Internet.</t>
      <t>The SID space prefix was allocated to improve ease of filtering.
Where SRv6 traffic using these prefixes may be shared with cooperating partner networks,
this proposal makes it easier to craft filters that permit only SRv6 traffic from identified ASNs.</t>
      <t>As a point of historical interest, this proposal contains echos of the structure of the original 6bone test allocation <xref target="RFC1897"/>.</t>
    </section>
    <section anchor="proposed-structure">
      <name>Proposed Structure</name>
      <t>The recommendation of this specification is for SRv6 domains to allocate SIDs from prefixes that are concatenations of the SRv6 SID prefix (5f00::/16) and an applicable ASN.
Assuming 32-bit ASNs, this yields a /48 per ASN in use within an SRv6 domain, i.e. <tt>5f00:as-hi16:as-lo16::/48</tt>.</t>
      <section anchor="generation-of-asn-derived-srv6-prefix-sid">
        <name>Generation of ASN derived SRv6 prefix SID</name>
        <t>Each unique ASN generates a prefix from the IANA allocation by converting mutually agreed upon ASNs to hexidecimal, and inserting this hex into a /48 prefix.</t>
        <section anchor="srv6-sid-documentation-prefixes">
          <name>SRv6 SID Documentation Prefixes</name>
          <t>Using 16-bit and 32-bit ASNs reserved for documentation purposes <xref target="IANA-ASNs"/> yields several SRv6 SID prefixes that might be used for SRv6 documentation purposes.
These prefixes presently include ASNs in the range of 64496-64511 as defined in <xref target="RFC5398"/>:</t>
          <artwork><![CDATA[
5f00:0:fbf0::/48
...
5f00:0:fbff::/48
]]></artwork>
          <t>or any /48 prefix between these.</t>
          <t>It should be noted that 32-but ASNs do not have a specific range dedicated for documentation but do have a private use block as defined in <xref target="RFC6996"/>.</t>
        </section>
        <section anchor="srv6-sid-private-use-prefixes">
          <name>SRv6 SID Private Use Prefixes</name>
          <t>Using 16-bit and 32-bit ASNs reserved for private use purposes <xref target="IANA-ASNs"/> and defined by yields several SRv6 SID prefixes for private use.
These prefixes are defined by RFC 6996 and presently include:</t>
          <table>
            <thead>
              <tr>
                <th align="left">ASN size</th>
                <th align="left">Private Use Range</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">16-bit</td>
                <td align="left">64512-65534</td>
              </tr>
              <tr>
                <td align="left">32-bit</td>
                <td align="left">4200000000-4294967294</td>
              </tr>
            </tbody>
          </table>
          <t>yielding:</t>
          <artwork><![CDATA[
5f00:0:fc00::/48
...
5f00:0:fffe::/48
]]></artwork>
          <t>and</t>
          <artwork><![CDATA[
5f00:fa56:ea00::/48
...
5f00:ffff:fffe::/48
]]></artwork>
          <t>or any /48 prefix between these, as private use ASN-derived SID prefixes.</t>
        </section>
      </section>
    </section>
    <section anchor="routing-and-filtering">
      <name>Routing and Filtering</name>
      <t>As noted in <xref target="draft-bdmgct-spring-srv6-security"/>, it is assumed that each ASN participating in the SRv6 SID space experiment has deployed their respective SRv6 implementations within a limited domain <xref target="RFC8799"/> with appropriate filtering at the domain boundaries. Because this is a shared space experiment, the requisite filtering exceptions must be made between each SRv6 domain to allow for the desired Inter-Domain communication to occur. Care should be taken to allow only the desired and necessary communication between each SRv6 domain. The mechanisms used should be conformant with the given domain's security policy and may include, but are not limited to:</t>
      <ul spacing="normal">
        <li>
          <t>routing filters such as BGP prefix-lists, route-maps, route-policies, or other analogous mechanisms, or</t>
        </li>
        <li>
          <t>access control filters at the domain edge</t>
        </li>
      </ul>
    </section>
    <section anchor="example-test-case">
      <name>Example test case</name>
      <t>One possible test case is the exchange of the IPv6 prefix SID between two autonomous systems with independent management domains. In this example, AS4294967294 exchanges their SRv6 SID prefix (<tt>5f00:ffff:fffe::/48</tt>) with AS4200000000 who announces their ASN derived SRv6 SID prefix (<tt>5f00:fa56:ea00::/48</tt>).</t>
      <artwork><![CDATA[
  ┌─────────────────────────────────┐           ┌──────────────────────────────────┐
  │                                 │           │                                  │
  │                                 │           │                                  │
  │                  eBGP speaker   │           │   eBGP speaker                   │
  │           5f00:ffff:fffe::/48   │           │   5f00:fa56:ea00::/48            │
  │   ┌─────┐               ┌────┐  │           │  ┌────┐                ┌─────┐   │
  │   │     ├──────┐        │    ├──┼───────────┼──┤    │        ┌───────┤     │   │
  │   │     │      │        │    │  │           │  │    │        │       │     │   │
  │   └─────┘   ┌──┴──┐     └─┬──┘  │           │  └──┬─┘     ┌──┴──┐    └─────┘   │
  │             │     │       │     │           │     │       │     │              │
  │             │     ├───────┘     │           │     └───────┤     │              │
  │             └─────┘             │           │             └─────┘              │
  │                                 │           │                                  │
  │                                 │           │                                  │
  │                                 │           │                                  │
  │ AS4294967294                    │           │                      AS4200000000│
  └─────────────────────────────────┘           └──────────────────────────────────┘
]]></artwork>
      <t>Within this structure, appropriate and agreed upon policy may be shared between the partner ASNs. Defining the policy or use cases is outside of the scope of this document.</t>
    </section>
    <section anchor="evaluating-the-experiment">
      <name>Evaluating the Experiment</name>
      <t>A survey of participants in the experiment and subsequent evaluation of the results will determine the ease of deployment and operation, or lack thereof, and will inform if further work can be performed to improve ease of implementation and operation.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document does not alter the inherent security posture of SRv6 <xref target="RFC8402"/>, <xref target="RFC8754"/>.
The SID space prefix was allocated to improve ease of filtering.
Where SRv6 traffic using these prefixes may be shared with cooperating partner networks,
this proposal makes it easier to craft filters that permit only SRv6 traffic from identified ASNs.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="I-D.ietf-6man-sids" target="https://datatracker.ietf.org/doc/draft-ietf-6man-sids/">
          <front>
            <title>SRv6 Segment Identifiers in the IPv6 Addressing Architecture</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-IPv6Special" target="https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml">
          <front>
            <title>IANA IPv6 Special-Purpose Address Registry</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-ASNs" target="https://www.iana.org/assignments/as-numbers/as-numbers.xhtml">
          <front>
            <title>Autonomous System (AS) Numbers</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC1897">
          <front>
            <title>IPv6 Testing Address Allocation</title>
            <author fullname="R. Hinden" initials="R." surname="Hinden"/>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="January" year="1996"/>
            <abstract>
              <t>This document describes an allocation plan for IPv6 addresses to be used in testing IPv6 prototype software. This document specifies an Experimental protocol for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1897"/>
          <seriesInfo name="DOI" value="10.17487/RFC1897"/>
        </reference>
        <reference anchor="RFC8402">
          <front>
            <title>Segment Routing Architecture</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="July" year="2018"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source routing paradigm. A node steers a packet through an ordered list of instructions, called "segments". A segment can represent any instruction, topological or service based. A segment can have a semantic local to an SR node or global within an SR domain. SR provides a mechanism that allows a flow to be restricted to a specific topological path, while maintaining per-flow state only at the ingress node(s) to the SR domain.</t>
              <t>SR can be directly applied to the MPLS architecture with no change to the forwarding plane. A segment is encoded as an MPLS label. An ordered list of segments is encoded as a stack of labels. The segment to process is on the top of the stack. Upon completion of a segment, the related label is popped from the stack.</t>
              <t>SR can be applied to the IPv6 architecture, with a new type of routing header. A segment is encoded as an IPv6 address. An ordered list of segments is encoded as an ordered list of IPv6 addresses in the routing header. The active segment is indicated by the Destination Address (DA) of the packet. The next active segment is indicated by a pointer in the new routing header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8402"/>
          <seriesInfo name="DOI" value="10.17487/RFC8402"/>
        </reference>
        <reference anchor="RFC8754">
          <front>
            <title>IPv6 Segment Routing Header (SRH)</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="D. Dukes" initials="D." role="editor" surname="Dukes"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <date month="March" year="2020"/>
            <abstract>
              <t>Segment Routing can be applied to the IPv6 data plane using a new type of Routing Extension Header called the Segment Routing Header (SRH). This document describes the SRH and how it is used by nodes that are Segment Routing (SR) capable.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8754"/>
          <seriesInfo name="DOI" value="10.17487/RFC8754"/>
        </reference>
        <reference anchor="RFC5398">
          <front>
            <title>Autonomous System (AS) Number Reservation for Documentation Use</title>
            <author fullname="G. Huston" initials="G." surname="Huston"/>
            <date month="December" year="2008"/>
            <abstract>
              <t>To reduce the likelihood of conflict and confusion when relating documented examples to deployed systems, two blocks of Autonomous System numbers (ASNs) are reserved for use in examples in RFCs, books, documentation, and the like. This document describes the reservation of two blocks of ASNs as reserved numbers for use in documentation. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5398"/>
          <seriesInfo name="DOI" value="10.17487/RFC5398"/>
        </reference>
        <reference anchor="RFC6996">
          <front>
            <title>Autonomous System (AS) Reservation for Private Use</title>
            <author fullname="J. Mitchell" initials="J." surname="Mitchell"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document describes the reservation of Autonomous System Numbers (ASNs) that are for Private Use only, known as Private Use ASNs, and provides operational guidance on their use. This document enlarges the total space available for Private Use ASNs by documenting the reservation of a second, larger range and updates RFC 1930 by replacing Section 10 of that document.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="6"/>
          <seriesInfo name="RFC" value="6996"/>
          <seriesInfo name="DOI" value="10.17487/RFC6996"/>
        </reference>
        <reference anchor="RFC8799">
          <front>
            <title>Limited Domains and Internet Protocols</title>
            <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
            <author fullname="B. Liu" initials="B." surname="Liu"/>
            <date month="July" year="2020"/>
            <abstract>
              <t>There is a noticeable trend towards network behaviors and semantics that are specific to a particular set of requirements applied within a limited region of the Internet. Policies, default parameters, the options supported, the style of network management, and security requirements may vary between such limited regions. This document reviews examples of such limited domains (also known as controlled environments), notes emerging solutions, and includes a related taxonomy. It then briefly discusses the standardization of protocols for limited domains. Finally, it shows the need for a precise definition of "limited domain membership" and for mechanisms to allow nodes to join a domain securely and to find other members, including boundary nodes.</t>
              <t>This document is the product of the research of the authors. It has been produced through discussions and consultation within the IETF but is not the product of IETF consensus.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8799"/>
          <seriesInfo name="DOI" value="10.17487/RFC8799"/>
        </reference>
        <reference anchor="draft-bdmgct-spring-srv6-security" target="https://datatracker.ietf.org/doc/draft-bdmgct-spring-srv6-security/">
          <front>
            <title>SRv6 Security Considerations</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
      </references>
    </references>
    <?line 185?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>TODO acknowledge.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
