<?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.2.6 -->
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc comments="yes"?>
<rfc category="info" docName="draft-ietf-idr-bgpls-sr-vtn-mt-07"
     ipr="trust200902">
  <front>
    <title abbrev="BGP-LS MT for SR-based NRP">Applicability of BGP-LS with
    Multi-Topology (MT) for Segment Routing based Network Resource Partitions
    (NRP)</title>

    <author fullname="Chongfeng Xie" initials="C." surname="Xie">
      <organization>China Telecom</organization>

      <address>
        <postal>
          <street>China Telecom Beijing Information Science &amp; Technology,
          Beiqijia</street>

          <city>Beijing</city>

          <code>102209</code>

          <country>China</country>
        </postal>

        <email>xiechf@chinatelecom.cn</email>
      </address>
    </author>

    <author fullname="Cong Li" initials="C." surname="Li">
      <organization>China Telecom</organization>

      <address>
        <postal>
          <street>China Telecom Beijing Information Science &amp; Technology,
          Beiqijia</street>

          <city>Beijing</city>

          <code>102209</code>

          <country>China</country>
        </postal>

        <email>licong@chinatelecom.cn</email>
      </address>
    </author>

    <author fullname="Jie Dong" initials="J." surname="Dong">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street>Huawei Campus, No. 156 Beiqing Road</street>

          <city>Beijing</city>

          <code>100095</code>

          <country>China</country>
        </postal>

        <email>jie.dong@huawei.com</email>
      </address>
    </author>

    <author fullname="Zhenbin Li" initials="Z." surname="Li">
      <organization>Huawei Technologies</organization>

      <address>
        <postal>
          <street>Huawei Campus, No. 156 Beiqing Road</street>

          <city>Beijing</city>

          <code>100095</code>

          <country>China</country>
        </postal>

        <email>lizhenbin@huawei.com</email>
      </address>
    </author>

    <date day="3" month="November" year="2024"/>

    <area>Routing Area</area>

    <workgroup>IDR Working Group</workgroup>

    <abstract>
      <t>Enhanced VPNs aim to deliver VPN services with enhanced
      characteristics to customers who have specific requirements on their
      connectivity, such as guaranteed resources, latency, or jitter. Enhanced
      VPNs require integration between the overlay VPN connectivity and the
      characteristics provided by the underlay network. A Network Resource
      Partition (NRP) is a subset of the network resources and associated
      policies on each of a connected set of links in the underlay network. An
      NRP could be used as the underlay to support one or a group of enhanced
      VPN services.</t>

      <t>When Segment Routing is used as the data plane of NRPs, each NRP can
      be allocated with a group of Segment Identifiers (SIDs) to identify the
      topology and resource attributes of network segments in the NRP. The
      association between the network topology, the network resource
      attributes and the SR SIDs may need to be distributed to a centralized
      network controller. In some network scenarios, each NRP can be
      associated with a unique logical network topology. This document
      describes a mechanism to distribute the information of SR based NRPs
      using BGP-Link State (BGP-LS) with Multi-Topology (MT).</t>
    </abstract>
  </front>

  <middle>
    <section anchor="introduction" title="Introduction">
      <t>Enhanced VPNs aim to deliver VPN services with enhanced
      characteristics to customers who have specific requirements on their
      connectivity, such as guaranteed resources, latency, or jitter. Enhanced
      VPNs require integration between the overlay VPN connectivity and the
      characteristics provided by the underlay network. <xref
      target="RFC9543"/> discusses the general framework, components, and
      interfaces for requesting and operating network slices using IETF
      technologies. A network slice is considered as one target use case of
      enhanced VPNs.</t>

      <t><xref target="RFC9543"/> also introduces the concept of the Network
      Resource Partition (NRP), which is a subset of the
      buffer/queuing/scheduling resources and associated policies on each of a
      connected set of links in an underlay network. An NRP can be associated
      with a logical network topology to select or specify the set of links
      and nodes involved. <xref target="I-D.ietf-teas-enhanced-vpn"/>
      specifies the framework of NRP-based enhanced VPNs and describes the
      candidate component technologies in different network planes and network
      layers. An NRP could be used as the underlay to meet the requirement of
      one or a group of enhanced VPN services. To meet the requirement of
      enhanced VPN services, a number of NRPs can be created, each with a
      subset of network resources allocated on network nodes and links in a
      customized topology of the physical network.</t>

      <t><xref target="I-D.ietf-spring-resource-aware-segments"/> introduces
      resource awareness to Segment Routing (SR) <xref target="RFC8402"/>. The
      resource-aware Segment Identifiers (SIDs) have additional semantics to
      identify the set of network resources available for the packet
      processing action associated with the SIDs. As described in <xref
      target="I-D.ietf-spring-sr-for-enhanced-vpn"/>, the resource- aware SIDs
      can be used to build SR-based NRPs with the required network topology
      and network resource attributes to support enhanced VPN services. With
      SR-based data plane, SIDs can be used to represent both the topological
      instructions and a subset of network resources on the network nodes and
      links which are allocated to an NRP.</t>

      <t>To allow NRP-specific constraint-based path computation and/or
      NRP-specific shortest path computation to be performed by network
      controller and network nodes, the set of resource-aware SR SIDs and the
      associated topology and resource attributes of an NRP need to be
      distributed using a control plane. When a centralized network controller
      is used for NRP-specific constraint-based path computation, especially
      when an NRP spans multiple IGP areas or multiple Autonomous Systems
      (ASes), BGP-Link State (BGP-LS) <xref target="RFC9552"/> is needed to
      advertise the NRP information in each IGP area or AS to the network
      controller, so that the controller could use the collected information
      to build the view of inter-area or inter-AS SR NRPs.</t>

      <t>In some network scenarios, the required number of NRPs could be
      small, and it can be assumed that each NRP is associated with an
      independent topology and has a set of dedicated or shared network
      resources. <xref target="I-D.ietf-lsr-isis-sr-vtn-mt"/> describes the
      IS-IS Multi-Topology (MT) <xref target="RFC5120"/> based mechanism to
      advertise an independent topology and the associated SR SIDs, together
      with the resource and Traffic Engineering (TE) attributes for each SR
      based NRP. This document describes a mechanism to distribute the
      information of SR based NRPs to the network controller using BGP-LS with
      Multi-Topology.</t>
    </section>

    <section title="Advertisement of Topology Attribute for SR-based NRP">
      <t><xref target="I-D.ietf-lsr-isis-sr-vtn-mt"/> describes the IS-IS
      Multi-Topology based mechanisms to distribute the topology and the SR
      SIDs associated with SR based NRPs. This section describes the
      corresponding BGP-LS mechanism to distribute both the intra-domain and
      inter-domain topology attributes of SR based NRPs.</t>

      <section title="Intra-domain Topology Advertisement">
        <t>Section 5.2.2.1 of <xref target="RFC9552"/> defines the
        Multi-Topology Identifier (MT-ID) TLV (Type 263), which can contain
        one or more IS-IS or OSPF Multi-Topology Identifiers for a link, node,
        or prefix. The rules of the usage of MT-ID TLV is described in section
        5.2.2.1 of <xref target="RFC9552"/> as follows:</t>

        <t>"The MT-ID TLV MAY be included as a Link Descriptor, as a Prefix
        Descriptor, or in the BGP-LS Attribute of a Node NLRI. When included
        as a Link or Prefix Descriptor, only a single MT-ID TLV containing the
        MT-ID of the topology where the link or the prefix is reachable is
        allowed. In case one wants to advertise multiple topologies for a
        given Link or Prefix Descriptor, multiple NLRIs MUST be generated
        where each NLRI contains a single unique MT-ID."</t>

        <t><xref target="RFC9085"/> defines the BGP-LS extensions to carry the
        SR-MPLS information using TLVs of BGP-LS Attribute. When
        Multi-Topology is used with the SR-MPLS data plane, topology-specific
        Prefix-SIDs and topology-specific Adjacency Segment Identifiers
        (Adj-SIDs) can be carried in the BGP-LS Attribute associated with the
        Prefix NLRI and Link NLRI respectively, the MT-ID TLV is carried in
        the prefix descriptor or link descriptor to identify the corresponding
        topology of the SIDs.</t>

        <t><xref target="RFC9514"/> defines the BGP-LS extensions to advertise
        Segment Routing over IPv6 (SRv6) information along with their
        functions and attributes. When Multi-Topology is used with the SRv6
        data plane, the SRv6 Locator TLV is carried in the BGP-LS Attribute
        associated with the Prefix NLRI, the MT-ID TLV can be carried as a
        Prefix Descriptor to identify the corresponding topology of the SRv6
        Locator. The SRv6 End.X SIDs are carried in the BGP-LS Attribute
        associated with the Link NLRI, the MT-ID TLV can be carried in the
        link descriptor to identify the corresponding topology of the End.X
        SIDs. The SRv6 SID NLRI is defined to advertise other types of SRv6
        SIDs, in which the SRv6 SID descriptors can include the MT-ID TLV so
        as to advertise topology-specific SRv6 SIDs.</t>
      </section>

      <section title="Inter-Domain Topology Advertisement">
        <t><xref target="RFC9086"/> and <xref target="RFC9514"/> define the
        BGP-LS extensions for the advertisement of BGP inter-domain topology
        information and the BGP Egress Peering Segment Identifiers. Such
        information could be used by a network controller for the computation
        and instantiation of inter-AS SR-TE paths.</t>

        <t>In some network scenarios, for instance, an operator's network
        consists of multiple parts such as metro area networks, backbone
        networks, or data center networks, each part being a different AS,
        there are needs to create NRPs which span multiple ASes. The
        inter-domain NRPs could have different inter-domain connectivity, and
        may be associated with different sets of network resources in each
        domain and also on the inter-domain links. In order to build the
        multi-domain SR based NRPs, it is necessary to advertise the topology
        and the associated BGP Peering SIDs of each NRP for inter-domain
        links.</t>

        <t>When MT-ID is used consistently in multiple domains covered by an
        NRP, the topology-specific BGP peering SIDs can be advertised with the
        MT-ID carried in the corresponding Link NLRI. This can be achieved
        with the existing mechanisms as defined in <xref
        target="RFC9552"/><xref target="RFC9086"/> and <xref
        target="RFC9514"/>.</t>

        <t>Depending on the requirement of inter-domain NRPs, different
        mechanisms can be used on the inter-domain connection:</t>

        <t><list style="symbols">
            <t>One External BGP (EBGP) session between two ASes can be
            established over multiple underlying links. In this case,
            different underlying links can be used for different inter-domain
            NRPs, which requires the links to be isolated from each other. In
            another similar case, the EBGP session is established over a
            single link, while the network resource (e.g. bandwidth) on this
            link can be partitioned into several pieces, each of which can be
            considered as a virtual member link. An NRP can be associated with
            one of the underlying physical or virtual member links. In both
            cases, different BGP Peer-Adj-SIDs or SRv6 End.X SIDs need to be
            allocated to each underlying physical or virtual member link, and
            the association between the BGP Peer-Adj-SID/End.X SID and the
            MT-ID of the NRP needs to be advertised by the ASBR.</t>

            <t>For inter-domain connection between two ASes, multiple EBGP
            sessions can be established between different sets of peering
            ASBRs. It is possible that some of these BGP sessions are used for
            one inter-domain NRP, while some other BGP sessions are used for
            another inter-domain NRP. In this case, different BGP Peer Node
            SIDs need to be allocated to each BGP session and are advertised
            using the mechanism in <xref target="RFC9086"/> and <xref
            target="RFC9514"/>. The association between the BGP Peer Node SIDs
            and the MT-ID of the NRP also needs to be advertised by the
            ASBR.</t>

            <t>At the AS-level topology, different inter-domain NRPs may have
            different inter-AS connectivity. In this case, different BGP Peer
            Set SIDs need to be allocated to represent the groups of BGP peers
            which can be used for load-balancing in each inter-domain NRP. The
            association between the BGP Peer Node SIDs and the MT-ID of the
            NRP needs to be advertised by the ASBR.</t>
          </list></t>

        <t>In network scenarios where consistent allocation of MT-ID among
        multiple domains can not be achieved, the MT-ID advertised by the
        peering ASBRs of an inter-domain link could be different. Some mapping
        mechanism may be used by the controller to match the MT-IDs of an
        inter-domain link in two directions, and concatenate the inter-domain
        topology of the NRP. Alternatively, a globally-significant NRP
        identifier many be introduced to identify the inter-domain links of an
        NRP. Within each domain, the MT based mechanism could be reused for
        intra-domain topology advertisement. The detailed mechanism is out of
        the scope of this document.</t>
      </section>
    </section>

    <section title="Advertisement of Resource Attribute for SR-based NRP">
      <t><xref target="I-D.ietf-lsr-isis-sr-vtn-mt"/> specifies the mechanism
      to advertise the resource and TE attributes associated with each NRP.
      This section describes the corresponding BGP-LS mechanisms for reporting
      NRP resource and TE attributes to network controllers.</t>

      <t>The information of the network resources and TE attributes associated
      with a link of an NRP can be specified by carrying the TE Link attribute
      TLVs in BGP-LS Attribute <xref target="RFC9552"/>, with the associated
      MT-ID carried in the corresponding Link NLRI.</t>

      <t>When the Maximum Link Bandwidth sub-TLV is carried in the BGP-LS
      attribute associated with the Link NLRI of an NRP, it indicates the
      amount of link bandwidth resource allocated to the corresponding NRP on
      the link. The bandwidth allocated to an NRP can be exclusive for traffic
      in the corresponding NRP. The advertisement of other TE attributes in
      BGP-LS for NRP is for further study.</t>
    </section>

    <section title="Scalability Considerations">
      <t>The mechanism described in this document assumes that each NRP is
      associated with an independent topology, and for the inter-domain NRPs,
      the MT-IDs used in the involved domains are consistent, so that the
      MT-IDs can be reused to identify the NRPs in the control plane. Reusing
      MT-ID can avoid introducing new mechanism with similar functionality in
      the control plane, while it also has some limitations. For example, even
      if multiple NRPs share the same topology, each NRP still need to be
      identified using a unique MT-ID in the control plane. Thus independent
      path computation needs be executed for each NRP. The number of NRPs
      supported in a network may be dependent on the number of topologies
      supported, which is related to both the number of topologies supported
      in the protocol and the control plane overhead which the network could
      afford. The mechanism described in this document is considered useful
      for network scenarios in which the required number of NRPs is small
      because no control protocol extension is required. For network scenarios
      where the number of required NRPs is large, more scalable solution would
      be needed which may require further protocol extensions and
      enhancements. A detailed analysis about the NRP scalability and the
      possible optimizations for supporting a large number of NRPs is
      described in <xref target="I-D.ietf-teas-nrp-scalability"/>.</t>
    </section>

    <section anchor="security-considerations" title="Security Considerations">
      <t>This document introduces no additional security vulnerabilities to
      BGP-LS.</t>

      <t>The mechanism proposed in this document is subject to the same
      vulnerabilities as any other protocol that relies on BGP-LS.</t>
    </section>

    <section anchor="iana-considerations" title="IANA Considerations">
      <t>This document does not request any IANA actions.</t>
    </section>

    <section anchor="acknowledgments" title="Acknowledgments">
      <t>The authors would like to thank Shunwan Zhuang, Adrian Farrel, Susan
      Hares and Jeffrey Haas for the review and discussion of this
      document.</t>
    </section>
  </middle>

  <back>
    <references title="Normative References">
      <?rfc include='reference.RFC.8402'?>

      <?rfc include='reference.RFC.9085'?>

      <?rfc include='reference.RFC.9086'?>

      <?rfc include='reference.RFC.9514'?>

      <?rfc include='reference.RFC.9543'?>

      <?rfc include='reference.RFC.9552'?>

      <?rfc include='reference.I-D.ietf-teas-enhanced-vpn'?>

      <?rfc include='reference.I-D.ietf-spring-resource-aware-segments'?>

      <?rfc include='reference.I-D.ietf-spring-sr-for-enhanced-vpn'?>
    </references>

    <references title="Informative References">
      <?rfc include='reference.RFC.5120'?>

      <?rfc include='reference.I-D.ietf-lsr-isis-sr-vtn-mt'?>

      <?rfc include='reference.I-D.ietf-teas-nrp-scalability'?>

      <?rfc ?>
    </references>
  </back>

  <!---->
</rfc>
