<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.26 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-srld-teas-5g-slicing-06" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.16.0 -->
  <front>
    <title abbrev="Implementing 5G Transport Slices">A  Realization of IETF Network Slices for 5G Networks Using Current IP/ MPLS Technologies</title>
    <seriesInfo name="Internet-Draft" value="draft-srld-teas-5g-slicing-06"/>
    <author fullname="Krzysztof G. Szarkowicz" role="editor">
      <organization>Juniper Networks</organization>
      <address>
        <postal>
          <city>Wien</city>
          <country>Austria</country>
        </postal>
        <email>kszarkowicz@juniper.net</email>
      </address>
    </author>
    <author fullname="Richard Roberts" role="editor">
      <organization>Juniper Networks</organization>
      <address>
        <postal>
          <city>Rennes</city>
          <country>France</country>
        </postal>
        <email>rroberts@juniper.net</email>
      </address>
    </author>
    <author fullname="Julian Lucek">
      <organization>Juniper Networks</organization>
      <address>
        <postal>
          <city>London</city>
          <country>United Kingdom</country>
        </postal>
        <email>jlucek@juniper.net</email>
      </address>
    </author>
    <author fullname="John Drake">
      <organization>Juniper Networks</organization>
      <address>
        <postal>
          <city>Sunnyvale</city>
          <country>United States of America</country>
        </postal>
        <email>jdrake@juniper.net</email>
      </address>
    </author>
    <author fullname="Mohamed Boucadair" role="editor">
      <organization>Orange</organization>
      <address>
        <postal>
          <country>France</country>
        </postal>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Luis M. Contreras">
      <organization>Telefonica</organization>
      <address>
        <postal>
          <street>Ronda de la Comunicacion, s/n</street>
          <city>Madrid</city>
          <country>Spain</country>
        </postal>
        <email>luismiguel.contrerasmurillo@telefonica.com</email>
        <uri>http://lmcontreras.com/</uri>
      </address>
    </author>
    <author fullname="Ivan Bykov">
      <organization>Ribbon Communications</organization>
      <address>
        <postal>
          <city>Tel Aviv</city>
          <country>Israel</country>
        </postal>
        <email>ivan.bykov@rbbn.com</email>
      </address>
    </author>
    <author fullname="Reza Rokui">
      <organization>Ciena</organization>
      <address>
        <postal>
          <city>Ottawa</city>
          <country>Canada</country>
        </postal>
        <email>rrokui@ciena.com</email>
      </address>
    </author>
    <author fullname="Luay Jalil">
      <organization>Verizon</organization>
      <address>
        <postal>
          <city>Dallas, TX</city>
          <country>United States of America</country>
        </postal>
        <email>luay.jalil@verizon.com</email>
      </address>
    </author>
    <author fullname="Beny Dwi Setyawan">
      <organization>XL Axiata</organization>
      <address>
        <postal>
          <city>Jakarta</city>
          <country>Indonesia</country>
        </postal>
        <email>benyds@xl.co.id</email>
      </address>
    </author>
    <author fullname="Amit Dhamija">
      <organization>Rakuten</organization>
      <address>
        <postal>
          <city>Bangalore</city>
          <country>India</country>
        </postal>
        <email>amit.dhamija@rakuten.com</email>
      </address>
    </author>
    <author fullname="Mojdeh Amani">
      <organization>British Telecom</organization>
      <address>
        <postal>
          <city>London</city>
          <country>United Kingdom</country>
        </postal>
        <email>mojdeh.amani@bt.com</email>
      </address>
    </author>
    <date year="2023" month="March" day="10"/>
    <area>Routing</area>
    <workgroup>TEAS</workgroup>
    <keyword>L3VPN</keyword>
    <keyword>L2VPN</keyword>
    <keyword>Slice Service</keyword>
    <abstract>
      <t>5G slicing is a feature that was introduced by the 3rd Generation
   Partnership Project (3GPP) in mobile networks. This feature covers slicing
   requirements for all mobile domains, including the Radio Access
   Network (RAN), Core Network (CN), and Transport Network (TN).</t>
      <t>This document describes a basic IETF Network Slice realization model
   in IP/MPLS networks with a focus on the Transport Network fulfilling
   5G slicing connectivity requirements. This realization model reuses many building blocks currently commonly used
   in service provider networks.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="I-D.ietf-teas-ietf-network-slices"/> defines a framework for
   network slicing in the context of networks built using IETF
   technologies.  The IETF network slicing framework introduces the
   concept of a Network Resource Partition (NRP), which is simply a
   collection of resources identified in the underlay network.  There
   could be multiple realizations of high-level IETF Network Slice and
   NRP concepts, where each realization might be optimized for the
   different network slicing use cases that are listed in
   <xref target="I-D.ietf-teas-ietf-network-slices"/>.</t>
      <t>This document describes a basic - using only single NRP - IETF
   Network Slice realization model in IP/MPLS networks, with a focus on
   fulfilling 5G slicing connectivity requirements.  This IETF Network
   Slice realization model leverages many building blocks currently
   commonly used in service provider networks.</t>
      <t>The reader may refer to <xref target="I-D.ietf-teas-ns-ip-mpls"/> for more advanced
   realization models.</t>
      <t>A brief 5G overview is provided in <xref target="sec-5g-intro"/> for readers' convenience. The reader may refer to <xref target="RFC6459"/> and <xref target="TS-23.501"/> for more
   details about 3GPP network architectures.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <t>The document uses the terms defined in <xref target="I-D.ietf-teas-ietf-network-slices"/>.</t>
      <t>This document makes use of the following terms:</t>
      <dl>
        <dt>Service Management and Orchestration (SMO):</dt>
        <dd>
          <t>O-RAN management/orchestration entity</t>
        </dd>
        <dt>Edge Transport Node (ETN):</dt>
        <dd>
          <t>Node, under the transport domain orchestration, that stitches the transport domain to an adjacent domain (e.g., enterprise network, data center, peer provider network). An ETN can be be a Provider Edge (PE) or a managed Customer Equipment (CE).</t>
        </dd>
      </dl>
      <t>An extended list of abbreviations used in this document is provided in <xref target="ext-abbr"/>.</t>
    </section>
    <section anchor="g-network-slicing-integration-in-transport-networks">
      <name>5G Network Slicing Integration in Transport Networks</name>
      <section anchor="g-network-slicing-versus-transport-network-slicing">
        <name>5G Network Slicing versus Transport Network Slicing</name>
        <t>Network slicing has a different meaning in the 3GPP mobile and transport
   worlds.  Hence, for the sake of precision and whithout seeking to be exhaustive, this section provides a
   brief description of the objectives of 5G Network Slicing and
   Transport Network Slicing:</t>
        <ul spacing="normal">
          <li>
            <t>5G Network Slicing:  </t>
            <t>
The objective of 5G Network Slicing is to provide dedicated
 resources of the whole 5G infrastructure to some users/customers,
 applications, or Public Land Mobile Networks (PLMNs) (e.g.,
 RAN sharing). These resources are from the Transport Network (TN), RAN,
 and Core Network Functions and the underlying infrastructure.  </t>
            <t><xref target="TS-28.530"/> defines 5G Network Slicing by introducing the concept
 of Network Slice Subnet (NSS) to represent slices within each of
 these domains: RAN, CN, and TN (i.e., RAN NSS, CN
 NSS, and TN NSS).  As per 3GPP specifications, an NSS can be shared or
 dedicated to a single slice.</t>
          </li>
          <li>
            <t>TN Slicing:  </t>
            <t>
The objective of TN Slicing is to isolate,
 guarantee, or prioritize Transport Network resources for slices. Examples of such resources are:
 buffers, link capacity, or even Routing
 Information Base (RIB) and Forwarding Information Base (FIB).  </t>
            <t>
TN Slicing provides various degrees of sharing of resources between slices. For example, the network capacity can be shared by all slices, usually with a guaranteed minimum per slice, or each individual slice can be allocated dedicated network capacity. Parts of a given network may use the former, while others use the latter. For example, shared TN resources could be provided in the backhaul, and dedicated TN resources could be provided in the midhaul.  </t>
            <t>
There are different options to implement TN slices based upon
 tools, such as VRFs (Virtual Routing and Forwarding instances)
 for logical separation, QoS (Quality of Service), or TE (Traffic
 Engineering).  </t>
            <t>
A 5G network slicing architecture
 should integrate TN Slicing for an optimal control of SLAs, however, it is
 possible to implement 5G Network Slicing without TN
 Slicing, as explained in the next section.  </t>
            <t>
TN Slicing is implemented using IETF technologies, therefore, inline with
 <xref target="I-D.ietf-teas-ietf-network-slices"/>.  </t>
            <t>
In this document, the term "IETF Network Slice" (IETF NS, or INS in short) is used to
 describe the slice in the Transport Network domain of the overall 5G
 architecture, composed from RAN, TN, and CN domains.</t>
          </li>
        </ul>
      </section>
      <section anchor="sec-nf-nf-datapath">
        <name>NF-to-NF Datapath vs. Transport Network</name>
        <t>The 3GPP specifications loosely define the Transport Network and its
   integration in RAN and CN domains: the role of the
   Transport Network is to interconnect Network Functions (NFs). In other
   words, it is the end-to-end datapath between two NFs.
   In practice, this end-to-end datapath results often from a non-uniform
   architecture made up of several segments managed by the same or
   distinct organizations.</t>
        <t>This document defines the Transport Network with a service provider scope. That is, the TN extends up to
   the PE or the CE if it is also managed by the TN Orchestration. Additionally, we assume that the Transport Network is IP, MPLS, or SRv6
   capable.</t>
        <section anchor="segmentation-of-the-nf-to-nf-datapath">
          <name>Segmentation of the NF-to-NF Datapath</name>
          <t>The datapath between NFs may be decomposed into two type of segments based on Orchestration
   domains:</t>
          <ul spacing="normal">
            <li>TN Segment:
The TN Segment provides connectivity between two sites that host NFs. The realization of this segment is driven by the IETF
Network Slice Controller (NSC) and the Transport Network Orchestrator (TNO).</li>
            <li>Local Segment:
 The Local segment either connects two NFs within a given site or connects a NF to
 the TN. In the first case, the realization of the segment is  driven by the 5G Orchestration without any
 involvement of the IETF NSC or TNO. In the second case, the realization of this segment partially relies on the IETF NSC/TNO for the configuration of the TN-side of the segment (e.g., the configuration of the attachment circuit on a PE interface).  Generally, the Local Segment is a datapath local to a site with a potential extension to reach the TN. A site can be (but not limited to): a Data Center (DC), a Point of Presence (PoP), a
 Central Office (CO), or a virtualized infrastructure in a Public
 Cloud.</li>
          </ul>
          <t>Note that more complex scenarios can be considered (for example, adding an extra
   segmentation of TN or Local Segments).  Additionally, sites can be of
   different types (such as Edge, Data Center, or Public Cloud), each with
   specific network design, hardware dependencies, management interface,
   and diverse networking technologies (e.g., MPLS, SRv6, VXLAN, or L2VPN vs.
   L3VPN).  The objective of this section is to clarify the scope
   of the Transport Network rather than to cover random technology or
   design combination.</t>
          <t>The realization of IETF Network Slices (i.e., connectivity with
   performance commitments) applies to the TN Segments.  We
   consider Local Segments as an extension of the connectivity of the
   RAN/CN domain without slice-specific performances requirements by
   assuming that the local infrastructure is overprovisioned and
   implements traditional QoS/Scheduling logic.</t>
          <t>Also, since the TN domain can extend either to the CE or to
   the PE, we introduce the term Edge Transport Node (ETN) to denote
   this boundary.  The ETN is, therefore, a Transport node that stitches
   Local Segments and TN Segments.  Note that depending on the design,
   the placement of the Service Demarcation Point (SDP)
   <xref target="I-D.ietf-teas-ietf-network-slices"/> may or may not be enforced on the
   ETN itself.</t>
          <t><xref target="_figure-1"/> is a representation of the end-to-end datapath between NFs including Segments and ETNs (in
   practice PE or a managed CE), where applicable.</t>
          <figure anchor="_figure-1">
            <name>Segmentation of the NF-NF Datapath</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="352" width="432" viewBox="0 0 432 352" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <g class="text">
                    <text x="84" y="36">SMO/Site</text>
                    <text x="212" y="36">TN</text>
                    <text x="340" y="36">SMO/Site</text>
                    <text x="88" y="52">Orchestration</text>
                    <text x="216" y="52">Orchestration</text>
                    <text x="344" y="52">Orchestration</text>
                    <text x="88" y="68">│</text>
                    <text x="216" y="68">│</text>
                    <text x="344" y="68">│</text>
                    <text x="88" y="84">│</text>
                    <text x="216" y="84">│</text>
                    <text x="344" y="84">│</text>
                    <text x="8" y="100">┌</text>
                    <text x="24" y="100">─</text>
                    <text x="40" y="100">─</text>
                    <text x="56" y="100">─</text>
                    <text x="72" y="100">─</text>
                    <text x="88" y="100">┼</text>
                    <text x="104" y="100">┐</text>
                    <text x="160" y="100">┌</text>
                    <text x="176" y="100">─</text>
                    <text x="192" y="100">─</text>
                    <text x="216" y="100">─│─</text>
                    <text x="240" y="100">─</text>
                    <text x="256" y="100">─</text>
                    <text x="272" y="100">┐</text>
                    <text x="328" y="100">┌</text>
                    <text x="344" y="100">┼</text>
                    <text x="360" y="100">─</text>
                    <text x="376" y="100">─</text>
                    <text x="392" y="100">─</text>
                    <text x="408" y="100">─</text>
                    <text x="424" y="100">┐</text>
                    <text x="88" y="116">│</text>
                    <text x="216" y="116">│</text>
                    <text x="344" y="116">│</text>
                    <text x="8" y="132">│</text>
                    <text x="52" y="132">┌──┐</text>
                    <text x="88" y="132">▼</text>
                    <text x="104" y="132">│</text>
                    <text x="160" y="132">┌─┴─┐</text>
                    <text x="216" y="132">▼</text>
                    <text x="272" y="132">┌─┴─┐</text>
                    <text x="328" y="132">│</text>
                    <text x="344" y="132">▼</text>
                    <text x="380" y="132">┌──┐</text>
                    <text x="424" y="132">│</text>
                    <text x="216" y="148">│NF├─────────┤ETN├─────────┤ETN├─────────┤NF│</text>
                    <text x="8" y="164">│</text>
                    <text x="52" y="164">└──┘</text>
                    <text x="104" y="164">│</text>
                    <text x="216" y="164">└─┬─┘Transport└─┬─┘</text>
                    <text x="328" y="164">│</text>
                    <text x="380" y="164">└──┘</text>
                    <text x="424" y="164">│</text>
                    <text x="28" y="180">5G</text>
                    <text x="60" y="180">Site</text>
                    <text x="88" y="180">1</text>
                    <text x="216" y="180">Network</text>
                    <text x="348" y="180">5G</text>
                    <text x="380" y="180">Site</text>
                    <text x="408" y="180">2</text>
                    <text x="8" y="196">└</text>
                    <text x="24" y="196">─</text>
                    <text x="40" y="196">─</text>
                    <text x="56" y="196">─</text>
                    <text x="72" y="196">─</text>
                    <text x="88" y="196">─</text>
                    <text x="104" y="196">┘</text>
                    <text x="160" y="196">└</text>
                    <text x="176" y="196">─</text>
                    <text x="192" y="196">─</text>
                    <text x="208" y="196">─</text>
                    <text x="224" y="196">─</text>
                    <text x="240" y="196">─</text>
                    <text x="256" y="196">─</text>
                    <text x="272" y="196">┘</text>
                    <text x="328" y="196">└</text>
                    <text x="344" y="196">─</text>
                    <text x="360" y="196">─</text>
                    <text x="376" y="196">─</text>
                    <text x="392" y="196">─</text>
                    <text x="408" y="196">─</text>
                    <text x="424" y="196">┘</text>
                    <text x="104" y="212">└─────────┘</text>
                    <text x="216" y="212">└─────────┘</text>
                    <text x="328" y="212">└─────────┘</text>
                    <text x="104" y="228">Local</text>
                    <text x="212" y="228">TN</text>
                    <text x="328" y="228">Local</text>
                    <text x="104" y="244">Segment</text>
                    <text x="216" y="244">Segment</text>
                    <text x="328" y="244">Segment</text>
                    <text x="216" y="276">■─────────────■</text>
                    <text x="156" y="292">IETF</text>
                    <text x="208" y="292">Network</text>
                    <text x="264" y="292">Slice</text>
                    <text x="216" y="324">◀─────────────────────────────────────▶</text>
                    <text x="132" y="340">End-to-end</text>
                    <text x="212" y="340">datapath</text>
                    <text x="280" y="340">between</text>
                    <text x="328" y="340">NFs</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
      SMO/Site           TN           SMO/Site
    Orchestration   Orchestration   Orchestration
          │               │               │
          │               │               │
┌ ─ ─ ─ ─ ┼ ┐      ┌ ─ ─ ─│─ ─ ─ ┐      ┌ ┼ ─ ─ ─ ─ ┐
          │               │               │
│   ┌──┐  ▼ │    ┌─┴─┐    ▼    ┌─┴─┐    │ ▼  ┌──┐   │
    │NF├─────────┤ETN├─────────┤ETN├─────────┤NF│
│   └──┘    │    └─┬─┘Transport└─┬─┘    │    └──┘   │
  5G Site 1            Network            5G Site 2
└ ─ ─ ─ ─ ─ ┘      └ ─ ─ ─ ─ ─ ─ ┘      └ ─ ─ ─ ─ ─ ┘
       └─────────┘   └─────────┘   └─────────┘
          Local          TN           Local
         Segment       Segment       Segment

                   ■─────────────■
                 IETF Network Slice

       ◀─────────────────────────────────────▶
           End-to-end datapath between NFs
]]></artwork>
            </artset>
          </figure>
          <t>NFs may also be placed in the same site and interconnected via a
   Local Segment.  In such a case, there is no TN Segment (i.e., no
   Transport Network Node is present in the datapath).</t>
          <figure anchor="_figure-2">
            <name>NF-to-NF Datapath within the Same Site</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="288" width="432" viewBox="0 0 432 288" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <g class="text">
                    <text x="212" y="36">SMO/Site</text>
                    <text x="216" y="52">Orchestration</text>
                    <text x="216" y="68">│</text>
                    <text x="216" y="84">│</text>
                    <text x="8" y="100">┌</text>
                    <text x="24" y="100">─</text>
                    <text x="40" y="100">─</text>
                    <text x="56" y="100">─</text>
                    <text x="72" y="100">─</text>
                    <text x="88" y="100">─</text>
                    <text x="104" y="100">─</text>
                    <text x="120" y="100">─</text>
                    <text x="136" y="100">─</text>
                    <text x="152" y="100">─</text>
                    <text x="168" y="100">─</text>
                    <text x="184" y="100">─</text>
                    <text x="200" y="100">─</text>
                    <text x="216" y="100">┼</text>
                    <text x="232" y="100">─</text>
                    <text x="248" y="100">─</text>
                    <text x="264" y="100">─</text>
                    <text x="280" y="100">─</text>
                    <text x="296" y="100">─</text>
                    <text x="312" y="100">─</text>
                    <text x="328" y="100">─</text>
                    <text x="344" y="100">─</text>
                    <text x="360" y="100">─</text>
                    <text x="376" y="100">─</text>
                    <text x="392" y="100">─</text>
                    <text x="408" y="100">─</text>
                    <text x="424" y="100">┐</text>
                    <text x="216" y="116">│</text>
                    <text x="8" y="132">│</text>
                    <text x="52" y="132">┌──┐</text>
                    <text x="216" y="132">▼</text>
                    <text x="380" y="132">┌──┐</text>
                    <text x="424" y="132">│</text>
                    <text x="216" y="148">│NF├─────────────────────────────────────┤NF│</text>
                    <text x="8" y="164">│</text>
                    <text x="52" y="164">└──┘</text>
                    <text x="380" y="164">└──┘</text>
                    <text x="424" y="164">│</text>
                    <text x="196" y="180">5G</text>
                    <text x="228" y="180">Site</text>
                    <text x="8" y="196">└</text>
                    <text x="24" y="196">─</text>
                    <text x="40" y="196">─</text>
                    <text x="56" y="196">─</text>
                    <text x="72" y="196">─</text>
                    <text x="88" y="196">─</text>
                    <text x="104" y="196">─</text>
                    <text x="120" y="196">─</text>
                    <text x="136" y="196">─</text>
                    <text x="152" y="196">─</text>
                    <text x="168" y="196">─</text>
                    <text x="184" y="196">─</text>
                    <text x="200" y="196">─</text>
                    <text x="216" y="196">─</text>
                    <text x="232" y="196">─</text>
                    <text x="248" y="196">─</text>
                    <text x="264" y="196">─</text>
                    <text x="280" y="196">─</text>
                    <text x="296" y="196">─</text>
                    <text x="312" y="196">─</text>
                    <text x="328" y="196">─</text>
                    <text x="344" y="196">─</text>
                    <text x="360" y="196">─</text>
                    <text x="376" y="196">─</text>
                    <text x="392" y="196">─</text>
                    <text x="408" y="196">─</text>
                    <text x="424" y="196">┘</text>
                    <text x="216" y="212">└─────────────────────────────────────┘</text>
                    <text x="184" y="228">Local</text>
                    <text x="240" y="228">Segment</text>
                    <text x="216" y="260">◀─────────────────────────────────────▶</text>
                    <text x="132" y="276">End-to-end</text>
                    <text x="212" y="276">datapath</text>
                    <text x="280" y="276">between</text>
                    <text x="328" y="276">NFs</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
                      SMO/Site
                    Orchestration
                          │
                          │
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
                          │
│   ┌──┐                  ▼                  ┌──┐   │
    │NF├─────────────────────────────────────┤NF│
│   └──┘                                     └──┘   │
                       5G Site
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
       └─────────────────────────────────────┘
                    Local Segment

       ◀─────────────────────────────────────▶
           End-to-end datapath between NFs
]]></artwork>
            </artset>
          </figure>
          <t><xref target="_figure-3"/> provides samples to illustrate the  different
   realizations of Local and TN Segments, as well the SDPs:</t>
          <ul spacing="normal">
            <li>Layer 2 vs. Layer 3 Local Segment: The Local Segment can interconnect the NF
and the ETN thanks to a unique VLAN/LAN with no intermediate
routing hop (the simplest example is an NF directly connected to a
PE): A1, A2, A3, and A4.  Alternatively, the NF interfaces may be
attached in a different VLAN/LAN than the ETN interface assuming some additional local routing capabilities between the ETN and the NF (e.g., CE, IP
Fabric): B1, B2, B3, and B4.</li>
            <li>ETN: It can be either a PE (A3, A4, B3, and B4) or a CE if it
is managed by the TN Orchestration (A1, A2, B1, and B2).</li>
            <li>SDP: It can be located in many places as per
Section b 4.2 of <xref target="I-D.ietf-teas-ietf-network-slices"/>: A1/B1 for case
(1), A2/B2 for case (2), A3/B3 for case (3), and A4/B4 for case
(4).</li>
            <li>Redundancy/Scale-out: No example of redundancy/multihoming/scale-
out is provided for the sake of simplicification.  Nonetheless,
each node/NF can be represented by multiple instances (e.g.,
multiple containers in a cloud architecture).</li>
          </ul>
          <figure anchor="_figure-3">
            <name>Examples of various combinations of Local Segments, ETN, and SDP</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="1248" width="464" viewBox="0 0 464 1248" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 100,568 L 108,584" fill="none" stroke="black"/>
                  <path d="M 100,744 L 108,760" fill="none" stroke="black"/>
                  <path d="M 100,920 L 108,936" fill="none" stroke="black"/>
                  <path d="M 100,1096 L 108,1112" fill="none" stroke="black"/>
                  <path d="M 164,584 L 172,568" fill="none" stroke="black"/>
                  <path d="M 164,760 L 172,744" fill="none" stroke="black"/>
                  <path d="M 164,936 L 172,920" fill="none" stroke="black"/>
                  <path d="M 164,1112 L 172,1096" fill="none" stroke="black"/>
                  <path d="M 388,136 L 396,120" fill="none" stroke="black"/>
                  <path d="M 388,1112 L 396,1128" fill="none" stroke="black"/>
                  <path d="M 404,120 L 412,136" fill="none" stroke="black"/>
                  <path d="M 404,1128 L 412,1112" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="80" y="36">Local</text>
                    <text x="136" y="36">Segment</text>
                    <text x="312" y="36">Transport</text>
                    <text x="384" y="36">Network</text>
                    <text x="200" y="52">◀───────────────────────────▶◀───────────────────</text>
                    <text x="408" y="52">─</text>
                    <text x="424" y="52">─</text>
                    <text x="440" y="52">─</text>
                    <text x="456" y="52">─</text>
                    <text x="96" y="84">┌─────────────────────┐</text>
                    <text x="316" y="84">┌───────────────────</text>
                    <text x="408" y="84">─</text>
                    <text x="424" y="84">─</text>
                    <text x="440" y="84">─</text>
                    <text x="456" y="84">┐</text>
                    <text x="8" y="100">│</text>
                    <text x="36" y="100">Site</text>
                    <text x="76" y="100">Type</text>
                    <text x="108" y="100">A1</text>
                    <text x="184" y="100">│</text>
                    <text x="240" y="100">│</text>
                    <text x="8" y="116">│</text>
                    <text x="44" y="116">┌────┐</text>
                    <text x="184" y="116">│</text>
                    <text x="244" y="116">┌─■──┐</text>
                    <text x="324" y="116">┌────┐</text>
                    <text x="400" y="116">.</text>
                    <text x="456" y="116">│</text>
                    <text x="8" y="132">│</text>
                    <text x="24" y="132">│</text>
                    <text x="44" y="132">NF</text>
                    <text x="144" y="132">├───────────────────┤</text>
                    <text x="244" y="132">CE</text>
                    <text x="284" y="132">├────┤</text>
                    <text x="324" y="132">PE</text>
                    <text x="364" y="132">├─────</text>
                    <text x="8" y="148">│</text>
                    <text x="44" y="148">└────┘</text>
                    <text x="184" y="148">│</text>
                    <text x="244" y="148">└─┬──┘</text>
                    <text x="324" y="148">└────┘</text>
                    <text x="384" y="148">;</text>
                    <text x="416" y="148">:</text>
                    <text x="456" y="148">│</text>
                    <text x="96" y="164">└─────────────────────┘</text>
                    <text x="240" y="164">│</text>
                    <text x="384" y="164">;</text>
                    <text x="416" y="164">:</text>
                    <text x="96" y="180">┌─────────────────────┐</text>
                    <text x="240" y="180">│</text>
                    <text x="376" y="180">;</text>
                    <text x="424" y="180">:</text>
                    <text x="456" y="180">│</text>
                    <text x="8" y="196">│</text>
                    <text x="36" y="196">Site</text>
                    <text x="76" y="196">Type</text>
                    <text x="108" y="196">A2</text>
                    <text x="184" y="196">│</text>
                    <text x="240" y="196">│</text>
                    <text x="376" y="196">│</text>
                    <text x="424" y="196">│</text>
                    <text x="8" y="212">│</text>
                    <text x="44" y="212">┌────┐</text>
                    <text x="184" y="212">│</text>
                    <text x="220" y="212">┌────┤</text>
                    <text x="324" y="212">┌────┐</text>
                    <text x="376" y="212">│</text>
                    <text x="424" y="212">│</text>
                    <text x="456" y="212">│</text>
                    <text x="8" y="228">│</text>
                    <text x="24" y="228">│</text>
                    <text x="44" y="228">NF</text>
                    <text x="132" y="228">├────────────────┤</text>
                    <text x="220" y="228">CE</text>
                    <text x="272" y="228">■───────┤</text>
                    <text x="324" y="228">PE</text>
                    <text x="360" y="228">├───│</text>
                    <text x="424" y="228">│</text>
                    <text x="8" y="244">│</text>
                    <text x="44" y="244">└────┘</text>
                    <text x="184" y="244">│</text>
                    <text x="220" y="244">└────┤</text>
                    <text x="324" y="244">└────┘</text>
                    <text x="376" y="244">;</text>
                    <text x="424" y="244">:</text>
                    <text x="456" y="244">│</text>
                    <text x="96" y="260">└─────────────────────┘</text>
                    <text x="240" y="260">│</text>
                    <text x="368" y="260">;</text>
                    <text x="400" y="260">┌───┐</text>
                    <text x="432" y="260">:</text>
                    <text x="96" y="276">┌─────────────────────┐</text>
                    <text x="240" y="276">│</text>
                    <text x="368" y="276">│</text>
                    <text x="384" y="276">│</text>
                    <text x="400" y="276">P</text>
                    <text x="416" y="276">│</text>
                    <text x="432" y="276">│</text>
                    <text x="456" y="276">│</text>
                    <text x="8" y="292">│</text>
                    <text x="36" y="292">Site</text>
                    <text x="76" y="292">Type</text>
                    <text x="108" y="292">A3</text>
                    <text x="184" y="292">│</text>
                    <text x="240" y="292">│</text>
                    <text x="368" y="292">│</text>
                    <text x="400" y="292">└───┘</text>
                    <text x="432" y="292">│</text>
                    <text x="8" y="308">│</text>
                    <text x="44" y="308">┌────┐</text>
                    <text x="184" y="308">│</text>
                    <text x="260" y="308">├────┐</text>
                    <text x="368" y="308">│</text>
                    <text x="432" y="308">│</text>
                    <text x="456" y="308">│</text>
                    <text x="8" y="324">│</text>
                    <text x="24" y="324">│</text>
                    <text x="44" y="324">NF</text>
                    <text x="152" y="324">├─────────────────────■</text>
                    <text x="260" y="324">PE</text>
                    <text x="324" y="324">├──────────│</text>
                    <text x="432" y="324">│</text>
                    <text x="8" y="340">│</text>
                    <text x="44" y="340">└────┘</text>
                    <text x="184" y="340">│</text>
                    <text x="260" y="340">├────┘</text>
                    <text x="368" y="340">│</text>
                    <text x="432" y="340">│</text>
                    <text x="456" y="340">│</text>
                    <text x="96" y="356">└─────────────────────┘</text>
                    <text x="240" y="356">│</text>
                    <text x="368" y="356">│</text>
                    <text x="432" y="356">│</text>
                    <text x="96" y="372">┌─────────────────────┐</text>
                    <text x="240" y="372">│</text>
                    <text x="368" y="372">│</text>
                    <text x="432" y="372">│</text>
                    <text x="456" y="372">│</text>
                    <text x="8" y="388">│</text>
                    <text x="36" y="388">Site</text>
                    <text x="76" y="388">Type</text>
                    <text x="108" y="388">A4</text>
                    <text x="184" y="388">│</text>
                    <text x="240" y="388">│</text>
                    <text x="368" y="388">;</text>
                    <text x="432" y="388">:</text>
                    <text x="8" y="404">│</text>
                    <text x="44" y="404">┌────┐</text>
                    <text x="184" y="404">│</text>
                    <text x="244" y="404">┌─■──┐</text>
                    <text x="360" y="404">;</text>
                    <text x="440" y="404">:</text>
                    <text x="456" y="404">│</text>
                    <text x="8" y="420">│</text>
                    <text x="24" y="420">│</text>
                    <text x="44" y="420">NF</text>
                    <text x="144" y="420">├───────────────────┤</text>
                    <text x="244" y="420">PE</text>
                    <text x="312" y="420">├───────────│</text>
                    <text x="400" y="420">┌───┐</text>
                    <text x="440" y="420">│</text>
                    <text x="8" y="436">│</text>
                    <text x="44" y="436">└────┘</text>
                    <text x="184" y="436">│</text>
                    <text x="244" y="436">└─┬──┘</text>
                    <text x="360" y="436">│</text>
                    <text x="384" y="436">│</text>
                    <text x="400" y="436">P</text>
                    <text x="416" y="436">│</text>
                    <text x="440" y="436">│</text>
                    <text x="456" y="436">│</text>
                    <text x="96" y="452">└─────────────────────┘</text>
                    <text x="240" y="452">│</text>
                    <text x="360" y="452">│</text>
                    <text x="400" y="452">└───┘</text>
                    <text x="440" y="452">│</text>
                    <text x="96" y="468">┌─────────────────────┐</text>
                    <text x="240" y="468">│</text>
                    <text x="360" y="468">│</text>
                    <text x="440" y="468">│</text>
                    <text x="456" y="468">│</text>
                    <text x="8" y="484">│</text>
                    <text x="36" y="484">Site</text>
                    <text x="76" y="484">Type</text>
                    <text x="128" y="484">B1.───.</text>
                    <text x="184" y="484">│</text>
                    <text x="240" y="484">│</text>
                    <text x="360" y="484">│</text>
                    <text x="440" y="484">│</text>
                    <text x="8" y="500">│</text>
                    <text x="108" y="500">,'</text>
                    <text x="164" y="500">`.</text>
                    <text x="184" y="500">│</text>
                    <text x="240" y="500">│</text>
                    <text x="360" y="500">│</text>
                    <text x="440" y="500">│</text>
                    <text x="456" y="500">│</text>
                    <text x="8" y="516">│</text>
                    <text x="96" y="516">;</text>
                    <text x="136" y="516">Local</text>
                    <text x="180" y="516">:│</text>
                    <text x="240" y="516">│</text>
                    <text x="360" y="516">│</text>
                    <text x="440" y="516">│</text>
                    <text x="8" y="532">│</text>
                    <text x="44" y="532">┌────┐</text>
                    <text x="96" y="532">│</text>
                    <text x="136" y="532">Routing</text>
                    <text x="180" y="532">││</text>
                    <text x="244" y="532">┌─■──┐</text>
                    <text x="324" y="532">┌────┐</text>
                    <text x="360" y="532">│</text>
                    <text x="440" y="532">│</text>
                    <text x="456" y="532">│</text>
                    <text x="8" y="548">│</text>
                    <text x="24" y="548">│</text>
                    <text x="44" y="548">NF</text>
                    <text x="80" y="548">├───┤</text>
                    <text x="136" y="548">managed</text>
                    <text x="200" y="548">├─────┤</text>
                    <text x="244" y="548">CE</text>
                    <text x="284" y="548">├────┤</text>
                    <text x="324" y="548">PE</text>
                    <text x="352" y="548">├─┤</text>
                    <text x="440" y="548">│</text>
                    <text x="8" y="564">│</text>
                    <text x="44" y="564">└────┘</text>
                    <text x="96" y="564">:</text>
                    <text x="116" y="564">by</text>
                    <text x="144" y="564">SMO</text>
                    <text x="180" y="564">;│</text>
                    <text x="244" y="564">└─┬──┘</text>
                    <text x="324" y="564">└────┘</text>
                    <text x="360" y="564">│</text>
                    <text x="440" y="564">│</text>
                    <text x="456" y="564">│</text>
                    <text x="8" y="580">│</text>
                    <text x="184" y="580">│</text>
                    <text x="240" y="580">│</text>
                    <text x="360" y="580">│</text>
                    <text x="440" y="580">│</text>
                    <text x="8" y="596">│</text>
                    <text x="116" y="596">`.</text>
                    <text x="156" y="596">,'</text>
                    <text x="184" y="596">│</text>
                    <text x="240" y="596">│</text>
                    <text x="360" y="596">│</text>
                    <text x="400" y="596">┌───┐</text>
                    <text x="440" y="596">│</text>
                    <text x="456" y="596">│</text>
                    <text x="8" y="612">│</text>
                    <text x="136" y="612">`─'</text>
                    <text x="184" y="612">│</text>
                    <text x="240" y="612">│</text>
                    <text x="360" y="612">│</text>
                    <text x="384" y="612">│</text>
                    <text x="400" y="612">P</text>
                    <text x="416" y="612">│</text>
                    <text x="440" y="612">│</text>
                    <text x="96" y="628">└─────────────────────┘</text>
                    <text x="240" y="628">│</text>
                    <text x="360" y="628">│</text>
                    <text x="400" y="628">└───┘</text>
                    <text x="440" y="628">│</text>
                    <text x="456" y="628">│</text>
                    <text x="96" y="644">┌─────────────────────┐</text>
                    <text x="240" y="644">│</text>
                    <text x="360" y="644">│</text>
                    <text x="440" y="644">│</text>
                    <text x="8" y="660">│</text>
                    <text x="36" y="660">Site</text>
                    <text x="76" y="660">Type</text>
                    <text x="128" y="660">B2.───.</text>
                    <text x="184" y="660">│</text>
                    <text x="240" y="660">│</text>
                    <text x="360" y="660">│</text>
                    <text x="440" y="660">│</text>
                    <text x="456" y="660">│</text>
                    <text x="8" y="676">│</text>
                    <text x="108" y="676">,'</text>
                    <text x="164" y="676">`.</text>
                    <text x="184" y="676">│</text>
                    <text x="240" y="676">│</text>
                    <text x="360" y="676">│</text>
                    <text x="440" y="676">│</text>
                    <text x="8" y="692">│</text>
                    <text x="96" y="692">;</text>
                    <text x="136" y="692">Local</text>
                    <text x="180" y="692">:│</text>
                    <text x="240" y="692">│</text>
                    <text x="360" y="692">│</text>
                    <text x="440" y="692">│</text>
                    <text x="456" y="692">│</text>
                    <text x="8" y="708">│</text>
                    <text x="44" y="708">┌────┐</text>
                    <text x="96" y="708">│</text>
                    <text x="136" y="708">Routing</text>
                    <text x="180" y="708">││</text>
                    <text x="220" y="708">┌────┤</text>
                    <text x="324" y="708">┌────┐</text>
                    <text x="360" y="708">│</text>
                    <text x="440" y="708">│</text>
                    <text x="8" y="724">│</text>
                    <text x="24" y="724">│</text>
                    <text x="44" y="724">NF</text>
                    <text x="80" y="724">├───┤</text>
                    <text x="136" y="724">managed</text>
                    <text x="188" y="724">├──┤</text>
                    <text x="220" y="724">CE</text>
                    <text x="272" y="724">■───────┤</text>
                    <text x="324" y="724">PE</text>
                    <text x="352" y="724">├─┤</text>
                    <text x="440" y="724">│</text>
                    <text x="456" y="724">│</text>
                    <text x="8" y="740">│</text>
                    <text x="44" y="740">└────┘</text>
                    <text x="96" y="740">:</text>
                    <text x="116" y="740">by</text>
                    <text x="144" y="740">SMO</text>
                    <text x="180" y="740">;│</text>
                    <text x="220" y="740">└────┤</text>
                    <text x="324" y="740">└────┘</text>
                    <text x="360" y="740">│</text>
                    <text x="440" y="740">│</text>
                    <text x="8" y="756">│</text>
                    <text x="184" y="756">│</text>
                    <text x="240" y="756">│</text>
                    <text x="360" y="756">│</text>
                    <text x="440" y="756">│</text>
                    <text x="456" y="756">│</text>
                    <text x="8" y="772">│</text>
                    <text x="116" y="772">`.</text>
                    <text x="156" y="772">,'</text>
                    <text x="184" y="772">│</text>
                    <text x="240" y="772">│</text>
                    <text x="360" y="772">│</text>
                    <text x="400" y="772">┌───┐</text>
                    <text x="440" y="772">│</text>
                    <text x="8" y="788">│</text>
                    <text x="136" y="788">`─'</text>
                    <text x="184" y="788">│</text>
                    <text x="240" y="788">│</text>
                    <text x="360" y="788">│</text>
                    <text x="384" y="788">│</text>
                    <text x="400" y="788">P</text>
                    <text x="416" y="788">│</text>
                    <text x="440" y="788">│</text>
                    <text x="456" y="788">│</text>
                    <text x="96" y="804">└─────────────────────┘</text>
                    <text x="240" y="804">│</text>
                    <text x="360" y="804">│</text>
                    <text x="400" y="804">└───┘</text>
                    <text x="440" y="804">│</text>
                    <text x="96" y="820">┌─────────────────────┐</text>
                    <text x="240" y="820">│</text>
                    <text x="360" y="820">│</text>
                    <text x="440" y="820">│</text>
                    <text x="456" y="820">│</text>
                    <text x="8" y="836">│</text>
                    <text x="36" y="836">Site</text>
                    <text x="76" y="836">Type</text>
                    <text x="128" y="836">B3.───.</text>
                    <text x="184" y="836">│</text>
                    <text x="240" y="836">│</text>
                    <text x="360" y="836">:</text>
                    <text x="440" y="836">;</text>
                    <text x="8" y="852">│</text>
                    <text x="108" y="852">,'</text>
                    <text x="164" y="852">`.</text>
                    <text x="184" y="852">│</text>
                    <text x="240" y="852">│</text>
                    <text x="368" y="852">:</text>
                    <text x="432" y="852">;</text>
                    <text x="456" y="852">│</text>
                    <text x="8" y="868">│</text>
                    <text x="96" y="868">;</text>
                    <text x="136" y="868">Local</text>
                    <text x="180" y="868">:│</text>
                    <text x="240" y="868">│</text>
                    <text x="368" y="868">│</text>
                    <text x="432" y="868">│</text>
                    <text x="8" y="884">│</text>
                    <text x="44" y="884">┌────┐</text>
                    <text x="96" y="884">│</text>
                    <text x="136" y="884">Routing</text>
                    <text x="180" y="884">││</text>
                    <text x="260" y="884">├────┐</text>
                    <text x="368" y="884">│</text>
                    <text x="432" y="884">│</text>
                    <text x="456" y="884">│</text>
                    <text x="8" y="900">│</text>
                    <text x="24" y="900">│</text>
                    <text x="44" y="900">NF</text>
                    <text x="80" y="900">├───┤</text>
                    <text x="136" y="900">managed</text>
                    <text x="208" y="900">├───────■</text>
                    <text x="260" y="900">PE</text>
                    <text x="324" y="900">├──────────│</text>
                    <text x="432" y="900">│</text>
                    <text x="8" y="916">│</text>
                    <text x="44" y="916">└────┘</text>
                    <text x="96" y="916">:</text>
                    <text x="116" y="916">by</text>
                    <text x="144" y="916">SMO</text>
                    <text x="180" y="916">;│</text>
                    <text x="260" y="916">├────┘</text>
                    <text x="368" y="916">│</text>
                    <text x="432" y="916">│</text>
                    <text x="456" y="916">│</text>
                    <text x="8" y="932">│</text>
                    <text x="184" y="932">│</text>
                    <text x="240" y="932">│</text>
                    <text x="368" y="932">│</text>
                    <text x="432" y="932">│</text>
                    <text x="8" y="948">│</text>
                    <text x="116" y="948">`.</text>
                    <text x="156" y="948">,'</text>
                    <text x="184" y="948">│</text>
                    <text x="240" y="948">│</text>
                    <text x="368" y="948">│</text>
                    <text x="400" y="948">┌───┐</text>
                    <text x="432" y="948">│</text>
                    <text x="456" y="948">│</text>
                    <text x="8" y="964">│</text>
                    <text x="136" y="964">`─'</text>
                    <text x="184" y="964">│</text>
                    <text x="240" y="964">│</text>
                    <text x="368" y="964">│</text>
                    <text x="384" y="964">│</text>
                    <text x="400" y="964">P</text>
                    <text x="416" y="964">│</text>
                    <text x="432" y="964">│</text>
                    <text x="96" y="980">└─────────────────────┘</text>
                    <text x="240" y="980">│</text>
                    <text x="368" y="980">:</text>
                    <text x="400" y="980">└───┘</text>
                    <text x="432" y="980">;</text>
                    <text x="456" y="980">│</text>
                    <text x="96" y="996">┌─────────────────────┐</text>
                    <text x="240" y="996">│</text>
                    <text x="376" y="996">:</text>
                    <text x="424" y="996">;</text>
                    <text x="8" y="1012">│</text>
                    <text x="36" y="1012">Site</text>
                    <text x="76" y="1012">Type</text>
                    <text x="128" y="1012">B4.───.</text>
                    <text x="184" y="1012">│</text>
                    <text x="240" y="1012">│</text>
                    <text x="376" y="1012">│</text>
                    <text x="424" y="1012">│</text>
                    <text x="456" y="1012">│</text>
                    <text x="8" y="1028">│</text>
                    <text x="108" y="1028">,'</text>
                    <text x="164" y="1028">`.</text>
                    <text x="184" y="1028">│</text>
                    <text x="240" y="1028">│</text>
                    <text x="376" y="1028">│</text>
                    <text x="424" y="1028">│</text>
                    <text x="8" y="1044">│</text>
                    <text x="96" y="1044">;</text>
                    <text x="136" y="1044">Local</text>
                    <text x="180" y="1044">:│</text>
                    <text x="240" y="1044">│</text>
                    <text x="376" y="1044">│</text>
                    <text x="424" y="1044">│</text>
                    <text x="456" y="1044">│</text>
                    <text x="8" y="1060">│</text>
                    <text x="44" y="1060">┌────┐</text>
                    <text x="96" y="1060">│</text>
                    <text x="136" y="1060">Routing</text>
                    <text x="180" y="1060">││</text>
                    <text x="244" y="1060">┌─■──┐</text>
                    <text x="376" y="1060">:</text>
                    <text x="424" y="1060">;</text>
                    <text x="8" y="1076">│</text>
                    <text x="24" y="1076">│</text>
                    <text x="44" y="1076">NF</text>
                    <text x="80" y="1076">│───┤</text>
                    <text x="136" y="1076">managed</text>
                    <text x="200" y="1076">├─────┤</text>
                    <text x="244" y="1076">PE</text>
                    <text x="324" y="1076">├──────────────:</text>
                    <text x="416" y="1076">;</text>
                    <text x="456" y="1076">│</text>
                    <text x="8" y="1092">│</text>
                    <text x="44" y="1092">└────┘</text>
                    <text x="96" y="1092">:</text>
                    <text x="116" y="1092">by</text>
                    <text x="144" y="1092">SMO</text>
                    <text x="180" y="1092">;│</text>
                    <text x="244" y="1092">└─┬──┘</text>
                    <text x="384" y="1092">│</text>
                    <text x="416" y="1092">│</text>
                    <text x="8" y="1108">│</text>
                    <text x="184" y="1108">│</text>
                    <text x="240" y="1108">│</text>
                    <text x="384" y="1108">:</text>
                    <text x="416" y="1108">;</text>
                    <text x="456" y="1108">│</text>
                    <text x="8" y="1124">│</text>
                    <text x="116" y="1124">`.</text>
                    <text x="156" y="1124">,'</text>
                    <text x="184" y="1124">│</text>
                    <text x="240" y="1124">│</text>
                    <text x="8" y="1140">│</text>
                    <text x="136" y="1140">`─'</text>
                    <text x="184" y="1140">│</text>
                    <text x="240" y="1140">│</text>
                    <text x="400" y="1140">'</text>
                    <text x="456" y="1140">│</text>
                    <text x="96" y="1156">└─────────────────────┘</text>
                    <text x="320" y="1156">└────────────────────</text>
                    <text x="416" y="1156">─</text>
                    <text x="432" y="1156">─</text>
                    <text x="448" y="1156">─</text>
                    <text x="280" y="1188">├───────────────┤</text>
                    <text x="280" y="1204">ETN</text>
                    <text x="112" y="1236">■</text>
                    <text x="152" y="1236">Service</text>
                    <text x="232" y="1236">Demarcation</text>
                    <text x="304" y="1236">Point</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
       Local Segment              Transport Network
◀───────────────────────────▶◀─────────────────── ─ ─ ─ ─

┌─────────────────────┐      ┌─────────────────── ─ ─ ─ ┐
│ Site Type A1        │      │
│ ┌────┐              │    ┌─■──┐    ┌────┐      .      │
│ │ NF ├───────────────────┤ CE ├────┤ PE ├─────╱ ╲
│ └────┘              │    └─┬──┘    └────┘    ;   :    │
└─────────────────────┘      │                 ;   :
┌─────────────────────┐      │                ;     :   │
│ Site Type A2        │      │                │     │
│ ┌────┐              │ ┌────┤       ┌────┐   │     │   │
│ │ NF ├────────────────┤ CE ■───────┤ PE ├───│     │
│ └────┘              │ └────┤       └────┘   ;     :   │
└─────────────────────┘      │               ; ┌───┐ :
┌─────────────────────┐      │               │ │ P │ │  │
│ Site Type A3        │      │               │ └───┘ │
│ ┌────┐              │      ├────┐          │       │  │
│ │ NF ├─────────────────────■ PE ├──────────│       │
│ └────┘              │      ├────┘          │       │  │
└─────────────────────┘      │               │       │
┌─────────────────────┐      │               │       │  │
│ Site Type A4        │      │               ;       :
│ ┌────┐              │    ┌─■──┐           ;         : │
│ │ NF ├───────────────────┤ PE ├───────────│  ┌───┐  │
│ └────┘              │    └─┬──┘           │  │ P │  │ │
└─────────────────────┘      │              │  └───┘  │
┌─────────────────────┐      │              │         │ │
│ Site Type B1.───.   │      │              │         │
│           ,'     `. │      │              │         │ │
│          ;  Local  :│      │              │         │
│ ┌────┐   │ Routing ││    ┌─■──┐    ┌────┐ │         │ │
│ │ NF ├───┤ managed ├─────┤ CE ├────┤ PE ├─┤         │
│ └────┘   : by SMO  ;│    └─┬──┘    └────┘ │         │ │
│           ╲       ╱ │      │              │         │
│            `.   ,'  │      │              │  ┌───┐  │ │
│              `─'    │      │              │  │ P │  │
└─────────────────────┘      │              │  └───┘  │ │
┌─────────────────────┐      │              │         │
│ Site Type B2.───.   │      │              │         │ │
│           ,'     `. │      │              │         │
│          ;  Local  :│      │              │         │ │
│ ┌────┐   │ Routing ││ ┌────┤       ┌────┐ │         │
│ │ NF ├───┤ managed ├──┤ CE ■───────┤ PE ├─┤         │ │
│ └────┘   : by SMO  ;│ └────┤       └────┘ │         │
│           ╲       ╱ │      │              │         │ │
│            `.   ,'  │      │              │  ┌───┐  │
│              `─'    │      │              │  │ P │  │ │
└─────────────────────┘      │              │  └───┘  │
┌─────────────────────┐      │              │         │ │
│ Site Type B3.───.   │      │              :         ;
│           ,'     `. │      │               :       ;  │
│          ;  Local  :│      │               │       │
│ ┌────┐   │ Routing ││      ├────┐          │       │  │
│ │ NF ├───┤ managed ├───────■ PE ├──────────│       │
│ └────┘   : by SMO  ;│      ├────┘          │       │  │
│           ╲       ╱ │      │               │       │
│            `.   ,'  │      │               │ ┌───┐ │  │
│              `─'    │      │               │ │ P │ │
└─────────────────────┘      │               : └───┘ ;  │
┌─────────────────────┐      │                :     ;
│ Site Type B4.───.   │      │                │     │   │
│           ,'     `. │      │                │     │
│          ;  Local  :│      │                │     │   │
│ ┌────┐   │ Routing ││    ┌─■──┐             :     ;
│ │ NF │───┤ managed ├─────┤ PE ├──────────────:   ;    │
│ └────┘   : by SMO  ;│    └─┬──┘              │   │
│           ╲       ╱ │      │                 :   ;    │
│            `.   ,'  │      │                  ╲ ╱
│              `─'    │      │                   '      │
└─────────────────────┘      └──────────────────── ─ ─ ─

                          ├───────────────┤
                                 ETN

             ■ Service Demarcation Point
]]></artwork>
            </artset>
          </figure>
        </section>
        <section anchor="orchestration-of-local-segment-terminations-at-etns">
          <name>Orchestration of Local Segment Terminations at ETNs</name>
          <t>The interconnection between a 5G site and the Transport Network is
   made up of shared networking resources.  More precisely, the Local
   Segment terminates to an interface of the ETN, which must be
   configured with consistent dataplane network information (e.g.,  VLAN-
   ID and IP addresses/subnets).  Hence, the realization of this
   interconnection requires a coordination between the Service
   Management and Orchestration (SMO) and the Transport Orchestration (IETF
   NSC).  In this document, and aligned with <xref target="RFC8969"/>, we assume that this coordination is based upon
   standard YANG data models and APIs (more details in further sections).</t>
          <t><xref target="_figure-4"/> is a basic example of a Layer 3 CE-PE link realization
   with shared network resources, such as VLAN-ID and IP prefixes, which
   must be passed between Orchestrators via the Network Slice Service Interface (<xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/>) or an Attachement Circuit Service Interface (<xref target="I-D.boro-opsawg-teas-attachment-circuit"/>).</t>
          <figure anchor="_figure-4">
            <name>An Example of Data Exchange</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="384" width="472" viewBox="0 0 472 384" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <g class="text">
                    <text x="76" y="36">Datapath</text>
                    <text x="144" y="36">network</text>
                    <text x="216" y="36">resources</text>
                    <text x="284" y="36">(e.g.,</text>
                    <text x="348" y="36">VLAN-IDs</text>
                    <text x="396" y="36">or</text>
                    <text x="420" y="36">IP</text>
                    <text x="72" y="52">prefixes)</text>
                    <text x="152" y="52">exchanged</text>
                    <text x="208" y="52">via</text>
                    <text x="256" y="52">SMO-NSC</text>
                    <text x="328" y="52">interface</text>
                    <text x="392" y="52">(NSI)</text>
                    <text x="56" y="84">┌</text>
                    <text x="72" y="84">─</text>
                    <text x="88" y="84">─</text>
                    <text x="104" y="84">─</text>
                    <text x="120" y="84">─</text>
                    <text x="136" y="84">─</text>
                    <text x="152" y="84">─</text>
                    <text x="168" y="84">┐</text>
                    <text x="304" y="84">┌</text>
                    <text x="320" y="84">─</text>
                    <text x="336" y="84">─</text>
                    <text x="352" y="84">─</text>
                    <text x="368" y="84">─</text>
                    <text x="384" y="84">─</text>
                    <text x="400" y="84">─</text>
                    <text x="416" y="84">┐</text>
                    <text x="356" y="100">TN</text>
                    <text x="56" y="116">│</text>
                    <text x="168" y="116">│</text>
                    <text x="360" y="116">│Orchestration│</text>
                    <text x="80" y="132">SMO</text>
                    <text x="104" y="132">/</text>
                    <text x="132" y="132">Site</text>
                    <text x="204" y="132">IETF</text>
                    <text x="256" y="132">APIs/DM</text>
                    <text x="112" y="148">│Orchestration│</text>
                    <text x="236" y="148">◀────────────▶</text>
                    <text x="304" y="148">│</text>
                    <text x="340" y="148">IETF</text>
                    <text x="376" y="148">NSC</text>
                    <text x="416" y="148">│</text>
                    <text x="64" y="164">─</text>
                    <text x="80" y="164">─</text>
                    <text x="96" y="164">─</text>
                    <text x="112" y="164">─</text>
                    <text x="128" y="164">─</text>
                    <text x="144" y="164">─</text>
                    <text x="160" y="164">─</text>
                    <text x="312" y="164">─</text>
                    <text x="328" y="164">─</text>
                    <text x="344" y="164">─</text>
                    <text x="360" y="164">─</text>
                    <text x="376" y="164">─</text>
                    <text x="392" y="164">─</text>
                    <text x="408" y="164">─</text>
                    <text x="136" y="180">│</text>
                    <text x="336" y="180">│</text>
                    <text x="136" y="196">│</text>
                    <text x="336" y="196">│</text>
                    <text x="8" y="212">┌</text>
                    <text x="24" y="212">─</text>
                    <text x="40" y="212">─</text>
                    <text x="56" y="212">─</text>
                    <text x="72" y="212">─</text>
                    <text x="88" y="212">─</text>
                    <text x="104" y="212">─</text>
                    <text x="120" y="212">─</text>
                    <text x="136" y="212">┼</text>
                    <text x="152" y="212">┐</text>
                    <text x="320" y="212">┌</text>
                    <text x="336" y="212">┼</text>
                    <text x="352" y="212">─</text>
                    <text x="368" y="212">─</text>
                    <text x="384" y="212">─</text>
                    <text x="400" y="212">─</text>
                    <text x="416" y="212">─</text>
                    <text x="432" y="212">─</text>
                    <text x="448" y="212">─</text>
                    <text x="464" y="212">┐</text>
                    <text x="136" y="228">▼</text>
                    <text x="336" y="228">▼</text>
                    <text x="8" y="244">│</text>
                    <text x="36" y="244">┌──┐</text>
                    <text x="128" y="244">┌──┐.1│</text>
                    <text x="236" y="244">192.0.2.0/31</text>
                    <text x="344" y="244">│.0┌──┐</text>
                    <text x="464" y="244">│</text>
                    <text x="196" y="260">│NF├──────┤CE├──────────────────────────┤PE│</text>
                    <text x="8" y="276">│</text>
                    <text x="36" y="276">└──┘</text>
                    <text x="116" y="276">└──┘</text>
                    <text x="152" y="276">│</text>
                    <text x="220" y="276">VLAN</text>
                    <text x="256" y="276">100</text>
                    <text x="320" y="276">│</text>
                    <text x="356" y="276">└──┘</text>
                    <text x="464" y="276">│</text>
                    <text x="76" y="292">Site</text>
                    <text x="8" y="308">│</text>
                    <text x="152" y="308">│</text>
                    <text x="320" y="308">│</text>
                    <text x="396" y="308">TN</text>
                    <text x="464" y="308">│</text>
                    <text x="16" y="324">─</text>
                    <text x="32" y="324">─</text>
                    <text x="48" y="324">─</text>
                    <text x="64" y="324">─</text>
                    <text x="80" y="324">─</text>
                    <text x="96" y="324">─</text>
                    <text x="112" y="324">─</text>
                    <text x="128" y="324">─</text>
                    <text x="144" y="324">─</text>
                    <text x="328" y="324">─</text>
                    <text x="344" y="324">─</text>
                    <text x="360" y="324">─</text>
                    <text x="376" y="324">─</text>
                    <text x="392" y="324">─</text>
                    <text x="408" y="324">─</text>
                    <text x="424" y="324">─</text>
                    <text x="440" y="324">─</text>
                    <text x="456" y="324">─</text>
                    <text x="188" y="356">└────────────────────────────────────┘</text>
                    <text x="160" y="372">Local</text>
                    <text x="216" y="372">Segment</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
     Datapath network resources (e.g., VLAN-IDs or IP
    prefixes) exchanged via SMO-NSC interface (NSI)

      ┌ ─ ─ ─ ─ ─ ─ ┐                ┌ ─ ─ ─ ─ ─ ─ ┐
                                           TN
      │             │                │Orchestration│
        SMO / Site     IETF APIs/DM
      │Orchestration│ ◀────────────▶ │  IETF NSC   │
       ─ ─ ─ ─ ─ ─ ─                  ─ ─ ─ ─ ─ ─ ─
                │                        │
                │                        │
┌ ─ ─ ─ ─ ─ ─ ─ ┼ ┐                    ┌ ┼ ─ ─ ─ ─ ─ ─ ─ ┐
                ▼                        ▼
│ ┌──┐      ┌──┐.1│    192.0.2.0/31    │.0┌──┐           │
  │NF├──────┤CE├──────────────────────────┤PE│
│ └──┘      └──┘  │      VLAN 100      │  └──┘           │
       Site
│                 │                    │        TN       │
 ─ ─ ─ ─ ─ ─ ─ ─ ─                      ─ ─ ─ ─ ─ ─ ─ ─ ─

    └────────────────────────────────────┘
                 Local Segment
]]></artwork>
            </artset>
          </figure>
          <t>Note that the allocation of these resources (e.g.,  VLAN-IDs or IP prefixes)
   can be either managed by the SMO or the Transport Network.  In other
   words, the initial SMO request for the creation of a new IETF Network
   Slice on a given 5G site may or may not include all network
   resources.  In the latter case, this information is exchanged in a
   second step.</t>
        </section>
      </section>
      <section anchor="g-slice-to-ietf-network-slice-mapping">
        <name>5G Slice to IETF Network Slice Mapping</name>
        <t>There are multiple options to map a 5G network slice to IETF Network
   Slices:</t>
        <ul spacing="normal">
          <li>1 to N:
 A single 5G Network Slice can map to multiple IETF Network
 Slices (1 to N).  One example of such a case is the separation of
 the 5G Control Plane and User Plane: this use case is represented
 in <xref target="_figure-5"/> where a slice (EMBB) is deployed with a separation of
 User Plane and Control Plane at the TN.</li>
          <li>N to 1:
 Multiple 5G Network Slices may rely upon the same IETF Network
 Slice (i.e., in <xref target="TS-28.530"/> semantic, two RAN/CN NSSes uses a
 shared TN NSS).  In such a case, the Service Level Agreement (SLA) differentiation of slices
 would be entirely controlled at 5G Control Plane, for example, with
 appropriate placement strategies: this use case is represented in
 <xref target="_figure-6"/>, where a User Plane Function (UPF) for the URLLC slice is
 instantiated at the edge cloud close to the gNB CU-UP User Plane for
 better latency/jitter control, while the 5G Control Plane and the UPF
 for EMBB slice are instantiated in the regional cloud.</li>
          <li>N to M:
 The 5G to IETF Network Slice mapping combines both
 approaches with a mix of shared and dedicated associations.</li>
        </ul>
        <figure anchor="_figure-5">
          <name>1 (5G Slice) to N (IETF Network Slice) Mapping</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="336" width="528" viewBox="0 0 528 336" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="392" y="36">─</text>
                  <text x="408" y="36">─</text>
                  <text x="424" y="36">─</text>
                  <text x="440" y="36">─</text>
                  <text x="456" y="36">─</text>
                  <text x="472" y="36">─</text>
                  <text x="488" y="36">─</text>
                  <text x="504" y="36">─</text>
                  <text x="520" y="36">┐</text>
                  <text x="8" y="68">│</text>
                  <text x="212" y="68">5G</text>
                  <text x="248" y="68">Slice</text>
                  <text x="292" y="68">eMBB</text>
                  <text x="520" y="68">│</text>
                  <text x="8" y="100">│</text>
                  <text x="112" y="100">┌</text>
                  <text x="128" y="100">─</text>
                  <text x="144" y="100">─</text>
                  <text x="160" y="100">─</text>
                  <text x="176" y="100">─</text>
                  <text x="192" y="100">─</text>
                  <text x="208" y="100">─</text>
                  <text x="224" y="100">─</text>
                  <text x="240" y="100">─</text>
                  <text x="256" y="100">─</text>
                  <text x="272" y="100">─</text>
                  <text x="288" y="100">─</text>
                  <text x="304" y="100">─</text>
                  <text x="320" y="100">─</text>
                  <text x="336" y="100">─</text>
                  <text x="352" y="100">─</text>
                  <text x="368" y="100">─</text>
                  <text x="384" y="100">─</text>
                  <text x="400" y="100">─</text>
                  <text x="416" y="100">┐</text>
                  <text x="520" y="100">│</text>
                  <text x="48" y="116">┌─────┐</text>
                  <text x="92" y="116">N3</text>
                  <text x="128" y="116">┌</text>
                  <text x="144" y="116">─</text>
                  <text x="160" y="116">─</text>
                  <text x="176" y="116">─</text>
                  <text x="192" y="116">─</text>
                  <text x="208" y="116">─</text>
                  <text x="224" y="116">─</text>
                  <text x="240" y="116">─</text>
                  <text x="256" y="116">─</text>
                  <text x="272" y="116">─</text>
                  <text x="288" y="116">─</text>
                  <text x="304" y="116">─</text>
                  <text x="320" y="116">─</text>
                  <text x="336" y="116">─</text>
                  <text x="352" y="116">─</text>
                  <text x="368" y="116">─</text>
                  <text x="384" y="116">─</text>
                  <text x="400" y="116">┐</text>
                  <text x="436" y="116">N3</text>
                  <text x="480" y="116">┌─────┐</text>
                  <text x="8" y="132">│</text>
                  <text x="76" y="132">│CU-UP├───────</text>
                  <text x="172" y="132">IETF</text>
                  <text x="224" y="132">Network</text>
                  <text x="280" y="132">Slice</text>
                  <text x="336" y="132">UP_eMBB</text>
                  <text x="428" y="132">───────┤</text>
                  <text x="480" y="132">UPF</text>
                  <text x="504" y="132">│</text>
                  <text x="520" y="132">│</text>
                  <text x="48" y="148">└─────┘</text>
                  <text x="128" y="148">└</text>
                  <text x="144" y="148">─</text>
                  <text x="160" y="148">─</text>
                  <text x="176" y="148">─</text>
                  <text x="192" y="148">─</text>
                  <text x="208" y="148">─</text>
                  <text x="224" y="148">─</text>
                  <text x="240" y="148">─</text>
                  <text x="256" y="148">─</text>
                  <text x="272" y="148">─</text>
                  <text x="288" y="148">─</text>
                  <text x="304" y="148">─</text>
                  <text x="320" y="148">─</text>
                  <text x="336" y="148">─</text>
                  <text x="352" y="148">─</text>
                  <text x="368" y="148">─</text>
                  <text x="384" y="148">─</text>
                  <text x="400" y="148">┘</text>
                  <text x="480" y="148">└─────┘</text>
                  <text x="8" y="164">│</text>
                  <text x="112" y="164">│</text>
                  <text x="416" y="164">│</text>
                  <text x="520" y="164">│</text>
                  <text x="48" y="180">┌─────┐</text>
                  <text x="92" y="180">N2</text>
                  <text x="128" y="180">┌</text>
                  <text x="144" y="180">─</text>
                  <text x="160" y="180">─</text>
                  <text x="176" y="180">─</text>
                  <text x="192" y="180">─</text>
                  <text x="208" y="180">─</text>
                  <text x="224" y="180">─</text>
                  <text x="240" y="180">─</text>
                  <text x="256" y="180">─</text>
                  <text x="272" y="180">─</text>
                  <text x="288" y="180">─</text>
                  <text x="304" y="180">─</text>
                  <text x="320" y="180">─</text>
                  <text x="336" y="180">─</text>
                  <text x="352" y="180">─</text>
                  <text x="368" y="180">─</text>
                  <text x="384" y="180">─</text>
                  <text x="400" y="180">┐</text>
                  <text x="436" y="180">N2</text>
                  <text x="480" y="180">┌─────┐</text>
                  <text x="8" y="196">│</text>
                  <text x="76" y="196">│CU-CP├───────</text>
                  <text x="196" y="196">IETF</text>
                  <text x="248" y="196">Network</text>
                  <text x="304" y="196">Slice</text>
                  <text x="340" y="196">CP</text>
                  <text x="428" y="196">───────┤</text>
                  <text x="480" y="196">AMF</text>
                  <text x="504" y="196">│</text>
                  <text x="520" y="196">│</text>
                  <text x="48" y="212">└─────┘</text>
                  <text x="128" y="212">└</text>
                  <text x="144" y="212">─</text>
                  <text x="160" y="212">─</text>
                  <text x="176" y="212">─</text>
                  <text x="192" y="212">─</text>
                  <text x="208" y="212">─</text>
                  <text x="224" y="212">─</text>
                  <text x="240" y="212">─</text>
                  <text x="256" y="212">─</text>
                  <text x="272" y="212">─</text>
                  <text x="288" y="212">─</text>
                  <text x="304" y="212">─</text>
                  <text x="320" y="212">─</text>
                  <text x="336" y="212">─</text>
                  <text x="352" y="212">─</text>
                  <text x="368" y="212">─</text>
                  <text x="384" y="212">─</text>
                  <text x="400" y="212">┘</text>
                  <text x="480" y="212">└─────┘</text>
                  <text x="8" y="228">└</text>
                  <text x="24" y="228">─</text>
                  <text x="40" y="228">─</text>
                  <text x="56" y="228">─</text>
                  <text x="72" y="228">─</text>
                  <text x="88" y="228">─</text>
                  <text x="112" y="228">─│─</text>
                  <text x="136" y="228">─</text>
                  <text x="152" y="228">─</text>
                  <text x="168" y="228">─</text>
                  <text x="184" y="228">─</text>
                  <text x="200" y="228">─</text>
                  <text x="216" y="228">─</text>
                  <text x="232" y="228">─</text>
                  <text x="248" y="228">─</text>
                  <text x="264" y="228">─</text>
                  <text x="280" y="228">─</text>
                  <text x="296" y="228">─</text>
                  <text x="312" y="228">─</text>
                  <text x="328" y="228">─</text>
                  <text x="344" y="228">─</text>
                  <text x="360" y="228">─</text>
                  <text x="376" y="228">─</text>
                  <text x="392" y="228">─</text>
                  <text x="416" y="228">─│─</text>
                  <text x="440" y="228">─</text>
                  <text x="456" y="228">─</text>
                  <text x="472" y="228">─</text>
                  <text x="488" y="228">─</text>
                  <text x="504" y="228">─</text>
                  <text x="520" y="228">┘</text>
                  <text x="112" y="260">│</text>
                  <text x="416" y="260">│</text>
                  <text x="224" y="276">Transport</text>
                  <text x="296" y="276">Network</text>
                  <text x="112" y="292">│</text>
                  <text x="416" y="292">│</text>
                  <text x="112" y="324">└</text>
                  <text x="128" y="324">─</text>
                  <text x="144" y="324">─</text>
                  <text x="160" y="324">─</text>
                  <text x="176" y="324">─</text>
                  <text x="192" y="324">─</text>
                  <text x="208" y="324">─</text>
                  <text x="224" y="324">─</text>
                  <text x="240" y="324">─</text>
                  <text x="256" y="324">─</text>
                  <text x="272" y="324">─</text>
                  <text x="288" y="324">─</text>
                  <text x="304" y="324">─</text>
                  <text x="320" y="324">─</text>
                  <text x="336" y="324">─</text>
                  <text x="352" y="324">─</text>
                  <text x="368" y="324">─</text>
                  <text x="384" y="324">─</text>
                  <text x="400" y="324">─</text>
                  <text x="416" y="324">┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐

│                        5G Slice eMBB                          │

│            ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐            │
  ┌─────┐ N3   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐   N3 ┌─────┐
│ │CU-UP├───────   IETF Network Slice UP_eMBB    ───────┤ UPF │ │
  └─────┘      └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘      └─────┘
│            │                                     │            │
  ┌─────┐ N2   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐   N2 ┌─────┐
│ │CU-CP├───────      IETF Network Slice CP      ───────┤ AMF │ │
  └─────┘      └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘      └─────┘
└ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ┘

             │                                     │
                       Transport Network
             │                                     │

             └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
]]></artwork>
          </artset>
        </figure>
        <figure anchor="_figure-6">
          <name>N (5G Slice) to 1 (IETF Network Slice) Mapping</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="544" viewBox="0 0 544 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <g class="text">
                  <text x="152" y="36">┌</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">┐</text>
                  <text x="188" y="52">Edge</text>
                  <text x="232" y="52">Cloud</text>
                  <text x="152" y="68">│</text>
                  <text x="264" y="68">│</text>
                  <text x="208" y="84">┌─────────┐</text>
                  <text x="152" y="100">│</text>
                  <text x="208" y="100">│UPF_URLLC│</text>
                  <text x="264" y="100">│</text>
                  <text x="208" y="116">└─────┬───┘</text>
                  <text x="152" y="132">└</text>
                  <text x="168" y="132">─</text>
                  <text x="184" y="132">─</text>
                  <text x="200" y="132">─</text>
                  <text x="216" y="132">│</text>
                  <text x="232" y="132">─</text>
                  <text x="248" y="132">─</text>
                  <text x="264" y="132">┘</text>
                  <text x="8" y="148">┌</text>
                  <text x="24" y="148">─</text>
                  <text x="40" y="148">─</text>
                  <text x="56" y="148">─</text>
                  <text x="72" y="148">─</text>
                  <text x="88" y="148">─</text>
                  <text x="104" y="148">─</text>
                  <text x="120" y="148">─</text>
                  <text x="136" y="148">┐</text>
                  <text x="152" y="148">┌</text>
                  <text x="168" y="148">─</text>
                  <text x="184" y="148">─</text>
                  <text x="200" y="148">─</text>
                  <text x="216" y="148">│</text>
                  <text x="232" y="148">─</text>
                  <text x="248" y="148">─</text>
                  <text x="264" y="148">─</text>
                  <text x="280" y="148">─</text>
                  <text x="296" y="148">─</text>
                  <text x="312" y="148">─</text>
                  <text x="328" y="148">─</text>
                  <text x="344" y="148">─</text>
                  <text x="360" y="148">─</text>
                  <text x="376" y="148">─</text>
                  <text x="392" y="148">─</text>
                  <text x="168" y="164">┌</text>
                  <text x="184" y="164">─</text>
                  <text x="200" y="164">─</text>
                  <text x="216" y="164">┴</text>
                  <text x="232" y="164">─</text>
                  <text x="248" y="164">─</text>
                  <text x="264" y="164">─</text>
                  <text x="280" y="164">─</text>
                  <text x="296" y="164">─</text>
                  <text x="312" y="164">─</text>
                  <text x="328" y="164">─</text>
                  <text x="344" y="164">─</text>
                  <text x="360" y="164">─</text>
                  <text x="376" y="164">─</text>
                  <text x="400" y="164">│</text>
                  <text x="416" y="164">┌</text>
                  <text x="432" y="164">─</text>
                  <text x="448" y="164">─</text>
                  <text x="464" y="164">─</text>
                  <text x="480" y="164">─</text>
                  <text x="496" y="164">─</text>
                  <text x="512" y="164">─</text>
                  <text x="528" y="164">─</text>
                  <text x="8" y="180">│</text>
                  <text x="52" y="180">Cell</text>
                  <text x="92" y="180">Site</text>
                  <text x="136" y="180">│</text>
                  <text x="152" y="180">│</text>
                  <text x="384" y="180">│</text>
                  <text x="536" y="180">│</text>
                  <text x="168" y="196">│</text>
                  <text x="400" y="196">│</text>
                  <text x="416" y="196">│</text>
                  <text x="476" y="196">Regional</text>
                  <text x="8" y="212">│</text>
                  <text x="72" y="212">┌───────────┐</text>
                  <text x="136" y="212">│</text>
                  <text x="152" y="212">│</text>
                  <text x="384" y="212">│</text>
                  <text x="480" y="212">Cloud</text>
                  <text x="536" y="212">│</text>
                  <text x="96" y="228">│CU-UP_URLLC├─────┤</text>
                  <text x="400" y="228">│</text>
                  <text x="416" y="228">│</text>
                  <text x="476" y="228">┌──────────┐</text>
                  <text x="8" y="244">│</text>
                  <text x="72" y="244">└───────────┘</text>
                  <text x="136" y="244">│</text>
                  <text x="152" y="244">│</text>
                  <text x="244" y="244">IETF</text>
                  <text x="296" y="244">Network</text>
                  <text x="408" y="244">├─────┤</text>
                  <text x="464" y="244">5GC</text>
                  <text x="492" y="244">CP</text>
                  <text x="520" y="244">│</text>
                  <text x="536" y="244">│</text>
                  <text x="168" y="260">│</text>
                  <text x="256" y="260">Slice</text>
                  <text x="296" y="260">ALL</text>
                  <text x="400" y="260">│</text>
                  <text x="416" y="260">│</text>
                  <text x="476" y="260">└──────────┘</text>
                  <text x="8" y="276">│</text>
                  <text x="72" y="276">┌───────────┐</text>
                  <text x="136" y="276">│</text>
                  <text x="152" y="276">│</text>
                  <text x="384" y="276">│</text>
                  <text x="536" y="276">│</text>
                  <text x="64" y="292">│CU-UP_eMBB</text>
                  <text x="144" y="292">├─────┤</text>
                  <text x="400" y="292">│</text>
                  <text x="416" y="292">│</text>
                  <text x="476" y="292">┌──────────┐</text>
                  <text x="8" y="308">│</text>
                  <text x="72" y="308">└───────────┘</text>
                  <text x="136" y="308">│</text>
                  <text x="152" y="308">│</text>
                  <text x="408" y="308">├─────┤</text>
                  <text x="476" y="308">UPF_eMBB</text>
                  <text x="520" y="308">│</text>
                  <text x="536" y="308">│</text>
                  <text x="16" y="324">─</text>
                  <text x="32" y="324">─</text>
                  <text x="48" y="324">─</text>
                  <text x="64" y="324">─</text>
                  <text x="80" y="324">─</text>
                  <text x="96" y="324">─</text>
                  <text x="112" y="324">─</text>
                  <text x="128" y="324">─</text>
                  <text x="168" y="324">│</text>
                  <text x="400" y="324">│</text>
                  <text x="416" y="324">│</text>
                  <text x="476" y="324">└──────────┘</text>
                  <text x="152" y="340">│</text>
                  <text x="176" y="340">─</text>
                  <text x="192" y="340">─</text>
                  <text x="208" y="340">─</text>
                  <text x="224" y="340">─</text>
                  <text x="240" y="340">─</text>
                  <text x="256" y="340">─</text>
                  <text x="272" y="340">─</text>
                  <text x="288" y="340">─</text>
                  <text x="304" y="340">─</text>
                  <text x="320" y="340">─</text>
                  <text x="336" y="340">─</text>
                  <text x="352" y="340">─</text>
                  <text x="368" y="340">─</text>
                  <text x="384" y="340">┘</text>
                  <text x="536" y="340">│</text>
                  <text x="400" y="356">│</text>
                  <text x="416" y="356">└</text>
                  <text x="432" y="356">─</text>
                  <text x="448" y="356">─</text>
                  <text x="464" y="356">─</text>
                  <text x="480" y="356">─</text>
                  <text x="496" y="356">─</text>
                  <text x="512" y="356">─</text>
                  <text x="528" y="356">─</text>
                  <text x="152" y="372">│</text>
                  <text x="240" y="372">Transport</text>
                  <text x="312" y="372">Network</text>
                  <text x="160" y="388">─</text>
                  <text x="176" y="388">─</text>
                  <text x="192" y="388">─</text>
                  <text x="208" y="388">─</text>
                  <text x="224" y="388">─</text>
                  <text x="240" y="388">─</text>
                  <text x="256" y="388">─</text>
                  <text x="272" y="388">─</text>
                  <text x="288" y="388">─</text>
                  <text x="304" y="388">─</text>
                  <text x="320" y="388">─</text>
                  <text x="336" y="388">─</text>
                  <text x="352" y="388">─</text>
                  <text x="368" y="388">─</text>
                  <text x="384" y="388">─</text>
                  <text x="400" y="388">┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                  ┌ ─ ─ ─ ─ ─ ─ ┐
                     Edge Cloud
                  │             │
                    ┌─────────┐
                  │ │UPF_URLLC│ │
                    └─────┬───┘
                  └ ─ ─ ─ │ ─ ─ ┘
┌ ─ ─ ─ ─ ─ ─ ─ ┐ ┌ ─ ─ ─ │ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
                    ┌ ─ ─ ┴ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─  │ ┌ ─ ─ ─ ─ ─ ─ ─
│   Cell Site   │ │                            │                  │
                    │                            │ │   Regional
│ ┌───────────┐ │ │                            │         Cloud    │
  │CU-UP_URLLC├─────┤                            │ │ ┌──────────┐
│ └───────────┘ │ │         IETF Network       ├─────┤  5GC CP  │ │
                    │        Slice ALL           │ │ └──────────┘
│ ┌───────────┐ │ │                            │                  │
  │CU-UP_eMBB ├─────┤                            │ │ ┌──────────┐
│ └───────────┘ │ │                            ├─────┤ UPF_eMBB │ │
 ─ ─ ─ ─ ─ ─ ─ ─    │                            │ │ └──────────┘
                  │  ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘                  │
                                                 │ └ ─ ─ ─ ─ ─ ─ ─
                  │      Transport Network
                   ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
]]></artwork>
          </artset>
        </figure>
        <t>Note that the actual realization of the mapping depends on several
   factors, such as the actual business cases, the NF vendor
   capabilities, the NF vendor reference designs, as well as service
   provider or even legal requirements.</t>
        <t>Specifically, the actual mapping is a design choice of service operators that may be a function of, e.g., the number of instantiated slices, requested services, or local engineering capabilities and guidelines. However, operators should carefully consider means to ease slice migration strategies (e.g., move from 1-to-1 mapping to N-to-1).</t>
      </section>
      <section anchor="first-5g-slice-versus-subsequent-slices">
        <name>First 5G Slice versus Subsequent Slices</name>
        <t>A 5G Network Slice is fully functional with both 5G Control Plane and
   User Plane capabilities (i.e., dedicated NF functions or contexts).
   In this regard, the creation of the "first slice" is subject to a
   specific logic since it must deploy both CP and UP.  This is not the
   case for the deployment of subsequent slices because they can share
   the same CP of the first slice, while instantiating dedicated UP.  An
   example of an incremental deployment is depicted in <xref target="_figure-7"/>.</t>
        <t>At the time of writing (2023), Section 6.2 of <xref target="NG.113"/> specifies that the
   eMBB slice (SST=1 and no SD) should be supported globally.  This 5G
   slice would be the first slice in any 5G deployment.</t>
        <t>Note that the actual realization of the mapping depends on several
   factors such as the actual business cases, the NF vendor
   capabilities, the NF vendor reference designs, as well as service
   providers or even legal requirements.</t>
        <figure anchor="_figure-7">
          <name>First and Subsequent Slice Deployment</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="784" width="528" viewBox="0 0 528 784" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 268,328 L 276,344" fill="none" stroke="black"/>
                <path d="M 276,344 L 284,360" fill="none" stroke="black"/>
                <path d="M 292,360 L 300,344" fill="none" stroke="black"/>
                <path d="M 300,344 L 308,328" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="392" y="36">─</text>
                  <text x="408" y="36">─</text>
                  <text x="424" y="36">─</text>
                  <text x="440" y="36">─</text>
                  <text x="456" y="36">─</text>
                  <text x="472" y="36">─</text>
                  <text x="488" y="36">─</text>
                  <text x="504" y="36">─</text>
                  <text x="520" y="36">┐</text>
                  <text x="160" y="52">┌</text>
                  <text x="176" y="52">─</text>
                  <text x="192" y="52">─</text>
                  <text x="208" y="52">─</text>
                  <text x="224" y="52">─</text>
                  <text x="240" y="52">─</text>
                  <text x="256" y="52">─</text>
                  <text x="272" y="52">─</text>
                  <text x="288" y="52">─</text>
                  <text x="304" y="52">─</text>
                  <text x="320" y="52">─</text>
                  <text x="336" y="52">─</text>
                  <text x="352" y="52">─</text>
                  <text x="368" y="52">─</text>
                  <text x="384" y="52">─</text>
                  <text x="400" y="52">─</text>
                  <text x="8" y="68">│</text>
                  <text x="32" y="68">1</text>
                  <text x="96" y="68">┌─────┐</text>
                  <text x="284" y="68">┌──────────────────────────┐</text>
                  <text x="408" y="68">│</text>
                  <text x="472" y="68">┌─────┐</text>
                  <text x="520" y="68">│</text>
                  <text x="32" y="84">s</text>
                  <text x="48" y="84">S</text>
                  <text x="124" y="84">│NF-CP├──────┤</text>
                  <text x="204" y="84">CP</text>
                  <text x="236" y="84">IETF</text>
                  <text x="268" y="84">NS</text>
                  <text x="328" y="84">(IETF-NS-1)</text>
                  <text x="444" y="84">├──────┤NF-CP│</text>
                  <text x="8" y="100">│</text>
                  <text x="32" y="100">t</text>
                  <text x="48" y="100">l</text>
                  <text x="96" y="100">└─────┘</text>
                  <text x="284" y="100">└──────────────────────────┘</text>
                  <text x="408" y="100">│</text>
                  <text x="472" y="100">└─────┘</text>
                  <text x="520" y="100">│</text>
                  <text x="48" y="116">i</text>
                  <text x="160" y="116">│</text>
                  <text x="8" y="132">│</text>
                  <text x="32" y="132">5</text>
                  <text x="48" y="132">c</text>
                  <text x="96" y="132">┌─────┐</text>
                  <text x="284" y="132">┌──────────────────────────┐</text>
                  <text x="408" y="132">│</text>
                  <text x="472" y="132">┌─────┐</text>
                  <text x="520" y="132">│</text>
                  <text x="32" y="148">G</text>
                  <text x="48" y="148">e</text>
                  <text x="124" y="148">│NF-UP├──────┤</text>
                  <text x="204" y="148">UP</text>
                  <text x="236" y="148">IETF</text>
                  <text x="268" y="148">NS</text>
                  <text x="328" y="148">(IETF-NS-2)</text>
                  <text x="444" y="148">├──────┤NF-UP│</text>
                  <text x="8" y="164">│</text>
                  <text x="96" y="164">└─────┘</text>
                  <text x="284" y="164">└──────────────────────────┘</text>
                  <text x="408" y="164">│</text>
                  <text x="472" y="164">└─────┘</text>
                  <text x="520" y="164">│</text>
                  <text x="16" y="180">─</text>
                  <text x="32" y="180">─</text>
                  <text x="48" y="180">─</text>
                  <text x="64" y="180">─</text>
                  <text x="80" y="180">─</text>
                  <text x="96" y="180">─</text>
                  <text x="112" y="180">─</text>
                  <text x="128" y="180">─</text>
                  <text x="144" y="180">─</text>
                  <text x="160" y="180">┼</text>
                  <text x="176" y="180">─</text>
                  <text x="192" y="180">─</text>
                  <text x="208" y="180">─</text>
                  <text x="224" y="180">─</text>
                  <text x="240" y="180">─</text>
                  <text x="256" y="180">─</text>
                  <text x="272" y="180">─</text>
                  <text x="288" y="180">─</text>
                  <text x="304" y="180">─</text>
                  <text x="320" y="180">─</text>
                  <text x="336" y="180">─</text>
                  <text x="352" y="180">─</text>
                  <text x="368" y="180">─</text>
                  <text x="384" y="180">─</text>
                  <text x="400" y="180">─</text>
                  <text x="416" y="180">─</text>
                  <text x="432" y="180">─</text>
                  <text x="448" y="180">─</text>
                  <text x="464" y="180">─</text>
                  <text x="480" y="180">─</text>
                  <text x="496" y="180">─</text>
                  <text x="512" y="180">─</text>
                  <text x="408" y="196">│</text>
                  <text x="160" y="212">│</text>
                  <text x="248" y="212">Transport</text>
                  <text x="320" y="212">Network</text>
                  <text x="408" y="228">│</text>
                  <text x="160" y="244">└</text>
                  <text x="176" y="244">─</text>
                  <text x="192" y="244">─</text>
                  <text x="208" y="244">─</text>
                  <text x="224" y="244">─</text>
                  <text x="240" y="244">─</text>
                  <text x="256" y="244">─</text>
                  <text x="272" y="244">─</text>
                  <text x="288" y="244">─</text>
                  <text x="304" y="244">─</text>
                  <text x="320" y="244">─</text>
                  <text x="336" y="244">─</text>
                  <text x="352" y="244">─</text>
                  <text x="368" y="244">─</text>
                  <text x="384" y="244">─</text>
                  <text x="400" y="244">─</text>
                  <text x="220" y="260">Deployment</text>
                  <text x="276" y="260">of</text>
                  <text x="312" y="260">first</text>
                  <text x="348" y="260">5G</text>
                  <text x="384" y="260">slice</text>
                  <text x="280" y="276">│</text>
                  <text x="296" y="276">│</text>
                  <text x="280" y="292">│</text>
                  <text x="296" y="292">│</text>
                  <text x="280" y="308">│</text>
                  <text x="296" y="308">│</text>
                  <text x="276" y="324">─┘</text>
                  <text x="300" y="324">└─</text>
                  <text x="288" y="372">V</text>
                  <text x="8" y="388">┌</text>
                  <text x="24" y="388">─</text>
                  <text x="40" y="388">─</text>
                  <text x="56" y="388">─</text>
                  <text x="72" y="388">─</text>
                  <text x="88" y="388">─</text>
                  <text x="104" y="388">─</text>
                  <text x="120" y="388">─</text>
                  <text x="136" y="388">─</text>
                  <text x="152" y="388">─</text>
                  <text x="168" y="388">─</text>
                  <text x="184" y="388">─</text>
                  <text x="200" y="388">─</text>
                  <text x="216" y="388">─</text>
                  <text x="232" y="388">─</text>
                  <text x="248" y="388">─</text>
                  <text x="264" y="388">─</text>
                  <text x="280" y="388">─</text>
                  <text x="296" y="388">─</text>
                  <text x="312" y="388">─</text>
                  <text x="328" y="388">─</text>
                  <text x="344" y="388">─</text>
                  <text x="360" y="388">─</text>
                  <text x="376" y="388">─</text>
                  <text x="392" y="388">─</text>
                  <text x="408" y="388">─</text>
                  <text x="424" y="388">─</text>
                  <text x="440" y="388">─</text>
                  <text x="456" y="388">─</text>
                  <text x="472" y="388">─</text>
                  <text x="488" y="388">─</text>
                  <text x="504" y="388">─</text>
                  <text x="520" y="388">┐</text>
                  <text x="160" y="404">┌</text>
                  <text x="176" y="404">─</text>
                  <text x="192" y="404">─</text>
                  <text x="208" y="404">─</text>
                  <text x="224" y="404">─</text>
                  <text x="240" y="404">─</text>
                  <text x="256" y="404">─</text>
                  <text x="272" y="404">─</text>
                  <text x="288" y="404">─</text>
                  <text x="304" y="404">─</text>
                  <text x="320" y="404">─</text>
                  <text x="336" y="404">─</text>
                  <text x="352" y="404">─</text>
                  <text x="368" y="404">─</text>
                  <text x="384" y="404">─</text>
                  <text x="400" y="404">─</text>
                  <text x="8" y="420">│</text>
                  <text x="32" y="420">1</text>
                  <text x="96" y="420">┌─────┐</text>
                  <text x="284" y="420">┌──────────────────────────┐</text>
                  <text x="408" y="420">│</text>
                  <text x="472" y="420">┌─────┐</text>
                  <text x="520" y="420">│</text>
                  <text x="32" y="436">s</text>
                  <text x="48" y="436">S</text>
                  <text x="124" y="436">│NF-CP├──────┤</text>
                  <text x="204" y="436">CP</text>
                  <text x="236" y="436">IETF</text>
                  <text x="268" y="436">NS</text>
                  <text x="328" y="436">(IETF-NS-1)</text>
                  <text x="444" y="436">├──────┤NF-CP│</text>
                  <text x="8" y="452">│</text>
                  <text x="32" y="452">t</text>
                  <text x="48" y="452">l</text>
                  <text x="96" y="452">└─────┘</text>
                  <text x="284" y="452">└──────────────────────────┘</text>
                  <text x="408" y="452">│</text>
                  <text x="472" y="452">└─────┘</text>
                  <text x="520" y="452">│</text>
                  <text x="48" y="468">i</text>
                  <text x="160" y="468">│</text>
                  <text x="8" y="484">│</text>
                  <text x="32" y="484">5</text>
                  <text x="48" y="484">c</text>
                  <text x="96" y="484">┌─────┐</text>
                  <text x="284" y="484">┌──────────────────────────┐</text>
                  <text x="408" y="484">│</text>
                  <text x="472" y="484">┌─────┐</text>
                  <text x="520" y="484">│</text>
                  <text x="32" y="500">G</text>
                  <text x="48" y="500">e</text>
                  <text x="124" y="500">│NF-UP├──────┤</text>
                  <text x="204" y="500">UP</text>
                  <text x="236" y="500">IETF</text>
                  <text x="268" y="500">NS</text>
                  <text x="328" y="500">(IETF-NS-2)</text>
                  <text x="444" y="500">├──────┤NF-UP│</text>
                  <text x="8" y="516">│</text>
                  <text x="96" y="516">└─────┘</text>
                  <text x="284" y="516">└──────────────────────────┘</text>
                  <text x="408" y="516">│</text>
                  <text x="472" y="516">└─────┘</text>
                  <text x="520" y="516">│</text>
                  <text x="16" y="532">─</text>
                  <text x="32" y="532">─</text>
                  <text x="48" y="532">─</text>
                  <text x="64" y="532">─</text>
                  <text x="80" y="532">─</text>
                  <text x="96" y="532">─</text>
                  <text x="112" y="532">─</text>
                  <text x="128" y="532">─</text>
                  <text x="144" y="532">─</text>
                  <text x="160" y="532">┼</text>
                  <text x="176" y="532">─</text>
                  <text x="192" y="532">─</text>
                  <text x="208" y="532">─</text>
                  <text x="224" y="532">─</text>
                  <text x="240" y="532">─</text>
                  <text x="256" y="532">─</text>
                  <text x="272" y="532">─</text>
                  <text x="288" y="532">─</text>
                  <text x="304" y="532">─</text>
                  <text x="320" y="532">─</text>
                  <text x="336" y="532">─</text>
                  <text x="352" y="532">─</text>
                  <text x="368" y="532">─</text>
                  <text x="384" y="532">─</text>
                  <text x="400" y="532">─</text>
                  <text x="416" y="532">─</text>
                  <text x="432" y="532">─</text>
                  <text x="448" y="532">─</text>
                  <text x="464" y="532">─</text>
                  <text x="480" y="532">─</text>
                  <text x="496" y="532">─</text>
                  <text x="512" y="532">─</text>
                  <text x="408" y="548">│</text>
                  <text x="8" y="564">┌</text>
                  <text x="24" y="564">─</text>
                  <text x="40" y="564">─</text>
                  <text x="56" y="564">─</text>
                  <text x="72" y="564">─</text>
                  <text x="88" y="564">─</text>
                  <text x="104" y="564">─</text>
                  <text x="120" y="564">─</text>
                  <text x="136" y="564">─</text>
                  <text x="160" y="564">─│─</text>
                  <text x="184" y="564">─</text>
                  <text x="200" y="564">─</text>
                  <text x="216" y="564">─</text>
                  <text x="232" y="564">─</text>
                  <text x="248" y="564">─</text>
                  <text x="264" y="564">─</text>
                  <text x="280" y="564">─</text>
                  <text x="296" y="564">─</text>
                  <text x="312" y="564">─</text>
                  <text x="328" y="564">─</text>
                  <text x="344" y="564">─</text>
                  <text x="360" y="564">─</text>
                  <text x="376" y="564">─</text>
                  <text x="392" y="564">─</text>
                  <text x="408" y="564">─</text>
                  <text x="424" y="564">─</text>
                  <text x="440" y="564">─</text>
                  <text x="456" y="564">─</text>
                  <text x="472" y="564">─</text>
                  <text x="488" y="564">─</text>
                  <text x="504" y="564">─</text>
                  <text x="520" y="564">┐</text>
                  <text x="32" y="580">2</text>
                  <text x="408" y="580">│</text>
                  <text x="8" y="596">│</text>
                  <text x="32" y="596">n</text>
                  <text x="48" y="596">S</text>
                  <text x="100" y="596">┌──────┐</text>
                  <text x="160" y="596">│</text>
                  <text x="284" y="596">┌──────────────────────────┐</text>
                  <text x="468" y="596">┌──────┐</text>
                  <text x="520" y="596">│</text>
                  <text x="32" y="612">d</text>
                  <text x="48" y="612">l</text>
                  <text x="124" y="612">│NF-UP2├─────┤</text>
                  <text x="216" y="612">UP2</text>
                  <text x="252" y="612">IETF</text>
                  <text x="284" y="612">NS</text>
                  <text x="400" y="612">(IETF-NS-3)├─────┤NF-UP2│</text>
                  <text x="8" y="628">│</text>
                  <text x="48" y="628">i</text>
                  <text x="100" y="628">└──────┘</text>
                  <text x="160" y="628">│</text>
                  <text x="284" y="628">└──────────────────────────┘</text>
                  <text x="468" y="628">└──────┘</text>
                  <text x="520" y="628">│</text>
                  <text x="32" y="644">5</text>
                  <text x="48" y="644">c</text>
                  <text x="408" y="644">│</text>
                  <text x="8" y="660">│</text>
                  <text x="32" y="660">G</text>
                  <text x="48" y="660">e</text>
                  <text x="160" y="660">│</text>
                  <text x="520" y="660">│</text>
                  <text x="16" y="676">─</text>
                  <text x="32" y="676">─</text>
                  <text x="48" y="676">─</text>
                  <text x="64" y="676">─</text>
                  <text x="80" y="676">─</text>
                  <text x="96" y="676">─</text>
                  <text x="112" y="676">─</text>
                  <text x="128" y="676">─</text>
                  <text x="144" y="676">─</text>
                  <text x="160" y="676">─</text>
                  <text x="176" y="676">─</text>
                  <text x="192" y="676">─</text>
                  <text x="208" y="676">─</text>
                  <text x="224" y="676">─</text>
                  <text x="240" y="676">─</text>
                  <text x="256" y="676">─</text>
                  <text x="272" y="676">─</text>
                  <text x="288" y="676">─</text>
                  <text x="304" y="676">─</text>
                  <text x="320" y="676">─</text>
                  <text x="336" y="676">─</text>
                  <text x="352" y="676">─</text>
                  <text x="368" y="676">─</text>
                  <text x="384" y="676">─</text>
                  <text x="408" y="676">─│─</text>
                  <text x="432" y="676">─</text>
                  <text x="448" y="676">─</text>
                  <text x="464" y="676">─</text>
                  <text x="480" y="676">─</text>
                  <text x="496" y="676">─</text>
                  <text x="512" y="676">─</text>
                  <text x="160" y="692">│</text>
                  <text x="256" y="708">Transport</text>
                  <text x="328" y="708">Network</text>
                  <text x="408" y="708">│</text>
                  <text x="160" y="724">│</text>
                  <text x="168" y="740">─</text>
                  <text x="184" y="740">─</text>
                  <text x="200" y="740">─</text>
                  <text x="216" y="740">─</text>
                  <text x="232" y="740">─</text>
                  <text x="248" y="740">─</text>
                  <text x="264" y="740">─</text>
                  <text x="280" y="740">─</text>
                  <text x="296" y="740">─</text>
                  <text x="312" y="740">─</text>
                  <text x="328" y="740">─</text>
                  <text x="344" y="740">─</text>
                  <text x="360" y="740">─</text>
                  <text x="376" y="740">─</text>
                  <text x="392" y="740">─</text>
                  <text x="408" y="740">┘</text>
                  <text x="76" y="756">Deployment</text>
                  <text x="132" y="756">of</text>
                  <text x="188" y="756">additional</text>
                  <text x="244" y="756">5G</text>
                  <text x="280" y="756">slice</text>
                  <text x="324" y="756">with</text>
                  <text x="372" y="756">shared</text>
                  <text x="432" y="756">Control</text>
                  <text x="488" y="756">Plane</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
                      ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │  1    ┌─────┐      ┌──────────────────────────┐ │    ┌─────┐  │
      s S  │NF-CP├──────┤  CP IETF NS (IETF-NS-1)  ├──────┤NF-CP│
   │  t l  └─────┘      └──────────────────────────┘ │    └─────┘  │
        i             │
   │  5 c  ┌─────┐      ┌──────────────────────────┐ │    ┌─────┐  │
      G e  │NF-UP├──────┤  UP IETF NS (IETF-NS-2)  ├──────┤NF-UP│
   │       └─────┘      └──────────────────────────┘ │    └─────┘  │
    ─ ─ ─ ─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
                                                     │
                      │      Transport Network
                                                     │
                      └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
                         Deployment of first 5G slice
                                     │ │
                                     │ │
                                     │ │
                                    ─┘ └─
                                    ╲   ╱
                                     ╲ ╱
                                      V
   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
                      ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │  1    ┌─────┐      ┌──────────────────────────┐ │    ┌─────┐  │
      s S  │NF-CP├──────┤  CP IETF NS (IETF-NS-1)  ├──────┤NF-CP│
   │  t l  └─────┘      └──────────────────────────┘ │    └─────┘  │
        i             │
   │  5 c  ┌─────┐      ┌──────────────────────────┐ │    ┌─────┐  │
      G e  │NF-UP├──────┤  UP IETF NS (IETF-NS-2)  ├──────┤NF-UP│
   │       └─────┘      └──────────────────────────┘ │    └─────┘  │
    ─ ─ ─ ─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
                                                     │
   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
      2                                              │
   │  n S  ┌──────┐   │ ┌──────────────────────────┐     ┌──────┐  │
      d l  │NF-UP2├─────┤   UP2 IETF NS (IETF-NS-3)├─────┤NF-UP2│
   │    i  └──────┘   │ └──────────────────────────┘     └──────┘  │
      5 c                                            │
   │  G e             │                                            │
    ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─
                      │
                              Transport Network      │
                      │
                       ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
       Deployment of additional 5G slice with shared Control Plane
]]></artwork>
          </artset>
        </figure>
      </section>
    </section>
    <section anchor="high-level-overview-of-the-realization-model">
      <name>High-Level Overview of the Realization Model</name>
      <t><xref target="I-D.ietf-teas-ietf-network-slices"/> introduces the concept of the
   Network Resource Partition (NRP), which is defined as a collection of
   resources identified in the underlay network.  In the basic
   realization model described in this document, a single NRP is used
   with the following characteristics:</t>
      <ul spacing="normal">
        <li>
          <t>L2VPN/L3VPN service instances for logical separation:  </t>
          <t>
This realization model of transport for 5G slices assumes Layer-3
delivery for midhaul and backhaul transport connections, and a
Layer 2 or Layer 3 (eCPRI supports both) delivery model for
fronthaul connections.  L2VPN/L3VPN service instances might be
used as basic form of logical slice separation.  Further, using
service instances results in additional outer header (as packets
are encapsulated/decapsulated at the nodes performing PE
functions) providing clean discrimantion between 5G QoS and TN
QoS, as explained in <xref target="sec-qos-map"/>.</t>
        </li>
        <li>
          <t>Fine-grained resource control at the ETN:  </t>
          <t>
This is sometimes called 'admission control' or 'traffic
conditioning'.  The main purpose is the enforcement of the
bandwidth contract for the slice right at the edge of the
transport domain where the traffic is handed-off between the
transport domain and the 5G domains (i.e., RAN/Core).  </t>
          <t>
The toolset used here is granular ingress policing (rate limiting)
to enforce contracted bandwidths per slice and, potentially, per
traffic class within the slice.  Out-of-contract traffic might be
immediately dropped, or marked as high drop probability traffic,
which is more likely to be dropped somewhere at the transit if
congestion occurs.  In the egress direction at the edge of the
transport domain, hierarchical schedulers/shapers can be deployed,
providing guaranteed rates per slice, as well as guarantees per
traffic class within the slice.  </t>
          <t>
In the managed CE use cases (use cases A1, A2, B1, and B2 depicted in
<xref target="_figure-7"/>) edge admission control could be distributed between CE
and PE, where one part of the edge admission control is
implemented on CE, and another part of the edge admission control
is implemented on PE.</t>
        </li>
        <li>Coarse resource control at the TN transit (non-attachment
circuits) links of the transport domain, using a single NRP, spanning the entire TN domain.
Transit nodes do not maintain any state of individual slices.
Instead, only a flat (non-hierarchical) QoS model is used on
transit links with up to 8 traffic classes.  At the transport
domain edge, traffic-flows from multiple slice services are mapped
to the limited number of traffic classes used on transit links.</li>
        <li>
          <t>Capacity planning/management for efficient usage of TN edge and TN
transit resources:  </t>
          <t>
The role of capacity management is to ensure the transport
capacity can be utilized without causing any bottlenecks.  The
toolset used here can range from careful network planning, to
ensure more less equal traffic distribution (i.e., equal cost load
balancing), to advanced traffic engineering techniques, with or
without bandwidth reservations, to force more consistent load
distribution even in non-ECMP friendly network topologies.</t>
        </li>
      </ul>
      <figure anchor="_figure-8">
        <name>Resource Allocation in with single NRP Slicing Model</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="536" viewBox="0 0 536 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <g class="text">
                <text x="72" y="36">┌</text>
                <text x="88" y="36">─</text>
                <text x="104" y="36">─</text>
                <text x="120" y="36">─</text>
                <text x="136" y="36">─</text>
                <text x="152" y="36">─</text>
                <text x="168" y="36">─</text>
                <text x="184" y="36">─</text>
                <text x="200" y="36">─</text>
                <text x="216" y="36">─</text>
                <text x="232" y="36">─</text>
                <text x="248" y="36">─</text>
                <text x="264" y="36">─</text>
                <text x="280" y="36">─</text>
                <text x="296" y="36">─</text>
                <text x="312" y="36">─</text>
                <text x="328" y="36">─</text>
                <text x="344" y="36">─</text>
                <text x="360" y="36">─</text>
                <text x="376" y="36">─</text>
                <text x="392" y="36">─</text>
                <text x="408" y="36">─</text>
                <text x="424" y="36">─</text>
                <text x="440" y="36">─</text>
                <text x="456" y="36">┐</text>
                <text x="68" y="52">┌──────────┐</text>
                <text x="252" y="52">base</text>
                <text x="288" y="52">NRP</text>
                <text x="468" y="52">┌──────────┐</text>
                <text x="24" y="68">│</text>
                <text x="64" y="68">ETN</text>
                <text x="112" y="68">│</text>
                <text x="424" y="68">│</text>
                <text x="464" y="68">ETN</text>
                <text x="512" y="68">│</text>
                <text x="8" y="84">┌</text>
                <text x="24" y="84">┼</text>
                <text x="40" y="84">─</text>
                <text x="56" y="84">─</text>
                <text x="72" y="84">─</text>
                <text x="88" y="84">─</text>
                <text x="112" y="84">─│─</text>
                <text x="136" y="84">─</text>
                <text x="152" y="84">─</text>
                <text x="168" y="84">─</text>
                <text x="184" y="84">─</text>
                <text x="200" y="84">─</text>
                <text x="216" y="84">─</text>
                <text x="232" y="84">─</text>
                <text x="248" y="84">─</text>
                <text x="264" y="84">─</text>
                <text x="280" y="84">─</text>
                <text x="296" y="84">─</text>
                <text x="312" y="84">─</text>
                <text x="328" y="84">─</text>
                <text x="344" y="84">─</text>
                <text x="360" y="84">─</text>
                <text x="376" y="84">─</text>
                <text x="392" y="84">─</text>
                <text x="408" y="84">─</text>
                <text x="424" y="84">┼</text>
                <text x="440" y="84">─</text>
                <text x="456" y="84">─</text>
                <text x="472" y="84">─</text>
                <text x="488" y="84">─</text>
                <text x="512" y="84">─│─</text>
                <text x="48" y="100">■◀───┐│</text>
                <text x="112" y="100">│</text>
                <text x="204" y="100">IETF</text>
                <text x="256" y="100">Network</text>
                <text x="312" y="100">Slice</text>
                <text x="344" y="100">1</text>
                <text x="424" y="100">│</text>
                <text x="484" y="100">│┌────▶■</text>
                <text x="528" y="100">│</text>
                <text x="8" y="116">│</text>
                <text x="24" y="116">│</text>
                <text x="64" y="116">│</text>
                <text x="112" y="116">│</text>
                <text x="208" y="116">┌─────┐</text>
                <text x="328" y="116">┌─────┐</text>
                <text x="424" y="116">│</text>
                <text x="464" y="116">│</text>
                <text x="512" y="116">│</text>
                <text x="48" y="132">■◀───┤│</text>
                <text x="112" y="132">│</text>
                <text x="184" y="132">│</text>
                <text x="208" y="132">P</text>
                <text x="232" y="132">│</text>
                <text x="304" y="132">│</text>
                <text x="328" y="132">P</text>
                <text x="352" y="132">│</text>
                <text x="424" y="132">│</text>
                <text x="484" y="132">│├────▶■</text>
                <text x="528" y="132">│</text>
                <text x="8" y="148">├</text>
                <text x="24" y="148">┼</text>
                <text x="40" y="148">─</text>
                <text x="264" y="148">─├────▶□◀──────▶□◀───▶□◀──────▶□────▶□◀──────▶□◀───┤─</text>
                <text x="488" y="148">─</text>
                <text x="512" y="148">─│─</text>
                <text x="48" y="164">■◀───┤│</text>
                <text x="112" y="164">│</text>
                <text x="184" y="164">│</text>
                <text x="232" y="164">│</text>
                <text x="304" y="164">│</text>
                <text x="352" y="164">│</text>
                <text x="424" y="164">│</text>
                <text x="484" y="164">│├────▶■</text>
                <text x="528" y="164">│</text>
                <text x="8" y="180">│</text>
                <text x="24" y="180">│</text>
                <text x="64" y="180">│</text>
                <text x="112" y="180">│</text>
                <text x="208" y="180">└─────┘</text>
                <text x="328" y="180">└─────┘</text>
                <text x="424" y="180">│</text>
                <text x="464" y="180">│</text>
                <text x="512" y="180">│</text>
                <text x="48" y="196">■◀───┘│</text>
                <text x="112" y="196">│</text>
                <text x="204" y="196">IETF</text>
                <text x="256" y="196">Network</text>
                <text x="312" y="196">Slice</text>
                <text x="344" y="196">2</text>
                <text x="424" y="196">│</text>
                <text x="484" y="196">│└────▶■</text>
                <text x="528" y="196">│</text>
                <text x="8" y="212">└</text>
                <text x="24" y="212">┼</text>
                <text x="40" y="212">─</text>
                <text x="56" y="212">─</text>
                <text x="72" y="212">─</text>
                <text x="88" y="212">─</text>
                <text x="112" y="212">─│─</text>
                <text x="136" y="212">─</text>
                <text x="152" y="212">─</text>
                <text x="168" y="212">─</text>
                <text x="184" y="212">─</text>
                <text x="200" y="212">─</text>
                <text x="216" y="212">─</text>
                <text x="232" y="212">─</text>
                <text x="248" y="212">─</text>
                <text x="264" y="212">─</text>
                <text x="280" y="212">─</text>
                <text x="296" y="212">─</text>
                <text x="312" y="212">─</text>
                <text x="328" y="212">─</text>
                <text x="344" y="212">─</text>
                <text x="360" y="212">─</text>
                <text x="376" y="212">─</text>
                <text x="392" y="212">─</text>
                <text x="408" y="212">─</text>
                <text x="424" y="212">┼</text>
                <text x="440" y="212">─</text>
                <text x="456" y="212">─</text>
                <text x="472" y="212">─</text>
                <text x="488" y="212">─</text>
                <text x="512" y="212">─│─</text>
                <text x="24" y="228">│</text>
                <text x="72" y="228">│</text>
                <text x="112" y="228">│</text>
                <text x="424" y="228">│</text>
                <text x="456" y="228">│</text>
                <text x="512" y="228">│</text>
                <text x="68" y="244">└──────────┘</text>
                <text x="468" y="244">└──────────┘</text>
                <text x="72" y="260">└</text>
                <text x="88" y="260">─</text>
                <text x="104" y="260">─</text>
                <text x="120" y="260">─</text>
                <text x="136" y="260">─</text>
                <text x="152" y="260">─</text>
                <text x="168" y="260">─</text>
                <text x="184" y="260">─</text>
                <text x="200" y="260">─</text>
                <text x="216" y="260">─</text>
                <text x="232" y="260">─</text>
                <text x="248" y="260">─</text>
                <text x="264" y="260">─</text>
                <text x="280" y="260">─</text>
                <text x="296" y="260">─</text>
                <text x="312" y="260">─</text>
                <text x="328" y="260">─</text>
                <text x="344" y="260">─</text>
                <text x="360" y="260">─</text>
                <text x="376" y="260">─</text>
                <text x="392" y="260">─</text>
                <text x="408" y="260">─</text>
                <text x="424" y="260">─</text>
                <text x="440" y="260">─</text>
                <text x="456" y="260">┘</text>
                <text x="16" y="276">■</text>
                <text x="76" y="276">fine-grained</text>
                <text x="144" y="276">QoS</text>
                <text x="204" y="276">(dedicated</text>
                <text x="288" y="276">resources</text>
                <text x="344" y="276">per</text>
                <text x="380" y="276">IETF</text>
                <text x="416" y="276">NS)</text>
                <text x="16" y="292">□</text>
                <text x="52" y="292">coarse</text>
                <text x="100" y="292">QoS,</text>
                <text x="140" y="292">with</text>
                <text x="200" y="292">resources</text>
                <text x="268" y="292">shared</text>
                <text x="308" y="292">by</text>
                <text x="336" y="292">all</text>
                <text x="372" y="292">IETF</text>
                <text x="412" y="292">NSes</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
           ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
     ┌──────────┐               base NRP               ┌──────────┐
     │   ETN    │                                      │   ETN    │
   ┌ ┼ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─│─
     ■◀───┐│    │         IETF Network Slice 1         │   │┌────▶■ │
   │ │    │     │        ┌─────┐        ┌─────┐        │    │     │
     ■◀───┤│    │        │  P  │        │  P  │        │   │├────▶■ │
   ├ ┼ ─ ─├────▶□◀──────▶□◀───▶□◀──────▶□────▶□◀──────▶□◀───┤─ ─ ─│─
     ■◀───┤│    │        │     │        │     │        │   │├────▶■ │
   │ │    │     │        └─────┘        └─────┘        │    │     │
     ■◀───┘│    │         IETF Network Slice 2         │   │└────▶■ │
   └ ┼ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─│─
     │     │    │                                      │   │      │
     └──────────┘                                      └──────────┘
           └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
    ■ fine-grained QoS (dedicated resources per IETF NS)
    □ coarse QoS, with resources shared by all IETF NSes
]]></artwork>
        </artset>
      </figure>
      <t>The 5G control plane relies upon S-NSSAI (Single Network Slice
   Selection Assistance Information: 32-bit slice identifier) for slice
   identification.  The S-NSSAI is not visible to the transport domain,
   so instead 5G functions can expose the 5G slices to the transport
   domain by mapping to explicit L2/L3 identifiers such as VLAN-ID, IP
   addresses, or Differentiated Services Code Point (DSCP) as documented in <xref target="I-D.gcdrb-teas-5g-network-slice-application"/>.</t>
      <section anchor="sec-vlan-handoff">
        <name>VLAN Hand-off</name>
        <t>In this option, the IETF Network Slice, fulfilling connectivity
   requirements between NFs of some 5G slice, is represented at the SDP
   by a VLAN, or double VLANs (commonly known as QinQ).  Each VLAN can
   represent a distinct logical interface on the attachment circuits,
   hence it provides the possibility to place these logical interfaces
   in distinct L2 or L3 service instances and implement separation
   between slices via service instances.  Since the 5G interfaces are IP
   based interfaces (the only exception could be the F2 fronthaul-
   interface, where eCPRI with Ethernet encapsulation is used), this
   VLAN is typically not transported across the TN domain.  Typically,
   it has only local significance at a particular SDP.  For
   simplification it is recommended to rely on a same VLAN identifier
   for all ACs, when possible.  However, SDPs for a same slice at
   different locations may also use different VLAN values.  Therefore, a
   VLAN to IETF Network Slice mapping table <bcp14>MUST</bcp14> be maintained for each
   AC, and the VLAN allocation <bcp14>MUST</bcp14> be coordinated between TN orchestration and
   local segment orchestration.  Thus, while VLAN hand-off is simple from
   the NF point of view, it adds complexity due to the requirement of
   maintaining mapping tables for each SDP.</t>
        <figure anchor="_figure-9">
          <name>5G Slice with VLAN Hand-off</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="304" width="552" viewBox="0 0 552 304" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <circle cx="16" cy="272" r="6" class="closeddot" fill="black"/>
                <circle cx="64" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="64" cy="128" r="6" class="closeddot" fill="black"/>
                <circle cx="64" cy="144" r="6" class="closeddot" fill="black"/>
                <circle cx="128" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="128" cy="128" r="6" class="closeddot" fill="black"/>
                <circle cx="128" cy="144" r="6" class="closeddot" fill="black"/>
                <circle cx="312" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="312" cy="128" r="6" class="closeddot" fill="black"/>
                <circle cx="312" cy="144" r="6" class="closeddot" fill="black"/>
                <circle cx="376" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="376" cy="144" r="6" class="closeddot" fill="black"/>
                <circle cx="424" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="424" cy="144" r="6" class="closeddot" fill="black"/>
                <circle cx="488" cy="112" r="6" class="closeddot" fill="black"/>
                <circle cx="488" cy="128" r="6" class="closeddot" fill="black"/>
                <circle cx="488" cy="144" r="6" class="closeddot" fill="black"/>
                <g class="text">
                  <text x="24" y="36">VLANs</text>
                  <text x="100" y="36">representing</text>
                  <text x="180" y="36">slices</text>
                  <text x="312" y="36">VLANs</text>
                  <text x="388" y="36">representing</text>
                  <text x="468" y="36">slices</text>
                  <text x="96" y="68">│</text>
                  <text x="144" y="68">┌</text>
                  <text x="160" y="68">─</text>
                  <text x="176" y="68">─</text>
                  <text x="192" y="68">─</text>
                  <text x="208" y="68">─</text>
                  <text x="224" y="68">─</text>
                  <text x="240" y="68">─</text>
                  <text x="256" y="68">─</text>
                  <text x="272" y="68">─</text>
                  <text x="288" y="68">─</text>
                  <text x="344" y="68">│</text>
                  <text x="456" y="68">│</text>
                  <text x="96" y="84">│</text>
                  <text x="296" y="84">│</text>
                  <text x="344" y="84">│</text>
                  <text x="456" y="84">│</text>
                  <text x="36" y="100">┌──────┐</text>
                  <text x="96" y="100">▼</text>
                  <text x="152" y="100">┌─┴───┐</text>
                  <text x="252" y="100">Transport┌─────┐</text>
                  <text x="344" y="100">▼</text>
                  <text x="400" y="100">┌─────┐</text>
                  <text x="456" y="100">▼</text>
                  <text x="516" y="100">┌──────┐</text>
                  <text x="8" y="116">│</text>
                  <text x="96" y="116">───────</text>
                  <text x="136" y="116">■</text>
                  <text x="176" y="116">│</text>
                  <text x="264" y="116">│</text>
                  <text x="304" y="116">■</text>
                  <text x="344" y="116">───────</text>
                  <text x="456" y="116">───────</text>
                  <text x="544" y="116">│</text>
                  <text x="8" y="132">│</text>
                  <text x="28" y="132">NF</text>
                  <text x="96" y="132">───────</text>
                  <text x="136" y="132">■</text>
                  <text x="164" y="132">ETN│</text>
                  <text x="276" y="132">│ETN</text>
                  <text x="304" y="132">■</text>
                  <text x="400" y="132">───────●L2/L3●───────</text>
                  <text x="524" y="132">NF</text>
                  <text x="544" y="132">│</text>
                  <text x="8" y="148">│</text>
                  <text x="96" y="148">───────</text>
                  <text x="136" y="148">■</text>
                  <text x="176" y="148">│</text>
                  <text x="264" y="148">│</text>
                  <text x="304" y="148">■</text>
                  <text x="344" y="148">───────</text>
                  <text x="456" y="148">───────</text>
                  <text x="544" y="148">│</text>
                  <text x="36" y="164">└──────┘</text>
                  <text x="152" y="164">└─┬───┘</text>
                  <text x="224" y="164">Network</text>
                  <text x="288" y="164">└─────┘</text>
                  <text x="400" y="164">└─────┘</text>
                  <text x="516" y="164">└──────┘</text>
                  <text x="296" y="180">│</text>
                  <text x="144" y="196">└</text>
                  <text x="160" y="196">─</text>
                  <text x="176" y="196">─</text>
                  <text x="192" y="196">─</text>
                  <text x="208" y="196">─</text>
                  <text x="224" y="196">─</text>
                  <text x="240" y="196">─</text>
                  <text x="256" y="196">─</text>
                  <text x="272" y="196">─</text>
                  <text x="288" y="196">─</text>
                  <text x="272" y="212">└────────┘└────────────────────┘└─────────────────────┘</text>
                  <text x="96" y="228">Local</text>
                  <text x="228" y="228">TN</text>
                  <text x="408" y="228">Local</text>
                  <text x="96" y="244">Segment</text>
                  <text x="232" y="244">Segment</text>
                  <text x="408" y="244">Segment</text>
                  <text x="32" y="276">–</text>
                  <text x="72" y="276">logical</text>
                  <text x="144" y="276">interface</text>
                  <text x="232" y="276">represented</text>
                  <text x="292" y="276">by</text>
                  <text x="324" y="276">VLAN</text>
                  <text x="356" y="276">on</text>
                  <text x="404" y="276">physical</text>
                  <text x="480" y="276">interface</text>
                  <text x="16" y="292">■</text>
                  <text x="32" y="292">-</text>
                  <text x="72" y="292">Service</text>
                  <text x="152" y="292">Demarcation</text>
                  <text x="224" y="292">Point</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
VLANs representing slices           VLANs representing slices

           │     ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─      │             │
           │                        │     │             │
┌──────┐   ▼   ┌─┴───┐ Transport┌─────┐   ▼   ┌─────┐   ▼   ┌──────┐
│      ●───────●■    │          │    ■●───────●     ●───────●      │
│ NF   ●───────●■ ETN│          │ETN ■●───────●L2/L3●───────●   NF │
│      ●───────●■    │          │    ■●───────●     ●───────●      │
└──────┘       └─┬───┘  Network └─────┘       └─────┘       └──────┘
                                    │
                 └ ─ ─ ─ ─ ─ ─ ─ ─ ─
      └────────┘└────────────────────┘└─────────────────────┘
         Local             TN                   Local
        Segment          Segment               Segment

 ● – logical interface represented by VLAN on physical interface
 ■ - Service Demarcation Point
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="ip-hand-off">
        <name>IP Hand-off</name>
        <t>In this option, the slices in the transport domain are instantiated
   by IP tunnels (for example, IPsec, GTP-U tunnel) established between
   NFs.  The transport for a single 5G slice is constructed with
   multiple such tunnels, since a typical 5G slice contains many NFs -
   especially DUs and CUs.  If a shared NF (i.e., an NF that serves
   multiple slices, for example a shared DU) is deployed, multiple
   tunnels from shared NF are established, each tunnel representing a
   single slice.  As opposed to the VLAN hand-off case, there is no
   logical interface representing slice on the PE, hence all slices are
   handled within single service instance.  On the other hand, similarly
   to the VLAN hand-off case, a mapping table tracking IP to IETF
   Network Slice mapping is required.</t>
        <figure anchor="_figure-10">
          <name>5G Slice with IP Hand-off</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="304" width="552" viewBox="0 0 552 304" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 56,110 L 144,110" fill="none" stroke="black"/>
                <path d="M 56,114 L 144,114" fill="none" stroke="black"/>
                <path d="M 160,110 L 280,110" fill="none" stroke="black"/>
                <path d="M 160,114 L 280,114" fill="none" stroke="black"/>
                <path d="M 296,110 L 496,110" fill="none" stroke="black"/>
                <path d="M 296,114 L 496,114" fill="none" stroke="black"/>
                <path d="M 56,142 L 144,142" fill="none" stroke="black"/>
                <path d="M 56,146 L 144,146" fill="none" stroke="black"/>
                <path d="M 160,142 L 280,142" fill="none" stroke="black"/>
                <path d="M 160,146 L 280,146" fill="none" stroke="black"/>
                <path d="M 296,142 L 496,142" fill="none" stroke="black"/>
                <path d="M 296,146 L 496,146" fill="none" stroke="black"/>
                <circle cx="48" cy="112" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="48" cy="144" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="88" cy="272" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="504" cy="112" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="504" cy="144" r="6" class="opendot" fill="white" stroke="black"/>
                <g class="text">
                  <text x="352" y="36">Tunnels</text>
                  <text x="436" y="36">representing</text>
                  <text x="516" y="36">slices</text>
                  <text x="152" y="68">┌</text>
                  <text x="168" y="68">─</text>
                  <text x="184" y="68">─</text>
                  <text x="200" y="68">─</text>
                  <text x="216" y="68">─</text>
                  <text x="232" y="68">─</text>
                  <text x="248" y="68">─</text>
                  <text x="264" y="68">─</text>
                  <text x="280" y="68">─</text>
                  <text x="296" y="68">┐</text>
                  <text x="456" y="68">│</text>
                  <text x="456" y="84">│</text>
                  <text x="36" y="100">┌──────┐</text>
                  <text x="152" y="100">┌──┴──┐</text>
                  <text x="252" y="100">Transport┌───┴─┐</text>
                  <text x="400" y="100">┌─────┐</text>
                  <text x="456" y="100">▼</text>
                  <text x="516" y="100">┌──────┐</text>
                  <text x="8" y="116">│</text>
                  <text x="152" y="116">■</text>
                  <text x="288" y="116">■</text>
                  <text x="544" y="116">│</text>
                  <text x="8" y="132">│</text>
                  <text x="28" y="132">NF</text>
                  <text x="96" y="132">├───────┤</text>
                  <text x="152" y="132">ETN</text>
                  <text x="176" y="132">│</text>
                  <text x="264" y="132">│</text>
                  <text x="288" y="132">ETN</text>
                  <text x="400" y="132">├───────┤L2/L3├───────┤</text>
                  <text x="524" y="132">NF</text>
                  <text x="544" y="132">│</text>
                  <text x="8" y="148">│</text>
                  <text x="152" y="148">■</text>
                  <text x="288" y="148">■</text>
                  <text x="544" y="148">│</text>
                  <text x="36" y="164">└──────┘</text>
                  <text x="152" y="164">└──┬──┘</text>
                  <text x="224" y="164">Network</text>
                  <text x="288" y="164">└───┬─┘</text>
                  <text x="400" y="164">└─────┘</text>
                  <text x="516" y="164">└──────┘</text>
                  <text x="152" y="196">└</text>
                  <text x="168" y="196">─</text>
                  <text x="184" y="196">─</text>
                  <text x="200" y="196">─</text>
                  <text x="216" y="196">─</text>
                  <text x="232" y="196">─</text>
                  <text x="248" y="196">─</text>
                  <text x="264" y="196">─</text>
                  <text x="280" y="196">─</text>
                  <text x="296" y="196">┘</text>
                  <text x="272" y="212">└────────┘└────────────────────┘└─────────────────────┘</text>
                  <text x="96" y="228">Local</text>
                  <text x="228" y="228">TN</text>
                  <text x="408" y="228">Local</text>
                  <text x="96" y="244">Segment</text>
                  <text x="232" y="244">Segment</text>
                  <text x="408" y="244">Segment</text>
                  <text x="104" y="276">–</text>
                  <text x="140" y="276">tunnel</text>
                  <text x="200" y="276">(IPsec,</text>
                  <text x="260" y="276">GTP-U,</text>
                  <text x="308" y="276">...)</text>
                  <text x="376" y="276">termination</text>
                  <text x="448" y="276">point</text>
                  <text x="88" y="292">■</text>
                  <text x="104" y="292">-</text>
                  <text x="144" y="292">Service</text>
                  <text x="224" y="292">Demarcation</text>
                  <text x="296" y="292">Point</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                                        Tunnels representing slices

                  ┌ ─ ─ ─ ─ ─ ─ ─ ─ ┐                   │
                                                        │
┌──────┐       ┌──┴──┐ Transport┌───┴─┐       ┌─────┐   ▼   ┌──────┐
│    ○════════════■════════════════■══════════════════════════○    │
│ NF   ├───────┤ ETN │          │ ETN ├───────┤L2/L3├───────┤   NF │
│    ○════════════■════════════════■══════════════════════════○    │
└──────┘       └──┬──┘  Network └───┬─┘       └─────┘       └──────┘

                  └ ─ ─ ─ ─ ─ ─ ─ ─ ┘
      └────────┘└────────────────────┘└─────────────────────┘
         Local             TN                   Local
        Segment          Segment               Segment

          ○ – tunnel (IPsec, GTP-U, ...) termination point
          ■ - Service Demarcation Point
]]></artwork>
          </artset>
        </figure>
        <t>The mapping table can be simplified if, e.g., IPv6 addressing is used
   to address NFs.  An IPv6 address is a 128-bit long field, while the
   S-NSSAI is a 32-bit field: Slice/Service Type (SST): 8 bits, Slice
   Differentiator (SD): 24 bits. 32 bits, out of 128 bits of the IPv6
   address, may be used to encode the S-NSSAI, which makes an IP to
   Slice mapping table unnecessary. This mapping is simply a local allocation method
   to allocate IPv6 addresses to NF loopbacks, without redefining IPv6
   semantic. Different IPv6 address allocation schemes following this
   mapping approach may be used, with one example allocation showed in <xref target="_figure-11"/>.</t>
        <t>Note that this addressing scheme is local to a node; intermediary nodes are not
   required to associate any additional semantic with IPv6 address.</t>
        <t>One
   benefit of embedding the S-NSSAI in the IPv6 address is providing
   a very easy way of identifying the packet as belonging to given
   S-NSSAI at any place in the transport domain.  This might be
   used, for example, to selectively enable per S-NSSAI monitoring, or
   any other per S-NSSAI handling, if required.</t>
        <figure anchor="_figure-11">
          <name>An Example of S-NSSAI embedded into IPv6</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="176" width="336" viewBox="0 0 336 176" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <g class="text">
                  <text x="92" y="36">NF</text>
                  <text x="140" y="36">specific</text>
                  <text x="284" y="36">reserved</text>
                  <text x="60" y="52">(not</text>
                  <text x="104" y="52">slice</text>
                  <text x="168" y="52">specific)</text>
                  <text x="256" y="52">for</text>
                  <text x="304" y="52">S-NSSAI</text>
                  <text x="128" y="68">◀───────────────────────────▶</text>
                  <text x="288" y="68">◀───────▶</text>
                  <text x="168" y="84">┌────┬────┬────┬────┬────┬────┬────┬────┐</text>
                  <text x="168" y="100">│2001:0db8:xxxx:xxxx:xxxx:xxxx:ttdd:dddd│</text>
                  <text x="168" y="116">└─────────┴─────────┴─────────┴─────────┘</text>
                  <text x="20" y="132">tt</text>
                  <text x="72" y="132">-</text>
                  <text x="96" y="132">SST</text>
                  <text x="124" y="132">(8</text>
                  <text x="160" y="132">bits)</text>
                  <text x="36" y="148">dddddd</text>
                  <text x="72" y="148">-</text>
                  <text x="92" y="148">SD</text>
                  <text x="120" y="148">(24</text>
                  <text x="160" y="148">bits)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
             NF specific          reserved
        (not slice specific)     for S-NSSAI
    ◀───────────────────────────▶ ◀───────▶
   ┌────┬────┬────┬────┬────┬────┬────┬────┐
   │2001:0db8:xxxx:xxxx:xxxx:xxxx:ttdd:dddd│
   └─────────┴─────────┴─────────┴─────────┘
    tt     - SST (8 bits)
    dddddd - SD (24 bits)
]]></artwork>
          </artset>
        </figure>
        <t>In the example shown in <xref target="_figure-11"/>, the most significant 96 bits of the IPv6 address are
   unique to NF, but do not carry any slice-specific information, while
   the least significant 32 bits are used to embed the S-NSSAI information.
   The 96-bit part of the address may be further divided based, for
   example, on the geographical location or the DC identification.</t>
        <t><xref target="_figure-12"/> shows an example of slicing deployment, where S-NSSAI is
   embedded into IPv6 addresses used by NFs.  NF-A has a set of tunnel
   termination points, with unique per-slice IP addresses allocated from
   the 2001:db8::a:0:0/96 prefix, while NF-B uses set of tunnel
   termination points with per-slice IP addresses allocated from
   2001:db8::b:0:0/96.  This example shows two slices: eMBB (SST=1) and
   MIoT (SST=3).  Therefore, for eMBB the tunnel IP addresses are auto-
   derived (without the need for a mapping table) as {2001:db8::a:100:0,
   2001:db8::b:100:0}, while for MIoT (SST=3) tunnel uses
   {2001:db8::a:300:0, 2001:db8::b:300:0}.</t>
        <figure anchor="_figure-12">
          <name>Deployment example with S-NSSAI embedded into IPv6</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="304" width="552" viewBox="0 0 552 304" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 56,110 L 200,110" fill="none" stroke="black"/>
                <path d="M 56,114 L 200,114" fill="none" stroke="black"/>
                <path d="M 216,110 L 336,110" fill="none" stroke="black"/>
                <path d="M 216,114 L 336,114" fill="none" stroke="black"/>
                <path d="M 352,110 L 496,110" fill="none" stroke="black"/>
                <path d="M 352,114 L 496,114" fill="none" stroke="black"/>
                <path d="M 56,142 L 200,142" fill="none" stroke="black"/>
                <path d="M 56,146 L 200,146" fill="none" stroke="black"/>
                <path d="M 216,142 L 336,142" fill="none" stroke="black"/>
                <path d="M 216,146 L 336,146" fill="none" stroke="black"/>
                <path d="M 352,142 L 496,142" fill="none" stroke="black"/>
                <path d="M 352,146 L 496,146" fill="none" stroke="black"/>
                <circle cx="48" cy="112" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="48" cy="144" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="88" cy="272" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="504" cy="112" r="6" class="opendot" fill="white" stroke="black"/>
                <circle cx="504" cy="144" r="6" class="opendot" fill="white" stroke="black"/>
                <g class="text">
                  <text x="84" y="36">2001:db8::a:0:0/96</text>
                  <text x="188" y="36">(NF-A)</text>
                  <text x="412" y="36">2001:db8::b:0:0/96</text>
                  <text x="516" y="36">(NF-B)</text>
                  <text x="96" y="68">2001:db8::a:100:0/128</text>
                  <text x="200" y="68">┌</text>
                  <text x="216" y="68">─</text>
                  <text x="232" y="68">─</text>
                  <text x="248" y="68">─</text>
                  <text x="264" y="68">─</text>
                  <text x="280" y="68">─</text>
                  <text x="296" y="68">─</text>
                  <text x="312" y="68">─</text>
                  <text x="328" y="68">─</text>
                  <text x="344" y="68">─</text>
                  <text x="456" y="68">2001:db8::b:100:0/128</text>
                  <text x="48" y="84">│</text>
                  <text x="352" y="84">│</text>
                  <text x="504" y="84">│</text>
                  <text x="36" y="100">┌────▼─┐</text>
                  <text x="92" y="100">eMBB</text>
                  <text x="144" y="100">(SST=1)</text>
                  <text x="200" y="100">│</text>
                  <text x="280" y="100">Transport</text>
                  <text x="516" y="100">┌─▼────┐</text>
                  <text x="8" y="116">│</text>
                  <text x="208" y="116">■</text>
                  <text x="344" y="116">■</text>
                  <text x="544" y="116">│</text>
                  <text x="8" y="132">│</text>
                  <text x="36" y="132">NF-A</text>
                  <text x="64" y="132">│</text>
                  <text x="200" y="132">│</text>
                  <text x="352" y="132">│</text>
                  <text x="488" y="132">│</text>
                  <text x="516" y="132">NF-B</text>
                  <text x="544" y="132">│</text>
                  <text x="8" y="148">│</text>
                  <text x="208" y="148">■</text>
                  <text x="344" y="148">■</text>
                  <text x="544" y="148">│</text>
                  <text x="36" y="164">└────▲─┘</text>
                  <text x="92" y="164">MIoT</text>
                  <text x="144" y="164">(SST=3)</text>
                  <text x="200" y="164">│</text>
                  <text x="280" y="164">Network</text>
                  <text x="516" y="164">└─▲────┘</text>
                  <text x="48" y="180">│</text>
                  <text x="352" y="180">│</text>
                  <text x="504" y="180">│</text>
                  <text x="96" y="196">2001:db8::a:300:0/128</text>
                  <text x="200" y="196">└</text>
                  <text x="216" y="196">─</text>
                  <text x="232" y="196">─</text>
                  <text x="248" y="196">─</text>
                  <text x="264" y="196">─</text>
                  <text x="280" y="196">─</text>
                  <text x="296" y="196">─</text>
                  <text x="312" y="196">─</text>
                  <text x="328" y="196">─</text>
                  <text x="344" y="196">─</text>
                  <text x="456" y="196">2001:db8::b:300:0/128</text>
                  <text x="276" y="228">└──────────────────┘└────────────────┘└──────────────────┘</text>
                  <text x="88" y="244">Local</text>
                  <text x="144" y="244">Segment</text>
                  <text x="244" y="244">TN</text>
                  <text x="288" y="244">Segment</text>
                  <text x="400" y="244">Local</text>
                  <text x="456" y="244">Segment</text>
                  <text x="104" y="276">–</text>
                  <text x="140" y="276">tunnel</text>
                  <text x="200" y="276">(IPsec,</text>
                  <text x="260" y="276">GTP-U,</text>
                  <text x="308" y="276">...)</text>
                  <text x="376" y="276">termination</text>
                  <text x="448" y="276">point</text>
                  <text x="88" y="292">■</text>
                  <text x="104" y="292">-</text>
                  <text x="144" y="292">Service</text>
                  <text x="224" y="292">Demarcation</text>
                  <text x="296" y="292">Point</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
 2001:db8::a:0:0/96 (NF-A)                2001:db8::b:0:0/96 (NF-B)

 2001:db8::a:100:0/128  ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─   2001:db8::b:100:0/128
     │                                     │                  │
┌────▼─┐ eMBB (SST=1)   │     Transport                     ┌─▼────┐
│    ○═══════════════════■════════════════■═══════════════════○    │
│ NF-A │                │                  │                │ NF-B │
│    ○═══════════════════■════════════════■═══════════════════○    │
└────▲─┘ MIoT (SST=3)   │      Network                      └─▲────┘
     │                                     │                  │
 2001:db8::a:300:0/128  └ ─ ─ ─ ─ ─ ─ ─ ─ ─   2001:db8::b:300:0/128

     └──────────────────┘└────────────────┘└──────────────────┘
        Local Segment        TN Segment        Local Segment

          ○ – tunnel (IPsec, GTP-U, ...) termination point
          ■ - Service Demarcation Point
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="mpls-label-hand-off">
        <name>MPLS Label Hand-off</name>
        <t>In this option, the service instances representing different slices
   are created directly on the NF, or within the cloud infrastructure
   hosting the NF, and attached to the TN domain.  Therefore, the packet
   is MPLS encapsulated outside the TN domain with native MPLS
   encapsulation, or MPLSoUDP encapsulation, depending on the capability
   of the NF or cloud infrastructure, with the service label depicting
   the slice.</t>
        <t>There are three major methods (based upon Section 10 of <xref target="RFC4364"/>) for interconnecting multiple service domains:</t>
        <ul spacing="normal">
          <li>Option 10A (<xref target="sec-10a"/>): VRF-to-VRF connections.</li>
          <li>Option 10B (<xref target="sec-10b"/>): redistribution of labeled VPN routes with next-hop
change at domain boundaries.</li>
          <li>Option 10C (<xref target="sec-10c"/>): redistribution of labeled VPN routes without next-hop
change + redistribution of labeled transport routes with next-hop
change at domain boundaries.</li>
        </ul>
        <section anchor="sec-10a">
          <name>Option 10A</name>
          <t>In this option, MPLS is not used in VRF-to-VRF hand-offs,
   since services are terminated at the boundary of each domain, and
   VLAN hand-off is in place between the domains.  Thus, this option is
   the same as VLAN hand-off, described in <xref target="sec-vlan-handoff"/>.</t>
        </section>
        <section anchor="sec-10b">
          <name>Option 10B</name>
          <t>In this option, L3VPN service instances for different IETF
   Network Slice Services are instantiated outside the TN domain.  These L3VPN service instances
   could be instantiated either on the compute, hosting mobile network
   functions (<xref target="_figure-13"/>, left hand side), or within the cloud
   infrastructure itself (e.g., on the top of the rack or leaf switch
   within cloud IP fabric (<xref target="_figure-13"/>, right hand side)). On the local segment connected to ETN packets are already MPLS
   encapsulated (or MPLSoUDP encapsulated, if cloud or compute
   infrastructure doesn't support native MPLS encapsulation). Therefore,
   the PE uses neither a VLAN nor an IP address for slice
   identification at the SDP, but instead uses the MPLS label.</t>
          <figure anchor="_figure-13">
            <name>MPLS Hand-off: Option B</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="448" width="552" viewBox="0 0 552 448" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <circle cx="24" cy="400" r="6" class="closeddot" fill="black"/>
                  <circle cx="424" cy="240" r="6" class="closeddot" fill="black"/>
                  <circle cx="424" cy="256" r="6" class="closeddot" fill="black"/>
                  <circle cx="424" cy="272" r="6" class="closeddot" fill="black"/>
                  <circle cx="488" cy="240" r="6" class="closeddot" fill="black"/>
                  <circle cx="488" cy="256" r="6" class="closeddot" fill="black"/>
                  <circle cx="488" cy="272" r="6" class="closeddot" fill="black"/>
                  <g class="text">
                    <text x="72" y="36">◁──────</text>
                    <text x="192" y="36">◁──────</text>
                    <text x="312" y="36">◁──────</text>
                    <text x="56" y="52">BGP</text>
                    <text x="88" y="52">VPN</text>
                    <text x="176" y="52">BGP</text>
                    <text x="208" y="52">VPN</text>
                    <text x="296" y="52">BGP</text>
                    <text x="328" y="52">VPN</text>
                    <text x="84" y="68">COM=1,</text>
                    <text x="132" y="68">L=A"</text>
                    <text x="204" y="68">COM=1,</text>
                    <text x="252" y="68">L=A'</text>
                    <text x="324" y="68">COM=1,</text>
                    <text x="368" y="68">L=A</text>
                    <text x="84" y="84">COM=2,</text>
                    <text x="132" y="84">L=B"</text>
                    <text x="204" y="84">COM=2,</text>
                    <text x="252" y="84">L=B'</text>
                    <text x="324" y="84">COM=2,</text>
                    <text x="368" y="84">L=B</text>
                    <text x="84" y="100">COM=3,</text>
                    <text x="132" y="100">L=C"</text>
                    <text x="204" y="100">COM=3,</text>
                    <text x="252" y="100">L=C'</text>
                    <text x="324" y="100">COM=3,</text>
                    <text x="368" y="100">L=C</text>
                    <text x="212" y="116">◁─────────────▷◁────────────▷◁─────────────▷</text>
                    <text x="136" y="132">nhs</text>
                    <text x="176" y="132">nhs</text>
                    <text x="248" y="132">nhs</text>
                    <text x="288" y="132">nhs</text>
                    <text x="472" y="148">VLANs</text>
                    <text x="40" y="164">service</text>
                    <text x="112" y="164">instances</text>
                    <text x="304" y="164">service</text>
                    <text x="376" y="164">instances</text>
                    <text x="476" y="164">representing</text>
                    <text x="52" y="180">representing</text>
                    <text x="132" y="180">slices</text>
                    <text x="316" y="180">representing</text>
                    <text x="396" y="180">slices</text>
                    <text x="476" y="180">slices</text>
                    <text x="48" y="196">│</text>
                    <text x="136" y="196">┌</text>
                    <text x="152" y="196">─</text>
                    <text x="168" y="196">─</text>
                    <text x="184" y="196">─</text>
                    <text x="200" y="196">─</text>
                    <text x="216" y="196">─</text>
                    <text x="232" y="196">─</text>
                    <text x="248" y="196">─</text>
                    <text x="264" y="196">─</text>
                    <text x="368" y="196">│</text>
                    <text x="464" y="196">│</text>
                    <text x="48" y="212">│</text>
                    <text x="208" y="212">Transport</text>
                    <text x="272" y="212">│</text>
                    <text x="368" y="212">│</text>
                    <text x="464" y="212">│</text>
                    <text x="36" y="228">┌────▼─┐</text>
                    <text x="152" y="228">┌┴────┐</text>
                    <text x="264" y="228">┌─────┐</text>
                    <text x="388" y="228">┌─▼──────┐</text>
                    <text x="464" y="228">▼</text>
                    <text x="516" y="228">┌──────┐</text>
                    <text x="8" y="244">│</text>
                    <text x="48" y="244">◙</text>
                    <text x="64" y="244">│</text>
                    <text x="132" y="244">│■</text>
                    <text x="176" y="244">│</text>
                    <text x="240" y="244">│</text>
                    <text x="284" y="244">■│</text>
                    <text x="352" y="244">│</text>
                    <text x="392" y="244">◙………………</text>
                    <text x="456" y="244">───────</text>
                    <text x="544" y="244">│</text>
                    <text x="8" y="260">│</text>
                    <text x="28" y="260">NF</text>
                    <text x="48" y="260">◙</text>
                    <text x="100" y="260">├───────┤■</text>
                    <text x="164" y="260">ETN│</text>
                    <text x="252" y="260">│ETN</text>
                    <text x="316" y="260">■├───────┤</text>
                    <text x="392" y="260">◙………………</text>
                    <text x="456" y="260">───────</text>
                    <text x="524" y="260">NF</text>
                    <text x="544" y="260">│</text>
                    <text x="8" y="276">│</text>
                    <text x="48" y="276">◙</text>
                    <text x="64" y="276">│</text>
                    <text x="132" y="276">│■</text>
                    <text x="176" y="276">│</text>
                    <text x="240" y="276">│</text>
                    <text x="284" y="276">■│</text>
                    <text x="352" y="276">│</text>
                    <text x="392" y="276">◙………………</text>
                    <text x="456" y="276">───────</text>
                    <text x="544" y="276">│</text>
                    <text x="36" y="292">└──────┘</text>
                    <text x="152" y="292">└┬────┘</text>
                    <text x="264" y="292">└─────┘</text>
                    <text x="388" y="292">└────────┘</text>
                    <text x="516" y="292">└──────┘</text>
                    <text x="208" y="308">Network</text>
                    <text x="272" y="308">│</text>
                    <text x="392" y="308">L2/L3</text>
                    <text x="136" y="324">└</text>
                    <text x="152" y="324">─</text>
                    <text x="168" y="324">─</text>
                    <text x="184" y="324">─</text>
                    <text x="200" y="324">─</text>
                    <text x="216" y="324">─</text>
                    <text x="232" y="324">─</text>
                    <text x="248" y="324">─</text>
                    <text x="264" y="324">─</text>
                    <text x="272" y="340">└────────┘└──────────────────┘└───────────────────────┘</text>
                    <text x="96" y="356">Local</text>
                    <text x="220" y="356">TN</text>
                    <text x="408" y="356">Local</text>
                    <text x="96" y="372">Segment</text>
                    <text x="224" y="372">Segment</text>
                    <text x="408" y="372">Segment</text>
                    <text x="40" y="404">–</text>
                    <text x="80" y="404">logical</text>
                    <text x="152" y="404">interface</text>
                    <text x="240" y="404">represented</text>
                    <text x="300" y="404">by</text>
                    <text x="332" y="404">VLAN</text>
                    <text x="364" y="404">on</text>
                    <text x="412" y="404">physical</text>
                    <text x="488" y="404">interface</text>
                    <text x="24" y="420">◙</text>
                    <text x="40" y="420">-</text>
                    <text x="80" y="420">service</text>
                    <text x="152" y="420">instances</text>
                    <text x="216" y="420">(with</text>
                    <text x="268" y="420">unique</text>
                    <text x="316" y="420">MPLS</text>
                    <text x="364" y="420">label)</text>
                    <text x="24" y="436">■</text>
                    <text x="40" y="436">-</text>
                    <text x="80" y="436">Service</text>
                    <text x="160" y="436">Demarcation</text>
                    <text x="232" y="436">Point</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
     ◁──────        ◁──────        ◁──────
     BGP VPN        BGP VPN        BGP VPN
       COM=1, L=A"    COM=1, L=A'    COM=1, L=A
       COM=2, L=B"    COM=2, L=B'    COM=2, L=B
       COM=3, L=C"    COM=3, L=C'    COM=3, L=C
    ◁─────────────▷◁────────────▷◁─────────────▷
               nhs  nhs      nhs  nhs
                                                        VLANs
 service instances                service instances  representing
representing slices              representing slices    slices
     │          ┌ ─ ─ ─ ─ ─ ─ ─ ─            │           │
     │               Transport   │           │           │
┌────▼─┐       ┌┴────┐       ┌─────┐       ┌─▼──────┐    ▼  ┌──────┐
│    ◙ │       │■    │       │    ■│       │ ◙………………●───────●      │
│ NF ◙ ├───────┤■ ETN│       │ETN ■├───────┤ ◙………………●───────●   NF │
│    ◙ │       │■    │       │    ■│       │ ◙………………●───────●      │
└──────┘       └┬────┘       └─────┘       └────────┘       └──────┘
                      Network    │            L2/L3
                └ ─ ─ ─ ─ ─ ─ ─ ─
      └────────┘└──────────────────┘└───────────────────────┘
         Local            TN                    Local
        Segment         Segment                Segment

  ● – logical interface represented by VLAN on physical interface
  ◙ - service instances (with unique MPLS label)
  ■ - Service Demarcation Point
]]></artwork>
            </artset>
          </figure>
          <t>MPLS labels are allocated dynamically, especially in Option 10B
   deployments, where at the domain boundaries service prefixes are
   reflected with next-hop self, and new label is dynamically allocated,
   as visible in <xref target="_figure-13"/> (e.g., labels A, A' and A" for the first depicted slice).  Therefore, for any slice-specific per hop
   behavior at the TN domain edge, the ETN must be able to determine
   which label represents which slice.  In the BGP control plane, when
   exchanging service prefixes over local segment, each slice might be represented by a unique BGP community, so
   tracking label assignment to the slice is possible.  For example, in
   <xref target="_figure-13"/>, for the slice identified with COM=1, ETN advertises a
   dynamically allocated label A".  Since, based on the community, the
   label to slice association is known, ETN can use this dynamically
   allocated label A" to identify incoming packets as belonging to slice
   1, and execute appropriate edge per hop behavior.</t>
          <t>It is worth noting that slice identification in the BGP control plane
   might be at the prefix granularity.  In extreme case, each prefix can have
   different community representing a different slice.  Depending on the
   business requirements, each slice could be represented by a different
   service instance, as outlined in <xref target="_figure-13"/>.  In that case, the route
   target extended community might be used as slice differentiator.  In
   another deployment, all prefixes (representing different slices)
   might be handled by single 'mobile' service instance, and some other
   BGP attribute (e.g., a standard community) might be used for slice
   differentiation.  Or there could be a deployment that groups multiple
   slices together into a single service instance, resulting in a
   handful of service instances.  In any case, fine-grained per-hop
   behavior at the edge of TN domain is possible.</t>
        </section>
        <section anchor="sec-10c">
          <name>Option 10C</name>
          <t><strong><em>for further study</em></strong></t>
        </section>
      </section>
    </section>
    <section anchor="sec-qos-map">
      <name>QoS Mapping Models</name>
      <t>The resources are managed via various QoS policies deployed in the
   network.  QoS mapping models to support 5G slicing connectivity
   implemented over packet switched transport uses two layers of QoS that are discussed in the following subsections.</t>
      <section anchor="g-qos-layer">
        <name>5G QoS Layer</name>
        <t>QoS treatment is indicated in the 5G QoS layer by the 5QI (5G QoS
   indicator), as defined in <xref target="TS-23.501"/>. A 5QI is an identifier (ID) that is
   used as a reference to 5G QoS characteristics (e.g., scheduling
   weights, admission thresholds, queue management thresholds, and link
   layer protocol configuration) in the RAN domain.  Given that
   5QI applies to the RAN domain, it is not visible to the
   TN domain.  Therefore, if 5QI-aware treatment is desired in the TN
   domain as well, 5G network functions might set DSCP with a value
   representing 5QI so that differentiated treatment can implemented in TN domain
   as well.  Based on these DSCP values, at SDP of each TN segment
   used to construct transport for given 5G slice, very granular QoS
   enforcement might be implemented.</t>
        <t>The mapping between 5QI and
   DSCP is out of scope for this document.  Mapping recommendations
   are documented, e.g., in <xref target="I-D.henry-tsvwg-diffserv-to-qci"/>.</t>
        <t>Each slice service might have flows with multiple 5QIs, thus there could be many
   different 5QIs being deployed. 5QIs (or, more precisely,
   corresponding DSCP values) are visible to the TN domain at SDP
   (i.e., at the edge of the TN domain).</t>
        <t>In this document, this layer of QoS will be referred as '5G QoS
   Class' ('5G QoS' in short), or '5G DSCP'.</t>
      </section>
      <section anchor="tn-qos-layer">
        <name>TN QoS Layer</name>
        <t>Control of the TN resources on transit links, as well as traffic
   scheduling/prioritization on transit links, is based on a flat
   (non-hierarchical) QoS model in this IETF Network Slice
   realization.  That is, IETF Network Slices are assigned dedicated
   resources (e.g., QoS queues) at the edge of the TN domain (at
   SDPs), while all IETF Network Slices are sharing resources (sharing
   QoS queues) on the transit links of the TN domain.  Typical router
   hardware can support up to 8 traffic queues per port, therefore
   the architecture assumes 8 traffic queues per port support in
   general.</t>
        <t>At this layer, QoS treatment is indicated by QoS indicator
   specific to the encapsulation used in the TN domain, and it could
   be DSCP or MPLS Traffic Class (TC).  This layer of QoS will be referred as 'TN QoS
   Class', or 'TN QoS' for short, in this document.</t>
      </section>
      <section anchor="qos-realization-models">
        <name>QoS Realization Models</name>
        <t>While 5QI might be exposed to the TN domain, via the DSCP value
   (corresponding to specific 5QI value) set in the IP packet generated
   by NFs, some 5G deployments might use 5QI in the RAN domain only,
   without requesting per 5QI differentiated treatment from the TN
   domain.  This can be due to an NF limitation (e.g., no capability to set
   DSCP), or it might simply depend on the overall slicing deployment
   model.  The O-RAN Alliance, for example, defines a phased approach to
   the slicing, with initial phases utilizing only per slice, but not
   per 5QI, differentiated treatment in the TN domain
   (Annex F of <xref target="O-RAN.WG9.XPSAAS"/>).</t>
        <t>Therefore, from a QoS perspective, the 5G slicing connectivity
   realization architecture defines two high-level realization models
   for slicing in the transport domain: a 5QI-unaware model and a 5QI-
   aware model.  Both slicing models in the transport domain could be
   used concurrently within the same 5G slice.  For example, the TN
   segment for 5G midhaul (F1-U interface) might be 5QI-aware, while
   at the same time the TN segment for 5G backhaul (N3 interface) might
   follow the 5QI-unaware model.</t>
        <t>These models are further elaborated in the following two subsections.</t>
      </section>
      <section anchor="sec-5QI-unaware">
        <name>5QI-unaware Model</name>
        <t>In 5QI-unaware mode, the DSCP values in the packets received from NF
   at SDP are ignored.  In the TN domain, there is no QoS
   differentiation at the 5G QoS Class level.  The entire IETF Network
   Slice is mapped to single TN QoS Class, and, therefore, to a single
   QoS queue on the routers in the TN domain.  With a small number of
   deployed 5G slices (for example only two 5G slices: eMBB and MIoT),
   it is possible to dedicate a separate QoS queue for each slice on
   transit routers.  However, with introduction of private/enterprises
   slices, as the number of 5G slices (and thus corresponding IETF
   Network Slices) increases, a single QoS queue on transit links serves
   multiple slices with similar characteristics.  QoS enforcement on
   transit links is fully coarse (single NRP, sharing resources among
   all IETF Network Slices), as displayed in <xref target="_figure-14"/>.</t>
        <figure anchor="_figure-14">
          <name>Slice to TN QoS Mapping (5QI-unaware Model)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="640" width="504" viewBox="0 0 504 640" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 8,64 L 8,528" fill="none" stroke="black"/>
                <path d="M 152,64 L 152,96" fill="none" stroke="black"/>
                <path d="M 152,128 L 152,192" fill="none" stroke="black"/>
                <path d="M 152,224 L 152,288" fill="none" stroke="black"/>
                <path d="M 152,320 L 152,384" fill="none" stroke="black"/>
                <path d="M 152,416 L 152,480" fill="none" stroke="black"/>
                <path d="M 152,512 L 152,528" fill="none" stroke="black"/>
                <path d="M 272,96 L 272,112" fill="none" stroke="black"/>
                <path d="M 272,144 L 272,256" fill="none" stroke="black"/>
                <path d="M 272,288 L 272,304" fill="none" stroke="black"/>
                <path d="M 272,336 L 272,496" fill="none" stroke="black"/>
                <path d="M 496,96 L 496,496" fill="none" stroke="black"/>
                <path d="M 16,48 L 144,48" fill="none" stroke="black"/>
                <path d="M 280,80 L 492,80" fill="none" stroke="black"/>
                <path d="M 280,512 L 488,512" fill="none" stroke="black"/>
                <path d="M 12,544 L 144,544" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="392" y="36">─</text>
                  <text x="408" y="36">─</text>
                  <text x="424" y="36">─</text>
                  <text x="440" y="36">─</text>
                  <text x="456" y="36">─</text>
                  <text x="472" y="36">─</text>
                  <text x="488" y="36">─</text>
                  <text x="8" y="52">┏</text>
                  <text x="152" y="52">┓</text>
                  <text x="240" y="52">ETN</text>
                  <text x="496" y="52">│</text>
                  <text x="16" y="68">┌</text>
                  <text x="32" y="68">─</text>
                  <text x="48" y="68">─</text>
                  <text x="64" y="68">─</text>
                  <text x="80" y="68">─</text>
                  <text x="96" y="68">─</text>
                  <text x="112" y="68">─</text>
                  <text x="128" y="68">─</text>
                  <text x="144" y="68">┐</text>
                  <text x="48" y="84">SDP</text>
                  <text x="272" y="84">┏</text>
                  <text x="496" y="84">┫</text>
                  <text x="16" y="100">│</text>
                  <text x="84" y="100">┌──────────┐</text>
                  <text x="144" y="100">│</text>
                  <text x="360" y="100">Transit</text>
                  <text x="412" y="100">link</text>
                  <text x="56" y="116">│IETF</text>
                  <text x="92" y="116">NS</text>
                  <text x="112" y="116">1</text>
                  <text x="180" y="116">├────────────┐</text>
                  <text x="380" y="116">┌────────────────────────┐</text>
                  <text x="16" y="132">│</text>
                  <text x="84" y="132">└──────────┘</text>
                  <text x="144" y="132">│</text>
                  <text x="256" y="132">├─────▶</text>
                  <text x="332" y="132">TN</text>
                  <text x="360" y="132">QoS</text>
                  <text x="400" y="132">Class</text>
                  <text x="432" y="132">1</text>
                  <text x="480" y="132">│</text>
                  <text x="24" y="148">─</text>
                  <text x="40" y="148">─</text>
                  <text x="56" y="148">─</text>
                  <text x="72" y="148">─</text>
                  <text x="88" y="148">─</text>
                  <text x="104" y="148">─</text>
                  <text x="120" y="148">─</text>
                  <text x="136" y="148">─</text>
                  <text x="232" y="148">│</text>
                  <text x="380" y="148">└────────────────────────┘</text>
                  <text x="16" y="164">┌</text>
                  <text x="32" y="164">─</text>
                  <text x="48" y="164">─</text>
                  <text x="64" y="164">─</text>
                  <text x="80" y="164">─</text>
                  <text x="96" y="164">─</text>
                  <text x="112" y="164">─</text>
                  <text x="128" y="164">─</text>
                  <text x="144" y="164">┐</text>
                  <text x="232" y="164">│</text>
                  <text x="380" y="164">┌────────────────────────┐</text>
                  <text x="48" y="180">SDP</text>
                  <text x="232" y="180">│</text>
                  <text x="280" y="180">│</text>
                  <text x="332" y="180">TN</text>
                  <text x="360" y="180">QoS</text>
                  <text x="400" y="180">Class</text>
                  <text x="432" y="180">2</text>
                  <text x="480" y="180">│</text>
                  <text x="16" y="196">│</text>
                  <text x="84" y="196">┌──────────┐</text>
                  <text x="144" y="196">│</text>
                  <text x="232" y="196">│</text>
                  <text x="380" y="196">└────────────────────────┘</text>
                  <text x="56" y="212">│IETF</text>
                  <text x="92" y="212">NS</text>
                  <text x="112" y="212">2</text>
                  <text x="164" y="212">├────────┐</text>
                  <text x="232" y="212">│</text>
                  <text x="380" y="212">┌────────────────────────┐</text>
                  <text x="16" y="228">│</text>
                  <text x="84" y="228">└──────────┘</text>
                  <text x="144" y="228">│</text>
                  <text x="200" y="228">│</text>
                  <text x="232" y="228">│</text>
                  <text x="280" y="228">│</text>
                  <text x="332" y="228">TN</text>
                  <text x="360" y="228">QoS</text>
                  <text x="400" y="228">Class</text>
                  <text x="432" y="228">3</text>
                  <text x="480" y="228">│</text>
                  <text x="24" y="244">─</text>
                  <text x="40" y="244">─</text>
                  <text x="56" y="244">─</text>
                  <text x="72" y="244">─</text>
                  <text x="88" y="244">─</text>
                  <text x="104" y="244">─</text>
                  <text x="120" y="244">─</text>
                  <text x="136" y="244">─</text>
                  <text x="200" y="244">│</text>
                  <text x="232" y="244">│</text>
                  <text x="380" y="244">└────────────────────────┘</text>
                  <text x="16" y="260">┌</text>
                  <text x="32" y="260">─</text>
                  <text x="48" y="260">─</text>
                  <text x="64" y="260">─</text>
                  <text x="80" y="260">─</text>
                  <text x="96" y="260">─</text>
                  <text x="112" y="260">─</text>
                  <text x="128" y="260">─</text>
                  <text x="144" y="260">┐</text>
                  <text x="200" y="260">│</text>
                  <text x="232" y="260">│</text>
                  <text x="380" y="260">┌────────────────────────┐</text>
                  <text x="48" y="276">SDP</text>
                  <text x="240" y="276">└─────────▶</text>
                  <text x="332" y="276">TN</text>
                  <text x="360" y="276">QoS</text>
                  <text x="400" y="276">Class</text>
                  <text x="432" y="276">4</text>
                  <text x="480" y="276">│</text>
                  <text x="16" y="292">│</text>
                  <text x="84" y="292">┌──────────┐</text>
                  <text x="144" y="292">│</text>
                  <text x="232" y="292">│</text>
                  <text x="380" y="292">└────────────────────────┘</text>
                  <text x="56" y="308">│IETF</text>
                  <text x="92" y="308">NS</text>
                  <text x="112" y="308">3</text>
                  <text x="180" y="308">├────────────┘</text>
                  <text x="380" y="308">┌────────────────────────┐</text>
                  <text x="16" y="324">│</text>
                  <text x="84" y="324">└──────────┘</text>
                  <text x="144" y="324">│</text>
                  <text x="240" y="324">┌─────────▶</text>
                  <text x="332" y="324">TN</text>
                  <text x="360" y="324">QoS</text>
                  <text x="400" y="324">Class</text>
                  <text x="432" y="324">5</text>
                  <text x="480" y="324">│</text>
                  <text x="24" y="340">─</text>
                  <text x="40" y="340">─</text>
                  <text x="56" y="340">─</text>
                  <text x="72" y="340">─</text>
                  <text x="88" y="340">─</text>
                  <text x="104" y="340">─</text>
                  <text x="120" y="340">─</text>
                  <text x="136" y="340">─</text>
                  <text x="200" y="340">│</text>
                  <text x="380" y="340">└────────────────────────┘</text>
                  <text x="16" y="356">┌</text>
                  <text x="32" y="356">─</text>
                  <text x="48" y="356">─</text>
                  <text x="64" y="356">─</text>
                  <text x="80" y="356">─</text>
                  <text x="96" y="356">─</text>
                  <text x="112" y="356">─</text>
                  <text x="128" y="356">─</text>
                  <text x="144" y="356">┐</text>
                  <text x="200" y="356">│</text>
                  <text x="380" y="356">┌────────────────────────┐</text>
                  <text x="48" y="372">SDP</text>
                  <text x="200" y="372">│</text>
                  <text x="280" y="372">│</text>
                  <text x="332" y="372">TN</text>
                  <text x="360" y="372">QoS</text>
                  <text x="400" y="372">Class</text>
                  <text x="432" y="372">6</text>
                  <text x="480" y="372">│</text>
                  <text x="16" y="388">│</text>
                  <text x="84" y="388">┌──────────┐</text>
                  <text x="144" y="388">│</text>
                  <text x="200" y="388">│</text>
                  <text x="380" y="388">└────────────────────────┘</text>
                  <text x="56" y="404">│IETF</text>
                  <text x="92" y="404">NS</text>
                  <text x="112" y="404">4</text>
                  <text x="164" y="404">├────────┤</text>
                  <text x="380" y="404">┌────────────────────────┐</text>
                  <text x="16" y="420">│</text>
                  <text x="84" y="420">└──────────┘</text>
                  <text x="144" y="420">│</text>
                  <text x="200" y="420">│</text>
                  <text x="280" y="420">│</text>
                  <text x="332" y="420">TN</text>
                  <text x="360" y="420">QoS</text>
                  <text x="400" y="420">Class</text>
                  <text x="432" y="420">7</text>
                  <text x="480" y="420">│</text>
                  <text x="24" y="436">─</text>
                  <text x="40" y="436">─</text>
                  <text x="56" y="436">─</text>
                  <text x="72" y="436">─</text>
                  <text x="88" y="436">─</text>
                  <text x="104" y="436">─</text>
                  <text x="120" y="436">─</text>
                  <text x="136" y="436">─</text>
                  <text x="200" y="436">│</text>
                  <text x="380" y="436">└────────────────────────┘</text>
                  <text x="16" y="452">┌</text>
                  <text x="32" y="452">─</text>
                  <text x="48" y="452">─</text>
                  <text x="64" y="452">─</text>
                  <text x="80" y="452">─</text>
                  <text x="96" y="452">─</text>
                  <text x="112" y="452">─</text>
                  <text x="128" y="452">─</text>
                  <text x="144" y="452">┐</text>
                  <text x="200" y="452">│</text>
                  <text x="380" y="452">┌────────────────────────┐</text>
                  <text x="48" y="468">SDP</text>
                  <text x="200" y="468">│</text>
                  <text x="280" y="468">│</text>
                  <text x="332" y="468">TN</text>
                  <text x="360" y="468">QoS</text>
                  <text x="400" y="468">Class</text>
                  <text x="432" y="468">8</text>
                  <text x="480" y="468">│</text>
                  <text x="16" y="484">│</text>
                  <text x="84" y="484">┌──────────┐</text>
                  <text x="144" y="484">│</text>
                  <text x="200" y="484">│</text>
                  <text x="380" y="484">└────────────────────────┘</text>
                  <text x="56" y="500">│IETF</text>
                  <text x="92" y="500">NS</text>
                  <text x="112" y="500">5</text>
                  <text x="164" y="500">├────────┘</text>
                  <text x="328" y="500">Max</text>
                  <text x="352" y="500">8</text>
                  <text x="372" y="500">TN</text>
                  <text x="416" y="500">Classes</text>
                  <text x="16" y="516">│</text>
                  <text x="84" y="516">└──────────┘</text>
                  <text x="144" y="516">│</text>
                  <text x="272" y="516">┗</text>
                  <text x="496" y="516">┛</text>
                  <text x="24" y="532">─</text>
                  <text x="40" y="532">─</text>
                  <text x="56" y="532">─</text>
                  <text x="72" y="532">─</text>
                  <text x="88" y="532">─</text>
                  <text x="104" y="532">─</text>
                  <text x="120" y="532">─</text>
                  <text x="136" y="532">─</text>
                  <text x="496" y="532">│</text>
                  <text x="8" y="548">┣</text>
                  <text x="152" y="548">┛</text>
                  <text x="16" y="564">─</text>
                  <text x="32" y="564">─</text>
                  <text x="48" y="564">─</text>
                  <text x="64" y="564">─</text>
                  <text x="80" y="564">─</text>
                  <text x="96" y="564">─</text>
                  <text x="112" y="564">─</text>
                  <text x="128" y="564">─</text>
                  <text x="144" y="564">─</text>
                  <text x="160" y="564">─</text>
                  <text x="176" y="564">─</text>
                  <text x="192" y="564">─</text>
                  <text x="208" y="564">─</text>
                  <text x="224" y="564">─</text>
                  <text x="240" y="564">─</text>
                  <text x="256" y="564">─</text>
                  <text x="272" y="564">─</text>
                  <text x="288" y="564">─</text>
                  <text x="304" y="564">─</text>
                  <text x="320" y="564">─</text>
                  <text x="336" y="564">─</text>
                  <text x="352" y="564">─</text>
                  <text x="368" y="564">─</text>
                  <text x="384" y="564">─</text>
                  <text x="400" y="564">─</text>
                  <text x="416" y="564">─</text>
                  <text x="432" y="564">─</text>
                  <text x="448" y="564">─</text>
                  <text x="464" y="564">─</text>
                  <text x="480" y="564">─</text>
                  <text x="496" y="564">┘</text>
                  <text x="52" y="580">Fine-grained</text>
                  <text x="120" y="580">QoS</text>
                  <text x="184" y="580">enforcement</text>
                  <text x="324" y="580">Coarse</text>
                  <text x="368" y="580">QoS</text>
                  <text x="432" y="580">enforcement</text>
                  <text x="60" y="596">(dedicated</text>
                  <text x="144" y="596">resources</text>
                  <text x="200" y="596">per</text>
                  <text x="348" y="596">(resources</text>
                  <text x="420" y="596">shared</text>
                  <text x="460" y="596">by</text>
                  <text x="52" y="612">IETF</text>
                  <text x="104" y="612">Network</text>
                  <text x="164" y="612">Slice)</text>
                  <text x="348" y="612">multiple</text>
                  <text x="404" y="612">IETF</text>
                  <text x="444" y="612">NSs)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   ┏━━━━━━━━━━━━━━━━━┓         ETN                              │
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃
   ┃   SDP           ┃              ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
   ┃│  ┌──────────┐ │┃              ┃       Transit link        ┃
   ┃   │IETF NS 1 ├────────────┐    ┃┌────────────────────────┐ ┃
   ┃│  └──────────┘ │┃         ├─────▶     TN QoS Class 1     │ ┃
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃         │    ┃└────────────────────────┘ ┃
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃         │    ┃┌────────────────────────┐ ┃
   ┃   SDP           ┃         │    ┃│     TN QoS Class 2     │ ┃
   ┃│  ┌──────────┐ │┃         │    ┃└────────────────────────┘ ┃
   ┃   │IETF NS 2 ├────────┐   │    ┃┌────────────────────────┐ ┃
   ┃│  └──────────┘ │┃     │   │    ┃│     TN QoS Class 3     │ ┃
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃     │   │    ┃└────────────────────────┘ ┃
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃     │   │    ┃┌────────────────────────┐ ┃
   ┃   SDP           ┃     └─────────▶     TN QoS Class 4     │ ┃
   ┃│  ┌──────────┐ │┃         │    ┃└────────────────────────┘ ┃
   ┃   │IETF NS 3 ├────────────┘    ┃┌────────────────────────┐ ┃
   ┃│  └──────────┘ │┃     ┌─────────▶     TN QoS Class 5     │ ┃
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃     │        ┃└────────────────────────┘ ┃
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃     │        ┃┌────────────────────────┐ ┃
   ┃   SDP           ┃     │        ┃│     TN QoS Class 6     │ ┃
   ┃│  ┌──────────┐ │┃     │        ┃└────────────────────────┘ ┃
   ┃   │IETF NS 4 ├────────┤        ┃┌────────────────────────┐ ┃
   ┃│  └──────────┘ │┃     │        ┃│     TN QoS Class 7     │ ┃
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃     │        ┃└────────────────────────┘ ┃
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃     │        ┃┌────────────────────────┐ ┃
   ┃   SDP           ┃     │        ┃│     TN QoS Class 8     │ ┃
   ┃│  ┌──────────┐ │┃     │        ┃└────────────────────────┘ ┃
   ┃   │IETF NS 5 ├────────┘        ┃     Max 8 TN Classes      ┃
   ┃│  └──────────┘ │┃              ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃                                          │
   ┣━━━━━━━━━━━━━━━━━┛
    ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
   Fine-grained QoS enforcement         Coarse QoS enforcement
     (dedicated resources per            (resources shared by
       IETF Network Slice)                multiple IETF NSs)
]]></artwork>
          </artset>
        </figure>
        <t>When the IP traffic is handed over at the SDP from the local segment to the TN domain, the PE encapsulates the
   traffic into MPLS (if MPLS transport is used in the TN domain), or
   IPv6 - optionally with some additional headers (if SRv6 transport is
   used in the TN domain), and sends out the packets on the TN transit
   link.</t>
        <t>The original IP header retains the DCSP marking (which is ignored in
   5QI-unaware mode), while the new header (MPLS or IPv6) carries QoS
   marking (MPLS Traffic Class bits for MPLS encapsulation, or DSCP for
   SRv6/IPv6 encapsulation) related to TN CoS.  Based on TN QoS Class
   marking, per hop behavior for all IETF Network Slices is executed on
   TN links.  TN domain transit routers do not evaluate the original IP
   header for QoS-related decisions.  This model is outlined in
   <xref target="_figure-15"/> for MPLS encapsulation, and in <xref target="_figure-16"/> for SRv6
   encapsulation.</t>
        <figure anchor="_figure-15">
          <name>QoS with MPLS Encapsulation</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="336" width="400" viewBox="0 0 400 336" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 212,104 L 220,120" fill="none" stroke="black"/>
                <path d="M 212,312 L 220,296" fill="none" stroke="black"/>
                <path d="M 220,120 L 228,136" fill="none" stroke="black"/>
                <path d="M 220,296 L 228,280" fill="none" stroke="black"/>
                <path d="M 228,136 L 236,152" fill="none" stroke="black"/>
                <path d="M 228,280 L 236,264" fill="none" stroke="black"/>
                <path d="M 236,152 L 244,168" fill="none" stroke="black"/>
                <path d="M 236,264 L 244,248" fill="none" stroke="black"/>
                <path d="M 244,168 L 252,184" fill="none" stroke="black"/>
                <path d="M 244,248 L 252,232" fill="none" stroke="black"/>
                <path d="M 252,184 L 260,200" fill="none" stroke="black"/>
                <path d="M 252,232 L 260,216" fill="none" stroke="black"/>
                <g class="text">
                  <text x="332" y="36">┌──────────────┐</text>
                  <text x="272" y="52">│</text>
                  <text x="300" y="52">MPLS</text>
                  <text x="348" y="52">Header</text>
                  <text x="392" y="52">│</text>
                  <text x="320" y="68">├─────┬─────┐</text>
                  <text x="392" y="68">│</text>
                  <text x="304" y="84">│Label│TN</text>
                  <text x="360" y="84">TC│</text>
                  <text x="392" y="84">│</text>
                  <text x="68" y="100">┌──────────────┐</text>
                  <text x="144" y="100">─</text>
                  <text x="160" y="100">─</text>
                  <text x="176" y="100">─</text>
                  <text x="192" y="100">─</text>
                  <text x="208" y="100">─</text>
                  <text x="224" y="100">─</text>
                  <text x="240" y="100">─</text>
                  <text x="256" y="100">─</text>
                  <text x="332" y="100">├─────┴─────┴──┤</text>
                  <text x="8" y="116">│</text>
                  <text x="36" y="116">IP</text>
                  <text x="76" y="116">Header</text>
                  <text x="128" y="116">│</text>
                  <text x="208" y="116">│</text>
                  <text x="272" y="116">│</text>
                  <text x="300" y="116">IP</text>
                  <text x="340" y="116">Header</text>
                  <text x="392" y="116">│</text>
                  <text x="8" y="132">│</text>
                  <text x="96" y="132">┌───────┤</text>
                  <text x="208" y="132">│</text>
                  <text x="272" y="132">│</text>
                  <text x="360" y="132">┌───────┤</text>
                  <text x="8" y="148">│</text>
                  <text x="72" y="148">│5G</text>
                  <text x="112" y="148">DSCP│</text>
                  <text x="176" y="148">────────┘</text>
                  <text x="272" y="148">│</text>
                  <text x="336" y="148">│5G</text>
                  <text x="376" y="148">DSCP│</text>
                  <text x="68" y="164">├──────┴───────┤</text>
                  <text x="332" y="164">├──────┴───────┤</text>
                  <text x="8" y="180">│</text>
                  <text x="128" y="180">│</text>
                  <text x="272" y="180">│</text>
                  <text x="392" y="180">│</text>
                  <text x="8" y="196">│</text>
                  <text x="128" y="196">│</text>
                  <text x="272" y="196">│</text>
                  <text x="392" y="196">│</text>
                  <text x="8" y="212">│</text>
                  <text x="128" y="212">│</text>
                  <text x="268" y="212">▏│</text>
                  <text x="392" y="212">│</text>
                  <text x="8" y="228">│</text>
                  <text x="64" y="228">Payload</text>
                  <text x="128" y="228">│</text>
                  <text x="272" y="228">│</text>
                  <text x="328" y="228">Payload</text>
                  <text x="392" y="228">│</text>
                  <text x="60" y="244">│(GTP-U/IPsec)</text>
                  <text x="128" y="244">│</text>
                  <text x="324" y="244">│(GTP-U/IPsec)</text>
                  <text x="392" y="244">│</text>
                  <text x="8" y="260">│</text>
                  <text x="128" y="260">│</text>
                  <text x="272" y="260">│</text>
                  <text x="392" y="260">│</text>
                  <text x="8" y="276">│</text>
                  <text x="128" y="276">│</text>
                  <text x="176" y="276">────────┐</text>
                  <text x="272" y="276">│</text>
                  <text x="392" y="276">│</text>
                  <text x="8" y="292">│</text>
                  <text x="128" y="292">│</text>
                  <text x="208" y="292">│</text>
                  <text x="272" y="292">│</text>
                  <text x="392" y="292">│</text>
                  <text x="8" y="308">│</text>
                  <text x="128" y="308">│</text>
                  <text x="208" y="308">│</text>
                  <text x="272" y="308">│</text>
                  <text x="392" y="308">│</text>
                  <text x="68" y="324">└──────────────┘</text>
                  <text x="144" y="324">─</text>
                  <text x="160" y="324">─</text>
                  <text x="176" y="324">─</text>
                  <text x="192" y="324">─</text>
                  <text x="208" y="324">─</text>
                  <text x="224" y="324">─</text>
                  <text x="240" y="324">─</text>
                  <text x="256" y="324">─</text>
                  <text x="332" y="324">└──────────────┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                                 ┌──────────────┐
                                 │ MPLS Header  │
                                 ├─────┬─────┐  │
                                 │Label│TN TC│  │
┌──────────────┐ ─ ─ ─ ─ ─ ─ ─ ─ ├─────┴─────┴──┤
│  IP Header   │         │╲      │  IP Header   │
│      ┌───────┤         │ ╲     │      ┌───────┤
│      │5G DSCP│ ────────┘  ╲    │      │5G DSCP│
├──────┴───────┤             ╲   ├──────┴───────┤
│              │              ╲  │              │
│              │               ╲ │              │
│              │                ▏│              │
│   Payload    │               ╱ │   Payload    │
│(GTP-U/IPsec) │              ╱  │(GTP-U/IPsec) │
│              │             ╱   │              │
│              │ ────────┐  ╱    │              │
│              │         │ ╱     │              │
│              │         │╱      │              │
└──────────────┘ ─ ─ ─ ─ ─ ─ ─ ─ └──────────────┘
]]></artwork>
          </artset>
        </figure>
        <figure anchor="_figure-16">
          <name>QoS with IPv6 Encapsulation</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="400" viewBox="0 0 400 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 212,168 L 220,184" fill="none" stroke="black"/>
                <path d="M 212,376 L 220,360" fill="none" stroke="black"/>
                <path d="M 220,184 L 228,200" fill="none" stroke="black"/>
                <path d="M 220,360 L 228,344" fill="none" stroke="black"/>
                <path d="M 228,200 L 236,216" fill="none" stroke="black"/>
                <path d="M 228,344 L 236,328" fill="none" stroke="black"/>
                <path d="M 236,216 L 244,232" fill="none" stroke="black"/>
                <path d="M 236,328 L 244,312" fill="none" stroke="black"/>
                <path d="M 244,232 L 252,248" fill="none" stroke="black"/>
                <path d="M 244,312 L 252,296" fill="none" stroke="black"/>
                <path d="M 252,248 L 260,264" fill="none" stroke="black"/>
                <path d="M 252,296 L 260,280" fill="none" stroke="black"/>
                <g class="text">
                  <text x="332" y="36">┌──────────────┐</text>
                  <text x="272" y="52">│</text>
                  <text x="300" y="52">IPv6</text>
                  <text x="348" y="52">Header</text>
                  <text x="392" y="52">│</text>
                  <text x="272" y="68">│</text>
                  <text x="360" y="68">┌───────┤</text>
                  <text x="272" y="84">│</text>
                  <text x="336" y="84">│TN</text>
                  <text x="376" y="84">DSCP│</text>
                  <text x="332" y="100">├──────┴───────┤</text>
                  <text x="332" y="116">optional</text>
                  <text x="272" y="132">│</text>
                  <text x="332" y="132">IPv6</text>
                  <text x="392" y="132">│</text>
                  <text x="336" y="148">headers</text>
                  <text x="68" y="164">┌──────────────┐</text>
                  <text x="144" y="164">─</text>
                  <text x="160" y="164">─</text>
                  <text x="176" y="164">─</text>
                  <text x="192" y="164">─</text>
                  <text x="208" y="164">─</text>
                  <text x="224" y="164">─</text>
                  <text x="240" y="164">─</text>
                  <text x="256" y="164">─</text>
                  <text x="332" y="164">├──────────────┤</text>
                  <text x="8" y="180">│</text>
                  <text x="36" y="180">IP</text>
                  <text x="76" y="180">Header</text>
                  <text x="128" y="180">│</text>
                  <text x="208" y="180">│</text>
                  <text x="272" y="180">│</text>
                  <text x="300" y="180">IP</text>
                  <text x="340" y="180">Header</text>
                  <text x="392" y="180">│</text>
                  <text x="8" y="196">│</text>
                  <text x="96" y="196">┌───────┤</text>
                  <text x="208" y="196">│</text>
                  <text x="272" y="196">│</text>
                  <text x="360" y="196">┌───────┤</text>
                  <text x="8" y="212">│</text>
                  <text x="72" y="212">│5G</text>
                  <text x="112" y="212">DSCP│</text>
                  <text x="176" y="212">────────┘</text>
                  <text x="272" y="212">│</text>
                  <text x="336" y="212">│5G</text>
                  <text x="376" y="212">DSCP│</text>
                  <text x="68" y="228">├──────┴───────┤</text>
                  <text x="332" y="228">├──────┴───────┤</text>
                  <text x="8" y="244">│</text>
                  <text x="128" y="244">│</text>
                  <text x="272" y="244">│</text>
                  <text x="392" y="244">│</text>
                  <text x="8" y="260">│</text>
                  <text x="128" y="260">│</text>
                  <text x="272" y="260">│</text>
                  <text x="392" y="260">│</text>
                  <text x="8" y="276">│</text>
                  <text x="128" y="276">│</text>
                  <text x="268" y="276">▏│</text>
                  <text x="392" y="276">│</text>
                  <text x="8" y="292">│</text>
                  <text x="64" y="292">Payload</text>
                  <text x="128" y="292">│</text>
                  <text x="272" y="292">│</text>
                  <text x="328" y="292">Payload</text>
                  <text x="392" y="292">│</text>
                  <text x="60" y="308">│(GTP-U/IPsec)</text>
                  <text x="128" y="308">│</text>
                  <text x="324" y="308">│(GTP-U/IPsec)</text>
                  <text x="392" y="308">│</text>
                  <text x="8" y="324">│</text>
                  <text x="128" y="324">│</text>
                  <text x="272" y="324">│</text>
                  <text x="392" y="324">│</text>
                  <text x="8" y="340">│</text>
                  <text x="128" y="340">│</text>
                  <text x="176" y="340">────────┐</text>
                  <text x="272" y="340">│</text>
                  <text x="392" y="340">│</text>
                  <text x="8" y="356">│</text>
                  <text x="128" y="356">│</text>
                  <text x="208" y="356">│</text>
                  <text x="272" y="356">│</text>
                  <text x="392" y="356">│</text>
                  <text x="8" y="372">│</text>
                  <text x="128" y="372">│</text>
                  <text x="208" y="372">│</text>
                  <text x="272" y="372">│</text>
                  <text x="392" y="372">│</text>
                  <text x="68" y="388">└──────────────┘</text>
                  <text x="144" y="388">─</text>
                  <text x="160" y="388">─</text>
                  <text x="176" y="388">─</text>
                  <text x="192" y="388">─</text>
                  <text x="208" y="388">─</text>
                  <text x="224" y="388">─</text>
                  <text x="240" y="388">─</text>
                  <text x="256" y="388">─</text>
                  <text x="332" y="388">└──────────────┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                                 ┌──────────────┐
                                 │ IPv6 Header  │
                                 │      ┌───────┤
                                 │      │TN DSCP│
                                 ├──────┴───────┤
                                     optional
                                 │     IPv6     │
                                      headers
┌──────────────┐ ─ ─ ─ ─ ─ ─ ─ ─ ├──────────────┤
│  IP Header   │         │╲      │  IP Header   │
│      ┌───────┤         │ ╲     │      ┌───────┤
│      │5G DSCP│ ────────┘  ╲    │      │5G DSCP│
├──────┴───────┤             ╲   ├──────┴───────┤
│              │              ╲  │              │
│              │               ╲ │              │
│              │                ▏│              │
│   Payload    │               ╱ │   Payload    │
│(GTP-U/IPsec) │              ╱  │(GTP-U/IPsec) │
│              │             ╱   │              │
│              │ ────────┐  ╱    │              │
│              │         │ ╱     │              │
│              │         │╱      │              │
└──────────────┘ ─ ─ ─ ─ ─ ─ ─ ─ └──────────────┘
]]></artwork>
          </artset>
        </figure>
        <t>From the QoS perspective, both options are similar.  However, there
   is one difference between the two options.  The MPLS TC is only 3
   bits (8 possible combinations), while DSCP is 6 bits (64 possible
   combinations).  Hence, SRv6 <xref target="RFC8754"/> provides more flexibility for TN CoS
   design, especially in combination with soft policing with in-profile/
   out-profile traffic, as discussed in <xref target="sec-inbound-edge-resource-control"/>.</t>
        <t>Edge resources are controlled in a granular, fine-grained
   manner, with dedicated resource allocation for each IETF Network
   Slice.  The resource control/enforcement happens at each SDP in two
   directions: inbound and outbound.</t>
        <section anchor="sec-inbound-edge-resource-control">
          <name>Inbound Edge Resource Control</name>
          <t>The main aspect of inbound edge resource control is per-slice traffic
   capacity enforcement.  This kind of enforcement is often called
   'admission control' or 'traffic conditioning'.  The goal of this
   inbound enforcement is to ensure that the traffic above the
   contracted rate is dropped or deprioritized, depending on the
   business rules, right at the edge of TN domain.  This, combined with
   appropriate network capacity planning/management (<xref target="sec-capacity-planning"/>) is required to ensure proper isolation between slices in
   a scalable manner.  As a result, traffic of one slice has no influence
   on the traffic of other slices, even if the slice is misbehaving
   (e.g., DDoS attacks or node/link failures) and generates traffic
   volumes above the contracted rates.</t>
          <t>The slice rates can be characterized with following parameters
   <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/>:</t>
          <ul spacing="normal">
            <li>CIR: Committed Information Rate (i.e., guaranteed bandwidth)</li>
            <li>PIR: Peak Information Rate (i.e., maximum bandwidth)</li>
          </ul>
          <t>These parameters define the traffic characteristics of the slice and
   are part of SLO parameter set provided by the SMO to IETF NSC.  Based
   on these parameters the inbound policy can be implemented using one
   of following options:</t>
          <ul spacing="normal">
            <li>
              <t>1r2c (single-rate two-color) rate limiter  </t>
              <t>
This is the most basic rate limiter, which meters at the SDP a
traffic stream of given slice and marks its packets as in-contract
(below contracted CIR) or out-of-contract (above contracted CIR).
In-contract packets are accepted and forwarded.  Out-of contract
packets are either dropped right at the SDP (hard rate limiting),
or remarked (with different MPLS TC or DSCP TN markings) to
signify 'this packet should be dropped in the first place, if
there is a congestion' (soft rate limiting), depending on the
business policy of the operator.  In the second case, while
packets above CIR are forwarded at the SDP, they are subject to being
dropped during any congestion event at any place in the TN domain.</t>
            </li>
            <li>
              <t>2r3c (two-rate three-color) rate limiter  </t>
              <t>
This was initially defined in <xref target="RFC2698"/>, and its improved version
in <xref target="RFC4115"/>.  In essence, the traffic is assigned to one of the these three
categories:  </t>
              <ul spacing="normal">
                <li>Green, for traffic under CIR</li>
                <li>Yellow, for traffic between CIR and PIR</li>
                <li>Red, for traffic above PIR</li>
              </ul>
              <t>
An inbound 2r3c meter implemented with <xref target="RFC4115"/>, compared to
<xref target="RFC2698"/>, is more 'customer friendly' as it doesn't impose
outbound peak-rate shaping requirements on customer edge (CE)
devices. 2r3c meters in general give greater flexibility for edge
enforcement regarding accepting the traffic (green), de-
prioritizing and potentially dropping the traffic during
congestion (yellow), or hard dropping the traffic (red).</t>
            </li>
          </ul>
          <t>Inbound edge enforcement model for 5QI-unaware model, where all packets
   belonging to the slice are treated the same way in the TN domain (no
   5Q QoS Class differentiation in the TN domain) is outlined in
   <xref target="_figure-17"/>.</t>
          <figure anchor="_figure-17">
            <name>Ingress Slice Admission Control (5QI-unware Model)</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="576" width="280" viewBox="0 0 280 576" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 122,64 L 122,112" fill="none" stroke="black"/>
                  <path d="M 118,64 L 118,112" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="120" y="36">Slice</text>
                    <text x="120" y="52">policer</text>
                    <text x="232" y="52">┌─────────┐</text>
                    <text x="188" y="68">┌───┴──┐</text>
                    <text x="272" y="68">│</text>
                    <text x="160" y="84">│</text>
                    <text x="216" y="84">│</text>
                    <text x="272" y="84">│</text>
                    <text x="160" y="100">│</text>
                    <text x="200" y="100">S</text>
                    <text x="216" y="100">│</text>
                    <text x="272" y="100">│</text>
                    <text x="160" y="116">│</text>
                    <text x="200" y="116">l</text>
                    <text x="216" y="116">│</text>
                    <text x="272" y="116">│</text>
                    <text x="120" y="132">▼</text>
                    <text x="160" y="132">│</text>
                    <text x="200" y="132">i</text>
                    <text x="216" y="132">│</text>
                    <text x="272" y="132">│</text>
                    <text x="96" y="148">──────────────◇────┼──▶</text>
                    <text x="200" y="148">c</text>
                    <text x="216" y="148">│</text>
                    <text x="272" y="148">│</text>
                    <text x="160" y="164">│</text>
                    <text x="200" y="164">e</text>
                    <text x="216" y="164">│</text>
                    <text x="240" y="164">A</text>
                    <text x="272" y="164">│</text>
                    <text x="160" y="180">│</text>
                    <text x="216" y="180">│</text>
                    <text x="240" y="180">t</text>
                    <text x="272" y="180">│</text>
                    <text x="160" y="196">│</text>
                    <text x="200" y="196">1</text>
                    <text x="216" y="196">│</text>
                    <text x="240" y="196">t</text>
                    <text x="272" y="196">│</text>
                    <text x="160" y="212">│</text>
                    <text x="216" y="212">│</text>
                    <text x="240" y="212">a</text>
                    <text x="272" y="212">│</text>
                    <text x="188" y="228">├──────┤</text>
                    <text x="240" y="228">c</text>
                    <text x="272" y="228">│</text>
                    <text x="160" y="244">│</text>
                    <text x="216" y="244">│</text>
                    <text x="240" y="244">h</text>
                    <text x="272" y="244">│</text>
                    <text x="160" y="260">│</text>
                    <text x="200" y="260">S</text>
                    <text x="216" y="260">│</text>
                    <text x="240" y="260">m</text>
                    <text x="272" y="260">│</text>
                    <text x="160" y="276">│</text>
                    <text x="200" y="276">l</text>
                    <text x="216" y="276">│</text>
                    <text x="240" y="276">e</text>
                    <text x="272" y="276">│</text>
                    <text x="160" y="292">│</text>
                    <text x="200" y="292">i</text>
                    <text x="216" y="292">│</text>
                    <text x="240" y="292">n</text>
                    <text x="272" y="292">│</text>
                    <text x="96" y="308">──────────────◇────┼──▶</text>
                    <text x="200" y="308">c</text>
                    <text x="216" y="308">│</text>
                    <text x="240" y="308">t</text>
                    <text x="272" y="308">│</text>
                    <text x="160" y="324">│</text>
                    <text x="200" y="324">e</text>
                    <text x="216" y="324">│</text>
                    <text x="272" y="324">│</text>
                    <text x="160" y="340">│</text>
                    <text x="216" y="340">│</text>
                    <text x="240" y="340">C</text>
                    <text x="272" y="340">│</text>
                    <text x="160" y="356">│</text>
                    <text x="200" y="356">2</text>
                    <text x="216" y="356">│</text>
                    <text x="240" y="356">i</text>
                    <text x="272" y="356">│</text>
                    <text x="160" y="372">│</text>
                    <text x="216" y="372">│</text>
                    <text x="240" y="372">r</text>
                    <text x="272" y="372">│</text>
                    <text x="188" y="388">├──────┤</text>
                    <text x="240" y="388">c</text>
                    <text x="272" y="388">│</text>
                    <text x="160" y="404">│</text>
                    <text x="216" y="404">│</text>
                    <text x="240" y="404">u</text>
                    <text x="272" y="404">│</text>
                    <text x="160" y="420">│</text>
                    <text x="200" y="420">S</text>
                    <text x="216" y="420">│</text>
                    <text x="240" y="420">i</text>
                    <text x="272" y="420">│</text>
                    <text x="160" y="436">│</text>
                    <text x="200" y="436">l</text>
                    <text x="216" y="436">│</text>
                    <text x="240" y="436">t</text>
                    <text x="272" y="436">│</text>
                    <text x="160" y="452">│</text>
                    <text x="200" y="452">i</text>
                    <text x="216" y="452">│</text>
                    <text x="272" y="452">│</text>
                    <text x="96" y="468">──────────────◇────┼──▶</text>
                    <text x="200" y="468">c</text>
                    <text x="216" y="468">│</text>
                    <text x="272" y="468">│</text>
                    <text x="160" y="484">│</text>
                    <text x="200" y="484">e</text>
                    <text x="216" y="484">│</text>
                    <text x="272" y="484">│</text>
                    <text x="160" y="500">│</text>
                    <text x="216" y="500">│</text>
                    <text x="272" y="500">│</text>
                    <text x="160" y="516">│</text>
                    <text x="200" y="516">3</text>
                    <text x="216" y="516">│</text>
                    <text x="272" y="516">│</text>
                    <text x="160" y="532">│</text>
                    <text x="216" y="532">│</text>
                    <text x="272" y="532">│</text>
                    <text x="188" y="548">└───┬──┘</text>
                    <text x="272" y="548">│</text>
                    <text x="232" y="564">└─────────┘</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
            Slice
           policer     ┌─────────┐
              ║    ┌───┴──┐      │
              ║    │      │      │
              ║    │    S │      │
              ║    │    l │      │
              ▼    │    i │      │
──────────────◇────┼──▶ c │      │
                   │    e │  A   │
                   │      │  t   │
                   │    1 │  t   │
                   │      │  a   │
                   ├──────┤  c   │
                   │      │  h   │
                   │    S │  m   │
                   │    l │  e   │
                   │    i │  n   │
──────────────◇────┼──▶ c │  t   │
                   │    e │      │
                   │      │  C   │
                   │    2 │  i   │
                   │      │  r   │
                   ├──────┤  c   │
                   │      │  u   │
                   │    S │  i   │
                   │    l │  t   │
                   │    i │      │
──────────────◇────┼──▶ c │      │
                   │    e │      │
                   │      │      │
                   │    3 │      │
                   │      │      │
                   └───┬──┘      │
                       └─────────┘
]]></artwork>
            </artset>
          </figure>
        </section>
        <section anchor="outbound-edge-resource-control">
          <name>Outbound Edge Resource Control</name>
          <t>While inbound slice admission control at the transport edge is
   mandatory in the model, outbound edge resource control might not be
   required in all use cases.  Use cases that specifically call for
   outbound edge resource control are:</t>
          <ul spacing="normal">
            <li>Slices use both CIR and PIR parameters, and transport edge links
(attachment circuits) are dimensioned to fulfil the aggregate of
slice CIRs.  If at any given time, some slices send the traffic
above CIR, congestion in outbound direction on the transport edge
link might happen.  Therefore, fine-grained resource control to
guarantee at least CIR for each slice is required.</li>
            <li>Any-to-Any (A2A) connectivity constructs are deployed, again
resulting in potential congestion in outbound direction on the
transport edge links, even if only slice CIR parameters are used.
This again requires fine-grained resource control per slice in
outbound direction at transport edge links.</li>
          </ul>
          <t>As opposed to inbound edge resource control, typically implemented
   with rate-limiters/policers, outbound resource control is typically
   implemented with a weighted/priority queuing, potentially combined
   with optional shapers (per slice).  A detailed analysis of different
   queuing mechanisms is out of scope for this document, but is provided
   in <xref target="RFC7806"/>.</t>
          <t><xref target="_figure-18"/> outlines the outbound edge resource control model at the
   transport network layer for 5QI-unaware slices.  Each slice is
   assigned a single egress queue.  The sum of slice CIRs, used as the
   weight in weighted queueing model, <bcp14>MUST NOT</bcp14> exceed the physical
   capacity of the attachment circuit.  Slice requests above this limit
   <bcp14>MUST</bcp14> be rejected by the NSC, unless an already established slice with
   lower priority, if such exists, is preempted.</t>
          <figure anchor="_figure-18">
            <name>Ingress Slice Admission control (5QI-unaware Model)</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="480" width="552" viewBox="0 0 552 480" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 364,56 L 372,72" fill="none" stroke="black"/>
                  <path d="M 364,168 L 372,152" fill="none" stroke="black"/>
                  <path d="M 364,184 L 372,200" fill="none" stroke="black"/>
                  <path d="M 364,296 L 372,280" fill="none" stroke="black"/>
                  <path d="M 364,312 L 372,328" fill="none" stroke="black"/>
                  <path d="M 364,424 L 372,408" fill="none" stroke="black"/>
                  <path d="M 380,72 L 388,56" fill="none" stroke="black"/>
                  <path d="M 380,152 L 388,168" fill="none" stroke="black"/>
                  <path d="M 380,200 L 388,184" fill="none" stroke="black"/>
                  <path d="M 380,280 L 388,296" fill="none" stroke="black"/>
                  <path d="M 380,328 L 388,312" fill="none" stroke="black"/>
                  <path d="M 380,408 L 388,424" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="72" y="36">┌─────────┐</text>
                    <text x="192" y="36">QoS</text>
                    <text x="236" y="36">output</text>
                    <text x="292" y="36">queues</text>
                    <text x="32" y="52">│</text>
                    <text x="112" y="52">┌───┴──┐─</text>
                    <text x="160" y="52">─</text>
                    <text x="176" y="52">─</text>
                    <text x="192" y="52">─</text>
                    <text x="208" y="52">─</text>
                    <text x="224" y="52">─</text>
                    <text x="240" y="52">─</text>
                    <text x="256" y="52">─</text>
                    <text x="272" y="52">─</text>
                    <text x="288" y="52">─</text>
                    <text x="304" y="52">─</text>
                    <text x="320" y="52">─</text>
                    <text x="336" y="52">─</text>
                    <text x="352" y="52">─</text>
                    <text x="368" y="52">─</text>
                    <text x="384" y="52">─</text>
                    <text x="400" y="52">─</text>
                    <text x="416" y="52">─</text>
                    <text x="432" y="52">─</text>
                    <text x="448" y="52">─</text>
                    <text x="464" y="52">─</text>
                    <text x="480" y="52">─</text>
                    <text x="496" y="52">─</text>
                    <text x="512" y="52">─</text>
                    <text x="528" y="52">─</text>
                    <text x="544" y="52">─</text>
                    <text x="32" y="68">│</text>
                    <text x="80" y="68">│</text>
                    <text x="96" y="68">S</text>
                    <text x="136" y="68">│</text>
                    <text x="376" y="68">│</text>
                    <text x="32" y="84">│</text>
                    <text x="80" y="84">│</text>
                    <text x="96" y="84">l</text>
                    <text x="136" y="84">│</text>
                    <text x="376" y="84">│</text>
                    <text x="32" y="100">│</text>
                    <text x="80" y="100">│</text>
                    <text x="96" y="100">i</text>
                    <text x="136" y="100">│</text>
                    <text x="376" y="100">│</text>
                    <text x="32" y="116">│</text>
                    <text x="56" y="116">A</text>
                    <text x="80" y="116">│</text>
                    <text x="96" y="116">c</text>
                    <text x="136" y="116">│</text>
                    <text x="376" y="116">│</text>
                    <text x="468" y="116">weight=Slice-1-CIR</text>
                    <text x="32" y="132">│</text>
                    <text x="56" y="132">t</text>
                    <text x="80" y="132">│</text>
                    <text x="96" y="132">e</text>
                    <text x="236" y="132">┌─┴──────────────────────────┐</text>
                    <text x="376" y="132">│</text>
                    <text x="464" y="132">shaping=Slice-1-PIR</text>
                    <text x="64" y="148">───┼──t──┼────▶</text>
                    <text x="352" y="148">│</text>
                    <text x="376" y="148">│</text>
                    <text x="32" y="164">│</text>
                    <text x="56" y="164">a</text>
                    <text x="80" y="164">│</text>
                    <text x="96" y="164">1</text>
                    <text x="236" y="164">└─┬──────────────────────────┘</text>
                    <text x="376" y="164">│</text>
                    <text x="32" y="180">│</text>
                    <text x="56" y="180">c</text>
                    <text x="112" y="180">├──────┤─</text>
                    <text x="160" y="180">─</text>
                    <text x="176" y="180">─</text>
                    <text x="192" y="180">─</text>
                    <text x="208" y="180">─</text>
                    <text x="224" y="180">─</text>
                    <text x="240" y="180">─</text>
                    <text x="256" y="180">─</text>
                    <text x="272" y="180">─</text>
                    <text x="288" y="180">─</text>
                    <text x="304" y="180">─</text>
                    <text x="320" y="180">─</text>
                    <text x="336" y="180">─</text>
                    <text x="352" y="180">─</text>
                    <text x="368" y="180">─</text>
                    <text x="384" y="180">─</text>
                    <text x="400" y="180">─</text>
                    <text x="416" y="180">─</text>
                    <text x="432" y="180">─</text>
                    <text x="448" y="180">─</text>
                    <text x="464" y="180">─</text>
                    <text x="480" y="180">─</text>
                    <text x="496" y="180">─</text>
                    <text x="512" y="180">─</text>
                    <text x="528" y="180">─</text>
                    <text x="544" y="180">─</text>
                    <text x="32" y="196">│</text>
                    <text x="56" y="196">h</text>
                    <text x="80" y="196">│</text>
                    <text x="96" y="196">S</text>
                    <text x="136" y="196">│</text>
                    <text x="376" y="196">│</text>
                    <text x="32" y="212">│</text>
                    <text x="56" y="212">m</text>
                    <text x="80" y="212">│</text>
                    <text x="96" y="212">l</text>
                    <text x="136" y="212">│</text>
                    <text x="376" y="212">│</text>
                    <text x="32" y="228">│</text>
                    <text x="56" y="228">e</text>
                    <text x="80" y="228">│</text>
                    <text x="96" y="228">i</text>
                    <text x="136" y="228">│</text>
                    <text x="376" y="228">│</text>
                    <text x="32" y="244">│</text>
                    <text x="56" y="244">n</text>
                    <text x="80" y="244">│</text>
                    <text x="96" y="244">c</text>
                    <text x="136" y="244">│</text>
                    <text x="376" y="244">│</text>
                    <text x="468" y="244">weight=Slice-2-CIR</text>
                    <text x="32" y="260">│</text>
                    <text x="56" y="260">t</text>
                    <text x="80" y="260">│</text>
                    <text x="96" y="260">e</text>
                    <text x="236" y="260">┌─┴──────────────────────────┐</text>
                    <text x="376" y="260">│</text>
                    <text x="464" y="260">shaping=Slice-2-PIR</text>
                    <text x="64" y="276">───┼─────┼────▶</text>
                    <text x="352" y="276">│</text>
                    <text x="376" y="276">│</text>
                    <text x="32" y="292">│</text>
                    <text x="56" y="292">C</text>
                    <text x="80" y="292">│</text>
                    <text x="96" y="292">2</text>
                    <text x="236" y="292">└─┬──────────────────────────┘</text>
                    <text x="376" y="292">│</text>
                    <text x="32" y="308">│</text>
                    <text x="56" y="308">i</text>
                    <text x="112" y="308">├──────┤─</text>
                    <text x="160" y="308">─</text>
                    <text x="176" y="308">─</text>
                    <text x="192" y="308">─</text>
                    <text x="208" y="308">─</text>
                    <text x="224" y="308">─</text>
                    <text x="240" y="308">─</text>
                    <text x="256" y="308">─</text>
                    <text x="272" y="308">─</text>
                    <text x="288" y="308">─</text>
                    <text x="304" y="308">─</text>
                    <text x="320" y="308">─</text>
                    <text x="336" y="308">─</text>
                    <text x="352" y="308">─</text>
                    <text x="368" y="308">─</text>
                    <text x="384" y="308">─</text>
                    <text x="400" y="308">─</text>
                    <text x="416" y="308">─</text>
                    <text x="432" y="308">─</text>
                    <text x="448" y="308">─</text>
                    <text x="464" y="308">─</text>
                    <text x="480" y="308">─</text>
                    <text x="496" y="308">─</text>
                    <text x="512" y="308">─</text>
                    <text x="528" y="308">─</text>
                    <text x="544" y="308">─</text>
                    <text x="32" y="324">│</text>
                    <text x="56" y="324">r</text>
                    <text x="80" y="324">│</text>
                    <text x="96" y="324">S</text>
                    <text x="136" y="324">│</text>
                    <text x="376" y="324">│</text>
                    <text x="32" y="340">│</text>
                    <text x="56" y="340">c</text>
                    <text x="80" y="340">│</text>
                    <text x="96" y="340">l</text>
                    <text x="136" y="340">│</text>
                    <text x="376" y="340">│</text>
                    <text x="32" y="356">│</text>
                    <text x="56" y="356">u</text>
                    <text x="80" y="356">│</text>
                    <text x="96" y="356">i</text>
                    <text x="136" y="356">│</text>
                    <text x="376" y="356">│</text>
                    <text x="32" y="372">│</text>
                    <text x="56" y="372">i</text>
                    <text x="80" y="372">│</text>
                    <text x="96" y="372">c</text>
                    <text x="136" y="372">│</text>
                    <text x="376" y="372">│</text>
                    <text x="468" y="372">weight=Slice-3-CIR</text>
                    <text x="32" y="388">│</text>
                    <text x="56" y="388">t</text>
                    <text x="80" y="388">│</text>
                    <text x="96" y="388">e</text>
                    <text x="236" y="388">┌─┴──────────────────────────┐</text>
                    <text x="376" y="388">│</text>
                    <text x="464" y="388">shaping=Slice-3-PIR</text>
                    <text x="64" y="404">───┼─────┼────▶</text>
                    <text x="352" y="404">│</text>
                    <text x="376" y="404">│</text>
                    <text x="32" y="420">│</text>
                    <text x="80" y="420">│</text>
                    <text x="96" y="420">3</text>
                    <text x="236" y="420">└─┬──────────────────────────┘</text>
                    <text x="376" y="420">│</text>
                    <text x="32" y="436">│</text>
                    <text x="112" y="436">└───┬──┘─</text>
                    <text x="160" y="436">─</text>
                    <text x="176" y="436">─</text>
                    <text x="192" y="436">─</text>
                    <text x="208" y="436">─</text>
                    <text x="224" y="436">─</text>
                    <text x="240" y="436">─</text>
                    <text x="256" y="436">─</text>
                    <text x="272" y="436">─</text>
                    <text x="288" y="436">─</text>
                    <text x="304" y="436">─</text>
                    <text x="320" y="436">─</text>
                    <text x="336" y="436">─</text>
                    <text x="352" y="436">─</text>
                    <text x="368" y="436">─</text>
                    <text x="384" y="436">─</text>
                    <text x="400" y="436">─</text>
                    <text x="416" y="436">─</text>
                    <text x="432" y="436">─</text>
                    <text x="448" y="436">─</text>
                    <text x="464" y="436">─</text>
                    <text x="480" y="436">─</text>
                    <text x="496" y="436">─</text>
                    <text x="512" y="436">─</text>
                    <text x="528" y="436">─</text>
                    <text x="544" y="436">─</text>
                    <text x="72" y="452">└─────────┘</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
      ┌─────────┐        QoS output queues
      │     ┌───┴──┐─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
      │     │ S    │                            ╲│╱
      │     │ l    │                             │
      │     │ i    │                             │
      │  A  │ c    │                             │  weight=Slice-1-CIR
      │  t  │ e  ┌─┴──────────────────────────┐  │ shaping=Slice-1-PIR
   ───┼──t──┼────▶                            │  │
      │  a  │ 1  └─┬──────────────────────────┘ ╱│╲
      │  c  ├──────┤─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
      │  h  │ S    │                            ╲│╱
      │  m  │ l    │                             │
      │  e  │ i    │                             │
      │  n  │ c    │                             │  weight=Slice-2-CIR
      │  t  │ e  ┌─┴──────────────────────────┐  │ shaping=Slice-2-PIR
   ───┼─────┼────▶                            │  │
      │  C  │ 2  └─┬──────────────────────────┘ ╱│╲
      │  i  ├──────┤─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
      │  r  │ S    │                            ╲│╱
      │  c  │ l    │                             │
      │  u  │ i    │                             │
      │  i  │ c    │                             │  weight=Slice-3-CIR
      │  t  │ e  ┌─┴──────────────────────────┐  │ shaping=Slice-3-PIR
   ───┼─────┼────▶                            │  │
      │     │ 3  └─┬──────────────────────────┘ ╱│╲
      │     └───┬──┘─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
      └─────────┘
]]></artwork>
            </artset>
          </figure>
        </section>
      </section>
      <section anchor="qi-aware-model">
        <name>5QI-aware Model</name>
        <t>In the 5QI-aware model, potentially a large number of 5G QoS Classes, represented via DSCP set by NFs
   (the architecture scales to thousands of 5G slices) is mapped
   (multiplexed) to up to 8 TN QoS Classes used in transport transit
   equipment, as outlined in <xref target="_figure-19"/>.</t>
        <figure anchor="_figure-19">
          <name>Slice 5Q QoS to TN QoS Mapping (5QI-aware Model)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="624" width="520" viewBox="0 0 520 624" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 24,64 L 24,528" fill="none" stroke="black"/>
                <path d="M 168,64 L 168,96" fill="none" stroke="black"/>
                <path d="M 168,128 L 168,144" fill="none" stroke="black"/>
                <path d="M 168,176 L 168,192" fill="none" stroke="black"/>
                <path d="M 168,224 L 168,240" fill="none" stroke="black"/>
                <path d="M 168,272 L 168,320" fill="none" stroke="black"/>
                <path d="M 168,352 L 168,368" fill="none" stroke="black"/>
                <path d="M 168,400 L 168,416" fill="none" stroke="black"/>
                <path d="M 168,448 L 168,464" fill="none" stroke="black"/>
                <path d="M 168,496 L 168,528" fill="none" stroke="black"/>
                <path d="M 288,96 L 288,112" fill="none" stroke="black"/>
                <path d="M 288,144 L 288,256" fill="none" stroke="black"/>
                <path d="M 288,288 L 288,304" fill="none" stroke="black"/>
                <path d="M 288,336 L 288,448" fill="none" stroke="black"/>
                <path d="M 288,480 L 288,496" fill="none" stroke="black"/>
                <path d="M 512,96 L 512,496" fill="none" stroke="black"/>
                <path d="M 32,48 L 160,48" fill="none" stroke="black"/>
                <path d="M 296,80 L 508,80" fill="none" stroke="black"/>
                <path d="M 296,512 L 504,512" fill="none" stroke="black"/>
                <path d="M 28,544 L 160,544" fill="none" stroke="black"/>
                <g class="text">
                  <text x="24" y="36">┌</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="392" y="36">─</text>
                  <text x="408" y="36">─</text>
                  <text x="424" y="36">─</text>
                  <text x="440" y="36">─</text>
                  <text x="456" y="36">─</text>
                  <text x="472" y="36">─</text>
                  <text x="488" y="36">─</text>
                  <text x="504" y="36">─</text>
                  <text x="24" y="52">┏</text>
                  <text x="168" y="52">┓</text>
                  <text x="256" y="52">ETN</text>
                  <text x="512" y="52">│</text>
                  <text x="32" y="68">┌</text>
                  <text x="48" y="68">─</text>
                  <text x="64" y="68">─</text>
                  <text x="80" y="68">─</text>
                  <text x="96" y="68">─</text>
                  <text x="112" y="68">─</text>
                  <text x="128" y="68">─</text>
                  <text x="144" y="68">─</text>
                  <text x="160" y="68">┐</text>
                  <text x="64" y="84">SDP</text>
                  <text x="288" y="84">┏</text>
                  <text x="512" y="84">┫</text>
                  <text x="32" y="100">│</text>
                  <text x="100" y="100">┌──────────┐</text>
                  <text x="160" y="100">│</text>
                  <text x="376" y="100">Transit</text>
                  <text x="428" y="100">link</text>
                  <text x="64" y="116">│5G</text>
                  <text x="100" y="116">DSCP</text>
                  <text x="128" y="116">A</text>
                  <text x="208" y="116">├───────────────┐</text>
                  <text x="396" y="116">┌────────────────────────┐</text>
                  <text x="8" y="132">I</text>
                  <text x="32" y="132">│</text>
                  <text x="100" y="132">└──────────┘</text>
                  <text x="160" y="132">│</text>
                  <text x="284" y="132">├──▶</text>
                  <text x="348" y="132">TN</text>
                  <text x="376" y="132">QoS</text>
                  <text x="416" y="132">Class</text>
                  <text x="448" y="132">1</text>
                  <text x="496" y="132">│</text>
                  <text x="8" y="148">E</text>
                  <text x="100" y="148">┌──────────┐</text>
                  <text x="272" y="148">│</text>
                  <text x="396" y="148">└────────────────────────┘</text>
                  <text x="8" y="164">T</text>
                  <text x="32" y="164">│</text>
                  <text x="64" y="164">│5G</text>
                  <text x="100" y="164">DSCP</text>
                  <text x="128" y="164">B</text>
                  <text x="192" y="164">├───────────┐</text>
                  <text x="272" y="164">│</text>
                  <text x="396" y="164">┌────────────────────────┐</text>
                  <text x="8" y="180">F</text>
                  <text x="100" y="180">└──────────┘</text>
                  <text x="240" y="180">│</text>
                  <text x="272" y="180">│</text>
                  <text x="296" y="180">│</text>
                  <text x="348" y="180">TN</text>
                  <text x="376" y="180">QoS</text>
                  <text x="416" y="180">Class</text>
                  <text x="448" y="180">2</text>
                  <text x="496" y="180">│</text>
                  <text x="32" y="196">│</text>
                  <text x="100" y="196">┌──────────┐</text>
                  <text x="160" y="196">│</text>
                  <text x="240" y="196">│</text>
                  <text x="272" y="196">│</text>
                  <text x="396" y="196">└────────────────────────┘</text>
                  <text x="8" y="212">N</text>
                  <text x="64" y="212">│5G</text>
                  <text x="100" y="212">DSCP</text>
                  <text x="128" y="212">C</text>
                  <text x="180" y="212">├──╋─────┐</text>
                  <text x="240" y="212">│</text>
                  <text x="272" y="212">│</text>
                  <text x="396" y="212">┌────────────────────────┐</text>
                  <text x="8" y="228">S</text>
                  <text x="32" y="228">│</text>
                  <text x="100" y="228">└──────────┘</text>
                  <text x="160" y="228">│</text>
                  <text x="216" y="228">│</text>
                  <text x="240" y="228">│</text>
                  <text x="272" y="228">│</text>
                  <text x="296" y="228">│</text>
                  <text x="348" y="228">TN</text>
                  <text x="376" y="228">QoS</text>
                  <text x="416" y="228">Class</text>
                  <text x="448" y="228">3</text>
                  <text x="496" y="228">│</text>
                  <text x="100" y="244">┌──────────┐</text>
                  <text x="216" y="244">│</text>
                  <text x="240" y="244">│</text>
                  <text x="272" y="244">│</text>
                  <text x="396" y="244">└────────────────────────┘</text>
                  <text x="8" y="260">1</text>
                  <text x="32" y="260">│</text>
                  <text x="64" y="260">│5G</text>
                  <text x="100" y="260">DSCP</text>
                  <text x="128" y="260">D</text>
                  <text x="168" y="260">├─────┐</text>
                  <text x="216" y="260">│</text>
                  <text x="240" y="260">│</text>
                  <text x="272" y="260">│</text>
                  <text x="396" y="260">┌────────────────────────┐</text>
                  <text x="100" y="276">└──────────┘</text>
                  <text x="192" y="276">│</text>
                  <text x="216" y="276">│</text>
                  <text x="268" y="276">├──────▶</text>
                  <text x="348" y="276">TN</text>
                  <text x="376" y="276">QoS</text>
                  <text x="416" y="276">Class</text>
                  <text x="448" y="276">4</text>
                  <text x="496" y="276">│</text>
                  <text x="32" y="292">└</text>
                  <text x="48" y="292">─</text>
                  <text x="64" y="292">─</text>
                  <text x="80" y="292">─</text>
                  <text x="96" y="292">─</text>
                  <text x="112" y="292">─</text>
                  <text x="128" y="292">─</text>
                  <text x="144" y="292">─</text>
                  <text x="160" y="292">┘</text>
                  <text x="192" y="292">│</text>
                  <text x="216" y="292">│</text>
                  <text x="240" y="292">│</text>
                  <text x="272" y="292">│</text>
                  <text x="396" y="292">└────────────────────────┘</text>
                  <text x="32" y="308">┌</text>
                  <text x="48" y="308">─</text>
                  <text x="64" y="308">─</text>
                  <text x="80" y="308">─</text>
                  <text x="96" y="308">─</text>
                  <text x="112" y="308">─</text>
                  <text x="128" y="308">─</text>
                  <text x="144" y="308">─</text>
                  <text x="160" y="308">┐</text>
                  <text x="192" y="308">│</text>
                  <text x="216" y="308">│</text>
                  <text x="240" y="308">│</text>
                  <text x="272" y="308">│</text>
                  <text x="396" y="308">┌────────────────────────┐</text>
                  <text x="100" y="324">┌──────────┐</text>
                  <text x="192" y="324">│</text>
                  <text x="256" y="324">├─────────▶</text>
                  <text x="348" y="324">TN</text>
                  <text x="376" y="324">QoS</text>
                  <text x="416" y="324">Class</text>
                  <text x="448" y="324">5</text>
                  <text x="496" y="324">│</text>
                  <text x="32" y="340">│</text>
                  <text x="64" y="340">│5G</text>
                  <text x="100" y="340">DSCP</text>
                  <text x="128" y="340">A</text>
                  <text x="208" y="340">├─────│──│──│───┘</text>
                  <text x="396" y="340">└────────────────────────┘</text>
                  <text x="8" y="356">I</text>
                  <text x="100" y="356">└──────────┘</text>
                  <text x="192" y="356">│</text>
                  <text x="216" y="356">│</text>
                  <text x="240" y="356">│</text>
                  <text x="396" y="356">┌────────────────────────┐</text>
                  <text x="8" y="372">E</text>
                  <text x="32" y="372">│</text>
                  <text x="100" y="372">┌──────────┐</text>
                  <text x="160" y="372">│</text>
                  <text x="192" y="372">│</text>
                  <text x="216" y="372">│</text>
                  <text x="240" y="372">│</text>
                  <text x="296" y="372">│</text>
                  <text x="348" y="372">TN</text>
                  <text x="376" y="372">QoS</text>
                  <text x="416" y="372">Class</text>
                  <text x="448" y="372">6</text>
                  <text x="496" y="372">│</text>
                  <text x="8" y="388">T</text>
                  <text x="64" y="388">│5G</text>
                  <text x="100" y="388">DSCP</text>
                  <text x="128" y="388">E</text>
                  <text x="192" y="388">├─────│──│──┘</text>
                  <text x="396" y="388">└────────────────────────┘</text>
                  <text x="8" y="404">F</text>
                  <text x="32" y="404">│</text>
                  <text x="100" y="404">└──────────┘</text>
                  <text x="160" y="404">│</text>
                  <text x="192" y="404">│</text>
                  <text x="216" y="404">│</text>
                  <text x="396" y="404">┌────────────────────────┐</text>
                  <text x="100" y="420">┌──────────┐</text>
                  <text x="192" y="420">│</text>
                  <text x="216" y="420">│</text>
                  <text x="296" y="420">│</text>
                  <text x="348" y="420">TN</text>
                  <text x="376" y="420">QoS</text>
                  <text x="416" y="420">Class</text>
                  <text x="448" y="420">7</text>
                  <text x="496" y="420">│</text>
                  <text x="8" y="436">N</text>
                  <text x="32" y="436">│</text>
                  <text x="64" y="436">│5G</text>
                  <text x="100" y="436">DSCP</text>
                  <text x="128" y="436">F</text>
                  <text x="180" y="436">├─────│──┘</text>
                  <text x="396" y="436">└────────────────────────┘</text>
                  <text x="8" y="452">S</text>
                  <text x="100" y="452">└──────────┘</text>
                  <text x="192" y="452">│</text>
                  <text x="396" y="452">┌────────────────────────┐</text>
                  <text x="32" y="468">│</text>
                  <text x="100" y="468">┌──────────┐</text>
                  <text x="160" y="468">│</text>
                  <text x="244" y="468">├────────────▶</text>
                  <text x="348" y="468">TN</text>
                  <text x="376" y="468">QoS</text>
                  <text x="416" y="468">Class</text>
                  <text x="448" y="468">8</text>
                  <text x="496" y="468">│</text>
                  <text x="8" y="484">2</text>
                  <text x="64" y="484">│5G</text>
                  <text x="100" y="484">DSCP</text>
                  <text x="128" y="484">G</text>
                  <text x="168" y="484">├─────┘</text>
                  <text x="396" y="484">└────────────────────────┘</text>
                  <text x="32" y="500">│</text>
                  <text x="100" y="500">└──────────┘</text>
                  <text x="160" y="500">│</text>
                  <text x="344" y="500">Max</text>
                  <text x="368" y="500">8</text>
                  <text x="388" y="500">TN</text>
                  <text x="432" y="500">Classes</text>
                  <text x="64" y="516">SDP</text>
                  <text x="288" y="516">┗</text>
                  <text x="512" y="516">┛</text>
                  <text x="32" y="532">└</text>
                  <text x="48" y="532">─</text>
                  <text x="64" y="532">─</text>
                  <text x="80" y="532">─</text>
                  <text x="96" y="532">─</text>
                  <text x="112" y="532">─</text>
                  <text x="128" y="532">─</text>
                  <text x="144" y="532">─</text>
                  <text x="160" y="532">┘</text>
                  <text x="512" y="532">│</text>
                  <text x="24" y="548">┣</text>
                  <text x="168" y="548">┛</text>
                  <text x="32" y="564">─</text>
                  <text x="48" y="564">─</text>
                  <text x="64" y="564">─</text>
                  <text x="80" y="564">─</text>
                  <text x="96" y="564">─</text>
                  <text x="112" y="564">─</text>
                  <text x="128" y="564">─</text>
                  <text x="144" y="564">─</text>
                  <text x="160" y="564">─</text>
                  <text x="176" y="564">─</text>
                  <text x="192" y="564">─</text>
                  <text x="208" y="564">─</text>
                  <text x="224" y="564">─</text>
                  <text x="240" y="564">─</text>
                  <text x="256" y="564">─</text>
                  <text x="272" y="564">─</text>
                  <text x="288" y="564">─</text>
                  <text x="304" y="564">─</text>
                  <text x="320" y="564">─</text>
                  <text x="336" y="564">─</text>
                  <text x="352" y="564">─</text>
                  <text x="368" y="564">─</text>
                  <text x="384" y="564">─</text>
                  <text x="400" y="564">─</text>
                  <text x="416" y="564">─</text>
                  <text x="432" y="564">─</text>
                  <text x="448" y="564">─</text>
                  <text x="464" y="564">─</text>
                  <text x="480" y="564">─</text>
                  <text x="496" y="564">─</text>
                  <text x="512" y="564">┘</text>
                  <text x="68" y="580">Fine-grained</text>
                  <text x="136" y="580">QoS</text>
                  <text x="200" y="580">enforcement</text>
                  <text x="340" y="580">Coarse</text>
                  <text x="384" y="580">QoS</text>
                  <text x="448" y="580">enforcement</text>
                  <text x="76" y="596">(dedicated</text>
                  <text x="160" y="596">resources</text>
                  <text x="216" y="596">per</text>
                  <text x="364" y="596">(resources</text>
                  <text x="436" y="596">shared</text>
                  <text x="476" y="596">by</text>
                  <text x="68" y="612">IETF</text>
                  <text x="120" y="612">Network</text>
                  <text x="180" y="612">Slice)</text>
                  <text x="364" y="612">multiple</text>
                  <text x="420" y="612">IETF</text>
                  <text x="460" y="612">NSs)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
  ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
  ┏━━━━━━━━━━━━━━━━━┓         ETN                              │
  ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃
  ┃   SDP           ┃              ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
  ┃│  ┌──────────┐ │┃              ┃       Transit link        ┃
  ┃   │5G DSCP A ├───────────────┐ ┃┌────────────────────────┐ ┃
I ┃│  └──────────┘ │┃            ├──▶     TN QoS Class 1     │ ┃
E ┃   ┌──────────┐  ┃            │ ┃└────────────────────────┘ ┃
T ┃│  │5G DSCP B ├───────────┐   │ ┃┌────────────────────────┐ ┃
F ┃   └──────────┘  ┃        │   │ ┃│     TN QoS Class 2     │ ┃
  ┃│  ┌──────────┐ │┃        │   │ ┃└────────────────────────┘ ┃
N ┃   │5G DSCP C ├──╋─────┐  │   │ ┃┌────────────────────────┐ ┃
S ┃│  └──────────┘ │┃     │  │   │ ┃│     TN QoS Class 3     │ ┃
  ┃   ┌──────────┐  ┃     │  │   │ ┃└────────────────────────┘ ┃
1 ┃│  │5G DSCP D ├─────┐  │  │   │ ┃┌────────────────────────┐ ┃
  ┃   └──────────┘  ┃  │  │  ├──────▶     TN QoS Class 4     │ ┃
  ┃└ ─ ─ ─ ─ ─ ─ ─ ┘┃  │  │  │   │ ┃└────────────────────────┘ ┃
  ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃  │  │  │   │ ┃┌────────────────────────┐ ┃
  ┃   ┌──────────┐  ┃  │  ├─────────▶     TN QoS Class 5     │ ┃
  ┃│  │5G DSCP A ├─────│──│──│───┘ ┃└────────────────────────┘ ┃
I ┃   └──────────┘  ┃  │  │  │     ┃┌────────────────────────┐ ┃
E ┃│  ┌──────────┐ │┃  │  │  │     ┃│     TN QoS Class 6     │ ┃
T ┃   │5G DSCP E ├─────│──│──┘     ┃└────────────────────────┘ ┃
F ┃│  └──────────┘ │┃  │  │        ┃┌────────────────────────┐ ┃
  ┃   ┌──────────┐  ┃  │  │        ┃│     TN QoS Class 7     │ ┃
N ┃│  │5G DSCP F ├─────│──┘        ┃└────────────────────────┘ ┃
S ┃   └──────────┘  ┃  │           ┃┌────────────────────────┐ ┃
  ┃│  ┌──────────┐ │┃  ├────────────▶     TN QoS Class 8     │ ┃
2 ┃   │5G DSCP G ├─────┘           ┃└────────────────────────┘ ┃
  ┃│  └──────────┘ │┃              ┃     Max 8 TN Classes      ┃
  ┃   SDP           ┃              ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
  ┃└ ─ ─ ─ ─ ─ ─ ─ ┘┃                                          │
  ┣━━━━━━━━━━━━━━━━━┛
   ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
  Fine-grained QoS enforcement         Coarse QoS enforcement
    (dedicated resources per            (resources shared by
      IETF Network Slice)                multiple IETF NSs)
]]></artwork>
          </artset>
        </figure>
        <t>Given that in large scale deployments (large number of 5G
   slices), the number of potential 5G QoS Classes is much higher than
   the number of TN QoS Classes, multiple 5G QoS Classes with similar
   characteristics - potentially from different slices -
   would be grouped with common operator-defined TN logic and mapped to a same TN QoS Class when transported in the TN
   domain.  That is, common per hop behavior (PHB) is executed on
   transit TN routers for all packets grouped together. An example of this
   approach is outlined in <xref target="_figure-34"/>.</t>
        <t>Note that the numbers indicated in <xref target="_figure-34"/> (S-NSSAI, 5QI, DSCP, queue, etc.) are provided for illustration purposes only and shoudl not be considered as deployment guidance.</t>
        <figure anchor="_figure-34">
          <name>Example of 3GPP QoS Mapped to TN QoS</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="496" width="488" viewBox="0 0 488 496" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <g class="text">
                  <text x="236" y="36">┌─────────────</text>
                  <text x="312" y="36">ETN</text>
                  <text x="412" y="36">─────────────────┐</text>
                  <text x="32" y="52">┌──────</text>
                  <text x="84" y="52">NF-A</text>
                  <text x="136" y="52">──────┐</text>
                  <text x="184" y="52">│</text>
                  <text x="480" y="52">│</text>
                  <text x="8" y="68">│</text>
                  <text x="160" y="68">│</text>
                  <text x="184" y="68">│</text>
                  <text x="200" y="68">┌</text>
                  <text x="216" y="68">─</text>
                  <text x="232" y="68">─</text>
                  <text x="248" y="68">─</text>
                  <text x="264" y="68">─</text>
                  <text x="280" y="68">┐</text>
                  <text x="480" y="68">│</text>
                  <text x="8" y="84">│</text>
                  <text x="36" y="84">3GPP</text>
                  <text x="88" y="84">S-NSSAI</text>
                  <text x="136" y="84">100</text>
                  <text x="160" y="84">│</text>
                  <text x="184" y="84">│</text>
                  <text x="240" y="84">SDP</text>
                  <text x="480" y="84">│</text>
                  <text x="40" y="100">│┌──────┐</text>
                  <text x="124" y="100">┌───────┐│</text>
                  <text x="184" y="100">│</text>
                  <text x="240" y="100">│┌───────┐│</text>
                  <text x="480" y="100">│</text>
                  <text x="32" y="116">││5QI=1</text>
                  <text x="188" y="116">├─▶DSCP=46├──────▶DSCP=46├───┐</text>
                  <text x="480" y="116">│</text>
                  <text x="40" y="132">│└──────┘</text>
                  <text x="124" y="132">└───────┘│</text>
                  <text x="184" y="132">│</text>
                  <text x="240" y="132">│└───────┘│</text>
                  <text x="304" y="132">│</text>
                  <text x="480" y="132">│</text>
                  <text x="40" y="148">│┌──────┐</text>
                  <text x="124" y="148">┌───────┐│</text>
                  <text x="184" y="148">│</text>
                  <text x="240" y="148">┌───────┐</text>
                  <text x="304" y="148">│</text>
                  <text x="480" y="148">│</text>
                  <text x="156" y="164">││5QI=65├─▶DSCP=46├──────▶DSCP=46├┼──┤</text>
                  <text x="480" y="164">│</text>
                  <text x="40" y="180">│└──────┘</text>
                  <text x="124" y="180">└───────┘│</text>
                  <text x="184" y="180">│</text>
                  <text x="240" y="180">└───────┘</text>
                  <text x="304" y="180">│</text>
                  <text x="480" y="180">│</text>
                  <text x="40" y="196">│┌──────┐</text>
                  <text x="124" y="196">┌───────┐│</text>
                  <text x="184" y="196">│</text>
                  <text x="240" y="196">│┌───────┐│</text>
                  <text x="304" y="196">│</text>
                  <text x="480" y="196">│</text>
                  <text x="32" y="212">││5QI=7</text>
                  <text x="196" y="212">├─▶DSCP=10├──────▶DSCP=10──────┐</text>
                  <text x="404" y="212">┌──────────────┐</text>
                  <text x="480" y="212">│</text>
                  <text x="40" y="228">│└──────┘</text>
                  <text x="124" y="228">└───────┘│</text>
                  <text x="184" y="228">│</text>
                  <text x="240" y="228">│└───────┘│</text>
                  <text x="304" y="228">│</text>
                  <text x="320" y="228">│</text>
                  <text x="352" y="228">│TN</text>
                  <text x="384" y="228">QoS</text>
                  <text x="424" y="228">Class</text>
                  <text x="460" y="228">5│</text>
                  <text x="480" y="228">│</text>
                  <text x="84" y="244">└──────────────────┘</text>
                  <text x="184" y="244">│</text>
                  <text x="208" y="244">─</text>
                  <text x="224" y="244">─</text>
                  <text x="240" y="244">─</text>
                  <text x="256" y="244">─</text>
                  <text x="272" y="244">─</text>
                  <text x="324" y="244">├─│──▶</text>
                  <text x="392" y="244">Queue</text>
                  <text x="424" y="244">5</text>
                  <text x="464" y="244">│</text>
                  <text x="480" y="244">│</text>
                  <text x="184" y="260">│</text>
                  <text x="304" y="260">│</text>
                  <text x="320" y="260">│</text>
                  <text x="404" y="260">└──────────────┘</text>
                  <text x="480" y="260">│</text>
                  <text x="32" y="276">┌──────</text>
                  <text x="84" y="276">NF-B</text>
                  <text x="136" y="276">──────┐</text>
                  <text x="184" y="276">│</text>
                  <text x="304" y="276">│</text>
                  <text x="320" y="276">│</text>
                  <text x="480" y="276">│</text>
                  <text x="8" y="292">│</text>
                  <text x="160" y="292">│</text>
                  <text x="184" y="292">│</text>
                  <text x="200" y="292">┌</text>
                  <text x="216" y="292">─</text>
                  <text x="232" y="292">─</text>
                  <text x="248" y="292">─</text>
                  <text x="264" y="292">─</text>
                  <text x="280" y="292">┐</text>
                  <text x="304" y="292">│</text>
                  <text x="320" y="292">│</text>
                  <text x="480" y="292">│</text>
                  <text x="8" y="308">│</text>
                  <text x="36" y="308">3GPP</text>
                  <text x="88" y="308">S-NSSAI</text>
                  <text x="136" y="308">200</text>
                  <text x="160" y="308">│</text>
                  <text x="184" y="308">│</text>
                  <text x="240" y="308">SDP</text>
                  <text x="304" y="308">│</text>
                  <text x="320" y="308">│</text>
                  <text x="480" y="308">│</text>
                  <text x="40" y="324">│┌──────┐</text>
                  <text x="124" y="324">┌───────┐│</text>
                  <text x="184" y="324">│</text>
                  <text x="240" y="324">│┌───────┐│</text>
                  <text x="304" y="324">│</text>
                  <text x="320" y="324">│</text>
                  <text x="480" y="324">│</text>
                  <text x="32" y="340">││5QI=1</text>
                  <text x="188" y="340">├─▶DSCP=46├──────▶DSCP=46├───┤</text>
                  <text x="320" y="340">│</text>
                  <text x="404" y="340">┌──────────────┐</text>
                  <text x="480" y="340">│</text>
                  <text x="40" y="356">│└──────┘</text>
                  <text x="124" y="356">└───────┘│</text>
                  <text x="184" y="356">│</text>
                  <text x="240" y="356">│└───────┘│</text>
                  <text x="304" y="356">│</text>
                  <text x="320" y="356">│</text>
                  <text x="352" y="356">│TN</text>
                  <text x="384" y="356">QoS</text>
                  <text x="424" y="356">Class</text>
                  <text x="460" y="356">1│</text>
                  <text x="480" y="356">│</text>
                  <text x="40" y="372">│┌──────┐</text>
                  <text x="124" y="372">┌───────┐│</text>
                  <text x="184" y="372">│</text>
                  <text x="240" y="372">┌───────┐</text>
                  <text x="304" y="372">│</text>
                  <text x="332" y="372">├──▶</text>
                  <text x="392" y="372">Queue</text>
                  <text x="424" y="372">1</text>
                  <text x="464" y="372">│</text>
                  <text x="480" y="372">│</text>
                  <text x="156" y="388">││5QI=65├─▶DSCP=46├──────▶DSCP=46├┼──┘</text>
                  <text x="320" y="388">│</text>
                  <text x="404" y="388">└──────────────┘</text>
                  <text x="480" y="388">│</text>
                  <text x="40" y="404">│└──────┘</text>
                  <text x="124" y="404">└───────┘│</text>
                  <text x="184" y="404">│</text>
                  <text x="240" y="404">└───────┘</text>
                  <text x="320" y="404">│</text>
                  <text x="480" y="404">│</text>
                  <text x="40" y="420">│┌──────┐</text>
                  <text x="124" y="420">┌───────┐│</text>
                  <text x="184" y="420">│</text>
                  <text x="240" y="420">│┌───────┐│</text>
                  <text x="320" y="420">│</text>
                  <text x="480" y="420">│</text>
                  <text x="32" y="436">││5QI=7</text>
                  <text x="196" y="436">├─▶DSCP=10├──────▶DSCP=10├─────┘</text>
                  <text x="480" y="436">│</text>
                  <text x="40" y="452">│└──────┘</text>
                  <text x="124" y="452">└───────┘│</text>
                  <text x="184" y="452">│</text>
                  <text x="240" y="452">│└───────┘│</text>
                  <text x="480" y="452">│</text>
                  <text x="84" y="468">└──────────────────┘</text>
                  <text x="184" y="468">│</text>
                  <text x="208" y="468">─</text>
                  <text x="224" y="468">─</text>
                  <text x="240" y="468">─</text>
                  <text x="256" y="468">─</text>
                  <text x="272" y="468">─</text>
                  <text x="480" y="468">│</text>
                  <text x="332" y="484">└────────────────────────────────────┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                      ┌───────────── ETN  ─────────────────┐
┌────── NF-A ──────┐  │                                    │
│                  │  │ ┌ ─ ─ ─ ─ ┐                        │
│ 3GPP S-NSSAI 100 │  │     SDP                            │
│┌──────┐ ┌───────┐│  │ │┌───────┐│                        │
││5QI=1 ├─▶DSCP=46├──────▶DSCP=46├───┐                     │
│└──────┘ └───────┘│  │ │└───────┘│  │                     │
│┌──────┐ ┌───────┐│  │  ┌───────┐   │                     │
││5QI=65├─▶DSCP=46├──────▶DSCP=46├┼──┤                     │
│└──────┘ └───────┘│  │  └───────┘   │                     │
│┌──────┐ ┌───────┐│  │ │┌───────┐│  │                     │
││5QI=7 ├─▶DSCP=10├──────▶DSCP=10──────┐  ┌──────────────┐ │
│└──────┘ └───────┘│  │ │└───────┘│  │ │  │TN QoS Class 5│ │
└──────────────────┘  │  ─ ─ ─ ─ ─   ├─│──▶   Queue 5    │ │
                      │              │ │  └──────────────┘ │
┌────── NF-B ──────┐  │              │ │                   │
│                  │  │ ┌ ─ ─ ─ ─ ┐  │ │                   │
│ 3GPP S-NSSAI 200 │  │     SDP      │ │                   │
│┌──────┐ ┌───────┐│  │ │┌───────┐│  │ │                   │
││5QI=1 ├─▶DSCP=46├──────▶DSCP=46├───┤ │  ┌──────────────┐ │
│└──────┘ └───────┘│  │ │└───────┘│  │ │  │TN QoS Class 1│ │
│┌──────┐ ┌───────┐│  │  ┌───────┐   │ ├──▶   Queue 1    │ │
││5QI=65├─▶DSCP=46├──────▶DSCP=46├┼──┘ │  └──────────────┘ │
│└──────┘ └───────┘│  │  └───────┘     │                   │
│┌──────┐ ┌───────┐│  │ │┌───────┐│    │                   │
││5QI=7 ├─▶DSCP=10├──────▶DSCP=10├─────┘                   │
│└──────┘ └───────┘│  │ │└───────┘│                        │
└──────────────────┘  │  ─ ─ ─ ─ ─                         │
                      └────────────────────────────────────┘
]]></artwork>
          </artset>
        </figure>
        <t>In current SDO progress of 3GPP (Rel.17) and O-RAN the mapping of 5QI to
DSCP is not expected in per-slice fashion, where 5QI to DSCP mapping may
vary from 3GPP slice to 3GPP slice, hence the mapping of 5G QoS DSCP values
to TN QoS Classes may be rather common.</t>
        <t>Like in 5QI-unaware model, the original IP header retains the DCSP
   marking corresponding to 5QI (5G QoS Class), while the new header
   (MPLS or IPv6) carries QoS marking related to TN QoS Class.  Based on
   TN QoS Class marking, per hop behavior for all aggregated 5G QoS
   Classes from all IETF Network Slices is executed on TN links.  TN
   domain transit routers do not evaluate original IP header for QoS
   related decisions.  The original DSCP marking retained in the
   original IP header is used at the PE for fine-grained per slice and
   per 5G QoS Class inbound/outbound enforcement on the AC.</t>
        <t>In 5QI-aware model, compared to 5QI-unware model, edge resources are controlled in an even more
   granular, fine-grained manner, with dedicated resource allocation for
   each IETF Network Slice and dedicated resource allocation for number
   of traffic classes (most commonly up 4 or 8 traffic classes,
   depending on the HW capability of the equipment) within each IETF
   Network Slice.</t>
        <section anchor="inbound-edge-resource-control">
          <name>Inbound Edge Resource Control</name>
          <t>Compared to the 5QI-unware model, admission control (traffic
   conditioning) in the 5QI-aware model is more granular, as it enforces
   not only per slice capacity constraints, but may as well enforce the
   constraints per 5G QoS Class within each slice.</t>
          <t>5G slice using multiple 5QIs can potentially specify rates in one of
   the following ways:</t>
          <ul spacing="normal">
            <li>Rates per traffic class (CIR or CIR+PIR), no rate per slice (sum
of rates per class gives the rate per slice).</li>
            <li>Rate per slice (CIR or CIR+PIR), and rates per prioritized
(premium) traffic classes (CIR only).  Best effort traffic class
uses the bandwidth (within slice CIR/PIR) not consumed by
prioritized classes.</li>
          </ul>
          <t>In the first option, the slice admission control is executed with
   traffic class granularity, as outlined in <xref target="_figure-20"/>.  In this model,
   if a premium class doesn't consume all available class capacity, it
   cannot be reused by non-premium (i.e., Best Effort) class.</t>
          <figure anchor="_figure-20">
            <name>Ingress Slice Admission Control (5QI-aware Model)</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="560" width="408" viewBox="0 0 408 560" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <g class="text">
                    <text x="192" y="36">Class</text>
                    <text x="360" y="36">┌─────────┐</text>
                    <text x="192" y="52">policer</text>
                    <text x="324" y="52">┌──┴───┐</text>
                    <text x="400" y="52">│</text>
                    <text x="296" y="68">│</text>
                    <text x="352" y="68">│</text>
                    <text x="400" y="68">│</text>
                    <text x="40" y="84">5Q-QoS-A:</text>
                    <text x="108" y="84">CIR-1A</text>
                    <text x="232" y="84">──────◇────────────┼──▶</text>
                    <text x="336" y="84">S</text>
                    <text x="352" y="84">│</text>
                    <text x="400" y="84">│</text>
                    <text x="40" y="100">5Q-QoS-B:</text>
                    <text x="108" y="100">CIR-1B</text>
                    <text x="232" y="100">──────◇────────────┼──▶</text>
                    <text x="336" y="100">l</text>
                    <text x="352" y="100">│</text>
                    <text x="400" y="100">│</text>
                    <text x="40" y="116">5Q-QoS-C:</text>
                    <text x="108" y="116">CIR-1C</text>
                    <text x="232" y="116">──────◇────────────┼──▶</text>
                    <text x="336" y="116">i</text>
                    <text x="352" y="116">│</text>
                    <text x="400" y="116">│</text>
                    <text x="296" y="132">│</text>
                    <text x="336" y="132">c</text>
                    <text x="352" y="132">│</text>
                    <text x="400" y="132">│</text>
                    <text x="296" y="148">│</text>
                    <text x="336" y="148">e</text>
                    <text x="352" y="148">│</text>
                    <text x="400" y="148">│</text>
                    <text x="36" y="164">BE</text>
                    <text x="92" y="164">CIR/PIR-1D</text>
                    <text x="232" y="164">──────◇────────────┼──▶</text>
                    <text x="352" y="164">│</text>
                    <text x="376" y="164">A</text>
                    <text x="400" y="164">│</text>
                    <text x="296" y="180">│</text>
                    <text x="336" y="180">1</text>
                    <text x="352" y="180">│</text>
                    <text x="376" y="180">t</text>
                    <text x="400" y="180">│</text>
                    <text x="296" y="196">│</text>
                    <text x="352" y="196">│</text>
                    <text x="376" y="196">t</text>
                    <text x="400" y="196">│</text>
                    <text x="324" y="212">├──────┤</text>
                    <text x="376" y="212">a</text>
                    <text x="400" y="212">│</text>
                    <text x="296" y="228">│</text>
                    <text x="352" y="228">│</text>
                    <text x="376" y="228">c</text>
                    <text x="400" y="228">│</text>
                    <text x="40" y="244">5Q-QoS-A:</text>
                    <text x="108" y="244">CIR-2A</text>
                    <text x="228" y="244">──────◇────────────┼─▶</text>
                    <text x="336" y="244">S</text>
                    <text x="352" y="244">│</text>
                    <text x="376" y="244">h</text>
                    <text x="400" y="244">│</text>
                    <text x="40" y="260">5Q-QoS-B:</text>
                    <text x="108" y="260">CIR-2B</text>
                    <text x="228" y="260">──────◇────────────┼─▶</text>
                    <text x="336" y="260">l</text>
                    <text x="352" y="260">│</text>
                    <text x="376" y="260">m</text>
                    <text x="400" y="260">│</text>
                    <text x="40" y="276">5Q-QoS-C:</text>
                    <text x="108" y="276">CIR-2C</text>
                    <text x="228" y="276">──────◇────────────┼─▶</text>
                    <text x="336" y="276">i</text>
                    <text x="352" y="276">│</text>
                    <text x="376" y="276">e</text>
                    <text x="400" y="276">│</text>
                    <text x="296" y="292">│</text>
                    <text x="336" y="292">c</text>
                    <text x="352" y="292">│</text>
                    <text x="376" y="292">n</text>
                    <text x="400" y="292">│</text>
                    <text x="296" y="308">│</text>
                    <text x="336" y="308">e</text>
                    <text x="352" y="308">│</text>
                    <text x="376" y="308">t</text>
                    <text x="400" y="308">│</text>
                    <text x="36" y="324">BE</text>
                    <text x="92" y="324">CIR/PIR-2D</text>
                    <text x="228" y="324">──────◇────────────┼─▶</text>
                    <text x="352" y="324">│</text>
                    <text x="400" y="324">│</text>
                    <text x="296" y="340">│</text>
                    <text x="336" y="340">2</text>
                    <text x="352" y="340">│</text>
                    <text x="376" y="340">C</text>
                    <text x="400" y="340">│</text>
                    <text x="296" y="356">│</text>
                    <text x="352" y="356">│</text>
                    <text x="376" y="356">i</text>
                    <text x="400" y="356">│</text>
                    <text x="324" y="372">├──────┤</text>
                    <text x="376" y="372">r</text>
                    <text x="400" y="372">│</text>
                    <text x="296" y="388">│</text>
                    <text x="352" y="388">│</text>
                    <text x="376" y="388">c</text>
                    <text x="400" y="388">│</text>
                    <text x="40" y="404">5Q-QoS-A:</text>
                    <text x="108" y="404">CIR-3A</text>
                    <text x="228" y="404">──────◇────────────┼─▶</text>
                    <text x="336" y="404">S</text>
                    <text x="352" y="404">│</text>
                    <text x="376" y="404">u</text>
                    <text x="400" y="404">│</text>
                    <text x="40" y="420">5Q-QoS-B:</text>
                    <text x="108" y="420">CIR-3B</text>
                    <text x="228" y="420">──────◇────────────┼─▶</text>
                    <text x="336" y="420">l</text>
                    <text x="352" y="420">│</text>
                    <text x="376" y="420">i</text>
                    <text x="400" y="420">│</text>
                    <text x="40" y="436">5Q-QoS-C:</text>
                    <text x="108" y="436">CIR-3C</text>
                    <text x="228" y="436">──────◇────────────┼─▶</text>
                    <text x="336" y="436">i</text>
                    <text x="352" y="436">│</text>
                    <text x="376" y="436">t</text>
                    <text x="400" y="436">│</text>
                    <text x="296" y="452">│</text>
                    <text x="336" y="452">c</text>
                    <text x="352" y="452">│</text>
                    <text x="400" y="452">│</text>
                    <text x="296" y="468">│</text>
                    <text x="336" y="468">e</text>
                    <text x="352" y="468">│</text>
                    <text x="400" y="468">│</text>
                    <text x="36" y="484">BE</text>
                    <text x="184" y="484">CIR/PIR-3D───────◇────────────┼─▶</text>
                    <text x="352" y="484">│</text>
                    <text x="400" y="484">│</text>
                    <text x="296" y="500">│</text>
                    <text x="336" y="500">3</text>
                    <text x="352" y="500">│</text>
                    <text x="400" y="500">│</text>
                    <text x="296" y="516">│</text>
                    <text x="352" y="516">│</text>
                    <text x="400" y="516">│</text>
                    <text x="324" y="532">└──┬───┘</text>
                    <text x="400" y="532">│</text>
                    <text x="360" y="548">└─────────┘</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
                     Class             ┌─────────┐
                    policer         ┌──┴───┐     │
                                    │      │     │
5Q-QoS-A: CIR-1A ──────◇────────────┼──▶ S │     │
5Q-QoS-B: CIR-1B ──────◇────────────┼──▶ l │     │
5Q-QoS-C: CIR-1C ──────◇────────────┼──▶ i │     │
                                    │    c │     │
                                    │    e │     │
   BE CIR/PIR-1D ──────◇────────────┼──▶   │  A  │
                                    │    1 │  t  │
                                    │      │  t  │
                                    ├──────┤  a  │
                                    │      │  c  │
5Q-QoS-A: CIR-2A ──────◇────────────┼─▶  S │  h  │
5Q-QoS-B: CIR-2B ──────◇────────────┼─▶  l │  m  │
5Q-QoS-C: CIR-2C ──────◇────────────┼─▶  i │  e  │
                                    │    c │  n  │
                                    │    e │  t  │
   BE CIR/PIR-2D ──────◇────────────┼─▶    │     │
                                    │    2 │  C  │
                                    │      │  i  │
                                    ├──────┤  r  │
                                    │      │  c  │
5Q-QoS-A: CIR-3A ──────◇────────────┼─▶  S │  u  │
5Q-QoS-B: CIR-3B ──────◇────────────┼─▶  l │  i  │
5Q-QoS-C: CIR-3C ──────◇────────────┼─▶  i │  t  │
                                    │    c │     │
                                    │    e │     │
   BE CIR/PIR-3D───────◇────────────┼─▶    │     │
                                    │    3 │     │
                                    │      │     │
                                    └──┬───┘     │
                                       └─────────┘
]]></artwork>
            </artset>
          </figure>
          <t>The second model combines the advantages of 5QI-unaware model (per
   slice admission control) with the per traffic class admission
   control, as outlined in <xref target="_figure-20"/>.  Ingress admission control is at
   class granularity for premium classes (CIR only).  Non-premium class
   (i.e.,  Best Effort) has no separate class admission control policy,
   but it is allowed to use the entire slice capacity, which is available at
   any given moment.  I.e., slice capacity, which is not consumed by
   premium classes.  It is a hierarchical model, as depicted in
   <xref target="_figure-21"/>.</t>
          <figure anchor="_figure-21">
            <name>Ingress Slice Admission Control (5QI-aware) - Hierarchical</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="576" width="408" viewBox="0 0 408 576" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <g class="text">
                    <text x="264" y="36">Slice</text>
                    <text x="264" y="52">policer</text>
                    <text x="360" y="52">┌─────────┐</text>
                    <text x="176" y="68">Class</text>
                    <text x="264" y="68">.</text>
                    <text x="324" y="68">┌──┴───┐</text>
                    <text x="400" y="68">│</text>
                    <text x="176" y="84">policer</text>
                    <text x="256" y="84">;</text>
                    <text x="272" y="84">:</text>
                    <text x="296" y="84">│</text>
                    <text x="352" y="84">│</text>
                    <text x="400" y="84">│</text>
                    <text x="40" y="100">5Q-QoS-A:</text>
                    <text x="108" y="100">CIR-1A</text>
                    <text x="232" y="100">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="100">S</text>
                    <text x="352" y="100">│</text>
                    <text x="400" y="100">│</text>
                    <text x="40" y="116">5Q-QoS-B:</text>
                    <text x="108" y="116">CIR-1B</text>
                    <text x="232" y="116">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="116">l</text>
                    <text x="352" y="116">│</text>
                    <text x="400" y="116">│</text>
                    <text x="40" y="132">5Q-QoS-C:</text>
                    <text x="108" y="132">CIR-1C</text>
                    <text x="232" y="132">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="132">i</text>
                    <text x="352" y="132">│</text>
                    <text x="400" y="132">│</text>
                    <text x="256" y="148">│</text>
                    <text x="272" y="148">│</text>
                    <text x="296" y="148">│</text>
                    <text x="336" y="148">c</text>
                    <text x="352" y="148">│</text>
                    <text x="400" y="148">│</text>
                    <text x="256" y="164">│</text>
                    <text x="272" y="164">│</text>
                    <text x="296" y="164">│</text>
                    <text x="336" y="164">e</text>
                    <text x="352" y="164">│</text>
                    <text x="400" y="164">│</text>
                    <text x="36" y="180">BE</text>
                    <text x="92" y="180">CIR/PIR-1D</text>
                    <text x="232" y="180">──────────────┤─┼──┼──▶</text>
                    <text x="352" y="180">│</text>
                    <text x="376" y="180">A</text>
                    <text x="400" y="180">│</text>
                    <text x="256" y="196">│</text>
                    <text x="272" y="196">│</text>
                    <text x="296" y="196">│</text>
                    <text x="336" y="196">1</text>
                    <text x="352" y="196">│</text>
                    <text x="376" y="196">t</text>
                    <text x="400" y="196">│</text>
                    <text x="256" y="212">:</text>
                    <text x="272" y="212">;</text>
                    <text x="296" y="212">│</text>
                    <text x="352" y="212">│</text>
                    <text x="376" y="212">t</text>
                    <text x="400" y="212">│</text>
                    <text x="264" y="228">.</text>
                    <text x="324" y="228">├──────┤</text>
                    <text x="376" y="228">a</text>
                    <text x="400" y="228">│</text>
                    <text x="256" y="244">;</text>
                    <text x="272" y="244">:</text>
                    <text x="296" y="244">│</text>
                    <text x="352" y="244">│</text>
                    <text x="376" y="244">c</text>
                    <text x="400" y="244">│</text>
                    <text x="40" y="260">5Q-QoS-A:</text>
                    <text x="108" y="260">CIR-2A</text>
                    <text x="232" y="260">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="260">S</text>
                    <text x="352" y="260">│</text>
                    <text x="376" y="260">h</text>
                    <text x="400" y="260">│</text>
                    <text x="40" y="276">5Q-QoS-B:</text>
                    <text x="108" y="276">CIR-2B</text>
                    <text x="232" y="276">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="276">l</text>
                    <text x="352" y="276">│</text>
                    <text x="376" y="276">m</text>
                    <text x="400" y="276">│</text>
                    <text x="40" y="292">5Q-QoS-C:</text>
                    <text x="108" y="292">CIR-2C</text>
                    <text x="232" y="292">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="292">i</text>
                    <text x="352" y="292">│</text>
                    <text x="376" y="292">e</text>
                    <text x="400" y="292">│</text>
                    <text x="256" y="308">│</text>
                    <text x="272" y="308">│</text>
                    <text x="296" y="308">│</text>
                    <text x="336" y="308">c</text>
                    <text x="352" y="308">│</text>
                    <text x="376" y="308">n</text>
                    <text x="400" y="308">│</text>
                    <text x="256" y="324">│</text>
                    <text x="272" y="324">│</text>
                    <text x="296" y="324">│</text>
                    <text x="336" y="324">e</text>
                    <text x="352" y="324">│</text>
                    <text x="376" y="324">t</text>
                    <text x="400" y="324">│</text>
                    <text x="36" y="340">BE</text>
                    <text x="92" y="340">CIR/PIR-2D</text>
                    <text x="232" y="340">──────────────┤─┼──┼──▶</text>
                    <text x="352" y="340">│</text>
                    <text x="400" y="340">│</text>
                    <text x="256" y="356">│</text>
                    <text x="272" y="356">│</text>
                    <text x="296" y="356">│</text>
                    <text x="336" y="356">2</text>
                    <text x="352" y="356">│</text>
                    <text x="376" y="356">C</text>
                    <text x="400" y="356">│</text>
                    <text x="256" y="372">:</text>
                    <text x="272" y="372">;</text>
                    <text x="296" y="372">│</text>
                    <text x="352" y="372">│</text>
                    <text x="376" y="372">i</text>
                    <text x="400" y="372">│</text>
                    <text x="264" y="388">.</text>
                    <text x="324" y="388">├──────┤</text>
                    <text x="376" y="388">r</text>
                    <text x="400" y="388">│</text>
                    <text x="256" y="404">;</text>
                    <text x="272" y="404">:</text>
                    <text x="296" y="404">│</text>
                    <text x="352" y="404">│</text>
                    <text x="376" y="404">c</text>
                    <text x="400" y="404">│</text>
                    <text x="40" y="420">5Q-QoS-A:</text>
                    <text x="108" y="420">CIR-3A</text>
                    <text x="232" y="420">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="420">S</text>
                    <text x="352" y="420">│</text>
                    <text x="376" y="420">u</text>
                    <text x="400" y="420">│</text>
                    <text x="40" y="436">5Q-QoS-B:</text>
                    <text x="108" y="436">CIR-3B</text>
                    <text x="232" y="436">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="436">l</text>
                    <text x="352" y="436">│</text>
                    <text x="376" y="436">i</text>
                    <text x="400" y="436">│</text>
                    <text x="40" y="452">5Q-QoS-C:</text>
                    <text x="108" y="452">CIR-3C</text>
                    <text x="232" y="452">────◇─────────┤─┼──┼──▶</text>
                    <text x="336" y="452">i</text>
                    <text x="352" y="452">│</text>
                    <text x="376" y="452">t</text>
                    <text x="400" y="452">│</text>
                    <text x="256" y="468">│</text>
                    <text x="272" y="468">│</text>
                    <text x="296" y="468">│</text>
                    <text x="336" y="468">c</text>
                    <text x="352" y="468">│</text>
                    <text x="400" y="468">│</text>
                    <text x="256" y="484">│</text>
                    <text x="272" y="484">│</text>
                    <text x="296" y="484">│</text>
                    <text x="336" y="484">e</text>
                    <text x="352" y="484">│</text>
                    <text x="400" y="484">│</text>
                    <text x="36" y="500">BE</text>
                    <text x="92" y="500">CIR/PIR-3D</text>
                    <text x="232" y="500">──────────────┤─┼──┼──▶</text>
                    <text x="352" y="500">│</text>
                    <text x="400" y="500">│</text>
                    <text x="256" y="516">│</text>
                    <text x="272" y="516">│</text>
                    <text x="296" y="516">│</text>
                    <text x="336" y="516">3</text>
                    <text x="352" y="516">│</text>
                    <text x="400" y="516">│</text>
                    <text x="256" y="532">:</text>
                    <text x="272" y="532">;</text>
                    <text x="296" y="532">│</text>
                    <text x="352" y="532">│</text>
                    <text x="400" y="532">│</text>
                    <text x="264" y="548">'</text>
                    <text x="324" y="548">└──┬───┘</text>
                    <text x="400" y="548">│</text>
                    <text x="360" y="564">└─────────┘</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
                              Slice
                             policer   ┌─────────┐
                   Class        .   ┌──┴───┐     │
                  policer      ; :  │      │     │
5Q-QoS-A: CIR-1A ────◇─────────┤─┼──┼──▶ S │     │
5Q-QoS-B: CIR-1B ────◇─────────┤─┼──┼──▶ l │     │
5Q-QoS-C: CIR-1C ────◇─────────┤─┼──┼──▶ i │     │
                               │ │  │    c │     │
                               │ │  │    e │     │
   BE CIR/PIR-1D ──────────────┤─┼──┼──▶   │  A  │
                               │ │  │    1 │  t  │
                               : ;  │      │  t  │
                                .   ├──────┤  a  │
                               ; :  │      │  c  │
5Q-QoS-A: CIR-2A ────◇─────────┤─┼──┼──▶ S │  h  │
5Q-QoS-B: CIR-2B ────◇─────────┤─┼──┼──▶ l │  m  │
5Q-QoS-C: CIR-2C ────◇─────────┤─┼──┼──▶ i │  e  │
                               │ │  │    c │  n  │
                               │ │  │    e │  t  │
   BE CIR/PIR-2D ──────────────┤─┼──┼──▶   │     │
                               │ │  │    2 │  C  │
                               : ;  │      │  i  │
                                .   ├──────┤  r  │
                               ; :  │      │  c  │
5Q-QoS-A: CIR-3A ────◇─────────┤─┼──┼──▶ S │  u  │
5Q-QoS-B: CIR-3B ────◇─────────┤─┼──┼──▶ l │  i  │
5Q-QoS-C: CIR-3C ────◇─────────┤─┼──┼──▶ i │  t  │
                               │ │  │    c │     │
                               │ │  │    e │     │
   BE CIR/PIR-3D ──────────────┤─┼──┼──▶   │     │
                               │ │  │    3 │     │
                               : ;  │      │     │
                                '   └──┬───┘     │
                                       └─────────┘
]]></artwork>
            </artset>
          </figure>
        </section>
        <section anchor="outbound-edge-resource-control-1">
          <name>Outbound Edge Resource Control</name>
          <t><xref target="_figure-22"/> outlines the outbound edge resource control model at the
   transport network layer for 5QI-aware slices.  Each slice is assigned
   multiple egress queues.  The sum of queue weights (equal to 5Q QoS
   CIRs within the slice) CIRs <bcp14>MUST NOT</bcp14> exceed the CIR of the slice
   itself.  And, similarly to the 5QI-aware model, the sum of slice CIRs
   <bcp14>MUST NOT</bcp14> exceed the physical capacity of the attachment circuit.</t>
          <figure anchor="_figure-22">
            <name>Egress Slice Admission Control (5QI-aware)</name>
            <artset>
              <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="704" width="552" viewBox="0 0 552 704" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                  <path d="M 364,56 L 372,72" fill="none" stroke="black"/>
                  <path d="M 364,248 L 372,232" fill="none" stroke="black"/>
                  <path d="M 364,264 L 372,280" fill="none" stroke="black"/>
                  <path d="M 364,456 L 372,440" fill="none" stroke="black"/>
                  <path d="M 364,472 L 372,488" fill="none" stroke="black"/>
                  <path d="M 364,664 L 372,648" fill="none" stroke="black"/>
                  <path d="M 380,72 L 388,56" fill="none" stroke="black"/>
                  <path d="M 380,232 L 388,248" fill="none" stroke="black"/>
                  <path d="M 380,280 L 388,264" fill="none" stroke="black"/>
                  <path d="M 380,440 L 388,456" fill="none" stroke="black"/>
                  <path d="M 380,488 L 388,472" fill="none" stroke="black"/>
                  <path d="M 380,648 L 388,664" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="72" y="36">┌─────────┐</text>
                    <text x="192" y="36">QoS</text>
                    <text x="236" y="36">output</text>
                    <text x="292" y="36">queues</text>
                    <text x="32" y="52">│</text>
                    <text x="112" y="52">┌───┴──┐─</text>
                    <text x="160" y="52">─</text>
                    <text x="176" y="52">─</text>
                    <text x="192" y="52">─</text>
                    <text x="208" y="52">─</text>
                    <text x="224" y="52">─</text>
                    <text x="240" y="52">─</text>
                    <text x="256" y="52">─</text>
                    <text x="272" y="52">─</text>
                    <text x="288" y="52">─</text>
                    <text x="304" y="52">─</text>
                    <text x="320" y="52">─</text>
                    <text x="336" y="52">─</text>
                    <text x="352" y="52">─</text>
                    <text x="368" y="52">─</text>
                    <text x="384" y="52">─</text>
                    <text x="400" y="52">─</text>
                    <text x="416" y="52">─</text>
                    <text x="432" y="52">─</text>
                    <text x="448" y="52">─</text>
                    <text x="464" y="52">─</text>
                    <text x="480" y="52">─</text>
                    <text x="496" y="52">─</text>
                    <text x="512" y="52">─</text>
                    <text x="528" y="52">─</text>
                    <text x="544" y="52">─</text>
                    <text x="32" y="68">│</text>
                    <text x="80" y="68">│</text>
                    <text x="236" y="68">┌─┴──────────────────────────┐</text>
                    <text x="376" y="68">│</text>
                    <text x="64" y="84">───┼─────┼────▶</text>
                    <text x="168" y="84">5Q-QoS-A:</text>
                    <text x="268" y="84">w=5Q-QoS-A-CIR</text>
                    <text x="352" y="84">│</text>
                    <text x="376" y="84">│</text>
                    <text x="32" y="100">│</text>
                    <text x="80" y="100">│</text>
                    <text x="96" y="100">S</text>
                    <text x="236" y="100">└─┬──────────────────────────┘</text>
                    <text x="376" y="100">│</text>
                    <text x="32" y="116">│</text>
                    <text x="80" y="116">│</text>
                    <text x="96" y="116">l</text>
                    <text x="236" y="116">┌─┴──────────────────────────┐</text>
                    <text x="376" y="116">│</text>
                    <text x="64" y="132">───┼─────┼─i──▶</text>
                    <text x="168" y="132">5Q-QoS-B:</text>
                    <text x="268" y="132">w=5Q-QoS-B-CIR</text>
                    <text x="352" y="132">│</text>
                    <text x="376" y="132">│</text>
                    <text x="32" y="148">│</text>
                    <text x="80" y="148">│</text>
                    <text x="96" y="148">c</text>
                    <text x="236" y="148">└─┬──────────────────────────┘</text>
                    <text x="376" y="148">│</text>
                    <text x="468" y="148">weight=Slice-1-CIR</text>
                    <text x="32" y="164">│</text>
                    <text x="80" y="164">│</text>
                    <text x="96" y="164">e</text>
                    <text x="236" y="164">┌─┴──────────────────────────┐</text>
                    <text x="376" y="164">│</text>
                    <text x="464" y="164">shaping=Slice-1-PIR</text>
                    <text x="64" y="180">───┼─────┼────▶</text>
                    <text x="168" y="180">5Q-QoS-C:</text>
                    <text x="268" y="180">w=5Q-QoS-C-CIR</text>
                    <text x="352" y="180">│</text>
                    <text x="376" y="180">│</text>
                    <text x="32" y="196">│</text>
                    <text x="80" y="196">│</text>
                    <text x="96" y="196">1</text>
                    <text x="236" y="196">└─┬──────────────────────────┘</text>
                    <text x="376" y="196">│</text>
                    <text x="32" y="212">│</text>
                    <text x="80" y="212">│</text>
                    <text x="236" y="212">┌─┴──────────────────────────┐</text>
                    <text x="376" y="212">│</text>
                    <text x="64" y="228">───┼─────┼────▶</text>
                    <text x="148" y="228">Best</text>
                    <text x="196" y="228">Effort</text>
                    <text x="272" y="228">(remainder)</text>
                    <text x="352" y="228">│</text>
                    <text x="376" y="228">│</text>
                    <text x="32" y="244">│</text>
                    <text x="80" y="244">│</text>
                    <text x="236" y="244">└─┬──────────────────────────┘</text>
                    <text x="376" y="244">│</text>
                    <text x="32" y="260">│</text>
                    <text x="56" y="260">A</text>
                    <text x="112" y="260">├──────┤─</text>
                    <text x="160" y="260">─</text>
                    <text x="176" y="260">─</text>
                    <text x="192" y="260">─</text>
                    <text x="208" y="260">─</text>
                    <text x="224" y="260">─</text>
                    <text x="240" y="260">─</text>
                    <text x="256" y="260">─</text>
                    <text x="272" y="260">─</text>
                    <text x="288" y="260">─</text>
                    <text x="304" y="260">─</text>
                    <text x="320" y="260">─</text>
                    <text x="336" y="260">─</text>
                    <text x="352" y="260">─</text>
                    <text x="368" y="260">─</text>
                    <text x="384" y="260">─</text>
                    <text x="400" y="260">─</text>
                    <text x="416" y="260">─</text>
                    <text x="432" y="260">─</text>
                    <text x="448" y="260">─</text>
                    <text x="464" y="260">─</text>
                    <text x="480" y="260">─</text>
                    <text x="496" y="260">─</text>
                    <text x="512" y="260">─</text>
                    <text x="528" y="260">─</text>
                    <text x="544" y="260">─</text>
                    <text x="32" y="276">│</text>
                    <text x="56" y="276">t</text>
                    <text x="80" y="276">│</text>
                    <text x="236" y="276">┌─┴──────────────────────────┐</text>
                    <text x="376" y="276">│</text>
                    <text x="32" y="292">│</text>
                    <text x="56" y="292">t</text>
                    <text x="80" y="292">│</text>
                    <text x="120" y="292">│</text>
                    <text x="352" y="292">│</text>
                    <text x="376" y="292">│</text>
                    <text x="32" y="308">│</text>
                    <text x="56" y="308">a</text>
                    <text x="80" y="308">│</text>
                    <text x="236" y="308">└─┬──────────────────────────┘</text>
                    <text x="376" y="308">│</text>
                    <text x="32" y="324">│</text>
                    <text x="56" y="324">c</text>
                    <text x="80" y="324">│</text>
                    <text x="96" y="324">S</text>
                    <text x="236" y="324">┌─┴──────────────────────────┐</text>
                    <text x="376" y="324">│</text>
                    <text x="32" y="340">│</text>
                    <text x="56" y="340">h</text>
                    <text x="80" y="340">│</text>
                    <text x="96" y="340">l</text>
                    <text x="120" y="340">│</text>
                    <text x="352" y="340">│</text>
                    <text x="376" y="340">│</text>
                    <text x="32" y="356">│</text>
                    <text x="56" y="356">m</text>
                    <text x="80" y="356">│</text>
                    <text x="96" y="356">i</text>
                    <text x="236" y="356">└─┬──────────────────────────┘</text>
                    <text x="376" y="356">│</text>
                    <text x="468" y="356">weight=Slice-2-CIR</text>
                    <text x="32" y="372">│</text>
                    <text x="56" y="372">e</text>
                    <text x="80" y="372">│</text>
                    <text x="96" y="372">c</text>
                    <text x="236" y="372">┌─┴──────────────────────────┐</text>
                    <text x="376" y="372">│</text>
                    <text x="464" y="372">shaping=Slice-2-PIR</text>
                    <text x="32" y="388">│</text>
                    <text x="56" y="388">n</text>
                    <text x="80" y="388">│</text>
                    <text x="96" y="388">e</text>
                    <text x="120" y="388">│</text>
                    <text x="352" y="388">│</text>
                    <text x="376" y="388">│</text>
                    <text x="32" y="404">│</text>
                    <text x="56" y="404">t</text>
                    <text x="80" y="404">│</text>
                    <text x="236" y="404">└─┬──────────────────────────┘</text>
                    <text x="376" y="404">│</text>
                    <text x="32" y="420">│</text>
                    <text x="80" y="420">│</text>
                    <text x="96" y="420">2</text>
                    <text x="236" y="420">┌─┴──────────────────────────┐</text>
                    <text x="376" y="420">│</text>
                    <text x="32" y="436">│</text>
                    <text x="56" y="436">C</text>
                    <text x="80" y="436">│</text>
                    <text x="120" y="436">│</text>
                    <text x="352" y="436">│</text>
                    <text x="376" y="436">│</text>
                    <text x="32" y="452">│</text>
                    <text x="56" y="452">i</text>
                    <text x="80" y="452">│</text>
                    <text x="236" y="452">└─┬──────────────────────────┘</text>
                    <text x="376" y="452">│</text>
                    <text x="32" y="468">│</text>
                    <text x="56" y="468">r</text>
                    <text x="112" y="468">├──────┤─</text>
                    <text x="160" y="468">─</text>
                    <text x="176" y="468">─</text>
                    <text x="192" y="468">─</text>
                    <text x="208" y="468">─</text>
                    <text x="224" y="468">─</text>
                    <text x="240" y="468">─</text>
                    <text x="256" y="468">─</text>
                    <text x="272" y="468">─</text>
                    <text x="288" y="468">─</text>
                    <text x="304" y="468">─</text>
                    <text x="320" y="468">─</text>
                    <text x="336" y="468">─</text>
                    <text x="352" y="468">─</text>
                    <text x="368" y="468">─</text>
                    <text x="384" y="468">─</text>
                    <text x="400" y="468">─</text>
                    <text x="416" y="468">─</text>
                    <text x="432" y="468">─</text>
                    <text x="448" y="468">─</text>
                    <text x="464" y="468">─</text>
                    <text x="480" y="468">─</text>
                    <text x="496" y="468">─</text>
                    <text x="512" y="468">─</text>
                    <text x="528" y="468">─</text>
                    <text x="544" y="468">─</text>
                    <text x="32" y="484">│</text>
                    <text x="56" y="484">c</text>
                    <text x="80" y="484">│</text>
                    <text x="236" y="484">┌─┴──────────────────────────┐</text>
                    <text x="376" y="484">│</text>
                    <text x="32" y="500">│</text>
                    <text x="56" y="500">u</text>
                    <text x="80" y="500">│</text>
                    <text x="120" y="500">│</text>
                    <text x="352" y="500">│</text>
                    <text x="376" y="500">│</text>
                    <text x="32" y="516">│</text>
                    <text x="56" y="516">i</text>
                    <text x="80" y="516">│</text>
                    <text x="96" y="516">S</text>
                    <text x="236" y="516">└─┬──────────────────────────┘</text>
                    <text x="376" y="516">│</text>
                    <text x="32" y="532">│</text>
                    <text x="56" y="532">t</text>
                    <text x="80" y="532">│</text>
                    <text x="96" y="532">l</text>
                    <text x="236" y="532">┌─┴──────────────────────────┐</text>
                    <text x="376" y="532">│</text>
                    <text x="32" y="548">│</text>
                    <text x="80" y="548">│</text>
                    <text x="96" y="548">i</text>
                    <text x="120" y="548">│</text>
                    <text x="352" y="548">│</text>
                    <text x="376" y="548">│</text>
                    <text x="32" y="564">│</text>
                    <text x="80" y="564">│</text>
                    <text x="96" y="564">c</text>
                    <text x="236" y="564">└─┬──────────────────────────┘</text>
                    <text x="376" y="564">│</text>
                    <text x="468" y="564">weight=Slice-3-CIR</text>
                    <text x="32" y="580">│</text>
                    <text x="80" y="580">│</text>
                    <text x="96" y="580">e</text>
                    <text x="236" y="580">┌─┴──────────────────────────┐</text>
                    <text x="376" y="580">│</text>
                    <text x="464" y="580">shaping=Slice-3-PIR</text>
                    <text x="32" y="596">│</text>
                    <text x="80" y="596">│</text>
                    <text x="120" y="596">│</text>
                    <text x="352" y="596">│</text>
                    <text x="376" y="596">│</text>
                    <text x="32" y="612">│</text>
                    <text x="80" y="612">│</text>
                    <text x="96" y="612">3</text>
                    <text x="236" y="612">└─┬──────────────────────────┘</text>
                    <text x="376" y="612">│</text>
                    <text x="32" y="628">│</text>
                    <text x="80" y="628">│</text>
                    <text x="236" y="628">┌─┴──────────────────────────┐</text>
                    <text x="376" y="628">│</text>
                    <text x="32" y="644">│</text>
                    <text x="80" y="644">│</text>
                    <text x="120" y="644">│</text>
                    <text x="352" y="644">│</text>
                    <text x="376" y="644">│</text>
                    <text x="32" y="660">│</text>
                    <text x="80" y="660">│</text>
                    <text x="236" y="660">└─┬──────────────────────────┘</text>
                    <text x="376" y="660">│</text>
                    <text x="32" y="676">│</text>
                    <text x="112" y="676">└───┬──┘─</text>
                    <text x="160" y="676">─</text>
                    <text x="176" y="676">─</text>
                    <text x="192" y="676">─</text>
                    <text x="208" y="676">─</text>
                    <text x="224" y="676">─</text>
                    <text x="240" y="676">─</text>
                    <text x="256" y="676">─</text>
                    <text x="272" y="676">─</text>
                    <text x="288" y="676">─</text>
                    <text x="304" y="676">─</text>
                    <text x="320" y="676">─</text>
                    <text x="336" y="676">─</text>
                    <text x="352" y="676">─</text>
                    <text x="368" y="676">─</text>
                    <text x="384" y="676">─</text>
                    <text x="400" y="676">─</text>
                    <text x="416" y="676">─</text>
                    <text x="432" y="676">─</text>
                    <text x="448" y="676">─</text>
                    <text x="464" y="676">─</text>
                    <text x="480" y="676">─</text>
                    <text x="496" y="676">─</text>
                    <text x="512" y="676">─</text>
                    <text x="528" y="676">─</text>
                    <text x="544" y="676">─</text>
                    <text x="72" y="692">└─────────┘</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art" align="center"><![CDATA[
   ┌─────────┐        QoS output queues
   │     ┌───┴──┐─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │     │    ┌─┴──────────────────────────┐ ╲│╱
───┼─────┼────▶ 5Q-QoS-A: w=5Q-QoS-A-CIR   │  │
   │     │ S  └─┬──────────────────────────┘  │
   │     │ l  ┌─┴──────────────────────────┐  │
───┼─────┼─i──▶ 5Q-QoS-B: w=5Q-QoS-B-CIR   │  │
   │     │ c  └─┬──────────────────────────┘  │  weight=Slice-1-CIR
   │     │ e  ┌─┴──────────────────────────┐  │ shaping=Slice-1-PIR
───┼─────┼────▶ 5Q-QoS-C: w=5Q-QoS-C-CIR   │  │
   │     │ 1  └─┬──────────────────────────┘  │
   │     │    ┌─┴──────────────────────────┐  │
───┼─────┼────▶ Best Effort (remainder)    │  │
   │     │    └─┬──────────────────────────┘ ╱│╲
   │  A  ├──────┤─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │  t  │    ┌─┴──────────────────────────┐ ╲│╱
   │  t  │    │                            │  │
   │  a  │    └─┬──────────────────────────┘  │
   │  c  │ S  ┌─┴──────────────────────────┐  │
   │  h  │ l  │                            │  │
   │  m  │ i  └─┬──────────────────────────┘  │  weight=Slice-2-CIR
   │  e  │ c  ┌─┴──────────────────────────┐  │ shaping=Slice-2-PIR
   │  n  │ e  │                            │  │
   │  t  │    └─┬──────────────────────────┘  │
   │     │ 2  ┌─┴──────────────────────────┐  │
   │  C  │    │                            │  │
   │  i  │    └─┬──────────────────────────┘ ╱│╲
   │  r  ├──────┤─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │  c  │    ┌─┴──────────────────────────┐ ╲│╱
   │  u  │    │                            │  │
   │  i  │ S  └─┬──────────────────────────┘  │
   │  t  │ l  ┌─┴──────────────────────────┐  │
   │     │ i  │                            │  │
   │     │ c  └─┬──────────────────────────┘  │  weight=Slice-3-CIR
   │     │ e  ┌─┴──────────────────────────┐  │ shaping=Slice-3-PIR
   │     │    │                            │  │
   │     │ 3  └─┬──────────────────────────┘  │
   │     │    ┌─┴──────────────────────────┐  │
   │     │    │                            │  │
   │     │    └─┬──────────────────────────┘ ╱│╲
   │     └───┬──┘─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   └─────────┘
]]></artwork>
            </artset>
          </figure>
        </section>
      </section>
      <section anchor="transit-resource-control">
        <name>Transit Resource Control</name>
        <t>Transit resource control is much simpler than Edge resource control.
   As outlined in <xref target="_figure-19"/>, at the edge, 5Q QoS Class marking
   (represented by DSCP related to 5QI set by mobile network functions
   in the packets handed off to the TN) is mapped to the TN QoS Class.
   Based in TN QoS Class, when the packet is encapsulated with outer
   header (MPLS or IPv6), TN QoS Class marking (MPLS TC or IPv6 DSCP in
   outer header, as depicted in <xref target="_figure-15"/> and <xref target="_figure-16"/>) is set in the
   outer header.  PHB on transit is based exclusively on that TN QoS
   Class marking, i.e., original 5G QoS Class DSCP is not taken into
   consideration on transit.</t>
        <t>Transit resource control does not use any inbound interface policy,
   but only outbound interface policy, which is based on priority queue
   combined with weighted or deficit queuing model, without any shaper.
   The main purpose of transit resource control is to ensure that during
   network congestion events, for example caused by network failures and
   temporary rerouting, premium classes are prioritized, and any drops
   only occur in traffic that was de-prioritized by ingress admission control <xref target="sec-inbound-edge-resource-control"/> or in non-premium (best-effort) classes.  Capacity planning and management, as described in <xref target="sec-capacity-planning"/>, ensures that enough
   capacity is available to fulfill all approved slice requests.</t>
      </section>
    </section>
    <section anchor="transport-planes-mapping-models">
      <name>Transport Planes Mapping Models</name>
      <t>A network operator might define various tunnel groups, where each
   tunnel group is created with specific optimization criteria and
   constraints.  This document refers to such tunnel groups as
   'transport planes'.  For example, a transport plane "A" might represent
   tunnels optimized for latency, and transport plane "B" represent tunnels optimized for high capacity.</t>
      <t><xref target="_figure-23"/> depicts an example of a simple network with two transport
   planes.  These transport planes might be realized via various IP/MPLS
   techniques, for example Flex-Algo or RSVP/SR traffic engineering
   tunnels with or without PCE, and with or without bandwidth
   reservations.</t>
      <t><xref target="sec-capacity-planning"/> discusses in detail different bandwidth
   models that can be deployed in the transport network.  However,
   discussion about how to realize or orchestrate transport planes is
   out of scope for this document.</t>
      <figure anchor="_figure-23">
        <name>Transport Planes</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="496" viewBox="0 0 496 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <path d="M 162,272 L 162,288" fill="none" stroke="black"/>
              <path d="M 158,272 L 158,288" fill="none" stroke="black"/>
              <path d="M 170,64 L 170,80" fill="none" stroke="black"/>
              <path d="M 166,64 L 166,80" fill="none" stroke="black"/>
              <path d="M 178,160 L 178,240" fill="none" stroke="black"/>
              <path d="M 174,160 L 174,240" fill="none" stroke="black"/>
              <path d="M 202,144 L 202,192" fill="none" stroke="black"/>
              <path d="M 198,144 L 198,192" fill="none" stroke="black"/>
              <path d="M 226,144 L 226,192" fill="none" stroke="black"/>
              <path d="M 222,144 L 222,192" fill="none" stroke="black"/>
              <path d="M 250,160 L 250,192" fill="none" stroke="black"/>
              <path d="M 246,160 L 246,192" fill="none" stroke="black"/>
              <path d="M 378,240 L 378,256" fill="none" stroke="black"/>
              <path d="M 374,240 L 374,256" fill="none" stroke="black"/>
              <path d="M 176,46 L 416,46" fill="none" stroke="black"/>
              <path d="M 176,50 L 416,50" fill="none" stroke="black"/>
              <path d="M 208,62 L 416,62" fill="none" stroke="black"/>
              <path d="M 208,66 L 416,66" fill="none" stroke="black"/>
              <path d="M 208,78 L 368,78" fill="none" stroke="black"/>
              <path d="M 208,82 L 368,82" fill="none" stroke="black"/>
              <path d="M 120,94 L 160,94" fill="none" stroke="black"/>
              <path d="M 120,98 L 160,98" fill="none" stroke="black"/>
              <path d="M 208,94 L 368,94" fill="none" stroke="black"/>
              <path d="M 208,98 L 368,98" fill="none" stroke="black"/>
              <path d="M 120,110 L 368,110" fill="none" stroke="black"/>
              <path d="M 120,114 L 368,114" fill="none" stroke="black"/>
              <path d="M 120,126 L 216,126" fill="none" stroke="black"/>
              <path d="M 120,130 L 216,130" fill="none" stroke="black"/>
              <path d="M 384,126 L 416,126" fill="none" stroke="black"/>
              <path d="M 384,130 L 416,130" fill="none" stroke="black"/>
              <path d="M 120,142 L 168,142" fill="none" stroke="black"/>
              <path d="M 120,146 L 168,146" fill="none" stroke="black"/>
              <path d="M 256,142 L 272,142" fill="none" stroke="black"/>
              <path d="M 256,146 L 272,146" fill="none" stroke="black"/>
              <path d="M 320,142 L 336,142" fill="none" stroke="black"/>
              <path d="M 320,146 L 336,146" fill="none" stroke="black"/>
              <path d="M 384,142 L 416,142" fill="none" stroke="black"/>
              <path d="M 384,146 L 416,146" fill="none" stroke="black"/>
              <path d="M 288,174 L 304,174" fill="none" stroke="black"/>
              <path d="M 288,178 L 304,178" fill="none" stroke="black"/>
              <path d="M 352,174 L 368,174" fill="none" stroke="black"/>
              <path d="M 352,178 L 368,178" fill="none" stroke="black"/>
              <path d="M 120,206 L 168,206" fill="none" stroke="black"/>
              <path d="M 120,210 L 168,210" fill="none" stroke="black"/>
              <path d="M 232,206 L 416,206" fill="none" stroke="black"/>
              <path d="M 232,210 L 416,210" fill="none" stroke="black"/>
              <path d="M 120,222 L 168,222" fill="none" stroke="black"/>
              <path d="M 120,226 L 168,226" fill="none" stroke="black"/>
              <path d="M 184,222 L 240,222" fill="none" stroke="black"/>
              <path d="M 184,226 L 240,226" fill="none" stroke="black"/>
              <path d="M 384,222 L 416,222" fill="none" stroke="black"/>
              <path d="M 384,226 L 416,226" fill="none" stroke="black"/>
              <path d="M 120,238 L 168,238" fill="none" stroke="black"/>
              <path d="M 120,242 L 168,242" fill="none" stroke="black"/>
              <path d="M 184,238 L 312,238" fill="none" stroke="black"/>
              <path d="M 184,242 L 312,242" fill="none" stroke="black"/>
              <path d="M 120,254 L 152,254" fill="none" stroke="black"/>
              <path d="M 120,258 L 152,258" fill="none" stroke="black"/>
              <path d="M 184,254 L 296,254" fill="none" stroke="black"/>
              <path d="M 184,258 L 296,258" fill="none" stroke="black"/>
              <path d="M 328,270 L 368,270" fill="none" stroke="black"/>
              <path d="M 328,274 L 368,274" fill="none" stroke="black"/>
              <path d="M 312,286 L 416,286" fill="none" stroke="black"/>
              <path d="M 312,290 L 416,290" fill="none" stroke="black"/>
              <path d="M 296,302 L 416,302" fill="none" stroke="black"/>
              <path d="M 296,306 L 416,306" fill="none" stroke="black"/>
              <path d="M 88,334 L 144,334" fill="none" stroke="black"/>
              <path d="M 88,338 L 144,338" fill="none" stroke="black"/>
              <path d="M 88,350 L 144,350" fill="none" stroke="black"/>
              <path d="M 88,354 L 144,354" fill="none" stroke="black"/>
              <circle cx="80" cy="336" r="6" class="closeddot" fill="black"/>
              <circle cx="80" cy="352" r="6" class="opendot" fill="white" stroke="black"/>
              <circle cx="112" cy="96" r="6" class="closeddot" fill="black"/>
              <circle cx="112" cy="112" r="6" class="closeddot" fill="black"/>
              <circle cx="112" cy="128" r="6" class="closeddot" fill="black"/>
              <circle cx="112" cy="144" r="6" class="closeddot" fill="black"/>
              <circle cx="112" cy="208" r="6" class="opendot" fill="white" stroke="black"/>
              <circle cx="112" cy="224" r="6" class="opendot" fill="white" stroke="black"/>
              <circle cx="112" cy="240" r="6" class="opendot" fill="white" stroke="black"/>
              <circle cx="112" cy="256" r="6" class="opendot" fill="white" stroke="black"/>
              <g class="text">
                <text x="72" y="36">┌───────────────┐</text>
                <text x="460" y="36">┌──────┐</text>
                <text x="8" y="52">│</text>
                <text x="56" y="52">Ingress</text>
                <text x="100" y="52">PE</text>
                <text x="136" y="52">│</text>
                <text x="168" y="52">╔</text>
                <text x="428" y="52">▶│</text>
                <text x="460" y="52">PE-A</text>
                <text x="488" y="52">│</text>
                <text x="8" y="68">│</text>
                <text x="136" y="68">│</text>
                <text x="200" y="68">╔</text>
                <text x="428" y="68">▷│</text>
                <text x="488" y="68">│</text>
                <text x="8" y="84">│</text>
                <text x="32" y="84">┌</text>
                <text x="48" y="84">─</text>
                <text x="64" y="84">─</text>
                <text x="80" y="84">─</text>
                <text x="96" y="84">─</text>
                <text x="112" y="84">┐</text>
                <text x="136" y="84">│</text>
                <text x="200" y="84">╚</text>
                <text x="376" y="84">╗</text>
                <text x="460" y="84">└──────┘</text>
                <text x="8" y="100">│</text>
                <text x="168" y="100">╝</text>
                <text x="200" y="100">╔</text>
                <text x="376" y="100">╝</text>
                <text x="8" y="116">│</text>
                <text x="68" y="116">│Transport</text>
                <text x="376" y="116">╗</text>
                <text x="460" y="116">┌──────┐</text>
                <text x="8" y="132">│</text>
                <text x="64" y="132">Plane</text>
                <text x="96" y="132">A</text>
                <text x="224" y="132">╗</text>
                <text x="376" y="132">╚</text>
                <text x="428" y="132">▶│</text>
                <text x="460" y="132">PE-B</text>
                <text x="488" y="132">│</text>
                <text x="8" y="148">│</text>
                <text x="32" y="148">│</text>
                <text x="176" y="148">╗</text>
                <text x="248" y="148">╔</text>
                <text x="280" y="148">╗</text>
                <text x="312" y="148">╔</text>
                <text x="344" y="148">╗</text>
                <text x="376" y="148">╔</text>
                <text x="428" y="148">▷│</text>
                <text x="488" y="148">│</text>
                <text x="8" y="164">│</text>
                <text x="40" y="164">─</text>
                <text x="56" y="164">─</text>
                <text x="72" y="164">─</text>
                <text x="88" y="164">─</text>
                <text x="104" y="164">─</text>
                <text x="136" y="164">│</text>
                <text x="280" y="164">║</text>
                <text x="312" y="164">║</text>
                <text x="344" y="164">║</text>
                <text x="376" y="164">║</text>
                <text x="460" y="164">└──────┘</text>
                <text x="8" y="180">│</text>
                <text x="136" y="180">│</text>
                <text x="280" y="180">╚</text>
                <text x="312" y="180">╝</text>
                <text x="344" y="180">╚</text>
                <text x="376" y="180">╝</text>
                <text x="8" y="196">│</text>
                <text x="32" y="196">┌</text>
                <text x="48" y="196">─</text>
                <text x="64" y="196">─</text>
                <text x="80" y="196">─</text>
                <text x="96" y="196">─</text>
                <text x="112" y="196">┐</text>
                <text x="136" y="196">│</text>
                <text x="460" y="196">┌──────┐</text>
                <text x="8" y="212">│</text>
                <text x="192" y="212">══╝</text>
                <text x="224" y="212">╚</text>
                <text x="428" y="212">▶│</text>
                <text x="460" y="212">PE-C</text>
                <text x="488" y="212">│</text>
                <text x="8" y="228">│</text>
                <text x="68" y="228">│Transport</text>
                <text x="248" y="228">╝</text>
                <text x="376" y="228">╔</text>
                <text x="428" y="228">▷│</text>
                <text x="488" y="228">│</text>
                <text x="8" y="244">│</text>
                <text x="64" y="244">Plane</text>
                <text x="96" y="244">B</text>
                <text x="320" y="244">╗</text>
                <text x="460" y="244">└──────┘</text>
                <text x="8" y="260">│</text>
                <text x="32" y="260">│</text>
                <text x="160" y="260">╗</text>
                <text x="176" y="260">╚</text>
                <text x="304" y="260">╗</text>
                <text x="320" y="260">║</text>
                <text x="8" y="276">│</text>
                <text x="40" y="276">─</text>
                <text x="56" y="276">─</text>
                <text x="72" y="276">─</text>
                <text x="88" y="276">─</text>
                <text x="104" y="276">─</text>
                <text x="136" y="276">│</text>
                <text x="184" y="276">╔═╗</text>
                <text x="216" y="276">╔═╗</text>
                <text x="248" y="276">╔═╗</text>
                <text x="280" y="276">╔═╗</text>
                <text x="304" y="276">║</text>
                <text x="320" y="276">╚</text>
                <text x="376" y="276">╝</text>
                <text x="460" y="276">┌──────┐</text>
                <text x="8" y="292">│</text>
                <text x="136" y="292">│</text>
                <text x="176" y="292">║</text>
                <text x="192" y="292">║</text>
                <text x="208" y="292">║</text>
                <text x="224" y="292">║</text>
                <text x="240" y="292">║</text>
                <text x="256" y="292">║</text>
                <text x="272" y="292">║</text>
                <text x="288" y="292">║</text>
                <text x="304" y="292">╚</text>
                <text x="428" y="292">▶│</text>
                <text x="460" y="292">PE-D</text>
                <text x="488" y="292">│</text>
                <text x="72" y="308">└───────────────┘</text>
                <text x="168" y="308">╚═╝</text>
                <text x="200" y="308">╚═╝</text>
                <text x="232" y="308">╚═╝</text>
                <text x="264" y="308">╚═╝</text>
                <text x="288" y="308">╚</text>
                <text x="428" y="308">▷│</text>
                <text x="488" y="308">│</text>
                <text x="460" y="324">└──────┘</text>
                <text x="152" y="340">▶</text>
                <text x="200" y="340">Tunnels</text>
                <text x="244" y="340">of</text>
                <text x="296" y="340">Transport</text>
                <text x="360" y="340">Plane</text>
                <text x="392" y="340">A</text>
                <text x="152" y="356">▷</text>
                <text x="200" y="356">Tunnels</text>
                <text x="244" y="356">of</text>
                <text x="296" y="356">Transport</text>
                <text x="360" y="356">Plane</text>
                <text x="392" y="356">B</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
┌───────────────┐                                    ┌──────┐
│  Ingress PE   │   ╔═══════════════════════════════▶│ PE-A │
│               │   ║   ╔═══════════════════════════▷│      │
│  ┌ ─ ─ ─ ─ ┐  │   ║   ╚═════════════════════╗      └──────┘
│            ●══════╝   ╔═════════════════════╝
│  │Transport●════════════════════════════════╗      ┌──────┐
│    Plane A ●═════════════╗                  ╚═════▶│ PE-B │
│  │         ●═══════╗  ║  ║  ╔═══╗   ╔═══╗   ╔═════▷│      │
│   ─ ─ ─ ─ ─   │    ║  ║  ║  ║   ║   ║   ║   ║      └──────┘
│               │    ║  ║  ║  ║   ╚═══╝   ╚═══╝
│  ┌ ─ ─ ─ ─ ┐  │    ║  ║  ║  ║                      ┌──────┐
│            ○═══════║══╝  ╚════════════════════════▶│ PE-C │
│  │Transport○═══════║════════╝               ╔═════▷│      │
│    Plane B ○═══════║═════════════════╗      ║      └──────┘
│  │         ○═════╗ ╚═══════════════╗ ║      ║
│   ─ ─ ─ ─ ─   │  ║ ╔═╗ ╔═╗ ╔═╗ ╔═╗ ║ ╚══════╝      ┌──────┐
│               │  ║ ║ ║ ║ ║ ║ ║ ║ ║ ╚══════════════▶│ PE-D │
└───────────────┘  ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚════════════════▷│      │
                                                     └──────┘
         ●════════▶  Tunnels of Transport Plane A
         ○════════▷  Tunnels of Transport Plane B
]]></artwork>
        </artset>
      </figure>
      <t>Note that there could be multiple tunnels within a single transport plane
   between any pair of PEs. For readibility, <xref target="_figure-23"/> shows only single
   tunnel per transport plane for [ingress PE, egress PE] pair.</t>
      <t>Similar to the QoS mapping models discussed in <xref target="sec-qos-map"/>, for mapping
   to transport planes at the ingress PE, both 5QI-unaware and 5QI-aware
   modes are defined.  In essence, entire slices can be mapped to
   transport planes without 5G QoS consideration (5QI-unaware mode), or
   flows with different 5G QoS Classes, even if they are from the same
   slice, might be mapped to different transport planes (5QI-aware
   mode).</t>
      <section anchor="qi-unaware-model">
        <name>5QI-unaware Model</name>
        <t>As discussed in <xref target="sec-5QI-unaware"/>, in the 5QI-unware model, the TN domain
   doesn't take into account 5G QoS during execution of per-hop
   behavior.  The entire slice is mapped to single TN QoS Class,
   therefore the entire slice is subject to the same per-hop behavior.
   Similarly, in 5QI-unaware transport plane mapping model, the entire
   slice is mapped to a single transport plane, as depicted in
   <xref target="_figure-24"/>.</t>
        <figure anchor="_figure-24">
          <name>Slice to Transport Plane Mapping (5QI-unaware Model)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="608" width="360" viewBox="0 0 360 608" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 8,64 L 8,544" fill="none" stroke="black"/>
                <path d="M 152,64 L 152,112" fill="none" stroke="black"/>
                <path d="M 152,144 L 152,208" fill="none" stroke="black"/>
                <path d="M 152,240 L 152,304" fill="none" stroke="black"/>
                <path d="M 152,336 L 152,400" fill="none" stroke="black"/>
                <path d="M 152,432 L 152,496" fill="none" stroke="black"/>
                <path d="M 152,528 L 152,544" fill="none" stroke="black"/>
                <path d="M 16,48 L 144,48" fill="none" stroke="black"/>
                <path d="M 16,560 L 144,560" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="8" y="52">┏</text>
                  <text x="152" y="52">┓</text>
                  <text x="352" y="52">│</text>
                  <text x="48" y="68">Attach.</text>
                  <text x="112" y="68">Circuit</text>
                  <text x="212" y="68">PE</text>
                  <text x="252" y="68">router</text>
                  <text x="16" y="84">┌</text>
                  <text x="32" y="84">─</text>
                  <text x="48" y="84">─</text>
                  <text x="64" y="84">─</text>
                  <text x="80" y="84">─</text>
                  <text x="96" y="84">─</text>
                  <text x="112" y="84">─</text>
                  <text x="128" y="84">─</text>
                  <text x="144" y="84">┐</text>
                  <text x="352" y="84">│</text>
                  <text x="48" y="100">SDP</text>
                  <text x="16" y="116">│</text>
                  <text x="84" y="116">┌──────────┐</text>
                  <text x="144" y="116">│</text>
                  <text x="352" y="116">│</text>
                  <text x="56" y="132">│IETF</text>
                  <text x="92" y="132">NS</text>
                  <text x="112" y="132">1</text>
                  <text x="172" y="132">├──────────┐</text>
                  <text x="16" y="148">│</text>
                  <text x="84" y="148">└──────────┘</text>
                  <text x="144" y="148">│</text>
                  <text x="216" y="148">│</text>
                  <text x="352" y="148">│</text>
                  <text x="24" y="164">─</text>
                  <text x="40" y="164">─</text>
                  <text x="56" y="164">─</text>
                  <text x="72" y="164">─</text>
                  <text x="88" y="164">─</text>
                  <text x="104" y="164">─</text>
                  <text x="120" y="164">─</text>
                  <text x="136" y="164">─</text>
                  <text x="216" y="164">│</text>
                  <text x="16" y="180">┌</text>
                  <text x="32" y="180">─</text>
                  <text x="48" y="180">─</text>
                  <text x="64" y="180">─</text>
                  <text x="80" y="180">─</text>
                  <text x="96" y="180">─</text>
                  <text x="112" y="180">─</text>
                  <text x="128" y="180">─</text>
                  <text x="144" y="180">┐</text>
                  <text x="216" y="180">│</text>
                  <text x="288" y="180">┌─────────┐</text>
                  <text x="352" y="180">│</text>
                  <text x="48" y="196">SDP</text>
                  <text x="216" y="196">│</text>
                  <text x="248" y="196">│</text>
                  <text x="328" y="196">│</text>
                  <text x="16" y="212">│</text>
                  <text x="84" y="212">┌──────────┐</text>
                  <text x="144" y="212">│</text>
                  <text x="216" y="212">│</text>
                  <text x="288" y="212">│Transport│</text>
                  <text x="352" y="212">│</text>
                  <text x="56" y="228">│IETF</text>
                  <text x="92" y="228">NS</text>
                  <text x="112" y="228">2</text>
                  <text x="156" y="228">├──────┐</text>
                  <text x="232" y="228">├───▶</text>
                  <text x="288" y="228">Plane</text>
                  <text x="328" y="228">│</text>
                  <text x="16" y="244">│</text>
                  <text x="84" y="244">└──────────┘</text>
                  <text x="144" y="244">│</text>
                  <text x="184" y="244">│</text>
                  <text x="216" y="244">│</text>
                  <text x="248" y="244">│</text>
                  <text x="288" y="244">A</text>
                  <text x="328" y="244">│</text>
                  <text x="352" y="244">│</text>
                  <text x="24" y="260">─</text>
                  <text x="40" y="260">─</text>
                  <text x="56" y="260">─</text>
                  <text x="72" y="260">─</text>
                  <text x="88" y="260">─</text>
                  <text x="104" y="260">─</text>
                  <text x="120" y="260">─</text>
                  <text x="136" y="260">─</text>
                  <text x="184" y="260">│</text>
                  <text x="216" y="260">│</text>
                  <text x="248" y="260">│</text>
                  <text x="328" y="260">│</text>
                  <text x="16" y="276">┌</text>
                  <text x="32" y="276">─</text>
                  <text x="48" y="276">─</text>
                  <text x="64" y="276">─</text>
                  <text x="80" y="276">─</text>
                  <text x="96" y="276">─</text>
                  <text x="112" y="276">─</text>
                  <text x="128" y="276">─</text>
                  <text x="144" y="276">┐</text>
                  <text x="184" y="276">│</text>
                  <text x="216" y="276">│</text>
                  <text x="288" y="276">└─────────┘</text>
                  <text x="352" y="276">│</text>
                  <text x="48" y="292">SDP</text>
                  <text x="184" y="292">│</text>
                  <text x="216" y="292">│</text>
                  <text x="16" y="308">│</text>
                  <text x="84" y="308">┌──────────┐</text>
                  <text x="144" y="308">│</text>
                  <text x="184" y="308">│</text>
                  <text x="216" y="308">│</text>
                  <text x="352" y="308">│</text>
                  <text x="56" y="324">│IETF</text>
                  <text x="92" y="324">NS</text>
                  <text x="112" y="324">3</text>
                  <text x="156" y="324">├──────┤</text>
                  <text x="216" y="324">│</text>
                  <text x="16" y="340">│</text>
                  <text x="84" y="340">└──────────┘</text>
                  <text x="144" y="340">│</text>
                  <text x="184" y="340">│</text>
                  <text x="216" y="340">│</text>
                  <text x="288" y="340">┌─────────┐</text>
                  <text x="352" y="340">│</text>
                  <text x="24" y="356">─</text>
                  <text x="40" y="356">─</text>
                  <text x="56" y="356">─</text>
                  <text x="72" y="356">─</text>
                  <text x="88" y="356">─</text>
                  <text x="104" y="356">─</text>
                  <text x="120" y="356">─</text>
                  <text x="136" y="356">─</text>
                  <text x="184" y="356">│</text>
                  <text x="216" y="356">│</text>
                  <text x="248" y="356">│</text>
                  <text x="328" y="356">│</text>
                  <text x="16" y="372">┌</text>
                  <text x="32" y="372">─</text>
                  <text x="48" y="372">─</text>
                  <text x="64" y="372">─</text>
                  <text x="80" y="372">─</text>
                  <text x="96" y="372">─</text>
                  <text x="112" y="372">─</text>
                  <text x="128" y="372">─</text>
                  <text x="144" y="372">┐</text>
                  <text x="184" y="372">│</text>
                  <text x="216" y="372">│</text>
                  <text x="288" y="372">│Transport│</text>
                  <text x="352" y="372">│</text>
                  <text x="48" y="388">SDP</text>
                  <text x="216" y="388">├───│───▶</text>
                  <text x="288" y="388">Plane</text>
                  <text x="328" y="388">│</text>
                  <text x="16" y="404">│</text>
                  <text x="84" y="404">┌──────────┐</text>
                  <text x="144" y="404">│</text>
                  <text x="184" y="404">│</text>
                  <text x="216" y="404">│</text>
                  <text x="248" y="404">│</text>
                  <text x="288" y="404">B</text>
                  <text x="328" y="404">│</text>
                  <text x="352" y="404">│</text>
                  <text x="56" y="420">│IETF</text>
                  <text x="92" y="420">NS</text>
                  <text x="112" y="420">4</text>
                  <text x="156" y="420">├──────┘</text>
                  <text x="216" y="420">│</text>
                  <text x="248" y="420">│</text>
                  <text x="328" y="420">│</text>
                  <text x="16" y="436">│</text>
                  <text x="84" y="436">└──────────┘</text>
                  <text x="144" y="436">│</text>
                  <text x="216" y="436">│</text>
                  <text x="288" y="436">└─────────┘</text>
                  <text x="352" y="436">│</text>
                  <text x="24" y="452">─</text>
                  <text x="40" y="452">─</text>
                  <text x="56" y="452">─</text>
                  <text x="72" y="452">─</text>
                  <text x="88" y="452">─</text>
                  <text x="104" y="452">─</text>
                  <text x="120" y="452">─</text>
                  <text x="136" y="452">─</text>
                  <text x="216" y="452">│</text>
                  <text x="16" y="468">┌</text>
                  <text x="32" y="468">─</text>
                  <text x="48" y="468">─</text>
                  <text x="64" y="468">─</text>
                  <text x="80" y="468">─</text>
                  <text x="96" y="468">─</text>
                  <text x="112" y="468">─</text>
                  <text x="128" y="468">─</text>
                  <text x="144" y="468">┐</text>
                  <text x="216" y="468">│</text>
                  <text x="352" y="468">│</text>
                  <text x="48" y="484">SDP</text>
                  <text x="216" y="484">│</text>
                  <text x="16" y="500">│</text>
                  <text x="84" y="500">┌──────────┐</text>
                  <text x="144" y="500">│</text>
                  <text x="216" y="500">│</text>
                  <text x="352" y="500">│</text>
                  <text x="56" y="516">│IETF</text>
                  <text x="92" y="516">NS</text>
                  <text x="112" y="516">5</text>
                  <text x="172" y="516">├──────────┘</text>
                  <text x="16" y="532">│</text>
                  <text x="84" y="532">└──────────┘</text>
                  <text x="144" y="532">│</text>
                  <text x="352" y="532">│</text>
                  <text x="24" y="548">─</text>
                  <text x="40" y="548">─</text>
                  <text x="56" y="548">─</text>
                  <text x="72" y="548">─</text>
                  <text x="88" y="548">─</text>
                  <text x="104" y="548">─</text>
                  <text x="120" y="548">─</text>
                  <text x="136" y="548">─</text>
                  <text x="8" y="564">┗</text>
                  <text x="152" y="564">┛</text>
                  <text x="352" y="564">│</text>
                  <text x="8" y="580">└</text>
                  <text x="24" y="580">─</text>
                  <text x="40" y="580">─</text>
                  <text x="56" y="580">─</text>
                  <text x="72" y="580">─</text>
                  <text x="88" y="580">─</text>
                  <text x="104" y="580">─</text>
                  <text x="120" y="580">─</text>
                  <text x="136" y="580">─</text>
                  <text x="152" y="580">─</text>
                  <text x="168" y="580">─</text>
                  <text x="184" y="580">─</text>
                  <text x="200" y="580">─</text>
                  <text x="216" y="580">─</text>
                  <text x="232" y="580">─</text>
                  <text x="248" y="580">─</text>
                  <text x="264" y="580">─</text>
                  <text x="280" y="580">─</text>
                  <text x="296" y="580">─</text>
                  <text x="312" y="580">─</text>
                  <text x="328" y="580">─</text>
                  <text x="344" y="580">─</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
   ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   ┏━━━━━━━━━━━━━━━━━┓                        │
   ┃ Attach. Circuit ┃      PE router
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃                        │
   ┃   SDP           ┃
   ┃│  ┌──────────┐ │┃                        │
   ┃   │IETF NS 1 ├──────────┐
   ┃│  └──────────┘ │┃       │                │
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃       │
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃       │   ┌─────────┐  │
   ┃   SDP           ┃       │   │         │
   ┃│  ┌──────────┐ │┃       │   │Transport│  │
   ┃   │IETF NS 2 ├──────┐   ├───▶  Plane  │
   ┃│  └──────────┘ │┃   │   │   │    A    │  │
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃   │   │   │         │
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃   │   │   └─────────┘  │
   ┃   SDP           ┃   │   │
   ┃│  ┌──────────┐ │┃   │   │                │
   ┃   │IETF NS 3 ├──────┤   │
   ┃│  └──────────┘ │┃   │   │   ┌─────────┐  │
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃   │   │   │         │
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃   │   │   │Transport│  │
   ┃   SDP           ┃   ├───│───▶  Plane  │
   ┃│  ┌──────────┐ │┃   │   │   │    B    │  │
   ┃   │IETF NS 4 ├──────┘   │   │         │
   ┃│  └──────────┘ │┃       │   └─────────┘  │
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃       │
   ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃       │                │
   ┃   SDP           ┃       │
   ┃│  ┌──────────┐ │┃       │                │
   ┃   │IETF NS 5 ├──────────┘
   ┃│  └──────────┘ │┃                        │
   ┃ ─ ─ ─ ─ ─ ─ ─ ─ ┃
   ┗━━━━━━━━━━━━━━━━━┛                        │
   └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
]]></artwork>
          </artset>
        </figure>
        <t>It is worth noting that there is no strict correlation between TN QoS
   Classes and Transport Planes.  The TN domain can be operated with
   e.g., 8 TN QoS Classes (representing 8 hardware queues in the
   routers), and 2 Transport Planes (e.g., latency optimized transport
   plane using link latency metrics for path calculation, and transport
   plane following IGP metrics).  TN QoS Class determines the per-hop
   behavior when the packets are transiting through the TN domain, while
   Transport Plane determines the path, optimized or constrained based
   on operator's business criteria, that the packets use to transit
   through the TN domain.</t>
      </section>
      <section anchor="qi-aware-model-1">
        <name>5QI-aware Model</name>
        <t>In 5QI-aware model, the traffic can be mapped to transport planes at
   the granularity of 5G QoS Class.  Given that the potential number of
   transport planes is limited, packets from multiple 5G QoS Classes
   with similar characteristics are mapped to a common transport plane,
   as depicted in <xref target="_figure-25"/>.</t>
        <figure anchor="_figure-25">
          <name>Slice to Transport Plane mapping (5QI-aware Model)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="608" width="384" viewBox="0 0 384 608" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 24,64 L 24,544" fill="none" stroke="black"/>
                <path d="M 168,64 L 168,112" fill="none" stroke="black"/>
                <path d="M 168,144 L 168,160" fill="none" stroke="black"/>
                <path d="M 168,192 L 168,208" fill="none" stroke="black"/>
                <path d="M 168,240 L 168,256" fill="none" stroke="black"/>
                <path d="M 168,288 L 168,336" fill="none" stroke="black"/>
                <path d="M 168,368 L 168,384" fill="none" stroke="black"/>
                <path d="M 168,416 L 168,432" fill="none" stroke="black"/>
                <path d="M 168,464 L 168,480" fill="none" stroke="black"/>
                <path d="M 168,512 L 168,544" fill="none" stroke="black"/>
                <path d="M 32,48 L 160,48" fill="none" stroke="black"/>
                <path d="M 32,560 L 160,560" fill="none" stroke="black"/>
                <g class="text">
                  <text x="24" y="36">┌</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">┐</text>
                  <text x="24" y="52">┏</text>
                  <text x="168" y="52">┓</text>
                  <text x="64" y="68">Attach.</text>
                  <text x="128" y="68">Circuit</text>
                  <text x="376" y="68">│</text>
                  <text x="32" y="84">┌</text>
                  <text x="48" y="84">─</text>
                  <text x="64" y="84">─</text>
                  <text x="80" y="84">─</text>
                  <text x="96" y="84">─</text>
                  <text x="112" y="84">─</text>
                  <text x="128" y="84">─</text>
                  <text x="144" y="84">─</text>
                  <text x="160" y="84">┐</text>
                  <text x="244" y="84">PE</text>
                  <text x="284" y="84">router</text>
                  <text x="64" y="100">SDP</text>
                  <text x="376" y="100">│</text>
                  <text x="32" y="116">│</text>
                  <text x="100" y="116">┌──────────┐</text>
                  <text x="160" y="116">│</text>
                  <text x="56" y="132">│</text>
                  <text x="76" y="132">5G</text>
                  <text x="104" y="132">QoS</text>
                  <text x="128" y="132">A</text>
                  <text x="172" y="132">├──────┐</text>
                  <text x="376" y="132">│</text>
                  <text x="8" y="148">I</text>
                  <text x="32" y="148">│</text>
                  <text x="100" y="148">└──────────┘</text>
                  <text x="160" y="148">│</text>
                  <text x="200" y="148">│</text>
                  <text x="8" y="164">E</text>
                  <text x="100" y="164">┌──────────┐</text>
                  <text x="200" y="164">│</text>
                  <text x="376" y="164">│</text>
                  <text x="8" y="180">T</text>
                  <text x="32" y="180">│</text>
                  <text x="56" y="180">│</text>
                  <text x="76" y="180">5G</text>
                  <text x="104" y="180">QoS</text>
                  <text x="128" y="180">B</text>
                  <text x="172" y="180">├──────┤</text>
                  <text x="8" y="196">F</text>
                  <text x="100" y="196">└──────────┘</text>
                  <text x="200" y="196">│</text>
                  <text x="320" y="196">┌─────────┐</text>
                  <text x="376" y="196">│</text>
                  <text x="32" y="212">│</text>
                  <text x="100" y="212">┌──────────┐</text>
                  <text x="160" y="212">│</text>
                  <text x="200" y="212">│</text>
                  <text x="280" y="212">│</text>
                  <text x="360" y="212">│</text>
                  <text x="8" y="228">N</text>
                  <text x="56" y="228">│</text>
                  <text x="76" y="228">5G</text>
                  <text x="104" y="228">QoS</text>
                  <text x="128" y="228">C</text>
                  <text x="192" y="228">├───────────┐</text>
                  <text x="320" y="228">│Transport│</text>
                  <text x="376" y="228">│</text>
                  <text x="8" y="244">S</text>
                  <text x="32" y="244">│</text>
                  <text x="100" y="244">└──────────┘</text>
                  <text x="160" y="244">│</text>
                  <text x="240" y="244">├────│────▶</text>
                  <text x="320" y="244">Plane</text>
                  <text x="360" y="244">│</text>
                  <text x="100" y="260">┌──────────┐</text>
                  <text x="200" y="260">│</text>
                  <text x="240" y="260">│</text>
                  <text x="280" y="260">│</text>
                  <text x="320" y="260">A</text>
                  <text x="360" y="260">│</text>
                  <text x="376" y="260">│</text>
                  <text x="8" y="276">1</text>
                  <text x="32" y="276">│</text>
                  <text x="56" y="276">│</text>
                  <text x="76" y="276">5G</text>
                  <text x="104" y="276">QoS</text>
                  <text x="128" y="276">D</text>
                  <text x="192" y="276">├───────────┤</text>
                  <text x="280" y="276">│</text>
                  <text x="360" y="276">│</text>
                  <text x="100" y="292">└──────────┘</text>
                  <text x="200" y="292">│</text>
                  <text x="240" y="292">│</text>
                  <text x="320" y="292">└─────────┘</text>
                  <text x="376" y="292">│</text>
                  <text x="32" y="308">└</text>
                  <text x="48" y="308">─</text>
                  <text x="64" y="308">─</text>
                  <text x="80" y="308">─</text>
                  <text x="96" y="308">─</text>
                  <text x="112" y="308">─</text>
                  <text x="128" y="308">─</text>
                  <text x="144" y="308">─</text>
                  <text x="160" y="308">┘</text>
                  <text x="200" y="308">│</text>
                  <text x="240" y="308">│</text>
                  <text x="32" y="324">┌</text>
                  <text x="48" y="324">─</text>
                  <text x="64" y="324">─</text>
                  <text x="80" y="324">─</text>
                  <text x="96" y="324">─</text>
                  <text x="112" y="324">─</text>
                  <text x="128" y="324">─</text>
                  <text x="144" y="324">─</text>
                  <text x="160" y="324">┐</text>
                  <text x="200" y="324">│</text>
                  <text x="240" y="324">│</text>
                  <text x="376" y="324">│</text>
                  <text x="100" y="340">┌──────────┐</text>
                  <text x="200" y="340">│</text>
                  <text x="240" y="340">│</text>
                  <text x="32" y="356">│</text>
                  <text x="56" y="356">│</text>
                  <text x="76" y="356">5G</text>
                  <text x="104" y="356">QoS</text>
                  <text x="128" y="356">A</text>
                  <text x="172" y="356">├──────┤</text>
                  <text x="240" y="356">│</text>
                  <text x="320" y="356">┌─────────┐</text>
                  <text x="376" y="356">│</text>
                  <text x="8" y="372">I</text>
                  <text x="100" y="372">└──────────┘</text>
                  <text x="200" y="372">│</text>
                  <text x="240" y="372">│</text>
                  <text x="280" y="372">│</text>
                  <text x="360" y="372">│</text>
                  <text x="8" y="388">E</text>
                  <text x="32" y="388">│</text>
                  <text x="100" y="388">┌──────────┐</text>
                  <text x="160" y="388">│</text>
                  <text x="200" y="388">│</text>
                  <text x="240" y="388">│</text>
                  <text x="320" y="388">│Transport│</text>
                  <text x="376" y="388">│</text>
                  <text x="8" y="404">T</text>
                  <text x="56" y="404">│</text>
                  <text x="76" y="404">5G</text>
                  <text x="104" y="404">QoS</text>
                  <text x="128" y="404">E</text>
                  <text x="172" y="404">├──────┘</text>
                  <text x="260" y="404">├────▶</text>
                  <text x="320" y="404">Plane</text>
                  <text x="360" y="404">│</text>
                  <text x="8" y="420">F</text>
                  <text x="32" y="420">│</text>
                  <text x="100" y="420">└──────────┘</text>
                  <text x="160" y="420">│</text>
                  <text x="240" y="420">│</text>
                  <text x="280" y="420">│</text>
                  <text x="320" y="420">B</text>
                  <text x="360" y="420">│</text>
                  <text x="376" y="420">│</text>
                  <text x="100" y="436">┌──────────┐</text>
                  <text x="240" y="436">│</text>
                  <text x="280" y="436">│</text>
                  <text x="360" y="436">│</text>
                  <text x="8" y="452">N</text>
                  <text x="32" y="452">│</text>
                  <text x="56" y="452">│</text>
                  <text x="76" y="452">5G</text>
                  <text x="104" y="452">QoS</text>
                  <text x="128" y="452">F</text>
                  <text x="192" y="452">├───────────┤</text>
                  <text x="320" y="452">└─────────┘</text>
                  <text x="376" y="452">│</text>
                  <text x="8" y="468">S</text>
                  <text x="100" y="468">└──────────┘</text>
                  <text x="240" y="468">│</text>
                  <text x="32" y="484">│</text>
                  <text x="100" y="484">┌──────────┐</text>
                  <text x="160" y="484">│</text>
                  <text x="240" y="484">│</text>
                  <text x="376" y="484">│</text>
                  <text x="8" y="500">2</text>
                  <text x="56" y="500">│</text>
                  <text x="76" y="500">5G</text>
                  <text x="104" y="500">QoS</text>
                  <text x="128" y="500">G</text>
                  <text x="192" y="500">├───────────┘</text>
                  <text x="32" y="516">│</text>
                  <text x="100" y="516">└──────────┘</text>
                  <text x="160" y="516">│</text>
                  <text x="376" y="516">│</text>
                  <text x="64" y="532">SDP</text>
                  <text x="32" y="548">└</text>
                  <text x="48" y="548">─</text>
                  <text x="64" y="548">─</text>
                  <text x="80" y="548">─</text>
                  <text x="96" y="548">─</text>
                  <text x="112" y="548">─</text>
                  <text x="128" y="548">─</text>
                  <text x="144" y="548">─</text>
                  <text x="160" y="548">┘</text>
                  <text x="376" y="548">│</text>
                  <text x="24" y="564">┗</text>
                  <text x="168" y="564">┛</text>
                  <text x="24" y="580">└</text>
                  <text x="40" y="580">─</text>
                  <text x="56" y="580">─</text>
                  <text x="72" y="580">─</text>
                  <text x="88" y="580">─</text>
                  <text x="104" y="580">─</text>
                  <text x="120" y="580">─</text>
                  <text x="136" y="580">─</text>
                  <text x="152" y="580">─</text>
                  <text x="168" y="580">─</text>
                  <text x="184" y="580">─</text>
                  <text x="200" y="580">─</text>
                  <text x="216" y="580">─</text>
                  <text x="232" y="580">─</text>
                  <text x="248" y="580">─</text>
                  <text x="264" y="580">─</text>
                  <text x="280" y="580">─</text>
                  <text x="296" y="580">─</text>
                  <text x="312" y="580">─</text>
                  <text x="328" y="580">─</text>
                  <text x="344" y="580">─</text>
                  <text x="360" y="580">─</text>
                  <text x="376" y="580">┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
     ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
     ┏━━━━━━━━━━━━━━━━━┓
     ┃ Attach. Circuit ┃                         │
     ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃        PE router
     ┃   SDP           ┃                         │
     ┃│  ┌──────────┐ │┃
     ┃   │ 5G QoS A ├──────┐                     │
   I ┃│  └──────────┘ │┃   │
   E ┃   ┌──────────┐  ┃   │                     │
   T ┃│  │ 5G QoS B ├──────┤
   F ┃   └──────────┘  ┃   │         ┌─────────┐ │
     ┃│  ┌──────────┐ │┃   │         │         │
   N ┃   │ 5G QoS C ├───────────┐    │Transport│ │
   S ┃│  └──────────┘ │┃   ├────│────▶  Plane  │
     ┃   ┌──────────┐  ┃   │    │    │    A    │ │
   1 ┃│  │ 5G QoS D ├───────────┤    │         │
     ┃   └──────────┘  ┃   │    │    └─────────┘ │
     ┃└ ─ ─ ─ ─ ─ ─ ─ ┘┃   │    │
     ┃┌ ─ ─ ─ ─ ─ ─ ─ ┐┃   │    │                │
     ┃   ┌──────────┐  ┃   │    │
     ┃│  │ 5G QoS A ├──────┤    │    ┌─────────┐ │
   I ┃   └──────────┘  ┃   │    │    │         │
   E ┃│  ┌──────────┐ │┃   │    │    │Transport│ │
   T ┃   │ 5G QoS E ├──────┘    ├────▶  Plane  │
   F ┃│  └──────────┘ │┃        │    │    B    │ │
     ┃   ┌──────────┐  ┃        │    │         │
   N ┃│  │ 5G QoS F ├───────────┤    └─────────┘ │
   S ┃   └──────────┘  ┃        │
     ┃│  ┌──────────┐ │┃        │                │
   2 ┃   │ 5G QoS G ├───────────┘
     ┃│  └──────────┘ │┃                         │
     ┃   SDP           ┃
     ┃└ ─ ─ ─ ─ ─ ─ ─ ┘┃                         │
     ┗━━━━━━━━━━━━━━━━━┛
     └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘
]]></artwork>
          </artset>
        </figure>
      </section>
    </section>
    <section anchor="sec-capacity-planning">
      <name>Capacity Planning/Management</name>
      <t>This section describes the information conveyed by the SMO to the
   transport controller with respect to slice bandwidth requirements.</t>
      <t><xref target="_figure-26"/> shows three DCs that contain instances of network
   functions.  Also shown are PEs that have links to the DCs.  The PEs
   belong to the transport network.  Other details of the transport
   network, such as P-routers and transit links are not shown.  Also
   details of the DC infrastructure such as switches and routers are not
   shown.</t>
      <t>The SMO is aware of the existence of the network functions and their
   locations.  However, it is not aware of the details of the transport
   network.  The transport controller has the opposite view - it is
   aware of the transport infrastructure and the links between the PEs
   and the DCs, but is not aware of the individual network functions.</t>
      <figure anchor="_figure-26">
        <name>An Example of Multi-DC Architecture</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="432" width="560" viewBox="0 0 560 432" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <g class="text">
                <text x="8" y="36">┌</text>
                <text x="24" y="36">─</text>
                <text x="40" y="36">─</text>
                <text x="56" y="36">─</text>
                <text x="72" y="36">─</text>
                <text x="92" y="36">DC</text>
                <text x="116" y="36">1─</text>
                <text x="136" y="36">─</text>
                <text x="152" y="36">─</text>
                <text x="168" y="36">─</text>
                <text x="208" y="36">┌</text>
                <text x="224" y="36">─</text>
                <text x="240" y="36">─</text>
                <text x="256" y="36">─</text>
                <text x="272" y="36">─</text>
                <text x="288" y="36">─</text>
                <text x="304" y="36">─</text>
                <text x="320" y="36">─</text>
                <text x="336" y="36">─</text>
                <text x="352" y="36">┐</text>
                <text x="384" y="36">┌</text>
                <text x="400" y="36">─</text>
                <text x="416" y="36">─</text>
                <text x="432" y="36">─</text>
                <text x="448" y="36">─</text>
                <text x="468" y="36">DC</text>
                <text x="492" y="36">2─</text>
                <text x="512" y="36">─</text>
                <text x="528" y="36">─</text>
                <text x="544" y="36">─</text>
                <text x="52" y="52">┌──────┐</text>
                <text x="176" y="52">│</text>
                <text x="220" y="52">┌────┐</text>
                <text x="340" y="52">┌────┐</text>
                <text x="508" y="52">┌──────┐</text>
                <text x="552" y="52">│</text>
                <text x="8" y="68">│</text>
                <text x="24" y="68">│</text>
                <text x="52" y="68">NF1A</text>
                <text x="80" y="68">│</text>
                <text x="208" y="68">───■PE1A│</text>
                <text x="352" y="68">│PE2A■──┤</text>
                <text x="480" y="68">│</text>
                <text x="508" y="68">NF2A</text>
                <text x="536" y="68">│</text>
                <text x="52" y="84">└──────┘</text>
                <text x="176" y="84">│</text>
                <text x="220" y="84">└────┘</text>
                <text x="340" y="84">└────┘</text>
                <text x="508" y="84">└──────┘</text>
                <text x="552" y="84">│</text>
                <text x="8" y="100">│</text>
                <text x="52" y="100">┌──────┐</text>
                <text x="208" y="100">│</text>
                <text x="352" y="100">│</text>
                <text x="384" y="100">│</text>
                <text x="508" y="100">┌──────┐</text>
                <text x="24" y="116">│</text>
                <text x="52" y="116">NF1B</text>
                <text x="80" y="116">│</text>
                <text x="176" y="116">│</text>
                <text x="480" y="116">│</text>
                <text x="508" y="116">NF2B</text>
                <text x="536" y="116">│</text>
                <text x="552" y="116">│</text>
                <text x="8" y="132">│</text>
                <text x="52" y="132">└──────┘</text>
                <text x="208" y="132">│</text>
                <text x="352" y="132">│</text>
                <text x="384" y="132">│</text>
                <text x="508" y="132">└──────┘</text>
                <text x="52" y="148">┌──────┐</text>
                <text x="176" y="148">│</text>
                <text x="220" y="148">┌────┐</text>
                <text x="340" y="148">┌────┐</text>
                <text x="508" y="148">┌──────┐</text>
                <text x="552" y="148">│</text>
                <text x="8" y="164">│</text>
                <text x="24" y="164">│</text>
                <text x="52" y="164">NF1C</text>
                <text x="80" y="164">│</text>
                <text x="208" y="164">───■PE1B│</text>
                <text x="352" y="164">│PE2B■──┤</text>
                <text x="480" y="164">│</text>
                <text x="508" y="164">NF2C</text>
                <text x="536" y="164">│</text>
                <text x="52" y="180">└──────┘</text>
                <text x="176" y="180">│</text>
                <text x="220" y="180">└────┘</text>
                <text x="340" y="180">└────┘</text>
                <text x="508" y="180">└──────┘</text>
                <text x="552" y="180">│</text>
                <text x="8" y="196">└</text>
                <text x="24" y="196">─</text>
                <text x="40" y="196">─</text>
                <text x="56" y="196">─</text>
                <text x="72" y="196">─</text>
                <text x="88" y="196">─</text>
                <text x="104" y="196">─</text>
                <text x="120" y="196">─</text>
                <text x="136" y="196">─</text>
                <text x="152" y="196">─</text>
                <text x="168" y="196">─</text>
                <text x="208" y="196">│</text>
                <text x="280" y="196">Transport</text>
                <text x="352" y="196">│</text>
                <text x="384" y="196">└</text>
                <text x="400" y="196">─</text>
                <text x="416" y="196">─</text>
                <text x="432" y="196">─</text>
                <text x="448" y="196">─</text>
                <text x="464" y="196">─</text>
                <text x="480" y="196">─</text>
                <text x="496" y="196">─</text>
                <text x="512" y="196">─</text>
                <text x="528" y="196">─</text>
                <text x="544" y="196">─</text>
                <text x="208" y="228">│</text>
                <text x="280" y="228">Network</text>
                <text x="352" y="228">│</text>
                <text x="384" y="228">┌</text>
                <text x="400" y="228">─</text>
                <text x="416" y="228">─</text>
                <text x="432" y="228">─</text>
                <text x="448" y="228">─</text>
                <text x="468" y="228">DC</text>
                <text x="492" y="228">3─</text>
                <text x="512" y="228">─</text>
                <text x="528" y="228">─</text>
                <text x="544" y="228">─</text>
                <text x="340" y="244">┌────┐</text>
                <text x="508" y="244">┌──────┐</text>
                <text x="552" y="244">│</text>
                <text x="208" y="260">│</text>
                <text x="352" y="260">│PE3A■──┤</text>
                <text x="480" y="260">│</text>
                <text x="508" y="260">NF3A</text>
                <text x="536" y="260">│</text>
                <text x="340" y="276">└────┘</text>
                <text x="508" y="276">└──────┘</text>
                <text x="552" y="276">│</text>
                <text x="208" y="292">│</text>
                <text x="352" y="292">│</text>
                <text x="384" y="292">│</text>
                <text x="508" y="292">┌──────┐</text>
                <text x="480" y="308">│</text>
                <text x="508" y="308">NF3B</text>
                <text x="536" y="308">│</text>
                <text x="552" y="308">│</text>
                <text x="208" y="324">│</text>
                <text x="352" y="324">│</text>
                <text x="384" y="324">│</text>
                <text x="508" y="324">└──────┘</text>
                <text x="340" y="340">┌────┐</text>
                <text x="508" y="340">┌──────┐</text>
                <text x="552" y="340">│</text>
                <text x="208" y="356">│</text>
                <text x="352" y="356">│PE3B■──┤</text>
                <text x="480" y="356">│</text>
                <text x="508" y="356">NF3C</text>
                <text x="536" y="356">│</text>
                <text x="340" y="372">└────┘</text>
                <text x="508" y="372">└──────┘</text>
                <text x="552" y="372">│</text>
                <text x="208" y="388">└</text>
                <text x="224" y="388">─</text>
                <text x="240" y="388">─</text>
                <text x="256" y="388">─</text>
                <text x="272" y="388">─</text>
                <text x="288" y="388">─</text>
                <text x="304" y="388">─</text>
                <text x="320" y="388">─</text>
                <text x="336" y="388">─</text>
                <text x="352" y="388">┘</text>
                <text x="384" y="388">└</text>
                <text x="400" y="388">─</text>
                <text x="416" y="388">─</text>
                <text x="432" y="388">─</text>
                <text x="448" y="388">─</text>
                <text x="464" y="388">─</text>
                <text x="480" y="388">─</text>
                <text x="496" y="388">─</text>
                <text x="512" y="388">─</text>
                <text x="528" y="388">─</text>
                <text x="544" y="388">─</text>
                <text x="24" y="420">■</text>
                <text x="40" y="420">-</text>
                <text x="68" y="420">SDP,</text>
                <text x="108" y="420">with</text>
                <text x="180" y="420">fine-grained</text>
                <text x="248" y="420">QoS</text>
                <text x="308" y="420">(dedicated</text>
                <text x="392" y="420">resources</text>
                <text x="448" y="420">per</text>
                <text x="484" y="420">IETF</text>
                <text x="520" y="420">NS)</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
┌ ─ ─ ─ ─ DC 1─ ─ ─ ─    ┌ ─ ─ ─ ─ ─ ─ ─ ─ ┐   ┌ ─ ─ ─ ─ DC 2─ ─ ─ ─
  ┌──────┐           │  ┌────┐         ┌────┐              ┌──────┐ │
│ │ NF1A │           ───■PE1A│         │PE2A■──┤           │ NF2A │
  └──────┘           │  └────┘         └────┘              └──────┘ │
│ ┌──────┐               │                 │   │           ┌──────┐
  │ NF1B │           │                                     │ NF2B │ │
│ └──────┘               │                 │   │           └──────┘
  ┌──────┐           │  ┌────┐         ┌────┐              ┌──────┐ │
│ │ NF1C │           ───■PE1B│         │PE2B■──┤           │ NF2C │
  └──────┘           │  └────┘         └────┘              └──────┘ │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─    │    Transport    │   └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─

                         │     Network     │   ┌ ─ ─ ─ ─ DC 3─ ─ ─ ─
                                       ┌────┐              ┌──────┐ │
                         │             │PE3A■──┤           │ NF3A │
                                       └────┘              └──────┘ │
                         │                 │   │           ┌──────┐
                                                           │ NF3B │ │
                         │                 │   │           └──────┘
                                       ┌────┐              ┌──────┐ │
                         │             │PE3B■──┤           │ NF3C │
                                       └────┘              └──────┘ │
                         └ ─ ─ ─ ─ ─ ─ ─ ─ ┘   └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─

  ■ - SDP, with fine-grained QoS (dedicated resources per IETF NS)
]]></artwork>
        </artset>
      </figure>
      <t>Let us consider 5G Slice "X" that uses some of the network functions in
   the three DCs.  If this slice has latency requirements, the SMO will
   have taken those into account when deciding which NF instances
   in which DC is to be invoked for this slice.  As a result of such a
   placement decision, the three DCs shown are involved in 5G Slice "X",
   rather than other DCs.  For its decision-making, the SMO
   needs information from the NSC about the observed latency between DCs.
   Preferably, the NSC would present the topology in an abstracted form,
   consisting of point-to-point abstracted links between pairs of DCs
   and associated latency and optionally delay variation and link loss
   values.  It would be valuable to have a mechanism for the SMO to
   inform the NSC which DC-pairs are of interest for these metrics -
   there may be of order thousands of DCs, but the SMO will only be
   interested in these metrics for a small fraction of all the possible
   DC-pairs, i.e. those in the same region of the network.  The
   mechanism for conveying the information will be discussed in a future
   version of this document.</t>
      <t><xref target="_figure-27"/> shows the matrix of bandwidth demands for 5G slice "X".
   Within the slice, multiple network function instances might be
   sending traffic from DCi to DCj.  However, the SMO sums the
   associated demands into one value.  For example, NF1A and NF1B in DC1
   might be sending traffic to multiple NFs in DC2, but this is
   expressed as one value in the traffic matrix: the total bandwidth
   required for 5G Slice X from DC1 to DC2 (8 units).  Each row in the
   right-most column in the traffic matrix shows the total amount of
   traffic going from a given DC into the transport network, regardless
   of the destination DC.  Note that this number can be less than the
   sum of DC-to-DC demands in the same row, on the basis that not all
   the network functions are likely to be sending at their maximum rate
   simultaneously.  For example, the total traffic from DC1 for Slice X
   is 11 units, which is less than the sum of the DC-to-DC demands in
   the same row (13 units).  Note, as described in <xref target="sec-qos-map"/>, a slice
   may have per-QoS class bandwidth requirements, and may have CIR and
   PIR limits.  This is not included in the example, but the same
   principles apply in such cases.</t>
      <figure anchor="_figure-27">
        <name>Inter-DC Traffic Demand Matrix</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="368" viewBox="0 0 368 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
              <g class="text">
                <text x="208" y="36">To┌──────┬──────┬──────┬──────────────┐</text>
                <text x="20" y="52">From</text>
                <text x="72" y="52">│</text>
                <text x="92" y="52">DC</text>
                <text x="112" y="52">1</text>
                <text x="128" y="52">│</text>
                <text x="148" y="52">DC</text>
                <text x="168" y="52">2</text>
                <text x="184" y="52">│</text>
                <text x="204" y="52">DC</text>
                <text x="224" y="52">3</text>
                <text x="260" y="52">│Total</text>
                <text x="308" y="52">from</text>
                <text x="340" y="52">DC</text>
                <text x="360" y="52">│</text>
                <text x="188" y="68">┌──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="84">│</text>
                <text x="36" y="84">DC</text>
                <text x="56" y="84">1</text>
                <text x="72" y="84">│</text>
                <text x="96" y="84">n/a</text>
                <text x="128" y="84">│</text>
                <text x="152" y="84">8</text>
                <text x="184" y="84">│</text>
                <text x="208" y="84">5</text>
                <text x="240" y="84">│</text>
                <text x="300" y="84">11.0</text>
                <text x="360" y="84">│</text>
                <text x="188" y="100">├──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="116">│</text>
                <text x="36" y="116">DC</text>
                <text x="56" y="116">2</text>
                <text x="72" y="116">│</text>
                <text x="96" y="116">1</text>
                <text x="128" y="116">│</text>
                <text x="152" y="116">n/a</text>
                <text x="184" y="116">│</text>
                <text x="208" y="116">2</text>
                <text x="240" y="116">│</text>
                <text x="304" y="116">2.5</text>
                <text x="360" y="116">│</text>
                <text x="188" y="132">├──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="148">│</text>
                <text x="36" y="148">DC</text>
                <text x="56" y="148">3</text>
                <text x="72" y="148">│</text>
                <text x="96" y="148">4</text>
                <text x="128" y="148">│</text>
                <text x="152" y="148">7</text>
                <text x="184" y="148">│</text>
                <text x="208" y="148">n/a</text>
                <text x="240" y="148">│</text>
                <text x="300" y="148">10.0</text>
                <text x="360" y="148">│</text>
                <text x="188" y="164">└──────┴──────┴──────┴──────┴──────────────┘</text>
                <text x="184" y="180">Slice</text>
                <text x="216" y="180">X</text>
                <text x="208" y="212">To┌──────┬──────┬──────┬──────────────┐</text>
                <text x="20" y="228">From</text>
                <text x="72" y="228">│</text>
                <text x="92" y="228">DC</text>
                <text x="112" y="228">1</text>
                <text x="128" y="228">│</text>
                <text x="148" y="228">DC</text>
                <text x="168" y="228">2</text>
                <text x="184" y="228">│</text>
                <text x="204" y="228">DC</text>
                <text x="224" y="228">3</text>
                <text x="260" y="228">│Total</text>
                <text x="308" y="228">from</text>
                <text x="340" y="228">DC</text>
                <text x="360" y="228">│</text>
                <text x="188" y="244">┌──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="260">│</text>
                <text x="36" y="260">DC</text>
                <text x="56" y="260">1</text>
                <text x="72" y="260">│</text>
                <text x="96" y="260">n/a</text>
                <text x="128" y="260">│</text>
                <text x="152" y="260">4</text>
                <text x="184" y="260">│</text>
                <text x="208" y="260">2.5</text>
                <text x="240" y="260">│</text>
                <text x="296" y="260">6.0</text>
                <text x="360" y="260">│</text>
                <text x="188" y="276">├──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="292">│</text>
                <text x="36" y="292">DC</text>
                <text x="56" y="292">2</text>
                <text x="72" y="292">│</text>
                <text x="96" y="292">0.5</text>
                <text x="128" y="292">│</text>
                <text x="152" y="292">n/a</text>
                <text x="184" y="292">│</text>
                <text x="208" y="292">0.8</text>
                <text x="240" y="292">│</text>
                <text x="296" y="292">1.0</text>
                <text x="360" y="292">│</text>
                <text x="188" y="308">├──────┼──────┼──────┼──────┼──────────────┤</text>
                <text x="16" y="324">│</text>
                <text x="36" y="324">DC</text>
                <text x="56" y="324">3</text>
                <text x="72" y="324">│</text>
                <text x="96" y="324">2.6</text>
                <text x="128" y="324">│</text>
                <text x="152" y="324">3</text>
                <text x="184" y="324">│</text>
                <text x="208" y="324">n/a</text>
                <text x="240" y="324">│</text>
                <text x="296" y="324">5.1</text>
                <text x="360" y="324">│</text>
                <text x="188" y="340">└──────┴──────┴──────┴──────┴──────────────┘</text>
                <text x="184" y="356">Slice</text>
                <text x="216" y="356">Y</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
      To┌──────┬──────┬──────┬──────────────┐
From    │ DC 1 │ DC 2 │ DC 3 │Total from DC │
 ┌──────┼──────┼──────┼──────┼──────────────┤
 │ DC 1 │ n/a  │  8   │  5   │     11.0     │
 ├──────┼──────┼──────┼──────┼──────────────┤
 │ DC 2 │  1   │ n/a  │  2   │      2.5     │
 ├──────┼──────┼──────┼──────┼──────────────┤
 │ DC 3 │  4   │  7   │ n/a  │     10.0     │
 └──────┴──────┴──────┴──────┴──────────────┘
                    Slice X

      To┌──────┬──────┬──────┬──────────────┐
From    │ DC 1 │ DC 2 │ DC 3 │Total from DC │
 ┌──────┼──────┼──────┼──────┼──────────────┤
 │ DC 1 │ n/a  │  4   │ 2.5  │     6.0      │
 ├──────┼──────┼──────┼──────┼──────────────┤
 │ DC 2 │ 0.5  │ n/a  │ 0.8  │     1.0      │
 ├──────┼──────┼──────┼──────┼──────────────┤
 │ DC 3 │ 2.6  │  3   │ n/a  │     5.1      │
 └──────┴──────┴──────┴──────┴──────────────┘
                    Slice Y
]]></artwork>
        </artset>
      </figure>
      <t><xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/> can be used to convey all
   of the information in the traffic matrix to the IETF NSC.  The IETF
   NSC applies policers corresponding to the last column in the traffic
   matrix to the appropriate PE routers, in order to enforce the
   bandwidth contract.  For example, it applies a policer of 11 units to
   PE1A and PE1B that face DC1, as this is the total bandwidth that DC1
   sends into the transport network corresponding to Slice X.  Also, the
   controller may apply shapers in the direction from the TN to the DC,
   if otherwise there is the possibility of a link in the DC being
   oversubscribed.  Note that a peer NF endpoint of an AC can be
   identified using 'peer-sap-id' as defined in <xref target="I-D.ietf-opsawg-sap"/>.</t>
      <t>Depending on the bandwidth model used in the network (<xref target="sec-bw"/>),
   the other values in the matrix, i.e., the DC-to-DC demands, may not
   be directly applied to the transport network.  Even so, the
   information may be useful to the IETF NSC for capacity planning and
   failure simulation purposes.  If, on the other hand, the DC-to-DC
   demand information is not used by the IETF NSC, the IETF YANG Data
   Model for L3VPN Service Delivery <xref target="RFC8299"/> or the IETF YANG Data
   Model for L2VPN Service Delivery <xref target="RFC8466"/> could be used instead of
   <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/>, as they support
   conveying the bandwidth information in the right-most column of the
   traffic matrix.</t>
      <t>The transport network may be implemented in such a way that it has
   various types of paths, for example low-latency traffic might be
   mapped onto a different transport path to other traffic (for example
   a particular flex-algo or a particular set of TE LSPs), as discussed
   in <xref target="sec-qos-map"/>.  The SMO can use
   <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/> to request low-latency
   transport for a given slice if required.  However, <xref target="RFC8299"/> or
   <xref target="RFC8466"/> do not support requesting a particular transport-type,
   e.g., low-latency.  One option is to augment these models to convey
   this information.  This can be achieved by reusing the 'underlay-
   transport' construct defined in <xref target="RFC9182"/> and <xref target="RFC9291"/>.</t>
      <section anchor="sec-bw">
        <name>Bandwidth Models</name>
        <t>This section describes three bandwidth management schemes that could
   be employed in the transport network.  Many variations are possible,
   but each example describes the salient points of the corresponding
   scheme.  Schemes 2 and 3 use TE; other variations on TE are possible
   as described in <xref target="I-D.ietf-teas-rfc3272bis"/>.</t>
        <section anchor="scheme-1-shortest-path-forwarding-spf">
          <name>Scheme 1: Shortest Path Forwarding (SPF)</name>
          <t>Shortest path forwarding is used according to the IGP metric.  Given
   that some slices are likely to have latency SLOs, the IGP metric on
   each link can be set to be in proportion to the latency of the link.
   In this way, all traffic follows the minimum latency path between
   endpoints.</t>
          <t>In Scheme 1, although the operator provides bandwidth guarantees to
   the slice customers, there is no explicit end-to-end underpinning of
   the bandwidth SLO, in the form of bandwidth reservations across the
   transport network.  Rather, the expected performance is achieved via
   capacity planning, based on traffic growth trends and anticipated
   future demands, in order to ensure that network links are not over-
   subscribed.  This scheme is analogous to that used in many existing
   business VPN deployments, in that bandwidth guarantees are provided
   to the customers but are not explicitly underpinned end to end across
   the transport network.</t>
          <t>A variation on the scheme is that Flex-Algo, defined in
   <xref target="I-D.ietf-lsr-flex-algo"/>, is used, for example one Flex-Algo could
   use latency-based metrics and another Flex-Algo could use the IGP
   metric.  There would be a many-to-one mapping of slices to Flex-
   Algos.</t>
          <t>While Scheme 1 is technically feasible, it is vulnerable to
   unexpected changes in traffic patterns and/or network element
   failures resulting in congestion.  This is because, unlike Schemes 2
   and 3 that employ TE, traffic cannot be diverted from the shortest
   path.</t>
        </section>
        <section anchor="scheme-2-te-lsps-with-fixed-bandwidth-reservations">
          <name>Scheme 2: TE LSPs with Fixed Bandwidth Reservations</name>
          <t>Scheme 2 uses RSVP-TE or SR-TE LSPs with fixed bandwidth
   reservations.  By "fixed", we mean a value that stays constant over
   time, unless the SMO communicates a change in slice bandwidth
   requirements, due to the creation or modification of a slice.  Note
   that the "reservations" would be in the mind of the transport
   controller - it is not necessary (or indeed possible for SR-TE) to
   reserve bandwidth at the network layer.  The bandwidth requirement
   acts as a constraint whenever the controller (re)computes the path of
   an LSP.  There could be a single mesh of LSPs between endpoints that
   carry all of the traffic types, or there could be a small handful of
   meshes, for example one mesh for low-latency traffic that follows the
   minimum latency path and another mesh for the other traffic that
   follows the minimum IGP metric path, as described in <xref target="sec-qos-map"/>.
   There would be a many-to-one mapping of slices to LSPs.</t>
          <t>The bandwidth requirement from DCi to DCj is the sum of the DCi-DCj
   demands of the individual slices.  For example, if only Slice X and
   Slice Y are present, then the bandwidth requirement from DC1 to DC2
   is 12 units (8 units for Slice X and 4 units for Slice Y).  When the
   SMO requests a new slice, the transport controller, in its mind,
   increments the bandwidth requirement according to the requirements of
   the new slice.  For example, in <xref target="_figure-26"/>, suppose a new slice is
   instantiated that needs 0.8 Gbps from DC1 to DC2.  The transport
   controller would increase its notion of the bandwidth requirement
   from DC1 to DC2 from 12 Gbps to 12.8 Gbps to accommodate the
   additional expected traffic.</t>
          <t>In the example, each DC has two PEs facing it for reasons of
   resilience.  The transport controller needs to determine how to map
   the DC1 to DC2 bandwidth requirement to bandwidth reservations of TE
   LSPs from DC1 to DC2.  For example, if the routing configuration is
   arranged such that in the absence of any network failure, traffic
   from DC1 to DC2 always enters PE1A and goes to PE2A, the controller
   reserves 12.8 Gbps of bandwidth on the LSP from PE1A to PE2A.  If, on
   the other hand, the routing configuration is arranged such that in
   the absence of any network failure, traffic from DC1 to DC2 always
   enters PE1A and is load-balanced across PE2A and PE2B, the controller
   reserves 6.4 Gbps of bandwidth on the LSP from PE1A to PE2A and 6.4
   Gbps of bandwidth on the LSP from PE1A to PE2B.  It might be tricky
   for the transport controller to be aware of all conditions that
   change the way traffic lands on the various PEs, and therefore know
   that it needs to change bandwidth reservations of LSPs accordingly.
   For example, there might be an internal failure within DC1 that
   causes traffic from DC1 to land on PE1B, rather than PE1A.  The
   transport controller may not be aware of the failure and therefore
   may not know that it now needs to apply bandwidth reservations to
   LSPs from PE1B to PE2A/PE2B.</t>
        </section>
        <section anchor="scheme-3-te-lsps-without-bandwidth-reservation">
          <name>Scheme 3: TE LSPs without Bandwidth Reservation</name>
          <t>Like Scheme 2, Scheme 3 uses RSVP-TE or SR-TE LSPs.  There could be a
   single mesh of LSPs between endpoints that carry all of the traffic
   types, or there could be a small handful of meshes, for example one
   mesh for low-latency traffic that follows the minimum latency path
   and another mesh for the other traffic that follows the minimum IGP
   metric path, as described in <xref target="sec-qos-map"/>.  There would be a many-to-one
   mapping of slices to LSPs.</t>
          <t>The difference between Scheme 2 and Scheme 3 is that Scheme 3 does
   not have fixed bandwidth reservations for the LSPs.  Instead, actual
   measured data-plane traffic volumes are used to influence the
   placement of TE LSPs.  One way of achieving this is to use
   distributed RSVP-TE with auto-bandwidth.  Alternatively, the
   transport controller can use telemetry-driven automatic congestion
   avoidance.  In this approach, when the actual traffic volume in the
   data plane on given link exceeds a threshold, the controller, knowing
   how much actual data plane traffic is currently travelling along each
   RSVP or SR-TE LSP, can tune the paths of one or more LSPs using the
   link such that they avoid that link.</t>
          <t>It would be undesirable to move a minimum-latency LSP rather than
   another type of LSP in order to ease the congestion, as the new path
   will typically have a higher latency, if the minimum-latency LSP is
   currently following the minimum-latency path.  This can be avoided by
   designing the algorithms described in the previous paragraph such
   that they avoid moving minimum-latency LSPs unless there is no
   alternative.</t>
        </section>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document does not make any IANA request.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>IETF Network Slices considerations are discussed in Section 6 of
   <xref target="I-D.ietf-teas-ietf-network-slices"/>.</t>
      <t>TBC.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="I-D.ietf-teas-ietf-network-slices">
          <front>
            <title>A Framework for IETF Network Slices</title>
            <author fullname="Adrian Farrel" initials="A." surname="Farrel">
              <organization>Old Dog Consulting</organization>
            </author>
            <author fullname="John Drake" initials="J." surname="Drake">
              <organization>Juniper Networks</organization>
            </author>
            <author fullname="Reza Rokui" initials="R." surname="Rokui">
              <organization>Ciena</organization>
            </author>
            <author fullname="Shunsuke Homma" initials="S." surname="Homma">
              <organization>NTT</organization>
            </author>
            <author fullname="Kiran Makhijani" initials="K." surname="Makhijani">
              <organization>Futurewei</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Jeff Tantsura" initials="J." surname="Tantsura">
              <organization>Microsoft Inc.</organization>
            </author>
            <date day="21" month="January" year="2023"/>
            <abstract>
              <t>   This document describes network slicing in the context of networks
   built from IETF technologies.  It defines the term "IETF Network
   Slice" and establishes the general principles of network slicing in
   the IETF context.

   The document discusses the general framework for requesting and
   operating IETF Network Slices, the characteristics of an IETF Network
   Slice, the necessary system components and interfaces, and how
   abstract requests can be mapped to more specific technologies.  The
   document also discusses related considerations with monitoring and
   security.

   This document also provides definitions of related terms to enable
   consistent usage in other IETF documents that describe or use aspects
   of IETF Network Slices.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-ietf-network-slices-19"/>
        </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">
              <organization/>
            </author>
            <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">
              <organization/>
            </author>
            <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>
        <reference anchor="RFC4364">
          <front>
            <title>BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen">
              <organization/>
            </author>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter">
              <organization/>
            </author>
            <date month="February" year="2006"/>
            <abstract>
              <t>This document describes a method by which a Service Provider may use an IP backbone to provide IP Virtual Private Networks (VPNs) for its customers.  This method uses a "peer model", in which the customers' edge routers (CE routers) send their routes to the Service Provider's edge routers (PE routers); there is no "overlay" visible to the customer's routing algorithm, and CE routers at different sites do not peer with each other.  Data packets are tunneled through the backbone, so that the core routers do not need to know the VPN routes.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4364"/>
          <seriesInfo name="DOI" value="10.17487/RFC4364"/>
        </reference>
        <reference anchor="RFC2698">
          <front>
            <title>A Two Rate Three Color Marker</title>
            <author fullname="J. Heinanen" initials="J." surname="Heinanen">
              <organization/>
            </author>
            <author fullname="R. Guerin" initials="R." surname="Guerin">
              <organization/>
            </author>
            <date month="September" year="1999"/>
            <abstract>
              <t>This document defines a Two Rate Three Color Marker (trTCM), which can be used as a component in a Diffserv traffic conditioner.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2698"/>
          <seriesInfo name="DOI" value="10.17487/RFC2698"/>
        </reference>
        <reference anchor="RFC4115">
          <front>
            <title>A Differentiated Service Two-Rate, Three-Color Marker with Efficient Handling of in-Profile Traffic</title>
            <author fullname="O. Aboul-Magd" initials="O." surname="Aboul-Magd">
              <organization/>
            </author>
            <author fullname="S. Rabie" initials="S." surname="Rabie">
              <organization/>
            </author>
            <date month="July" year="2005"/>
            <abstract>
              <t>This document describes a two-rate, three-color marker that has been in use for data services including Frame Relay services.  This marker can be used for metering per-flow traffic in the emerging IP and L2 VPN services.  The marker defined here is different from previously defined markers in the handling of the in-profile traffic. Furthermore, this marker doesn't impose peak-rate shaping requirements on customer edge (CE) devices.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4115"/>
          <seriesInfo name="DOI" value="10.17487/RFC4115"/>
        </reference>
        <reference anchor="RFC8466">
          <front>
            <title>A YANG Data Model for Layer 2 Virtual Private Network (L2VPN) Service Delivery</title>
            <author fullname="B. Wen" initials="B." surname="Wen">
              <organization/>
            </author>
            <author fullname="G. Fioccola" initials="G." role="editor" surname="Fioccola">
              <organization/>
            </author>
            <author fullname="C. Xie" initials="C." surname="Xie">
              <organization/>
            </author>
            <author fullname="L. Jalil" initials="L." surname="Jalil">
              <organization/>
            </author>
            <date month="October" year="2018"/>
            <abstract>
              <t>This document defines a YANG data model that can be used to configure a Layer 2 provider-provisioned VPN service.  It is up to a management system to take this as an input and generate specific configuration models to configure the different network elements to deliver the service.  How this configuration of network elements is done is out of scope for this document.</t>
              <t>The YANG data model defined in this document includes support for point-to-point Virtual Private Wire Services (VPWSs) and multipoint Virtual Private LAN Services (VPLSs) that use Pseudowires signaled using the Label Distribution Protocol (LDP) and the Border Gateway Protocol (BGP) as described in RFCs 4761 and 6624.</t>
              <t>The YANG data model defined in this document conforms to the Network Management Datastore Architecture defined in RFC 8342.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8466"/>
          <seriesInfo name="DOI" value="10.17487/RFC8466"/>
        </reference>
        <reference anchor="RFC9182">
          <front>
            <title>A YANG Network Data Model for Layer 3 VPNs</title>
            <author fullname="S. Barguil" initials="S." surname="Barguil">
              <organization/>
            </author>
            <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios">
              <organization/>
            </author>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair">
              <organization/>
            </author>
            <author fullname="L. Munoz" initials="L." surname="Munoz">
              <organization/>
            </author>
            <author fullname="A. Aguado" initials="A." surname="Aguado">
              <organization/>
            </author>
            <date month="February" year="2022"/>
            <abstract>
              <t>As a complement to the Layer 3 Virtual Private Network Service Model (L3SM), which is used for communication between customers and service providers, this document defines an L3VPN Network Model (L3NM) that can be used for the provisioning of Layer 3 Virtual Private Network (L3VPN) services within a service provider network. The model provides a network-centric view of L3VPN services.</t>
              <t>The L3NM is meant to be used by a network controller to derive the configuration information that will be sent to relevant network devices. The model can also facilitate communication between a service orchestrator and a network controller/orchestrator.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9182"/>
          <seriesInfo name="DOI" value="10.17487/RFC9182"/>
        </reference>
        <reference anchor="RFC9291">
          <front>
            <title>A YANG Network Data Model for Layer 2 VPNs</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair">
              <organization/>
            </author>
            <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios">
              <organization/>
            </author>
            <author fullname="S. Barguil" initials="S." surname="Barguil">
              <organization/>
            </author>
            <author fullname="L. Munoz" initials="L." surname="Munoz">
              <organization/>
            </author>
            <date month="September" year="2022"/>
            <abstract>
              <t>This document defines an L2VPN Network Model (L2NM) that can be used to manage the provisioning of Layer 2 Virtual Private Network (L2VPN) services within a network (e.g., a service provider network). The L2NM complements the L2VPN Service Model (L2SM) by providing a network-centric view of the service that is internal to a service provider. The L2NM is particularly meant to be used by a network controller to derive the configuration information that will be sent to relevant network devices.</t>
              <t>Also, this document defines a YANG module to manage Ethernet segments and the initial versions of two IANA-maintained modules that include a set of identities of BGP Layer 2 encapsulation types and pseudowire types.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9291"/>
          <seriesInfo name="DOI" value="10.17487/RFC9291"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="TR-GSTR-TN5G" target="https://www.itu.int/dms_pub/itu-t/opb/tut/T-TUT-HOME-2018-PDF-E.pdf">
          <front>
            <title>Technical Report GSTR-TN5G</title>
            <author>
              <organization>ITU-T</organization>
            </author>
            <date year="2018" month="February"/>
          </front>
        </reference>
        <reference anchor="TS-23.501" target="https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3144">
          <front>
            <title>TS 23.501: System architecture for the 5G System (5GS)</title>
            <author>
              <organization>3GPP</organization>
            </author>
            <date year="2021"/>
          </front>
        </reference>
        <reference anchor="TS-28.530" target="https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3273">
          <front>
            <title>TS 23.530: Management and orchestration; Concepts, use cases and requirements)</title>
            <author>
              <organization>3GPP</organization>
            </author>
            <date year="2021"/>
          </front>
        </reference>
        <reference anchor="O-RAN.WG9.XPSAAS" target="https://www.o-ran.org/specifications">
          <front>
            <title>O-RAN.WG9.XPSAAS: O-RAN WG9 Xhaul Packet Switched Architectures and Solutions Version 03.00</title>
            <author>
              <organization>O-RAN Alliance</organization>
            </author>
            <date year="2022" month="February"/>
          </front>
        </reference>
        <reference anchor="NG.113" target="https://www.gsma.com/newsroom/wp-content/uploads//NG.113-v4.0.pdf">
          <front>
            <title>NG.113: 5GS Roaming Guidelines Version 4.0</title>
            <author>
              <organization>GSMA</organization>
            </author>
            <date year="2021" month="May"/>
          </front>
        </reference>
        <reference anchor="I-D.ietf-teas-ns-ip-mpls">
          <front>
            <title>Realizing Network Slices in IP/MPLS Networks</title>
            <author fullname="Tarek Saad" initials="T." surname="Saad">
              <organization>Cisco Systems Inc.</organization>
            </author>
            <author fullname="Vishnu Pavan Beeram" initials="V. P." surname="Beeram">
              <organization>Juniper Networks</organization>
            </author>
            <author fullname="Jie Dong" initials="J." surname="Dong">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Bin Wen" initials="B." surname="Wen">
              <organization>Comcast</organization>
            </author>
            <author fullname="Daniele Ceccarelli" initials="D." surname="Ceccarelli">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Joel M. Halpern" initials="J. M." surname="Halpern">
              <organization>Ericsson</organization>
            </author>
            <author fullname="Shaofu Peng" initials="S." surname="Peng">
              <organization>ZTE Corporation</organization>
            </author>
            <author fullname="Ran Chen" initials="R." surname="Chen">
              <organization>ZTE Corporation</organization>
            </author>
            <author fullname="Xufeng Liu" initials="X." surname="Liu">
              <organization>IBM Corporation</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Reza Rokui" initials="R." surname="Rokui">
              <organization>Ciena</organization>
            </author>
            <author fullname="Luay Jalil" initials="L." surname="Jalil">
              <organization>Verizon</organization>
            </author>
            <date day="24" month="October" year="2022"/>
            <abstract>
              <t>   Realizing network slices may require the Service Provider to have the
   ability to partition a physical network into multiple logical
   networks of varying sizes, structures, and functions so that each
   slice can be dedicated to specific services or customers.  Multiple
   network slices can be realized on the same network while ensuring
   slice elasticity in terms of network resource allocation.  This
   document describes a scalable solution to realize network slicing in
   IP/MPLS networks by supporting multiple services on top of a single
   physical network by relying on compliant domains and nodes to provide
   forwarding treatment (scheduling, drop policy, resource usage) on to
   packets that carry identifiers that indicate the slicing service that
   is to be applied to the packets.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-ns-ip-mpls-01"/>
        </reference>
        <reference anchor="RFC6459">
          <front>
            <title>IPv6 in 3rd Generation Partnership Project (3GPP) Evolved Packet System (EPS)</title>
            <author fullname="J. Korhonen" initials="J." role="editor" surname="Korhonen">
              <organization/>
            </author>
            <author fullname="J. Soininen" initials="J." surname="Soininen">
              <organization/>
            </author>
            <author fullname="B. Patil" initials="B." surname="Patil">
              <organization/>
            </author>
            <author fullname="T. Savolainen" initials="T." surname="Savolainen">
              <organization/>
            </author>
            <author fullname="G. Bajko" initials="G." surname="Bajko">
              <organization/>
            </author>
            <author fullname="K. Iisakkila" initials="K." surname="Iisakkila">
              <organization/>
            </author>
            <date month="January" year="2012"/>
            <abstract>
              <t>The use of cellular broadband for accessing the Internet and other data services via smartphones, tablets, and notebook/netbook computers has increased rapidly as a result of high-speed packet data networks such as HSPA, HSPA+, and now Long-Term Evolution (LTE) being deployed.  Operators that have deployed networks based on 3rd Generation Partnership Project (3GPP) network architectures are facing IPv4 address shortages at the Internet registries and are feeling pressure to migrate to IPv6.  This document describes the support for IPv6 in 3GPP network architectures.  This document is  not an Internet Standards Track specification; it is published for  informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6459"/>
          <seriesInfo name="DOI" value="10.17487/RFC6459"/>
        </reference>
        <reference anchor="RFC8969">
          <front>
            <title>A Framework for Automating Service and Network Management with YANG</title>
            <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu">
              <organization/>
            </author>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair">
              <organization/>
            </author>
            <author fullname="D. Lopez" initials="D." surname="Lopez">
              <organization/>
            </author>
            <author fullname="C. Xie" initials="C." surname="Xie">
              <organization/>
            </author>
            <author fullname="L. Geng" initials="L." surname="Geng">
              <organization/>
            </author>
            <date month="January" year="2021"/>
            <abstract>
              <t>Data models provide a programmatic approach to represent services and networks. Concretely, they can be used to derive configuration information for network and service components, and state information that will be monitored and tracked.  Data models can be used during the service and network management life cycle (e.g., service instantiation, service provisioning, service optimization, service monitoring, service diagnosing, and service assurance).  Data models are also instrumental in the automation of network management, and they can provide closed-loop control for adaptive and deterministic service creation, delivery, and maintenance.</t>
              <t>This document describes a framework for service and network management automation that takes advantage of YANG modeling technologies. This framework is drawn from a network operator perspective irrespective of the origin of a data model; thus, it can accommodate YANG modules that are developed outside the IETF.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8969"/>
          <seriesInfo name="DOI" value="10.17487/RFC8969"/>
        </reference>
        <reference anchor="I-D.ietf-teas-ietf-network-slice-nbi-yang">
          <front>
            <title>IETF Network Slice Service YANG Model</title>
            <author fullname="Bo Wu" initials="B." surname="Wu">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Dhruv Dhody" initials="D." surname="Dhody">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Reza Rokui" initials="R." surname="Rokui">
              <organization>Ciena</organization>
            </author>
            <author fullname="Tarek Saad" initials="T." surname="Saad">
              <organization>Cisco Systems, Inc</organization>
            </author>
            <author fullname="Liuyan Han" initials="L." surname="Han">
              <organization>China Mobile</organization>
            </author>
            <author fullname="John Mullooly" initials="J." surname="Mullooly">
              <organization>Cisco Systems, Inc</organization>
            </author>
            <date day="24" month="October" year="2022"/>
            <abstract>
              <t>   This document defines a YANG model for the IETF Network Slice
   service.  The model can be used by an IETF Network Slice customer to
   manage IETF Network Slices.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-ietf-network-slice-nbi-yang-03"/>
        </reference>
        <reference anchor="I-D.boro-opsawg-teas-attachment-circuit">
          <front>
            <title>YANG Data Models for 'Attachment Circuits'-as-a-Service (ACaaS)</title>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Richard Roberts" initials="R." surname="Roberts">
              <organization>Juniper</organization>
            </author>
            <author fullname="Oscar Gonzalez de Dios" initials="O. G." surname="de Dios">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Samier Barguil" initials="S." surname="Barguil">
              <organization>Nokia</organization>
            </author>
            <author fullname="Bo Wu" initials="B." surname="Wu">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="9" month="March" year="2023"/>
            <abstract>
              <t>   This document specifies a YANG service data model for Attachment
   Circuits (ACs).  This model can be used for the provisioning of ACs
   prior or during service provisioning (e.g., Network Slice Service).
   The document specifies also a module that updates other service and
   network modules with the required information to bind specific
   services to ACs that are created using the AC service model.

   Also, the document specifies a set of reusable groupings.  Whether a
   service model reuses structures defined in the AC models or simply
   include an AC reference is a design choice of these service models.
   Relying upon the AC service model to manage ACs over which a service
   is delivered has the merit to decorrelate the management of a service
   vs. upgrade the AC components to reflect recent AC technologies or
   features.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-boro-opsawg-teas-attachment-circuit-05"/>
        </reference>
        <reference anchor="I-D.gcdrb-teas-5g-network-slice-application">
          <front>
            <title>IETF Network Slice Application in 3GPP 5G End-to-End Network Slice</title>
            <author fullname="Xuesong Geng" initials="X." surname="Geng">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Reza Rokui" initials="R." surname="Rokui">
              <organization>Ciena</organization>
            </author>
            <author fullname="Jie Dong" initials="J." surname="Dong">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Ivan Bykov" initials="I." surname="Bykov">
              <organization>Ribbon Communications</organization>
            </author>
            <date day="7" month="March" year="2023"/>
            <abstract>
              <t>   Network Slicing is one of the core features in 5G, which provides
   different network service as independent logical networks.  To
   provide 5G network slices service, an end-to-end network slice needs
   to consists of 3 major types of network segments: Radio Access
   Network (RAN), Mobile Core Network (CN) and Transport Network (TN).
   This document describes the application of IETF network slice in
   providing 5G end-to-end network slices, including the network slice
   identification mapping, network slice parameter mapping and 5G IETF
   Network Slice NBI.


              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-gcdrb-teas-5g-network-slice-application-02"/>
        </reference>
        <reference anchor="I-D.henry-tsvwg-diffserv-to-qci">
          <front>
            <title>Diffserv to QCI Mapping</title>
            <author fullname="Jerome Henry" initials="J." surname="Henry">
              <organization>Cisco</organization>
            </author>
            <author fullname="Tim Szigeti" initials="T." surname="Szigeti">
              <organization>Cisco</organization>
            </author>
            <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
              <organization>Telefonica</organization>
            </author>
            <date day="13" month="April" year="2020"/>
            <abstract>
              <t>   As communication devices become more hybrid, smart devices include
   more media-rich communication applications, and the boundaries
   between telecommunication and other applications becomes less clear.
   Simultaneously, as the end-devices become more mobile, application
   traffic transits more often between enterprise networks, the
   Internet, and cellular telecommunication networks, sometimes using
   simultaneously more than one path and network type.  In this context,
   it is crucial that quality of service be aligned between these
   different environments.  However, this is not always the case by
   default, and cellular communication networks use a different QoS
   nomenclature from the Internet and enterprise networks.  This
   document specifies a set of 3rd Generation Partnership Project (3GPP)
   Quality of Service (QoS) Class Identifiers (QCI) and 5G QoS
   Identifiers (5QI) to Differentiated Services Code Point (DSCP)
   mappings, to reconcile the marking recommendations offered by the
   3GPP with the recommendations offered by the IETF, so as to maintain
   a consistent QoS treatment between cellular networks and the
   Internet.  This mapping can be used by enterprises or implementers
   expecting traffic to flow through both types of network, and wishing
   to align the QoS treatment applied to one network under their control
   with the QoS treatment applied to the other network.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-henry-tsvwg-diffserv-to-qci-04"/>
        </reference>
        <reference anchor="RFC8754">
          <front>
            <title>IPv6 Segment Routing Header (SRH)</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils">
              <organization/>
            </author>
            <author fullname="D. Dukes" initials="D." role="editor" surname="Dukes">
              <organization/>
            </author>
            <author fullname="S. Previdi" initials="S." surname="Previdi">
              <organization/>
            </author>
            <author fullname="J. Leddy" initials="J." surname="Leddy">
              <organization/>
            </author>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima">
              <organization/>
            </author>
            <author fullname="D. Voyer" initials="D." surname="Voyer">
              <organization/>
            </author>
            <date month="March" year="2020"/>
            <abstract>
              <t>Segment Routing can be applied to the IPv6 data plane using a new type of Routing Extension Header called the Segment Routing Header (SRH). This document describes the SRH and how it is used by nodes that are Segment Routing (SR) capable.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8754"/>
          <seriesInfo name="DOI" value="10.17487/RFC8754"/>
        </reference>
        <reference anchor="RFC7806">
          <front>
            <title>On Queuing, Marking, and Dropping</title>
            <author fullname="F. Baker" initials="F." surname="Baker">
              <organization/>
            </author>
            <author fullname="R. Pan" initials="R." surname="Pan">
              <organization/>
            </author>
            <date month="April" year="2016"/>
            <abstract>
              <t>This note discusses queuing and marking/dropping algorithms.  While these algorithms may be implemented in a coupled manner, this note argues that specifications, measurements, and comparisons should decouple the different algorithms and their contributions to system behavior.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7806"/>
          <seriesInfo name="DOI" value="10.17487/RFC7806"/>
        </reference>
        <reference anchor="I-D.ietf-opsawg-sap">
          <front>
            <title>A YANG Network Model for Service Attachment Points (SAPs)</title>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Oscar Gonzalez de Dios" initials="O. G." surname="de Dios">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Samier Barguil" initials="S." surname="Barguil">
              <organization>Nokia</organization>
            </author>
            <author fullname="Qin Wu" initials="Q." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <author fullname="Victor Lopez" initials="V." surname="Lopez">
              <organization>Nokia</organization>
            </author>
            <date day="18" month="January" year="2023"/>
            <abstract>
              <t>   This document defines a YANG data model for representing an abstract
   view of the provider network topology that contains the points from
   which its services can be attached (e.g., basic connectivity, VPN,
   network slices).  Also, the model can be used to retrieve the points
   where the services are actually being delivered to customers
   (including peer networks).

   This document augments the 'ietf-network' data model by adding the
   concept of Service Attachment Points (SAPs).  The SAPs are the
   network reference points to which network services, such as Layer 3
   Virtual Private Network (L3VPN) or Layer 2 Virtual Private Network
   (L2VPN), can be attached.  One or multiple services can be bound to
   the same SAP.  Both User-Network Interface (UNI) and Network-to-
   Network Interface (NNI) are supported in the SAP data model.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-sap-15"/>
        </reference>
        <reference anchor="RFC8299">
          <front>
            <title>YANG Data Model for L3VPN Service Delivery</title>
            <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu">
              <organization/>
            </author>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski">
              <organization/>
            </author>
            <author fullname="L. Tomotaki" initials="L." surname="Tomotaki">
              <organization/>
            </author>
            <author fullname="K. Ogaki" initials="K." surname="Ogaki">
              <organization/>
            </author>
            <date month="January" year="2018"/>
            <abstract>
              <t>This document defines a YANG data model that can be used for communication between customers and network operators and to deliver a Layer 3 provider-provisioned VPN service.  This document is limited to BGP PE-based VPNs as described in RFCs 4026, 4110, and 4364.  This model is intended to be instantiated at the management system to deliver the overall service.  It is not a configuration model to be used directly on network elements.  This model provides an abstracted view of the Layer 3 IP VPN service configuration components.  It will be up to the management system to take this model as input and use specific configuration models to configure the different network elements to deliver the service.  How the configuration of network elements is done is out of scope for this document.</t>
              <t>This document obsoletes RFC 8049; it replaces the unimplementable module in that RFC with a new module with the same name that is not backward compatible.  The changes are a series of small fixes to the YANG module and some clarifications to the text.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8299"/>
          <seriesInfo name="DOI" value="10.17487/RFC8299"/>
        </reference>
        <reference anchor="I-D.ietf-teas-rfc3272bis">
          <front>
            <title>Overview and Principles of Internet Traffic Engineering</title>
            <author fullname="Adrian Farrel" initials="A." surname="Farrel">
              <organization>Old Dog Consulting</organization>
            </author>
            <date day="27" month="October" year="2022"/>
            <abstract>
              <t>   This document describes the principles of traffic engineering (TE) in
   the Internet.  The document is intended to promote better
   understanding of the issues surrounding traffic engineering in IP
   networks and the networks that support IP networking, and to provide
   a common basis for the development of traffic engineering
   capabilities for the Internet.  The principles, architectures, and
   methodologies for performance evaluation and performance optimization
   of operational networks are also discussed.

   This work was first published as RFC 3272 in May 2002.  This document
   obsoletes RFC 3272 by making a complete update to bring the text in
   line with best current practices for Internet traffic engineering and
   to include references to the latest relevant work in the IETF.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-rfc3272bis-22"/>
        </reference>
        <reference anchor="I-D.ietf-lsr-flex-algo">
          <front>
            <title>IGP Flexible Algorithm</title>
            <author fullname="Peter Psenak" initials="P." surname="Psenak">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Shraddha Hegde" initials="S." surname="Hegde">
              <organization>Juniper Networks, Inc.</organization>
            </author>
            <author fullname="Clarence Filsfils" initials="C." surname="Filsfils">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Ketan Talaulikar" initials="K." surname="Talaulikar">
              <organization>Cisco Systems, Inc</organization>
            </author>
            <author fullname="Arkadiy Gulko" initials="A." surname="Gulko">
              <organization>Edward Jones</organization>
            </author>
            <date day="17" month="October" year="2022"/>
            <abstract>
              <t>IGP protocols historically compute the best paths over the network based on the IGP metric assigned to the links.  Many network deployments use RSVP-TE or Segment Routing - Traffic Engineering (SR-TE) to steer traffic over a path that is computed using different metrics or constraints than the shortest IGP path.  This document specifies a solution that allows IGPs themselves to compute constraint-based paths over the network.  This document also specifies a way of using Segment Routing (SR) Prefix-SIDs and SRv6 locators to steer packets along the constraint-based paths.
              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-lsr-flex-algo-26"/>
        </reference>
      </references>
    </references>
    <section anchor="ext-abbr">
      <name>Acronyms and Abbreviations</name>
      <t>3GPP: 3rd Generation Partnership Project</t>
      <t>5GC: 5G Core</t>
      <t>5QI: 5G QoS Indicator</t>
      <t>A2A: Any-to-Any</t>
      <t>AC: Attachment Circuit</t>
      <t>AMF: Access and Mobility Management Function</t>
      <t>AUSF: Authentication Server Function</t>
      <t>BBU: Baseband Unit</t>
      <t>BH: Backhaul</t>
      <t>BS: Base Station</t>
      <t>CE: Customer Edge</t>
      <t>CIR: Committed Information Rate</t>
      <t>CN: Core Network</t>
      <t>CoS: Class of Service</t>
      <t>CP: Control Plane</t>
      <t>CSP: Communication Service Provider</t>
      <t>CU: Centralized Unit</t>
      <t>CU-CP: Centralized Unit Control Plane</t>
      <t>CU-UP: Centralized Unit User Plane</t>
      <t>DC: Data Center</t>
      <t>DDoS: Distributed Denial of Services</t>
      <t>DN: Data Network</t>
      <t>DSCP: Differentiated Services Code Point</t>
      <t>DU: Distributed Unit</t>
      <t>eCPRI: enhanced Common Public Radio Interface</t>
      <t>FH: Fronthaul</t>
      <t>FIB: Forwarding Information Base</t>
      <t>GPRS: Generic Packet Radio Service</t>
      <t>gNB: gNodeB</t>
      <t>GTP: GPRS Tunneling Protocol</t>
      <t>GTP-U: GPRS Tunneling Protocol User plane</t>
      <t>HW: Hardware</t>
      <t>ID: Identifier</t>
      <t>IGP: Interior Gateway Protocol</t>
      <t>IP: Internet Protocol</t>
      <t>L2VPN: Layer 2 Virtual Private Network</t>
      <t>L3VPN: Layer 3 Virtual Private Network</t>
      <t>LSP: Label Switched Path</t>
      <t>MH: Midhaul</t>
      <t>MIoT: Massive Internet of Things</t>
      <t>MPLS: Multiprotocol Label Switching</t>
      <t>NF: Network Function</t>
      <t>NR: New Radio</t>
      <t>NRF: Network Function Repository</t>
      <t>NRP: Network Resource Partition</t>
      <t>NSC: Network Slice Controller</t>
      <t>NSS: Network Slice Subnet</t>
      <t>PE: Provider Edge</t>
      <t>PIR: Peak Information Rate</t>
      <t>PLMN: Public Land Mobile Network</t>
      <t>PSTN: Public Switched Telephony Network</t>
      <t>QoS: Quality of Service</t>
      <t>RAN: Radio Access Network</t>
      <t>RF: Radio Frequency</t>
      <t>RIB: Routing Information Base</t>
      <t>RSVP: Resource Reservation Protocol</t>
      <t>RU: Radio Unit</t>
      <t>SD: Slice Differentiator</t>
      <t>SDP: Service Demarcation Point</t>
      <t>SLA: Service Level Agreement</t>
      <t>SLO: Service Level Objective</t>
      <t>SMF: Session Management Function</t>
      <t>SMO: Service Management and Orchestration</t>
      <t>S-NSSAI: Single Network Slice Selection Assistance Information</t>
      <t>SST: Slice/Service Type</t>
      <t>SR: Segment Routing</t>
      <t>SRv6: Segment Routing version 6</t>
      <t>TC: Traffic Class</t>
      <t>TE: Traffic Engineering</t>
      <t>TN: Transport Network</t>
      <t>TS: Technical Specification</t>
      <t>UDM: Unified Data Management</t>
      <t>UE: User Equipment</t>
      <t>UP: User Plane</t>
      <t>UPF: User Plane Function</t>
      <t>URLLC: Ultra Reliable Low Latency Communication</t>
      <t>VLAN: Virtual Local Area Network</t>
      <t>VNF: Virtual Network Function</t>
      <t>VPN: Virtual Private Network</t>
      <t>VRF: Virtual Routing and Forwarding</t>
      <t>VXLAN: Virtual Extensible Local Area Network</t>
    </section>
    <section anchor="sec-5g-intro">
      <name>An Overview of 5G Networking</name>
      <t>This section provides a brief introduction to 5G mobile networking
   with a perspective on the Transport Network.  This section does not
   intend to replace or define 3GPP architecure, it just provides a
   brief overview for readers that do not have a mobile background.  For
   more comprehensive information, refer to <xref target="TS-23.501"/>.</t>
      <section anchor="key-building-blocks">
        <name>Key Building Blocks</name>
        <t><xref target="TS-23.501"/> defines the Network Functions (UPF, AMF, etc.) that
   compose the 5G System (5GS) Architecture together with related
   interfaces (e.g., N1, N2).  This architecture has native Control
   and User Plane separation, and the Control Plane leverages a service-
   based architecture.  <xref target="_figure-28"/> outlines an example 5GS architecture
   with a subset of possible network functions and network interfaces.</t>
        <figure anchor="_figure-28">
          <name>5GS Architecture and Service-based Interfaces</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="288" width="520" viewBox="0 0 520 288" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 8,206 L 480,206" fill="none" stroke="black"/>
                <path d="M 8,210 L 480,210" fill="none" stroke="black"/>
                <path d="M 496,240 C 516.8,240 516.8,272 496,272" fill="none" stroke="black"/>
                <path d="M 164,232 L 172,216" fill="none" stroke="black"/>
                <path d="M 180,200 L 188,184" fill="none" stroke="black"/>
                <path d="M 188,184 L 196,168" fill="none" stroke="black"/>
                <path d="M 364,168 L 372,184" fill="none" stroke="black"/>
                <path d="M 372,184 L 380,200" fill="none" stroke="black"/>
                <path d="M 388,216 L 396,232" fill="none" stroke="black"/>
                <g class="text">
                  <text x="48" y="36">┌─────┐</text>
                  <text x="120" y="36">┌─────┐</text>
                  <text x="192" y="36">┌─────┐</text>
                  <text x="280" y="36">┌─────┐</text>
                  <text x="352" y="36">┌─────┐</text>
                  <text x="424" y="36">┌─────┐</text>
                  <text x="40" y="52">│NSSF</text>
                  <text x="72" y="52">│</text>
                  <text x="96" y="52">│</text>
                  <text x="120" y="52">NEF</text>
                  <text x="144" y="52">│</text>
                  <text x="168" y="52">│</text>
                  <text x="192" y="52">NRF</text>
                  <text x="216" y="52">│</text>
                  <text x="256" y="52">│</text>
                  <text x="280" y="52">PCF</text>
                  <text x="304" y="52">│</text>
                  <text x="328" y="52">│</text>
                  <text x="352" y="52">UDM</text>
                  <text x="376" y="52">│</text>
                  <text x="400" y="52">│</text>
                  <text x="420" y="52">AF</text>
                  <text x="448" y="52">│</text>
                  <text x="48" y="68">└──┬──┘</text>
                  <text x="120" y="68">└──┬──┘</text>
                  <text x="192" y="68">└──┬──┘</text>
                  <text x="280" y="68">└──┬──┘</text>
                  <text x="352" y="68">└──┬──┘</text>
                  <text x="424" y="68">└──┬──┘</text>
                  <text x="28" y="84">Nnssf│</text>
                  <text x="104" y="84">Nnef│</text>
                  <text x="176" y="84">Nnrf│</text>
                  <text x="264" y="84">Npcf│</text>
                  <text x="336" y="84">Nudm│</text>
                  <text x="436" y="84">│Naf</text>
                  <text x="240" y="100">───┴────────┴──┬─────┴──┬───────┴───┬────┴────────┴────</text>
                  <text x="124" y="116">Nausf│</text>
                  <text x="200" y="116">Namf│</text>
                  <text x="296" y="116">Nsmf│</text>
                  <text x="144" y="132">┌──┴──┐</text>
                  <text x="216" y="132">┌──┴──┐</text>
                  <text x="328" y="132">┌──┴──────┐</text>
                  <text x="136" y="148">│AUSR</text>
                  <text x="168" y="148">│</text>
                  <text x="192" y="148">│</text>
                  <text x="216" y="148">AMF</text>
                  <text x="240" y="148">│</text>
                  <text x="288" y="148">│</text>
                  <text x="328" y="148">SMF</text>
                  <text x="368" y="148">│</text>
                  <text x="144" y="164">└─────┘</text>
                  <text x="216" y="164">└──┬──┘</text>
                  <text x="328" y="164">└──┬──────┘</text>
                  <text x="216" y="180">│</text>
                  <text x="312" y="180">│</text>
                  <text x="32" y="196">Control</text>
                  <text x="88" y="196">Plane</text>
                  <text x="164" y="196">N1</text>
                  <text x="224" y="196">│N2</text>
                  <text x="320" y="196">│N4</text>
                  <text x="388" y="196">N4</text>
                  <text x="20" y="228">User</text>
                  <text x="64" y="228">Plane</text>
                  <text x="216" y="228">│</text>
                  <text x="312" y="228">│</text>
                  <text x="152" y="244">┌───┐</text>
                  <text x="216" y="244">┌──┴──┐</text>
                  <text x="268" y="244">N3</text>
                  <text x="312" y="244">┌──┴──┐</text>
                  <text x="356" y="244">N9</text>
                  <text x="400" y="244">┌─────┐</text>
                  <text x="444" y="244">N6</text>
                  <text x="484" y="244">.───</text>
                  <text x="144" y="260">│UE</text>
                  <text x="228" y="260">├──┤(R)AN├─────┤</text>
                  <text x="312" y="260">UPF</text>
                  <text x="356" y="260">├────┤</text>
                  <text x="400" y="260">UPF</text>
                  <text x="444" y="260">├────(</text>
                  <text x="484" y="260">DN</text>
                  <text x="152" y="276">└───┘</text>
                  <text x="216" y="276">└─────┘</text>
                  <text x="312" y="276">└─────┘</text>
                  <text x="400" y="276">└─────┘</text>
                  <text x="484" y="276">`───</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
  ┌─────┐  ┌─────┐  ┌─────┐    ┌─────┐  ┌─────┐  ┌─────┐
  │NSSF │  │ NEF │  │ NRF │    │ PCF │  │ UDM │  │ AF  │
  └──┬──┘  └──┬──┘  └──┬──┘    └──┬──┘  └──┬──┘  └──┬──┘
Nnssf│    Nnef│    Nnrf│      Npcf│    Nudm│        │Naf
  ───┴────────┴──┬─────┴──┬───────┴───┬────┴────────┴────
            Nausf│    Namf│       Nsmf│
              ┌──┴──┐  ┌──┴──┐     ┌──┴──────┐
              │AUSR │  │ AMF │     │   SMF   │
              └─────┘  └──┬──┘     └──┬──────┘
                       ╱  │           │      ╲
Control Plane      N1 ╱   │N2         │N4     ╲N4
════════════════════════════════════════════════════════════
User Plane          ╱     │           │         ╲
                ┌───┐  ┌──┴──┐  N3 ┌──┴──┐ N9 ┌─────┐ N6  .───.
                │UE ├──┤(R)AN├─────┤ UPF ├────┤ UPF ├────( DN  )
                └───┘  └─────┘     └─────┘    └─────┘     `───'
]]></artwork>
          </artset>
        </figure>
        <t>Similar to previous versions of 3GPP mobile networks <xref target="RFC6459"/>, a 5G mobile network is split
   into the following four major domains (<xref target="_figure-29"/>):</t>
        <ul spacing="normal">
          <li>
            <t>UE, MS, MN, and Mobile:  </t>
            <t>
The terms UE (User Equipment), MS (Mobile Station), MN (Mobile
Node), and mobile refer to the devices that are hosts with the
ability to obtain Internet connectivity via a 3GPP network.  An MS
is comprised of the Terminal Equipment (TE) and a Mobile Terminal
(MT).  The terms UE, MS, MN, and mobile are used interchangeably
within this document.</t>
          </li>
          <li>
            <t>Radio Access Network (RAN):  </t>
            <t>
Provides wireless connectivity to the UE devices via radio.  It is
made up of the Antenna that transmits and receives signals to the
UE and the Base Station that digitizes the signal and converts the
RF data stream to IP packets.</t>
          </li>
          <li>
            <t>Core Network (CN):  </t>
            <t>
Controls the CP of the RAN and provides connectivity to the Data
Network (e.g., the Internet or a private VPN).  The Core Network
hosts dozens of services such as authentication, phone registry,
charging, access to PSTN and handover.</t>
          </li>
          <li>
            <t>Transport Network (TN):  </t>
            <t>
Provides connectivity between sites where 5G Network Functions are
located.  The TN may connect sites from the RAN to the Core
Network, as well as sites within the RAN or within the CN.  This
connectivity is achieved using IP.</t>
          </li>
        </ul>
        <figure anchor="_figure-29">
          <name>Building Blocks of 5G Architecture (A High-Level Representation)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="496" viewBox="0 0 496 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 472,96 C 492.8,96 492.8,128 472,128" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="384" y="52">│</text>
                  <text x="8" y="68">│</text>
                  <text x="172" y="68">┌────────────┐</text>
                  <text x="316" y="68">┌────────────┐</text>
                  <text x="120" y="84">│</text>
                  <text x="224" y="84">│</text>
                  <text x="264" y="84">│</text>
                  <text x="368" y="84">│</text>
                  <text x="384" y="84">│</text>
                  <text x="8" y="100">│</text>
                  <text x="44" y="100">┌────┐</text>
                  <text x="120" y="100">│</text>
                  <text x="224" y="100">│</text>
                  <text x="264" y="100">│</text>
                  <text x="368" y="100">│</text>
                  <text x="444" y="100">.───────</text>
                  <text x="24" y="116">│</text>
                  <text x="44" y="116">UE</text>
                  <text x="92" y="116">├──────┤</text>
                  <text x="168" y="116">RAN</text>
                  <text x="224" y="116">│</text>
                  <text x="264" y="116">│</text>
                  <text x="316" y="116">CN</text>
                  <text x="388" y="116">├────(</text>
                  <text x="452" y="116">DN</text>
                  <text x="8" y="132">│</text>
                  <text x="44" y="132">└────┘</text>
                  <text x="120" y="132">│</text>
                  <text x="224" y="132">│</text>
                  <text x="264" y="132">│</text>
                  <text x="368" y="132">│</text>
                  <text x="444" y="132">`───────</text>
                  <text x="120" y="148">│</text>
                  <text x="224" y="148">│</text>
                  <text x="264" y="148">│</text>
                  <text x="368" y="148">│</text>
                  <text x="384" y="148">│</text>
                  <text x="8" y="164">│</text>
                  <text x="172" y="164">└──────┬─────┘</text>
                  <text x="316" y="164">└──────┬─────┘</text>
                  <text x="176" y="180">│</text>
                  <text x="320" y="180">│</text>
                  <text x="384" y="180">│</text>
                  <text x="8" y="196">│</text>
                  <text x="176" y="196">│</text>
                  <text x="320" y="196">│</text>
                  <text x="176" y="212">│</text>
                  <text x="320" y="212">│</text>
                  <text x="384" y="212">│</text>
                  <text x="8" y="228">│</text>
                  <text x="244" y="228">┌─────┴─────────────────┴────┐</text>
                  <text x="128" y="244">│</text>
                  <text x="360" y="244">│</text>
                  <text x="384" y="244">│</text>
                  <text x="8" y="260">│</text>
                  <text x="128" y="260">│</text>
                  <text x="360" y="260">│</text>
                  <text x="128" y="276">│</text>
                  <text x="208" y="276">Transport</text>
                  <text x="280" y="276">Network</text>
                  <text x="360" y="276">│</text>
                  <text x="384" y="276">│</text>
                  <text x="8" y="292">│</text>
                  <text x="128" y="292">│</text>
                  <text x="360" y="292">│</text>
                  <text x="128" y="308">│</text>
                  <text x="360" y="308">│</text>
                  <text x="384" y="308">│</text>
                  <text x="8" y="324">│</text>
                  <text x="244" y="324">└────────────────────────────┘</text>
                  <text x="384" y="340">│</text>
                  <text x="8" y="356">│</text>
                  <text x="180" y="356">5G</text>
                  <text x="220" y="356">System</text>
                  <text x="384" y="372">│</text>
                  <text x="8" y="388">└</text>
                  <text x="24" y="388">─</text>
                  <text x="40" y="388">─</text>
                  <text x="56" y="388">─</text>
                  <text x="72" y="388">─</text>
                  <text x="88" y="388">─</text>
                  <text x="104" y="388">─</text>
                  <text x="120" y="388">─</text>
                  <text x="136" y="388">─</text>
                  <text x="152" y="388">─</text>
                  <text x="168" y="388">─</text>
                  <text x="184" y="388">─</text>
                  <text x="200" y="388">─</text>
                  <text x="216" y="388">─</text>
                  <text x="232" y="388">─</text>
                  <text x="248" y="388">─</text>
                  <text x="264" y="388">─</text>
                  <text x="280" y="388">─</text>
                  <text x="296" y="388">─</text>
                  <text x="312" y="388">─</text>
                  <text x="328" y="388">─</text>
                  <text x="344" y="388">─</text>
                  <text x="360" y="388">─</text>
                  <text x="376" y="388">─</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
                                               │
│             ┌────────────┐    ┌────────────┐
              │            │    │            │ │
│ ┌────┐      │            │    │            │     .───────.
  │ UE ├──────┤    RAN     │    │     CN     ├────(    DN   )
│ └────┘      │            │    │            │     `───────'
              │            │    │            │ │
│             └──────┬─────┘    └──────┬─────┘
                     │                 │       │
│                    │                 │
                     │                 │       │
│              ┌─────┴─────────────────┴────┐
               │                            │  │
│              │                            │
               │     Transport Network      │  │
│              │                            │
               │                            │  │
│              └────────────────────────────┘
                                               │
│                    5G System
                                               │
└ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="core-network-cn">
        <name>Core Network (CN)</name>
        <t>The 5G Core Network (5GC) is made up of a set of NFs which fall into two main categories (<xref target="_figure-30"/>):</t>
        <ul spacing="normal">
          <li>
            <t>5GC User Plane:  </t>
            <t>
The User Plane Function (UPF) is the interconnect
point between the mobile infrastructure and the Data Network (DN).
It interfaces with the RAN via the N3 interface by encapsulating/
decapsulating the User Plane Traffic in GTP Tunnels (aka GTP-U or
Mobile User Plane).</t>
          </li>
          <li>
            <t>5GC Control Plane:  </t>
            <t>
The 5G Control Plane is made up of a
comprehensive set of Network Functions.  An exhaustive list and
description of these entities is out of the scope of this
document.  The following NFs and interfaces are worth mentioning,
since their connectivity may rely on the Transport Network:  </t>
            <ul spacing="normal">
              <li>the AMF (Access and Mobility Function) connects with the RAN
control plane over the N2 interface</li>
              <li>the SMF controls the 5GC UPF via the N4 interface</li>
            </ul>
          </li>
        </ul>
        <figure anchor="_figure-30">
          <name>5G Core Network (CN)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="352" width="480" viewBox="0 0 480 352" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 8,222 L 472,222" fill="none" stroke="black"/>
                <path d="M 8,226 L 472,226" fill="none" stroke="black"/>
                <path d="M 456,272 C 476.8,272 476.8,304 456,304" fill="none" stroke="black"/>
                <g class="text">
                  <text x="24" y="36">┌</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">┐</text>
                  <text x="144" y="36">┌</text>
                  <text x="160" y="36">─</text>
                  <text x="176" y="36">─</text>
                  <text x="192" y="36">─</text>
                  <text x="208" y="36">─</text>
                  <text x="224" y="36">─</text>
                  <text x="240" y="36">─</text>
                  <text x="256" y="36">─</text>
                  <text x="272" y="36">─</text>
                  <text x="288" y="36">─</text>
                  <text x="304" y="36">─</text>
                  <text x="320" y="36">─</text>
                  <text x="336" y="36">─</text>
                  <text x="352" y="36">┐</text>
                  <text x="64" y="52">RAN</text>
                  <text x="204" y="52">5G</text>
                  <text x="236" y="52">Core</text>
                  <text x="280" y="52">(5GC)</text>
                  <text x="24" y="68">│</text>
                  <text x="104" y="68">│</text>
                  <text x="144" y="68">│</text>
                  <text x="352" y="68">│</text>
                  <text x="24" y="84">│</text>
                  <text x="104" y="84">│</text>
                  <text x="144" y="84">│</text>
                  <text x="180" y="84">[AUSF]</text>
                  <text x="232" y="84">[NRF]</text>
                  <text x="280" y="84">[UDM]</text>
                  <text x="324" y="84">etc.</text>
                  <text x="352" y="84">│</text>
                  <text x="24" y="100">│</text>
                  <text x="104" y="100">│</text>
                  <text x="144" y="100">│</text>
                  <text x="220" y="100">(Service</text>
                  <text x="284" y="100">Based)</text>
                  <text x="352" y="100">│</text>
                  <text x="192" y="116">(</text>
                  <text x="256" y="116">Architecture)</text>
                  <text x="24" y="132">│</text>
                  <text x="104" y="132">│</text>
                  <text x="144" y="132">│</text>
                  <text x="352" y="132">│</text>
                  <text x="124" y="148">N2</text>
                  <text x="200" y="148">┌─────┐</text>
                  <text x="248" y="148">N11</text>
                  <text x="296" y="148">┌─────┐</text>
                  <text x="24" y="164">│</text>
                  <text x="68" y="164">CP</text>
                  <text x="132" y="164">───────────┤</text>
                  <text x="200" y="164">AMF</text>
                  <text x="248" y="164">├─────┤</text>
                  <text x="296" y="164">SMF</text>
                  <text x="320" y="164">│</text>
                  <text x="352" y="164">│</text>
                  <text x="200" y="180">└─────┘</text>
                  <text x="296" y="180">└──┬──┘</text>
                  <text x="24" y="196">│</text>
                  <text x="104" y="196">│</text>
                  <text x="144" y="196">│</text>
                  <text x="296" y="196">│</text>
                  <text x="352" y="196">│</text>
                  <text x="296" y="212">│</text>
                  <text x="400" y="212">Control</text>
                  <text x="456" y="212">Plane</text>
                  <text x="296" y="244">│</text>
                  <text x="388" y="244">User</text>
                  <text x="432" y="244">Plane</text>
                  <text x="24" y="260">│</text>
                  <text x="104" y="260">│</text>
                  <text x="144" y="260">│</text>
                  <text x="296" y="260">│</text>
                  <text x="316" y="260">N4</text>
                  <text x="352" y="260">│</text>
                  <text x="124" y="276">N3</text>
                  <text x="296" y="276">┌──┴──┐</text>
                  <text x="372" y="276">N6</text>
                  <text x="428" y="276">.───────</text>
                  <text x="24" y="292">│</text>
                  <text x="68" y="292">UP</text>
                  <text x="180" y="292">───────────────────────┤</text>
                  <text x="296" y="292">UPF</text>
                  <text x="356" y="292">├───────▶(</text>
                  <text x="428" y="292">DN</text>
                  <text x="296" y="308">└─────┘</text>
                  <text x="428" y="308">`───────</text>
                  <text x="24" y="324">│</text>
                  <text x="104" y="324">│</text>
                  <text x="144" y="324">│</text>
                  <text x="352" y="324">│</text>
                  <text x="32" y="340">─</text>
                  <text x="48" y="340">─</text>
                  <text x="64" y="340">─</text>
                  <text x="80" y="340">─</text>
                  <text x="96" y="340">─</text>
                  <text x="152" y="340">─</text>
                  <text x="168" y="340">─</text>
                  <text x="184" y="340">─</text>
                  <text x="200" y="340">─</text>
                  <text x="216" y="340">─</text>
                  <text x="232" y="340">─</text>
                  <text x="248" y="340">─</text>
                  <text x="264" y="340">─</text>
                  <text x="280" y="340">─</text>
                  <text x="296" y="340">─</text>
                  <text x="312" y="340">─</text>
                  <text x="328" y="340">─</text>
                  <text x="344" y="340">─</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
  ┌ ─ ─ ─ ─ ┐    ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
      RAN               5G Core (5GC)
  │         │    │                         │
  │         │    │ [AUSF] [NRF] [UDM] etc. │
  │         │    │     (Service Based)     │
                       ( Architecture)
  │         │    │                         │
              N2     ┌─────┐ N11 ┌─────┐
  │    CP ───────────┤ AMF ├─────┤ SMF │   │
                     └─────┘     └──┬──┘
  │         │    │                  │      │
                                    │         Control Plane
═══════════════════════════════════════════════════════════
                                    │         User Plane
  │         │    │                  │ N4   │
              N3                 ┌──┴──┐     N6  .───────.
  │    UP ───────────────────────┤ UPF ├───────▶(   DN    )
                                 └─────┘         `───────'
  │         │    │                         │
   ─ ─ ─ ─ ─      ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="radio-access-network-ran">
        <name>Radio Access Network (RAN)</name>
        <t>The RAN connects cellular wireless devices to
   a mobile Core Network.  The RAN is made up of three components,
   which form the Radio Base Station:</t>
        <ul spacing="normal">
          <li>The Baseband Unit (BBU) provides the interface between the Core
Network and the Radio Network.  It connects to the Radio Unit and
is responsible for the baseband signal processing to packet.</li>
          <li>The Radio Unit (RU) is located close to the Antenna and controlled
by the BBU.  It converts the Baseband signal received from the BBU
to a Radio frequency signal.</li>
          <li>The Antenna converts the electric signal received from the RU to
radio waves</li>
        </ul>
        <t>The 5G RAN Base Station is called a gNodeB (gNB).  It connects to the
   Core Network via the N3 (User Plane) and N2 (Control Plane)
   interfaces.</t>
        <t>The 5G RAN architecture supports RAN disaggregation in various ways.
   Notably, the BBU can be split into a DU (Distributed Unit) for
   digital signal processing and a CU (Centralized Unit) for RAN Layer 3
   processing.  Furthermore, the CU can be itself split into Control
   Plane (CU-CP) and User Plane (CU-UP).</t>
        <t><xref target="_figure-31"/> depicts a disaggregated RAN with NFs and interfaces.</t>
        <figure anchor="_figure-31">
          <name>RAN Disaggregation</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="624" width="520" viewBox="0 0 520 624" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 220,200 L 228,216" fill="none" stroke="black"/>
                <path d="M 228,216 L 236,232" fill="none" stroke="black"/>
                <path d="M 244,232 L 252,216" fill="none" stroke="black"/>
                <path d="M 244,344 L 252,360" fill="none" stroke="black"/>
                <path d="M 252,216 L 260,200" fill="none" stroke="black"/>
                <path d="M 252,360 L 260,376" fill="none" stroke="black"/>
                <path d="M 260,376 L 268,392" fill="none" stroke="black"/>
                <path d="M 268,392 L 276,408" fill="none" stroke="black"/>
                <path d="M 276,408 L 284,424" fill="none" stroke="black"/>
                <path d="M 284,424 L 292,440" fill="none" stroke="black"/>
                <path d="M 292,440 L 300,456" fill="none" stroke="black"/>
                <path d="M 300,456 L 308,472" fill="none" stroke="black"/>
                <g class="text">
                  <text x="240" y="36">┌─────────────────────────────────┐</text>
                  <text x="416" y="36">┌</text>
                  <text x="432" y="36">─</text>
                  <text x="448" y="36">─</text>
                  <text x="464" y="36">─</text>
                  <text x="480" y="36">─</text>
                  <text x="496" y="36">─</text>
                  <text x="512" y="36">┐</text>
                  <text x="104" y="52">│</text>
                  <text x="376" y="52">│</text>
                  <text x="396" y="52">N3</text>
                  <text x="28" y="68">┌────┐</text>
                  <text x="76" y="68">NR</text>
                  <text x="104" y="68">│</text>
                  <text x="396" y="68">├────┤</text>
                  <text x="444" y="68">5G</text>
                  <text x="476" y="68">Core</text>
                  <text x="512" y="68">│</text>
                  <text x="8" y="84">│</text>
                  <text x="28" y="84">UE</text>
                  <text x="76" y="84">├──────┤</text>
                  <text x="236" y="84">gNodeB</text>
                  <text x="376" y="84">│</text>
                  <text x="28" y="100">└────┘</text>
                  <text x="104" y="100">│</text>
                  <text x="396" y="100">├────┤</text>
                  <text x="464" y="100">(5GC)</text>
                  <text x="512" y="100">│</text>
                  <text x="104" y="116">│</text>
                  <text x="376" y="116">│</text>
                  <text x="396" y="116">N2</text>
                  <text x="240" y="132">└─────────────────────────────────┘</text>
                  <text x="416" y="132">└</text>
                  <text x="432" y="132">─</text>
                  <text x="448" y="132">─</text>
                  <text x="464" y="132">─</text>
                  <text x="480" y="132">─</text>
                  <text x="496" y="132">─</text>
                  <text x="512" y="132">┘</text>
                  <text x="232" y="148">│</text>
                  <text x="248" y="148">│</text>
                  <text x="232" y="164">│</text>
                  <text x="248" y="164">│</text>
                  <text x="232" y="180">│</text>
                  <text x="248" y="180">│</text>
                  <text x="228" y="196">─┘</text>
                  <text x="252" y="196">└─</text>
                  <text x="240" y="244">V</text>
                  <text x="240" y="260">┌─────────────────────────────────┐</text>
                  <text x="416" y="260">┌</text>
                  <text x="432" y="260">─</text>
                  <text x="448" y="260">─</text>
                  <text x="464" y="260">─</text>
                  <text x="480" y="260">─</text>
                  <text x="496" y="260">─</text>
                  <text x="512" y="260">┐</text>
                  <text x="104" y="276">│</text>
                  <text x="200" y="276">┌</text>
                  <text x="216" y="276">─</text>
                  <text x="232" y="276">─</text>
                  <text x="248" y="276">─</text>
                  <text x="264" y="276">─</text>
                  <text x="280" y="276">─</text>
                  <text x="296" y="276">─</text>
                  <text x="312" y="276">─</text>
                  <text x="328" y="276">─</text>
                  <text x="344" y="276">─</text>
                  <text x="360" y="276">┐</text>
                  <text x="376" y="276">│</text>
                  <text x="104" y="292">│</text>
                  <text x="376" y="292">│</text>
                  <text x="416" y="292">│</text>
                  <text x="512" y="292">│</text>
                  <text x="28" y="308">┌────┐</text>
                  <text x="76" y="308">NR</text>
                  <text x="104" y="308">│</text>
                  <text x="140" y="308">┌────┐</text>
                  <text x="180" y="308">F2</text>
                  <text x="224" y="308">│┌────┐</text>
                  <text x="276" y="308">F1-U</text>
                  <text x="332" y="308">┌─────┐│</text>
                  <text x="376" y="308">│</text>
                  <text x="396" y="308">N3</text>
                  <text x="464" y="308">┌─────┐</text>
                  <text x="8" y="324">│</text>
                  <text x="28" y="324">UE</text>
                  <text x="84" y="324">├────────┤</text>
                  <text x="140" y="324">RU</text>
                  <text x="184" y="324">├─────┤</text>
                  <text x="228" y="324">DU</text>
                  <text x="344" y="324">├──────┤CU-UP├──────────┤</text>
                  <text x="464" y="324">UPF</text>
                  <text x="488" y="324">│</text>
                  <text x="512" y="324">│</text>
                  <text x="28" y="340">└────┘</text>
                  <text x="104" y="340">│</text>
                  <text x="140" y="340">└────┘</text>
                  <text x="224" y="340">│└────┘</text>
                  <text x="332" y="340">└──┬──┘│</text>
                  <text x="376" y="340">│</text>
                  <text x="464" y="340">└─────┘</text>
                  <text x="104" y="356">│</text>
                  <text x="328" y="356">│</text>
                  <text x="376" y="356">│</text>
                  <text x="416" y="356">│</text>
                  <text x="512" y="356">│</text>
                  <text x="104" y="372">│</text>
                  <text x="200" y="372">│</text>
                  <text x="328" y="372">│</text>
                  <text x="360" y="372">│</text>
                  <text x="376" y="372">│</text>
                  <text x="104" y="388">│</text>
                  <text x="328" y="388">│</text>
                  <text x="376" y="388">│</text>
                  <text x="416" y="388">│</text>
                  <text x="512" y="388">│</text>
                  <text x="104" y="404">│</text>
                  <text x="200" y="404">│</text>
                  <text x="336" y="404">│E1</text>
                  <text x="360" y="404">│</text>
                  <text x="376" y="404">│</text>
                  <text x="104" y="420">│</text>
                  <text x="252" y="420">F1-C</text>
                  <text x="328" y="420">│</text>
                  <text x="376" y="420">│</text>
                  <text x="416" y="420">│</text>
                  <text x="512" y="420">│</text>
                  <text x="104" y="436">│</text>
                  <text x="200" y="436">│</text>
                  <text x="328" y="436">│</text>
                  <text x="360" y="436">│</text>
                  <text x="376" y="436">│</text>
                  <text x="104" y="452">│</text>
                  <text x="328" y="452">│</text>
                  <text x="376" y="452">│</text>
                  <text x="416" y="452">│</text>
                  <text x="512" y="452">│</text>
                  <text x="104" y="468">│</text>
                  <text x="200" y="468">│</text>
                  <text x="328" y="468">│</text>
                  <text x="360" y="468">│</text>
                  <text x="376" y="468">│</text>
                  <text x="104" y="484">│</text>
                  <text x="328" y="484">┌──┴──┐</text>
                  <text x="376" y="484">│</text>
                  <text x="396" y="484">N2</text>
                  <text x="416" y="484">│</text>
                  <text x="464" y="484">┌─────┐</text>
                  <text x="512" y="484">│</text>
                  <text x="104" y="500">│</text>
                  <text x="200" y="500">│</text>
                  <text x="372" y="500">│CU-CP├──────────┤</text>
                  <text x="464" y="500">AMF</text>
                  <text x="488" y="500">│</text>
                  <text x="104" y="516">│</text>
                  <text x="328" y="516">└─────┘</text>
                  <text x="376" y="516">│</text>
                  <text x="416" y="516">│</text>
                  <text x="464" y="516">└─────┘</text>
                  <text x="512" y="516">│</text>
                  <text x="104" y="532">│</text>
                  <text x="200" y="532">│</text>
                  <text x="360" y="532">│</text>
                  <text x="376" y="532">│</text>
                  <text x="104" y="548">│</text>
                  <text x="256" y="548">BBU</text>
                  <text x="296" y="548">split</text>
                  <text x="376" y="548">│</text>
                  <text x="416" y="548">│</text>
                  <text x="444" y="548">5G</text>
                  <text x="476" y="548">Core</text>
                  <text x="512" y="548">│</text>
                  <text x="104" y="564">│</text>
                  <text x="200" y="564">└</text>
                  <text x="216" y="564">─</text>
                  <text x="232" y="564">─</text>
                  <text x="248" y="564">─</text>
                  <text x="264" y="564">─</text>
                  <text x="280" y="564">─</text>
                  <text x="296" y="564">─</text>
                  <text x="312" y="564">─</text>
                  <text x="328" y="564">─</text>
                  <text x="344" y="564">─</text>
                  <text x="360" y="564">┘</text>
                  <text x="376" y="564">│</text>
                  <text x="104" y="580">│</text>
                  <text x="376" y="580">│</text>
                  <text x="416" y="580">│</text>
                  <text x="464" y="580">(5GC)</text>
                  <text x="512" y="580">│</text>
                  <text x="104" y="596">│</text>
                  <text x="216" y="596">disaggregated</text>
                  <text x="300" y="596">gNodeB</text>
                  <text x="376" y="596">│</text>
                  <text x="240" y="612">└─────────────────────────────────┘</text>
                  <text x="416" y="612">└</text>
                  <text x="432" y="612">─</text>
                  <text x="448" y="612">─</text>
                  <text x="464" y="612">─</text>
                  <text x="480" y="612">─</text>
                  <text x="496" y="612">─</text>
                  <text x="512" y="612">┘</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
            ┌─────────────────────────────────┐    ┌ ─ ─ ─ ─ ─ ┐
            │                                 │ N3
┌────┐  NR  │                                 ├────┤  5G Core  │
│ UE ├──────┤             gNodeB              │
└────┘      │                                 ├────┤   (5GC)   │
            │                                 │ N2
            └─────────────────────────────────┘    └ ─ ─ ─ ─ ─ ┘
                            │ │
                            │ │
                            │ │
                           ─┘ └─
                           ╲   ╱
                            ╲ ╱
                             V
            ┌─────────────────────────────────┐    ┌ ─ ─ ─ ─ ─ ┐
            │           ┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐ │
            │                                 │    │           │
┌────┐  NR  │ ┌────┐ F2 │┌────┐ F1-U ┌─────┐│ │ N3    ┌─────┐
│ UE ├────────┤ RU ├─────┤ DU ├──────┤CU-UP├──────────┤ UPF │  │
└────┘      │ └────┘    │└────┘      └──┬──┘│ │       └─────┘
            │                 ╲         │     │    │           │
            │           │      ╲        │   │ │
            │                   ╲       │     │    │           │
            │           │        ╲      │E1 │ │
            │                F1-C ╲     │     │    │           │
            │           │          ╲    │   │ │
            │                       ╲   │     │    │           │
            │           │            ╲  │   │ │
            │                        ┌──┴──┐  │ N2 │  ┌─────┐  │
            │           │            │CU-CP├──────────┤ AMF │
            │                        └─────┘  │    │  └─────┘  │
            │           │                   │ │
            │                 BBU split       │    │  5G Core  │
            │           └ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┘ │
            │                                 │    │   (5GC)   │
            │       disaggregated gNodeB      │
            └─────────────────────────────────┘    └ ─ ─ ─ ─ ─ ┘
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="transport-network-tn">
        <name>Transport Network (TN)</name>
        <t>The 5G transport architecture defines three main segments for the
   Transport Network, which are commonly referred to as Fronthaul (FH),
   Midhaul (MH), and Backhaul (BH) <xref target="TR-GSTR-TN5G"/>:</t>
        <ul spacing="normal">
          <li>Fronthaul happens before the BBU processing.  In 5G, this
interface is based on eCPRI (Enhanced CPRI) with native Ethernet
or IP encapsulation.</li>
          <li>Midhaul is optional: this segment is introduced in the BBU split
presented in Appendix B.3, where Midhaul network refers to the DU-
CU interconnection (i.e., F1 interface).  At this level, all
traffic is encapsulated in IP (signaling and user plane).</li>
          <li>Backhaul happens after BBU processing.  Therefore, it maps to the
interconnection between the RAN and the Core Network.  All traffic
is also encapsulated in IP.</li>
        </ul>
        <t><xref target="_figure-32"/> illustrates the different segments of the Transport Network
   with the relevant Network Functions.</t>
        <figure anchor="_figure-32">
          <name>5G Transport Segments</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="208" width="480" viewBox="0 0 480 208" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 456,160 C 476.8,160 476.8,192 456,192" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">─</text>
                  <text x="104" y="36">─</text>
                  <text x="120" y="36">─</text>
                  <text x="136" y="36">─</text>
                  <text x="152" y="36">─</text>
                  <text x="168" y="36">─</text>
                  <text x="184" y="36">─</text>
                  <text x="200" y="36">─</text>
                  <text x="216" y="36">─</text>
                  <text x="232" y="36">─</text>
                  <text x="248" y="36">─</text>
                  <text x="264" y="36">─</text>
                  <text x="280" y="36">─</text>
                  <text x="296" y="36">─</text>
                  <text x="312" y="36">─</text>
                  <text x="328" y="36">─</text>
                  <text x="344" y="36">─</text>
                  <text x="360" y="36">─</text>
                  <text x="376" y="36">─</text>
                  <text x="392" y="36">─</text>
                  <text x="408" y="36">─</text>
                  <text x="424" y="36">─</text>
                  <text x="440" y="36">─</text>
                  <text x="456" y="36">─</text>
                  <text x="472" y="36">┐</text>
                  <text x="8" y="52">│</text>
                  <text x="248" y="52">Transport</text>
                  <text x="320" y="52">Network</text>
                  <text x="472" y="52">│</text>
                  <text x="8" y="68">│</text>
                  <text x="472" y="68">│</text>
                  <text x="44" y="84">TN</text>
                  <text x="88" y="84">Segment</text>
                  <text x="128" y="84">1</text>
                  <text x="156" y="84">TN</text>
                  <text x="200" y="84">Segment</text>
                  <text x="240" y="84">2</text>
                  <text x="268" y="84">TN</text>
                  <text x="312" y="84">Segment</text>
                  <text x="352" y="84">3</text>
                  <text x="8" y="100">│</text>
                  <text x="88" y="100">(Fronthaul)</text>
                  <text x="192" y="100">(Midhaul)</text>
                  <text x="308" y="100">(Backhaul)</text>
                  <text x="472" y="100">│</text>
                  <text x="80" y="116">┌───────────┐</text>
                  <text x="196" y="116">┌────────────┐</text>
                  <text x="312" y="116">┌───────────┐</text>
                  <text x="8" y="132">│</text>
                  <text x="32" y="132">│</text>
                  <text x="128" y="132">│</text>
                  <text x="144" y="132">│</text>
                  <text x="248" y="132">│</text>
                  <text x="264" y="132">│</text>
                  <text x="360" y="132">│</text>
                  <text x="472" y="132">│</text>
                  <text x="16" y="148">─</text>
                  <text x="32" y="148">┼</text>
                  <text x="48" y="148">─</text>
                  <text x="64" y="148">─</text>
                  <text x="80" y="148">─</text>
                  <text x="96" y="148">─</text>
                  <text x="112" y="148">─</text>
                  <text x="128" y="148">┼</text>
                  <text x="144" y="148">┼</text>
                  <text x="160" y="148">─</text>
                  <text x="176" y="148">─</text>
                  <text x="192" y="148">─</text>
                  <text x="208" y="148">─</text>
                  <text x="224" y="148">─</text>
                  <text x="256" y="148">─│─│─</text>
                  <text x="288" y="148">─</text>
                  <text x="304" y="148">─</text>
                  <text x="320" y="148">─</text>
                  <text x="336" y="148">─</text>
                  <text x="360" y="148">─│─</text>
                  <text x="384" y="148">─</text>
                  <text x="400" y="148">─</text>
                  <text x="416" y="148">─</text>
                  <text x="432" y="148">─</text>
                  <text x="448" y="148">─</text>
                  <text x="464" y="148">─</text>
                  <text x="36" y="164">┌─┴──┐</text>
                  <text x="132" y="164">┌─┴─┴┐</text>
                  <text x="252" y="164">┌─┴─┴┐</text>
                  <text x="360" y="164">┌──┴──┐</text>
                  <text x="444" y="164">.───</text>
                  <text x="16" y="180">│</text>
                  <text x="36" y="180">RU</text>
                  <text x="56" y="180">│</text>
                  <text x="112" y="180">│</text>
                  <text x="132" y="180">DU</text>
                  <text x="152" y="180">│</text>
                  <text x="232" y="180">│</text>
                  <text x="252" y="180">CU</text>
                  <text x="272" y="180">│</text>
                  <text x="336" y="180">│</text>
                  <text x="360" y="180">UPF</text>
                  <text x="404" y="180">├────(</text>
                  <text x="444" y="180">DN</text>
                  <text x="36" y="196">└────┘</text>
                  <text x="132" y="196">└────┘</text>
                  <text x="252" y="196">└────┘</text>
                  <text x="360" y="196">└─────┘</text>
                  <text x="444" y="196">`───</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
┌ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ┐
│                         Transport Network               │
│                                                         │
    TN Segment 1  TN Segment 2  TN Segment 3
│    (Fronthaul)   (Midhaul)     (Backhaul)               │
   ┌───────────┐ ┌────────────┐ ┌───────────┐
│  │           │ │            │ │           │             │
 ─ ┼ ─ ─ ─ ─ ─ ┼ ┼ ─ ─ ─ ─ ─ ─│─│─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─
 ┌─┴──┐      ┌─┴─┴┐         ┌─┴─┴┐       ┌──┴──┐     .───.
 │ RU │      │ DU │         │ CU │       │ UPF ├────( DN  )
 └────┘      └────┘         └────┘       └─────┘     `───'
]]></artwork>
          </artset>
        </figure>
        <t>It is worth mentioning that a given part of the transport network can
   carry several 5G transport segments concurrently, as outlined in
   <xref target="_figure-33"/>.  This is because different types of 5G network functions
   might be placed in the same location (e.g., the UPF from one slice
   might be placed in the same location as the CU-UP from another
   slice).</t>
        <figure anchor="_figure-33">
          <name>Concurrent 5G Transport Segments</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="488" viewBox="0 0 488 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px">
                <path d="M 384,128 C 404.8,128 404.8,160 384,160" fill="none" stroke="black"/>
                <path d="M 464,272 C 484.8,272 484.8,304 464,304" fill="none" stroke="black"/>
                <g class="text">
                  <text x="8" y="36">┌</text>
                  <text x="24" y="36">─</text>
                  <text x="40" y="36">─</text>
                  <text x="56" y="36">─</text>
                  <text x="72" y="36">─</text>
                  <text x="88" y="36">┐</text>
                  <text x="36" y="52">┌────┐</text>
                  <text x="136" y="52">Colocated</text>
                  <text x="32" y="68">││RU-1│</text>
                  <text x="88" y="68">│</text>
                  <text x="120" y="68">RU/DU</text>
                  <text x="36" y="84">└─┬──┘</text>
                  <text x="8" y="100">│</text>
                  <text x="32" y="100">│</text>
                  <text x="60" y="100">FH-1</text>
                  <text x="88" y="100">│</text>
                  <text x="36" y="116">┌─┴──┐</text>
                  <text x="32" y="132">││DU-1│</text>
                  <text x="88" y="132">│</text>
                  <text x="132" y="132">┌────┐</text>
                  <text x="256" y="132">┌─────┐</text>
                  <text x="372" y="132">.───</text>
                  <text x="36" y="148">└─┬──┘</text>
                  <text x="132" y="148">│CU-1│</text>
                  <text x="292" y="148">│UPF-1├────────(</text>
                  <text x="372" y="148">DN</text>
                  <text x="8" y="164">└</text>
                  <text x="32" y="164">─│─</text>
                  <text x="56" y="164">─</text>
                  <text x="72" y="164">─</text>
                  <text x="88" y="164">┘</text>
                  <text x="132" y="164">└─┬─┬┘</text>
                  <text x="256" y="164">└─┬───┘</text>
                  <text x="372" y="164">`───</text>
                  <text x="8" y="180">┌</text>
                  <text x="32" y="180">─│─</text>
                  <text x="56" y="180">─</text>
                  <text x="72" y="180">─</text>
                  <text x="88" y="180">─</text>
                  <text x="104" y="180">─</text>
                  <text x="136" y="180">─│─│─</text>
                  <text x="168" y="180">─</text>
                  <text x="184" y="180">─</text>
                  <text x="200" y="180">─</text>
                  <text x="216" y="180">─</text>
                  <text x="232" y="180">─</text>
                  <text x="248" y="180">┼</text>
                  <text x="264" y="180">─</text>
                  <text x="280" y="180">─</text>
                  <text x="296" y="180">─</text>
                  <text x="312" y="180">─</text>
                  <text x="328" y="180">─</text>
                  <text x="344" y="180">─</text>
                  <text x="360" y="180">─</text>
                  <text x="376" y="180">─</text>
                  <text x="392" y="180">─</text>
                  <text x="408" y="180">─</text>
                  <text x="424" y="180">─</text>
                  <text x="440" y="180">─</text>
                  <text x="456" y="180">─</text>
                  <text x="472" y="180">─</text>
                  <text x="32" y="196">│</text>
                  <text x="84" y="196">MH-1</text>
                  <text x="128" y="196">│</text>
                  <text x="144" y="196">│</text>
                  <text x="196" y="196">BH-1</text>
                  <text x="248" y="196">│</text>
                  <text x="368" y="196">Transport</text>
                  <text x="440" y="196">Network</text>
                  <text x="480" y="196">│</text>
                  <text x="8" y="212">│</text>
                  <text x="80" y="212">└───────────┘</text>
                  <text x="196" y="212">└────────────┘</text>
                  <text x="80" y="228">┌───────────┐</text>
                  <text x="196" y="228">┌────────────┐</text>
                  <text x="312" y="228">┌───────────┐</text>
                  <text x="480" y="228">│</text>
                  <text x="8" y="244">│</text>
                  <text x="32" y="244">│</text>
                  <text x="84" y="244">FH-2</text>
                  <text x="128" y="244">│</text>
                  <text x="144" y="244">│</text>
                  <text x="196" y="244">MH-2</text>
                  <text x="248" y="244">│</text>
                  <text x="264" y="244">│</text>
                  <text x="316" y="244">BH-2</text>
                  <text x="360" y="244">│</text>
                  <text x="16" y="260">─</text>
                  <text x="32" y="260">┼</text>
                  <text x="48" y="260">─</text>
                  <text x="64" y="260">─</text>
                  <text x="80" y="260">─</text>
                  <text x="96" y="260">─</text>
                  <text x="112" y="260">─</text>
                  <text x="128" y="260">┼</text>
                  <text x="144" y="260">┼</text>
                  <text x="160" y="260">─</text>
                  <text x="176" y="260">─</text>
                  <text x="192" y="260">─</text>
                  <text x="208" y="260">─</text>
                  <text x="224" y="260">─</text>
                  <text x="256" y="260">─│─│─</text>
                  <text x="288" y="260">─</text>
                  <text x="304" y="260">─</text>
                  <text x="320" y="260">─</text>
                  <text x="336" y="260">─</text>
                  <text x="360" y="260">─│─</text>
                  <text x="384" y="260">─</text>
                  <text x="400" y="260">─</text>
                  <text x="416" y="260">─</text>
                  <text x="432" y="260">─</text>
                  <text x="448" y="260">─</text>
                  <text x="464" y="260">─</text>
                  <text x="480" y="260">┘</text>
                  <text x="36" y="276">┌─┴──┐</text>
                  <text x="132" y="276">┌─┴─┴┐</text>
                  <text x="252" y="276">┌─┴─┴┐</text>
                  <text x="368" y="276">┌─┴───┐</text>
                  <text x="452" y="276">.───</text>
                  <text x="36" y="292">│RU-2│</text>
                  <text x="132" y="292">│DU-2│</text>
                  <text x="252" y="292">│CU-2│</text>
                  <text x="388" y="292">│UPF-2├────(</text>
                  <text x="452" y="292">DN</text>
                  <text x="36" y="308">└────┘</text>
                  <text x="132" y="308">└────┘</text>
                  <text x="252" y="308">└────┘</text>
                  <text x="368" y="308">└─────┘</text>
                  <text x="452" y="308">`───</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
┌ ─ ─ ─ ─ ┐
 ┌────┐     Colocated
││RU-1│   │ RU/DU
 └─┬──┘
│  │ FH-1 │
 ┌─┴──┐
││DU-1│   │  ┌────┐         ┌─────┐         .───.
 └─┬──┘      │CU-1│         │UPF-1├────────( DN  )
└ ─│─ ─ ─ ┘  └─┬─┬┘         └─┬───┘         `───'
┌ ─│─ ─ ─ ─ ─ ─│─│─ ─ ─ ─ ─ ─ ┼ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─
   │    MH-1   │ │    BH-1    │          Transport Network │
│  └───────────┘ └────────────┘
   ┌───────────┐ ┌────────────┐ ┌───────────┐              │
│  │    FH-2   │ │    MH-2    │ │    BH-2   │
 ─ ┼ ─ ─ ─ ─ ─ ┼ ┼ ─ ─ ─ ─ ─ ─│─│─ ─ ─ ─ ─ ─│─ ─ ─ ─ ─ ─ ─ ┘
 ┌─┴──┐      ┌─┴─┴┐         ┌─┴─┴┐        ┌─┴───┐     .───.
 │RU-2│      │DU-2│         │CU-2│        │UPF-2├────( DN  )
 └────┘      └────┘         └────┘        └─────┘     `───'
]]></artwork>
          </artset>
        </figure>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors would like to thank Adrian Farrel, Joel Halpern and Tarek
   Saad for their reviews of this document and for providing valuable
   feedback on it.</t>
    </section>
    <section numbered="false" anchor="contributors">
      <name>Contributors</name>
      <t>To be added later</t>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
