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

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY RFC8402 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8402.xml">
<!ENTITY RFC8754 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8754.xml">
<!ENTITY RFC8986 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.8986.xml">
<!ENTITY RFC5331 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC.5331.xml">
<!ENTITY I-D.cl-spring-generalized-srv6-for-cmpr SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.cl-spring-generalized-srv6-for-cmpr.xml">
<!ENTITY I-D.filsfils-spring-net-pgm-extension-srv6-usid SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.filsfils-spring-net-pgm-extension-srv6-usid.xml">
<!ENTITY I-D.cheng-spring-shorter-srv6-sid-requirement SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.cheng-spring-shorter-srv6-sid-requirement.xml">
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-filsfilscheng-spring-srv6-srh-compression-00" category="std">

  <front>
    <title abbrev="SRv6 Segment List Compression in SRH">Compressed SRv6 Segment List Encoding in SRH</title>

    <author initials="W." surname="Cheng" fullname="Weiqiang Cheng" role="editor">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <street></street>
          <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>
          <street></street>
          <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>
          <street></street>
          <country>China</country>
        </postal>
        <email>lizhenbin@huawei.com</email>
      </address>
    </author>
    <author initials="B." surname="Decraene" fullname="Bruno Decraene">
      <organization>Orange</organization>
      <address>
        <postal>
          <street></street>
          <country>France</country>
        </postal>
        <email>bruno.decraene@orange.com</email>
      </address>
    </author>
    <author initials="D." surname="Cai" fullname="Dennis Cai">
      <organization>Alibaba</organization>
      <address>
        <postal>
          <street></street>
          <country>USA</country>
        </postal>
        <email>d.cai@alibaba-inc.com</email>
      </address>
    </author>
    <author initials="D." surname="Voyer" fullname="Daniel Voyer">
      <organization>Bell Canada</organization>
      <address>
        <postal>
          <street></street>
          <country>Canada</country>
        </postal>
        <email>daniel.voyer@bell.ca</email>
      </address>
    </author>
    <author initials="F." surname="Clad" fullname="Francois Clad" role="editor">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <street></street>
          <country>France</country>
        </postal>
        <email>fclad@cisco.com</email>
      </address>
    </author>
    <author initials="S." surname="Zadok" fullname="Shay Zadok">
      <organization>Broadcom</organization>
      <address>
        <postal>
          <street></street>
          <country>Israel</country>
        </postal>
        <email>shay.zadok@broadcom.com</email>
      </address>
    </author>
    <author initials="J." surname="Guichard" fullname="James N Guichard">
      <organization>Futurewei Technologies Ltd.</organization>
      <address>
        <postal>
          <street></street>
          <country>USA</country>
        </postal>
        <email>james.n.guichard@futurewei.com</email>
      </address>
    </author>
    <author initials="L." surname="Aihua" fullname="Liu Aihua">
      <organization>ZTE Corporation</organization>
      <address>
        <postal>
          <street></street>
          <country>China</country>
        </postal>
        <email>liu.aihua@zte.com.cn</email>
      </address>
    </author>
    <author initials="R." surname="Raszuk" fullname="Robert Raszuk">
      <organization>NTT Network Innovations</organization>
      <address>
        <postal>
          <street></street>
          <country>USA</country>
        </postal>
        <email>robert@raszuk.net</email>
      </address>
    </author>
    <author initials="C." surname="Li" fullname="Cheng Li">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <street></street>
          <country>China</country>
        </postal>
        <email>chengli13@huawei.com</email>
      </address>
    </author>

    <date year="2021" month="July" day="06"/>

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

    <abstract>


<t>This document defines a compressed SRv6 Segment List Encoding in the SRH. This solution does not require any SRH data plane change nor any SRv6 control plane change. This solution leverages the SRv6 Network Programming model.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>The Segment Routing architecture is defined in <xref target="RFC8402"/>.</t>

<t>SRv6 Network Programming <xref target="RFC8986"/> defines a framework to build a network program with topological and service segments carried in a Segment Routing header (SRH) <xref target="RFC8754"/>.</t>

<t>This document adds new flavors to the SR endpoint behaviors defined in <xref target="RFC8986"/>. These flavors enable a compressed encoding of the SRv6 Segment-List in the SRH and therefore address the requirements described in <xref target="I-D.cheng-spring-shorter-srv6-sid-requirement"/>.</t>

<t>The flavors defined in this document leverage the SRH data plane without any change and do not require any SRv6 control plane change.</t>

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

<t>This document leverages the terms defined in <xref target="RFC8402"/>, <xref target="RFC8754"/> and <xref target="RFC8986"/>. 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>Compressed-SID (C-SID): A C-SID is a short encoding of a SID in SRv6 packet that does not include the SID block bits (locator block).</t>
  <t>Compressed-SID container (C-SID container): An entry of the SRH Segment-List field (128 bits) that contains a sequence of C-SIDs.</t>
  <t>Compressed-SID sequence (C-SID sequence): A group of one or more C-SID containers in a segment list that share the same SRv6 SID block.</t>
  <t>Uncompressed SID sequence: A group of one or more uncompressed SIDs in a segment list.</t>
  <t>Compressed Segment List encoding: A segment list encoding that reduces the packet header length thanks to one or more C-SID sequences. A compressed Segment List encoding may also contain any number of uncompressed SID sequences.</t>
</list></t>

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

<t>In an SRv6 domain, the SIDs are allocated from a particular IPv6 prefix: the SRv6 SID block. Therefore, all SRv6 SIDs instantiated from the same SRv6 SID block share the same most significant bits. These common bits are named Locator-Block in <xref target="RFC8986"/>. Furthermore, when the combined length of the SRv6 SID Locator, Function and Argument is smaller than 128 bits, the trailing bits are set to zero.</t>

<t>When a sequence of consecutive SIDs in a Segment List shares a common Locator-Block, a compressed SRv6 Segment-List encoding can optimize the packet header length by avoiding the repetition of the Locator-Block and trailing bits with each individual SID.</t>

<t>The compressed Segment List encoding is fully compliant with the specifications in <xref target="RFC8402"/>, <xref target="RFC8754"/> and <xref target="RFC8986"/>. Efficient encoding is achieved by combining a compressed Segment List encoding logic on the SR policy headend with new flavors of the base SRv6 endpoint behaviors that decode this compressed encoding. No SRv6 SRH data plane change nor control plane extension is required.</t>

<t>A Segment List can be encoded in the packet header using any combination of compressed and uncompressed sequences. The C-SID sequences leverage the flavors defined in this document, while the uncompressed sequences use behaviors and flavors defined in other documents, such as <xref target="RFC8986"/>. An SR Policy headend constructs and compresses the SID-list depending on the capabilities of each SR endpoint node that the packet should traverse, as well as its own compression capabilities.</t>

<t>It is expected that compressed encoding flavors be available on devices with limited packet manipulation capabilities, such as legacy ASICs.</t>

<t>The compressed Segment List encoding supports any SRv6 SID Block allocation. While other options are supported and may provide higher efficiency, each routing domain can be allocated a /48 prefix from a global IPv6 block (see <xref target="sec-c-sid-block"/>).</t>

</section>
<section anchor="sr-endpoint-flavors" title="SR Endpoint Flavors">

<t>This section defines several options to achieve compressed Segment List encoding, in the form of two new flavors for the END, END.X and END.T behaviors of <xref target="RFC8986"/>. These flavors could also be combined with behaviors defined in other documents.</t>

<t>The compressed encoding can be achieved by leveraging any of these SR endpoint flavors. The NEXT-C-SID flavor and the REPLACE-C-SID flavor expose the same high-level behavior in their use of the SID argument to determine the next segment to be processed, but they have different low-level characteristics that can make one more or less efficient that the other for a particular SRv6 deployment. The NEXT-and-REPLACE-C-SID flavor is the combination of the NEXT-C-SID flavor and the REPLACE-C-SID flavor. It provides the best efficiency in terms of encapsulation size at the cost of increased complexity.</t>

<t>It is recommended for ease of operation that a single compressed encoding flavor be used in a given SRv6 domain. However, in a multi-domain deployment, different flavors can be used in different domains.</t>

<t>All three flavors leverage the following variables:</t>

<t><list style="symbols">
  <t>Variable B is the Locator Block length of the SID.</t>
  <t>Variable NF is the sum of the Locator Node and the Function lengths of the SID. It is also referred to as C-SID length.</t>
  <t>Variable A is the Argument length of the SID.</t>
</list></t>

<section anchor="next-c-sid-flavor" title="NEXT-C-SID Flavor">

<t>A SID instantiated with the NEXT-C-SID flavor takes an argument that carries the remaining C-SIDs in the current C-SID container.</t>

<t>The length A of the argument is equal to 128-B-NF and should be a multiple of NF.</t>

<figure><artwork><![CDATA[
+----------------------------------------------------+
| Locator-Block | Locator-Node | Function | Argument |
+----------------------------------------------------+
 <----- B -----> <--------- NF ----------> <-- A --->
]]></artwork></figure>

<t>Pseudo-code:</t>

<figure><artwork><![CDATA[
 1.   If (DA.Argument != 0) {
 2.     Copy DA.Argument into the bits [B..(B+A-1)] of the
          Destination Address of the IPv6 header.
 3.     Set the bits [(B+A)..127] of the Destination Address
          of the IPv6 header to zero.
 4.   } Else {
 5.     Decrement Segments Left by 1.
 6.     Copy Segment List[Segments Left] from the SRH to the
          Destination Address of the IPv6 header.
 7.   }
]]></artwork></figure>

<t>Note: <spanx style="verb">DA.Argument</spanx> identifies the bits <spanx style="verb">[(B+NF)..127]</spanx> in the Destination Address of the IPv6 header.</t>

<t>The NEXT-C-SID flavor has been previously documented in <xref target="I-D.filsfils-spring-net-pgm-extension-srv6-usid"/> under the name "SHIFT" flavor. In that context, a C-SID and a C-SID-sequence are respectively named a Micro-Segment (uSID) and a Micro-Program.</t>

</section>
<section anchor="replace-c-sid-flavor" title="REPLACE-C-SID Flavor">

<t>A SID instantiated with the REPLACE-C-SID flavor takes an argument, which is used to determine the index of the next C-SID in the appropriate container.</t>

<t>All SIDs that are part of a C-SID sequence using the REPLACE-C-SID flavor have the same C-SID length NF.</t>

<t>The length A of the argument should be at least ceil(log_2(128/NF)).</t>

<figure><artwork><![CDATA[
+----------------------------------------------------+
| Locator-Block | Locator-Node | Function | Argument |
+----------------------------------------------------+
 <----- B -----> <--------- NF ----------> <-- A --->
]]></artwork></figure>

<t>Pseudo-code:</t>

<figure><artwork><![CDATA[
 1.   If (DA.Argument != 0) {
 2.     Decrement DA.Argument by 1.
 3.   } Else {
 4.     Decrement Segments Left by 1.
 5.     Set DA.Argument to (128/NF - 1).
 6.   }
 7.   Copy Segment List[Segments Left][DA.Argument] into the bits
        [B..B+NF-1] of the Destination Address of the IPv6 header.
]]></artwork></figure>

<t>Notes:</t>

<t><list style="symbols">
  <t><spanx style="verb">DA.Argument</spanx> identifies the bits <spanx style="verb">[(B+NF)..(B+NF+A-1)]</spanx> in the Destination Address of the IPv6 header.</t>
  <t><spanx style="verb">Segment List[Segments Left][DA.Argument]</spanx> identifies the bits <spanx style="verb">[DA.Argument*NF..(DA.Argument+1)*NF-1]</spanx> in the SRH Segment List entry at index Segments Left.</t>
</list></t>

<t>The REPLACE-C-SID flavor has been previously documented in <xref target="I-D.cl-spring-generalized-srv6-for-cmpr"/> under the name "COC(Continue of Compression)" flavor. In that context, a C-SID and a C-SID-sequence are respectively named a G-SID and G-SRv6 compression sub-path.</t>

</section>
<section anchor="combined-next-and-replace-c-sid-flavor" title="Combined NEXT-and-REPLACE-C-SID Flavor">

<t>A SID instantiated with the NEXT-and-REPLACE-C-SID flavor takes a two-parts argument comprising, Arg.Next and Arg.Index, and encoded in the SID in this order.</t>

<t>The length A_I of Arg.Index is equal to ceil(log_2(128/NF)).</t>

<t>The length A_N of Arg.Next is equal to 128-B-NF-A_I and must be a multiple of NF.</t>

<t>The total SID argument length A is the sum of A_I and A_N.</t>

<t>The NEXT-and-REPLACE-C-SID flavor also leverages an additional variable, C_DA, that is equal to (1 + (A_N/NF)) and represents the number of C-SID's that can be encoded in the IPv6 Destination Address.</t>

<t>All SIDs that are part of a C-SID sequence using the NEXT-and-REPLACE-C-SID flavor must have the same C-SID length NF. Furthermore, this NF must be a divisor of 128.</t>

<figure><artwork><![CDATA[
+----------------------------------------------------------------+
| Locator-Block | Locator-Node | Function | Arg.Next | Arg.Index |
+----------------------------------------------------------------+
 <----- B -----> <--------- NF ----------> <- A_N --> <-- A_I -->
]]></artwork></figure>

<t>Pseudo-code:</t>

<figure><artwork><![CDATA[
 1.   If (DA.Arg.Next != 0) {
 2.     Copy DA.Arg.Next into the bits [B..(B+A_N-1)] of the
          Destination Address of the IPv6 header.
 3.     Set the bits [(B+A_N)..(B+NF+A_N-1)] of the Destination Address
          of the IPv6 header to zero.
 4.   } Else If (DA.Arg.Index >= C_DA) {
 5.     Decrement DA.Arg.Index by C_DA.
 6.     Copy C_DA*NF bits from Segment List[Segments Left][DA.Arg.Index]
          into the bits [B..B+C_DA*NF-1] of the Destination Address of
          the IPv6 header.
 7.   } Else If (Segments Left != 0) {
 8.     Decrement Segments Left by 1.
 9.     Set DA.Arg.Index to ((DA.Arg.Index - C_DA) % (128/NF)).
10.     Copy C_DA*NF bits from Segment List[Segments Left][DA.Arg.Index]
          into the bits [B..B+C_DA*NF-1] of the Destination Address of
          the IPv6 header.
11.   } Else {
12.     Copy DA.Arg.Index*NF bits from Segment List[0][0] into the bits
          [B..B+DA.Arg.Index*NF-1] of the Destination Address of the
          IPv6 header.
13.     Set the bits [B+DA.Arg.Index*NF..B+NF+A_N-1] of the Destination
          Address of the IPv6 header to zero.
14.     Set DA.Arg.Index to 0.
15.   }
]]></artwork></figure>

<t>Notes:</t>

<t><list style="symbols">
  <t><spanx style="verb">DA.Arg.Next</spanx> identifies the bits <spanx style="verb">[(B+NF)..(B+NF+A_N-1)]</spanx> in the Destination Address of the IPv6 header.</t>
  <t><spanx style="verb">DA.Arg.Index</spanx> identifies the bits <spanx style="verb">[(B+NF+A_N)..(B+NF+A_N+A_I-1)]</spanx> in the Destination Address of the IPv6 header.</t>
  <t><spanx style="verb">Segment List[Segments Left][DA.Arg.Index]</spanx> identifies the bits <spanx style="verb">[DA.Arg.Index*NF..(DA.Arg.Index+1)*NF-1]</spanx> in the SRH Segment List entry at index Segments Left.</t>
</list></t>

</section>
</section>
<section anchor="gib-lib-global-c-sid-and-local-c-sid" title="GIB, LIB, global C-SID and local C-SID">

<t>GIB: The set of IDs available for global C-SID allocation.</t>

<t>LIB: The set of IDs available for local C-SID allocation.</t>

<section anchor="global-c-sid" title="Global C-SID">

<t>A C-SID from the GIB.</t>

<t>A Global C-SID typically identifies a shortest-path to a node in the SRv6 domain. An IP route is advertised by the parent node to each of its global C-SID's, under the associated C-SID block. The parent node executes a variant of the END behavior.</t>

<t>A node can have multiple global C-SID's under the same C-SID blocks (e.g. one per IGP flexible algorithm). Multiple nodes may share the same global C-SID (anycast).</t>

</section>
<section anchor="local-c-sid" title="Local C-SID">

<t>A C-SID from the LIB.</t>

<t>A local C-SID may identify a cross-connect to a direct neighbor over a specific interface or a VPN context.</t>

<t>No IP route is advertised by a parent node for its local C-SID's.</t>

<t>If N1 and N2 are two different physical nodes of the SRv6 domain and I is a local C-SID value, then N1 and N2 may bind two different behaviors to I.</t>

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

<t>The allocation of C-SID's from the GIB and LIB depends on the C-SID length (see <xref target="sec-c-sid-lib-recommendation"/>).</t>

</section>
</section>
<section anchor="c-sid-and-block-length" title="C-SID and Block Length">

<section anchor="sec-c-sid-length" title="C-SID Length">

<t>The NEXT-C-SID flavor supports both 16- and 32-bit C-SID lengths. A C-SID length of 16-bit is recommended.</t>

<t>The REPLACE-C-SID flavor supports both 16- and 32-bit C-SID lengths. A C-SID length of 32-bit is recommended.</t>

</section>
<section anchor="sec-c-sid-block" title="Block Length">

<t>The compressed Segment List encoding supports any SRv6 SID Block allocation either from GUA or LUA space.</t>

<t>The recommended SRv6 SID block sizes for the NEXT-C-SID flavor are  16, 32 or 48 bits. The smaller the block, the higher the compression efficiency.</t>

<t>The recommended SRv6 SID block size for the REPLACE-C-SID flavor can be 48, 56, 64, 72 or 80 bits, depending on the needs of the operator.</t>

</section>
<section anchor="sec-c-sid-lib-recommendation" title="GIB/LIB Usage">

<t>The previous block and C-SID length recommendations, call for the following GIB/LIB usage:</t>

<t><list style="symbols">
  <t>NEXT-C-SID:
  <list style="symbols">
      <t>GIB: END.NEXT-C-SID</t>
      <t>LIB: END.X.NEXT-C-SID, END.DX.NEXT-C-SID, END.DT.NEXT-C-SID</t>
      <t>LIB: END.DX.NEXT-C-SID for large-scale PW support</t>
    </list></t>
  <t>REPLACE-C-SID:
  <list style="symbols">
      <t>GIB: END.REPLACE-C-SID, END.X.REPLACE-C-SID, END.DX.REPLACE-C-SID, END.DT.REPLACE-C-SID</t>
      <t>LIB: END.DX.REPLACE-C-SID for large-scale PW support</t>
    </list></t>
</list></t>

</section>
</section>
<section anchor="efficient-sid-list-encoding" title="Efficient SID-list Encoding">

<t>The compressed SID-list encoding logic is a local behavior of the SR Policy headend node and hence out of the scope of this document.</t>

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

<t>This document does not require any control plane modification.</t>

</section>
<section anchor="illustrations" title="Illustrations">

<t>Illustrations will be provided in a separate document.</t>

</section>
<section anchor="interoperability-status" title="Interoperability Status">

<t>In November 2020, China Mobile successfully validated multiple interoperable implementations of the NEXT-C-SID and REPLACE-C-SID 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 was validated for the following scenario:</t>

<t><list style="symbols">
  <t>Packet forwarding through a traffic engineering segment list combining, in the same SRH (<xref target="RFC8754"/>), SRv6 SIDs bound to an endpoint behavior with the NEXT-C-SID flavor and SRv6 SIDs bound to an endpoint behavior with the REPLACE-C-SID flavor.</t>
</list></t>

<t>Further interoperability testing is ongoing and will be reported in this document as the work progresses.</t>

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

<t>TBD</t>

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

<t>The authors would like to thank Kamran Raza, Xing Jiang, YuanChao Su, Han Li and Yisong Liu.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>

&RFC8402;
&RFC8754;
&RFC8986;


    </references>

    <references title='Informative References'>

&RFC5331;
&I-D.cl-spring-generalized-srv6-for-cmpr;
&I-D.filsfils-spring-net-pgm-extension-srv6-usid;
&I-D.cheng-spring-shorter-srv6-sid-requirement;


    </references>


<section anchor="inter-routing-domains-with-the-endxps-behavior" title="Inter Routing Domains with the End.XPS behavior">

<t>Some SRv6 traffic may need to cross multiple routing domains, such as different Autonomous Systems (ASes) or different routing areas. Different routing domains may use different addressing schema and SRv6 SID blocks.</t>

<t>This section defines an optional solution and SID behavior allowing for the use of different SRv6 SID blocks between routing domains.</t>

<t>The solution requires a new SID behavior, called "Endpoint with cross-connect to an array of layer-3 adjacencies and SRv6 Prefix Swap" (End.XPS for short) allowing for this transition of SRv6 SID block between two routing domains.</t>

<t>End.XPS is a variant of End.X, performing both "End.X Layer-3 Cross-Connect" and the translation of the SRv6 SID block between the two routing domains.</t>

<t>The processing takes as an additional parameter the prefix B2/m corresponding the SRv6 SID block in the second domain. This parameter is a property of the (received) SID and is given as a result of the lookup on the IPv6 destination address which identifies the SRv6 SID and its properties.</t>

<t>The End.XPS behavior is compatible with the NEXT-C-SID, REPLACE-C-SID, and NEXT-and-REPLACE-C-SID flavors described in this document.</t>

<t>When a router R receives a packet whose IPv6 DA matches a local End.XPS SID with the NEXT-C-SID flavor, that is associated with a set J of one or more Layer-3 adjacencies and the SRv6 SID block B2/m of the neighbor routing domain, R processes the packet as follows.</t>

<figure><artwork><![CDATA[
 1.   If (DA.Argument != 0) {
 2.     Write B2 into the most significant bits of the Destination
          Address of the IPv6 header.
 3.     Write DA.Argument into the bits [m..(m+A-1)] of the
          Destination Address of the IPv6 header.
 4.     Set the bits [(m+A)..127] of the Destination Address
          of the IPv6 header to zero.
 5.   } Else {
 6.     Decrement Segments Left by 1.
 7.     Copy Segment List[Segments Left] from the SRH to the
          Destination Address of the IPv6 header.
 8.   }
 9.   Submit the packet to the IPv6 module for transmission to the
        new destination via a member of J.
]]></artwork></figure>

<t>When a router R receives a packet whose IPv6 DA matches a local End.XPS SID with the REPLACE-C-SID flavor, that is associated with a set J of one or more Layer-3 adjacencies and the SRv6 SID block B2/m of the neighbor routing domain, R processes the packet as follows.</t>

<figure><artwork><![CDATA[
 1.   If (DA.Argument != 0) {
 2.     Decrement DA.Argument by 1.
 3.   } Else {
 4.     Decrement Segments Left by 1.
 5.     Set DA.Argument to (128/NF - 1).
 6.   }
 7.   Write B2 into the most significant bits of the Destination
        Address of the IPv6 header.
 8.   Write Segment List[Segments Left][DA.Argument] into the bits
        [m..m+NF-1] of the Destination Address of the IPv6 header.
 9.   Write DA.Argument into the bits [m+NF..m+NF+A-1] of the
        Destination Address of the IPv6 header.
10.   Set the bits [(m+NF+A)..127] of the Destination Address
        of the IPv6 header to zero.
11.   Submit the packet to the IPv6 module for transmission to the
        new destination via a member of J.
]]></artwork></figure>

<t>Note: the way the SRv6 SID Block B2 of the next routing domain is known is out of scope of this document. As examples, it could be learnt via configuration, or using a signaling protocol either with the peer domain or with a central controller (e.g. PCE).</t>

<t>When End.XPS SID behavior is used, the restriction on the C-SID length for the REPLACE-C-SID and the NEXT-and-REPLACE-C-SID flavors is relaxed and becomes: all SID the are part of a C-SID sequence <spanx style="strong">within a domain</spanx> MUST have the same SID length NF.</t>

</section>
<section anchor="larger-c-sid-length-by-combining-k-c-sids-to-identify-a-behavior" title="Larger C-SID length by combining k C-SIDs to identify a behavior">

<t>When an SR endpoint node needs more bits than allowed by the C-SID length (NF) to identify a behavior, it MAY combine two (resp. k) C-SIDs to effectively benefit from a C-SID of length <spanx style="verb">2*NF</spanx> (resp. <spanx style="verb">k*NF</spanx>). This is a local behavior of this SR endpoint node that does not require any specific encoding in the SRH. The C-SID sequence only needs to have at least two (resp. k) remaining C-SIDs, instead of a single one.</t>

<t>When two C-SIDs are combined, the first C-SID may be seen as having the role of a "Context SID" identifying a context-specific SID space or table, with the second SID being looked up in this context-specific table. This is similar to the Context-Specific label space defined in the section 3 of <xref target="RFC5331"/>.</t>

<section anchor="combining-k-c-sids-in-a-next-c-sid-sequence" title="Combining k C-SIDs in a NEXT-C-SID sequence">

<t>As part of a NEXT-C-SID sequence, k C-SIDs encoded in the same C-SID container can be seamlessly combined together by installing a more specific entry in FIB. This entry would match the concatenation of the SRv6 SID block and the k C-SIDs to be combined.</t>

<t>For example, the 16-bit C-SIDs 1111, 2222 and 3333 in the SRv6 SID block 2001:db8::/48 can be combined as one 48-bit C-SID on router R by installing a FIB entry for the IPv6 prefix 2001:db8:0:1111:2222:3333::/96.</t>

<t>This capability does not require any change to the existing SRv6 SID behaviors.</t>

</section>
<section anchor="combining-k-c-sids-in-a-replace-c-sid-sequence" title="Combining k C-SIDs in a REPLACE-C-SID sequence">

<t>As part of a REPLACE-C-SID sequence, k C-SIDs can be combined together using the COMBINE-k-C-SID flavor. A SID instantiated with the COMBINE-k-C-SID flavor takes a SID argument that indicates the index of the next C-SID in the current C-SID container, and a local parameter k &gt;= 2. The parameter k is a property of the C-SID and is given as a result of the FIB lookup that identifies the IPv6 Destination Address as an SRv6 SID.</t>

<t>This section describes the COMBINE-k-C-SID flavor applied to the End.DX2 SID behavior, but the flavor is equally applicable to others SID behaviors.</t>

<t>When a router R receives a packet whose IPv6 DA matches a local End.DX2 with a COMBINE-k-C-SID flavor, a local parameter k and a SID argument DA.Argument, R processes the packet as per Section 4.9 of <xref target="RFC8986"/>, with the following modifications.</t>

<t>Line S02 of the SRH processing behavior</t>

<figure><artwork><![CDATA[
S02. If (Segments Left != 0) {
]]></artwork></figure>

<t>is replaced with</t>

<figure><artwork><![CDATA[
S02. If (Segments Left + floor((DA.Argument - k + 1) * NF/128) != 0){
]]></artwork></figure>

<t>and lines S02-S03 of the upper-layer header processing behavior</t>

<figure><artwork><![CDATA[
S02. Remove the outer IPv6 Header with all its extension headers
S03. Forward the Ethernet frame to the OIF I
]]></artwork></figure>

<t>are replaced with</t>

<figure><artwork><![CDATA[
S02.a. Read the k-1 next C-SIDs located at positions Segment
         List[Segments Left + floor((DA.Argument - k + 1) * NF/128)]
         [(DA.Argument - k + 1) % (128/NF)] to Segment Left[Segments
         Left + floor((DA.Argument - 1) * NF/128)][(DA.Argument - 1)
         % (128/NF)] in the SRH.
S02.b. Remove the outer IPv6 Header with all its extension headers
S03.   Forward the Ethernet frame to the OIF identified by the k-1
         next C-SIDs, in the context of the matched IPv6 Destination
         Address.
]]></artwork></figure>

</section>
</section>


  </back>

<!-- ##markdown-source:
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
G1atmaxZWgAA

-->

</rfc>

