<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.17 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-lbdd-cats-dp-sr-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.22.0 -->
  <front>
    <title abbrev="Anycast-based CATS">Computing-Aware Traffic Steering (CATS) Using Segment Routing</title>
    <seriesInfo name="Internet-Draft" value="draft-lbdd-cats-dp-sr-02"/>
    <author initials="C." surname="Li" fullname="Cheng Li">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>c.l@huawei.com</email>
      </address>
    </author>
    <author initials="M." surname="Boucadair" fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <postal>
          <country>France</country>
        </postal>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author initials="Z." surname="peng" fullname="Zongpeng Du">
      <organization>China Mobile</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>duzongpeng@chinamobile.com</email>
      </address>
    </author>
    <author initials="J." surname="Drake" fullname="John E Drake">
      <organization>Juniper Networks, Inc.</organization>
      <address>
        <postal>
          <country>United States of America</country>
        </postal>
        <email>je_drake@yahoo.com</email>
      </address>
    </author>
    <date year="2024" month="July" day="04"/>
    <area>Routing area</area>
    <workgroup>CATS</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 71?>

<t>This document describes a solution that adheres to the Computing-Aware Traffic Steering (CATS) framework.
The solution uses anycast IP addresses as the CATS service identifier 
and Segment Routing (SR) as the data plane encapsulation to achieve computing-aware traffic
steering among multiple services instances.</t>
    </abstract>
  </front>
  <middle>
    <?line 78?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>As described in <xref target="I-D.yao-cats-ps-usecases"/>, traffic steering that takes into account computing resource metrics would benefit several services, e.g., latency-sensitive service like immersive services that rely upon the use of augmented reality or virtual reality (AR/VR) techniques.</t>
      <t><xref target="I-D.ldbc-cats-framework"/> defines a framework for Computing-Aware Traffic Steering (CATS). Such a framework defines an approach for making compute- and network-aware traffic steering decisions in networking environments where services are deployed in many locations.</t>
      <t>The CATS framework is an overlay framework for the selection of the suitable service contact instance for placing a service request. The exact characterization of 'suitable' will be determined by a combination of networking and computing metrics.  The CATS framework does not assume any specific data plane and control plane solutions.</t>
      <t>This document proposes a data plane solution for the realization of CATS. The solution uses an anycast IP address as the Computing-aware Service ID (CS-ID) associated with a service. Also, the solution uses Segment Routing (SR) as the data plane encapsulation from an Ingress CATS-Router to an Egress CATS-Router.</t>
    </section>
    <section anchor="terminology">
      <name>Terminology</name>
      <t>This document makes use of the terms defined in <xref target="I-D.ldbc-cats-framework"/>.</t>
      <t>Note: Terms such as CATS Instance Selector ID (CIS-ID) may be updated to echo what will be agreed in the CATS framework <xref target="I-D.ldbc-cats-framework"/>.</t>
    </section>
    <section anchor="solution-overview">
      <name>Solution Overview</name>
      <t>This section describes the details of realizing CATS identifiers, CATS components, and workflow.</t>
      <section anchor="realization-of-cats-framework-components">
        <name>Realization of CATS Framework Components</name>
        <section anchor="cats-identifiers">
          <name>CATS Identifiers</name>
          <t>A CATS Service ID (CS-ID) is an anycast IPv4 or IPv6 address. Such an IP address is associated with a specific service that is reachable via one or multiple service contact instances.</t>
          <t>The CATS overlay encapsulation is established from an Ingress CATS-Router to an Egress CATS-Router connected to a service contact instance. The service contact instance is typically hosted in a service site.</t>
          <t>Depending on the deployment requirements, CIS-IDs may be needed to indicate where to forward the packet to a specific interface pointing to a specific site in the case that multiple sites connect to the same Egress CATS-Router.</t>
        </section>
        <section anchor="cats-components">
          <name>CATS Components</name>
          <t>In the context of this document, CATS-Routers are required to support SR encapsulation, including SR-MPLS <xref target="RFC8660"/> and SRv6 <xref target="RFC8986"/>.</t>
          <t>The CATS Traffic Classifier (C-TC) is assumed to be running on Ingress CATS-Routers.</t>
          <t>For each service site, one or multiple C-SMAs and C-NMAs can be implemented within the site to collect the metrics of the service instances.</t>
        </section>
      </section>
      <section anchor="realization-of-the-cats-framework-workflow">
        <name>Realization of the CATS Framework Workflow</name>
        <section anchor="service-announcement">
          <name>Service Announcement</name>
          <t>The service anycast IP address may announced using a rendezvous service (DNS, for example). Clients can obtain the CS-ID of the service from the rendezvous service used by the application (e.g., DNS). 
It is out of scope of this document to provide a comprehensive list of all candidate rendezvous services.</t>
        </section>
        <section anchor="metrics-distribution">
          <name>Metrics Distribution</name>
          <t>As per the CATS framework, CS-ID routes with metrics are distributed among the overlay CATS Routers. The detailed control plane solutions of metrics distribution are out of the scope of this document. However, a sample procedure is provided for the readers convenience.</t>
          <t>For example, BGP can be used to distribute CS-ID routes with metrics.</t>
          <t>In the case of the C-SMA running as stand alone outside an Egress CATS-Router, the C-SMA collects the metrics
of computing resource within a service site and distributes the CS-ID routes with the collected metrics to
the Egress CATS-Router. Egress CATS-Routers will generate the new metrics combined with network metrics and
computing-related metrics, and redistribute the CS-ID route to Ingress CATS-Routers. In the case of the C-SMA
 running as a logic entity on an Egress CATS-Router, the same process will be performed inside the Egress CATS-Router.</t>
          <t>As described in <xref section="3.4" sectionFormat="of" target="I-D.ldbc-cats-framework"/>, CATS can be deployed in a distributed model, centralized model,
or a hybrid model. In a centralized model or hybrid model, the routes with metrics may be collected by centralized controllers.
BGP-LS may be a candidate solution to collect the route with metrics from CATS-Routers to controllers; the use of BGP-LS is however out of the scope of this document.</t>
          <t>A centralized controller may also install the forwarding policy on Ingress CATS-Routers to steer the traffic; how these policies are communicated to the routers is out of the scope of this document.</t>
        </section>
        <section anchor="service-demand-processing">
          <name>Service Demand Processing</name>
          <t>Two SR <xref target="RFC8402"/> data plane approaches are supported: SRv6 <xref target="RFC8986"/> and SR-MPLS <xref target="RFC8660"/>. This section introduces a solution based upon SRv6 and SR-MPLS as data planes for CATS purposes.</t>
          <t>An Ingress CATS-Router generates SRv6/SR-MPLS encapsulations from itself to Egress CATS-Routers according to the SR policy received from a controller. An Ingress CATS-Router receives service routes with network and computing-related metrics from Egress CATS-Routers. An C-PS will select the best service site according to the received service routes and routing policies. Once the best service site is selected, the associated Egress CATS-Router can be determined and the appropriate SR encapsulation from an Ingress CATS-Router to the C-PS-computed Egress CATS-Router can be selected.</t>
          <t>When a service demand is received by an Ingress CATS-Router, it is classified by the C-TC component. When a matching classification entry is found for this demand, the Ingress CATS-Router encapsulates and forwards it to the C-PS selected Egress CATS-Router via the matching SR tunnel.</t>
          <section anchor="srv6">
            <name>SRv6</name>
            <t>As shown in <xref target="fig-cats-srv6"/>, SRv6 tunnels are established from Ingress CATS-Routers to Egress CATS-Routers.</t>
            <t>There may be multiple encapsulations from a single Ingress CATS-Router to different Egress CATS-Routers so that the ingress can choose the best Egress CATS-Router connected to the target site.</t>
            <t>Furthermore, there may be multiple tunnels from a single Ingress CATS-Router to a single Egress CATS-Router, e.g., to provide different connectivity performance guarantees.</t>
            <figure anchor="fig-cats-srv6">
              <name>Using SRv6 in CATS</name>
              <artwork><![CDATA[
           
                             +------+
                             |Client|           
                             +------+            
                                 |                  
                          +-------------+  
                          |    C-TC     |
                          |-------------| 
                          |     | C-PS  |
    ......................|     +-------|....................
    :                     |CATS-Router 2|                   :
    :                     +-------------+                   :
    :                                                       :
    :                         Underlay                      :
    :                      Infrastructure                   :
    : SRv6 Encap 1                            SRv6 Encap 2  :
    :                                                       :
    :   +-------------+                +-------------+      :
    :   |CATS-Router 1|                |CATS-Router 3|      :
    :...|             |................|             |......:
        +-------------+                +-------------+
        |    C-SMA    |                |    C-SMA    |
        +-------------+                +-------------+
            |              END.DX SID1 |        | END.DX SID2
            |                          |        |
        +-----------+        +----------+     +-----------+  
      +-----------+ |      +----------+ |    +----------+ |
      |  Service  | |      | Service  | |    | Service  | |
      |  instance |-+      | instance |-+    | instance |-+
      +-----------+        +----------+      +----------+

       Edge site 1          Edge site 2       Edge site 3

]]></artwork>
            </figure>
            <t>In some cases, multiple service sites may be connected to a single Egress CATS-Router. To demux these sites, a specific attachment circuit must be provided to indicate the specific target service. In order to explicitly indicate the interface towards a site, an END.DX <xref target="RFC8986"/> is encoded as the last segment in the SRv6 encapsulation. The associated END.DX is learned from the control plane.</t>
            <t>When the traffic reaches the Egress CATS-Router, the SRv6 packet is decapsulated and the traffic is forwarded to the service contact instance. How the packet is handled beyond that point is out of the scope.</t>
          </section>
          <section anchor="sr-mpls">
            <name>SR-MPLS</name>
            <t>Similarly, SR-MPLS can be used as the overlay CATS encapsulation. The forwarding path is encoded as
an MPLS label stack, and a potential VPN label can be included as the last label to indicate 
to steer the traffic through a specific interface to a target service contact instance in the case multiple
service sites connect to the same Egress CATS-Router.</t>
          </section>
        </section>
        <section anchor="service-instance-affinity">
          <name>Service Instance Affinity</name>
          <t>As per <xref target="I-D.ldbc-cats-framework"/>, different services may have different notions of what constitutes
a 'flow' and may thus identify a flow differently. Typically, a flow is identified by the 5-tuple
transport coordinates (source and destination addresses, source and destination port numbers, and protocol).</t>
          <ul empty="true">
            <li>
              <t>Note: This section will be updated to reflect the discussion in the WG about affinity.</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document specifies a CATS solution using anycast IP addresses as CS-IDs and SR as data plane. It does not introduce further security threats considering to the existing ones in <xref target="RFC8402"/>, <xref target="RFC8660"/>, <xref target="RFC8986"/> and <xref target="I-D.ldbc-cats-framework"/>.</t>
      <t>Anycast-related security considerations are discussed in <xref section="4.4" sectionFormat="of" target="RFC7094"/>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document makes no requests for IANA action.</t>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>TBD</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="I-D.ldbc-cats-framework" target="https://datatracker.ietf.org/doc/html/draft-ldbc-cats-framework-06" xml:base="https://bib.ietf.org/public/rfc/bibxml-ids/reference.I-D.ldbc-cats-framework.xml">
          <front>
            <title>A Framework for Computing-Aware Traffic Steering (CATS)</title>
            <author fullname="Cheng Li" initials="C." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Zongpeng Du" initials="Z." surname="Du">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="John Drake" initials="J." surname="Drake">
              <organization>Juniper Networks, Inc.</organization>
            </author>
            <date day="8" month="February" year="2024"/>
            <abstract>
              <t>This document describes a framework for Computing-Aware Traffic Steering (CATS). Particularly, the document identifies a set of CATS components, describes their interactions, and exemplifies the workflow of the control and data planes.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ldbc-cats-framework-06"/>
        </reference>
        <reference anchor="RFC8660" target="https://www.rfc-editor.org/info/rfc8660" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8660.xml">
          <front>
            <title>Segment Routing with the MPLS Data Plane</title>
            <author fullname="A. Bashandy" initials="A." role="editor" surname="Bashandy"/>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="December" year="2019"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source-routing paradigm. A node steers a packet through a controlled set of instructions, called segments, by prepending the packet with an SR header. In the MPLS data plane, the SR header is instantiated through a label stack. This document specifies the forwarding behavior to allow instantiating SR over the MPLS data plane (SR-MPLS).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8660"/>
          <seriesInfo name="DOI" value="10.17487/RFC8660"/>
        </reference>
        <reference anchor="RFC8986" target="https://www.rfc-editor.org/info/rfc8986" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8986.xml">
          <front>
            <title>Segment Routing over IPv6 (SRv6) Network Programming</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="P. Camarillo" initials="P." role="editor" surname="Camarillo"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="Z. Li" initials="Z." surname="Li"/>
            <date month="February" year="2021"/>
            <abstract>
              <t>The Segment Routing over IPv6 (SRv6) Network Programming framework enables a network operator or an application to specify a packet processing program by encoding a sequence of instructions in the IPv6 packet header.</t>
              <t>Each instruction is implemented on one or several nodes in the network and identified by an SRv6 Segment Identifier in the packet.</t>
              <t>This document defines the SRv6 Network Programming concept and specifies the base set of SRv6 behaviors that enables the creation of interoperable overlays with underlay optimization.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8986"/>
          <seriesInfo name="DOI" value="10.17487/RFC8986"/>
        </reference>
        <reference anchor="RFC8402" target="https://www.rfc-editor.org/info/rfc8402" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8402.xml">
          <front>
            <title>Segment Routing Architecture</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="July" year="2018"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source routing paradigm. A node steers a packet through an ordered list of instructions, called "segments". A segment can represent any instruction, topological or service based. A segment can have a semantic local to an SR node or global within an SR domain. SR provides a mechanism that allows a flow to be restricted to a specific topological path, while maintaining per-flow state only at the ingress node(s) to the SR domain.</t>
              <t>SR can be directly applied to the MPLS architecture with no change to the forwarding plane. A segment is encoded as an MPLS label. An ordered list of segments is encoded as a stack of labels. The segment to process is on the top of the stack. Upon completion of a segment, the related label is popped from the stack.</t>
              <t>SR can be applied to the IPv6 architecture, with a new type of routing header. A segment is encoded as an IPv6 address. An ordered list of segments is encoded as an ordered list of IPv6 addresses in the routing header. The active segment is indicated by the Destination Address (DA) of the packet. The next active segment is indicated by a pointer in the new routing header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8402"/>
          <seriesInfo name="DOI" value="10.17487/RFC8402"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="I-D.yao-cats-ps-usecases" target="https://datatracker.ietf.org/doc/html/draft-yao-cats-ps-usecases-03" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.yao-cats-ps-usecases.xml">
          <front>
            <title>Computing-Aware Traffic Steering (CATS) Problem Statement, Use Cases, and Requirements</title>
            <author fullname="Kehan Yao" initials="K." surname="Yao">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Dirk Trossen" initials="D." surname="Trossen">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Hang Shi" initials="H." surname="Shi">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Yizhou Li" initials="Y." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Shuai Zhang" initials="S." surname="Zhang">
              <organization>China Unicom</organization>
            </author>
            <date day="30" month="June" year="2023"/>
            <abstract>
              <t>Distributed computing is a tool that service providers can use to achieve better service response time and optimized energy consumption. In such a distributed computing environment, providing services by utilizing computing resources hosted in various computing facilities aids support of services such as computationally intensive and delay sensitive services. Ideally, compute services are balanced across servers and network resources to enable higher throughput and lower response times. To achieve this, the choice of server and network resources should consider metrics that are oriented towards compute capabilities and resources instead of simply dispatching the service requests in a static way or optimizing solely on connectivity metrics. The process of selecting servers or service instance locations, and of directing traffic to them on chosen network resources is called "Computing-Aware Traffic Steering" (CATS). This document provides the problem statement and the typical scenarios for CATS, which shows the necessity of considering more factors when steering traffic to the appropriate computing resource to best meet the customer's expectations and deliver the requested service.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-yao-cats-ps-usecases-03"/>
        </reference>
        <reference anchor="RFC7094" target="https://www.rfc-editor.org/info/rfc7094" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7094.xml">
          <front>
            <title>Architectural Considerations of IP Anycast</title>
            <author fullname="D. McPherson" initials="D." surname="McPherson"/>
            <author fullname="D. Oran" initials="D." surname="Oran"/>
            <author fullname="D. Thaler" initials="D." surname="Thaler"/>
            <author fullname="E. Osterweil" initials="E." surname="Osterweil"/>
            <date month="January" year="2014"/>
            <abstract>
              <t>This memo discusses architectural implications of IP anycast and provides some historical analysis of anycast use by various IETF protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7094"/>
          <seriesInfo name="DOI" value="10.17487/RFC7094"/>
        </reference>
      </references>
    </references>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="D." surname="Trossen" fullname="Dirk Trossen">
        <organization>Huawei Technologies</organization>
        <address>
          <email>dirk.trossen@huawei.com</email>
        </address>
      </contact>
      <contact initials="L." surname="Iannone" fullname="Luigi Iannone">
        <organization>Huawei Technologies</organization>
        <address>
          <email>luigi.iannone@huawei.com</email>
        </address>
      </contact>
      <contact initials="Y." surname="Li" fullname="Yizhou Li">
        <organization>Huawei Technologies</organization>
        <address>
          <email>liyizhou@huawei.com</email>
        </address>
      </contact>
      <contact initials="H." surname="Shi" fullname="Hang Shi">
        <organization>Huawei Technologies</organization>
        <address>
          <email>shihang9@huawei.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
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
Yu+YnWSXtboC0Ny4q2pi9O3pdPJfFxSRSEQtAAA=

-->

</rfc>
