<?xml version="1.0" encoding="us-ascii"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.21 (Ruby 3.1.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC8200 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8200.xml">
<!ENTITY RFC8402 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8402.xml">
<!ENTITY RFC8754 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8754.xml">
<!ENTITY RFC8986 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8986.xml">
<!ENTITY RFC2119 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC8174 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
<!ENTITY RFC7942 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7942.xml">
<!ENTITY RFC9252 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9252.xml">
<!ENTITY RFC9259 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9259.xml">
<!ENTITY RFC9350 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9350.xml">
<!ENTITY RFC9352 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9352.xml">
<!ENTITY RFC9513 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9513.xml">
<!ENTITY RFC9514 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9514.xml">
<!ENTITY RFC9602 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9602.xml">
<!ENTITY RFC9603 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9603.xml">
<!ENTITY I-D.ietf-idr-bgp-ls-sr-policy SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-idr-bgp-ls-sr-policy.xml">
<!ENTITY I-D.ietf-idr-sr-policy-safi SYSTEM "https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-idr-sr-policy-safi.xml">
<!ENTITY RFC4786 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.4786.xml">
]>


<rfc ipr="trust200902" docName="draft-ietf-spring-srv6-srh-compression-20" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Compressed SRv6 Segment List Encoding">Compressed SRv6 Segment List Encoding (CSID)</title>

    <author initials="W." surname="Cheng" fullname="Weiqiang Cheng" role="editor">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>chengweiqiang@chinamobile.com</email>
      </address>
    </author>
    <author initials="C." surname="Filsfils" fullname="Clarence Filsfils">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <country>Belgium</country>
        </postal>
        <email>cf@cisco.com</email>
      </address>
    </author>
    <author initials="Z." surname="Li" fullname="Zhenbin Li">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>lizhenbin@huawei.com</email>
      </address>
    </author>
    <author initials="B." surname="Decraene" fullname="Bruno Decraene">
      <organization>Orange</organization>
      <address>
        <postal>
          <country>France</country>
        </postal>
        <email>bruno.decraene@orange.com</email>
      </address>
    </author>
    <author initials="F." surname="Clad" fullname="Francois Clad" role="editor">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <country>France</country>
        </postal>
        <email>fclad.ietf@gmail.com</email>
      </address>
    </author>

    <date year="2025" month="February" day="04"/>

    <area>General</area>
    <workgroup>SPRING</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 243?>

<t>Segment Routing over IPv6 (SRv6) is the instantiation of Segment Routing (SR) on the IPv6 dataplane. This document specifies new flavors for the SRv6 endpoint behaviors defined in RFC 8986, which enable the compression of an SRv6 segment list. Such compression significantly reduces the size of the SRv6 encapsulation needed to steer packets over long segment lists.</t>



    </abstract>



  </front>

  <middle>


<?line 247?>

<section anchor="introduction"><name>Introduction</name>

<t>The Segment Routing (SR) architecture <xref target="RFC8402"/> describes two data plane instantiations of SR: SR over MPLS (SR-MPLS) and SR over IPv6 (SRv6).</t>

<t>SRv6 Network Programming <xref target="RFC8986"/> builds upon the IPv6 Segment Routing Header (SRH) <xref target="RFC8754"/> to define a framework for constructing a network program with topological and service segments.</t>

<t>Some SRv6 applications such as strict path traffic engineering may require long segment lists. Compressing the encoding of these long segment lists in the packet header can significantly reduce the header size. This document specifies new flavors to the SRv6 endpoint behaviors defined in <xref target="RFC8986"/> that enable a compressed encoding of the SRv6 segment list.
This document also specifies new SRv6 endpoint behaviors to preserve the compression efficiency in multi-domain environments.</t>

<t>The SRv6 endpoint behaviors defined in this document leverage the SRv6 data plane defined in <xref target="RFC8754"/> and <xref target="RFC8986"/>, and are compatible with the SRv6 control plane extensions for IS-IS <xref target="RFC9352"/>, OSPF <xref target="RFC9513"/>, and BGP <xref target="RFC9252"/>.</t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>This document leverages the terms defined in <xref target="RFC8402"/>, <xref target="RFC8754"/>, and <xref target="RFC8986"/>, in particular segment, segment list, Segment Identifier (SID), SID list, SR policy, prefix segment, adjacency segment, SRH, SR domain, SR source node, SR segment endpoint node, transit node, SRv6 endpoint behavior, flavor, SID block, locator, function, and argument. The reader is assumed to be familiar with this terminology.</t>

<t>This document introduces the following new terms:</t>

<t><list style="symbols">
  <t>Locator-Block: The most significant bits of a SID locator that represent the SRv6 SID block. The Locator-Block is referred to as &quot;B&quot; in Section 3.1 of <xref target="RFC8986"/>.</t>
  <t>Locator-Node: The least significant bits of a SID locator that identify the SR segment endpoint node instantiating the SID. The Locator-Node is referred to as &quot;N&quot; in Section 3.1 of <xref target="RFC8986"/>.</t>
  <t>Compressed-SID (CSID): A compressed encoding of a SID. The CSID includes the Locator-Node and Function bits of the SID being compressed. If either constituent of the SID is empty (zero length), then the same applies to its CSID encoding.</t>
  <t>CSID container: A 128-bit IPv6 address that functions as a container holding a list of one or more CSIDs, and the Argument (if any) of the last CSID.</t>
  <t>CSID sequence: A group of one or more consecutive SID list entries encoding the common Locator-Block and at least one CSID container.</t>
  <t>Compressed SID list: A segment list encoding that reduces the packet header length thanks to one or more CSID sequences. A compressed SID list also contains zero, one, or more uncompressed SIDs.</t>
  <t>Global Identifiers Block (GIB): The pool of CSID values available for global allocation.</t>
  <t>Local Identifiers Block (LIB): The pool of CSID values available for local allocation.</t>
</list></t>

<t>In this document, the length of each constituent part of a SID is referred to as follows.</t>

<t><list style="symbols">
  <t>LBL is the Locator-Block length of the SID.</t>
  <t>LNL is the Locator-Node length of the SID.</t>
  <t>FL is the Function length of the SID.</t>
  <t>AL is the Argument length of the SID.</t>
</list></t>

<t>In addition, the Locator-Node and Function length (LNFL) is the sum of the Locator-Node length and the Function length of the SID. It is also referred to as the CSID length.</t>

<section anchor="requirements-language"><name>Requirements Language</name>

<t>The key words &quot;MUST&quot;, &quot;MUST NOT&quot;, &quot;REQUIRED&quot;, &quot;SHALL&quot;, &quot;SHALL NOT&quot;, &quot;SHOULD&quot;, &quot;SHOULD NOT&quot;, &quot;RECOMMENDED&quot;, &quot;NOT RECOMMENDED&quot;, &quot;MAY&quot;, and &quot;OPTIONAL&quot; 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>

</section>
</section>
<section anchor="basic-concepts"><name>Basic Concepts</name>

<t>In an SR domain, all SRv6 SIDs instantiated from the same Locator-Block share the same most significant bits. In addition, when the combined length of the SRv6 SID Locator, Function, and Argument is smaller than 128 bits, the least significant bits of the SID are padded with zeros.
The compressed segment list encoding seeks to decrease the packet header length by avoiding the repetition of the same Locator-Block and reducing the use of padding bits.</t>

<t>Building upon and fully compatible with the mechanisms specified in <xref target="RFC8754"/> and <xref target="RFC8986"/>, the compressed segment list encoding leverages a SID list compression logic at the SR source node (see <xref target="sec-source-node"/>) in combination with new flavors of the SRv6 endpoint behaviors that process the compressed SID list (see <xref target="sec-endpoint"/>).</t>

<t>An SR source node constructs and compresses the SID list depending on the SIDs instantiated on each SR segment endpoint node that the packet is intended to traverse, as well as its own compression capabilities. The resulting compressed SID list is a combination of CSID sequences, for the SIDs that the SR source node was able to compress, and uncompressed SIDs, which could not be compressed. In case the SR source node is able to compress all the SIDs in the SID list, the compressed SID list comprises only CSID sequences (one or more), and no uncompressed SIDs. Conversely, the compressed SID list comprises only uncompressed SIDs when the SR source is unable to compress any of the constituent SIDs.</t>

</section>
<section anchor="sec-endpoint"><name>SR Segment Endpoint Flavors</name>

<t>This section defines two SR segment endpoint flavors, NEXT-CSID and REPLACE-CSID, for the End, End.X, End.T, End.B6.Encaps, End.B6.Encaps.Red, and End.BM behaviors of <xref target="RFC8986"/>.</t>

<t>This section also defines a REPLACE-CSID flavor for the End.DX6, End.DX4, End.DT6, End.DT4, End.DT46, End.DX2, End.DX2V, End.DT2U, and End.DT2M behaviors of <xref target="RFC8986"/>.
A counterpart NEXT-CSID flavor is not defined for these behaviors: since any SID can be the last element of a CSID sequence compressed using the NEXT-CSID flavor (see <xref target="sec-next"/>) and the aforementioned SRv6 endpoint behaviors are always in the last position in a SID list, there is no need for any modification of the behaviors defined in <xref target="RFC8986"/>.</t>

<t>Future documents may extend the applicability of the NEXT-CSID and REPLACE-CSID flavors to other SRv6 endpoint behaviors (see <xref target="sec-future"/>).</t>

<t>The use of these flavors, either individually or in combination, enables the compressed segment list encoding.</t>

<t>The NEXT-CSID flavor and the REPLACE-CSID flavor both leverage the SID Argument to determine the next SID to be processed, but employ different SID list compression schemes.
With the NEXT-CSID flavor, each CSID container is a fully formed SRv6 SID with the common Locator-Block for all the CSIDs in the CSID container, a Locator-Node and Function that are those of the first CSID, and an Argument carrying the subsequent CSIDs.
With the REPLACE-CSID flavor, only the first element in a CSID sequence is a fully formed SRv6 SID. It has the common Locator-Block for all the CSIDs in the CSID sequence, and a Locator-Node and Function that are those of the first CSID. The remaining elements in the CSID sequence are CSID containers carrying the subsequent CSIDs without the Locator-Block.</t>

<t>Regardless of which flavor is used, the IPv6 address carried in the Destination Address field of the IPv6 header is a valid SRv6 SID conforming to <xref target="RFC9602"/>.</t>

<t>In the remainder of this document, the term &quot;a SID of this document&quot; refers to any End, End.X, End.T, End.B6.Encaps, End.B6.Encaps.Red, or End.BM SID with the NEXT-CSID or the REPLACE-CSID flavor, and with any combination of Penultimate Segment Pop (PSP), Ultimate Segment Pop (USP), and Ultimate Segment Decapsulation (USD) flavor, or any End.DX6, End.DX4, End.DT6, End.DT4, End.DT46, End.DX2, End.DX2V, End.DT2U, or End.DT2M with the REPLACE-CSID flavor. All the SRv6 endpoint behaviors introduced in this document are listed in <xref target="tbl-iana-endpoint-behaviors"/> at the end of the document.</t>

<t>In the remainder of this document, the terms &quot;NEXT-CSID flavor SID&quot; and &quot;REPLACE-CSID flavor SID&quot; refer to any SID of this document with the NEXT-CSID flavor and with the REPLACE-CSID flavor, respectively.</t>

<section anchor="sec-next"><name>NEXT-CSID Flavor</name>

<t>A CSID sequence compressed using the mechanism of the NEXT-CSID flavor comprises one or more CSID containers. Each CSID container is a fully formed 128-bit SID structured as shown in <xref target="fig-next-struct"/>. It carries a Locator-Block followed by a series of CSIDs. The Locator-Node and Function of the CSID container are those of the first CSID, and its Argument is the contiguous series of subsequent CSIDs. The second CSID is encoded in the most significant bits of the CSID container Argument, the third CSID is encoded in the bits of the Argument that immediately follow the second CSID, and so on. When all CSIDs have the same length, a CSID container can carry up to K CSIDs, where K is computed as floor((128-LBL)/LNFL) (floor(x) is the greatest integer less than or equal to x <xref target="GKP94"/>). Each CSID container for NEXT-CSID is independent, such that contiguous CSID containers in a CSID sequence can be considered as separate CSID sequences.</t>

<t>When a CSID sequence compressed using the NEXT-CSID flavor comprises at least two CSIDs, the last CSID in the sequence is not required to have the NEXT-CSID flavor. It can be bound to any SRv6 endpoint behavior, including <xref target="RFC8986"/> behaviors and REPLACE-CSID flavor, as long as the updated destination address resulting from the processing of the previous CSID in the sequence is a valid form for that last SID. Line S12 of the first pseudocode in <xref target="sec-source-compression"/> provides sufficient conditions to ensure this property.</t>

<figure title="Structure of a NEXT-CSID flavor SID (scaled for a 48-bit Locator-Block, 16-bit combined Locator-Node and Function, and 64-bit Argument)" anchor="fig-next-struct"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="552" viewBox="0 0 552 128" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 8,32 L 8,80" fill="none" stroke="black"/>
<path d="M 208,40 L 208,72" fill="none" stroke="black"/>
<path d="M 280,40 L 280,72" fill="none" stroke="black"/>
<path d="M 544,32 L 544,80" fill="none" stroke="black"/>
<path d="M 8,32 L 544,32" fill="none" stroke="black"/>
<path d="M 8,80 L 544,80" fill="none" stroke="black"/>
<path d="M 16,96 L 200,96" fill="none" stroke="black"/>
<path d="M 216,96 L 272,96" fill="none" stroke="black"/>
<path d="M 288,96 L 536,96" fill="none" stroke="black"/>
<polygon class="arrowhead" points="544,96 532,90.4 532,101.6" fill="black" transform="rotate(0,536,96)"/>
<polygon class="arrowhead" points="296,96 284,90.4 284,101.6" fill="black" transform="rotate(180,288,96)"/>
<polygon class="arrowhead" points="280,96 268,90.4 268,101.6" fill="black" transform="rotate(0,272,96)"/>
<polygon class="arrowhead" points="224,96 212,90.4 212,101.6" fill="black" transform="rotate(180,216,96)"/>
<polygon class="arrowhead" points="208,96 196,90.4 196,101.6" fill="black" transform="rotate(0,200,96)"/>
<polygon class="arrowhead" points="24,96 12,90.4 12,101.6" fill="black" transform="rotate(180,16,96)"/>
<g class="text">
<text x="104" y="52">Locator-Block</text>
<text x="244" y="52">Loc-Node</text>
<text x="412" y="52">Argument</text>
<text x="244" y="68">Function</text>
<text x="104" y="116">LBL</text>
<text x="244" y="116">LNFL</text>
<text x="412" y="116">AL</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+------------------------------------------------------------------+
|     Locator-Block      |Loc-Node|            Argument            |
|                        |Function|                                |
+------------------------------------------------------------------+
 <----------------------> <------> <------------------------------>
           LBL              LNFL                  AL
]]></artwork></artset></figure>

<t><xref target="fig-next-csid-list"/> illustrates a compressed SID list as could be produced by an SR source node steering a packet into an SR policy with a SID list of eight NEXT-CSID flavor SIDs. All SIDs in this example have a 48-bit Locator-Block, 16-bit combined Locator-Node and Function, and 64-bit Argument. The SR source node compresses the SR policy SID list as a compressed SID list of two CSID containers. The first CSID container carries a Locator-Block and the first five CSIDs. The second CSID container carries a Locator-Block and the sixth, seventh, and eighth CSIDs. Since the SR source node does not use the second CSID container at full capacity, it sets the 32 least significant bits to zero. The SR source node sets the IPv6 Destination Address (DA) with the value of the first CSID container and the first element of the SRH Segment List with the value of the second CSID container. Without reduced SRH, the SR source node also writes the first CSID container as the second element of the SRH Segment List (the elements in the SRH Segment List appear in reversed order of their processing, as specified in Section 4.1 of <xref target="RFC8754"/>).</t>

<figure title="Compressed SID list of eight NEXT-CSID flavor SIDs with a 48-bit Locator-Block, 16-bit combined Locator-Node and Function, and 64-bit Argument" anchor="fig-next-csid-list"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="432" width="528" viewBox="0 0 528 432" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 8,64 L 8,192" fill="none" stroke="black"/>
<path d="M 8,272 L 8,400" fill="none" stroke="black"/>
<path d="M 264,96 L 264,192" fill="none" stroke="black"/>
<path d="M 264,304 L 264,368" fill="none" stroke="black"/>
<path d="M 520,64 L 520,192" fill="none" stroke="black"/>
<path d="M 520,272 L 520,400" fill="none" stroke="black"/>
<path d="M 8,64 L 520,64" fill="none" stroke="black"/>
<path d="M 264,96 L 520,96" fill="none" stroke="black"/>
<path d="M 8,128 L 520,128" fill="none" stroke="black"/>
<path d="M 8,160 L 520,160" fill="none" stroke="black"/>
<path d="M 8,192 L 520,192" fill="none" stroke="black"/>
<path d="M 8,272 L 520,272" fill="none" stroke="black"/>
<path d="M 264,304 L 520,304" fill="none" stroke="black"/>
<path d="M 8,336 L 520,336" fill="none" stroke="black"/>
<path d="M 8,368 L 520,368" fill="none" stroke="black"/>
<path d="M 8,400 L 520,400" fill="none" stroke="black"/>
<g class="text">
<text x="16" y="36">0</text>
<text x="176" y="36">1</text>
<text x="336" y="36">2</text>
<text x="496" y="36">3</text>
<text x="16" y="52">0</text>
<text x="32" y="52">1</text>
<text x="48" y="52">2</text>
<text x="64" y="52">3</text>
<text x="80" y="52">4</text>
<text x="96" y="52">5</text>
<text x="112" y="52">6</text>
<text x="128" y="52">7</text>
<text x="144" y="52">8</text>
<text x="160" y="52">9</text>
<text x="176" y="52">0</text>
<text x="192" y="52">1</text>
<text x="208" y="52">2</text>
<text x="224" y="52">3</text>
<text x="240" y="52">4</text>
<text x="256" y="52">5</text>
<text x="272" y="52">6</text>
<text x="288" y="52">7</text>
<text x="304" y="52">8</text>
<text x="320" y="52">9</text>
<text x="336" y="52">0</text>
<text x="352" y="52">1</text>
<text x="368" y="52">2</text>
<text x="384" y="52">3</text>
<text x="400" y="52">4</text>
<text x="416" y="52">5</text>
<text x="432" y="52">6</text>
<text x="448" y="52">7</text>
<text x="464" y="52">8</text>
<text x="480" y="52">9</text>
<text x="496" y="52">0</text>
<text x="512" y="52">1</text>
<text x="136" y="100">Locator-Block</text>
<text x="368" y="116">1st</text>
<text x="404" y="116">CSID</text>
<text x="112" y="148">2nd</text>
<text x="148" y="148">CSID</text>
<text x="368" y="148">3rd</text>
<text x="404" y="148">CSID</text>
<text x="112" y="180">4th</text>
<text x="148" y="180">CSID</text>
<text x="368" y="180">5th</text>
<text x="404" y="180">CSID</text>
<text x="200" y="212">First</text>
<text x="244" y="212">CSID</text>
<text x="304" y="212">container</text>
<text x="16" y="244">0</text>
<text x="176" y="244">1</text>
<text x="336" y="244">2</text>
<text x="496" y="244">3</text>
<text x="16" y="260">0</text>
<text x="32" y="260">1</text>
<text x="48" y="260">2</text>
<text x="64" y="260">3</text>
<text x="80" y="260">4</text>
<text x="96" y="260">5</text>
<text x="112" y="260">6</text>
<text x="128" y="260">7</text>
<text x="144" y="260">8</text>
<text x="160" y="260">9</text>
<text x="176" y="260">0</text>
<text x="192" y="260">1</text>
<text x="208" y="260">2</text>
<text x="224" y="260">3</text>
<text x="240" y="260">4</text>
<text x="256" y="260">5</text>
<text x="272" y="260">6</text>
<text x="288" y="260">7</text>
<text x="304" y="260">8</text>
<text x="320" y="260">9</text>
<text x="336" y="260">0</text>
<text x="352" y="260">1</text>
<text x="368" y="260">2</text>
<text x="384" y="260">3</text>
<text x="400" y="260">4</text>
<text x="416" y="260">5</text>
<text x="432" y="260">6</text>
<text x="448" y="260">7</text>
<text x="464" y="260">8</text>
<text x="480" y="260">9</text>
<text x="496" y="260">0</text>
<text x="512" y="260">1</text>
<text x="136" y="308">Locator-Block</text>
<text x="368" y="324">6th</text>
<text x="404" y="324">CSID</text>
<text x="112" y="356">7th</text>
<text x="148" y="356">CSID</text>
<text x="368" y="356">8th</text>
<text x="404" y="356">CSID</text>
<text x="264" y="388">0</text>
<text x="204" y="420">Second</text>
<text x="252" y="420">CSID</text>
<text x="312" y="420">container</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
+         Locator-Block         +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                               |           1st CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           2nd CSID            |           3rd CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           4th CSID            |           5th CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      First CSID container

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
+         Locator-Block         +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                               |           6th CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           7th CSID            |           8th CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                               0                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      Second CSID container
]]></artwork></artset></figure>

<t>An implementation MUST support a 32-bit Locator-Block length (LBL) and a 16-bit CSID length (LNFL) for NEXT-CSID flavor SIDs, and MAY support any additional Locator-Block and CSID length.</t>

<t>The Argument length (AL) for NEXT-CSID flavor SIDs is equal to 128-LBL-LNFL.</t>

<t>When processing an IPv6 packet that matches a Forwarding Information Base (FIB) entry locally instantiated as a SID with the NEXT-CSID flavor, the SR segment endpoint node applies the procedure specified in the following subsection that corresponds to the SID behavior. If the SID also has the PSP, USP, or USD flavor, the procedure is modified as described in <xref target="sec-next-flavors"/>.</t>

<t>An SR segment endpoint node instantiating a SID of this document with the NEXT-CSID flavor MUST accept any Argument value for that SID.</t>

<t>At a high level, for any SID with the NEXT-CSID flavor, the SR segment endpoint node determines the next SID of the SID list as follows. If the Argument value of the active SID is non-zero, the SR segment endpoint node constructs the next SID from the active SID by copying the entire SID Argument value to the bits that immediately follow the Locator-Block, thus overwriting the active SID Locator-Node and Function with those of the next CSID, and filling the least significant LNFL bits of the Argument with zeros. Otherwise (if the Argument value is 0), the SR segment endpoint node copies the next 128-bit Segment List entry from the SRH to the Destination Address field of the IPv6 header.</t>

<section anchor="sec-next-end"><name>End with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End SID with the NEXT-CSID flavor, the procedure described in Section 4.1 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The below pseudocode is inserted between lines S01 and S02 of the SRH processing in Section 4.1 of <xref target="RFC8986"/>. In addition, this pseudocode is executed before processing any extension header that is not an SRH, a Hop-by-Hop header or a Destination Options header, or before processing the upper-layer header, whichever comes first.</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.   Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
N09. }
]]></artwork></figure>

<aside>
  <t>Notes:</t>

  <t><list style="symbols">
    <t><spanx style="verb">DA.Argument</spanx> identifies the value contained in the bits <spanx style="verb">[(LBL+LNFL)..127]</spanx> in the Destination Address of the IPv6 header.</t>
    <t>The value in the Segments Left field of the SRH is not modified when <spanx style="verb">DA.Argument</spanx> in the received packet has a non-zero value.</t>
  </list></t>
</aside>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-next-end-complete"/>.</t>

</section>
<section anchor="sec-next-endx"><name>End.X with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.X SID with the NEXT-CSID flavor, the procedure described in Section 4.2 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-next-end"/> of this document is modified by replacing line N08 as shown below.</t>

<figure><artwork><![CDATA[
N08.   Submit the packet to the IPv6 module for transmission to the
         new destination via a member of J.
]]></artwork></figure>

<aside>
  <t>Note: the variable J is defined in Section 4.2 of <xref target="RFC8986"/>.</t>
</aside>

<t>The resulting pseudocode is inserted between lines S01 and S02 of the SRH processing in Section 4.1 of <xref target="RFC8986"/> after applying the modification described in Section 4.2 of <xref target="RFC8986"/>. In addition, this pseudocode is executed before processing any extension header that is not an SRH, a Hop-by-Hop header or a Destination Options header, or before processing the upper-layer header, whichever comes first.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-next-endx-complete"/>.</t>

</section>
<section anchor="sec-next-endt"><name>End.T with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.T SID with the NEXT-CSID flavor, the procedure described in Section 4.3 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-next-end"/> of this document is modified by replacing line N08 as shown below.</t>

<figure><artwork><![CDATA[
N08.1.   Set the packet's associated FIB table to T.
N08.2.   Submit the packet to the egress IPv6 FIB lookup for
           transmission to the new destination.
]]></artwork></figure>

<aside>
  <t>Note: the variable T is defined in Section 4.3 of <xref target="RFC8986"/>.</t>
</aside>

<t>The resulting pseudocode is inserted between lines S01 and S02 of the SRH processing in Section 4.1 of <xref target="RFC8986"/> after applying the modification described in Section 4.3 of <xref target="RFC8986"/>. In addition, this pseudocode is executed before processing any extension header that is not an SRH, a Hop-by-Hop header or a Destination Options header, or before processing the upper-layer header, whichever comes first.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-next-endt-complete"/>.</t>

</section>
<section anchor="sec-next-endb6"><name>End.B6.Encaps with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.B6.Encaps SID with the NEXT-CSID flavor, the procedure described in Section 4.13 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-next-end"/> of this document is modified by replacing line N08 as shown below.</t>

<figure><artwork><![CDATA[
N08.1.   Push a new IPv6 header with its own SRH containing B.
N08.2.   Set the outer IPv6 SA to A.
N08.3.   Set the outer IPv6 DA to the first SID of B.
N08.4.   Set the outer Payload Length, Traffic Class, Flow Label,
           Hop Limit, and Next Header fields.
N08.5.   Submit the packet to the egress IPv6 FIB lookup for
           transmission to the next destination.
]]></artwork></figure>

<aside>
  <t>Note: the variables A and B, as well as the values of the Payload Length, Traffic Class, Flow Label, Hop Limit, and Next Header are defined in Section 4.13 of <xref target="RFC8986"/>.</t>
</aside>

<t>The resulting pseudocode is inserted between lines S01 and S02 of the SRH processing in Section 4.13 of <xref target="RFC8986"/>. In addition, this pseudocode is executed before processing any extension header that is not an SRH, a Hop-by-Hop header or a Destination Options header, or before processing the upper-layer header, whichever comes first.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-next-endb6-complete"/>.</t>

<t>Similar to the base End.B6.Encaps SID defined in Section 4.13 of <xref target="RFC8986"/>, the NEXT-CSID flavor variant updates the Destination Address field of the inner IPv6 header to the next SID in the original segment list before encapsulating the packet with the segment list of SR Policy B. At the endpoint of SR Policy B, the encapsulation is removed and the inner packet is forwarded towards the exposed destination address, which already contains the next SID in the original segment list.</t>

</section>
<section anchor="sec-next-endb6red"><name>End.B6.Encaps.Red with NEXT-CSID</name>

<t>This is an optimization of the End.B6.Encaps with NEXT-CSID behavior.</t>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.B6.Encaps.Red SID with the NEXT-CSID flavor, the procedure described in <xref target="sec-next-endb6"/> of this document is executed with the modifications in Section 4.14 of <xref target="RFC8986"/>.</t>

</section>
<section anchor="sec-next-endbm"><name>End.BM with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.BM SID with the NEXT-CSID flavor, the procedure described in Section 4.15 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-next-end"/> of this document is modified by replacing line N08 as shown below.</t>

<figure><artwork><![CDATA[
N08.1.   Push the MPLS label stack for B.
N08.2.   Submit the packet to the MPLS engine for transmission.
]]></artwork></figure>

<aside>
  <t>Note: the variable B is defined in Section 4.15 of <xref target="RFC8986"/>.</t>
</aside>

<t>The resulting pseudocode is inserted between lines S01 and S02 of the SRH processing in Section 4.15 of <xref target="RFC8986"/>. In addition, this pseudocode is executed before processing any extension header that is not an SRH, a Hop-by-Hop header or a Destination Options header, or before processing the upper-layer header, whichever comes first.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-next-endbm-complete"/>.</t>

</section>
<section anchor="sec-next-flavors"><name>Combination with PSP, USP and USD flavors</name>

<t>PSP: The PSP flavor defined in Section 4.16.1 of <xref target="RFC8986"/> is unchanged when combined with the NEXT-CSID flavor.</t>

<t>USP: The USP flavor defined in Section 4.16.2 of <xref target="RFC8986"/> is unchanged when combined with the NEXT-CSID flavor.</t>

<t>USD: The USP flavor defined in Section 4.16.3 of <xref target="RFC8986"/> is unchanged when combined with the NEXT-CSID flavor.</t>

</section>
</section>
<section anchor="sec-replace"><name>REPLACE-CSID Flavor</name>

<t>A CSID sequence compressed using the mechanism of the REPLACE-CSID flavor starts with a CSID container in fully formed 128-bit SID format. The Locator-Block of this SID is the common Locator-Block for all the CSIDs in the CSID sequence, its Locator-Node and Function are those of the first CSID, and its Argument carries the index of the current CSID in the current CSID container. The Argument value is initially 0. When more segments are present in the segment list, the CSID sequence continues with one or more CSID containers in packed format carrying the series of subsequent CSIDs. Each container in packed format is a 128-bit Segment List entry split into K &quot;positions&quot; of LNFL bits, where K is computed as floor(128/LNFL). If LNFL does not divide into 128 perfectly, a zero pad is added in the least significant bits of the CSID container to fill the bits left over. The second CSID in the CSID sequence is encoded in the least significant bit position of the first CSID container in packed format (position K-1), the third CSID is encoded in position K-2, and so on.</t>

<t>The last CSID in the CSID sequence is not required to have the REPLACE-CSID flavor. It can be bound to any SRv6 endpoint behavior, including <xref target="RFC8986"/> behaviors and NEXT-CSID flavor, as long as it meets the conditions defined in <xref target="sec-source-node"/>.</t>

<t>The structure of a SID with the REPLACE-CSID flavor is shown in <xref target="fig-replace-struct"/>. The same structure is also that of the CSID container for REPLACE-CSID in fully formed 128-bit SID format.</t>

<figure title="Structure of a REPLACE-CSID flavor SID (scaled for a 48-bit Locator-Block, 32-bit combined Locator-Node and Function, and 48-bit Argument)" anchor="fig-replace-struct"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="560" viewBox="0 0 560 128" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 8,32 L 8,80" fill="none" stroke="black"/>
<path d="M 208,40 L 208,72" fill="none" stroke="black"/>
<path d="M 344,40 L 344,72" fill="none" stroke="black"/>
<path d="M 552,32 L 552,80" fill="none" stroke="black"/>
<path d="M 8,32 L 552,32" fill="none" stroke="black"/>
<path d="M 8,80 L 552,80" fill="none" stroke="black"/>
<path d="M 16,96 L 200,96" fill="none" stroke="black"/>
<path d="M 216,96 L 336,96" fill="none" stroke="black"/>
<path d="M 352,96 L 544,96" fill="none" stroke="black"/>
<polygon class="arrowhead" points="552,96 540,90.4 540,101.6" fill="black" transform="rotate(0,544,96)"/>
<polygon class="arrowhead" points="360,96 348,90.4 348,101.6" fill="black" transform="rotate(180,352,96)"/>
<polygon class="arrowhead" points="344,96 332,90.4 332,101.6" fill="black" transform="rotate(0,336,96)"/>
<polygon class="arrowhead" points="224,96 212,90.4 212,101.6" fill="black" transform="rotate(180,216,96)"/>
<polygon class="arrowhead" points="208,96 196,90.4 196,101.6" fill="black" transform="rotate(0,200,96)"/>
<polygon class="arrowhead" points="24,96 12,90.4 12,101.6" fill="black" transform="rotate(180,16,96)"/>
<g class="text">
<text x="104" y="52">Locator-Block</text>
<text x="276" y="52">Locator-Node</text>
<text x="444" y="52">Argument</text>
<text x="240" y="68">+</text>
<text x="284" y="68">Function</text>
<text x="104" y="116">LBL</text>
<text x="276" y="116">LNFL</text>
<text x="444" y="116">AL</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+-------------------------------------------------------------------+
|     Locator-Block      |  Locator-Node  |        Argument         |
|                        |   + Function   |                         |
+-------------------------------------------------------------------+
 <----------------------> <--------------> <----------------------->
           LBL                  LNFL                  AL
]]></artwork></artset></figure>

<t>The structure of a CSID container for REPLACE-CSID in packed format is shown in <xref target="fig-replace-container"/>.</t>

<figure title="Structure of a CSID container for REPLACE-CSID using a 32-bit CSID length (K = 4)" anchor="fig-replace-container"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="560" viewBox="0 0 560 128" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 8,32 L 8,80" fill="none" stroke="black"/>
<path d="M 144,40 L 144,72" fill="none" stroke="black"/>
<path d="M 280,40 L 280,72" fill="none" stroke="black"/>
<path d="M 416,40 L 416,72" fill="none" stroke="black"/>
<path d="M 552,32 L 552,80" fill="none" stroke="black"/>
<path d="M 8,32 L 552,32" fill="none" stroke="black"/>
<path d="M 8,80 L 552,80" fill="none" stroke="black"/>
<path d="M 16,96 L 136,96" fill="none" stroke="black"/>
<path d="M 152,96 L 272,96" fill="none" stroke="black"/>
<path d="M 288,96 L 408,96" fill="none" stroke="black"/>
<path d="M 424,96 L 544,96" fill="none" stroke="black"/>
<polygon class="arrowhead" points="552,96 540,90.4 540,101.6" fill="black" transform="rotate(0,544,96)"/>
<polygon class="arrowhead" points="432,96 420,90.4 420,101.6" fill="black" transform="rotate(180,424,96)"/>
<polygon class="arrowhead" points="416,96 404,90.4 404,101.6" fill="black" transform="rotate(0,408,96)"/>
<polygon class="arrowhead" points="296,96 284,90.4 284,101.6" fill="black" transform="rotate(180,288,96)"/>
<polygon class="arrowhead" points="280,96 268,90.4 268,101.6" fill="black" transform="rotate(0,272,96)"/>
<polygon class="arrowhead" points="160,96 148,90.4 148,101.6" fill="black" transform="rotate(180,152,96)"/>
<polygon class="arrowhead" points="144,96 132,90.4 132,101.6" fill="black" transform="rotate(0,136,96)"/>
<polygon class="arrowhead" points="24,96 12,90.4 12,101.6" fill="black" transform="rotate(180,16,96)"/>
<g class="text">
<text x="52" y="52">Fourth</text>
<text x="100" y="52">CSID</text>
<text x="192" y="52">Third</text>
<text x="236" y="52">CSID</text>
<text x="324" y="52">Second</text>
<text x="372" y="52">CSID</text>
<text x="464" y="52">First</text>
<text x="508" y="52">CSID</text>
<text x="64" y="68">(position</text>
<text x="116" y="68">0)</text>
<text x="200" y="68">(position</text>
<text x="252" y="68">1)</text>
<text x="336" y="68">(position</text>
<text x="388" y="68">2)</text>
<text x="472" y="68">(position</text>
<text x="524" y="68">3)</text>
<text x="76" y="116">LNFL</text>
<text x="212" y="116">LNFL</text>
<text x="348" y="116">LNFL</text>
<text x="484" y="116">LNFL</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
+-------------------------------------------------------------------+
|  Fourth CSID   |   Third CSID   |  Second CSID   |   First CSID   |
|  (position 0)  |  (position 1)  |  (position 2)  |  (position 3)  |
+-------------------------------------------------------------------+
 <--------------> <--------------> <--------------> <-------------->
       LNFL             LNFL             LNFL             LNFL
]]></artwork></artset></figure>

<t><xref target="fig-replace-csid-list"/> illustrates a compressed SID list as could be produced by an SR source node steering a packet into an SR policy SID list of seven REPLACE-CSID flavor SIDs. All SIDs in this example have a 48-bit Locator-Block, 32-bit combined Locator-Node and Function, and 48-bit Argument. The SR source node compresses the SR policy SID list as a compressed SID list of three CSID containers. The first CSID container is in fully formed 128-bit SID format. It carries a Locator-Block, the first CSID, and the argument value zero. The second and third CSID containers are in packed format. The second CSID container carries the second, third, fourth, and fifth CSIDs. The third CSID container carries the sixth and seventh CSIDs. Since the SR source node does not use the third CSID container at full capacity, it sets the 64 least significant bits to zero. The SR source node sets the IPv6 DA with the value of the first CSID container, sets the first element in the SRH Segment List with the value of the third CSID container, and sets the second element of the SRH Segment List with the value of the second CSID container (the elements in the SRH Segment List appear in reversed order of their processing, as specified in Section 4.1 of <xref target="RFC8754"/>). Without reduced SRH, the SR source node also writes the first CSID container as the third element of the SRH Segment List.</t>

<figure title="Compressed SID list of seven REPLACE-CSID flavor SIDs with a 48-bit Locator-Block, 32-bit combined Locator-Node and Function, and 48-bit Argument" anchor="fig-replace-csid-list"><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="640" width="528" viewBox="0 0 528 640" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 8,64 L 8,192" fill="none" stroke="black"/>
<path d="M 8,272 L 8,400" fill="none" stroke="black"/>
<path d="M 8,480 L 8,608" fill="none" stroke="black"/>
<path d="M 264,96 L 264,160" fill="none" stroke="black"/>
<path d="M 520,64 L 520,192" fill="none" stroke="black"/>
<path d="M 520,272 L 520,400" fill="none" stroke="black"/>
<path d="M 520,480 L 520,608" fill="none" stroke="black"/>
<path d="M 8,64 L 520,64" fill="none" stroke="black"/>
<path d="M 264,96 L 520,96" fill="none" stroke="black"/>
<path d="M 8,128 L 520,128" fill="none" stroke="black"/>
<path d="M 8,160 L 264,160" fill="none" stroke="black"/>
<path d="M 8,192 L 520,192" fill="none" stroke="black"/>
<path d="M 8,272 L 520,272" fill="none" stroke="black"/>
<path d="M 8,304 L 520,304" fill="none" stroke="black"/>
<path d="M 8,336 L 520,336" fill="none" stroke="black"/>
<path d="M 8,368 L 520,368" fill="none" stroke="black"/>
<path d="M 8,400 L 520,400" fill="none" stroke="black"/>
<path d="M 8,480 L 520,480" fill="none" stroke="black"/>
<path d="M 8,544 L 520,544" fill="none" stroke="black"/>
<path d="M 8,576 L 520,576" fill="none" stroke="black"/>
<path d="M 8,608 L 520,608" fill="none" stroke="black"/>
<g class="text">
<text x="16" y="36">0</text>
<text x="176" y="36">1</text>
<text x="336" y="36">2</text>
<text x="496" y="36">3</text>
<text x="16" y="52">0</text>
<text x="32" y="52">1</text>
<text x="48" y="52">2</text>
<text x="64" y="52">3</text>
<text x="80" y="52">4</text>
<text x="96" y="52">5</text>
<text x="112" y="52">6</text>
<text x="128" y="52">7</text>
<text x="144" y="52">8</text>
<text x="160" y="52">9</text>
<text x="176" y="52">0</text>
<text x="192" y="52">1</text>
<text x="208" y="52">2</text>
<text x="224" y="52">3</text>
<text x="240" y="52">4</text>
<text x="256" y="52">5</text>
<text x="272" y="52">6</text>
<text x="288" y="52">7</text>
<text x="304" y="52">8</text>
<text x="320" y="52">9</text>
<text x="336" y="52">0</text>
<text x="352" y="52">1</text>
<text x="368" y="52">2</text>
<text x="384" y="52">3</text>
<text x="400" y="52">4</text>
<text x="416" y="52">5</text>
<text x="432" y="52">6</text>
<text x="448" y="52">7</text>
<text x="464" y="52">8</text>
<text x="480" y="52">9</text>
<text x="496" y="52">0</text>
<text x="512" y="52">1</text>
<text x="136" y="100">Locator-Block</text>
<text x="368" y="116">1st</text>
<text x="404" y="116">CSID</text>
<text x="72" y="148">1st</text>
<text x="108" y="148">CSID</text>
<text x="168" y="148">continued</text>
<text x="392" y="164">0</text>
<text x="200" y="212">First</text>
<text x="244" y="212">CSID</text>
<text x="304" y="212">container</text>
<text x="16" y="244">0</text>
<text x="176" y="244">1</text>
<text x="336" y="244">2</text>
<text x="496" y="244">3</text>
<text x="16" y="260">0</text>
<text x="32" y="260">1</text>
<text x="48" y="260">2</text>
<text x="64" y="260">3</text>
<text x="80" y="260">4</text>
<text x="96" y="260">5</text>
<text x="112" y="260">6</text>
<text x="128" y="260">7</text>
<text x="144" y="260">8</text>
<text x="160" y="260">9</text>
<text x="176" y="260">0</text>
<text x="192" y="260">1</text>
<text x="208" y="260">2</text>
<text x="224" y="260">3</text>
<text x="240" y="260">4</text>
<text x="256" y="260">5</text>
<text x="272" y="260">6</text>
<text x="288" y="260">7</text>
<text x="304" y="260">8</text>
<text x="320" y="260">9</text>
<text x="336" y="260">0</text>
<text x="352" y="260">1</text>
<text x="368" y="260">2</text>
<text x="384" y="260">3</text>
<text x="400" y="260">4</text>
<text x="416" y="260">5</text>
<text x="432" y="260">6</text>
<text x="448" y="260">7</text>
<text x="464" y="260">8</text>
<text x="480" y="260">9</text>
<text x="496" y="260">0</text>
<text x="512" y="260">1</text>
<text x="240" y="292">5th</text>
<text x="276" y="292">CSID</text>
<text x="240" y="324">4th</text>
<text x="276" y="324">CSID</text>
<text x="240" y="356">3rd</text>
<text x="276" y="356">CSID</text>
<text x="240" y="388">2nd</text>
<text x="276" y="388">CSID</text>
<text x="204" y="420">Second</text>
<text x="252" y="420">CSID</text>
<text x="312" y="420">container</text>
<text x="16" y="452">0</text>
<text x="176" y="452">1</text>
<text x="336" y="452">2</text>
<text x="496" y="452">3</text>
<text x="16" y="468">0</text>
<text x="32" y="468">1</text>
<text x="48" y="468">2</text>
<text x="64" y="468">3</text>
<text x="80" y="468">4</text>
<text x="96" y="468">5</text>
<text x="112" y="468">6</text>
<text x="128" y="468">7</text>
<text x="144" y="468">8</text>
<text x="160" y="468">9</text>
<text x="176" y="468">0</text>
<text x="192" y="468">1</text>
<text x="208" y="468">2</text>
<text x="224" y="468">3</text>
<text x="240" y="468">4</text>
<text x="256" y="468">5</text>
<text x="272" y="468">6</text>
<text x="288" y="468">7</text>
<text x="304" y="468">8</text>
<text x="320" y="468">9</text>
<text x="336" y="468">0</text>
<text x="352" y="468">1</text>
<text x="368" y="468">2</text>
<text x="384" y="468">3</text>
<text x="400" y="468">4</text>
<text x="416" y="468">5</text>
<text x="432" y="468">6</text>
<text x="448" y="468">7</text>
<text x="464" y="468">8</text>
<text x="480" y="468">9</text>
<text x="496" y="468">0</text>
<text x="512" y="468">1</text>
<text x="264" y="516">0</text>
<text x="240" y="564">7th</text>
<text x="276" y="564">CSID</text>
<text x="240" y="596">6th</text>
<text x="276" y="596">CSID</text>
<text x="200" y="628">Third</text>
<text x="244" y="628">CSID</text>
<text x="304" y="628">container</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
+         Locator-Block         +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                               |           1st CSID            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|      1st CSID continued       |                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+               0               +
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      First CSID container

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           5th CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           4th CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           3rd CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           2nd CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      Second CSID container

 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
+                               0                               +
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           7th CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           6th CSID                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
                      Third CSID container
]]></artwork></artset></figure>

<t>The REPLACE-CSID flavor SIDs support any Locator-Block length (LBL), depending on the needs of the operator, as long as it does not exceed 128-LNFL-ceiling(log_2(128/LNFL)) (ceiling(x) is the least integer greater than or equal to x <xref target="GKP94"/>), so that enough bits remain available for the CSID and Argument. A Locator-Block length of 48, 56, 64, 72, or 80 bits is recommended for easier reading in operation.</t>

<t>This document defines the REPLACE-CSID flavor for 16-bit and 32-bit CSID lengths (LNFL). An implementation MUST support a 32-bit CSID length for REPLACE-CSID flavor SIDs.</t>

<t>The Argument length (AL) for REPLACE-CSID flavor SIDs is equal to 128-LBL-LNFL. The index value is encoded in the least significant X bits of the Argument, where X is computed as ceiling(log_2(128/LNFL)).</t>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as a SID with the REPLACE-CSID flavor, the SR segment endpoint node applies the procedure specified in the following subsection that corresponds to the SID behavior. If the SID also has the PSP, USP, or USD flavor, the procedure is modified as described in <xref target="sec-replace-flavors"/>.</t>

<t>At a high level, at the start of a CSID sequence using the REPLACE-CSID flavor, the first CSID container in fully formed 128-bit SID format is copied to the Destination Address of the IPv6 header. Then, for any SID with the REPLACE-CSID flavor, the SR segment endpoint node determines the next SID of the SID list as follows. When an SRH is present, the SR segment endpoint node decrements the index value in the Argument of the active SID if the index value is not 0 or, if it is 0, decrements the Segments Left value in the SRH and sets the index value in the Argument of the active SID to K-1. The updated index value indicates the position of the next CSID within the CSID container in packed format at the &quot;Segment List&quot; index &quot;Segments Left&quot; in the SRH. The SR segment endpoint node then constructs the next SID by copying this next CSID to the bits that immediately follow the Locator-Block in the Destination Address field of the IPv6 header, thus overwriting the active SID Locator-Node and Function with those of the next CSID. If no SRH is present, the SR segment endpoint node ignores the index value in the SID Argument (except End.DT2M, see <xref target="sec-replace-enddx"/>) and processes the upper-layer header as per <xref target="RFC8986"/>. The CSID sequence ends with a last CSID in the last CSID container that does not have the REPLACE-CSID flavor, or with the special CSID value 0, or when reaching the end of the segment list, whichever comes first.</t>

<section anchor="sec-replace-end"><name>End with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End SID with the REPLACE-CSID flavor, the SRH processing described in Section 4.1 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>Line S02 of SRH processing in Section 4.1 of <xref target="RFC8986"/> is replaced as follows.</t>

<figure><artwork><![CDATA[
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
]]></artwork></figure>

<t>Lines S09 to S15 are replaced by the following pseudo code.</t>

<figure><artwork><![CDATA[
R01. If (DA.Arg.Index != 0) {
R02.   If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.     Send an ICMP Parameter Problem to the Source Address,
           Code 0 (Erroneous header field encountered),
           Pointer set to the Segments Left field,
           interrupt packet processing and discard the packet.
R04.   }
R05.   Decrement DA.Arg.Index by 1.
R06.   If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.     Decrement Segments Left by 1.
R08.     Decrement IPv6 Hop Limit by 1.
R09.     Update IPv6 DA with Segment List[Segments Left]
R10.     Submit the packet to the egress IPv6 FIB lookup for
          transmission to the new destination.
R11.   }
R12. } Else {
R13.   If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.     Send an ICMP Parameter Problem to the Source Address,
           Code 0 (Erroneous header field encountered),
           Pointer set to the Segments Left field,
           interrupt packet processing and discard the packet.
R15.   }
R16.   Decrement Segments Left by 1.
R17.   Set DA.Arg.Index to (floor(128/LNFL) - 1).
R18. }
R19. Decrement IPv6 Hop Limit by 1.
R20. Write Segment List[Segments Left][DA.Arg.Index] into the bits
       [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
       header.
R21. Submit the packet to the egress IPv6 FIB lookup for
       transmission to the new destination.
]]></artwork></figure>

<aside>
  <t>Notes:</t>

  <t><list style="symbols">
    <t><spanx style="verb">DA.Arg.Index</spanx> identifies the value contained in the bits <spanx style="verb">[(128-ceiling(log_2(128/LNFL)))..127]</spanx> in the Destination Address of the IPv6 header.</t>
    <t><spanx style="verb">Segment List[Segments Left][DA.Arg.Index]</spanx> identifies the value contained in the bits <spanx style="verb">[DA.Arg.Index*LNFL..(DA.Arg.Index+1)*LNFL-1]</spanx> in the SRH Segment List entry at index Segments Left.</t>
  </list></t>
</aside>

<t>The upper-layer header processing described in Section 4.1.1 of <xref target="RFC8986"/> is unchanged.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-replace-end-complete"/>.</t>

</section>
<section anchor="sec-replace-endx"><name>End.X with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.X SID with the REPLACE-CSID flavor, the procedure described in Section 4.2 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-replace-end"/> of this document is modified by replacing lines R10 and R21 as shown below.</t>

<figure><artwork><![CDATA[
R10. Submit the packet to the IPv6 module for transmission to the
       new destination via a member of J.
]]></artwork></figure>

<figure><artwork><![CDATA[
R21. Submit the packet to the IPv6 module for transmission to the
       new destination via a member of J.
]]></artwork></figure>

<aside>
  <t>Note: the variable J is defined in Section 4.2 of <xref target="RFC8986"/>.</t>
</aside>

<t>The SRH processing in Section 4.2 of <xref target="RFC8986"/> is replaced with the resulting pseudocode. The upper-layer header processing is unchanged.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-replace-endx-complete"/>.</t>

</section>
<section anchor="sec-replace-endt"><name>End.T with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.T SID with the REPLACE-CSID flavor, the procedure described in Section 4.3 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-replace-end"/> of this document is modified by replacing lines R10 and R21 as shown below.</t>

<figure><artwork><![CDATA[
R10.1. Set the packet's associated FIB table to T.
R10.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
]]></artwork></figure>

<figure><artwork><![CDATA[
R21.1. Set the packet's associated FIB table to T.
R21.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
]]></artwork></figure>

<aside>
  <t>Note: the variable T is defined in Section 4.3 of <xref target="RFC8986"/>.</t>
</aside>

<t>The SRH processing in Section 4.3 of <xref target="RFC8986"/> is replaced with the resulting pseudocode. The upper-layer header processing is unchanged.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-replace-endt-complete"/>.</t>

</section>
<section anchor="sec-replace-endb6"><name>End.B6.Encaps with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.B6.Encaps SID with the REPLACE-CSID flavor, the procedure described in Section 4.13 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-replace-end"/> of this document is modified by replacing lines R10 and R21 as shown below.</t>

<figure><artwork><![CDATA[
R10.1. Push a new IPv6 header with its own SRH containing B.
R10.2. Set the outer IPv6 SA to A.
R10.3. Set the outer IPv6 DA to the first SID of B.
R10.4. Set the outer Payload Length, Traffic Class, Flow Label,
         Hop Limit, and Next Header fields.
R10.5. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
]]></artwork></figure>

<figure><artwork><![CDATA[
R21.1. Push a new IPv6 header with its own SRH containing B.
R21.2. Set the outer IPv6 SA to A.
R21.3. Set the outer IPv6 DA to the first SID of B.
R21.4. Set the outer Payload Length, Traffic Class, Flow Label,
         Hop Limit, and Next Header fields.
R21.5. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
]]></artwork></figure>

<aside>
  <t>Note: the variables A and B, as well as the values of the Payload Length, Traffic Class, Flow Label, Hop Limit, and Next Header are defined in Section 4.13 of <xref target="RFC8986"/>.</t>
</aside>

<t>The SRH processing in Section 4.13 of <xref target="RFC8986"/> is replaced with the resulting pseudocode. The upper-layer header processing is unchanged.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-replace-endb6-complete"/>.</t>

</section>
<section anchor="sec-replace-endb6red"><name>End.B6.Encaps.Red with REPLACE-CSID</name>

<t>This is an optimization of the End.B6.Encaps with REPLACE-CSID behavior.</t>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.B6.Encaps.Red SID with the REPLACE-CSID flavor, the procedure described in <xref target="sec-replace-endb6"/> of this document is executed with the modifications in Section 4.14 of <xref target="RFC8986"/>.</t>

</section>
<section anchor="sec-replace-endbm"><name>End.BM with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.BM SID with the REPLACE-CSID flavor, the procedure described in Section 4.15 of <xref target="RFC8986"/> is executed with the following modifications.</t>

<t>The pseudocode in <xref target="sec-replace-end"/> of this document is modified by replacing lines R10 and R21 as shown below.</t>

<figure><artwork><![CDATA[
R10.1. Push the MPLS label stack for B.
R10.2. Submit the packet to the MPLS engine for transmission.
]]></artwork></figure>

<figure><artwork><![CDATA[
R21.1. Push the MPLS label stack for B.
R21.2. Submit the packet to the MPLS engine for transmission.
]]></artwork></figure>

<aside>
  <t>Note: the variable B is defined in Section 4.15 of <xref target="RFC8986"/>.</t>
</aside>

<t>The SRH processing in Section 4.15 of <xref target="RFC8986"/> is replaced with the resulting pseudocode. The upper-layer header processing is unchanged.</t>

<t>A rendering of the complete pseudocode is provided in <xref target="sec-replace-endbm-complete"/>.</t>

</section>
<section anchor="sec-replace-enddx"><name>End.DX and End.DT with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.DX6, End.DX4, End.DT6, End.DT4, End.DT46, End.DX2, End.DX2V, or End.DT2U SID with the REPLACE-CSID flavor, the corresponding procedure described in Sections 4.4 through 4.11 of <xref target="RFC8986"/> is executed.</t>

<t>These SIDs differ from those defined in <xref target="RFC8986"/> by the presence of an Argument as part of the SID structure. The Argument value is ignored by the SR segment endpoint node.</t>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.DT2M SID with the REPLACE-CSID flavor, the procedure described in Section 4.12 of <xref target="RFC8986"/> is executed with the following modification.</t>

<t>For any End.DT2M SID with the REPLACE-CSID flavor, the value of <spanx style="verb">Arg.FE2</spanx> is 16-bit long. The SR segment endpoint node obtains the value <spanx style="verb">Arg.FE2</spanx> from the 16 most significant bits of <spanx style="verb">DA.Argument</spanx> if <spanx style="verb">DA.Arg.Index</spanx> is zero, or from the 16 least significant bits of the next position in the current CSID container (<spanx style="verb">Segment List[Segments Left][DA.Arg.Index-1]</spanx>) otherwise (<spanx style="verb">DA.Arg.Index</spanx> is non-zero).</t>

</section>
<section anchor="sec-replace-flavors"><name>Combination with PSP, USP, and USD flavors</name>

<t>PSP:
When combined with the REPLACE-CSID flavor, the additional PSP flavor instructions defined in Section 4.16.1.2 of <xref target="RFC8986"/> are inserted after lines R09 and R20 of the pseudocode in <xref target="sec-replace-end"/>, and the first line of the inserted instructions after R20 is modified as follows.</t>

<figure><artwork><![CDATA[
R20.1.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
             Segment List[0][DA.Arg.Index-1] == 0)) {
]]></artwork></figure>

<aside>
  <t>Note: <spanx style="verb">Segment List[Segments Left][DA.Arg.Index-1]</spanx> identifies the value contained in the bits <spanx style="verb">[(DA.Arg.Index-1)*LNFL..DA.Arg.Index*LNFL-1]</spanx> in the SRH Segment List entry at index Segments Left.</t>
</aside>

<t>USP:
When combined with the REPLACE-CSID flavor, the line S03 of the pseudocode in <xref target="sec-replace-end"/> are substituted by the USP flavor instructions S03.1 to S03.4 defined in Section 4.16.2 of <xref target="RFC8986"/>. Note that S03 is shown in the complete pseudocode in <xref target="sec-replace-end-complete"/>.</t>

<t>USD:
The USD flavor defined in Section 4.16.3 of <xref target="RFC8986"/> is unchanged when combined with the REPLACE-CSID flavor.</t>

</section>
</section>
</section>
<section anchor="csid-allocation"><name>CSID Allocation</name>

<t>The CSID value of 0 is reserved. It is used to indicate the end of a CSID container.</t>

<t>In order to efficiently manage the CSID numbering space, a deployment may divide it into two non-overlapping sub-spaces: a Global Identifiers Block (GIB) and a Local Identifiers Block (LIB).</t>

<t>The CSID values that are allocated from the GIB have a global semantic within the Locator-Block, while those that are allocated from the LIB have a local semantic on an SR segment endpoint node and within the scope of the Locator-Block.</t>

<t>The concept of LIB is applicable to SRv6 and specifically to its NEXT-CSID and REPLACE-CSID flavors. The shorter the CSID, the more benefit the LIB brings.</t>

<t>The opportunity to use these sub-spaces, their size, and their CSID allocation policy depends on the CSID length relative to the size of the network (e.g., number of nodes, links, service routes). Some guidelines for a typical deployment scenario are provided in the below subsections.</t>

<section anchor="global-csid"><name>Global CSID</name>

<t>A global CSID is a CSID allocated from the GIB.</t>

<t>A global CSID identifies a segment defined at the Locator-Block level. The tuple (Locator-Block, CSID) identifies the same segment across all nodes of the SR domain. A typical example is a prefix segment bound to the End behavior.</t>

<t>A node can have multiple global CSIDs under the same Locator-Block (e.g., one per IGP flexible algorithm (<xref target="RFC9350"/>)). Multiple nodes may share the same global CSID (e.g., anycast <xref target="RFC4786"/>).</t>

</section>
<section anchor="local-csid"><name>Local CSID</name>

<t>A local CSID is a CSID allocated from the LIB.</t>

<t>A local CSID identifies a segment defined at the node level and within the scope of a particular Locator-Block. The tuple (Locator-Block, CSID) identifies a different segment on each node of the SR domain. A typical example is a non-routed Adjacency segment bound to the End.X behavior.</t>

<t>Let N1 and N2 be two different physical nodes of the SR domain and I a local CSID value, N1 may allocate value I to SID S1 and N2 may allocate the same value I to SID S2.</t>

</section>
<section anchor="sec-csid-installation"><name>Recommended Installation of CSIDs in FIB</name>

<t>Section 4.3 of <xref target="RFC8754"/> defines how an SR segment endpoint node identifies a locally instantiated SRv6 SID. To ensure that any valid argument value is accepted, an SR segment endpoint node instantiating a NEXT-CSID or REPLACE-CSID flavor SID should install a corresponding FIB entry that matches only the Locator and Function parts of the SID (i.e., with a prefix length of LBL + LNL + FL).</t>

<t>In addition, an SR segment endpoint node instantiating NEXT-CSID flavor SIDs from both GIB and LIB may install combined &quot;Global + Local&quot; FIB entries to match a sequence of global and local CSIDs in a single longest prefix match (LPM) lookup.</t>

<t>For example, let us consider an SR segment endpoint node 10 instantiating the following two NEXT-CSID flavor SIDs according to the CSID length, Locator-Block length, and GIB/LIB recommendations in this section.</t>

<t><list style="symbols">
  <t>The SID <spanx style="verb">2001:db8:b1:10::</spanx> bound to the End behavior with the NEXT-CSID flavor is instantiated from GIB with
  <list style="symbols">
      <t>Locator-Block length (LBL) = 48 (Locator-Block value <spanx style="verb">0x20010db800b1</spanx>),</t>
      <t>Locator-Node length (LNL) = 16 (Locator-Node value <spanx style="verb">0x0010</spanx>),</t>
      <t>Function length (FL) = 0, and</t>
      <t>Argument length (AL) = 64.</t>
    </list></t>
  <t>The SID <spanx style="verb">2001:db8:b1:f123::</spanx> bound to the End.X behavior for its local IGP adjacency <spanx style="verb">123</spanx> with the NEXT-CSID flavor is instantiated from LIB with
  <list style="symbols">
      <t>Locator-Block length (LBL) = 48 (Locator-Block value <spanx style="verb">0x20010db800b1</spanx>),</t>
      <t>Locator-Node length (LNL) = 0,</t>
      <t>Function length (FL) = 16 (Function value <spanx style="verb">0xf123</spanx>), and</t>
      <t>Argument length (AL) = 64.</t>
    </list></t>
</list></t>

<t>For SID <spanx style="verb">2001:db8:b1:10::</spanx>, Node 10 would install the FIB entry <spanx style="verb">2001:db8:b1:10::/64</spanx> bound the End SID with the NEXT-CSID flavor.</t>

<t>For SID <spanx style="verb">2001:db8:b1:f123::</spanx>, Node 10 would install the FIB entry <spanx style="verb">2001:db8:b1:f123::/64</spanx> bound the End.X SID for adjacency <spanx style="verb">123</spanx> with the NEXT-CSID flavor.</t>

<t>In addition, Node 10 may also install the combined FIB entry <spanx style="verb">2001:db8:b1:10:f123::/80</spanx> bound the End.X SID for adjacency <spanx style="verb">123</spanx> with the NEXT-CSID flavor.</t>

<t>As another example, let us consider an SR segment endpoint node 20 instantiating the following two REPLACE-CSID flavor SIDs according to the CSID length, Locator-Block length, and GIB/LIB recommendations in this section.</t>

<t><list style="symbols">
  <t><spanx style="verb">2001:db8:b2:20:1::</spanx> from GIB with Locator-Block length (LBL) = 48, Locator-Node length (LNL) = 16, Function length (FL) = 16, Argument length (AL) = 48, and bound to the End behavior with the REPLACE-CSID flavor.</t>
  <t><spanx style="verb">2001:db8:b2:20:123::</spanx> from GIB with Locator-Block length (LBL) = 48, Locator-Node length (LNL) = 16, Function length (FL) = 16, Argument length (AL) = 48, and bound to the End.X behavior for its local IGP adjacency <spanx style="verb">123</spanx> with the REPLACE-CSID flavor.</t>
</list></t>

<t>For SID <spanx style="verb">2001:db8:b2:20:1::</spanx>, Node 20 would install the FIB entry <spanx style="verb">2001:db8:b2:20:1::/80</spanx> bound the End SID with the REPLACE-CSID flavor.</t>

<t>For SID <spanx style="verb">2001:db8:b2:20:123::</spanx>, Node 20 would install the FIB entry <spanx style="verb">2001:db8:b2:20:123::/80</spanx> bound the End.X SID for adjacency <spanx style="verb">123</spanx> with the REPLACE-CSID flavor.</t>

</section>
</section>
<section anchor="sec-source-node"><name>SR Source Node</name>

<t>An SR source node may learn from a control plane protocol (see <xref target="sec-control-plane"/>) or local configuration the SIDs that it can use in a segment list, along with their respective SRv6 endpoint behavior, structure, and any other relevant attribute (e.g., the set of L3 adjacencies associated with an End.X SID).</t>

<section anchor="sid-validation-for-compression"><name>SID Validation for Compression</name>

<t>As part of the compression process or as a preliminary step, the SR source node MUST validate the SID structure of each SID of this document in the segment list. The SR source node does so regardless of whether the segment list is explicitly configured, locally computed, or advertised by a controller (e.g., via BGP <xref target="I-D.ietf-idr-sr-policy-safi"/> or PCEP <xref target="RFC9603"/>).</t>

<t>A SID structure is valid for compression if it meets all the following conditions.</t>

<t><list style="symbols">
  <t>The Locator-Block length is not 0.</t>
  <t>The sum of the Locator-Node length and Function length is not 0.</t>
  <t>The Argument length is equal to 128-LBL-LNL-FL.</t>
</list></t>

<t>When compressing a SID list, the SR source node MUST treat an invalid SID structure as unknown. A SID with an unknown SID structure is incompressible.</t>

<t><xref target="sec-control-plane"/> discusses how the SIDs of this document and their structure can be advertised to the SR source node through various control plane protocols. The SID structure may also be learned through configuration or
other management protocols. The details of such mechanisms are outside the scope of this document.</t>

</section>
<section anchor="sec-source-compression"><name>Segment List Compression</name>

<t>An SR source node MAY compress a SID list when it includes NEXT-CSID and/or REPLACE-CSID flavor SIDs to reduce the packet header length.</t>

<t>It is out of the scope of this document to describe the mechanism through which an uncompressed SID list is derived. As a general guidance for implementation or future specification, such a mechanism should aim to select the combination of SIDs that would result in the shortest compressed SID list. For example, by selecting a CSID flavor SID over an equivalent non-CSID flavor SID or by consistently selecting SIDs of the same CSID flavor within each routing domain.</t>

<t>The SID list that the SR source node pushes onto the packet MUST comply with the rules in <xref target="sec-source-next"/> and <xref target="sec-source-replace"/> and express the same list of segments as the original SID list. If these rules are not followed, the packet may get dropped or misrouted.</t>

<t>If an SR source node chooses to compress the SID list, one method is described below for illustrative purposes. Any other method producing a compressed SID list of equal or shorter length than the uncompressed SID list MAY be used.</t>

<t>This method walks the uncompressed SID list and compresses each series of consecutive NEXT-CSID flavor SIDs and each series of consecutive REPLACE-CSID flavor SIDs.</t>

<t><list style="symbols">
  <t>When the compression method encounters a series of one or more consecutive compressible NEXT-CSID flavor SIDs, it compresses the series as follows. A SID with the NEXT-CSID flavor is compressible if its structure is known to the SR source node and its Argument value is 0.</t>
</list></t>

<figure><artwork><![CDATA[
S01. Initialize a NEXT-CSID container equal to the first SID in the
       series, and initialize the remaining capacity of the CSID
       container to the AL of that SID
S02. For each subsequent SID in the series {
S03.   If the current SID Locator-Block matches that of the CSID
         container and the current SID LNFL is lower than or equal to
         the remaining capacity of the NEXT-CSID container {
S04.     Copy the current SID Locator-Node and Function to the most
           significant remaining Argument bits of the NEXT-CSID
           container and decrement the remaining capacity by LNFL
S05.   } Else {
S06.     Push the NEXT-CSID container onto the compressed SID list
S07.     Initialize a new NEXT-CSID container equal to the current
           SID in the series, and initialize the remaining capacity
           of the NEXT-CSID container to the AL of that SID
S08.   } // End If
S09. } // End For
S10. If at least one SID remains in the uncompressed SID list
       (following the series of compressible NEXT-CSID flavor SIDs){
S11.   Set S to the next SID in the uncompressed SID list
S12.   If S is advertised with a SID structure, and the Locator-Block
         of S matches that of the NEXT-CSID container, and the sum of
         the Locator-Node, Function, and Argument length of S is
         lower than or equal to the remaining capacity of the CSID
         container {
S13.     Copy the Locator-Node, Function, and Argument of S to the
           most significant remaining Argument bits of the CSID
           container
S14.   } // End If
S15. } // End If
S16. Push the NEXT-CSID container onto the compressed SID list
]]></artwork></figure>

<t><list style="symbols">
  <t>When the compression method encounters a series of REPLACE-CSID flavor SIDs of the same CSID length in the uncompressed SID list, it compresses the series as per the following high-level pseudo code. A compression checking function ComCheck(F, S) is defined to check if two SIDs F and S share the same SID structure and Locator-Block value, and if S has either no Argument or an Argument with value 0. If the check passes, then ComCheck(F,S) returns true.</t>
</list></t>

<figure><artwork><![CDATA[
S01. Initialize a REPLACE-CSID container in full SID format equal to
       the first SID in the series
S02. Push the REPLACE-CSID container onto the compressed SID list
S03. Initialize a new REPLACE-CSID container in packed format if
       there are more than one SIDs, and initialize the remaining
       capacity of the REPLACE-CSID container to 128 bits
S04. For each subsequent SID in the uncompressed SID list {
S05.   Set S to the current SID in the uncompressed SID list
S06.   If ComCheck(First SID, S) {
S07.     If the LNFL of S is lower than or equal to
           the remaining capacity of the REPLACE-CSID container {
S08.       Copy the Locator-Node and Function of S to the least
             significant remaining bits of the REPLACE-CSID container
             and decrement the remaining capacity by LNFL  // Note
S09.     } Else {
S10.       Push the REPLACE-CSID container onto the compressed SID
             list
S11.       Initialize a new REPLACE-CSID container in packed format
             with all bits set to 0
S12.       Copy the Locator-Node and Function of S to the least
             significant remaining bits of the REPLACE-CSID container
             and decrement the remaining capacity by LNFL  // Note
S13.     }
S14.     If S is not a REPLACE-CSID flavor SID, then break
S15.   } Else {
S16.     Break
S17.   } // End If
S18. } // End For
S19. Push the REPLACE-CSID container (if it is not empty) onto the
       compressed SID list
]]></artwork></figure>

<aside>
  <t>Note: When the last CSID is an End.DT2M SID with the REPLACE-CSID flavor, if there is 0 or at least two CSID positions left in the current REPLACE-CSID container, the CSID is encoded as described above and the value of the Arg.FE2 argument is placed in the 16 least significant bits of the next CSID position. Otherwise (if there is only one CSID position left in the current REPLACE-CSID container), the current REPLACE-CSID container is pushed onto the SID list (the value of the CSID position 0 remains zero) and the End.DT2M SID with the REPLACE-CSID flavor is encoded in full SID format with the value of the Arg.FE2 argument in the 16 most significant bits of the SID Argument.</t>
</aside>

<t><list style="symbols">
  <t>In all remaining cases (i.e., when the compression method encounters a SID in the uncompressed SID list that is not handled by any of the previous subroutines), it pushes this SID as is onto the compressed SID list.</t>
</list></t>

<t>Regardless of how a compressed SID list is produced, the SR source node writes it in the IPv6 packet as described in Sections 4.1 and 4.1.1 of <xref target="RFC8754"/>. The text is reproduced below for reference.</t>

<blockquote>
  <t>A source node steers a packet into an SR Policy. If the SR Policy
results in a Segment List containing a single segment, and there is
no need to add information to the SRH flag or add TLV; the DA is set
to the single Segment List entry, and the SRH MAY be omitted.</t>

  <t>When needed, the SRH is created as follows:</t>

  <t>The Next Header and Hdr Ext Len fields are set as specified in
  <xref target="RFC8200"></xref>.</t>

  <t>The Routing Type field is set to 4.</t>

  <t>The DA of the packet is set with the value of the first segment.</t>

  <t>The first element of the SRH Segment List is the ultimate segment.
  The second element is the penultimate segment, and so on.</t>

  <t>The Segments Left field is set to n-1, where n is the number of
  elements in the SR Policy.</t>

  <t>The Last Entry field is set to n-1, where n is the number of
  elements in the SR Policy.</t>

  <t>TLVs (including HMAC) may be set according to their specification.</t>

  <t>The packet is forwarded toward the packet&#39;s Destination Address
  (the first segment).</t>

  <t>When a source does not require the entire SID list to be preserved
in the SRH, a reduced SRH may be used.</t>

  <t>A reduced SRH does not contain the first segment of the related SR
Policy (the first segment is the one already in the DA of the IPv6
header), and the Last Entry field is set to n-2, where n is the
number of elements in the SR Policy.</t>
</blockquote>

</section>
<section anchor="sec-source-next"><name>Rules for segment lists containing NEXT-CSID flavor SIDs</name>

<t><list style="numbers" type="1">
  <t>If a Destination Options header would follow an SRH with a segment list of more than one segment compressed as a single NEXT-CSID container, the SR source node MUST NOT omit the SRH.</t>
  <t>When the last Segment List entry (index 0) in the SRH is a NEXT-CSID container representing more than one segment, the PSP operation is performed at the segment preceding the first segment of this NEXT-CSID container in the segment list. If the PSP behavior should be performed at the penultimate segment along the path instead, the SR source node MUST NOT compress the ultimate SID of the SID list into a NEXT-CSID container.</t>
  <t>If a Destination Options header would follow an SRH with a last Segment List entry being a NEXT-CSID container representing more than one segment, the SR source node MUST ensure that the PSP operation is not performed before the penultimate SR segment endpoint node along the path.</t>
  <t>When the Argument of a NEXT-CSID container is not used to full capacity, the remaining least significant bits of that Argument MUST be set to 0.</t>
</list></t>

</section>
<section anchor="sec-source-replace"><name>Rules for segment lists containing REPLACE-CSID flavor SIDs</name>

<t><list style="numbers" type="1">
  <t>All SIDs compressed in a REPLACE-CSID sequence MUST share the same Locator-Block and the same compression scheme.</t>
  <t>All SIDs except the last one in a CSID sequence for REPLACE-CSID MUST have the REPLACE-CSID flavor. If the last REPLACE-CSID container is fully filled (i.e., the last CSID is at position 0 in the REPLACE-CSID container) and the last SID in the CSID sequence is not the last segment in the segment list, the last SID in the CSID sequence MUST NOT have the REPLACE-CSID flavor.</t>
  <t>When a REPLACE-CSID flavor CSID is present as the last SID in a container that is not the last Segment List entry (index 0) in the SRH, the next element in the SID list MUST be a REPLACE-CSID container in packed format carrying at least one CSID.</t>
</list></t>

<t>The SR source node determines the compression scheme of REPLACE-CSID flavor SIDs as follows.</t>

<t>When receiving a SID advertisement for a REPLACE-CSID flavor SID with LNL=16, FL=0, AL=128-LBL-NL-FL, and the value of the Argument is all 0, the SR source node marks both the SID and its locator as using 16-bit compression. All other SIDs allocated from this locator with LNL=16, FL=16, AL=128-LBL-NL-FL, and the value of the Argument is all 0 are also marked as using 16-bit compression. When receiving a SID advertisement for a REPLACE-CSID flavor SID with LNFL=32, AL=128-LBL-NL-FL, and the value of the Argument is all 0, the SR source node marks both the SID and its locator as using 32-bit compression.</t>

</section>
<section anchor="sec-source-checksum"><name>Upper-Layer Checksums</name>

<t>The Destination Address used in the IPv6 pseudo-header (Section 8.1 of <xref target="RFC8200"/>) is that of the ultimate destination.</t>

<t>At the SR source node, that address will be the Destination Address as it is expected to be received by the ultimate destination. When the last element in the compressed SID list is a CSID container, this address can be obtained from the last element in the uncompressed SID list or by repeatedly applying the segment behavior as described in <xref target="sec-operations-icmp-error"/>. This applies regardless of whether an SRH is present in the IPv6 packet or omitted.</t>

<t>At the ultimate destination(s), that address will be in the Destination Address field of the IPv6 header.</t>

</section>
</section>
<section anchor="sec-inter-domain"><name>Inter-Domain Compression</name>

<t>Some SRv6 traffic may need to cross multiple routing domains, such as different Autonomous Systems (ASes) or different routing areas within an SR domain. Different routing domains may use different addressing schema and Locator-Blocks.</t>

<t>A property of a CSID sequence is that all CSIDs in the sequence share the same Locator-Block. Therefore, a segment list that spans multiple routing domains using different Locator-Blocks may need a separate CSID sequence for each domain.</t>

<t>This section defines a solution to improve the efficiency of CSID compression in multi-domain environments by enabling a CSID sequence to combine CSIDs having different Locator-Blocks.</t>

<t>The solution leverages two new SRv6 endpoint behaviors, &quot;Endpoint with SRv6 Locator-Block Swap&quot; (&quot;End.LBS&quot; for short) and &quot;Endpoint with L3 cross-connect and SRv6 Locator-Block Swap&quot; (&quot;End.XLBS&quot; for short), that enable modifying the Locator-Block for the next CSID in the CSID sequence at the routing domain boundary.</t>

<section anchor="endlbs-locator-block-swap"><name>End.LBS: Locator-Block Swap</name>

<t>The End.LBS behavior is a variant of the End behavior that modifies the Locator-Block of the active CSID sequence. This document defines the End.LBS behavior with the NEXT-CSID flavor and the End.LBS behavior with the REPLACE-CSID flavor.</t>

<t>An End.LBS SID is used to transition to a new Locator-Block when the routing domain boundary is on the SR segment endpoint node.</t>

<t>Each instance of an End.LBS SID is associated with a target Locator-Block B2/m, where B2 is an IPv6 address prefix and m is the associated prefix length.
The original and target Locator-Blocks can have different prefix lengths as long as the new Destination Address formed by combining the target Locator-Block with the Locator-Node, Function, and Argument as described in the pseudocodes of <xref target="sec-next-endlbs"/> and <xref target="sec-replace-endlbs"/> is a valid IPv6 address.
The target Locator-Block is a local property of the End.LBS SID on the SR segment endpoint node.</t>

<aside>
  <t>Note: a local SID property is an attribute associated with the SID when it is instantiated on the SR segment endpoint node. When the SR segment endpoint node identifies the destination address of a received packet as a locally instantiated SID, it also retrieves any local property associated with this SID. Other examples of local SID properties include the set of L3 adjacencies of an End.X SID (Section 4.2 of <xref target="RFC8986"/>) and the lookup table of an End.DT6 SID (Section 4.6 of <xref target="RFC8986"/>).</t>
</aside>

<t>The means by which an SR source node learns the target Locator-Block associated with an End.LBS SID are outside the scope of this document. As examples, it could be learned via configuration or signaled by a controller.</t>

<section anchor="sec-next-endlbs"><name>End.LBS with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.LBS SID with the NEXT-CSID flavor and associated with the target Locator-Block B2/m, the SR segment endpoint node applies the procedure specified in <xref target="sec-next-end"/> with the lines N05 to N06 replaced as follows.</t>

<figure><artwork><![CDATA[
N05.1. Initialize an IPv6 address A equal to B2.
N05.2. Copy DA.Argument into the bits [m..(m+AL-1)] of A.
N06.   Copy A to the Destination Address of the IPv6 header.
]]></artwork></figure>

</section>
<section anchor="sec-replace-endlbs"><name>End.LBS with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.LBS SID with the REPLACE-CSID flavor and associated with the target Locator-Block B2/m, the SR segment endpoint node applies the procedure specified in <xref target="sec-replace-end"/> with the line R20 replaced as follows.</t>

<figure><artwork><![CDATA[
R20.1. Initialize an IPv6 address A equal to B2.
R20.2. Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [m..m+LNFL-1] of A.
R20.3. Write DA.Arg.Index into the bits
         [(128-ceiling(log_2(128/LNFL)))..127] of A.
R20.4. Copy A to the Destination Address of the IPv6 header.
]]></artwork></figure>

</section>
</section>
<section anchor="endxlbs-l3-cross-connect-and-locator-block-swap"><name>End.XLBS: L3 Cross-Connect and Locator-Block Swap</name>

<t>The End.XLBS behavior is a variant of the End.X behavior that modifies the Locator-Block of the active CSID sequence. This document defines the End.XLBS behavior with the NEXT-CSID flavor and the End.XLBS behavior with the REPLACE-CSID flavor.</t>

<t>An End.XLBS SID is used to transition to a new Locator-Block when the routing domain boundary is on a link adjacent to the SR segment endpoint node.</t>

<t>Each instance of an End.XLBS SID is associated with a target Locator-Block B2/m and a set, J, of one or more L3 adjacencies.
The original and target Locator-Blocks can have different prefix lengths as long as the new Destination Address formed by combining the target Locator-Block with the Locator-Node, Function, and Argument as described in the pseudocodes of <xref target="sec-next-endxlbs"/> and <xref target="sec-replace-endxlbs"/> is a valid IPv6 address.
The target Locator-Block and set of adjacencies are local properties of the End.XLBS SID on the SR segment endpoint node.</t>

<t>The means by which an SR source node learns the target Locator-Block associated with an End.XLBS SID are outside the scope of this document. As examples, it could be learned via configuration or signaled by a controller.</t>

<section anchor="sec-next-endxlbs"><name>End.XLBS with NEXT-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.XLBS SID with the NEXT-CSID flavor and associated with the target Locator-Block B2/m, the SR segment endpoint node applies the procedure specified in <xref target="sec-next-endx"/> with the lines N05 to N06 (of the pseudocode in <xref target="sec-next-end"/>) replaced as follows.</t>

<figure><artwork><![CDATA[
N05.1. Initialize an IPv6 address A equal to B2.
N05.2. Copy DA.Argument into the bits [m..(m+AL-1)] of A.
N06.   Copy A to the Destination Address of the IPv6 header.
]]></artwork></figure>

</section>
<section anchor="sec-replace-endxlbs"><name>End.XLBS with REPLACE-CSID</name>

<t>When processing an IPv6 packet that matches a FIB entry locally instantiated as an End.XLBS SID with the REPLACE-CSID flavor and associated with the target Locator-Block B2/m, the SR segment endpoint node applies the procedure specified in <xref target="sec-replace-endx"/> with the line R20 (of the pseudocode in <xref target="sec-replace-end"/>) replaced as follows.</t>

<figure><artwork><![CDATA[
R20.1. Initialize an IPv6 address A equal to B2.
R20.2. Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [m..m+LNFL-1] of A.
R20.3. Write DA.Arg.Index into the bits
         [(128-ceiling(log_2(128/LNFL)))..127] of A.
R20.4. Copy A to the Destination Address of the IPv6 header.
]]></artwork></figure>

</section>
</section>
</section>
<section anchor="sec-control-plane"><name>Control Plane</name>

<t>Section 8 of <xref target="RFC8986"/> provides an overview of the control plane protocols used for signaling of the SRv6 endpoint behaviors introduced by that document, including the base SRv6 endpoint behaviors that are extended in the present document.</t>

<t>The CSID-flavored behaviors introduced by this document are advertised in the same manner as their base SRv6 endpoint behaviors using the SRv6 extensions for various routing protocols, such as</t>

<t><list style="symbols">
  <t>IS-IS <xref target="RFC9352"/></t>
  <t>OSPFv3 <xref target="RFC9513"/></t>
  <t>BGP <xref target="RFC9252"/>, <xref target="RFC9514"/>, <xref target="I-D.ietf-idr-sr-policy-safi"/></t>
  <t>BGP-LS <xref target="I-D.ietf-idr-bgp-ls-sr-policy"/></t>
  <t>PCEP <xref target="RFC9603"/></t>
</list></t>

<t>The SR segment endpoint node MUST set the SID Argument bits to 0 when advertising a locally instantiated SID of this document in the routing protocol (e.g., IS-IS <xref target="RFC9352"/>, OSPF <xref target="RFC9513"/>, or BGP-LS <xref target="RFC9514"/>).</t>

<t>Signaling the SRv6 SID Structure is REQUIRED for all the SIDs introduced in this document. It is used by an SR source node to compress a SID list as described in <xref target="sec-source-node"/>.
The node initiating the SID advertisement MUST set the length values in the SRv6 SID Structure to match the format of the SID on the SR segment endpoint node. For example, for a SID of this document instantiated from a /48 SRv6 SID block and a /64 Locator, and having a 16-bit Function, the SRv6 SID Structure advertisement carries the following values.</t>

<t><list style="symbols">
  <t>Locator-Block length: 48</t>
  <t>Locator-Node length: 16</t>
  <t>Function length: 16</t>
  <t>Argument length: 48 (= 128-48-16-16)</t>
</list></t>

<t>A local CSID may be advertised in the control plane individually and/or in combination with a global CSID instantiated on the same SR segment endpoint node, with the End behavior, and the same Locator-Block and flavor as the local CSID. A combined global and local CSID is advertised as follows.</t>

<t><list style="symbols">
  <t>The SID Locator-Block is that shared by the global and local CSIDs</t>
  <t>The SID Locator-Node is that of global CSID</t>
  <t>The SID Function is that of the local CSID</t>
  <t>The SID Argument length is equal to 128-LBL-LNL-FL and the SID Argument value is 0</t>
  <t>All other attributes of the SID (e.g., SRv6 endpoint behavior or algorithm) are those of the local CSID</t>
</list></t>

<t>The local CSID combined advertisement is needed in particular for control plane protocols mandating that the SID is a subnet of a locator advertised in the same protocol (e.g., Section 8 of <xref target="RFC9352"/> and Section 9 of <xref target="RFC9513"/> for advertising Adjacency SIDs in IS-IS and OSPFv3, respectively).</t>

<t>For a segment list computed by a controller and signaled to an SR source node (e.g., via BGP <xref target="I-D.ietf-idr-sr-policy-safi"/> or PCEP <xref target="RFC9603"/>), the controller provides the ordered segment list comprising the uncompressed SIDs, with their respective behavior and structure, to the SR source node. The SR source node may then compress the SID list as described in <xref target="sec-source-node"/>.</t>

<t>When a node that does not support this specification receives an advertisement of a SID of this document, it handles it as described in the corresponding control plane specification (e.g., Sections 7.2, 8.1, and 8.2 of <xref target="RFC9352"/>, Sections 8, 9.1, and 9.2 of <xref target="RFC9513"/>, and Section 3.1 of <xref target="RFC9252"/>).</t>

</section>
<section anchor="operational-considerations"><name>Operational Considerations</name>

<section anchor="flavor-block-and-csid-length"><name>Flavor, Block, and CSID Length</name>

<t>SRv6 is intended for use in a variety of networks that require different prefix lengths and SID numbering spaces. Each of the two flavors introduced in this document comes with its own recommendations for Locator-Block and CSID length, as specified in <xref target="sec-next"/> and <xref target="sec-replace"/>. These flavors are best suited for different environments, depending on the requirements of the network. For instance, larger CSID lengths may be more suitable for networks requiring ample SID numbering space, while smaller CSID lengths are better for compression efficiency. The two compression flavors allow the compressed segment list encoding to adapt to a range of requirements, with support for multiple compression levels. Network operators can choose the flavor that best suits their use case, deployment design, and network scale.</t>

<t>Both CSID flavors can coexist in the same SR domain, on the same SR segment endpoint node, and even in the same segment list. However, operators should generally avoid instantiating SIDs of different CSID flavors within the same routing domain or Locator-Block since these SIDs have different length and allocation recommendations (see <xref target="sec-next"/>, <xref target="sec-replace"/>, and <xref target="sec-csid-lib-recommendation"/>). In a multi-domain deployment, different flavors may be used in different routing domains of the SR domain.</t>

<t>A deployment should use consistent Locator-Block lengths and CSID lengths for all SIDs within a routing domain. Heterogeneous lengths, while possible, may impact the compression efficiency.</t>

<t>The compressed segment list encoding works with various Locator-Block allocations. For example, each routing domain within the SR domain can be allocated a /48 Locator-Block from a global IPv6 block available to the operator, or from a prefix allocated to SRv6 SIDs as discussed in Section 5 of <xref target="RFC9602"/>.</t>

</section>
<section anchor="sec-csid-lib-recommendation"><name>GIB/LIB Usage</name>

<t>GIB and LIB usage is a local implementation and/or configuration decision, however, some guidelines for determining usage for specific SRv6 endpoint behaviors and recommendations are provided.</t>

<t>The GIB number space is shared among all SR segment endpoint nodes using SRv6 locators under a Locator-Block space.  The more SIDs assigned from this space, per node, the faster it is exhausted.  Therefore, its use is prioritized for global segments, such as SIDs that identify a node.</t>

<t>The LIB number space is unique per node. Each node can fully utilize the entire LIB number space without consideration of assignments at other nodes.  Therefore, its use is prioritized for local segments, such as SIDs that identify services (of which there may be many) at nodes, cross-connects, or adjacencies.</t>

<t>While a longer CSID length permits more flexibility in which SRv6 endpoint behaviors may be assigned from the GIB; it also reduces the compression efficiency.</t>

<t>Given the previous Locator-Block and CSID length recommendations, the following GIB/LIB usage is recommended:</t>

<t><list style="symbols">
  <t>NEXT-CSID:
  <list style="symbols">
      <t>GIB: End</t>
      <t>LIB: End.X, End.T, End.DT4/6/46/2U/2M, End.DX4/6/2/2V (including large-scale pseudowire), End.B6.Encaps, End.B6.Encaps.Red, End.BM, End.LBS, and End.XLBS</t>
    </list></t>
  <t>REPLACE-CSID:
  <list style="symbols">
      <t>GIB: End, End.X, End.T, End.DT4/6/46/2U/2M, End.DX4/6/2/2V, End.B6.Encaps, End.B6.Encaps.Red, End.BM, End.LBS, and End.XLBS</t>
      <t>LIB: End.DX2/2V for large-scale pseudowire</t>
    </list></t>
</list></t>

<t>Any other allocation is possible but may lead to a suboptimal use of the CSID numbering space.</t>

</section>
<section anchor="pinging-a-sid"><name>Pinging a SID</name>

<t>An SR source node may ping an SRv6 SID by sending an ICMPv6 echo request packet destined to the SRv6 SID. The SR source node may ping the target SID with a SID list comprising only that target SID, or with a longer one that comprises two or more SIDs. In that case, the target SID is the last element in the SID list. This operation is illustrated in Appendix A.1.2 of <xref target="RFC9259"/>.</t>

<t>When pinging a SID of this document the SR source node MUST construct the IPv6 packet as described in <xref target="sec-source-node"/>, including computing the ICMPv6 checksum as described in <xref target="sec-source-checksum"/>.</t>

<t>In particular, when pinging a SID of this document with a SID list comprising only the target SID, the SR source node places the SID with Argument value 0 in the destination address of the ICMPv6 echo request and computes the ICMPv6 checksum using this SID as the destination address in the IPv6 pseudo-header. The Argument value 0 allows the SID SR segment endpoint node (<xref target="sec-endpoint"/>) to identify itself as the ultimate destination of the packet and process the ICMPv6 payload.
Therefore, any existing IPv6 ping implementation can originate ICMP echo requests to a NEXT-CSID or REPLACE-CSID flavor SID with a SID list comprising only the target SID, provided that the user ensures that the SID Argument is 0.</t>

</section>
<section anchor="sec-operations-icmp-error"><name>ICMP Error Processing</name>

<t>When an IPv6 node encounters an error while processing a packet, it may report that error by sending an IPv6 error message to the packet source with an enclosed copy of the invoking packet. For the source of an invoking packet to process the ICMP error message, the ultimate destination address of the IPv6 header may be required.</t>

<t>Section 5.4 of <xref target="RFC8754"/> defines the logic that an SR source node follows to determine the ultimate destination of an invoking packet containing an SRH.</t>

<t>For an SR source node that supports the compressed segment list encoding defined in this document, the logic to determine the ultimate destination is generalized as follows.</t>

<t><list style="symbols">
  <t>If the destination address of the invoking IPv6 packet matches a known SRv6 SID, modify the invoking IPv6 packet by applying the SRv6 endpoint behavior associated with the matched SRv6 SID;</t>
  <t>Repeat until the application of the SRv6 endpoint behavior would result in the processing of the upper-layer header.</t>
</list></t>

<t>The destination address of the resulting IPv6 packet may be used as the ultimate destination of the invoking IPv6 packet.</t>

<t>Since the SR source node that needs to determine the ultimate destination is the same node that originally built the SID list in the invoking packet, it can perform this operation for all the SIDs in the packet.</t>

</section>
</section>
<section removeInRFC="true" anchor="implementation-status"><name>Implementation Status</name>

<t>RFC-Editor: Please clean up the references cited by this section before publication.</t>

<t>This section records the status of known implementations of the
protocol defined by this specification at the time of posting of
this Internet-Draft, and is based on a proposal described in
<xref target="RFC7942"/>.  The description of implementations in this section is
intended to assist the IETF in its decision processes in
progressing drafts to RFCs.  Please note that the listing of any
individual implementation here does not imply endorsement by the
IETF.  Furthermore, no effort has been spent to verify the
information presented here that was supplied by IETF contributors.
This is not intended as, and must not be construed to be, a
catalog of available implementations or their features.  Readers
are advised to note that other implementations may exist.</t>

<t>According to <xref target="RFC7942"/>, &quot;this will allow reviewers and working
groups to assign due consideration to documents that have the
benefit of running code, which may serve as evidence of valuable
experimentation and feedback that have made the implemented
protocols more mature.  It is up to the individual working groups
to use this information as they see fit&quot;.</t>

<t>This section is provided in compliance with the SPRING working group policies (<xref target="SPRING-WG-POLICIES"/>).</t>

<section anchor="cisco-systems"><name>Cisco Systems</name>

<t>Cisco Systems reported the following implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>) and the SR source node efficient SID list encoding (<xref target="sec-source-node"/>) for NEXT-CSID flavor SIDs. These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities.</t>

<t><list style="symbols">
  <t>Cisco NCS 540 Series routers running IOS XR 7.3.x or above <xref target="IMPL-CISCO-NCS540"/></t>
  <t>Cisco NCS 560 Series routers running IOS XR 7.6.x or above <xref target="IMPL-CISCO-NCS560"/></t>
  <t>Cisco NCS 5500 Series routers running IOS XR 7.3.x or above <xref target="IMPL-CISCO-NCS5500"/></t>
  <t>Cisco NCS 5700 Series routers running IOS XR 7.5.x or above <xref target="IMPL-CISCO-NCS5700"/></t>
  <t>Cisco 8000 Series routers running IOS XR 7.5.x or above <xref target="IMPL-CISCO-8000"/></t>
  <t>Cisco ASR 9000 Series routers running IOS XR 7.5.x or above <xref target="IMPL-CISCO-ASR9000"/></t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID flavor.</t>

<t>This report was last updated on January 11, 2023.</t>

</section>
<section anchor="huawei-technologies"><name>Huawei Technologies</name>

<t>Huawei Technologies reported the following implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>).
These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities.</t>

<t><list style="symbols">
  <t>Huawei ATN8XX,ATN910C,ATN980B routers running VRPV800R021C00 or above.</t>
  <t>Huawei CX600-M2 routers running VRPV800R021C00 or above.</t>
  <t>Huawei NE40E,ME60-X1X2,ME60-X3X8X16 routers running VRPV800R021C00 or above.</t>
  <t>Huawei NE5000E,NE9000 routers running VRPV800R021C00 or above.</t>
  <t>Huawei NCE-IP Controller running V1R21C00 or above.</t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the REPLACE-CSID flavor.</t>

<t>This report was last updated on January 11, 2023.</t>

</section>
<section anchor="nokia"><name>Nokia</name>

<t>Nokia reported the following implementations (<xref target="IMPL-NOKIA-20.10"/>) of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>).  These are used as part of its shortest path forwarding (in algorithm 0 and Flex-Algo), remote and TI-LFA repair tunnel, and Traffic Engineering functionalities.</t>

<t><list style="symbols">
  <t>Nokia 7950 XRS 20/20e routers running SROS Release 22.10 or above</t>
  <t>Nokia 7750 SR-12e routers running SROS Release 22.10 or above</t>
  <t>Nokia 7750 SR-7/12 routers running SROS Release 22.10 or above</t>
  <t>Nokia 7750 SR-7s/14s routers running SROS Release 22.10 or above</t>
  <t>Nokia 7750 SR-1/1s/2s routers running SROS Release 22.10 or above</t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID flavor.</t>

<t>This report was last updated on February 3, 2023.</t>

</section>
<section anchor="arrcus"><name>Arrcus</name>

<t>Arrcus reported the following implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>). These are used as part of its SRv6 shortest path forwarding (in algorithm 0 and Flex-Algo),  TI-LFA, micro-loop avoidance and Traffic Engineering functionalities.</t>

<t><list style="symbols">
  <t>Arrcus running on Ufi Space routers S9510-28DC, S9710-76D, S9600-30DX and S9700-23D with ArcOS v5.2.1 or above</t>
  <t>Arrcus running n Ufi Space routers S9600-72XC and S9700-53DX with ArcOS v5.1.1D or above</t>
  <t>Arrcus running on Quanta router IXA and IXAE with ArcOS v5.1.1D or above</t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID flavor.</t>

<t>This report was last updated on March 11, 2023.</t>

</section>
<section anchor="juniper-networks"><name>Juniper Networks</name>

<t>Juniper Networks reported the following implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>). These are used as part of its SRv6 shortest path forwarding (in algorithm 0 and Flex-Algo), TI-LFA, micro-loop avoidance, and Traffic Engineering functionalities.</t>

<t>Juniper release 23.3 onwards supports this functionality.</t>

<t>At the time of this report, all the implementations listed above are in development and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID flavor.</t>

<t>This report was last updated on May 30, 2023.</t>

</section>
<section anchor="marvell"><name>Marvell</name>

<t>Marvell reported support in the Marvell Prestera Packet Processor for the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>) and REPLACE-CSID flavor (<xref target="sec-replace"/>).</t>

<t>This report was last updated on February 15, 2023.</t>

</section>
<section anchor="broadcom"><name>Broadcom</name>

<t>Broadcom reported the following implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>) and REPLACE-CSID flavor (<xref target="sec-replace"/>).  These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities. All implementation of the following list is in general availability for customers using BCM SDK 6.5.26 or above.</t>

<t><list style="symbols">
  <t>88850 (Jericho2c+) series</t>
  <t>88690 (Jericho2) series</t>
  <t>88800 (Jericho2c) series</t>
  <t>88480 (Qunran2a) series</t>
  <t>88280 (Qunran2u) series</t>
  <t>88295 (Qunran2n) series</t>
  <t>88830 (Jericho2x) series</t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID and REPLACE-CSID flavors.</t>

<t>For 78900 (Tomahawk) series-related support, please contact the Broadcom team.</t>

<t>This report was last updated on February 21, 2023.</t>

</section>
<section anchor="zte-corporation"><name>ZTE Corporation</name>

<t>ZTE Corporation reported the following implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>). These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities.</t>

<t><list style="symbols">
  <t>ZTE M6000-18S(BRAS), M6000-8S Plus(BRAS) routers running V5.00.10.09 or above.</t>
  <t>ZTE M6000-18S(SR), M6000-8S Plus(SR) routers running V5.00.10.80 or above.</t>
  <t>ZTE T8000-18 routers running V5.00.10.07 or above.</t>
</list></t>

<t>This report was last updated on March 29, 2023.</t>

</section>
<section anchor="new-h3c-technologies"><name>New H3C Technologies</name>

<t>New H3C Technologies reported the following implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>). These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities.</t>

<t><list style="symbols">
  <t>H3C CR16000-F, SR8800-X routers running Version 7.1.075 or above.</t>
  <t>H3C CR18000, CR19000 routers running Version 7.1.071 or above.</t>
</list></t>

<t>This report was last updated on March 29, 2023.</t>

</section>
<section anchor="ruijie-network"><name>Ruijie Network</name>

<t>Ruijie Network reported the following implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>). These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities.</t>

<t><list style="symbols">
  <t>RUIJIE RG-N8018-R, RG-N8010-R routers running N8000-R_RGOS 12.8(3)B0801 or above.</t>
</list></t>

<t>This report was last updated on March 29, 2023.</t>

</section>
<section anchor="ciena"><name>Ciena</name>

<t>Ciena reported the following implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>). These are used as part of its shortest path forwarding (in algorithm 0 and Flex-Algo), remote and TI-LFA repair tunnel, and Traffic Engineering functionalities.</t>

<t>The following platforms support implementation of the above.</t>

<t><list style="symbols">
  <t>Ciena 5162, 5164, 5166, 5168 routers running SAOS 10.10 or above</t>
  <t>Ciena 8110, 8112, 8190 routers running SAOS 10.10 or above</t>
</list></t>

<t>At the time of this report, all the implementations listed above are in production and follow the specification in the latest version of this document, including all the &quot;MUST&quot; and &quot;SHOULD&quot; clauses for the NEXT-CSID flavor.</t>

<t>This report was last updated on February 6, 2024.</t>

</section>
<section anchor="centec"><name>Centec</name>

<t>Centec reported the following implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>). These are used as part of its SRv6 TI-LFA, micro-loop avoidance, and traffic engineering functionalities. All implementation of the following list is in general availability for customers using Centec SDK 5.6.8 or above.</t>

<t><list style="symbols">
  <t>CTC7132 (TsingMa) Series</t>
  <t>CTC8180 (TsingMa.MX) Series</t>
</list></t>

<t>This report was last updated on February 14, 2024.</t>

</section>
<section anchor="open-source"><name>Open-Source</name>

<t>The authors found the following open-source implementations of the SR segment endpoint node NEXT-CSID flavor (<xref target="sec-next"/>).</t>

<t><list style="symbols">
  <t>The Linux kernel, version 6.1 <xref target="IMPL-OSS-LINUX"/></t>
  <t>The Software for Open Networking in the Cloud (SONiC), version 202212 <xref target="IMPL-OSS-SONIC"/>, and Switch Abstraction Interface (SAI), version  1.9.0 <xref target="IMPL-OSS-SAI"/></t>
  <t>The Vector Packet Processor (VPP), version 20.05 <xref target="IMPL-OSS-VPP"/></t>
  <t>A generic P4 implementation <xref target="IMPL-OSS-P4"/></t>
</list></t>

<t>The authors found the following open-source implementations of the SR segment endpoint node REPLACE-CSID flavor (<xref target="sec-replace"/>).</t>

<t><list style="symbols">
  <t>ONOS and P4 Programmable Switch based <xref target="IMPL-OSS-ONOS"/></t>
  <t>Open SRv6 Project <xref target="IMPL-OSS-OPEN-SRV6"/></t>
</list></t>

<t>This section was last updated on January 11, 2023.</t>

</section>
<section anchor="interoperability-reports"><name>Interoperability Reports</name>

<section anchor="eantc-2024"><name>EANTC 2024</name>

<t>In April 2024, the European Advanced Networking Test Center (EANTC) successfully validated multiple implementations of SRv6 NEXT-CSID flavor (a.k.a., SRv6 uSID) <xref target="EANTC-24"/>.</t>

<t>The participating vendors included Arista, Ciena, Cisco, Ericsson, H3C, Huawei, Juniper, Keysight, Nokia, and ZTE.</t>

</section>
<section anchor="bell-canada-ciena-2023"><name>Bell Canada / Ciena 2023</name>

<t>Bell Canada is currently evaluating interoperability between Ciena and Cisco implementations of the NEXT-CSID flavor defined in this document. Further information will be added to this section when the evaluation is complete.</t>

</section>
<section anchor="eantc-2023"><name>EANTC 2023</name>

<t>In April 2023, the European Advanced Networking Test Center (EANTC) successfully validated multiple implementations of SRv6 NEXT-CSID flavor (a.k.a., SRv6 uSID) <xref target="EANTC-23"/>.</t>

<t>The participating vendors included Arista, Arrcus, Cisco, Huawei, Juniper, Keysight, Nokia, and Spirent.</t>

</section>
<section anchor="china-mobile-2020"><name>China Mobile 2020</name>

<t>In November 2020, China Mobile successfully validated multiple interoperable implementations of the NEXT-CSID and REPLACE-CSID flavors defined in this document.</t>

<t>This testing covered two different implementations of the SRv6 endpoint flavors defined in this document:</t>

<t><list style="symbols">
  <t>Hardware implementation in Cisco ASR 9000 running IOS XR</t>
  <t>Software implementation in Cisco IOS XRv9000 virtual appliance</t>
  <t>Hardware implementation in Huawei NE40E and NE5000E running VRP</t>
</list></t>

<t>The interoperability testing consisted of a packet flow sent by an SR source node N0 via an SR traffic engineering policy with a segment list <spanx style="verb">&lt;S1, S2, S3, S4, S5, S6, S7&gt;</spanx>, where S1..S7 are SIDs instantiated on SR segment endpoint nodes N1..N7, respectively.</t>

<figure><artset><artwork  type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="64" width="424" viewBox="0 0 424 64" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
<path d="M 32,32 L 48,32" fill="none" stroke="black"/>
<path d="M 88,32 L 104,32" fill="none" stroke="black"/>
<path d="M 144,32 L 160,32" fill="none" stroke="black"/>
<path d="M 200,32 L 216,32" fill="none" stroke="black"/>
<path d="M 256,32 L 272,32" fill="none" stroke="black"/>
<path d="M 312,32 L 328,32" fill="none" stroke="black"/>
<path d="M 368,32 L 384,32" fill="none" stroke="black"/>
<g class="text">
<text x="12" y="36">N0</text>
<text x="68" y="36">N1</text>
<text x="124" y="36">N2</text>
<text x="180" y="36">N3</text>
<text x="236" y="36">N4</text>
<text x="292" y="36">N5</text>
<text x="348" y="36">N6</text>
<text x="404" y="36">N7</text>
<text x="68" y="52">(S1)</text>
<text x="124" y="52">(S2)</text>
<text x="180" y="52">(S3)</text>
<text x="236" y="52">(S4)</text>
<text x="292" y="52">(S5)</text>
<text x="348" y="52">(S6)</text>
<text x="404" y="52">(S7)</text>
</g>
</svg>
</artwork><artwork  type="ascii-art"><![CDATA[
N0 --- N1 --- N2 --- N3 --- N4 --- N5 --- N6 --- N7
      (S1)   (S2)   (S3)   (S4)   (S5)   (S6)   (S7)
]]></artwork></artset></figure>

<t><list style="symbols">
  <t>N0 is a generic packet generator.</t>
  <t>N1, N2, and N3 are Huawei routers.</t>
  <t>N4, N5, and N6 are Cisco routers.</t>
  <t>N7 is a generic traffic generator acting as a packet receiver.</t>
</list></t>

<t>The SR source node N0 steers the packets onto the SR policy by setting the IPv6 destination address and creating an SRH (as described in Section 4.1 of <xref target="RFC8754"/>) using a compressed segment list encoding. The length of the compressed segment list encoding varies for each scenario.</t>

<t>All SR segment endpoint nodes execute a variant of the End behavior: regular End behavior (as defined in Section 4.1 of <xref target="RFC8986"/>), End behavior with NEXT-CSID flavor, and End behavior with REPLACE-CSID flavor. The variant being used at each SR segment endpoint node varies for each scenario.</t>

<t>The interoperability was validated for the following scenarios:</t>

<t><strong>Scenario 1:</strong></t>

<t><list style="symbols">
  <t>S1 and S2 are associated with the End behavior with the REPLACE-CSID flavor</t>
  <t>S3 is associated with the regular End behavior (no flavor)</t>
  <t>S4, S5, and S6 are associated with the End behavior with the NEXT-CSID flavor</t>
  <t>The SR source node imposes a compressed segment list encoding of 3 SIDs.</t>
</list></t>

<t><strong>Scenario 2:</strong></t>

<t><list style="symbols">
  <t>S1, S2..., S6 are associated with the End behavior with the NEXT-CSID flavor</t>
  <t>The SR source node imposes a compressed segment list encoding of 2 SIDs.</t>
</list></t>

<t><strong>Scenario 3:</strong></t>

<t><list style="symbols">
  <t>S1, S2..., S6 are associated with the End behavior with the REPLACE-CSID flavor</t>
  <t>The SR source node imposes a compressed segment list encoding of 3 SIDs.</t>
</list></t>

</section>
</section>
</section>
<section anchor="sec-future"><name>Applicability to other SRv6 Endpoint Behaviors</name>

<t>Future documents may extend the applicability of the NEXT-CSID and REPLACE-CSID flavors to other SRv6 endpoint behaviors.</t>

<t>For an SRv6 endpoint behavior that can be used before the last position of a segment list, a CSID flavor is defined by reproducing the same logic as described in <xref target="sec-next"/> and <xref target="sec-replace"/> of this document to determine the next SID in the SID list.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>Section 8 of <xref target="RFC8402"/> discusses the security considerations for Segment Routing.</t>

<t>Section 5 of <xref target="RFC8754"/> describes the intra-SR-domain deployment model and how to secure it. Section 7 of <xref target="RFC8754"/> describes the threats applicable to SRv6 and how to mitigate them.</t>

<t>Section 9 of <xref target="RFC8986"/> discusses the security considerations applicable to the SRv6 network programming framework, as well as the SR source node and SR segment endpoint node behaviors that it defines.</t>

<t>This document introduces two new flavors for some of the SRv6 endpoint behaviors defined in <xref target="RFC8986"/> and a method by which an SR source node may leverage the SIDs of these flavors to produce a compressed segment list encoding.</t>

<t>This document also introduces two new SRv6 endpoint behaviors, End.LBS and End.XLBS, to preserve the efficiency of CSID compression in multi-domain environments.</t>

<t>An SR source node constructs an IPv6 packet with a compressed segment list encoding as defined in Sections 3.1 and 4.1 of <xref target="RFC8754"/> and Section 5 of <xref target="RFC8986"/>. The paths that an SR source node may enforce using a compressed segment list encoding are the same, from a topology and service perspective, as those that an SR source node could enforce using the SIDs of <xref target="RFC8986"/>.</t>

<t>An SR segment endpoint node processes an IPv6 packet matching a locally instantiated SID as defined in <xref target="RFC8986"/>, with the pseudocode modifications in Section 4 of this document. These modifications change how the SR segment endpoint node determines the next SID in the packet, but not the semantic of either the active or the next SID. For example, an adjacency segment instantiated with the End.X behavior remains an adjacency segment regardless of whether it uses the base End.X behavior defined in Section 4.2 of <xref target="RFC8986"/> or a CSID flavor of that behavior. This document does not introduce any new SID semantic.</t>

<t>Any other transit node processes the packet as described in Section 4.2 of <xref target="RFC8754"/>.</t>

<t>This document defines a new method of encoding the SIDs inside a SID list at the SR source node (<xref target="sec-source-node"/>) and decoding them at the SR segment endpoint node (<xref target="sec-endpoint"/> and <xref target="sec-inter-domain"/>), but it does not change how the SID list itself is encoded in the IPv6 packet nor the semantic of any segment that it comprises. Therefore, this document is subject to the same security considerations that are discussed in <xref target="RFC8402"/>, <xref target="RFC8754"/>, and <xref target="RFC8986"/>.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<section anchor="srv6-endpoint-behaviors"><name>SRv6 Endpoint Behaviors</name>

<t>This I-D. requests the IANA to update the reference of the following registrations from the &quot;SRv6 Endpoint Behaviors&quot; registry under the top-level &quot;Segment Routing&quot; registry-group (https://www.iana.org/assignments/segment-routing/) with the RFC number of this document once it is published, and transfer change control to the IETF.</t>

<texttable title="Registration List" anchor="tbl-iana-endpoint-behaviors">
      <ttcol align='left'>Value</ttcol>
      <ttcol align='left'>Description</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>43</c>
      <c>End with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>44</c>
      <c>End with NEXT-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>45</c>
      <c>End with NEXT-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>46</c>
      <c>End with NEXT-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>47</c>
      <c>End with NEXT-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>48</c>
      <c>End with NEXT-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>49</c>
      <c>End with NEXT-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>50</c>
      <c>End with NEXT-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>52</c>
      <c>End.X with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>53</c>
      <c>End.X with NEXT-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>54</c>
      <c>End.X with NEXT-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>55</c>
      <c>End.X with NEXT-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>56</c>
      <c>End.X with NEXT-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>57</c>
      <c>End.X with NEXT-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>58</c>
      <c>End.X with NEXT-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>59</c>
      <c>End.X with NEXT-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>85</c>
      <c>End.T with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>86</c>
      <c>End.T with NEXT-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>87</c>
      <c>End.T with NEXT-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>88</c>
      <c>End.T with NEXT-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>89</c>
      <c>End.T with NEXT-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>90</c>
      <c>End.T with NEXT-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>91</c>
      <c>End.T with NEXT-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>92</c>
      <c>End.T with NEXT-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>93</c>
      <c>End.B6.Encaps with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>94</c>
      <c>End.B6.Encaps.Red with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>95</c>
      <c>End.BM with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>96</c>
      <c>End.LBS with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>97</c>
      <c>End.XLBS with NEXT-CSID</c>
      <c>This I-D.</c>
      <c>101</c>
      <c>End with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>102</c>
      <c>End with REPLACE-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>103</c>
      <c>End with REPLACE-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>104</c>
      <c>End with REPLACE-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>105</c>
      <c>End.X with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>106</c>
      <c>End.X with REPLACE-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>107</c>
      <c>End.X with REPLACE-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>108</c>
      <c>End.X with REPLACE-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>109</c>
      <c>End.T with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>110</c>
      <c>End.T with REPLACE-CSID &amp; PSP</c>
      <c>This I-D.</c>
      <c>111</c>
      <c>End.T with REPLACE-CSID &amp; USP</c>
      <c>This I-D.</c>
      <c>112</c>
      <c>End.T with REPLACE-CSID, PSP &amp; USP</c>
      <c>This I-D.</c>
      <c>114</c>
      <c>End.B6.Encaps with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>115</c>
      <c>End.BM with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>116</c>
      <c>End.DX6 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>117</c>
      <c>End.DX4 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>118</c>
      <c>End.DT6 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>119</c>
      <c>End.DT4 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>120</c>
      <c>End.DT46 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>121</c>
      <c>End.DX2 with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>122</c>
      <c>End.DX2V with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>123</c>
      <c>End.DT2U with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>124</c>
      <c>End.DT2M with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>127</c>
      <c>End.B6.Encaps.Red with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>128</c>
      <c>End with REPLACE-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>129</c>
      <c>End with REPLACE-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>130</c>
      <c>End with REPLACE-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>131</c>
      <c>End with REPLACE-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>132</c>
      <c>End.X with REPLACE-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>133</c>
      <c>End.X with REPLACE-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>134</c>
      <c>End.X with REPLACE-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>135</c>
      <c>End.X with REPLACE-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>136</c>
      <c>End.T with REPLACE-CSID &amp; USD</c>
      <c>This I-D.</c>
      <c>137</c>
      <c>End.T with REPLACE-CSID, PSP &amp; USD</c>
      <c>This I-D.</c>
      <c>138</c>
      <c>End.T with REPLACE-CSID, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>139</c>
      <c>End.T with REPLACE-CSID, PSP, USP &amp; USD</c>
      <c>This I-D.</c>
      <c>140</c>
      <c>End.LBS with REPLACE-CSID</c>
      <c>This I-D.</c>
      <c>141</c>
      <c>End.XLBS with REPLACE-CSID</c>
      <c>This I-D.</c>
</texttable>

</section>
</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>The authors would like to thank Kamran Raza, Xing Jiang, YuanChao Su, Han Li, Yisong Liu, Martin Vigoureux, Joel Halpern, and Tal Mizrahi for their insightful feedback and suggestions.</t>

<t>The authors would also like to thank Andrew Alston, Linda Dunbar, Adrian Farrel, Boris Hassanov, Alvaro Retana, and Gunter Van de Velde for their thorough review of this document.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">

&RFC8200;
&RFC8402;
&RFC8754;
&RFC8986;
&RFC2119;
&RFC8174;


    </references>

    <references title='Informative References' anchor="sec-informative-references">

&RFC7942;
&RFC9252;
&RFC9259;
&RFC9350;
&RFC9352;
&RFC9513;
&RFC9514;
&RFC9602;
&RFC9603;
&I-D.ietf-idr-bgp-ls-sr-policy;
&I-D.ietf-idr-sr-policy-safi;
<reference anchor="GKP94" >
  <front>
    <title>Concrete Mathematics: A Foundation for Computer Science</title>
    <author initials="R." surname="Graham" fullname="Ronald Graham">
      <organization></organization>
    </author>
    <author initials="D." surname="Knuth" fullname="Donald Knuth">
      <organization></organization>
    </author>
    <author initials="O." surname="Patashnik" fullname="Oren Patashnik">
      <organization></organization>
    </author>
    <date year="1994"/>
  </front>
  <seriesInfo name="ISBN" value="9780201558029"/>
</reference>
<reference anchor="SPRING-WG-POLICIES" target="https://wiki.ietf.org/en/group/spring/WG_Policies">
  <front>
    <title>SPRING Working Group Policies</title>
    <author >
      <organization>SPRING Working Group Chairs</organization>
    </author>
    <date year="2022" month="October" day="14"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-NCS540" target="https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5xx/segment-routing/73x/b-segment-routing-cg-73x-ncs540/configure-srv6.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco NCS 540 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="November" day="02"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-NCS560" target="https://www.cisco.com/c/en/us/td/docs/iosxr/ncs560/segment-routing/76x/b-segment-routing-cg-76x-ncs560/m-configure-srv6-usid-ncs5xx.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco NCS 560 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="October" day="14"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-NCS5500" target="https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/segment-routing/73x/b-segment-routing-cg-ncs5500-73x/configure-srv6-micro-sid.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco NCS 5500 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="November" day="06"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-NCS5700" target="https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/segment-routing/75x/b-segment-routing-cg-ncs5500-75x/configure-srv6-micro-sid.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco NCS 5700 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="November" day="06"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-8000" target="https://www.cisco.com/c/en/us/td/docs/iosxr/cisco8000/segment-routing/75x/b-segment-routing-cg-cisco8000-75x/configuring-segment-routing-over-ipv6-srv6-micro-sids.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco 8000 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="November" day="04"/>
  </front>
</reference>
<reference anchor="IMPL-CISCO-ASR9000" target="https://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k-r7-5/segment-routing/configuration/guide/b-segment-routing-cg-asr9000-75x/configure-srv6-micro-sid.html">
  <front>
    <title>Segment Routing Configuration Guide for Cisco ASR 9000 Series Routers</title>
    <author >
      <organization>Cisco Systems</organization>
    </author>
    <date year="2022" month="November" day="06"/>
  </front>
</reference>
<reference anchor="IMPL-NOKIA-20.10" target="https://documentation.nokia.com/sr/22-10/books/Segment%20Routing%20and%20PCE%20User%20Guide/segment-rout-with-ipv6-data-plane-srv6.html">
  <front>
    <title>Segment Routing and PCE User Guide</title>
    <author >
      <organization>Nokia</organization>
    </author>
    <date year="2022" month="December"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-LINUX" target="https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=cec9d59e89362809f17f2d854faf52966216da13">
  <front>
    <title>Add NEXT-CSID support for SRv6 End behavior</title>
    <author initials="P." surname="Abeni" fullname="Paolo Abeni">
      <organization></organization>
    </author>
    <date year="2022" month="September" day="20"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-SONIC" target="https://github.com/sonic-net/SONiC/blob/master/doc/srv6/SRv6_uSID.md">
  <front>
    <title>SONiC uSID</title>
    <author initials="S." surname="Shah" fullname="Shitanshu Shah">
      <organization></organization>
    </author>
    <author initials="R." surname="Sudarshan" fullname="Reshma Sudarshan">
      <organization></organization>
    </author>
    <date year="2022" month="August" day="21"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-SAI" target="https://github.com/opencomputeproject/SAI/pull/1231/commits/02e58d95ad966ca9efc24eb9e0c0fa10b21de2a4">
  <front>
    <title>Added new behaviors to support uSID instruction</title>
    <author initials="A." surname="Agrawal" fullname="Ashutosh Agrawal">
      <organization></organization>
    </author>
    <date year="2021" month="June" day="08"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-VPP" target="https://s3-docs.fd.io/vpp/23.02/cli-reference/clis/clicmd_src_vnet_srv6.html">
  <front>
    <title>Srv6 cli reference</title>
    <author >
      <organization>FD.io</organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="IMPL-OSS-P4" target="https://github.com/netgroup/p4-srv6-usid">
  <front>
    <title>SRv6 uSID (micro SID) implementation on P4</title>
    <author initials="S." surname="Salsano" fullname="Stefano Salsano">
      <organization></organization>
    </author>
    <author initials="A." surname="Tulumello" fullname="Angelo Tulumello">
      <organization></organization>
    </author>
    <date year="2021" month="January" day="03"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-ONOS" target="https://wiki.opennetworking.org/display/COM/Stratum+CMCC+G-SRv6+Project">
  <front>
    <title>Stratum CMCC G-SRv6 Project</title>
    <author >
      <organization>Open Networking Foundation</organization>
    </author>
    <date year="2021" month="March" day="24"/>
  </front>
</reference>
<reference anchor="IMPL-OSS-OPEN-SRV6" target="http://opensrv6.org.cn/en/srv6-2/">
  <front>
    <title>Open SRv6 Project</title>
    <author >
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="EANTC-23" target="https://eantc.de/wp-content/uploads/2023/04/EANTC-InteropTest2023-TestReport.pdf">
  <front>
    <title>Multi-Vendor MPLS SDN Interoperability Test Report 2023</title>
    <author >
      <organization>European Advanced Networking Test Center (EANTC)</organization>
    </author>
    <date year="2023" month="April" day="18"/>
  </front>
</reference>
<reference anchor="EANTC-24" target="https://eantc.de/wp-content/uploads/2023/12/EANTC-MPLSSDNInterop2024-TestReport-v1.3.pdf">
  <front>
    <title>Multi-Vendor MPLS SDN Interoperability Test Report 2024</title>
    <author >
      <organization>European Advanced Networking Test Center (EANTC)</organization>
    </author>
    <date year="2024" month="April"/>
  </front>
</reference>
&RFC4786;


    </references>

</references>


<?line 1546?>

<section anchor="complete-pseudocodes"><name>Complete pseudocodes</name>

<t>The content of this section is purely informative rendering of the pseudocodes of <xref target="RFC8986"/> with the modifications in this document. This rendering may not be used as a reference.</t>

<section anchor="sec-next-end-complete"><name>End with NEXT-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address
           with Code 0 (Hop limit exceeded in transit),
           interrupt packet processing, and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.   Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
N09. }
S02. If (Segments Left == 0) {
S03.   Stop processing the SRH, and proceed to process the next
         header in the packet, whose type is identified by
         the Next Header field in the routing header.
S04. }
S05. If (IPv6 Hop Limit <= 1) {
S06.   Send an ICMP Time Exceeded message to the Source Address
         with Code 0 (Hop limit exceeded in transit),
         interrupt packet processing, and discard the packet.
S07. }
S08. max_LE = (Hdr Ext Len / 2) - 1
S09. If ((Last Entry > max_LE) or (Segments Left > Last Entry+1)) {
S10.   Send an ICMP Parameter Problem to the Source Address
         with Code 0 (Erroneous header field encountered)
         and Pointer set to the Segments Left field,
         interrupt packet processing, and discard the packet.
S11. }
S12. Decrement IPv6 Hop Limit by 1.
S13. Decrement Segments Left by 1.
S14. Update IPv6 DA with Segment List[Segments Left].
S15. Submit the packet to the egress IPv6 FIB lookup for
       transmission to the new destination.
]]></artwork></figure>

<t>Before processing the Upper-Layer header or any IPv6 extension header other than Hop-by-Hop or Destination Options of a packet matching a FIB entry locally instantiated as an End SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.   Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
N09. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
         with Code 4 (SR Upper-layer Header Error)
         and Pointer set to the offset of the Upper-Layer header,
         interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-next-endx-complete"><name>End.X with NEXT-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.X SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address
           with Code 0 (Hop limit exceeded in transit),
           interrupt packet processing, and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.   Submit the packet to the IPv6 module for transmission to the
         new destination via a member of J.
N09. }
S02. If (Segments Left == 0) {
S03.   Stop processing the SRH, and proceed to process the next
         header in the packet, whose type is identified by
         the Next Header field in the routing header.
S04. }
S05. If (IPv6 Hop Limit <= 1) {
S06.   Send an ICMP Time Exceeded message to the Source Address
         with Code 0 (Hop limit exceeded in transit),
         interrupt packet processing, and discard the packet.
S07. }
S08. max_LE = (Hdr Ext Len / 2) - 1
S09. If ((Last Entry > max_LE) or (Segments Left > Last Entry+1)) {
S10.   Send an ICMP Parameter Problem to the Source Address
         with Code 0 (Erroneous header field encountered)
         and Pointer set to the Segments Left field,
         interrupt packet processing, and discard the packet.
S11. }
S12. Decrement IPv6 Hop Limit by 1.
S13. Decrement Segments Left by 1.
S14. Update IPv6 DA with Segment List[Segments Left].
S15. Submit the packet to the IPv6 module for transmission
       to the new destination via a member of J.
]]></artwork></figure>

<t>Before processing the Upper-Layer header or any IPv6 extension header other than Hop-by-Hop or Destination Options of a packet matching a FIB entry locally instantiated as an End.X SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.   Submit the packet to the IPv6 module for transmission to the
         new destination via a member of J.
N09. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.X SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
         with Code 4 (SR Upper-layer Header Error)
         and Pointer set to the offset of the Upper-Layer header,
         interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-next-endt-complete"><name>End.T with NEXT-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.T SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address
           with Code 0 (Hop limit exceeded in transit),
           interrupt packet processing, and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Set the packet's associated FIB table to T.
N08.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
N09. }
S02. If (Segments Left == 0) {
S03.   Stop processing the SRH, and proceed to process the next
         header in the packet, whose type is identified by
         the Next Header field in the routing header.
S04. }
S05. If (IPv6 Hop Limit <= 1) {
S06.   Send an ICMP Time Exceeded message to the Source Address
         with Code 0 (Hop limit exceeded in transit),
         interrupt packet processing, and discard the packet.
S07. }
S08. max_LE = (Hdr Ext Len / 2) - 1
S09. If ((Last Entry > max_LE) or (Segments Left > Last Entry+1)) {
S10.   Send an ICMP Parameter Problem to the Source Address
         with Code 0 (Erroneous header field encountered)
         and Pointer set to the Segments Left field,
         interrupt packet processing, and discard the packet.
S11. }
S12. Decrement IPv6 Hop Limit by 1.
S13. Decrement Segments Left by 1.
S14. Update IPv6 DA with Segment List[Segments Left].
S15.1. Set the packet's associated FIB table to T.
S15.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
]]></artwork></figure>

<t>Before processing the Upper-Layer header or any IPv6 extension header other than Hop-by-Hop or Destination Options of a packet matching a FIB entry locally instantiated as an End.T SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Set the packet's associated FIB table to T.
N08.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
N09. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.T SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
         with Code 4 (SR Upper-layer Header Error)
         and Pointer set to the offset of the Upper-Layer header,
         interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-next-endb6-complete"><name>End.B6.Encaps with NEXT-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.B6.Encaps SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Push a new IPv6 header with its own SRH containing B.
N08.2. Set the outer IPv6 SA to A.
N08.3. Set the outer IPv6 DA to the first SID of B.
N08.4. Set the outer Payload Length, Traffic Class, Flow Label,
         Hop Limit, and Next Header fields.
N08.5. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
N09. }
S02. If (Segments Left == 0) {
S03.   Stop processing the SRH, and proceed to process the next
         header in the packet, whose type is identified by
         the Next Header field in the routing header.
S04. }
S05. If (IPv6 Hop Limit <= 1) {
S06.   Send an ICMP Time Exceeded message to the Source Address
         with Code 0 (Hop limit exceeded in transit),
         interrupt packet processing, and discard the packet.
S07. }
S08. max_LE = (Hdr Ext Len / 2) - 1
S09. If ((Last Entry > max_LE) or (Segments Left > Last Entry+1)) {
S10.   Send an ICMP Parameter Problem to the Source Address
         with Code 0 (Erroneous header field encountered)
         and Pointer set to the Segments Left field,
         interrupt packet processing, and discard the packet.
S11. }
S12. Decrement IPv6 Hop Limit by 1.
S13. Decrement Segments Left by 1.
S14. Update IPv6 DA with Segment List[Segments Left].
S15. Push a new IPv6 header with its own SRH containing B.
S16. Set the outer IPv6 SA to A.
S17. Set the outer IPv6 DA to the first SID of B.
S18. Set the outer Payload Length, Traffic Class, Flow Label,
       Hop Limit, and Next Header fields.
S19. Submit the packet to the egress IPv6 FIB lookup for
       transmission to the new destination.
]]></artwork></figure>

<t>Before processing the Upper-Layer header or any IPv6 extension header other than Hop-by-Hop or Destination Options of a packet matching a FIB entry locally instantiated as an End.B6.Encaps SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Push a new IPv6 header with its own SRH containing B.
N08.2. Set the outer IPv6 SA to A.
N08.3. Set the outer IPv6 DA to the first SID of B.
N08.4. Set the outer Payload Length, Traffic Class, Flow Label,
         Hop Limit, and Next Header fields.
N08.5. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
N09. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.B6.Encaps SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
         with Code 4 (SR Upper-layer Header Error)
         and Pointer set to the offset of the Upper-Layer header,
         interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-next-endbm-complete"><name>End.BM with NEXT-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.BM SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Push the MPLS label stack for B.
N08.2. Submit the packet to the MPLS engine for transmission.
N09. }
S02. If (Segments Left == 0) {
S03.   Stop processing the SRH, and proceed to process the next
         header in the packet, whose type is identified by
         the Next Header field in the routing header.
S04. }
S05. If (IPv6 Hop Limit <= 1) {
S06.   Send an ICMP Time Exceeded message to the Source Address
         with Code 0 (Hop limit exceeded in transit),
         interrupt packet processing, and discard the packet.
S07. }
S08. max_LE = (Hdr Ext Len / 2) - 1
S09. If ((Last Entry > max_LE) or (Segments Left > Last Entry+1)) {
S10.   Send an ICMP Parameter Problem to the Source Address
         with Code 0 (Erroneous header field encountered)
         and Pointer set to the Segments Left field,
         interrupt packet processing, and discard the packet.
S11. }
S12. Decrement IPv6 Hop Limit by 1.
S13. Decrement Segments Left by 1.
S14. Update IPv6 DA with Segment List[Segments Left].
S15. Push the MPLS label stack for B.
S16. Submit the packet to the MPLS engine for transmission.
]]></artwork></figure>

<t>Before processing the Upper-Layer header or any IPv6 extension header other than Hop-by-Hop or Destination Options of a packet matching a FIB entry locally instantiated as an End.BM SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
N01. If (DA.Argument != 0) {
N02.   If (IPv6 Hop Limit <= 1) {
N03.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
N04.   }
N05.   Copy DA.Argument into the bits [LBL..(LBL+AL-1)] of the
         Destination Address.
N06.   Set the bits [(LBL+AL)..127] of the Destination Address to
         zero.
N07.   Decrement IPv6 Hop Limit by 1.
N08.1. Push the MPLS label stack for B.
N08.2. Submit the packet to the MPLS engine for transmission.
N09. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.BM SID with the NEXT-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
         with Code 4 (SR Upper-layer Header Error)
         and Pointer set to the offset of the Upper-Layer header,
         interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-replace-end-complete"><name>End with REPLACE-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. When an SRH is processed {
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
S03.     Stop processing the SRH, and proceed to process the next
           header in the packet, whose type is identified by
           the Next Header field in the routing header.
S04.   }
S05.   If (IPv6 Hop Limit <= 1) {
S06.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
S07.   }
S08.   max_LE = (Hdr Ext Len / 2) - 1
R01.   If (DA.Arg.Index != 0) {
R02.     If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R04.     }
R05.     Decrement DA.Arg.Index by 1.
R06.     If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.       Decrement Segments Left by 1.
R08.       Decrement IPv6 Hop Limit by 1.
R09.       Update IPv6 DA with Segment List[Segments Left]
R10.       Submit the packet to the egress IPv6 FIB lookup for
            transmission to the new destination.
R11.     }
R12.   } Else {
R13.     If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R15.     }
R16.     Decrement Segments Left by 1.
R17.     Set DA.Arg.Index to (128/LNFL - 1).
R18.   }
R19.   Decrement IPv6 Hop Limit by 1.
R20.   Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
         header.
R21.   Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
S16. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
          with Code 4 (SR Upper-layer Header Error)
          and Pointer set to the offset of the Upper-Layer header,
          interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-replace-endx-complete"><name>End.X with REPLACE-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.X SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. When an SRH is processed {
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
S03.     Stop processing the SRH, and proceed to process the next
           header in the packet, whose type is identified by
           the Next Header field in the routing header.
S04.   }
S05.   If (IPv6 Hop Limit <= 1) {
S06.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
S07.   }
S08.   max_LE = (Hdr Ext Len / 2) - 1
R01.   If (DA.Arg.Index != 0) {
R02.     If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R04.     }
R05.     Decrement DA.Arg.Index by 1.
R06.     If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.       Decrement Segments Left by 1.
R08.       Decrement IPv6 Hop Limit by 1.
R09.       Update IPv6 DA with Segment List[Segments Left]
R10.       Submit the packet to the IPv6 module for transmission to
             the new destination via a member of J.
R11.     }
R12.   } Else {
R13.     If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R15.     }
R16.     Decrement Segments Left by 1.
R17.     Set DA.Arg.Index to (128/LNFL - 1).
R18.   }
R19.   Decrement IPv6 Hop Limit by 1.
R20.   Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
         header.
R21.   Submit the packet to the IPv6 module for transmission to the
         new destination via a member of J.
S16. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.X SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
          with Code 4 (SR Upper-layer Header Error)
          and Pointer set to the offset of the Upper-Layer header,
          interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-replace-endt-complete"><name>End.T with REPLACE-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.T SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. When an SRH is processed {
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
S03.     Stop processing the SRH, and proceed to process the next
           header in the packet, whose type is identified by
           the Next Header field in the routing header.
S04.   }
S05.   If (IPv6 Hop Limit <= 1) {
S06.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
S07.   }
S08.   max_LE = (Hdr Ext Len / 2) - 1
R01.   If (DA.Arg.Index != 0) {
R02.     If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R04.     }
R05.     Decrement DA.Arg.Index by 1.
R06.     If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.       Decrement Segments Left by 1.
R08.       Decrement IPv6 Hop Limit by 1.
R09.       Update IPv6 DA with Segment List[Segments Left]
R10.1.     Set the packet's associated FIB table to T.
R10.2.     Submit the packet to the egress IPv6 FIB lookup for
             transmission to the new destination.
R11.     }
R12.   } Else {
R13.     If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R15.     }
R16.     Decrement Segments Left by 1.
R17.     Set DA.Arg.Index to (128/LNFL - 1).
R18.   }
R19.   Decrement IPv6 Hop Limit by 1.
R20.   Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
         header.
R21.1. Set the packet's associated FIB table to T.
R21.2. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the new destination.
S16. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.T SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
          with Code 4 (SR Upper-layer Header Error)
          and Pointer set to the offset of the Upper-Layer header,
          interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-replace-endb6-complete"><name>End.B6.Encaps with REPLACE-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.B6.Encaps SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. When an SRH is processed {
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
S03.     Stop processing the SRH, and proceed to process the next
           header in the packet, whose type is identified by
           the Next Header field in the routing header.
S04.   }
S05.   If (IPv6 Hop Limit <= 1) {
S06.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
S07.   }
S08.   max_LE = (Hdr Ext Len / 2) - 1
R01.   If (DA.Arg.Index != 0) {
R02.     If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R04.     }
R05.     Decrement DA.Arg.Index by 1.
R06.     If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.       Decrement Segments Left by 1.
R08.       Decrement IPv6 Hop Limit by 1.
R09.       Update IPv6 DA with Segment List[Segments Left]
R10.1.     Push a new IPv6 header with its own SRH containing B.
R10.2.     Set the outer IPv6 SA to A.
R10.3.     Set the outer IPv6 DA to the first SID of B.
R10.4.     Set the outer Payload Length, Traffic Class, Flow Label,
             Hop Limit, and Next Header fields.
R10.5.     Submit the packet to the egress IPv6 FIB lookup for
             transmission to the next destination.
R11.     }
R12.   } Else {
R13.     If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R15.     }
R16.     Decrement Segments Left by 1.
R17.     Set DA.Arg.Index to (128/LNFL - 1).
R18.   }
R19.   Decrement IPv6 Hop Limit by 1.
R20.   Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
         header.
R21.1. Push a new IPv6 header with its own SRH containing B.
R21.2. Set the outer IPv6 SA to A.
R21.3. Set the outer IPv6 DA to the first SID of B.
R21.4. Set the outer Payload Length, Traffic Class, Flow Label,
         Hop Limit, and Next Header fields.
R21.5. Submit the packet to the egress IPv6 FIB lookup for
         transmission to the next destination.
S16. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.B6.Encaps SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
          with Code 4 (SR Upper-layer Header Error)
          and Pointer set to the offset of the Upper-Layer header,
          interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
<section anchor="sec-replace-endbm-complete"><name>End.BM with REPLACE-CSID</name>

<t>When processing the SRH of a packet matching a FIB entry locally instantiated as an End.BM SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. When an SRH is processed {
S02.   If (Segments Left == 0 and (DA.Arg.Index == 0 or
           Segment List[0][DA.Arg.Index-1] == 0)) {
S03.     Stop processing the SRH, and proceed to process the next
           header in the packet, whose type is identified by
           the Next Header field in the routing header.
S04.   }
S05.   If (IPv6 Hop Limit <= 1) {
S06.     Send an ICMP Time Exceeded message to the Source Address,
           Code 0 (Hop limit exceeded in transit),
           interrupt packet processing and discard the packet.
S07.   }
S08.   max_LE = (Hdr Ext Len / 2) - 1
R01.   If (DA.Arg.Index != 0) {
R02.     If ((Last Entry > max_LE) or (Segments Left > Last Entry)) {
R03.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R04.     }
R05.     Decrement DA.Arg.Index by 1.
R06.     If (Segment List[Segments Left][DA.Arg.Index] == 0) {
R07.       Decrement Segments Left by 1.
R08.       Decrement IPv6 Hop Limit by 1.
R09.       Update IPv6 DA with Segment List[Segments Left]
R10.1.     Push the MPLS label stack for B.
R10.2.     Submit the packet to the MPLS engine for transmission.
R11.     }
R12.   } Else {
R13.     If((Last Entry > max_LE) or (Segments Left > Last Entry+1)){
R14.       Send an ICMP Parameter Problem to the Source Address,
             Code 0 (Erroneous header field encountered),
             Pointer set to the Segments Left field,
             interrupt packet processing and discard the packet.
R15.     }
R16.     Decrement Segments Left by 1.
R17.     Set DA.Arg.Index to (128/LNFL - 1).
R18.   }
R19.   Decrement IPv6 Hop Limit by 1.
R20.   Write Segment List[Segments Left][DA.Arg.Index] into the bits
         [LBL..LBL+LNFL-1] of the Destination Address of the IPv6
         header.
R21.1. Push the MPLS label stack for B.
R21.2. Submit the packet to the MPLS engine for transmission.
S16. }
]]></artwork></figure>

<t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.BM SID with the REPLACE-CSID flavor:</t>

<figure><artwork><![CDATA[
S01. If (Upper-Layer header type is allowed by local configuration) {
S02.   Proceed to process the Upper-Layer header
S03. } Else {
S04.   Send an ICMP Parameter Problem to the Source Address
          with Code 4 (SR Upper-layer Header Error)
          and Pointer set to the offset of the Upper-Layer header,
          interrupt packet processing, and discard the packet.
S05. }
]]></artwork></figure>

</section>
</section>

    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact initials="L." surname="Aihua" fullname="Liu Aihua">
      <organization>ZTE Corporation</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>liu.aihua@zte.com.cn</email>
      </address>
    </contact>
    <contact initials="D." surname="Cai" fullname="Dennis Cai">
      <organization>Alibaba</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>d.cai@alibaba-inc.com</email>
      </address>
    </contact>
    <contact initials="D." surname="Dukes" fullname="Darren Dukes">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <email>ddukes@cisco.com</email>
      </address>
    </contact>
    <contact initials="J." surname="Guichard" fullname="James N Guichard">
      <organization>Futurewei Technologies Ltd.</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>james.n.guichard@futurewei.com</email>
      </address>
    </contact>
    <contact initials="C." surname="Li" fullname="Cheng Li">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>c.l@huawei.com</email>
      </address>
    </contact>
    <contact initials="R." surname="Raszuk" fullname="Robert Raszuk">
      <organization>NTT Network Innovations</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>robert@raszuk.net</email>
      </address>
    </contact>
    <contact initials="K." surname="Talaulikar" fullname="Ketan Talaulikar">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <country>India</country>
        </postal>
        <email>ketant.ietf@gmail.com</email>
      </address>
    </contact>
    <contact initials="D." surname="Voyer" fullname="Daniel Voyer">
      <organization>Bell Canada</organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <email>daniel.voyer@bell.ca</email>
      </address>
    </contact>
    <contact initials="S." surname="Zadok" fullname="Shay Zadok">
      <organization>Broadcom</organization>
      <address>
        <postal>
          <country>Israel</country>
        </postal>
        <email>shay.zadok@broadcom.com</email>
      </address>
    </contact>
    </section>

  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA+19aXfbRpbod/4KjHPeG6lDUiS1ayZ5oWTZViLLGlFOPN2n
TwKSkIQ2CHAAUEvcmd/+7lIrUACp1XZanulIImu9detudZdWq9XIwzwKdry9
ZDJNgywLxt7g5HLDGwTnkyDOvcMwy739eJSMw/jcW9obHLxcbvjDYRpcLtip
MU5GsT+BOcapf5a3wiA/a2XTFL5qZenlBvznojUSI4VJ3Op1GmM/D3YaI/jv
eZLe7HhZPm5ks+EkpBanN1MY7WD/9FWjEU7THS9PZ1ne63S2O72Gnwb+jvc6
iIPUjxpXSfrxPE1m0x1vcHxycPS68TG4gQ/H0D/OgzQO8tZLXFajwavd8WZZ
y89GYdiYhjve3/Jk1PSyJM3T4CyD324m+MvfGw1/ll8k6U7DazU8L4yzHe+X
trd3EcCGPY/3+0sQ/k/oA9jkx0l67sfh734OmwDoXYSx771NhmEUwJdpgucQ
jMM8SeHPYOKH0Y43wq5XYqAfRthlQj3aADJoNkpmcY4gotGM1ey1vVdhlJ3B
/9SC9iKATjwKzG8KawqzUeINbrI8mMB2D+JR21jL2Q8j/L449W4QnYeziTH5
X9uAA2rav8IehmHMH9nzvZn5sDnvNBhdxEmUnIdBpueLwt+55w8X1Gzelnfb
3stglPpw9mru3XQWJ+bH9vzvUgBroKccYvP2WDT/IaGvi/O+gk9HgTHxqzaC
dqwmpQZJmMlPF4Gx+/jPRjBCG6/MD+f4ScVSAHnh73A4y22UPGx7/RCAp1Z2
GM7UJ/aq/nq6D/c5ncKW8QPzFGZtH7v88HtOoGiP4rpTeAnA8PXhvwziGCHh
lw+/H4VDf+jrqcbtkR/+4PPHrRAAU9ju+0Hfnunl7GOg8fulnwJ+qw9vgdrj
MfZxo/eeH/tjc4c/tr3Xs3B04af6yH+E/2bekfmFPf2rWT5LgyKye4f52FjG
P3CUdtw+F6P8cCZ71UNiz7pvRG5ufdtG7WjBe3bS9k787PfZRzXjSTIM0lx/
ak97dHrqHQU50mIAe5xc0ufG1Cl1/yGl7m2gydU7/antnfqRP4vCj36q5v8p
yP3Y/uIWh/8Re+c1t+wgHocFFP85uQlSA/HiMIjUh/bcQB4jhUQK4ahH+xJ7
/DCEFoD6tUg3aHt/9ceJhvngwr9RHxVmTBN/zHsQ02XQuP07Nv5hKL4sbTID
mhc1GnGSTmCcS2DAnnfyam8LGKv8da3Tk79urq/JX7e3NnaAE8dnhZ6b22uy
+XZv3fh1W/66ut7Rv6oG691V/aucZXtDzQ2/UoOD1ks6tFY4TlvD82krykCY
aE2TKBzdlBqob1qZfxbi169/Ot6m4T1PSEHf0x8eEMJ4lAZ54L3184sANzWC
I+h7rwBYYwKyB5sl+WcGUoQ3GIUBsQT4pwQD+tcSP9XNeZ36F/5EfiqvT+xH
Y/sruyNg3E8xDGz3e8n9zG/sbu/a3rGf+9lFHH60u75DQml/R0KX193eXqM/
syAF+oCnKvdyMNg92vG2N7c6vU53fR1+bMM3LFe1fnndOn53eLB3sD+wQMpf
e7/A5UcJ8jUKY94xHgRTnyLAAJMrOu1d+GGaGUvtdXq9VrfT6vKCcz89D/Id
7yLPp9nOyspV+DGk42/DmCtBvEKC4AqLniu/vP7VWMXB2+PD1t7BYO9d62hv
sL7Wsfcg5NqTZJbjegA9zsLzGXNKJPnjgPGBqAwM4MEI0AsBSJ2CtHKrFmUq
ba7bApHWubmrq7biVisj3N4sW8nHKyBtZythkl2nK/EoW7++Xsl49a2UV7+y
uXq9MmwVPm2NzlvwRQv7rHVWRmKHAYno7Yt8EpWhtHFvKG08DJSqUWBBKG10
ylDaqILSBkMJ+kxaNpxasywctxjsFTBb79wbaDDEQ+HWxr2gBgtZHLlEB0Sy
Ana1JuEoTVoAugqYbd4fZptfNMzW58Fs/VYw2+rcC2DY/aGAdfdrSd/jUhYH
l+piAYzsDIXGyWWQtsIpGR9MYGYOaPYHJ9v3AyiM4G0/IFDvgoEpz7niZ+k2
ATU5y6/8NKAPPrbSzdZ6CdAjc1cr57grN+DFoIvj6dG7nw76rV6n3a2Hqx+P
veO9fe89CCMM1iqgHSUfUUQvAMvNOwEgM5yG9tWOsSfBLEtXiJusDJPkY7Yi
FvN/eh2xHPgNFgT/hSXBf3FR8IOWZcGudRXmF4xesBi/NY382MFI3w0GrcOD
o/cfLBD0x2PvaP/DaQtNbV42m4JGnhMykYltHyAyDC78y5DMBEVYsHB37IN2
5/WHQRwWQdLZRvuaCyrnYd7+iBaxiOSl6Wy4ko0mK1EYz65X+AtsswLq2Ti4
xB+tOLjO2/gZQG8CP/5fOP5uFIy2x+vbwdb26kZvq7N91t0864231tfO/LP1
3vbGRq+7Mfa7qyYUBu+ODvZsRHh3FO55MwCBS6ZWGlAIilt2MUNd6KLw5UmQ
XUx8bzAb+yloP3EJEFutXrcKEBezIWNEEocj2Ga+QgtaGUbJcGXiw81MEYtW
8ExX8Fx+xaW2J2NrV/2D4skGYy8OrtQBZl6eqCPGEVBqz9PZSFhg3Kfbhx3n
SXbh9c9T/8qP7J0hfYDNzdtZMgWFhdWXaZr8IxjBFvsHcOpRtNLtrXbFkWYr
nV6wvjXeXvfHcHYjfzs4G/XWguF20Bl1zvxuZ9jrjoOev2bu/OfjY/s0AUze
KAq9NDgL0gpNia7xK1DYEufas9UWErL22RharFxOpyu91XantwLDttSw+FeG
/xlNxr9m6ejXSzi7X50379jW/Ohy0REsEcny0NDthZNpFChS4cH/H6/VIWQe
nPkx9PWjDH4Wvu3H5wFcy9NZBNQnipLSucH/r847N9gPqzHTNS1ymvt6d/Su
oIDlQMBnE2/v7d6e97pFGz3mI686hXeAHNJig2RYq72lNa+2ejXaF2JZrMYh
ujIOM6CHNyt7796uiKV9i0v7lpf2rV6a3tLx/hF8+fOGtS9aZGk35jJgFbgA
On6Yuj2KkSkS1Hor0Hq/f3S61+qtWsO+nUV52Po5iMdAcmEFA2/w8ogfC2Cw
1B+GUZjfeKdBBmwqoJsLkFitAuX+DLv5Mdz+SzTVjk240iB7AY7tLdFqlm0A
r4IE1eq6LzMMmo/awHqupqiG5DDMymwaJf44W8GuK521Fd6hWDzORmPiL7z0
9nR8pgGx9gCAcF2PBwDEWpUoORcK3Z6AAm4BdiA2QGNqQLQuu+1Vgka73W40
Wq2W5w+BFPuAVo2iVILSo3dwDJi3hPgHZAII+UVAxBuWEwpicVYSZ6D5MhIR
bEz9UTwg6aDtnV7AKFIy8bJpMArPUFhEfnEW+ZfILVAKwL6E9XAw0ySEtpqb
jIOzMAbIhjGayTw0zDW9q4twdAGt/WEUUG/jrQ0X6YtbJCQYDyho3ga+CZ3M
lll4HsOKRrDB6AYI+Xg2CnjbWfh7gAMZKxv502wWMRziIEC+h5wuDwBwU3/0
McgzhmKUAFjMmTMB/Uk4HkdBo/ENYlyajAVPbJziJC6w+ukIxAEgAyB6ep8+
CWvlH38AULJRGg5xsVcJQdwjkNvHldF5nSAj4JURxsPIhDfLJInKr4yjh9XS
lqV5G0gRMGXgnLAsXgScASxiOAujcebNpubpF/fxJvDHeAEGJ2+WRe/N9TXo
DbDjo/V87wyGD2guxAZAeSEwoLTsCVrrTXkZHgqi0HtKxv6RH9E2QGy9DEeB
BDtCfJBMxNn50ylwTwGSDJHAh595Go5yODkcLfXPAA3gkM9hQQGqV97ER4z4
n1kIoHecqHonxra4+0C+JzPWZK5eiMTYltHFu2DYAPo5MZGaijaIj4vdJ4Dr
gtfJPMv8ws/lffLVHYF2hW05rlXDXhWICUlhaVVrgaXiNHB05Usc4IGgAfoG
lzohuj1OJj78EcSXYZrE8pxPF9ttbq0yCgDp/fNA78m4RCUYMcYinhkwa9IH
oG7SugG7EHaMnHJMesFMIjEsKBbAuAkJEc0PBq2DAQ+IDwU44LvB8SvxyXp3
VU6x+/pYfNjDZm0kIKdBCvcRr8BNo3AAcmtMyIAxTBynTmSkaW6vWd4ftJ76
aR6OgOyl8tCb1uk31YU/GMN/8czxsoOc2URpU7Y58fiZookHfhZe68H88T/8
ER2z+ghIBXXh46Zfs2SWwoWIk3HAf4tJ1ZHzN3CPAcC5audCiqa4Kbw+UH5G
H5twVYE80HezmIiyPNxzginevABuJV1FgLWfZfA50f9h4J35ExAbAELi8JFz
6uNpF88nFLRfHNBZAmLzFd4wvCp0XDvALrxDXlJrF1e4QwuYJCBRGJTCG4Y5
0XifYc09+C6nAV0taKSwUe2Xt2NNgLsijSPlbQGBfLH7AjFgEBBAvNV2F6cy
EKRtrPIIIM6LjAJ/8VWGjDQ3YpHuczWZmiC2qJhamziiduU9HC2wB+3x0yJd
ifyB8GWsggz6evo91m9H0WwsjtNaEOLQK4FRCgxi/YA5OJ6eo+0dnHkBoFAg
WGCYzxAWRhfYYDCZgoC69DvIewDq+Dy/gJsG3zNjyYCPMrsLiLzilLRGuX7a
L36ApAluV5DiRru9rRYsjzm4Px7jgviA5H1AnCfGIHp5F0k0Zv6MVxwXmQCJ
g3OdJCnDJeM7hMvqi3vkLYUom90sy01FiCvYWK0rA5aLWi8ui5TC4tAImmA0
wydZRWFgezlZIdUxCXYyAbjbeE7XOhdYiuPa0LDxQU2AqzHJnjkRXTZ9n23e
zkeEreKPdCJFKKkNg0hhYZzaGzFUscDMw4Nv4ihNNcwstrtluInXUTIE2UhT
5cxjACy9Pthd5qs6TYA3AXhpHZd+NIMt+Jd+GJEYgDzqnEfxI7q1aFkUd945
8uEtRo5oEHPgxkGBSTcZRRiCMFjgk/iubwYyJ01YyrefSStJ397h7qFUaWyE
0ONLwoKtj0qt6UI7G79SbdVdd7brq3bqPjjaIRjgCobMhepJiui+dHj06lBp
bMCa5ICutcs7WbNW7yAnLoeIVwBpLoke90JZ5BvQlElMJoHMO/Tj8xmIHyyY
fQxuPHRNBFL89v3g9EWTf3pH7+j3k/3/en9wsv8Sfx+86R8eql9ki8Gbd+8P
X+rfdM+9d2/f7h+95M7wqVf46G3/v18wCXrx7vj04N1R//BFWRBE+Y3ZeIhK
9BQ9JMa4U6likdC0u3fsddeAcfwbcI5et7sN4iD/sdXdRNnwCigwT5bEIMDz
nwCsG6TGAcgGMAggO8j60zAHwDZJBblIrmKgFGlAMt2un4EOgm4awTTPGBFi
UxDCASQnzwyuCGs8S5OJ5gA2hmcXtEn5pVOKgDM30e5KMhSgLEOSHAtYIuWJ
Qyk4vbIEJ4XgAOpsAusOiOHHyGloPnm3q2QFyfFw5VOfjMwkXSH5y9qEWgbR
c5PmLAiY5qLrI8wUVNPnIZzTZRIq1gHSU5CH0uRRAVfcKFF+2WuWkc0A14sf
EVwbjV1Uk/FvUpSx09ksAhxxaQ2TYARQCjMQ2aUKNV8NyRcBhtYKfM1aTIWL
tGlkjVIU0yK3twSghDmB77b44xZ+/Mcfy7g2RhG2i9BGTG3UNqGUNUDknqDY
j1jgCJwM0JhdDgFTA2T7cXGhynSQEZjUaJlCKBpxDMcbszgXy28KFwpVUOQ3
lUIpLd1AqDAjChILuxCoIgDwLKCLfoXecvCTkPsqtuAOFIHNjiGKAKxnZKju
WsKhXnvIcpiGuWSzSpBoapsabksttACrK5ToyH6WqIn49pYECmlwGyWzaAy9
8QhtyRX3kQWuacLyLETIDLBbh1PCZxtbQzxMorH2pr0lQ7Ja5n3EiUM2QgJL
JxPdLDxVaRRNIPVuYaOzuLzV+EZeAlN0YTENiD70lxr0vsSvV+LyfPrGwnmh
SGZCmWGdni2ALiwVV7BpvLwiUE72jw/7e/v0gcYUmLuJ/2l/4B+n/GN3o71P
hs/Cn+2TYMwwpo/fGle6qF/ZiyaZQq7ctxYjFmwuqf3yw0ZT/LImfjmVn5yq
T9ZUo5765Wf5Ze+9Xij8VbfUPjuOghSAgqUGm1gYbANRX9pSxDoB69WIO8DL
MBQBD53UCuB4w0BrOgE/vLHMauGviYUzZVMsLcEghfhOjRRYynM+rIdGBzDL
2BUHxUWG6kdX/o26eLSyaZIxu0M5xb6LacA7J6M37Rq3NwG2ciaMqhLB51kZ
ARnYY1yJXxmZWckwJnbBplrxDiPGrUZg0+qZkOZctW8Dcux/zizkVLNtPkt1
a4QmHgKfuAzHMx9ZdpIWGF5T2ExLzMvJhMV8pVOVR+i6DUPYVsFaCV8q+Yqk
G7Y28beIFtSEhVrBW/G2Dmc5Wg+i5MaDo6PH5dwtCmSjiwB99hu/SLmkuOQm
M0dbd2bWxMINuk2rCCpopCQcp1JOSCV4wp7JFOwJ4CLXKEPE51jSTdSJemdh
KkwMwqQXa+CN/DS9kXctmw35MnJrc/eOc2kyY9AzyKtN98e+2tVgIU3rws/u
Chk5hdjaPYAjJQ9UNBAiYjvu6Wgg+2iyemDS+SezvKx/w504Cc79dBwht4R1
saShSe6MkFe9L0nrFE4XSst+4L0MgLUKgagvmoDwDNKK2Cp1vtAWXLRKhAaC
ootXktIbF9wcNrdvdNjcfhALpQChgwPQmCVLBV5D7wVTz2KLF6xIE6FC8nkn
fgsAEezWulL6cgrO6cRXRAfqgtMX5MfjIEaJcwKSr5JGjpOpt3Q8OAZZ6r3z
u/f0HQ5b+v5lYD6WQsuXy/repBIAD8XdBViIuV/V3Nm215dyZwWTUKZ5x4sR
4jxSSsnV8mHUCv3YV/JZS42DSlouHgUVAsqBbodPaMIusgv49QXbNVwMg74l
ZJO45sJHF/YY3KgOjE1UUKYoz12CDM0WID0Iy65CdCUZBfS0RWQdpfqWub5Y
mCmUF4yomg61vf2FOJM0edPCSGWcpWz4YasMnfFZeE57aHELIAZIsJn0ZAa9
lbQazY0wCFoTRKiJ1M4yx3OFRaDFpgvrnsvOUKM0jS1Cz8jD81kyy4xFlNgb
rQcOKYFR9uTjAgoqmqhWvjc5VioXIVD3IkwrhzVH0YIMPQdN4GhQ/6ZzQmgy
N9Gr5F1naEdve7+gEobckXkM3D7DzMWWnabkxnqlKJQTs/JmU7wiP8nXiiuS
dX/CFQsvQsKHsyhJ0qUlRJjD3cPlFTa2LvHH18rsep4GsPCM3veCczIt8SNK
jKgKoPcjnO0a0IpitFD+dOIqsnyN+2RWYHsFP76i+wIByzjmIi92CCFCFUEd
NASSI1A9AE0HCXfhJaLRYNDeSUfR11S9s6CKKoBsvfpIjDBFJVSxhN8FGVLU
qRYnEneRtjVEZz5F7yreffmdruTFolUjt3JBFhzy5RCC2mw6JhPR2JA5pFii
bTfKIitEcMOHAoAIM8pzc8BASidIq4SeibBEsJGsdojS/qDbs6nCNAtmQN/5
xdQ21xnSPWwZVgQqTYC+MMLLgrCJjb8kogRxNiPSA4uZkmtcjpT+f//3f30/
uzxvfNu6979vG/8kRzqbhtK/f8JnRCK5hfinSIXx758Nq4n1lSStlS30IA+y
He8/3d98L7/4vqqFatkwVoUPVtY/pDvlxfcP8VQan3a8bwrcin0ev3sxkNyN
zQ4ucQK045EfSe3eW2PWaJ1M0+tu0KfqRaCSlzGN3lij5vLUll+AIGBw1BFG
laE8BfgYRtEM/RLzILOdj/QbaCZsj6zSsoiGbLZkASZ/PH6YlobZmOiCdkIR
YrAeHd8Ww/MLh8mHOSWKjVr3QoZ27aMTNdOmx4EX8+eSedu2Z6sdmYByQxAp
haDClrR0agkVFpt0SznSWMGdzvAZvkKgWHysLLxGVp0Fl7DzC4YHnciFHHtA
djWHeXmcBMwzZsL87F4BuTLw+5s/CvMb4AYg2qDLJvZZ7VU9RQHq4JOT8zRU
d9ItXRro0sv+spal6R28LMiZq7Rga1gLeeNv7GQ07oGd+wdZSSjg7KowZicr
BzzJQHuVhrl0T3KuMzOnmrfOJdKECgaFUiv9TpoGZJ8HzSlVylEQpgYj5ddT
84FMevismR4+9F62bPItr+Og/13HZz3HZ6vYvQtfrXpr3rq34W16W972bT4D
RnPP/6vmdwv+A2anfnewXvh3/zWY33cl9threFA49CS+V6xhNXV8/8BrWBO0
qmoN667vH2AN7hN45bi1jWfsf3Ls33ikUzfn2JyDeVtPsAbXPxeyPfQa3CMP
XCywLCYrEVRKyg7HvzmyoRQlH0MCRIG5HxfD9ch7SoZX+iC5lCfWbmG7h8vi
ZUAsxXDdkl5jtrnB2Bsv6m3/v/V0oFxLHyE/cshytmfY6UXZ022pXzclGYuk
pUQYXFq4TGmRMHRpkOhJ7hJSPmnIEz8fXZCc+SpJr/yUlP0DmcMHoLeLTgpL
rw52l8ll9IbdEKMb2/fDl04ylUZSLTo5fUOUB65U/8eoflkCC8lWyvWbrHPG
S80oSdHIClisAzrIZZhtFeQqLD8kiU0+Ih0Pjpvee/wPgPT9wF6vXgrAmR9w
Hb5u+nm5JR5D6RFEONss4KDtfgGpsTgTTvsjdHsjHFNIw4KtMoAMyD+yj3h/
AXeSnkWjpnqSvs+JqUfUzH5FNVzRpH4lvUrlGRRWK3r4I+WhTEatuMWeu7Wr
MNyXrFUoW5Ix6hBfcabqxQ0f/tPC4zAvSOAPqzM1VtYC8covZhzPhsqAnMWY
v9qULc7AsFrTRrT59gwUfjliWe8iO4fTRmx4AHrv8HX+KsTrHDrPAaDeWZ4L
72lonrh6FDAVEyYU6ghQcREgvc2jI72TfEOpDmgbGj/1Uwk+Jf1xa0p3sDuP
lsU07QLXQxMIiyI4lSu2npIxBN3xA+PRSNM100tExmoNA8Q401hJrndBimMM
g/wqgO1HdBUHnS4HKXZ6pnZpwKZ2dQWnVrZmWvOqtQ8DdJ+xoX6jI7bkyzHf
HzY4kEnpDT4wvEmmreFNC37IdmRGM9Hj3ZRtq/w9UefylGxcngZpK/JvMMZC
NKYncVSKUZQIMtbJWa1tHHW6RImWXvbb6gb823eA+94n+LLXBnkIvyYMwhUe
hhPA8P/8zutyi9W2kJnYOeJg7+2xdxpOAm//esRRrjBlRs4nghGxtUAgfNOU
wfYQrB1vCeeJaJ5ADoIsj6Ozlq0u5HWdzqa5RG/rCMbeOMxGwMgZPalFGxa9
hov+A35Zb9O00xvP3D+Z/BTR+xtIEe02SkPf9g9b3eW/C1zSy3BcZJxlo02A
yY2hxCjL7Xa3tykHchKCPNHjkwkJBtxs02QjdtTyCmcCFL2LrbZoWswMbDmY
ii0F5zQ89cW7HyXJx9kUmaCejyAtEgvLfkTgjCcLnGm7DUBELALB2Md3oT8a
33tHSR5kO43v4deW95sB1t9kuJakmUxopYRtv+/9xqAiGZOB9Vudr4aLYOL8
p2oaaTcSAb7eYXCW29QWSYO4m0q4IT/Nwibk6/soAF42Vg7hJPVJRs2TorQB
DfGN3ni+QfNqhIkUbVoiXlWKMhT0bskeHLzJbKD9oZ4RXD8aJ4CZH4IX9B6A
F7ierBQn/KMsQ5py6xDjpKeRT+73yC88uDr6AZ/YjCKS9XeKgAoDz0RwkuP+
6MuF7u3m099l6APwJ8FkyMbKH9vOK7Ujrkwako/wj7gXw02yGq4CVPpl8SlY
p+efYd4KVGSUiGm5fC6IFH92FvwQ5OHaTR9O6+lD/nj04fRB6MPq10Ufuiaz
ZwD+O0V6JyOGD4Ivl/79p8yoe/dm1VXM+srm1QtQlNNKilI8ia+KopQW/0xR
5lKU3E1RlDtpPWUZbjweadFLeBB19GukMcez7ILS2lxZTsm0WhkghhdLyNU4
8q5JbQSJotyXIudOH+lGnxutVjR62ZfEhZ90hXVLDL1W7nXs32DKKRC02ZHu
VCTJ2Yt8DBR7hVr8oQ9btPQ5pc6wqecItQ6RA4iE9YznW380wlnUcuZTzszr
c54VK1ZPKThKOVkcIHVQ8NPATaVLyPw0ZPqZvt6evg43bAI7gKPGFDnS6oCv
DGVqt9ipN902ckJWoD7sfJgtZn8M41hef3kWxjUxnA+TNDwP8U3HilsSwDZS
nwl4i9uqCKzVi3KOcTb8Gyxf01eu8Gx5tb9vii/NgAHK5DBJUDmXHjG8Ex1q
e8bvO+Qiir8wQILraZK5PTNlCKsfYRqfG51QY2FwuBgpxmXMY6ZpMJahmyHx
wQTQeiLqWsiTqmXP6tnn8dkybejurLl4TSr4Z5lFW4y5cEPWynRRHcTbOdCf
PKIoUxmGczsZZv1rlWFwWZRRMEKm5wGQRMDa7iLKEfXkhHslm8tC+s5upb5T
AunTcNLSrM+cdD4nnZRVlb1iQgn5qM3BZupROzMvu3yqbjSgNSchgl8k93Sj
yYbzPWsWYyDSuTQeK++NyosOy34v53w/f06X3fRuc75ceE6XnnSXOTHZjxkh
YUV7MRUJ7hzw5YpmA6KS5srNphjVFVfHdLHPhyvTnSSG4mleoO3dQ29RZ6t+
DL9dBJd0lGaRZxxcq4s1S1MZuyXXYX1muPqeOh/DQZMEFobQ6ojIKQqfkwlT
OdOOSBmoQlLMRI+lrXMEUowaEp1PTVQep5IE8j8WB1MIF64JU9sXWb/0mdsD
UbhMzcN9No1C8SL4k/dC5jnIXuBsytVgTvAXDM9hX/TUSr2U3zmlBwh4Asxu
BPTzDK4eZhfx6eEP8wHRKsdGDFx95qMCnsPI6DKhH9cifPtC3wxHFJ8rXrsc
g+ecX2eBqHNSL53Akur2U6u7PCcA0GjbM4P5mEOXIsNK+6gMD3MG/D5ChFhZ
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
FGxnlrTxddUqX8uc+hWvKmMKuiNghe2IAvowF8clcq74pgjZ8nb5sVI8bcvA
FFpBCXohBW9QBJFg866ASn1XOaR1aVBZLscwW3AyeS4cokd4ebpRHGOjOIbg
fpMApQW4JSqCqKAKUaRXVn11KgJBJQIuGMyFUUkSiMIFURhnZaQZBj4Wo8zI
OufLx2YjWtJILowLoYVpKs8Cqnk5Hy31rARDPa9x3aYaolx7TRYoLm4TJyA/
alJOnHbUWUcuddTZqCluCo3aBe/GAn/oa3/g3V6bOvTa7PdkJJP1rDJ+3t8m
7fbS5Nv+Yau7TLX7+tiT3IKop6r5sGjVOvLgKSFDfX7pp0UJl33js2GFnf7T
QgzK7FqNECKt6+IIgR16D1T20SPEmZhFH/s8w6qcwcooWzXIIoUTjcHX2vfD
Sk/K8TvIDvZIA9gzNIA6ofrDIlK1mWLiEeXqD3cQrCv61ErWHx5TtPYps6Rk
yrr06u2l7Q93E7dF3lSQD5rej81iyJ0tL/xrC9TXNRL19V1FavJ/YdnMynSR
BrY4GOqshNZhz5e1H1Pg+vDFSFwf5opc14/KYD98BULXda3UtVSTn1uLbct/
Nunsw4Li2VOjz5cqoJWQiCS0OuSxpLs6/HkW5m6NxNCZU6kcUyoVkQ3WSvGi
M8FuFfPNizTUXPrrElNbAxtWmZGcOVpYAjpTRNmozlNhuEZIKXdkkXhVMoSm
pz0kCZZ+Vj2OyqYOxIgz40quLV6qjCwtp8KuLEplBOOa9VhZblIrnY18I8EH
kYkfU9w1XZcwrV8rP3hoqOCKM3KeQtDJPDhSNFTQVY9O5Ec/aB0MPJlzuvfH
H/DZu8Hxq8tV8eF6d5U+5NRM+EkPmzXV12v8R23SJu7fOhwUGw7Pp60o0+2p
aTG9k/aacBIY9gUSFRHNQAGm7Oi5xIKyhDk/sVQZziozaBUBKRNXlUDYJAia
8KMUWAoCCm5oqhooDFcHiYsYmKkfTvb/6/3Byb7IBidyVon3NYVmMh+iloOM
2gsUslDKmGRkJzFyA7nfe830cX+wrCmyCYdmMsiyq4N1PCJOV9RFUI44pU2r
vMH4vfCrMTwL5xpdrZw67GxRcbTFrK2+t7K2pZc0VAI0fLGxJtkfi/niGc6X
XiBaCajYlg0ZdBSSnFHHHTNsKMjFlXlsx1vbMr4ykoztwDLgm0KaMfFpId59
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
Q6EACAIA

-->

</rfc>

