<?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.21 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-lbdd-cats-dp-sr-03" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.25.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-03"/>
    <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="2025" month="January" day="09"/>
    <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.ietf-cats-usecases-requirements"/>, 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.ietf-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.ietf-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.ietf-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.ietf-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.ietf-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.ietf-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 anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="I-D.ietf-cats-framework" target="https://datatracker.ietf.org/doc/html/draft-ietf-cats-framework-04" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-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="17" month="October" 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-ietf-cats-framework-04"/>
        </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.ietf-cats-usecases-requirements" target="https://datatracker.ietf.org/doc/html/draft-ietf-cats-usecases-requirements-04" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-cats-usecases-requirements.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="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="Shuai Zhang" initials="S." surname="Zhang">
              <organization>China Unicom</organization>
            </author>
            <author fullname="Qing An" initials="Q." surname="An">
              <organization>Alibaba Group</organization>
            </author>
            <date day="21" month="October" year="2024"/>
            <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-ietf-cats-usecases-requirements-04"/>
        </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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

-->

</rfc>
