<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.39 (Ruby 4.0.5) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-miyatoch-teas-actn-inter-operator-extension-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Inter-Operator ACTN">ACTN Extensions for Inter-Operator Coordination</title>

    <author fullname="Takuya Miyasaka">
      <organization>KDDI</organization>
      <address>
        <postal>
          <country>Japan</country>
        </postal>
        <email>ta-miyasaka@kddi.com</email>
      </address>
    </author>
    <author fullname="Yuji Tochio">
      <organization>1Finity</organization>
      <address>
        <postal>
          <country>Japan</country>
        </postal>
        <email>tochio@fujitsu.com</email>
      </address>
    </author>

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

    <area>RTG</area>
    <workgroup>TEAS Working Group</workgroup>
    <keyword>ACTN</keyword> <keyword>MDSC</keyword> <keyword>inter-operator</keyword> <keyword>traffic engineering</keyword> <keyword>optical</keyword>

    <abstract>


<?line 66?>

<t>This document specifies an extension to the ACTN framework (RFC 8453) that enables coordination between the MDSCs of different operators, so that they can establish and operate end-to-end TE services cooperatively while each operator keeps full control of its own network and keeps its internal details private.</t>

<t>As its concrete realization within ACTN, the extension defines the MDSC-MDSC Interface (MMI), a symmetric peer interface between the MDSCs of different operators, in which neither MDSC has authority over the other, and which complements rather than modifies the CMI and the MPI.</t>

<t>The extension is independent of the underlying switching technology and applies to packet, optical, and multi-layer TE networks.</t>



    </abstract>

    <note title="About This Document" removeInRFC="true">
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-miyatoch-teas-actn-inter-operator-extension/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        TEAS Working Group mailing list (<eref target="mailto:teas@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/teas/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/teas/"/>.
      </t>
    </note>


  </front>

  <middle>


<?line 76?>

<section anchor="introduction"><name>Introduction</name>

<t>The Abstraction and Control of TE Networks (ACTN) framework <xref target="RFC8453"/> defines a three-tier hierarchy of controllers, the Customer Network Controller (CNC), the Multi-Domain Service Coordinator (MDSC), and the Provisioning Network Controllers (PNCs), connected by the CNC-MDSC Interface (CMI) and the MDSC-PNC Interface (MPI).
ACTN also addresses multi-domain networks through a hierarchical arrangement in which a higher-level MDSC (MDSC-H) coordinates lower-level MDSCs (MDSC-L) by applying the MPI recursively.
This arrangement assumes that all MDSCs belong to a single administrative domain, or that the MDSC-H holds administrative authority over every MDSC-L, and in either case the MDSCs are owned and operated by a single operator.</t>

<t>A growing driver of network operation across different operators is the rapid growth of AI workloads and the data center interconnection (DCI) traffic they generate.
Distributed training and inference for large-scale AI models demand high-bandwidth, low-latency, and highly reliable connectivity between data centers, which are frequently owned by data center or cloud operators that are distinct from the network operators owning the wide-area transport infrastructure between them.
Satisfying this demand requires high-quality traffic-engineered paths, and increasingly end-to-end optical paths, that are established cooperatively across the data center operator's network and the networks of one or more other operators <xref target="IGF-MD-FA"/>.</t>

<t>In these deployments the networks are operated by different operators, so no operator controls another and no single entity can see or manage all of the networks.
The current ACTN framework does not address this case, because it assumes that the MDSC is owned and operated by a single operator and coordinates multiple domains only under that single authority.
In a multi-operator setting each operator owns and operates its own MDSC, but ACTN defines no interface between the MDSCs of different operators.
This gap is analyzed in detail later in this document.</t>

<t>This document specifies an extension to the ACTN framework that enables coordination between the MDSCs of different operators, so that they can establish and operate end-to-end TE services cooperatively while each operator keeps full control of its own network and keeps its internal details private.
As its concrete realization within ACTN, the extension defines the MDSC-MDSC Interface (MMI), a symmetric peer interface between the MDSCs of different operators.
Unlike the hierarchical use of the MPI between an MDSC-H and an MDSC-L, the MMI assumes no subordination, and neither MDSC has authority over the other.
The MMI complements, and does not modify, the CMI and the MPI.
The extension is independent of the underlying switching technology and applies to packet, optical, and multi-layer TE networks.
While the primary scenario is coordination between different operators, the same mechanism also applies within a single operator to networks that have independent control planes, for example where organizational, technological, or historical reasons prevent a single MDSC from having authority over all of them.
It relates to and where possible reuses existing IETF work, including the ACTN VN model <xref target="RFC9731"/>, the TE topology model <xref target="RFC8795"/>, and the applicability of ACTN to packet-optical integration <xref target="I-D.ietf-teas-actn-poi-applicability"/> and to network slicing <xref target="I-D.ietf-teas-applicability-actn-slicing"/>.</t>

</section>
<section anchor="conventions-and-definitions"><name>Conventions and Definitions</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>

<?line -18?>

<t>The terms CNC, MDSC, PNC, CMI, and MPI are used as defined in <xref target="RFC8453"/>.
This document additionally uses the following terms.</t>

<dl>
  <dt>Operator:</dt>
  <dd>
    <t>An independent administrative entity that owns and operates its own ACTN stack, comprising a CNC, an MDSC, and one or more PNCs.</t>
  </dd>
  <dt>Domain:</dt>
  <dd>
    <t>A network controlled by a single PNC, as in <xref target="RFC8453"/>. A domain belongs to one operator.</t>
  </dd>
  <dt>Multi-domain:</dt>
  <dd>
    <t>Involving multiple domains within a single operator, as in <xref target="RFC8453"/>.</t>
  </dd>
  <dt>Multi-operator:</dt>
  <dd>
    <t>Involving multiple independent operators.</t>
  </dd>
  <dt>Inter-operator:</dt>
  <dd>
    <t>Between independent operators. This document defines inter-operator coordination between MDSCs.</t>
  </dd>
  <dt>MMI (MDSC-MDSC Interface):</dt>
  <dd>
    <t>The symmetric peer interface between the MDSCs of different operators, defined in this document.</t>
  </dd>
</dl>

</section>
<section anchor="usecase"><name>Usecase</name>

<t>This section presents representative cases that motivate coordination between the MDSCs of different operators.
In each case the participating networks belong to different operators, and an end-to-end service has to be built across them without any operator revealing its internal network.</t>

<section anchor="inter-operator-optical-connectivity"><name>Inter-operator optical connectivity</name>

<t>A customer such as an enterprise, a broadcaster, or a research network needs a high-capacity, deterministic optical circuit between two sites that are reached through different operators' optical networks.
Each operator operates its own optical transport network based on WDM and OTN, and the circuit has to cross more than one of them.
Where the operators' networks support it, the circuit can be realized as an end-to-end all-optical path across their optical networks, avoiding optical-electrical-optical conversion at the boundaries <xref target="IGF-MD-FA"/>.
The operators' MDSCs coordinate to assign wavelength or spectrum at the border between their networks, to validate optical feasibility across the boundary, and to agree on the end-to-end optical budget such as OSNR and latency, while each operator exposes only its border capabilities and an abstracted view of its reachability.</t>

</section>
<section anchor="inter-operator-ip-traffic-engineering"><name>Inter-operator IP traffic engineering</name>

<t>A service such as low-latency financial connectivity, real-time media transport, or an enterprise VPN needs a traffic-engineered path that spans more than one operator's IP/MPLS network.
Each operator operates its own IP/MPLS network, and inter-operator connectivity today relies on static peering with little dynamic TE coordination.
The operators' MDSCs coordinate to reserve bandwidth at the inter-operator links and to compute a TE path that meets the end-to-end objective, while each operator keeps control of how the path is realized inside its own network.</t>

</section>
<section anchor="multi-layer-interconnection-for-ai-data-centers"><name>Multi-layer interconnection for AI data centers</name>

<t>Large-scale AI workloads, together with the power and siting constraints of large data centers, are driving operators to distribute data centers across multiple sites, which increases the traffic between them.
These data centers are run by a data center or cloud operator, while the wide-area connectivity between the sites is provided by one or more network operators.
The data center operator runs an IP or packet-optical network at each site, and the network operators provide the transport between the sites over OTN and optical (WDM) infrastructure, so the end-to-end service is both multi-layer and multi-operator.
The data center operator's MDSC and the network operators' MDSCs coordinate to build a packet or IP connection that is carried over OTN or optical paths across those operators, agreeing on the interconnection points, the end-to-end latency and bandwidth, and the management of the shared resources, while each operator keeps its internal topology private.</t>

</section>
</section>
<section anchor="gap-analysis"><name>Gap Analysis</name>

<section anchor="current-actn-and-related-ietf-work"><name>Current ACTN and related IETF work</name>

<t><xref target="RFC8453"/> defines the ACTN reference architecture shown in Figure 1.
A single MDSC sits between the customer, reached through the CMI, and one or more PNCs, reached through the MPI, and it abstracts and coordinates the domains below it.
For larger networks, ACTN allows the MDSC to be arranged hierarchically, with a higher-level MDSC (MDSC-H) coordinating lower-level MDSCs (MDSC-L) over a recursive MPI.
In both the flat and the hierarchical case, the whole controller hierarchy belongs to a single operator, or to a single entity that has authority over every MDSC.</t>

<figure><artwork><![CDATA[
             +---------+           +---------+             +---------+
             |   CNC   |           |   CNC   |             |   CNC   |
             +---------+           +---------+             +---------+
                   \                    |                       /
                    \                   |                      /
   Boundary  ========\==================|=====================/=======
   between            \                 |                    /
   Customer &          -----------      | CMI  --------------
   Network Operator               \     |     /
                                +---------------+
                                |     MDSC      |
                                +---------------+
                                  /     |     \
                      ------------      | MPI  -------------
                     /                  |                   \
                +-------+          +-------+            +-------+
                |  PNC  |          |  PNC  |            |  PNC  |
                +-------+          +-------+            +-------+
                    | SBI            /   |                  /  \
                    |               /    | SBI         SBI /    \
                ---------        -----   |                /      \
               (         )      (     )  |               /        \
               - Control -     ( Phys. ) |              /      -----
              (  Plane    )     ( Net )  |             /      (     )
             (  Physical   )     -----   |            /      ( Phys. )
              (  Network  )            -----        -----     ( Net )
               -         -            (     )      (     )     -----
               (         )           ( Phys. )    ( Phys. )
                ---------             ( Net )      ( Net )
                                       -----        -----

                     Figure 1: ACTN Base Architecture

]]></artwork></figure>

<t>Figure 1 shows that multiple PNCs, each controlling one domain, are coordinated by a single MDSC.
ACTN is defined together with, and complemented by, a number of other IETF specifications, summarized below; all of them assume the single-authority model described above.</t>

<t><list style="symbols">
  <t>Base framework and models: the ACTN framework <xref target="RFC8453"/> and the ACTN information model <xref target="RFC8454"/>.</t>
  <t>Virtual network operations: the VN operations model <xref target="RFC9731"/>.</t>
  <t>Packet-optical and optical transport: the applicability of ACTN to packet-optical integration <xref target="I-D.ietf-teas-actn-poi-applicability"/> and the optical transport network management model <xref target="I-D.ietf-ccamp-actn-optical-transport-mgmt"/>.</t>
  <t>Slicing and performance: the applicability of ACTN to network slicing <xref target="I-D.ietf-teas-applicability-actn-slicing"/> and ACTN PM telemetry and autonomics <xref target="I-D.ietf-teas-actn-pm-telemetry-autonomics"/>.</t>
</list></t>

</section>
<section anchor="what-is-missing"><name>What is missing</name>

<t>None of the work above defines coordination between the MDSCs of different operators.
The specific gaps are the following.</t>

<t><list style="symbols">
  <t>No peer relationship between MDSCs. ACTN covers control within a single operator, including coordination across multiple domains and layers, but it does not define how the MDSCs of different operators coordinate as peers, where neither has authority over the other. This is the core gap, and the points below are consequences of it.</t>
  <t>Hierarchical MDSC does not fill this gap. The MDSC-H and MDSC-L model needs a root MDSC with authority over and full visibility into the domains below it, which different operators do not grant to each other.</t>
  <t>No confidentiality-preserving information exchange. Each operator needs to limit and negotiate how much of its topology and resources it reveals to a peer. <xref target="RFC8795"/> defines abstraction levels such as black-box and white-box views, but not a way for two operators to negotiate this between themselves.</t>
  <t>No coordinated provisioning or assurance across operators. There is no defined way for different operators to commit their per-domain segments together and roll back together on failure, nor to monitor an end-to-end service and isolate faults across operator boundaries.</t>
  <t>Service orchestration exists, but not at the TE-control layer. Inter-operator service orchestration is already defined outside the IETF, for example the MEF (now Mplify) LSO architecture <xref target="MEF55.1"/>, whose inter-provider reference points cover business functions such as ordering and billing and operational functions such as service assurance. These operate at the service and business layer and rely on an underlying network control system for the traffic engineering itself; the MEF intra-provider control reference point corresponds to the ACTN MPI. They do not define how the MDSCs of different operators coordinate to exchange abstracted TE topology, to compute an end-to-end path cooperatively, or to provision it across the operator boundary.</t>
</list></t>

<t>The first gap, the missing peer interface between MDSCs, is the foundation for the others, and it is the focus of the extension defined in this document.
The control-layer coordination defined here is complementary to service-layer orchestration such as MEF LSO, which can build on top of it.</t>

</section>
</section>
<section anchor="framework"><name>Framework</name>

<t>This document extends the ACTN architecture so that the MDSCs of different operators can coordinate directly as peers.
Each operator keeps its own ACTN stack, namely a CNC, an MDSC, and one or more PNCs, unchanged.
The extension adds the MMI between the MDSCs of different operators, as shown in Figure 2.</t>

<figure><artwork><![CDATA[
             +---------+           +---------+            
             |   CNC   |           |   CNC   |             
             +---------+           +---------+             
                  |                  |                       
                  |                  |                      
   Boundary  =====|==================|===============
   between        |                  |                    
   Customer &     | CMI              |
   Network        |                  |
   Operator       |                  |
             +------------+  MMI  +------------+    
             |   MDSC     |-------|   MDSC     |
             +------------+       +------------+
                  |                  |        |
                  | MPI              | MPI    |
                  |                  |        |
                +-------+         +-------+  +-------+           
                |  PNC  |         |  PNC  |  |  PNC  |          
                +-------+         +-------+  +-------+            
                    | SBI            /   |         |         
                    |               /    | SBI     |    
                ---------        -----   |        -----       
               (         )      (     )  |       (     )       
               - Control -     ( Phys. ) |      ( Phys. )               
              (  Plane    )     ( Net )  |       ( Net )      
             (  Physical   )     -----   |        -----    
              (  Network  )            -----        
               -         -            (     )      
               (         )           ( Phys. )    
                ---------             ( Net )      
                                       -----        

       Figure 2: ACTN architecture extended for inter-operator operation

]]></artwork></figure>

<t>In the figure, each operator runs its own MDSC over its own PNCs and serves its own customers through the CMI, exactly as in <xref target="RFC8453"/>.
The new element is the MMI between the two MDSCs, which connects the operators as peers rather than placing one above the other.
The MMI differs from the hierarchical use of the MPI between an MDSC-H and an MDSC-L in the following ways.</t>

<t><list style="symbols">
  <t>Symmetry. Both MDSCs have the same role, and either one can initiate a request, so there is no parent and no child.</t>
  <t>No authority across the boundary. Neither MDSC can provision, change, or release resources in the other operator's network, and every action across the boundary follows from mutual agreement.</t>
  <t>Policy-governed disclosure. Each operator decides what topology and resource information it exposes to the peer, subject to negotiation between the two operators.</t>
</list></t>

<t>At a high level, peer MDSCs use the MMI for the following interactions <xref target="IGF-MD-FA"/>:</t>

<t><list style="symbols">
  <t>Exchange of abstracted topology and resource information, at a level of detail each operator agrees to disclose.</t>
  <t>Cooperative establishment of end-to-end services, including agreement on the interconnection points and on the per-domain segments.</t>
  <t>Coordinated provisioning of the per-domain segments that make up an end-to-end service.</t>
  <t>Exchange of performance-monitoring information for the shared services, supporting end-to-end assurance.</t>
</list></t>

<t>Within each operator, the CMI and the MPI between the MDSC and its PNCs continue to work as defined in <xref target="RFC8453"/>, and the extension does not change them.
The functions carried over the MMI, and the information it exchanges, are described in the following sections.</t>

<section anchor="policy-and-information-exchange-between-operators"><name>Policy and information exchange between operators</name>

<t>Because the MMI operates across administrative boundaries, the two operators first agree, bilaterally, on what information they exchange and under which policy.
This agreement covers the level of topology and resource abstraction each side discloses, the categories of information shared, and how often it is updated.
The MMI is more than a per-service connection request: beyond requesting an end-to-end connection, it also carries the exchange of abstracted topology and resource information, cooperative path computation, coordinated provisioning, and end-to-end assurance.
This document describes these interactions at a high level; the detailed agreement mechanism and the MDSC-to-MDSC workflow are left for a future revision.</t>

</section>
</section>
<section anchor="requirements"><name>Requirements</name>

<section anchor="requirements-on-mdsc-for-inter-operator-operation"><name>Requirements on MDSC for inter-operator operation</name>
<t>in section 3.2 of <xref target="RFC8453"/>, multi-domain coordination and virtualization/abstraction are defined as the functions in MDSC.</t>

<t>The Multi-domain means the domains that MDSC operates via PNCs and the coordination means that among MDSC and PNCs. Multi-domain operation is supported with the coordination and virtualization/abstraction.</t>

<t>In inter-operator operation, each operator is responsible for providing an end-to-end service in coordination with other operators.</t>

<t>Each operator is not required to expose the detail of internal topology, network resources and network elements to other operators, but is required to address the minimum information to provide an end-to-end path.</t>

<t>So MDSC <bcp14>SHOULD</bcp14> have capability for creating and address the network information minimum enough to communicate with other MDSC(s) .</t>

<t>Therefore, the requirements on MDSC for inter-operator operation are as below.</t>

<t><list style="symbols">
  <t>MDSC <bcp14>SHOULD</bcp14> request to other MDSCs to create an end-to-end path per request from CNC connected to the MDSC.</t>
  <t>MDSC <bcp14>SHOULD</bcp14> have the capability of path calculation, path provisioning, and path management (e.g., fault management, performance management) in the domain MDSC controls and manages. The attributes of the path <bcp14>SHOULD</bcp14> be advertised to other MDSC(s) to create an end-to-end path as above mentioned.</t>
  <t>MDSC <bcp14>SHOULD</bcp14> have the capability of managing the network resource information addressed from other domains to create the path in the domain, with coordination of the request of an end-to-end path.</t>
  <t>MDSC <bcp14>SHOULD</bcp14> address the network resource information and network status information, e.g., performance monitoring and fault notification, to other MDSCs. In addressing, the network information <bcp14>SHOULD</bcp14> be abstracted and minimized enough to provisioning and maintaining the end-to-end service path as requested from CNC.</t>
  <t>MDSC <bcp14>SHOULD</bcp14> address the network resource information immediately when it is changed and impacts on the management of end-to-end service path.</t>
  <t>MDSC <bcp14>MAY</bcp14> request other MDSCs for their network status information regarding the end-to-end service path. For the request, MDSC <bcp14>SHOULD</bcp14> reply in the scope of agreement between them.</t>
  <t>MDSC <bcp14>SHOULD NOT</bcp14> directly manage PNCs that belong to another operator; those PNCs are managed by that operator's own MDSC. A PNC <bcp14>SHOULD</bcp14> be managed by an MDSC of the same operator and <bcp14>SHOULD NOT</bcp14> be managed by an MDSC of another operator.</t>
  <t>((Requirements on the relationship between MDSC and CNC will be added))</t>
</list></t>

</section>
<section anchor="requirements-for-interfaces"><name>Requirements for Interfaces</name>

<section anchor="requirements-for-the-mmi"><name>Requirements for the MMI</name>
<t><list style="symbols">
  <t>to be added if needed.</t>
</list></t>

</section>
<section anchor="requirements-for-mpi-interface-between-pnc-and-mdsc"><name>Requirements for MPI interface between PNC and MDSC</name>
<t><list style="symbols">
  <t>to be added if needed.</t>
</list></t>

</section>
<section anchor="requirements-for-mpi-interface-between-cnc-and-mdsc"><name>Requirements for MPI interface between CNC and MDSC</name>
<t><list style="symbols">
  <t>to be added if needed.</t>
</list></t>

</section>
</section>
</section>
<section anchor="interface-protocols-and-yang-data-models-for-the-mpis"><name>Interface Protocols and YANG Data Models for the MPIs</name>

<t><list style="symbols">
  <t>to be considered...</t>
</list></t>

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

<t>TODO Security</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document has no IANA actions.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC8453">
  <front>
    <title>Framework for Abstraction and Control of TE Networks (ACTN)</title>
    <author fullname="D. Ceccarelli" initials="D." role="editor" surname="Ceccarelli"/>
    <author fullname="Y. Lee" initials="Y." role="editor" surname="Lee"/>
    <date month="August" year="2018"/>
    <abstract>
      <t>Traffic Engineered (TE) networks have a variety of mechanisms to facilitate the separation of the data plane and control plane. They also have a range of management and provisioning protocols to configure and activate network resources. These mechanisms represent key technologies for enabling flexible and dynamic networking. The term "Traffic Engineered network" refers to a network that uses any connection-oriented technology under the control of a distributed or centralized control plane to support dynamic provisioning of end-to- end connectivity.</t>
      <t>Abstraction of network resources is a technique that can be applied to a single network domain or across multiple domains to create a single virtualized network that is under the control of a network operator or the customer of the operator that actually owns the network resources.</t>
      <t>This document provides a framework for Abstraction and Control of TE Networks (ACTN) to support virtual network services and connectivity services.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8453"/>
  <seriesInfo name="DOI" value="10.17487/RFC8453"/>
</reference>
<reference anchor="RFC2119">
  <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">
  <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>

    <references title='Informative References' anchor="sec-informative-references">

<reference anchor="IGF-MD-FA" target="https://iowngf.org/wp-content/uploads/2025/03/IOWN-GF-RD-MD-Functional-Architecture-1.0.pdf">
  <front>
    <title>Functional Architecture for Multi-domain IOWN Networking</title>
    <author >
      <organization>IOWN Glogal Forum</organization>
    </author>
    <date year="2025" month="March"/>
  </front>
</reference>
<reference anchor="MEF55.1" >
  <front>
    <title>Lifecycle Service Orchestration (LSO): Reference Architecture and Framework</title>
    <author >
      <organization>MEF Forum</organization>
    </author>
    <date year="2021" month="February"/>
  </front>
  <seriesInfo name="MEF" value="55.1"/>
</reference>


<reference anchor="RFC9731">
  <front>
    <title>A YANG Data Model for Virtual Network (VN) Operations</title>
    <author fullname="Y. Lee" initials="Y." role="editor" surname="Lee"/>
    <author fullname="D. Dhody" initials="D." role="editor" surname="Dhody"/>
    <author fullname="D. Ceccarelli" initials="D." surname="Ceccarelli"/>
    <author fullname="I. Bryskin" initials="I." surname="Bryskin"/>
    <author fullname="B. Yoon" initials="B." surname="Yoon"/>
    <date month="March" year="2025"/>
    <abstract>
      <t>A Virtual Network (VN) is a network provided by a service provider to a customer for the customer to use in any way it wants as though it were a physical network. This document provides a YANG data model generally applicable to any mode of VN operations. This includes VN operations as per the Abstraction and Control of TE Networks (ACTN) framework (RFC 8453).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9731"/>
  <seriesInfo name="DOI" value="10.17487/RFC9731"/>
</reference>
<reference anchor="RFC8795">
  <front>
    <title>YANG Data Model for Traffic Engineering (TE) Topologies</title>
    <author fullname="X. Liu" initials="X." surname="Liu"/>
    <author fullname="I. Bryskin" initials="I." surname="Bryskin"/>
    <author fullname="V. Beeram" initials="V." surname="Beeram"/>
    <author fullname="T. Saad" initials="T." surname="Saad"/>
    <author fullname="H. Shah" initials="H." surname="Shah"/>
    <author fullname="O. Gonzalez de Dios" initials="O." surname="Gonzalez de Dios"/>
    <date month="August" year="2020"/>
    <abstract>
      <t>This document defines a YANG data model for representing, retrieving, and manipulating Traffic Engineering (TE) Topologies. The model serves as a base model that other technology-specific TE topology models can augment.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8795"/>
  <seriesInfo name="DOI" value="10.17487/RFC8795"/>
</reference>

<reference anchor="I-D.ietf-teas-actn-poi-applicability">
   <front>
      <title>Applicability of Abstraction and Control of Traffic Engineered Networks (ACTN) to Packet Optical Integration (POI)</title>
      <author fullname="Fabio Peruzzini" initials="F." surname="Peruzzini">
         <organization>FiberCop</organization>
      </author>
      <author fullname="Jean-Francois Bouquier" initials="J." surname="Bouquier">
         <organization>Vodafone</organization>
      </author>
      <author fullname="Italo Busi" initials="I." surname="Busi">
         <organization>Huawei</organization>
      </author>
      <author fullname="Daniel King" initials="D." surname="King">
         <organization>Old Dog Consulting</organization>
      </author>
      <author fullname="Daniele Ceccarelli" initials="D." surname="Ceccarelli">
         <organization>Cisco</organization>
      </author>
      <date day="11" month="June" year="2026"/>
      <abstract>
	 <t>   This document explores the applicability of the Abstraction and
   Control of TE Networks (ACTN) architecture to Packet Optical
   Integration (POI) within the context of IP/MPLS and optical
   internetworking.  It examines the YANG data models defined by the
   IETF that enable an ACTN-based deployment architecture and highlights
   specific scenarios pertinent to Service Providers.

   Existing IETF protocols and data models are identified for each
   multi-technology scenario (packet over optical), particularly
   emphasising the Multi-Domain Service Coordinator to Provisioning
   Network Controller Interface (MPI) within the ACTN architecture

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-teas-actn-poi-applicability-19"/>
   
</reference>

<reference anchor="I-D.ietf-teas-applicability-actn-slicing">
   <front>
      <title>Applicability of Abstraction and Control of Traffic Engineered Networks (ACTN) to IETF Network Slicing</title>
      <author fullname="Daniel King" initials="D." surname="King">
         <organization>Old Dog Consulting</organization>
      </author>
      <author fullname="John Drake" initials="J." surname="Drake">
         <organization>Independent</organization>
      </author>
      <author fullname="Haomian Zheng" initials="H." surname="Zheng">
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname="Adrian Farrel" initials="A." surname="Farrel">
         <organization>Old Dog Consulting</organization>
      </author>
      <date day="28" month="August" year="2024"/>
      <abstract>
	 <t>   Network abstraction is a technique that can be applied to a network
   domain to obtain a view of potential connectivity across the network
   by utilizing a set of policies to select network resources.

   Network slicing is an approach to network operations that builds on
   the concept of network abstraction to provide programmability,
   flexibility, and modularity.  It may use techniques such as Software
   Defined Networking (SDN) and Network Function Virtualization (NFV) to
   create multiple logical or virtual networks, each tailored for a set
   of services that share the same set of requirements.

   Abstraction and Control of Traffic Engineered Networks (ACTN) is
   described in RFC 8453.  It defines an SDN-based architecture that
   relies on the concept of network and service abstraction to detach
   network and service control from the underlying data plane.

   This document outlines the applicability of ACTN to network slicing
   in a Traffic Engineered (TE) network that utilizes IETF technologies.
   It also identifies the features of network slicing not currently
   within the scope of ACTN and indicates where ACTN might be extended.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-teas-applicability-actn-slicing-10"/>
   
</reference>
<reference anchor="RFC8454">
  <front>
    <title>Information Model for Abstraction and Control of TE Networks (ACTN)</title>
    <author fullname="Y. Lee" initials="Y." surname="Lee"/>
    <author fullname="S. Belotti" initials="S." surname="Belotti"/>
    <author fullname="D. Dhody" initials="D." surname="Dhody"/>
    <author fullname="D. Ceccarelli" initials="D." surname="Ceccarelli"/>
    <author fullname="B. Yoon" initials="B." surname="Yoon"/>
    <date month="September" year="2018"/>
    <abstract>
      <t>This document provides an information model for Abstraction and Control of TE Networks (ACTN).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8454"/>
  <seriesInfo name="DOI" value="10.17487/RFC8454"/>
</reference>

<reference anchor="I-D.ietf-ccamp-actn-optical-transport-mgmt">
   <front>
      <title>Integrating YANG Configuration and Management into an Abstraction and Control of TE Networks (ACTN) System for Optical Networks</title>
      <author fullname="Yanxia Tan" initials="" surname="Tan">
         <organization>China Unicom</organization>
      </author>
      <author fullname="XingZhao" initials="" surname="XingZhao">
         <organization>CAICT</organization>
      </author>
      <author fullname="Chaode Yu" initials="C." surname="Yu">
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname="Daniel King" initials="D." surname="King">
         <organization>Old Dog Consulting</organization>
      </author>
      <author fullname="Adrian Farrel" initials="A." surname="Farrel">
         <organization>Old Dog Consulting</organization>
      </author>
      <date day="18" month="April" year="2026"/>
      <abstract>
	 <t>   Many network technologies are operated as Traffic Engineering (TE)
   networks.  Optical networks are a particular case, and have complex
   technology-specific details.

   Abstraction and Control of TE Networks (ACTN) is a management
   architecture that abstracts TE network resources to provide a limited
   network view for customers to request and self-manage connectivity
   services.  It also provides functional components to orchestrate and
   operate the network.

   Management of legacy optical networks is often provided via Fault,
   Configuration, Accounting, Performance, and Security (known as FCAPS)
   using mechanisms such as the Multi-Technology Operations System
   Interface (MTOSI) and the Common Object Request Broker Architecture
   (CORBA).  FCAPS can form a critical part of configuration management
   and service assurance for network operations.  However, the ACTN
   architecture as described in RFC 8453 does not include consideration
   of FCAPS.

   This document enhances the ACTN architecture as applied to optical
   networks by introducing support for detailed YANG Configuration and
   Management, effectively adding support for FCAPS.  It considers which
   elements of existing IETF YANG work can be used to solve existing
   scenarios and emerging technologies, and what new work may be needed.
   In doing so, this document adds rich-detail network management (RDNM)
   to the ACTN architecture.  This enhanced architecture may then be
   used to evolve networks from CORBA and MTOSI FCAPS interfaces to
   IETF-based YANG and RESTful APIs.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-ccamp-actn-optical-transport-mgmt-05"/>
   
</reference>

<reference anchor="I-D.ietf-teas-actn-pm-telemetry-autonomics">
   <front>
      <title>YANG models for Virtual Network (VN)/TE Performance Monitoring Telemetry and Scaling Intent Autonomics</title>
      <author fullname="Dhruv Dhody" initials="D." surname="Dhody">
         <organization>Huawei</organization>
      </author>
      <author fullname="Daniel King" initials="D." surname="King">
         <organization>Lancaster University</organization>
      </author>
      <author fullname="Ricard Vilalta" initials="R." surname="Vilalta">
         <organization>CTTC</organization>
      </author>
      <author fullname="Italo Busi" initials="I." surname="Busi">
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname="Daniele Ceccarelli" initials="D." surname="Ceccarelli">
         <organization>Cisco</organization>
      </author>
      <date day="2" month="February" year="2026"/>
      <abstract>
	 <t>   This document provides YANG data models that describe the performance
   monitoring parameters and scaling intent mechanisms for Traffic
   Engineering (TE) tunnels and Virtual Networks (VNs).  Their
   performance monitoring parameters are exposed as the key telemetry
   data for tunnels and VNs.

   The models presented in this document allow customers to subscribe to
   and monitor the key performance data of the TE-tunnel or the VN.  The
   models also provide customers with the ability to program autonomic
   scaling intent mechanisms on the level of TE-tunnel as well as VN.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-teas-actn-pm-telemetry-autonomics-18"/>
   
</reference>



    </references>

</references>


<?line 355?>

<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>TODO acknowledge.</t>

</section>

    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact fullname="Reiko Kuroiwa">
      <organization>1Finity</organization>
      <address>
        <postal>
          <country>Japan</country>
        </postal>
        <email>kuroiwa.reiko@fujitsu.com</email>
      </address>
    </contact>
    </section>

  </back>

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

-->

</rfc>

