<?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.30 (Ruby 3.4.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-irtf-qirg-qi-multiplane-arch-01" category="info" consensus="true" submissionType="IRTF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="qi-multiplane-arch">A Multiplane Architecture Proposal for the Quantum Internet</title>
    <seriesInfo name="Internet-Draft" value="draft-irtf-qirg-qi-multiplane-arch-01"/>
    <author initials="D." surname="Lopez" fullname="Diego Lopez">
      <organization>Telefonica</organization>
      <address>
        <email>diego.r.lopez@telefonica.com</email>
      </address>
    </author>
    <author initials="V." surname="Martin" fullname="Vicente Martin">
      <organization>UPM</organization>
      <address>
        <email>vicente.martin@upm.es</email>
      </address>
    </author>
    <author initials="B." surname="Lopez" fullname="Blanca Lopez">
      <organization>IMDEA Networks</organization>
      <address>
        <email>blanca.lopez@imdea.org</email>
      </address>
    </author>
    <author initials="L. M." surname="Contreras" fullname="Luis M. Contreras">
      <organization>Telefonica</organization>
      <address>
        <email>luismiguel.contrerasmurillo@telefonica.com</email>
      </address>
    </author>
    <date year="2026" month="February" day="24"/>
    <area>IRTF</area>
    <workgroup>Quantum Internet Research Group</workgroup>
    <keyword>quantum</keyword>
    <keyword>architecture</keyword>
    <keyword>QKD</keyword>
    <keyword>CLAS</keyword>
    <abstract>
      <?line 297?>

<t>A consistent reference architecture model for the Quantum Internet is required to progress in its evolution, providing a framework for the integration of the protocols applicable to it, and enabling the advance of the applications based on it. This model has to satisfy three essential requirements: agility, so it is able to adapt to the evolution of quantum communications base technologies, sustainability, with open availability in technological and economical terms, and pliability, being able to integrate with the operations and management procedures in current networks. This document proposes such an architecture framework, with the goal of providing a conceptual common framework for the integration of technologies intended to build the Quantum Internet infrastructure and its integration with the current Internet. The framework is based on the already extensive experience in the deployment of QKD network infrastructures and on related initiatives focused on the integration of network infrastructures and services.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://dr2lopez.github.io/qi-multiplane-arch/draft-irtf-qirg-qi-multiplane-arch.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-irtf-qirg-qi-multiplane-arch/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Quantum Internet Research Group Research Group mailing list (<eref target="mailto:qirg@irtf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/qirg/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/qirg/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/dr2lopez/qi-multiplane-arch"/>.</t>
    </note>
  </front>
  <middle>
    <?line 301?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>As another case of the "classical vs quantum" apparent contradictions, the nature of quantum communications <xref target="QTTI21"/>, associated with natural physical effects that require a specific infrastructure to be used for communications, poses a significant challenge in the definition of any network reference architecture to be used for such communications. Furthermore, given that a quantum network necessarily depends on some classical communications and protocols to function fully, we need this reference network architecture to also incorporate these classical elements. We should not think of two separate environments, but rather a unified one where the classical and quantum parts interoperate as seamlessly as possible. The growing interest in quantum networking, its applications, and the eventual availability of a Quantum Internet, require of consensus on an architecture framework able to support the definition and evolution of different protocols and interfaces.</t>
      <t>Several steps have been taken in this direction, including the identification of architectural principles and base technologies made in {RFC9340}}, the description of relevant use cases <xref target="RFC9583"/>, and specific approaches to layered models for Quantum Networking, summarized and discussed in <xref target="QIPS22"/>. While the principles provide an extremely valuable common ground for further collaboration among quantum and network practitioners, they are not intended to provide the solid framework required for progressing in the definition of specific protocols and other interfaces for common network management tasks and interactions with user applications. On the other hand, the proposals made for a layered approach provide interesting insights on requirements and potential mechanisms to structure quantum communications, but, first, they do not include essential aspects for a network at scale and, second and most important, they do not take into account the need for direct interactions beyond the layered structure, such as those between classical and quantum networking services, between applications and the quantum network, etc.</t>
      <t>In parallel, the operational experience with the first kind of infrastructures using quantum communication technologies to provide an actual network service, those focused on Quantum Key Distribution (QKD), has allowed practitioners to explore the solution space and identify design patterns that can serve as concrete examples within the general case of a Quantum Internet. A corpus of architectural proposals <xref target="ITUY3802"/>, experimental deployments <xref target="MADQCI23"/> and pilot infrastructures <xref target="EUROQCI"/> have become available in the recent years, and can be used to derive useful conclusions, especially if combined with recent proposals in network architecture <xref target="RFC8597"/>, intended to address the complexity of management and integration at scale beyond the basic layered constructs supporting connectivity.</t>
      <t>This document is intentionally a framework document: it does not prescribe a single protocol stack or a fixed layering. Instead, it provides a set of architectural anchors that allow new proposals to be positioned, compared, and discussed consistently. The document proposes a multi-plane reference architecture for the Quantum Internet, derived from available proposals and operational experience. The proposal attempts to define a framework with three essential properties to guarantee a seamless evolution of the technology, and the consolidation of applications and management practices:</t>
      <ul spacing="normal">
        <li>
          <t>Agility: Provide abstractions able to incorporate new protocols and interfaces as the technology evolves, avoiding a tight coupling with specific physical technologies.</t>
        </li>
        <li>
          <t>Sustainability: Considering it at all levels and in full scale, especially regarding environmental and social impacts, including open availability in technological and economical terms, and fostering infrastructure reuse.</t>
        </li>
        <li>
          <t>Pliability: Facilitate the seamless integration of classical and quantum network operational procedures, applying and adapting best practices in use by the Internet community.</t>
        </li>
      </ul>
      <t>And trying to address three essential characteristics already identified in <xref target="PSQN22"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Universality, so a quantum network can accommodate any application.</t>
        </li>
        <li>
          <t>Transparency, so quantum network deployments allow the coexistence <xref target="QCE24"/> of classical and quantum signals over the same medium.</t>
        </li>
        <li>
          <t>Scalability, so quantum networking protocols can support the growth of the network.</t>
        </li>
      </ul>
    </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?>

</section>
    <section anchor="base-technologies-evolved-sdn-concepts-and-network-virtualization">
      <name>Base Technologies: Evolved SDN Concepts and Network Virtualization</name>
      <t>SDN concepts are at the core of current networking technologies. From the original ideas of separating control and forwarding planes, connected by open interfaces and supporting programmability and logically-centralized management. As part of this evolution of SDN concepts, the Cooperating Layered Architecture for Software-Defined Networking (CLAS) <xref target="RFC8597"/> described a SDN architecture structured in two different strata, namely Service Stratum and Transport Stratum.  On one hand, the Service Stratum contains the functions related to the provision of services and the capabilities offered to external applications. On the other hand, the Transport Stratum comprises the functions focused on the transfer of data between the communication endpoints, e.g., between end-user devices, between two service gateways, etc.</t>
      <t>It is worth noting this management centralization does not contradict the distributed principles generally applied in current networks. Local control decisions are intended to be coordinated by centralized management. While the communication between the controller and the controlled elements relies on some kind of SDN protocol, the controller exposes a consistent abstract model of the network devices and topology, that can be structured in a hierarchy of abstractions, from lower-level, element-focused ones, up to application-oriented ones.</t>
      <t>While SDN ensures higher degrees of flexibility and reconfigurability by allowing network functions to be easily modified and upgraded through software changes, virtualization enables the abstraction of hardware devices by creating virtual instances, which improves scalability, resource efficiency and allows the dynamic allocation of softwarized network functions in different locations. As quantum technology evolves, a virtualized layer for softwarized network functions significantly aids adaptation to these changes, ensuring pliability and responsiveness for seamless updates, and incorporating new mechanisms without extensive hardware modifications.</t>
      <t>These approaches pave the way for a tighter integration of quantum functionality with functions already established in state of the art classical networks, including support for user/function authentication and authorization, and support for user and function mobility, while adhering to established network standards. Integrating these mechanisms enhance security measures and ensure that quantum networks can seamlessly interface with existing and future telecommunications infrastructure.</t>
      <t>The use of these base technologies support a seamless interface with classical networks (commonly identified as OTN, Optical Transport Networks), addressing three basic principles, related to the ones we mentioned above: facilitate the coexistence on physical infrastructure (sustainability and transparency), apply the abstractions commonly used in open and disaggregated networks (agility and universality), and reuse the best practices in network management being applied in current infrastructures (pliability and scalability).</t>
      <t>SDN and virtualization support the integration of control and management, even if the distinct nature of network elements and the mediation nature of the controller role do not make advisable the use of common quantum/OTN controllers. There are common abstractions able to support cross-interactions among controllers and management applications, especially regarding:</t>
      <ul spacing="normal">
        <li>
          <t>Quantum management applications requiring operations on topologies and physical paths in the OTN mediated by an OTN controller.</t>
        </li>
        <li>
          <t>OTN management applications requiring operation on quantum topologies mediated by the quantum controller.</t>
        </li>
        <li>
          <t>Topology updates exchanged between quantum and OTN controllers.</t>
        </li>
        <li>
          <t>The coordination through an integrated controller (commonly referred as "orchestrator"), able to provide a common view to application network functions.</t>
        </li>
      </ul>
    </section>
    <section anchor="applying-base-technologies-the-qkd-experience">
      <name>Applying Base Technologies: The QKD Experience</name>
      <t>The design and deployment of QKD infrastructures has followed a number of design principles, based on the best practices in network architecture and management established during the lifetime of the Internet (and even before), and focused on the separation of concerns, that have been converging on the trends around applying SDN principles and virtualization mechanisms, addressing open disaggregation strategies and the identification of separate data and control planes, connected by means of open interfaces.
This section reviews the practical knowledge acquired from the engineering and operation of QKD infrastructures and uses them as a practical reference point for the architectural discussion that follows. Although several of the concepts and interfaces examined here have been shaped by specific QKD implementations and standardization efforts, the intention is to highlight which elements appear reusable as general design patterns and which remain specific to the assumptions and limitations of QKD. In that sense, QKD is treated in this document primarily as an informative example within a broader architectural space, and the discussion is framed in a way that remains compatible with other quantum networking technologies and service models as they mature.</t>
      <section anchor="a-qkd-multi-plane-architecture">
        <name>A QKD Multi-Plane Architecture</name>
        <t>Applying the SDN and disaggregation principles, QKD infrastructures have been essentially structured around three different planes <xref target="QTTI21"/>. While we are not talking about a rigid, layered structure, where a given layer can only provide services to the immediate upper layer and consume services from the immediate lower layer, it is worth noting that interactions among elements in the different planes must use well-defined interfaces <xref target="ETSI04"/> <xref target="ETSI14"/> <xref target="ETSI15"/> <xref target="ETSI18"/>, and these interactions may incorporate a layered approach.</t>
        <t>In this approach, the Quantum Forwarding Plane (QFP) is in charge of performing the operations (quantum and classical) to ensure the exchange of the quantum signals or enable the utilization of persistent quantum resources, like persistent, distributed entanglement. In QKD, the QFP encapsulates all the functionality required to obtain an end-to-end secret key across the network. This implies the transmission of the quantum signals and the execution of any associated protocols. Note this would require the use of classical procedures, either via a separated physical "classical channel" <xref target="QTTI21"/> or the reuse of a common channel, as proposed in "packet-oriented" approaches <xref target="PSQN22"/>. In this sense, the forwarding of the keys at intermediate nodes in the multi-hop chains used to overcome current limitations in propagation of quantum signals or states, has to be considered part of the QFP, since it is done exclusively on behalf of the QKD functionality.</t>
        <t>On its side, the Service Overlay Plane (SOP) supports the use of the keys derived from the QFP by applications. This includes the storage, identification, delivery, and lifecycle management of the units of consumption (keys of different length, delivered according to specific patterns) at the endpoints of the network. All network functionalities at this plane can be considered application-oriented, with a clear mapping to an overlay data plane in a classical network, though the SOP elements should be aware of the nature and specific needs of the QFP they interact with. Key management mechanisms, beyond key forwarding by intermediate nodes, fit within the SOP. This comprises methods such as hybridization and augmentation techniques, or the means for synchronizing key identifiers across API boundaries.</t>
        <t>Finally, the Control and Management Plane (CMP) is made of the elements that create and supervise the state of the network. This decoupling between network configuration and (general) data forwarding is supported by the controller, a mediation logically centralized element between the control capabilities supported by the elements in the QFP and SOP and the management and control functions. These management and control applications rely on the controller, taking advantage of the centralization it provides, to guarantee the best performance of the network and avoid diverging local control decisions that might lead to sub-optimal configurations.</t>
        <t>Supported by these abstractions, QKD infrastructures are evolving from a conglomerate of links, where keys derived from the protocol applied to a link are used to secure the communication between two entities directly associated to the endpoints of the link, into real networks, able to forward a key to be used between any two entities attached to the network. The entities in the SOP play a key role for this, supporting the storage, delivery and lifecycle management of the service units being consumed by the applications attached to the network. These SOP entities, are commonly referred as KME (Key Management Entity), acting as key storage for a specific element or elements in the QFP, and providing an endpoint for applications to request and consume keys for a specific secure interaction. The interfaces KMEs use to interact with the QFP elements are usually provided by specific (commonly software-based) components, acting as agents in the QFP, and therefore termed Key Management Agent (KMA).</t>
        <t>Several of these KMEs can be logically grouped into what is called a KMS (Key Management System), supporting a set of related applications grouped into a trust domain, and therefore consistently operated by a corresponding entity in the CMP. The differentiation between KME and KMS functionalities becomes more apparent as networks expand and consolidate, with many cases of current QKD link-oriented infrastructures referring to a KMS as the entity integrating both roles.</t>
        <t>In summary, QKD infrastructures are converging into an extended SDN model, with two differentiated data planes, controlled in a coordinated manner through a common Control and Management Plane, that supports aggregated mechanisms for further orchestration. The QFP/SOP duality constitutes a common abstract foundation for a general approach to quantum communications networks, regardless of their final purpose.</t>
      </section>
      <section anchor="applying-sdn-and-network-virtualization-principles">
        <name>Applying SDN and Network Virtualization Principles</name>
        <t>At the application level, end-to-end key management and end-to-end key creation are obviously the main target. Since many applications of these keys are related to classical communications (direct encryption, key derivation for symmetric algorithms, peer identity…) there is a clear interface for the SOP, with classical network functions acting as consumers of the keys or, in general terms, the bit streams generated by the QFP. Further on, the application of NFV mechanisms to any network function allows for its implementation through software virtualization techniques (virtual machines, para-virtualization containers, unikernels, etc.), irrespectively of their application environments or specific plane. The lifecycle management of all network functions, of any nature, under a common MANO stack <xref target="NFV06"/>, seems the most reasonable option.</t>
        <t>While there is a radical difference between the network elements in quantum networks and OTN, and therefore interactions in data forwarding are not feasible, with only two exceptions: the possibility of sharing physical media, and the use of classical channels to support QKD algorithms, as it is the case of distillation channels in protocols like BB84. In this case, a proper control of the path and physical parameters has to be applied to minimize interferences of any nature and guarantee optical classical connectivity for the quantum algorithms.</t>
        <t>Recent proposals for QKD network management have explored the use of operational models that radically leverage the virtualization of control and key management functionalities <xref target="EVCK25"/>. For key exchange, current technology does not allow direct end-to-end quantum key exchange between distant nodes. Instead, key distribution must rely on trusted intermediary nodes to transmit keys hop-by-hop. A key management layer where the actions of all nodes are coordinated is needed to ensure secure and efficient key distribution. Virtualizing and decoupling key management from the physical QKD devices enhances flexibility and scalability, and supports the integration of hybrid cryptographic strategies, combining QKD and post-quantum algorithms to ensure security and performance. Additionally, it allows real-time performance monitoring, data-driven control and management, and tailored access and admission mechanisms <xref target="QNSA24"/>.</t>
        <t>The virtualized key management layer acts as an intermediary between the clients and the cryptographic material generating devices. This layer would have as functions both those that fall within the framework of the SOP defined in previous sections, as well as key forwarding, specific to the QFP. For the latter, each functional element of this layer, identified as key managers entities in <xref target="EVCK25"/>, has a forwarding table, which can be dynamically updated whenever necessary by the control plane. Additionally, they implement a token bucket for each application session, to control the request rate by limiting it to an agreed-upon value at the Quality of Service (QoS) level.</t>
        <t>The virtualized control plane can have different functional elements, and, as with the key management layer, several instances of the same element can be executed as necessary for the correct operation of the network. Foundational elements include: a controller, an access control and an admission control component, a routing module, and a monitoring element. This set allows the execution of network access policies, ensuring that no unauthorized user or process enters the network, verifies the configuration parameters of new sessions opened by applications, ensuring that they are granted the appropriate QoS, and performs performance tests on the physical links and collecting statistics on the QKD modules, quickly alerting about any failure or possible attack on the QFP.</t>
      </section>
    </section>
    <section anchor="a-framework-architecture-for-the-quantum-internet">
      <name>A Framework Architecture for the Quantum Internet</name>
      <t>Based on the available experience on the deployment of existing QKD infrastructures and on the evolution of SDN-enabled architectures described in the previous section, this document proposes an architecture framework intended to offer a conceptual common framework for the integration of technologies intended to build the Quantum Internet infrastructure and its integration with the current Internet.</t>
      <t>Once we presented in the previous section the lessons learned from QKD deployments, introducing a general architecture applicable to those deployments, in this section we propose the generalization of such architecture towards a Quantum Internet, augmented by the extended SDN approach proposed by the evolved CLAS in <xref target="CLASEVO"/>. In what follows, we will discuss how this framework architecture would support the required properties: agility, allowing for technology evolution, sustainability, fostering infrastructure reuse, and pliability, supporting operational best practices.</t>
      <section anchor="clas-and-quantum-networks">
        <name>CLAS and Quantum Networks</name>
        <t>As discussed in the previous section, SDN principles have enabled the base abstractions for the conceptualization of QKD infrastructures, including the services they provide and the required interactions in the use of classical infrastructure to support the required connectivity patterns. The original CLAS architecture, as defined by <xref target="RFC8597"/>, addresses SDN evolution considering the forwarding (transport) and service aspects in two separated but coordinated planes. This approach matches the multi-plane approach described for QKD infrastructures, though it seems somehow limited to address the required interactions with physical connectivity, as well as to incorporate general requirements regarding automation to support convergence with operational practices.</t>
        <t>The new extension of the CLAS architecture, as defined in <xref target="CLASEVO"/>, intends to address the current evolution of networks and the services they support introducing new aspects, in particular the considerations of distributed computing capabilities attached to different points in the network, and the introduction of evidence-driven techniques, such as Analytics, Artificial Intelligence (AI) and Machine Learning (ML) to improve operations by means of closed-loop automation.</t>
        <t>The CLAS framework provides a sound foundation for incorporating the experience gained with QKD deployments in a general proposal applicable to the Quantum Internet, as it is essentially compatible with the architectural lessons learned within the QKD fields, and at the same time supports additional degrees of freedom regarding the integration of control mechanisms, and the interplay with the (shared) infrastructure and its management.</t>
        <t>Furthermore, we propose here a general network architecture trying to incorporate relevant trends such as cloud nativeness, the integration of zero-touch management, or the considerations about intent. With this in mind, in what follows a CLAS-based architecture frameworks for quantum communications networks is introduced, including the proposed strata and their main characteristics.</t>
      </section>
      <section anchor="strata-for-quantum-networks">
        <name>Strata for Quantum Networks</name>
        <t>The CLAS architecture was initially conceived from the perspective of exploiting the advantages of network programmability in operational networks, complementing and going beyond the traditional layered structure of the original SDN proposal. Following the CLAS philosophy, as proposed in its recent update <xref target="CLASEVO"/> of decoupling services, additional functionality, and base connectivity, the architecture of a quantum network should be composed of:</t>
        <ul spacing="normal">
          <li>
            <t>A Service Stratum, dealing with the functionality related to the purpose of the quantum network, and aligned with SOP described for QKD networks above. At this moment, the most general service, beyond QKD key management, is obviously entanglement distribution in a general quantum network. This stratum is intentionally defined in a technology and service-agnostic way. It does not assume a fixed layering or a single, primary service. In addition to QKD key management, candidate services include entanglement distribution, time synchronization, identity assurance, or sensing. The service stratum would consider the relevant service units (keys, shared states, identities, timelines...), deal with their appropriate disitribution and routing, and deliver these service units as requested by the user application functions. The concept of service unit becomes essential here, as the cornerstone for fundamental network characteristics (addressing, routing, information structuring...) and for the interface to the applications using the network. As the discussion on how to identify and relate keys in a wide-area QKD network is still alive, the need to identify how to “pack” qubits in a way useful for, say, distributed computations or teleportation coding, how to route these packs, and how to request and consume services based on them is crucial to define how a global quantum network should be built and operated.</t>
          </li>
          <li>
            <t>A Quantum Fabric Stratum, in charge of the direct application of quantum protocols and algorithms among the endpoints of a quantum link, whatever their number, providing support to bipartite and multipartite entanglement distribution. It is important to note that this stratum must be able to support the appropriate service units, but there is no need for a one-to-one mapping between those quantum entanglement units and the service units. As example, let us consider entanglement distribution via swapping, which would likely occur on a pairwise basis at this stratum, but needs to be considered in a collective view to make sense to the applications interacting with the service stratum.</t>
          </li>
          <li>
            <t>A Connectivity Stratum, taking care of providing the paths to support the quantum links used by the quantum fabric and service strata. Typically, the connectivity stratum would be supported by OTN infrastructure, via fiber and/or open-space links, and would follow a common connectivity paradigm, specifically a circuit-based or packet-based one. While current quantum links deal with OTN infrastructure according to a circuit-based paradigm, recent proposals are addressing the idea of "quantum packets" <xref target="PSQN22"/> and the connectivity stratum would have to deal, in general terms, with the classical headers of such packets. Furthermore, classical links are always required for supporting quantum links procedures, and by any kind of monitoring, control, and management connections. The provisioning of related quantum and classical links, and their consistent operation to meet service levels will be the main concern of this stratum.</t>
          </li>
        </ul>
        <t>This architecture, following the CLAS proposal itself, is built under the assumption that planes within and across strata communicate through well-defined, open interfaces supporting programmability, as a generalization of the common SDN architecture that defines a controller as a mediator between application and network (forwarding) devices. It includes the archetypal case of a centralized controller but is not limited to that particular realization. These broader implications of SDN principles are among the main motivation of the original CLAS proposal in <xref target="CLASEVO"/>, and it is the main reason for using it as the base for the framework proposed by this document. The archetypal case of a centralized controller would be the most common deployment style, but the architecture is able to support more distributed approaches, in which each participating domain runs a specific instance of the different strata, providing collaboration by the exposure of tailored information to the other domains via border protocols, as proposed in <xref target="ALTOQ24"/>, in a way equivalent to the peering mechanisms in use among current Internet Autonomous Systems. Even configurations where a particular domain focuses on one or two of the strata, supporting the other strata being hosted in different domains is also conceivable.</t>
        <t>Based on the images used to illustrate the strata proposed in <xref target="CLASEVO"/> and <xref target="RFC8597"/>, the relationship among the strata described above would be as shown in the following diagram:</t>
        <artwork type="ascii-art"><![CDATA[
                                    Application Functions
                                              /\
                                              ||
        +-------------------------------------||-------------+
        | Service Stratum                     ||             |
        |                                     \/             |
        |  +--------------+     ...........................  |
        |  | Telemetry Pl.|     . SDN Intelligence        .  |
        |  |              |<===>.                         .  |
        |  +-----/\-------+     .        +--------------+ .  |
        |        ||             .        |   Mgmt. Pl.  | .  |
        |        ||             .  +--------------+     | .  |
        |  +-----\/-------+     .  |  Control Pl. |-----+ .  |
        |  | Resource Pl. |     .  |              |       .  |
        |  |              |<===>.  +--------------+       .  |
        |  +--------------+     ...........................  |
        |                                /\             /\   |
        |                                ||             ||   |
        +--------------------------------||-------------||---+
                         Standard API -- || --          ||
        +--------------------------------||-----+       ||
        | Quantum Fabric Stratum         ||     |       ||
        |                                \/     |       ||
        |  +----------+    ...................  |       ||
        |  | Telemetry|    . SDN             .  |  Std. ||
        |  | Plane    |<==>. Intelligence    .  |  API  ||
        |  +-----/\---+    .    +----------+ .  |    -- || --
        |        ||        .    | Mgmt. Pl.| .  |       ||
        |        ||        .  +----------+ | .  |       ||
        |  +-----\/---+    .  | Control  |-+ .  |       ||
        |  | Resource |    .  | Plane    |   .  |       ||
        |  | Plane    |<==>.  +----------+   .  |       ||
        |  +----------+    ...................  |       ||
        +----------------------------------/\---+       ||
                           Standard API -- || --        ||
                       +-------------------||-----------||-----+
                       | Connectivity      ||           ||     |
                       | Stratum           ||           ||     |
                       |                   \/           \/     |
                       |  +----------+    ...................  |
                       |  | Telemetry|    . SDN             .  |
                       |  | Plane    |<==>. Intelligence    .  |
                       |  +-----/\---+    .    +----------+ .  |
                       |        ||        .    | Mgmt. Pl.| .  |
                       |        ||        .  +----------+ | .  |
                       |  +-----\/---+    .  | Control  |-+ .  |
                       |  | Resource |    .  | Plane    |   .  |
                       |  | Plane    |<==>.  +----------+   .  |
                       |  +----------+    ...................  |
                       +---------------------------------------+

]]></artwork>
        <t>Essentially, this architecture model incorporates the findings from QKD deployments and addresses the requirements for providing a general framework for quantum networks towards the Quantum Internet. It is intended to support the evolution of network base technologies, provide the degrees of freedom necessary to encompass different deployment models, and align with relevant trends in network operation, while considering the practical aspects related to classical connectivity.</t>
        <t>The proposed architecture will address the evolution of network base technologies by providing abstractions able to accommodate to this evolution. Considering the stages analyzed in <xref target="QIROAD18"/>, the QKD deployment patterns described in the previous section already cover "Trusted Repeater Networks" and "Prepare and Measure Networks", and the general architecture proposed here is able to accommodate the more evolved stages, namely "Entanglement Distribution Networks", "Quantum Memory Networks", "Few Qubit Fault-Tolerant Networks", and "Quantum Computing Networks". As immediate examples we can consider the integration of features in the Connectivity Stratum with the other two strata to support entanglement distribution among different locations, or the incorporation of future quantum repeaters into the Quantum Fabric Stratum to support more elaborated behaviors of the Service Stratum.</t>
        <t>In addition, these network abstractions are intended to provide specific degrees of freedom for network design and deployment, through the incorporation of independent resource and control planes at each stratum. Given the control mechanisms identified as "SDN intelligence" on the diagram above are able to expose open interfaces, the approach for coordinating the different strata via mechanisms like those defined in <xref target="ETSI18"/> is totally feasible, and different aggregation patterns (multi-stratum, multi-domain...) and models (federated, hierarchical...) can be applied. These aggregation mechanisms are equally applicable in the case of telemetry data and their integration with closed-loop mechanisms for automation, in support of the required quantum network agility.</t>
        <t>The evolved CLAS proposal in <xref target="CLASEVO"/> explicitly incorporates current trends in network automation, in whatever the flavor including AI and intent expressions. This architecture guarantees the future pliability of quantum networks, in alignment with the evolution of best practices in general network management.</t>
        <t>Finally, by explicitly addressing the issues related to the connectivity of quantum links, the architecture considers the interactions with any other relevant operational aspects required for providing quantum network services. The direct integration of a stratum focused on these aspects makes the proposed architecture better aligned with the sustainability goal.</t>
      </section>
      <section anchor="the-service-unit-concept">
        <name>The Service Unit Concept</name>
        <section anchor="applying-service-units-in-qkd-networks">
          <name>Applying Service Units in QKD Networks</name>
          <t>The service units provided by a QKD network have to be uniquely identified within the network, so they can be properly managed by the SOP, including their routing across the different required KMEs, the requests of appropriate links in the QFP, and the management of the lifecycle events related to making the key available to the applications willing to use it. It is important to note we are talking about a service unit, and not a data unit associated with a particular protocol, and therefore what is relevant here are the identification of the two application endpoints (that should include a nonce mechanism to identify the specific pairing) together with relevant parameters regarding the key lifecycle, such as its length and valid time-to-live. While these are the two essential lifecycle parameters, others, as it might be the case of applicable crypto algorithms, could be considered as well. The service unit identifier is not directional, i.e., it has no source or destination addresses, as it defines a shared state to be used by two applications. We can consider the analogy of transport flows in the current Internet, rather than packets.</t>
          <t>The current proposal we are experimenting with advocate for using URNs <xref target="RFC8141"/> as endpoint identifiers, taking advantage of their nature of location-independent, persistent resource identifiers. The q-component of the endpoint URN can be used to carry the nonce part of the specific application identifier. If we consider that lifecycle parameters can be expressed using a specific URN in its q-component, we have that a service unit identifier consists of the combination of three URNs.</t>
          <t>As an example, let’s consider URNs for application endpoints use the qkd namespace id, and that lifecycle parameters use the URN qkd:lifecycle assigned name, with the parameters size and valid-until. A service unit identifier for QKD between two domains, with roots madqci and quditto, would look like:</t>
          <artwork><![CDATA[
urn:qkd:madqci:ccips?=nonce=177923
urn:qkd:quditto:emulator:ipsec:controller?=nid=af33017
urn:qkd:lifecycle?=size=256&valid-until=1750708945
]]></artwork>
          <t>The nature of the endpoint identifiers support the use of any aggregation and routing mechanisms, ranging from strictly hierarchical and centralized schemas based on orchestration mechanisms to fully distributed routing algorithms. The approach also supports the use of non-routable identifiers, limited to  that a given domain or KMS.</t>
          <t>The QKD service unit identifies a shared state between two application entities, and therefore cannot be consider directional, and the concepts of source and destination do not apply here. Nevertheless, directionality is relevant in the process of establishing the QKD service unit, both in terms of its identifier and of its contents. In the case of the identifier, one of the application entities will request a service unit to the relevant KMS/KME it is attached to, identifying itself and the other peer in the service unit, together with the applicable lifecycle parameters. Relying on the available route information and the replies of the intermediate elements in the SOP, the final identifier of the QKD service unit will be built. The associated content, i.e., the bit string defining the key to be shared between the two application endpoints, will be derived from the elements in the participating links in the QFP and the application of any additional mechanisms (key encryption, augmentation, trusted node forwarding…) required by the participating KMEs and the corresponding links.</t>
        </section>
        <section anchor="generalizing-service-units">
          <name>Generalizing Service Units</name>
          <t>The fact we remarked above about the QKD service unit being a shared state between two application entities supports a direct translation of the concept to apply it in a generalized quantum network. A service unit in this context will correspond to the shared quantum states to be consume by the application entities, according to the goals of their sharing of these quantum states. This implies that a QKD service unit can be considered a specialized quantum service unit, where the shared state has been somehow pre-processed to distill the bits that define the shared key. A similar pattern could be applicable to other specialized quantum network applications, as it would be the case of distributed quantum sensing or metrology.</t>
          <t>The identification of such service units can follow the same patterns described for the QKD service units, but in this general case with N+1 URNs, being N the number of application entities (two for the case of bipartite entanglement) sharing the state, and a final one defining the lifecycle parameters. Obviously, these parameters should differ from the ones postulated for QKD, and it is possible to envisage parameters such as shared state size (the number of entangled states), a timestamp regarding lifetime of the shared state, and others addressing aspects like fidelity. As the quantum memory technology at the foundation of these shared states evolve, a clearer view of the parameter URN will become available. Experiments on this issue will be really useful to identify these parameters and shape the q-component of the parameter URN.</t>
          <t>The content of a QKD service unit is a bitstring corresponding to the shared key. This bitstring is stored in the memories of the corresponding KMEs, with individual bits differentiated by their position in the string. Quantum memories must be available at the resource plane of the Service Stratum (SS), and the service unit should contain the addresses used by those quantum memories to identify the corresponding entangled states. The elements equivalent to the KMEs in the control plane of the SS interact with these quantum memories to identify the applicable addresses, and to require the elements in the control plane of the Quantum Fabric Stratum (QFS) to activate the corresponding exchanges in the quantum links they operate. Each of the endpoints of these quantum links is expected to provide a functionality equivalent to the agents discussed for QKD networks, in support of the SS quantum memories.</t>
          <t>For these service units, directionality (the specification of an origin and a destination) is not applicable, as service units correspond to a shared state. The only directional element that can be considered is an originator of this shared state, corresponding to the application element requesting the establishment of the service unit. This would trigger the SS control plane element attached to the application to start its route decision procedures and to start the interactions with the relevant SS control planes to start the necessary exchanges to establish the shared quantum states. The structure and delegation mechanisms provided by URNs allow for arbitrary aggregation of prefixes, enabling any kind of routing style, from the aggregation and inter-domain announcement similar (or compatible) to BGP in classical Internet to the decision on which prefixes are announced and how they are routed by means of SDN controllers, whether by means of a federation approach or in a hierarchical control structure. The approach also supports the use of non-routable identifiers that cannot be announced outside a given domain and can only establish service pairing with other applications within the same domain. These mechanisms would be applied by the corresponding elements in the control and management planes of the Service Stratum.</t>
          <t>As a result of the routing procedures and the interaction among SS control plane elements, there should be corresponding interactions with elements in the control planes of the Connectivity Strata (CS) and the QFS, to verify and require, as needed, the establishment of the individual entangled states and, as required, the physical links to support them. There is a consolidated corpus of interfaces (usually known as North-Bound Interfaces, NBI) for the control of classical connectivity, and specially of optical links, such as the TAPI specification <xref target="TAPI240"/>, and different proposals to select and establish paths. It seems necessary to explore and experiment with similar interfaces and procedures for the management and control of quantum links, addressing the challenges already identified in <xref target="RFC9340"/> and exploring the implications of quantum-native routing proposals as made in <xref target="QUADDR"/> and, more recently, in <xref target="QNAD"/>. A specially significant question is the mapping between the entangled states, as identified by the service unit, and the payloads exchanged within the QFS.</t>
          <t>Finally, a word on the telemetry planes in each of the proposed strata. It should be obvious the elements in the control planes at each of the strata should start monitoring mechanisms at the involved elements in the resource planes and activate telemetry collection mechanisms. This brings the requirement of defining and experimenting with appropriate metrics and telemetry data models for both the SS and the QFS, as already being defined for QKD infrastructures <xref target="ETSI23"/>.</t>
        </section>
      </section>
      <section anchor="identification-of-interfaces-and-protocols">
        <name>Identification of Interfaces and Protocols</name>
        <t>The architecture proposed in this document is intended as a framework to evaluate and explore compatibility among the different proposals on protocols and interfaces for the future availability of quantum features in the global Internet, with the goal of providing a uniform reference model to choose and apply the most appropriate solutions to the Quantum Internet challenges. While the reference architecture does not intend to identify a concrete set of these protocols and interfaces, it is useful to analyze current proposals and trends, and provide some guidance on how the framework can be useful for assessing the integration of the solutions applicable to the different elements that have to converge to realize the Quantum Internet.</t>
        <t>There is a significant corpus of standards and operational practica applicable for the Connectivity Stratum, sustained by a well established experience in the management and use of optical and, to some extent, satellite-based networks. The differentiation of the planes considered in the CLAS architecture within the Connectivity Stratum has been common practice in the deployment and operation of IP converged services over optical networks. The abstractions and topology views described in the ACTN framework defined in <xref target="RFC8453"/> constitute a solid foundation to describe the functionality of the planes within the Connectivity Stratum, and the interfaces to be used in the interactions with the other strata. An element like the Path Computation Element (PCE) described in <xref target="RFC8637"/>, able to address the considerations related to quantum connectivity and the implications of entanglement-based distribution, could constitute the core of the intelligence and telemetry planes. Specific distribution elements, able to fulfill the conditions for quantum signals, including the potential co-propagation with classical signals, and to interface with future quantum repeaters <xref target="QREPS"/>, would constitute the essential substrate of the resource plane. The current trends in optical disaggregation and the use of orchestrated SDN mechanisms for network path management and monitoring provide a natural path for leveraging network virtualization mechanisms within the Connectivity Stratum, facilitating their integration.</t>
        <t>In what relates to the Quantum Fabric Stratum, current best practices indicate that telemetry and SDN intelligence planes will follow the same directions as the other strata, with virtualized, likely cloud-native implementations for them. Even in the case of the resource plane, one can expect the availability of specific software agent elements in charge of managing devices, interacting with the Connectivity Plane and providing support to the service units relevant for the Service Stratum. The proposal in <xref target="QUADDR"/>, beyond the foundations described in <xref target="RFC9340"/>, can be used to exemplify the main objective of the framework architecture described in this document. The proposal presents quantum-native mechanisms for routing procedures, and the corresponding addressing conventions supporting them, and considers network-wide mechanisms, structured in two tiers defining what could be assimilated to a local domain and an internetworking domain. This proposal can be naturally integrated in the Quantum Fabric Stratum (QFS), and its SDN-inspired architecture would map the proposed Entanglement-Defined Controller (EDC) at the kernel of the SDN intelligence plane. The integration of an architecture like this within the framework described in this document would require to analyze the mapping between the node identifiers described in the paper and the service units discussed below. The choices for the coordination among the different strata if the QFS uses an architecture like the one proposed in the references paper would need to be also analyzed: on the one hand, the interface between the EDC and Service Stratum should be defined, and the QFS elements should need to be extended to include its interactions with the Connectivity Stratum, or consider it oblivious to physical connectivity and leave the coordination to the Service Stratum. This is the kind of evaluations the synthetic environments discussed in <xref target="QNDTS"/> will be extremely useful.</t>
        <t>The discussion on the foundations of the Service Stratum (SS) is made on the following section, where the concept of service units, as already introduced for the case of QKD networks, is analyzed. Furthermore, As a natural consequence of what is discussed above in the framework of cloud-native QKD, the use of network virtualization techniques would be essential for the Service Stratum, at all of their planes:</t>
        <ul spacing="normal">
          <li>
            <t>The SDN intelligence plane, allowing the dynamic management of service units and their association with the corresponding units in the Quantum Fabric Stratum.</t>
          </li>
          <li>
            <t>The telemetry plane, for dynamic monitoring and data aggregation.</t>
          </li>
          <li>
            <t>The resource plane, in support of the different nature of the interactions at the Quantum Fabric Stratum, like the case of entanglement persistence beyond direct physical reachability.</t>
          </li>
        </ul>
      </section>
      <section anchor="QNDTS">
        <name>The Role of Synthetic Environments</name>
        <t>Due to the early stage of many, if not all, quantum technologies, experimenting with quantum devices and equipment can be seriously hindered by high costs and limited availability. This challenge is particularly evident for experimentation at the scale required to validate network protocols and inter- and intra-strata interfaces. In this context, synthetic environments, and synthetic testbeds enabled by these environments, become an essential tool. They enable the emulation of quantum network deployments in a fully controlled setting, allowing the execution of experiments and trials, protocol evaluations, and even security analyses, where potential network attacks can be tested without compromising the integrity of an already built quantum network or a significant number of physical devices.</t>
        <t>Based on the results introduced in <xref target="QKNDT24"/> for QKD networks, the concept of a Quantum Network Digital Twin (QNDT) provides a foundation for such environments. QNDTs will enable a better understanding of the properties of the different network elements, interfaces, and protocols, and the applicability of the architecture proposed in this document. It is important to note that a QNDT is not a simulation tool, even though some of its components may apply simulation functionality to adapt their behavior to that of a quantum element. Rather, a QNDT represents a distributed classical system that mirrors the operational behavior of a quantum network, responding in real time and accurately reproducing the dynamics and interactions of quantum entities.</t>
        <t>In the case of QKD network deployments, significant progress has been achieved thanks to both practical deployments, as exemplified in <xref target="EUROQCI"/> and the early coordinated efforts of standardization bodies. These advances include the definition of standardized APIs that specify the communication means between quantum nodes and customer applications, like <xref target="ETSI04"/>, and the integration of network management mechanisms widely adopted in classical communication systems, like the SDN approach defined in <xref target="ETSI15"/>. This coordinated efforts have translated into more flexible, programmable, and scalable control of quantum resources, facilitating seamless interoperability between quantum and classical infrastructures. Despite these advances, several aspects of QKD networking remain under active development. These include the definition of interfaces that ensure interoperability across different administrative domains, as well as the design and validation of architectures capable of supporting large-scale deployments, that is, networks comprising hundreds of interconnected nodes. In this regard, platforms such as the one described in <xref target="QUDITTO"/> offer a valuable opportunity, as they enable the emulation of low-level quantum network behaviors using classical computational resources. Such synthetic environments provide the means to model and analyze complex network scenarios that are currently unattainable in fully physical experimental testbeds.</t>
        <t>When considering general-purpose quantum networks, particularly those based on entanglement distribution and management, the role of synthetic environments becomes even more significant. Unlike QKD networks, whose architectural and operational principles are relatively well understood, entanglement-based networks are still in an early stage of development. Many fundamental networking aspects, such as entanglement routing, resource scheduling, and inter-layer coordination, remain open research questions, with a crucial lack of practical validation. In this context, QNDTs offer a unique opportunity to accelerate progress: by enabling controlled emulation of quantum states, interactions, and network behaviors, they allow to test novel architectures, evaluate protocol performance, and explore scalability under realistic yet fully reproducible conditions.</t>
        <t>However, the development of a general-purpose QNDT introduces its own set of challenges. Such a system must not only emulate the functional behavior of quantum components but also ensure that the underlying classical infrastructure responds within the same temporal and operational constraints as its quantum counterpart, thereby enabling accurate validation of protocols and network strategies. Moreover, unlike QKD networks where standardized interfaces and APIs have already been established (or are at least emerging), no equivalent standards currently exist for general quantum networks. Consequently, a QNDT must be designed to be inherently flexible and extensible, capable of accommodating evolving definitions of interfaces, communication protocols, and architectural abstractions. In this regard, the QNDT once again becomes a key enabler for the development, integration, and testing of these foundational elements.</t>
        <t>Building upon the above discussion, two primary challenges must be addressed as prerequisites for constructing a fully functional QNDT. First, it is necessary to develop a mechanism capable of handling the quantum-specific aspects of the system, executing simulations and distributing results across nodes, resulting in the emulation of the quantum behavior of network elements within the underlying classical infrastructure. Second, there must be a definition of a minimal set of core primitives or instructions that serves as the foundation for constructing more advanced mechanisms, such as standardized interfaces and communication methods between network elements and external systems. Together, these two pillars will establish the groundwork for a QNDT framework capable of evolving in parallel with the broader quantum networking ecosystem.</t>
        <t>The core quantum emulation mechanism for such an environment, according to the current state of the art, would be the QNDT emulation engine, based on a centralized simulation component designed to execute the simulations needed to emulate the quantum behavior of all network elements. This engine may rely on quantum network simulators such as <xref target="NetSquid"/>, <xref target="SeQUeNCe"/>, or <xref target="QuNetSim"/>. However, these platforms alone do not fulfill the requirements of a QNDT, since, as discussed above, a QNDT is not a simulation of the network but a distributed classical system that replicates the behavior of a real quantum network. Therefore, the central simulation element must be complemented by a result distribution mechanism, for example, through a publish/subscribe (Pub/Sub) protocol. In such a setup, network elements subscribe to topics relevant to their operation and can communicate with the central simulation tool both to request simulations and receive results through asynchronous interactions.</t>
        <t>Another essential aspect concerns the handling of temporal consistency between the “simulation time”, i.e., the time required to execute a simulation, and the “simulated time,” i.e., the time the simulation calculates the real system would take to perform the same operation. Since simulation time is generally shorter than simulated time, the QNDT must incorporate logic ensuring that results are delivered only after the appropriate simulated delay has elapsed. This guarantees that the QNDT responds within the same temporal boundaries as its physical counterpart, thereby preserving the fidelity and realism of the emulated network behavior.</t>
        <t>In addition, to maintain state realism within the QNDT, it is crucial to take into account the natural decoherence and noise dynamics of quantum states over time. For instance, when entangled states are distributed among the participating nodes and stored for a period before being used in subsequent operations, the QNDT must emulate the gradual evolution and degradation of these states. This entails tracking the elapsed time between state creation and use, and updating the state accordingly before executing the next instruction.</t>
      </section>
    </section>
    <section anchor="related-standardization-and-industry-work">
      <name>Related Standardization and Industry Work</name>
      <t>A number of standardization bodies and industry/consortium efforts are developing architectural concepts, interfaces specifications, and operational practices that are relevant to the framework presented in this document. The following briefly positions those activities as external reference points.</t>
      <section anchor="itu-t">
        <name>ITU-T</name>
        <t>The International Telecommunication Union Telecommunication Standardization Sector (ITU-T) initiated in 2018 the first work item on the concept of QKD networks with Recommendation Y.3800 <xref target="ITUY3800"/>. Since then, it has built an extensive body of Recommendations around QKD networks, incluiding functional arcchitecture <xref target="ITUY3802"/> and protocol framework material <xref target="ITUQ4160"/>. In the context of this document, these ITU-T outputs are best read as mature examples of how one quantum service (QKD) has been decomposed into functions, interfaces, and operational procedures. They are useful as comparative input when discussing interface patterns, management hooks, and operational decomposition.</t>
        <t>The evolution toward the Quantum Internet is being addressed in ITU-T through several complementary initiatives. Technical Report Y.TR-QN-UC <xref target="ITUTRQNUC"/> collects and analyses uses cases of quantum networks beyond QKD, drawing on deliverables from the ITU-T Focus Group on Quantum Information Technology for Networks (FG-QIT4N, active 2019-2022). These use cases encompass entanglement distribution, distributed quantum sensing, quantum-enhanced clock synchronization, and distributed quantum computing, providing a networking-oriented characterization of the services that a general Quantum Internet should support. The draft Technical Report YSTR.QN-TB <xref target="ITUQNTB"/>, analysing quantum network testbeds globally, complements this perspective by identifying the architectural commonalities and interface gaps across existing experimental infrastructures, providing a grounded basis for future standards work.</t>
      </section>
      <section anchor="etsi">
        <name>ETSI</name>
        <t>The European Telecommunications Standards Institute (ETSI) established the Industry Specification Group on Quantum Key Distribution (ISG QKD) in 2008, which has produced a set of Group Specifications that are particularly relevant as concrete, implementable interface examples for a quantum-enabled service. ETSI has specified key
delivery APIs <xref target="ETSI04"/><xref target="ETSI14"/>, a SDN control interface <xref target="ETSI15"/>, a orchestration interface <xref target="ETSI18"/>, and a monitoring data model for QKD networks <xref target="ETSI23"/>. This work has had direct operational relevance, underpinning the deployments that constitute the experience base from which the architecture proposed here is derived. At the same time, the ISG QKD scope has been deliberately bounded to QKD, leaving the broader quantum networking challenges outside its mandate.</t>
        <t>In September 2025 the ETSI Board approved the creation of a new Technical Committee on Quantum Technologies (TC QT). The primary objective of this new committee is to develop specifications addressing quantum communications and quantum networks across multiple sectors, explicitly including quantum networking for distributed computing and cryptography, satellite quantum communications, quantum sensing, and quantum random number generation. It is the successor forum for the broader scope that ISG QKD cannot address, and its initial work program includes a Technical Report mapping the quantum ecosystem and identifying cooperation opportunities, as well as a Quantum Technologies radar document tracking the maturity of the relevant technology areas.</t>
      </section>
      <section anchor="isoiec">
        <name>ISO/IEC</name>
        <t>In January 2024, the International Electrotechnical Commission (IEC) and the International Organization for Standardization (ISO) jointly established ISO/IEC Joint Technical Committee 3 (JTC 3) on Quantum Technologies. The scope of JTC 3 covers quantum information technologies (quantum computing and quantum simulation), quantum metrology, quantum sources and detectors, quantum communications, and fundamental quantum technologies. It was created as a structured mechanism to develop fundamental standards for quantum technology, including those related to quantum communication.</t>
      </section>
      <section anchor="industry-and-consortia">
        <name>Industry and consortia</name>
        <t>Beyond formal standards bodies, several large-scale initiatives and industrial efforts are generating the experimental evidence and operational experience that will eventually inform normative standards work on the Quantum Internet. Recent public milestones include deployments and demonstrations on existing fiber plant and the emergence of software stacks that abstract hardware heterogeneity to enable multi-node quantum applications <xref target="HSESNY"/>.
Large consortia are building ecosystem roadmaps and testbed programs aimed at evolving from point solutions toward repeaters/memories and entanglement distribution at scale. The Quantum Internet Alliance <xref target="QIA"/> is one prominent European example in this direction.</t>
        <t>These industry activities reinforce the need for a framework that can (i) compare alternative architectural decompositions, (ii) map diverse services  into a common vocabulary, and (iii) remain flexible as technology moves from QKD-centric deployments toward entanglement-centric networking.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The general considerations made in <xref target="RFC8597"/> apply, as well as an elaboration on the following points regarding:</t>
      <ul spacing="normal">
        <li>
          <t>The requirements on mutual authentication in the channels used for quantum interactions, as they should require methods rooted at physical properties.</t>
        </li>
        <li>
          <t>Specific physical attacks related to the particular quantum mechanisms in use by the quantum fabric stratum.</t>
        </li>
        <li>
          <t>The interaction of these physical attacks with classical attacks to the control and monitoring activities, possibly translating into a threat surface augmentation.</t>
        </li>
        <li>
          <t>The trust issues in inter-domain exchanges, especially at the control and management planes.</t>
        </li>
      </ul>
      <t>Furthermore, as the identification of interfaces and protocols progresses other considerations will be required. In particular, the security considerations included in the documents referenced for the Connectivity Stratum, <xref target="RFC8453"/> and <xref target="RFC8637"/> apply to the proposed framework.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC8141">
          <front>
            <title>Uniform Resource Names (URNs)</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="April" year="2017"/>
            <abstract>
              <t>A Uniform Resource Name (URN) is a Uniform Resource Identifier (URI) that is assigned under the "urn" URI scheme and a particular URN namespace, with the intent that the URN will be a persistent, location-independent resource identifier. With regard to URN syntax, this document defines the canonical syntax for URNs (in a way that is consistent with URI syntax), specifies methods for determining URN-equivalence, and discusses URI conformance. With regard to URN namespaces, this document specifies a method for defining a URN namespace and associating it with a namespace identifier, and it describes procedures for registering namespace identifiers with the Internet Assigned Numbers Authority (IANA). This document obsoletes both RFCs 2141 and 3406.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8141"/>
          <seriesInfo name="DOI" value="10.17487/RFC8141"/>
        </reference>
        <reference anchor="RFC8597">
          <front>
            <title>Cooperating Layered Architecture for Software-Defined Networking (CLAS)</title>
            <author fullname="LM. Contreras" initials="LM." surname="Contreras"/>
            <author fullname="CJ. Bernardos" initials="CJ." surname="Bernardos"/>
            <author fullname="D. Lopez" initials="D." surname="Lopez"/>
            <author fullname="M. Boucadair" initials="M." surname="Boucadair"/>
            <author fullname="P. Iovanna" initials="P." surname="Iovanna"/>
            <date month="May" year="2019"/>
            <abstract>
              <t>Software-Defined Networking (SDN) advocates for the separation of the control plane from the data plane in the network nodes and its logical centralization on one or a set of control entities. Most of the network and/or service intelligence is moved to these control entities. Typically, such an entity is seen as a compendium of interacting control functions in a vertical, tightly integrated fashion. The relocation of the control functions from a number of distributed network nodes to a logical central entity conceptually places together a number of control capabilities with different purposes. As a consequence, the existing solutions do not provide a clear separation between transport control and services that rely upon transport capabilities.</t>
              <t>This document describes an approach called Cooperating Layered Architecture for Software-Defined Networking (CLAS), wherein the control functions associated with transport are differentiated from those related to services in such a way that they can be provided and maintained independently and can follow their own evolution path.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8597"/>
          <seriesInfo name="DOI" value="10.17487/RFC8597"/>
        </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 anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="QTTI21" target="https://epjquantumtechnology.springeropen.com/articles/10.1140/epjqt/s40507-021-00108-9">
          <front>
            <title>Quantum Technologies in the Telecommunications Industry</title>
            <author initials="V." surname="Martin" fullname="Vicente Martin">
              <organization/>
            </author>
            <author initials="J. P." surname="Brito" fullname="Juan Pedro Brito">
              <organization/>
            </author>
            <author initials="C." surname="Escribano" fullname="Carmen Escribano">
              <organization/>
            </author>
            <author initials="M." surname="Menchetti" fullname="Marco Menchetti">
              <organization/>
            </author>
            <author initials="C." surname="White" fullname="Catherine White">
              <organization/>
            </author>
            <author initials="A." surname="Lord" fullname="Andrew Lord">
              <organization/>
            </author>
            <author initials="F." surname="Wissel" fullname="Felix Wissel">
              <organization/>
            </author>
            <author initials="M." surname="Gunkel" fullname="Matthias Gunkel">
              <organization/>
            </author>
            <author initials="P." surname="Gavignet" fullname="Paulette Gavignet">
              <organization/>
            </author>
            <author initials="N." surname="Genay" fullname="Naveena Genay">
              <organization/>
            </author>
            <author initials="O. L." surname="Moult" fullname="Olivier Le Moult">
              <organization/>
            </author>
            <author initials="C." surname="Abellan" fullname="Carlos Abellan">
              <organization/>
            </author>
            <author initials="A." surname="Manzalini" fullname="Antonio Manzalini">
              <organization/>
            </author>
            <author initials="A." surname="Pastor-Perales" fullname="Antonio Pastor-Perales">
              <organization/>
            </author>
            <author initials="V." surname="Lopez" fullname="Victor Lopez">
              <organization/>
            </author>
            <author initials="D." surname="Lopez" fullname="Diego Lopez">
              <organization/>
            </author>
            <date year="2021" month="July"/>
          </front>
        </reference>
        <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="RFC8637">
          <front>
            <title>Applicability of the Path Computation Element (PCE) to the Abstraction and Control of TE Networks (ACTN)</title>
            <author fullname="D. Dhody" initials="D." surname="Dhody"/>
            <author fullname="Y. Lee" initials="Y." surname="Lee"/>
            <author fullname="D. Ceccarelli" initials="D." surname="Ceccarelli"/>
            <date month="July" year="2019"/>
            <abstract>
              <t>Abstraction and Control of TE Networks (ACTN) refers to the set of virtual network (VN) operations needed to orchestrate, control, and manage large-scale multidomain TE networks so as to facilitate network programmability, automation, efficient resource sharing, and end-to-end virtual service-aware connectivity and network function virtualization services.</t>
              <t>The Path Computation Element (PCE) is a component, application, or network node that is capable of computing a network path or route based on a network graph and applying computational constraints. The PCE serves requests from Path Computation Clients (PCCs) that communicate with it over a local API or using the Path Computation Element Communication Protocol (PCEP).</t>
              <t>This document examines the applicability of PCE to the ACTN framework.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8637"/>
          <seriesInfo name="DOI" value="10.17487/RFC8637"/>
        </reference>
        <reference anchor="RFC9340">
          <front>
            <title>Architectural Principles for a Quantum Internet</title>
            <author fullname="W. Kozlowski" initials="W." surname="Kozlowski"/>
            <author fullname="S. Wehner" initials="S." surname="Wehner"/>
            <author fullname="R. Van Meter" initials="R." surname="Van Meter"/>
            <author fullname="B. Rijsman" initials="B." surname="Rijsman"/>
            <author fullname="A. S. Cacciapuoti" initials="A. S." surname="Cacciapuoti"/>
            <author fullname="M. Caleffi" initials="M." surname="Caleffi"/>
            <author fullname="S. Nagayama" initials="S." surname="Nagayama"/>
            <date month="March" year="2023"/>
            <abstract>
              <t>The vision of a quantum internet is to enhance existing Internet technology by enabling quantum communication between any two points on Earth. To achieve this goal, a quantum network stack should be built from the ground up to account for the fundamentally new properties of quantum entanglement. The first quantum entanglement networks have been realised, but there is no practical proposal for how to organise, utilise, and manage such networks. In this document, we attempt to lay down the framework and introduce some basic architectural principles for a quantum internet. This is intended for general guidance and general interest. It is also intended to provide a foundation for discussion between physicists and network specialists. This document is a product of the Quantum Internet Research Group (QIRG).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9340"/>
          <seriesInfo name="DOI" value="10.17487/RFC9340"/>
        </reference>
        <reference anchor="RFC9583">
          <front>
            <title>Application Scenarios for the Quantum Internet</title>
            <author fullname="C. Wang" initials="C." surname="Wang"/>
            <author fullname="A. Rahman" initials="A." surname="Rahman"/>
            <author fullname="R. Li" initials="R." surname="Li"/>
            <author fullname="M. Aelmans" initials="M." surname="Aelmans"/>
            <author fullname="K. Chakraborty" initials="K." surname="Chakraborty"/>
            <date month="June" year="2024"/>
            <abstract>
              <t>The Quantum Internet has the potential to improve application functionality by incorporating quantum information technology into the infrastructure of the overall Internet. This document provides an overview of some applications expected to be used on the Quantum Internet and categorizes them. Some general requirements for the Quantum Internet are also discussed. The intent of this document is to describe a framework for applications and to describe a few selected application scenarios for the Quantum Internet. This document is a product of the Quantum Internet Research Group (QIRG).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9583"/>
          <seriesInfo name="DOI" value="10.17487/RFC9583"/>
        </reference>
        <reference anchor="QIA" target="https://quantuminternetalliance.org">
          <front>
            <title>Quantum Internet Alliance</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="QIPS22" target="https://www.sciencedirect.com/science/article/abs/pii/S1389128622002250">
          <front>
            <title>Quantum Internet Protocol Stack: a Comprehensive Survey</title>
            <author initials="J." surname="Illiano" fullname="Jessica Illiano">
              <organization/>
            </author>
            <author initials="M." surname="Caleffi" fullname="Marcello Caleffi">
              <organization/>
            </author>
            <author initials="A." surname="Manzalini" fullname="Antonio Manzalini">
              <organization/>
            </author>
            <author initials="A. S." surname="Cacciapuoti" fullname="Angela Sara Cacciapuoti">
              <organization/>
            </author>
            <date year="2022" month="August"/>
          </front>
        </reference>
        <reference anchor="ITUY3802" target="https://www.itu.int/rec/T-REC-Y.3802">
          <front>
            <title>ITU-T Recommendation Y.3802: Quantum key distribution networks. Functional architecture</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="April"/>
          </front>
        </reference>
        <reference anchor="MADQCI23" target="https://ieeexplore.ieee.org/document/10207295">
          <front>
            <title>The Madrid Testbed: QKD SDN Control and Key Management in a Production Network</title>
            <author initials="V." surname="Martin">
              <organization/>
            </author>
            <author initials="J. P." surname="Brito">
              <organization/>
            </author>
            <author initials="L." surname="Ortíz">
              <organization/>
            </author>
            <author initials="R." surname="Brito-Méndez">
              <organization/>
            </author>
            <author initials="R." surname="Vicente">
              <organization/>
            </author>
            <author initials="J." surname="Saez-Buruaga">
              <organization/>
            </author>
            <author initials="A. J." surname="Sebastian">
              <organization/>
            </author>
            <author initials="D. G." surname="Aguado">
              <organization/>
            </author>
            <author initials="M. I." surname="García-Cid">
              <organization/>
            </author>
            <author initials="J." surname="Setien">
              <organization/>
            </author>
            <author initials="P." surname="Salas">
              <organization/>
            </author>
            <author initials="C." surname="Escribano">
              <organization/>
            </author>
            <author initials="E." surname="Dopazo">
              <organization/>
            </author>
            <author initials="J." surname="Rivas-Moscoso">
              <organization/>
            </author>
            <author initials="A." surname="Pastor-Perales">
              <organization/>
            </author>
            <author initials="D." surname="Lopez">
              <organization/>
            </author>
            <date year="2023" month="July"/>
          </front>
        </reference>
        <reference anchor="EUROQCI" target="https://digital-strategy.ec.europa.eu/en/policies/european-quantum-communication-infrastructure-euroqci">
          <front>
            <title>The European Quantum Communication Infrastructure (EuroQCI) Initiative</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="September"/>
          </front>
        </reference>
        <reference anchor="PSQN22" target="https://journals.aps.org/prresearch/abstract/10.1103/PhysRevResearch.4.043064">
          <front>
            <title>Packet switching in quantum networks: A path to the quantum Internet</title>
            <author initials="S." surname="DiAdamo" fullname="Stephen DiAdamo">
              <organization/>
            </author>
            <author initials="B." surname="Qi" fullname="Bing Qi">
              <organization/>
            </author>
            <author initials="G." surname="Miller" fullname="Glen Miller">
              <organization/>
            </author>
            <author initials="R." surname="Kompella" fullname="Ramana Kompella">
              <organization/>
            </author>
            <author initials="A." surname="Shabani" fullname="Alireza Shabani">
              <organization/>
            </author>
            <date year="2022" month="October"/>
          </front>
        </reference>
        <reference anchor="ETSI04" target="https://www.etsi.org/deliver/etsi_gs/QKD/001_099/004/02.01.01_60/gs_QKD004v020101p.pdf">
          <front>
            <title>ETSI GS QKD 004: Quantum Key Distribution (QKD); Application Interface</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="August"/>
          </front>
        </reference>
        <reference anchor="ETSI14" target="https://www.etsi.org/deliver/etsi_gs/QKD/001_099/014/01.01.01_60/gs_qkd014v010101p.pdf">
          <front>
            <title>ETSI GS QKD 014: Quantum Key Distribution (QKD); Protocol and data format of REST-based key delivery API</title>
            <author>
              <organization/>
            </author>
            <date year="2019" month="February"/>
          </front>
        </reference>
        <reference anchor="ETSI15" target="https://www.etsi.org/deliver/etsi_gs/QKD/001_099/015/02.01.01_60/gs_QKD015v020101p.pdf">
          <front>
            <title>ETSI GS QKD 015: Quantum Key Distribution (QKD); Control Interface for Software Defined Networks</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="April"/>
          </front>
        </reference>
        <reference anchor="ETSI18" target="https://www.etsi.org/deliver/etsi_gs/QKD/001_099/018/01.01.01_60/gs_QKD018v010101p.pdf">
          <front>
            <title>ETSI GS QKD 018: Quantum Key Distribution (QKD); Orchestration Interface for Software Defined Networks</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="April"/>
          </front>
        </reference>
        <reference anchor="ETSI23" target="https://portal.etsi.org/webapp/WorkProgram/Report_WorkItem.asp?WKI_ID=69537">
          <front>
            <title>ETSI Work-Item QKD 023: Quantum Key Distribution (QKD); Monitoring Interface and Data Model</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="NFV06" target="https://www.etsi.org/deliver/etsi_gs/NFV/001_099/006/04.04.01_60/gs_NFV006v040401p.pdf">
          <front>
            <title>ETSI GS NFV 006: Network Functions Virtualisation (NFV) Release 4; Management and Orchestration; Architectural Framework Specification</title>
            <author>
              <organization/>
            </author>
            <date year="2022" month="December"/>
          </front>
        </reference>
        <reference anchor="EVCK25" target="https://ieeexplore.ieee.org/document/10870375">
          <front>
            <title>An Enhanced Virtualized Control and Key Management Model for QKD Networks</title>
            <author initials="B." surname="Lopez" fullname="Blanca Lopez">
              <organization/>
            </author>
            <author initials="I." surname="Vidal" fullname="Ivan Vidal">
              <organization/>
            </author>
            <author initials="F." surname="Valera" fullname="Francisco Valera">
              <organization/>
            </author>
            <author initials="D." surname="Lopez" fullname="Diego Lopez">
              <organization/>
            </author>
            <date year="2025" month="January"/>
          </front>
        </reference>
        <reference anchor="QNSA24" target="https://ieeexplore.ieee.org/document/10628345">
          <front>
            <title>Unleashing Flexibility and Interoperability in QKD Networks: The Power of Softwarized Architectures</title>
            <author initials="B." surname="Lopez" fullname="Blanca Lopez">
              <organization/>
            </author>
            <author initials="I." surname="Vidal" fullname="Ivan Vidal">
              <organization/>
            </author>
            <author initials="F." surname="Valera" fullname="Francisco Valera">
              <organization/>
            </author>
            <author initials="D." surname="Lopez" fullname="Diego Lopez">
              <organization/>
            </author>
            <author initials="A." surname="Pastor" fullname="Antonio Pastor">
              <organization/>
            </author>
            <date year="2024" month="July"/>
          </front>
        </reference>
        <reference anchor="ALTOQ24" target="https://ieeexplore.ieee.org/document/10628176">
          <front>
            <title>Using Protocol to Address SD-QKD Federation in Multi-Domain Scenarios</title>
            <author initials="A." surname="Muniz" fullname="Alejandro Muniz">
              <organization/>
            </author>
            <author initials="R." surname="Canto" fullname="Rafael Canto">
              <organization/>
            </author>
            <author initials="L." surname="Contreras" fullname="Luis Contreras">
              <organization/>
            </author>
            <author initials="A." surname="Pastor" fullname="Antonio Pastor">
              <organization/>
            </author>
            <author initials="D." surname="Lopez" fullname="Diego Lopez">
              <organization/>
            </author>
            <author initials="J." surname="Morales" fullname="Juan Morales">
              <organization/>
            </author>
            <date year="2024" month="July"/>
          </front>
        </reference>
        <reference anchor="CLASEVO">
          <front>
            <title>An Evolution of Cooperating Layered Architecture for SDN (CLAS) for Compute and Data Awareness</title>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Diego Lopez" initials="D." surname="Lopez">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Carlos J. Bernardos" initials="C. J." surname="Bernardos">
              <organization>Universidad Carlos III de Madrid</organization>
            </author>
            <date day="5" month="July" year="2024"/>
            <abstract>
              <t>   This document proposes an extension to the Cooperating Layered
   Architecture for Software-Defined Networking (SDN) by including
   compute resources and data analysis processing capabilities.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-contreras-coinrg-clas-evolution-03"/>
        </reference>
        <reference anchor="QCE24" target="https://doi.org/10.1109/QCE60285.2024.00089">
          <front>
            <title>Experiences on developing an on-demand entanglement service coexisting with classical traffic over a Q-LAN testbed</title>
            <author initials="M. S." surname="Islam">
              <organization/>
            </author>
            <author initials="J." surname="Chung">
              <organization/>
            </author>
            <author initials="R." surname="Kettimuthu">
              <organization/>
            </author>
            <author initials="A." surname="Ramesh">
              <organization/>
            </author>
            <author initials="P." surname="Kumar">
              <organization/>
            </author>
            <date year="2024" month="September"/>
          </front>
        </reference>
        <reference anchor="QIROAD18" target="https://doi.org/10.1126/science.aam9288">
          <front>
            <title>Quantum internet: A vision for the road ahead</title>
            <author initials="S." surname="Wehner" fullname="Stephanie Wehner">
              <organization/>
            </author>
            <author initials="D." surname="Elkouss" fullname="David Elkouss">
              <organization/>
            </author>
            <author initials="R." surname="Hanson" fullname="Ronald Hanson">
              <organization/>
            </author>
            <date year="2018" month="October"/>
          </front>
        </reference>
        <reference anchor="TAPI240" target="https://github.com/Open-Network-Models-and-Interfaces-ONMI/TAPI/releases/tag/v2.4.0">
          <front>
            <title>ONF Transport API SDK 2.4.0</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="QKNDT24" target="https://doi.org/10.3390/app14031018">
          <front>
            <title>Service for Deploying Digital Twins of QKD Networks</title>
            <author initials="R." surname="Martin" fullname="Raul Martin">
              <organization/>
            </author>
            <author initials="B." surname="Lopez" fullname="Blanca Lopez">
              <organization/>
            </author>
            <author initials="I." surname="Vidal" fullname="Ivan Vidal">
              <organization/>
            </author>
            <author initials="F." surname="Valera" fullname="Francisco Valera">
              <organization/>
            </author>
            <author initials="B." surname="Nogales" fullname="Borja Nogales">
              <organization/>
            </author>
            <date year="2024" month="January"/>
          </front>
        </reference>
        <reference anchor="QNAD">
          <front>
            <title>Quantum-Native Architectural Tenets and Philosophy for the Quantum Internet</title>
            <author fullname="Angela Sara Cacciapuoti" initials="A. S." surname="Cacciapuoti">
              <organization>University of Naples Federico II</organization>
            </author>
            <author fullname="Marcello Caleffi" initials="M." surname="Caleffi">
              <organization>University of Naples Federico II</organization>
            </author>
            <author fullname="Jessica Illiano" initials="J." surname="Illiano">
              <organization>University of Naples Federico II</organization>
            </author>
            <author fullname="C. De Risi" initials="C." surname="De Risi">
              <organization>University of Naples Federico II</organization>
            </author>
            <date day="14" month="November" year="2025"/>
            <abstract>
              <t>   This document extends RFC 9340 by outlining a set of quantum-native
   architectural tenets for the design and evolution of the Quantum
   Internet.  These principles should not be interpreted as dogmas but
   as pragmatic guidelines and criteria for harnessing the unique
   properties of quantum entanglement within networked systems.  Such
   design perspectives, while departing from the classical Internet,
   remain aligned with a foundational insight: the principle of constant
   change, articulated in RFC 1958.

   The document specifies quantum-native extensions to the Quantum
   Internet framework, defining an entanglement packet switching
   paradigm and an explicit separation between the Quantum Data Plane
   and Quantum Control Plane.  It introduces Quantum Internet Addressing
   to extend quantum semantics into control and coordination, and
   generalizes the classical forwarding concept to quantum packets.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-cacciapuoti-qirg-quantum-native-architecture-00"/>
        </reference>
        <reference anchor="QREPS" target="https://doi.org/10.1103/RevModPhys.95.045006">
          <front>
            <title>Quantum repeaters: From quantum networks to the quantum internet</title>
            <author initials="K." surname="Azuma" fullname="Koji Azuma">
              <organization/>
            </author>
            <author initials="S. E." surname="Economou" fullname="Sophia E. Economou">
              <organization/>
            </author>
            <author initials="D." surname="Elkouss" fullname="David Elkouss">
              <organization/>
            </author>
            <author initials="P." surname="Hilaire" fullname="Paul Hilaire">
              <organization/>
            </author>
            <author initials="L." surname="Jiang" fullname="Liang Jiang">
              <organization/>
            </author>
            <author initials="H.-K." surname="Lo" fullname="Hoi-Kwong Lo">
              <organization/>
            </author>
            <author initials="I." surname="Tzitrin" fullname="Ilan Tzitrin">
              <organization/>
            </author>
            <date year="2023" month="December"/>
          </front>
        </reference>
        <reference anchor="QUADDR" target="https://doi.org/10.48550/arXiv.2507.19655">
          <front>
            <title>Quantum Internet Architecture: unlocking Quantum-Native Routing via Quantum Addressing</title>
            <author initials="M." surname="Caleffi" fullname="Marcello Caleffi">
              <organization/>
            </author>
            <author initials="A. S." surname="Cacciapuoti" fullname="Angela Sara Cacciapuoti">
              <organization/>
            </author>
            <date year="2025" month="July"/>
          </front>
        </reference>
        <reference anchor="QUDITTO" target="https://quditto.io/">
          <front>
            <title>Quditto, a tool that allows deploying digital twins of QKD networks over classical infrastructure</title>
            <author>
              <organization/>
            </author>
            <date year="2025" month="April"/>
          </front>
        </reference>
        <reference anchor="NetSquid" target="https://doi.org/10.1038/s42005-021-00647-8">
          <front>
            <title>NetSquid, a NETwork Simulator for QUantum Information using Discrete events</title>
            <author initials="T." surname="Coopmans" fullname="Tim Coopmans">
              <organization/>
            </author>
            <author initials="R." surname="Knegjens" fullname="Robert Knegjens">
              <organization/>
            </author>
            <author initials="A." surname="Dahlberg" fullname="Axel Dahlberg">
              <organization/>
            </author>
            <author initials="D." surname="Maier" fullname="David Maier">
              <organization/>
            </author>
            <author initials="L." surname="Nijsten" fullname="Loek Nijsten">
              <organization/>
            </author>
            <author initials="J. de O." surname="Filho" fullname="Julio de Oliveira Filho">
              <organization/>
            </author>
            <author initials="et" surname="al." fullname="et al.">
              <organization/>
            </author>
            <date year="2021" month="July"/>
          </front>
        </reference>
        <reference anchor="SeQUeNCe" target="https://doi.org/10.1088/2058-9565/ac22f6">
          <front>
            <title>SeQUeNCe: A Customizable Discrete-Event Simulator of Quantum Networks</title>
            <author initials="X." surname="Wu" fullname="Xiaoliang Wu">
              <organization/>
            </author>
            <author initials="A." surname="Kolar" fullname="Alexander Kolar">
              <organization/>
            </author>
            <author initials="J." surname="Chung" fullname="Joaquin Chung">
              <organization/>
            </author>
            <author initials="D." surname="Jin" fullname="Dong Jin">
              <organization/>
            </author>
            <author initials="T." surname="Zhong" fullname="Tian Zhong">
              <organization/>
            </author>
            <author initials="R." surname="Kettimuthu" fullname="Rajkumar Kettimuthu">
              <organization/>
            </author>
            <author initials="M." surname="Suchara" fullname="Martin Suchara">
              <organization/>
            </author>
            <date year="2020" month="September"/>
          </front>
        </reference>
        <reference anchor="QuNetSim" target="https://doi.org/10.1109/TQE.2021.3092395">
          <front>
            <title>QuNetSim: A Software Framework for Quantum Networks</title>
            <author initials="S." surname="Diadamo" fullname="Stephen Diadamo">
              <organization/>
            </author>
            <author initials="J." surname="Nötzel" fullname="Janis Nötzel">
              <organization/>
            </author>
            <author initials="B." surname="Zanger" fullname="Benjamin Zanger">
              <organization/>
            </author>
            <author initials="M. M." surname="Beşe" fullname="Mehmet Mert Beşe">
              <organization/>
            </author>
            <date year="2021" month="June"/>
          </front>
        </reference>
        <reference anchor="ITUY3800" target="https://www.itu.int/rec/T-REC-Y.3800">
          <front>
            <title>ITU-T Recommendation Y.3800: Overview on networks supporting quantum key distribution</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="July"/>
          </front>
        </reference>
        <reference anchor="ITUQ4160" target="https://www.itu.int/rec/T-REC-Q.4160">
          <front>
            <title>ITU-T Recommendation Q.4160: Quantum key distribution networks – Protocol framework</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="December"/>
          </front>
        </reference>
        <reference anchor="ITUTRQNUC" target="https://www.itu.int/rec/T-TUT-QN">
          <front>
            <title>ITU-T  Technical Report Y.TR-QN-UC: Use cases of quantum networks beyond QKDN</title>
            <author>
              <organization/>
            </author>
            <date year="2023" month="November"/>
          </front>
        </reference>
        <reference anchor="ITUQNTB" target="https://www.ietf.org/lib/dt/documents/LIAISON/liaison-2025-12-18-itu-t-sg-13-opsawg-ls-on-work-progress-on-quantum-key-distribution-qkd-network-in-sg13-as-of-november-2025-attachment-1.pdf">
          <front>
            <title>Draft new Technical Report ITU-T YSTR.QN-TB: Analysis of quantum network architecture from existing testbeds</title>
            <author>
              <organization/>
            </author>
            <date year="2025" month="November"/>
          </front>
        </reference>
        <reference anchor="HSESNY" target="https://doi.org/10.48550/arXiv.2602.15653">
          <front>
            <title>High-rate Scalable Entanglement Swapping Between Remote Entanglement Sources on Deployed New York City Fibers</title>
            <author initials="A. N." surname="Craddock" fullname="Alexander N. Craddock">
              <organization/>
            </author>
            <author initials="T." surname="Cowan" fullname="Tyler Cowan">
              <organization/>
            </author>
            <author initials="N." surname="Bigagli" fullname="Niccolò Bigagli">
              <organization/>
            </author>
            <author initials="S." surname="Yekasiri" fullname="Suresh Yekasiri">
              <organization/>
            </author>
            <author initials="D." surname="Robinson" fullname="Dylan Robinson">
              <organization/>
            </author>
            <author initials="G. B." surname="Portmann" fullname="Gabriel Bello Portmann">
              <organization/>
            </author>
            <author initials="Z." surname="Guo" fullname="Ziyu Guo">
              <organization/>
            </author>
            <author initials="M." surname="Kilzer" fullname="Michael Kilzer">
              <organization/>
            </author>
            <author initials="J." surname="Zhao" fullname="Jiapeng Zhao">
              <organization/>
            </author>
            <author initials="M." surname="Flament" fullname="Mael Flament">
              <organization/>
            </author>
            <author initials="J." surname="Shabani" fullname="Javad Shabani">
              <organization/>
            </author>
            <author initials="R." surname="Nejabati" fullname="Reza Nejabati">
              <organization/>
            </author>
            <author initials="M." surname="Namazi" fullname="Mehdi Namazi">
              <organization/>
            </author>
            <date year="2026" month="February"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 611?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document is based on work partially funded by the EU Horizon Europe project QSNP (grant 101114043), the Spanish UNICO project OPENSEC (grant TSI-063000-2021-60), and the MadridQuantum–CM project (funded by the EU, NextGenerationEU, grant PRTR-C17.I1, and by the Comunidad de Madrid, Programa de Acciones Complementarias).</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
/w+PgZiyIhwBAA==

-->

</rfc>
