<?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.6.22 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-yi-idr-bgp-fs-edge-service-metadata-01" category="std" consensus="true" submissionType="IETF" version="3">
  <!-- xml2rfc v2v3 conversion 3.16.0 -->
  <front>
    <title abbrev="Service Metadata in BGP FlowSpec">Distribution of Service Metadata in BGP FlowSpec</title>
    <seriesInfo name="Internet-Draft" value="draft-yi-idr-bgp-fs-edge-service-metadata-01"/>
    <author initials="X." surname="Yi" fullname="Xinxin Yi" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>yixx3@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="T." surname="He" fullname="Tao He" role="editor">
      <organization>China Unicom</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>het21@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="H." surname="Shi" fullname="Hang Shi" role="editor">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>shihang9@huawei.com</email>
      </address>
    </author>
    <author initials="X." surname="Ding" fullname="Xiangfeng Ding">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>dingxiangfeng@huawei.com</email>
      </address>
    </author>
    <author initials="H." surname="Wang" fullname="Haibo Wang">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>rainsword.wang@huawei.com</email>
      </address>
    </author>
   <author initials="Z." surname="Wang" fullname="Zicheng Wang">
      <organization>Inspur</organization>
      <address>
        <postal>
          <city>Beijing</city>
          <country>China</country>
        </postal>
        <email>wangzicheng01@inspur.com</email>
      </address>
    </author>
    <date year="2023" month="August" day="20"/>
    <area>Routing Area</area>
    <workgroup>IDR</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>In edge computing, a service may be deployed on multiple instances within one or more sites, called edge service. The edge service is associated with an ANYCAST IP address, and the route of it along with service metadata can be collected by a central controller. The controller may process the metadata and distribute the result to ingress routers using BGP FlowSpec. The service metadata can be used by ingress routers to make path selections not only based on the routing cost but also the running environment of the edge services. This document describes a mechanism to distribute the information of the service routes and related service metadata using BGP FlowSpec.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="intro">
      <name>Introduction</name>
      <t>Many modern services deploy their service instances in multiple sites to get better response time and resource utilization. These sites are often geographically distributed to serve the user demand. For some services such as VR/AR and intelligent transportation, the QoE will depend on both the network metrics and the compute metrics. For example, if the nearest site is overloaded due to the demand fluctuation, then steer the user traffic to another light-loaded sites may improve the QoE. To steer the traffic to the best site, the computing metadata of the site needs to be collected.</t>
      <t><xref target="I-D.ietf-idr-5g-edge-service-metadata"/> describes the BGP extension of distributing service route with network and computing-related metrics. The router connected to the site will received the service routes and service metadata sent from devices inside the edge site, and then generates the corresponding routes and distributes them to ingress routers. However, the route with service metadata on the router connected to the site can be also collected by a central controller using BGP LS. Then the central controller may process the metadata and distributes the result to the ingress router using BGP FlowSpec.</t>
      <t>This document defines an extension of BGP FlowSpec to carry the service metadata along with the service route which is received from the controller. Using the service metadata and the service route, the ingress router can calculate the best site for the traffic, giving each user the best QoE.</t>
      <section anchor="terminology">
        <name>Terminology</name>
      </section>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" 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="bgp-flowspec-extension-for-service-metadata">
      <name>BGP FlowSpec Extension for Service Metadata</name>
      <t>The goal of the BGP FlowSpec extension is to distribute the information of the service route and metadata. A service is identified by an prefix and this information is carried using the existing Destination Prefix Component specified in <xref target="RFC8955"/> and <xref target="RFC8956"/>. <xref target="I-D.ietf-idr-ts-flowspec-srv6-policy"/> defines that the Color Extended Community and BGP Prefix-SID attribute is carried in the context of the FlowSpec NLRI.</t>
      <t>In addition to that, this document proposes to carry the service metadata attribute(See <xref target="fig-example"/>). The ingress router can compare the compute metric of different sites and steer the traffic into the best one using the SR policy. The metadata can be original values defined in <xref target="I-D.ietf-idr-5g-edge-service-metadata"/> or an aggregated one calculated using original values.</t>
      <figure anchor="fig-example">
        <name>Example of using BGP FlowSpec to distribute the service route and metadata</name>
        <artwork><![CDATA[
   +------------+
   |  BGP FS    |
   | Controller |
   +------------+
      | FlowSpec route to Ingress:
      |   NLRI: Destination Prefix
      |   Redirect to IPv6 Nexthop: Egress's Address
      |   Policy Color: C1
      |   PrefixSID: End.X1
      |   Service Metadata: Compute metric
      |          .-----.
      |         (       )
      V     .--(         )--.
+-------+  (                 )  +------+          +---------+
|       |_( SRv6 Core Network )_|      | (End.X1) |         |
|Ingress| ( ================> ) |Egress|----------|   Site  |
+-------+  (SR List<S1,S2,S3>)  +------+          +---------+
            '--(         )--'   
                (       )       
                 '-----'
]]></artwork>
      </figure>
      <section anchor="metadata-path-attribute-tlv">
        <name>Metadata Path Attribute TLV</name>
        <t>The Metadata Path Attribute TLV is the same as defined in <xref target="I-D.ietf-idr-5g-edge-service-metadata"/>, including the following three sub-TLVs:</t>
        <ol spacing="normal" type="1"><li>Site Preference Index sub-TLV indicates the preference to choose the site.</li>
          <li>Capacity Index sub-TLV indicates the capability of a site. One Edge Site can be in full capacity, reduced capacity, or completely out of service.</li>
          <li>Load Measurement sub-TLV indicates the load level of the site.</li>
        </ol>
      </section>
      <section anchor="metadata">
        <name>Aggregated Metric Path Attribute TLV</name>
        <t>The Aggregated Metric Path Attribute is a newly defined TLV(See <xref target="fig-Aggregated-Metric-Attribute"/>). It contains a single aggregated value which is calculated by the controller using the original metrics such as site preference, capacity and load measurement.</t>
        <figure anchor="fig-Aggregated-Metric-Attribute">
          <name>Aggregated Metric Path Attribute TLV format</name>
          <artwork><![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
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |    Aggregated Metadata Type   |            Length             |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  |            Aggregated Metric Value (4 octets)                 |
  +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        </figure>
        <ul spacing="normal">
          <li>Type: identify the Aggregated Metadata Attribute, to be assigned by IANA.</li>
          <li>Length: the total number of the octets of the value field.</li>
          <li>Value: value of Aggregated Computing metric.</li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TBD</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document requires IANA to assign the following code points from the registry called "BGP Path Attributes":</t>
      <table>
        <thead>
          <tr>
            <th align="left">Value</th>
            <th align="left">Description</th>
            <th align="left">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">TBD1</td>
            <td align="left">Aggregated Metadata Type</td>
            <td align="left">
              <xref target="metadata"/></td>
          </tr>
        </tbody>
      </table>
    </section>
  </middle>
  <back>
    <references>
      <name>Normative References</name>
      <reference anchor="RFC8955" target="https://www.rfc-editor.org/info/rfc8955" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8955.xml">
        <front>
          <title>Dissemination of Flow Specification Rules</title>
          <author fullname="C. Loibl" initials="C." surname="Loibl"/>
          <author fullname="S. Hares" initials="S." surname="Hares"/>
          <author fullname="R. Raszuk" initials="R." surname="Raszuk"/>
          <author fullname="D. McPherson" initials="D." surname="McPherson"/>
          <author fullname="M. Bacher" initials="M." surname="Bacher"/>
          <date month="December" year="2020"/>
          <abstract>
            <t>This document defines a Border Gateway Protocol Network Layer Reachability Information (BGP NLRI) encoding format that can be used to distribute (intra-domain and inter-domain) traffic Flow Specifications for IPv4 unicast and IPv4 BGP/MPLS VPN services. This allows the routing system to propagate information regarding more specific components of the traffic aggregate defined by an IP destination prefix.</t>
            <t>It also specifies BGP Extended Community encoding formats, which can be used to propagate Traffic Filtering Actions along with the Flow Specification NLRI. Those Traffic Filtering Actions encode actions a routing system can take if the packet matches the Flow Specification.</t>
            <t>This document obsoletes both RFC 5575 and RFC 7674.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8955"/>
        <seriesInfo name="DOI" value="10.17487/RFC8955"/>
      </reference>
      <reference anchor="RFC8956" target="https://www.rfc-editor.org/info/rfc8956" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8956.xml">
        <front>
          <title>Dissemination of Flow Specification Rules for IPv6</title>
          <author fullname="C. Loibl" initials="C." role="editor" surname="Loibl"/>
          <author fullname="R. Raszuk" initials="R." role="editor" surname="Raszuk"/>
          <author fullname="S. Hares" initials="S." role="editor" surname="Hares"/>
          <date month="December" year="2020"/>
          <abstract>
            <t>"Dissemination of Flow Specification Rules" (RFC 8955) provides a Border Gateway Protocol (BGP) extension for the propagation of traffic flow information for the purpose of rate limiting or filtering IPv4 protocol data packets.</t>
            <t>This document extends RFC 8955 with IPv6 functionality. It also updates RFC 8955 by changing the IANA Flow Spec Component Types registry.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8956"/>
        <seriesInfo name="DOI" value="10.17487/RFC8956"/>
      </reference>
      <reference anchor="I-D.ietf-idr-5g-edge-service-metadata" target="https://www.ietf.org/archive/id/draft-ietf-idr-5g-edge-service-metadata-00.txt" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-idr-5g-edge-service-metadata.xml">
        <front>
          <title>BGP Extension for 5G Edge Service Metadata</title>
          <author fullname="Linda Dunbar" initials="L." surname="Dunbar">
            <organization>Futurewei</organization>
          </author>
          <author fullname="Kausik Majumdar" initials="K." surname="Majumdar"/>
          <author fullname="Haibo Wang" initials="H." surname="Wang">
            <organization>Huawei</organization>
          </author>
          <author fullname="Gyan Mishra" initials="G. S." surname="Mishra">
            <organization>Verizon</organization>
          </author>
          <date day="2" month="December" year="2022"/>
          <abstract>
            <t>This draft describes three new sub-TLVs for egress routers to advertise the Edge Service Metadata of the directly attached edge services (ES). The Edge Service Metadata can be used by the ingress routers in the 5G Local Data Network to make path selections not only based on the routing cost but also the running environment of the edge services. The goal is to improve latency and performance for 5G edge services. The extension enables an edge service at one specific location to be more preferred than the others with the same IP address (ANYCAST) to receive data flow from a specific source, like specific User Equipment (UE).</t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-idr-5g-edge-service-metadata-07"/>
      </reference>
      <reference anchor="I-D.ietf-idr-ts-flowspec-srv6-policy" target="https://www.ietf.org/archive/id/draft-ietf-idr-ts-flowspec-srv6-policy-01.txt" xml:base="https://bib.ietf.org/public/rfc/bibxml3/reference.I-D.ietf-idr-ts-flowspec-srv6-policy.xml">
        <front>
          <title>Traffic Steering using BGP FlowSpec with SRv6 Policy</title>
          <author fullname="Jiang Wenying" initials="J." surname="Wenying">
            <organization>China Mobile</organization>
          </author>
          <author fullname="Yisong Liu" initials="Y." surname="Liu">
            <organization>China Mobile</organization>
          </author>
          <author fullname="Shunwan Zhuang" initials="S." surname="Zhuang">
            <organization>Huawei Technologies</organization>
          </author>
          <author fullname="Gyan Mishra" initials="G. S." surname="Mishra">
            <organization>Verizon Communications Inc.</organization>
          </author>
          <author fullname="Shuanglong Chen" initials="S." surname="Chen">
            <organization>Huawei Technologies</organization>
          </author>
          <date day="9" month="October" year="2022"/>
          <abstract>
            <t>BGP Flow Specification (FlowSpec) [RFC8955] [RFC8956] has been proposed to distribute BGP FlowSpec NLRI to FlowSpec clients to mitigate (distributed) denial-of-service attacks, and to provide traffic filtering in the context of a BGP/MPLS VPN service. Recently, traffic steering applications in the context of SRv6 using FlowSpec also attract attention. This document introduces the usage of BGP FlowSpec to steer packets into an SRv6 Policy.</t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-idr-ts-flowspec-srv6-policy-01"/>
      </reference>
      <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" initials="S." surname="Bradner"/>
          <date month="March" year="1997"/>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized.  This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="2119"/>
        <seriesInfo name="DOI" value="10.17487/RFC2119"/>
      </reference>
      <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" xml:base="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
        <front>
          <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
          <author fullname="B. Leiba" initials="B." surname="Leiba"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>RFC 2119 specifies common key words that may be used in protocol specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="8174"/>
        <seriesInfo name="DOI" value="10.17487/RFC8174"/>
      </reference>
    </references>
  </back>
  <!-- ##markdown-source:
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
rNr8HQAA

-->

</rfc>
