<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.11 (Ruby 3.2.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-opsawg-teas-attachment-circuit-12" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title abbrev="ACaaS">YANG Data Models for Bearers and 'Attachment Circuits'-as-a-Service (ACaaS)</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-teas-attachment-circuit-12"/>
    <author fullname="Mohamed Boucadair" role="editor">
      <organization>Orange</organization>
      <address>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Richard Roberts" role="editor">
      <organization>Juniper</organization>
      <address>
        <email>rroberts@juniper.net</email>
      </address>
    </author>
    <author fullname="Oscar Gonzalez de Dios">
      <organization>Telefonica</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>
    <author fullname="Samier Barguil Giraldo">
      <organization>Nokia</organization>
      <address>
        <email>samier.barguil_giraldo@nokia.com</email>
      </address>
    </author>
    <author fullname="Bo Wu">
      <organization>Huawei Technologies</organization>
      <address>
        <email>lana.wubo@huawei.com</email>
      </address>
    </author>
    <date year="2024" month="May" day="14"/>
    <area>Operations and Management</area>
    <workgroup>OPSAWG</workgroup>
    <keyword>Slice Service</keyword>
    <keyword>L3VPN</keyword>
    <keyword>L2VPN</keyword>
    <keyword>Automation</keyword>
    <keyword>Network Automation</keyword>
    <keyword>Orchestration</keyword>
    <keyword>service delivery</keyword>
    <keyword>Service provisioning</keyword>
    <keyword>service segmentation</keyword>
    <keyword>service flexibility</keyword>
    <keyword>service simplification</keyword>
    <keyword>Network Service</keyword>
    <keyword>3GPP</keyword>
    <keyword>Network Slicing</keyword>
    <abstract>
      <?line 127?>

<t>This document specifies a YANG service data model for Attachment Circuits (ACs). This model can be used for the provisioning of ACs before or during service provisioning (e.g., Network Slice Service). The document also specifies a service model for managing bearers over which ACs are established.</t>
      <t>Also, the document specifies a set of reusable groupings. Whether other service models reuse structures defined in the AC models or simply include an AC reference is a design choice of these service models. Utilizing the AC service model to manage ACs over which a service is delivered has the advantage of decoupling service management from upgrading AC components to incorporate recent AC technologies or features.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Discussion of this document takes place on the
    Operations and Management Area Working Group Working Group mailing list (opsawg@ietf.org),
    which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/opsawg/"/>.</t>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/attachment-circuit-model"/>.</t>
    </note>
  </front>
  <middle>
    <?line 133?>

<section anchor="introduction">
      <name>Introduction</name>
      <section anchor="scope-and-intended-use">
        <name>Scope and Intended Use</name>
        <t>Connectivity services are provided by networks to customers via dedicated terminating points, such as Service Functions (SFs) <xref target="RFC7665"/>, Customer Edges (CEs), peer Autonomous System Border Routers (ASBRs), data centers gateways, or Internet Exchange Points. A connectivity service is basically about ensuring data transfer received from or destined to a given terminating point to or from other terminating points within the same customer/service, an interconnection node, or an ancillary node. The objectives for the connectivity service can be negotiated and agreed upon between the customer and the network provider. To facilitate data transfer within the provider network, it is assumed that the appropriate setup is provisioned over the links that connect customer terminating points and a provider network (usually via a Provider Edge (PE)), allowing successfully data exchanged over these links. The required setup is referred to in this document as Attachment Circuits (ACs), while the underlying link is referred to as "bearers".</t>
        <t>This document adheres to the definition of an Attachment Circuit as provided in <xref section="1.2" sectionFormat="of" target="RFC4364"/>, especially:</t>
        <ul empty="true">
          <li>
            <t>Routers can be attached to each other, or to end systems, in a
   variety of different ways: PPP connections, ATM Virtual Circuits
   (VCs), Frame Relay VCs, ethernet interfaces, Virtual Local Area
   Networks (VLANs) on ethernet interfaces, GRE tunnels, Layer 2
   Tunneling Protocol (L2TP) tunnels, IPsec tunnels, etc.  We will use
   the term "attachment circuit" to refer generally to some such means
   of attaching to a router.  An attachment circuit may be the sort of
   connection that is usually thought of as a "data link", or it may be
   a tunnel of some sort; what matters is that it be possible for two
   devices to be network layer peers over the attachment circuit.</t>
          </li>
        </ul>
        <t>When a customer requests a new value-added service, the service can be bound to existing attachment circuits or trigger the instantiation of new attachment circuits. The provisioning of a value-added service should, thus, accommodate both deployments.</t>
        <t>Also, because the instantiation of an attachment circuit requires coordinating the provisioning of endpoints that might not belong to the same administrative entity (customer vs. provider or distinct operational teams within the same provider, etc.), providing programmatic means to expose 'attachment circuits'-as-a-service greatly simplifies the provisioning of value-added services delivered over an attachment circuit. For example, management systems of adjacent domains that need to connect via an AC will use such means to agree upon the resources that are required for the activation of both sides of an AC (e.g., Layer 2 tags, IP address family, or IP subnets).</t>
        <t>This document specifies a YANG service data model ("ietf-ac-svc") for managing attachment circuits that are exposed by a network to its customers, such as an enterprise site, an SF, a hosting infrastructure, or a peer network provider. The model can be used for the provisioning of ACs prior or during advanced service provisioning (e.g., Network Slice Service <xref target="RFC9543"/>).</t>
        <t>The "ietf-ac-svc" module (<xref target="sec-ac-module"/>) includes a set of reusable groupings. Whether a service model reuses structures defined in the "ietf-ac-svc" or simply includes an AC reference (that was communicated during AC service instantiation) is a design choice of these service models. Relying upon the AC service model to manage ACs over which services are delivered has the merit of decorrelating the management of the (core) service vs. upgrade the AC components to reflect recent AC technologies or new features (e.g., new encryption scheme, additional routing protocol). This document favors the approach of completely relying upon the AC service model instead of duplicating data nodes into specific modules of advanced services that are delivered over an Attachment Circuit.</t>
        <t>Since the provisioning of an AC requires a bearer to be in place, this document introduces a new module called "ietf-bearer-svc" that enables customers to manage their bearer requests (<xref target="sec-bearer-module"/>). The customers can then retrieve a provider-assigned bearer reference that they will include in their AC service requests. Likewise, a customer may retrieve whether their bearers support a synchronization mechanism such as Sync Ethernet (SyncE) <xref target="ITU-T-G.781"/>. An example of retrieving a bearer reference is provided in <xref target="ex-create-bearer"/>.</t>
        <t>An AC service request can provide a reference to a bearer or a set of peer Service Attachment Points (SAPs) <xref target="RFC9408"/>. Both schemes are supported in the AC service model. When several bearers are available, the AC service request may filter them based on the bearer type, synchronization support, etc.</t>
        <t>Each AC is identified with a unique identifier within a (provider) domain. From a network provider standpoint, an AC can be bound to a single or multiple SAPs <xref target="RFC9408"/>. Likewise, the same SAP can be bound to one or multiple ACs. However, the mapping between an AC and a PE in the provider network that terminates that AC is hidden to the application that makes use of the AC service model. Such mapping information is internal to the network controllers. As such, the details about the (node-specific) attachment interfaces are not exposed in the AC service model. However, these details are exposed at the network model per <xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>. <xref target="I-D.ietf-opsawg-ac-lxsm-lxnm-glue"/> specifies augmentations to the L2VPN Service Model (L2SM) <xref target="RFC8466"/> and the L3VPN Service Model     (L3SM) <xref target="RFC8299"/> to bind LxVPN services to ACs.</t>
        <t>The AC service model does not make any assumptions about the internal structure or even the nature or the services that will be delivered over an attachment circuit or a set of attachment circuits. Customers do not have access to that network view other than the ACs that they ordered. For example, the AC service model can be used to provision a set of ACs to connect multiple sites (Site1, Site2, ..., SiteX) for customer who also requested VPN services. If the provisioning of these services requires specific configuration on ASBR nodes, such configuration is handled at the network level and is not exposed to the customer at the service level. However, the network controller will have access to such a view as the service points in these ASBRs will be exposed as SAPs with "role" set to "ietf-sap-ntw:nni" <xref target="RFC9408"/>.</t>
        <t>The AC service model can be used in a variety of contexts, such as (but not limited to) those provided in <xref target="examples"/>:</t>
        <ul spacing="normal">
          <li>
            <t>Create an AC over an existing bearer <xref target="ac-bearer-exist"/>.</t>
          </li>
          <li>
            <t>Request an attachment circuit for a known peer SAP (<xref target="ac-no-bearer-peer-sap"/>).</t>
          </li>
          <li>
            <t>Instantiate multiple attachment circuits over the same bearer (<xref target="sec-ex-one-ce-multi-acs"/>).</t>
          </li>
          <li>
            <t>Control the precedence over multiple attachment circuits (<xref target="sec-ex-prec"/>).</t>
          </li>
          <li>
            <t>Create Multiple ACs bound to Multiple CEs (<xref target="sec-multiple-ces"/>).</t>
          </li>
          <li>
            <t>Bind a slice service to a set of pre-provisioned attachment circuits (<xref target="sec-ex-slice"/>).</t>
          </li>
          <li>
            <t>Connect a Cloud Infrastructure to a service provider network (<xref target="sec-ex-cloud"/>).</t>
          </li>
          <li>
            <t>Interconnect provider networks (e.g., <xref target="RFC8921"/> or <xref target="I-D.ramseyer-grow-peering-api"/>). Such ACs are identified with a "role" set to "ac-common:nni" or "ac-common:public-nni". See <xref target="sec-peering"/> to illustrate the use of the AC model for peering.</t>
          </li>
          <li>
            <t>Manage connectivity for complex containerized or virtualized functions in the cloud (<xref target="sec-cloudified-nfs"/>).</t>
          </li>
        </ul>
        <t>The YANG data models in this document conform to the Network Management Datastore Architecture (NMDA) defined in <xref target="RFC8342"/>.</t>
      </section>
      <section anchor="positioning-acaas-vs-other-data-models">
        <name>Positioning ACaaS vs. Other Data Models</name>
        <t>The AC model specified in this document is not a network model <xref target="RFC8969"/>. As such, the model does not expose details related to specific nodes in the provider's network that terminate an AC (e.g., network node identifiers). The mapping between an AC as seen by a customer and the network implementation of an AC is maintained by the network controllers and is not exposed to the customer. This mapping can be maintained using a variety of network models, such as augmented SAP AC network model <xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>.</t>
        <t>The AC service model is not a device model. A network provider may use a variety of device models (e.g., Routing management <xref target="RFC8349"/> or BGP <xref target="I-D.ietf-idr-bgp-model"/>) to provision an AC service in relevant network nodes.</t>
        <section anchor="why-not-use-the-l2sm-as-reference-data-model-for-acaas">
          <name>Why Not Use the L2SM as Reference Data Model for ACaaS?</name>
          <t>The L2VPN Service Model (L2SM) <xref target="RFC8466"/> covers some AC-related considerations. Nevertheless, the L2SM structure is primarily focused on Layer 2 aspects. For example, the L2SM does not cover Layer 3 provisioning, which is required for the typical AC instantiation.</t>
        </section>
        <section anchor="why-not-use-the-l3sm-as-reference-data-model-for-acaas">
          <name>Why Not Use the L3SM as Reference Data Model for ACaaS?</name>
          <t>Like the L2SM, the L3VPN Service Model (L3SM) <xref target="RFC8299"/> addresses certain AC-related aspects. However, the L3SM structure does not sufficiently address Layer 2 provisioning requirements. Additionally, the L3SM is primarily designed for conventional L3VPN deployments and, as such, has some limitations for instantiating ACs in other deployment contexts (e.g., cloud environments). For example, the L3SM does not provide the capability to provision multiple BGP peer groups over the same AC.</t>
        </section>
      </section>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

<t>The meanings of the symbols in the YANG tree diagrams are defined in <xref target="RFC8340"/>.</t>
      <t>LxSM refers to both the L2SM and the L3SM.</t>
      <t>LxNM refers to both the L2NM and the L3NM.</t>
      <t>This document uses the following terms:</t>
      <dl>
        <dt>Bearer:</dt>
        <dd>
          <t>A physical or logical link that connects a customer node (or site) to a provider network. A bearer can be a wireless or wired link. One or multiple technologies can be used to build a bearer. The bearer type can be specified by a customer.</t>
        </dd>
        <dt/>
        <dd>
          <t>The operator allocates a unique bearer reference to identify a bearer within its network (e.g., customer line identifier). Such a reference can be retrieved by a customer and used in subsequent service placement requests to unambiguously identify where a service is to be bound.</t>
        </dd>
        <dt/>
        <dd>
          <t>The concept of bearer can be generalized to refer to the required underlying connection for the provisioning of an attachment circuit. One or multiple attachment circuits may be hosted over the same bearer (e.g., multiple VLANs on the same bearer that is provided by a physical link).</t>
        </dd>
        <dt>Customer Edge (CE):</dt>
        <dd>
          <t>Equipment that is dedicated to a customer and is connected to one or more PEs via ACs.</t>
        </dd>
        <dt/>
        <dd>
          <t>A CE can be a router, a bridge, a switch, etc.</t>
        </dd>
        <dt>Provider Edge (PE):</dt>
        <dd>
          <t>Equipment owned and managed by the service provider that can support multiple services for different customers.</t>
        </dd>
        <dt/>
        <dd>
          <t>Per <xref section="5.2" sectionFormat="of" target="RFC4026"/>, a PE is a device located at the edge of the service network with the functionality that is needed to interface with the customer.</t>
        </dd>
        <dt/>
        <dd>
          <t>A PE is connected to one or more CEs via ACs.</t>
        </dd>
        <dt>Network controller:</dt>
        <dd>
          <t>Denotes a functional entity responsible for the management of the service provider network.</t>
        </dd>
        <dt>Network Function (NF):</dt>
        <dd>
          <t>Used to refer to the same concept as Service Function (SF) (<xref section="1.4" sectionFormat="of" target="RFC7665"/>).</t>
        </dd>
        <dt/>
        <dd>
          <t>NF is also used in this document as this term is widely used outside the IETF.</t>
        </dd>
        <dt/>
        <dd>
          <t>NF and SF are used interchangeably.</t>
        </dd>
        <dt>Service orchestrator:</dt>
        <dd>
          <t>Refers to a functional entity that interacts with the customer of a network service. The service orchestrator is typically responsible for the attachment circuits, the PE selection, and requesting the activation of the requested service to a network controller.</t>
        </dd>
        <dt>Service provider network:</dt>
        <dd>
          <t>A network that is able to provide network services (e.g., Layer 2 VPN, Layer 3 VPN, or Network Slice Services).</t>
        </dd>
        <dt>Service provider:</dt>
        <dd>
          <t>A service provider that offers network services (e.g., Layer 2 VPN, Layer 3 VPN, or Network Slice Services).</t>
        </dd>
      </dl>
    </section>
    <section anchor="relationship-to-other-ac-data-models">
      <name>Relationship to Other AC Data Models</name>
      <t><xref target="ac-overview"/> depicts the relationship between the various AC data models:</t>
      <ul spacing="normal">
        <li>
          <t>"ietf-ac-common" (<xref target="I-D.ietf-opsawg-teas-common-ac"/>)</t>
        </li>
        <li>
          <t>"ietf-bearer-svc" (<xref target="sec-ac-module"/>)</t>
        </li>
        <li>
          <t>"ietf-ac-svc" (<xref target="sec-bearer-module"/>)</t>
        </li>
        <li>
          <t>"ietf-ac-ntw" (<xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>)</t>
        </li>
        <li>
          <t>"ietf-ac-glue" (<xref target="I-D.ietf-opsawg-ac-lxsm-lxnm-glue"/>)</t>
        </li>
      </ul>
      <figure anchor="ac-overview">
        <name>AC Data Models</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="256" width="368" viewBox="0 0 368 256" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 32,144 L 32,240" fill="none" stroke="black"/>
              <path d="M 56,80 L 56,112" fill="none" stroke="black"/>
              <path d="M 72,144 L 72,176" fill="none" stroke="black"/>
              <path d="M 144,48 L 144,80" fill="none" stroke="black"/>
              <path d="M 192,40 L 192,112" fill="none" stroke="black"/>
              <path d="M 240,48 L 240,80" fill="none" stroke="black"/>
              <path d="M 328,80 L 328,160" fill="none" stroke="black"/>
              <path d="M 328,192 L 328,240" fill="none" stroke="black"/>
              <path d="M 56,80 L 144,80" fill="none" stroke="black"/>
              <path d="M 240,80 L 328,80" fill="none" stroke="black"/>
              <path d="M 104,128 L 128,128" fill="none" stroke="black"/>
              <path d="M 72,176 L 264,176" fill="none" stroke="black"/>
              <path d="M 32,240 L 120,240" fill="none" stroke="black"/>
              <path d="M 240,240 L 328,240" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="336,192 324,186.4 324,197.6" fill="black" transform="rotate(270,328,192)"/>
              <polygon class="arrowhead" points="248,48 236,42.4 236,53.6" fill="black" transform="rotate(270,240,48)"/>
              <polygon class="arrowhead" points="200,40 188,34.4 188,45.6" fill="black" transform="rotate(270,192,40)"/>
              <polygon class="arrowhead" points="152,48 140,42.4 140,53.6" fill="black" transform="rotate(270,144,48)"/>
              <polygon class="arrowhead" points="136,128 124,122.4 124,133.6" fill="black" transform="rotate(0,128,128)"/>
              <polygon class="arrowhead" points="112,128 100,122.4 100,133.6" fill="black" transform="rotate(180,104,128)"/>
              <polygon class="arrowhead" points="80,144 68,138.4 68,149.6" fill="black" transform="rotate(270,72,144)"/>
              <polygon class="arrowhead" points="40,144 28,138.4 28,149.6" fill="black" transform="rotate(270,32,144)"/>
              <g class="text">
                <text x="188" y="36">ietf-ac-common</text>
                <text x="48" y="132">ietf-ac-svc</text>
                <text x="200" y="132">ietf-bearer-svc</text>
                <text x="320" y="180">ietf-ac-ntw</text>
                <text x="180" y="244">ietf-ac-glue</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
                ietf-ac-common
                 ^     ^     ^
                 |     |     |
      +----------+     |     +----------+
      |                |                |
      |                |                |
ietf-ac-svc <--> ietf-bearer-svc        |
   ^    ^                               |
   |    |                               |
   |    +------------------------ ietf-ac-ntw
   |                                    ^
   |                                    |
   |                                    |
   +----------- ietf-ac-glue -----------+
]]></artwork>
        </artset>
      </figure>
      <t>"ietf-ac-common" is imported  by "ietf-bearer-svc", "ietf-ac-svc", and "ietf-ac-ntw".
Bearers managed using "ietf-bearer-svc" may be referenced in the service ACs managed using "ietf-ac-svc".
Similarly, a bearer managed using "ietf-bearer-svc" may list the set of ACs that use that bearer.
In order to ease correlation between an AC service requests and the actual AC provisioned in the network, "ietf-ac-ntw" uses the AC references exposed by "ietf-ac-svc".
To bind Layer 2 VPN or Layer 3 VPN services with ACs, "ietf-ac-glue" augments the LxSM and LxNM with AC service references exposed by "ietf-ac-svc" and AC network references exposed bt "ietf-ac-ntw".</t>
    </section>
    <section anchor="sample-uses-of-the-data-models">
      <name>Sample Uses of the Data Models</name>
      <section anchor="acs-terminated-by-one-or-multiple-customer-edges-ces">
        <name>ACs Terminated by One or Multiple Customer Edges (CEs)</name>
        <t><xref target="uc"/> depicts two target topology flavors that involve ACs. These topologies have the following characteristics:</t>
        <ul spacing="normal">
          <li>
            <t>A CE can be either a physical device or a logical entity. Such logical entity is typically a software component (e.g., a virtual service function that is hosted within the provider's network or a third-party infrastructure). A CE is seen by the network as a peer SAP.</t>
          </li>
          <li>
            <t>An AC service request may include one or multiple ACs, which may be associated to a single CE or multiple CEs.</t>
          </li>
          <li>
            <t>CEs may be either dedicated to one single connectivity service or host multiple connectivity services (e.g., CEs with roles of SFs <xref target="RFC7665"/>).</t>
          </li>
          <li>
            <t>A network provider may bind a single AC to one or multiple peer SAPs (e.g., CE#1 and CE#2 are tagged as peer SAPs for the same AC). For example, and as discussed in <xref target="RFC4364"/>, multiple CEs can be attached to a PE over the same attachment circuit. This scenario is typically implemented when the Layer 2 infrastructure between the CE and the network is a multipoint service.</t>
          </li>
          <li>
            <t>A single CE may terminate multiple ACs, which can be associated with the same bearer or distinct bearers.</t>
          </li>
          <li>
            <t>Customers may request protection schemes in which the ACs associated with their endpoints are terminated by the same PE (e.g., CE#3), distinct PEs (e.g., CE#34), etc. The network provider uses this request to decide where to terminate the AC in the network provider network and also whether to enable specific capabilities (e.g., Virtual Router Redundancy Protocol (VRRP) <xref target="RFC9568"/>). Note that placement constraints may also be requested during the instantiation of the underlying bearers (<xref target="sec-bearer"/>).</t>
          </li>
        </ul>
        <figure anchor="uc">
          <name>Examples of ACs</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="224" width="528" viewBox="0 0 528 224" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,80" fill="none" stroke="black"/>
                <path d="M 8,112 L 8,160" fill="none" stroke="black"/>
                <path d="M 72,32 L 72,80" fill="none" stroke="black"/>
                <path d="M 72,112 L 72,160" fill="none" stroke="black"/>
                <path d="M 128,48 L 128,144" fill="none" stroke="black"/>
                <path d="M 208,32 L 208,176" fill="none" stroke="black"/>
                <path d="M 304,176 L 304,208" fill="none" stroke="black"/>
                <path d="M 376,32 L 376,176" fill="none" stroke="black"/>
                <path d="M 456,32 L 456,80" fill="none" stroke="black"/>
                <path d="M 456,128 L 456,160" fill="none" stroke="black"/>
                <path d="M 496,160 L 496,208" fill="none" stroke="black"/>
                <path d="M 520,32 L 520,80" fill="none" stroke="black"/>
                <path d="M 520,128 L 520,160" fill="none" stroke="black"/>
                <path d="M 8,32 L 72,32" fill="none" stroke="black"/>
                <path d="M 208,32 L 376,32" fill="none" stroke="black"/>
                <path d="M 456,32 L 520,32" fill="none" stroke="black"/>
                <path d="M 72,48 L 128,48" fill="none" stroke="black"/>
                <path d="M 376,48 L 400,48" fill="none" stroke="black"/>
                <path d="M 424,48 L 456,48" fill="none" stroke="black"/>
                <path d="M 376,64 L 400,64" fill="none" stroke="black"/>
                <path d="M 424,64 L 456,64" fill="none" stroke="black"/>
                <path d="M 8,80 L 72,80" fill="none" stroke="black"/>
                <path d="M 456,80 L 520,80" fill="none" stroke="black"/>
                <path d="M 128,96 L 152,96" fill="none" stroke="black"/>
                <path d="M 176,96 L 208,96" fill="none" stroke="black"/>
                <path d="M 8,112 L 72,112" fill="none" stroke="black"/>
                <path d="M 456,128 L 520,128" fill="none" stroke="black"/>
                <path d="M 72,144 L 128,144" fill="none" stroke="black"/>
                <path d="M 376,144 L 400,144" fill="none" stroke="black"/>
                <path d="M 424,144 L 456,144" fill="none" stroke="black"/>
                <path d="M 8,160 L 72,160" fill="none" stroke="black"/>
                <path d="M 456,160 L 520,160" fill="none" stroke="black"/>
                <path d="M 208,176 L 376,176" fill="none" stroke="black"/>
                <path d="M 304,208 L 392,208" fill="none" stroke="black"/>
                <path d="M 416,208 L 496,208" fill="none" stroke="black"/>
                <g class="text">
                  <text x="412" y="52">AC</text>
                  <text x="36" y="68">CE#1</text>
                  <text x="412" y="68">AC</text>
                  <text x="484" y="68">CE#3</text>
                  <text x="164" y="100">AC</text>
                  <text x="280" y="100">Network</text>
                  <text x="36" y="148">CE#2</text>
                  <text x="412" y="148">AC</text>
                  <text x="484" y="148">CE#4</text>
                  <text x="404" y="212">AC</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
.-------.                .--------------------.         .-------.
|       +------.         |                    +---AC----+       |
| CE#1  |      |         |                    +---AC----+ CE#3  |
'-------'      |         |                    |         '-------'
               +---AC----+     Network        |
.-------.      |         |                    |
|       |      |         |                    |         .-------.
| CE#2  +------'         |                    +---AC----+ CE#4  |
'-------'                |                    |         '----+--'
                         '-----------+--------'              |
                                     |                       |
                                     '-----------AC----------'
]]></artwork>
          </artset>
        </figure>
      </section>
      <section anchor="separate-ac-provisioning-vs-actual-service-provisioning">
        <name>Separate AC Provisioning vs. Actual Service Provisioning</name>
        <t>The procedure to provision a service in a service provider network may depend on the practices adopted by a service provider. This includes the flow put in place for the provisioning of network services and how they are bound to an attachment circuit. For example, a single attachment circuit may be used to host multiple connectivity services. In order to avoid service interference and redundant information in various locations, a service provider may expose an interface to manage ACs network-wide. Customers can then request a bearer or an attachment circuit to be put in place, and then refer to that bearer or AC when requesting services that are bound to the bearer or AC. <xref target="I-D.ietf-opsawg-ac-lxsm-lxnm-glue"/> specifies augmentations to the L2SM and the L3SM to bind LxVPN services to ACs.</t>
        <t><xref target="_u-ex"/> shows the positioning of the AC service model is the overall service delivery process.</t>
        <figure anchor="_u-ex">
          <name>An Example of AC Model Usage</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="656" width="512" viewBox="0 0 512 656" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,560 L 8,592" fill="none" stroke="black"/>
                <path d="M 48,560 L 48,592" fill="none" stroke="black"/>
                <path d="M 96,432 L 96,480" fill="none" stroke="black"/>
                <path d="M 104,320 L 104,368" fill="none" stroke="black"/>
                <path d="M 120,544 L 120,608" fill="none" stroke="black"/>
                <path d="M 136,368 L 136,432" fill="none" stroke="black"/>
                <path d="M 136,480 L 136,536" fill="none" stroke="black"/>
                <path d="M 176,288 L 176,320" fill="none" stroke="black"/>
                <path d="M 176,432 L 176,480" fill="none" stroke="black"/>
                <path d="M 208,32 L 208,64" fill="none" stroke="black"/>
                <path d="M 208,112 L 208,160" fill="none" stroke="black"/>
                <path d="M 208,208 L 208,256" fill="none" stroke="black"/>
                <path d="M 208,376 L 208,496" fill="none" stroke="black"/>
                <path d="M 232,320 L 232,368" fill="none" stroke="black"/>
                <path d="M 272,64 L 272,80" fill="none" stroke="black"/>
                <path d="M 272,160 L 272,208" fill="none" stroke="black"/>
                <path d="M 272,256 L 272,288" fill="none" stroke="black"/>
                <path d="M 296,320 L 296,368" fill="none" stroke="black"/>
                <path d="M 336,32 L 336,64" fill="none" stroke="black"/>
                <path d="M 336,112 L 336,160" fill="none" stroke="black"/>
                <path d="M 336,208 L 336,256" fill="none" stroke="black"/>
                <path d="M 368,288 L 368,320" fill="none" stroke="black"/>
                <path d="M 368,368 L 368,536" fill="none" stroke="black"/>
                <path d="M 384,544 L 384,608" fill="none" stroke="black"/>
                <path d="M 424,320 L 424,368" fill="none" stroke="black"/>
                <path d="M 456,560 L 456,592" fill="none" stroke="black"/>
                <path d="M 496,560 L 496,592" fill="none" stroke="black"/>
                <path d="M 208,32 L 336,32" fill="none" stroke="black"/>
                <path d="M 208,64 L 336,64" fill="none" stroke="black"/>
                <path d="M 208,112 L 336,112" fill="none" stroke="black"/>
                <path d="M 208,160 L 336,160" fill="none" stroke="black"/>
                <path d="M 208,208 L 336,208" fill="none" stroke="black"/>
                <path d="M 208,256 L 336,256" fill="none" stroke="black"/>
                <path d="M 176,288 L 368,288" fill="none" stroke="black"/>
                <path d="M 104,320 L 232,320" fill="none" stroke="black"/>
                <path d="M 296,320 L 424,320" fill="none" stroke="black"/>
                <path d="M 104,368 L 232,368" fill="none" stroke="black"/>
                <path d="M 296,368 L 424,368" fill="none" stroke="black"/>
                <path d="M 96,432 L 176,432" fill="none" stroke="black"/>
                <path d="M 96,480 L 176,480" fill="none" stroke="black"/>
                <path d="M 120,544 L 384,544" fill="none" stroke="black"/>
                <path d="M 8,560 L 48,560" fill="none" stroke="black"/>
                <path d="M 456,560 L 496,560" fill="none" stroke="black"/>
                <path d="M 48,576 L 120,576" fill="none" stroke="black"/>
                <path d="M 384,576 L 456,576" fill="none" stroke="black"/>
                <path d="M 8,592 L 48,592" fill="none" stroke="black"/>
                <path d="M 456,592 L 496,592" fill="none" stroke="black"/>
                <path d="M 120,608 L 384,608" fill="none" stroke="black"/>
                <g class="text">
                  <text x="268" y="52">Customer</text>
                  <text x="108" y="84">Customer</text>
                  <text x="176" y="84">Service</text>
                  <text x="232" y="84">Model</text>
                  <text x="44" y="100">l2vpn-svc,</text>
                  <text x="132" y="100">l3vpn-svc,</text>
                  <text x="216" y="100">ietf-nss,</text>
                  <text x="288" y="100">ac-svc,</text>
                  <text x="356" y="100">ac-glue,</text>
                  <text x="408" y="100">and</text>
                  <text x="468" y="100">bearer-svc</text>
                  <text x="272" y="132">Service</text>
                  <text x="272" y="148">Orchestration</text>
                  <text x="112" y="180">Network</text>
                  <text x="168" y="180">Model</text>
                  <text x="92" y="196">l2vpn-ntw,</text>
                  <text x="180" y="196">l3vpn-ntw,</text>
                  <text x="244" y="196">sap,</text>
                  <text x="316" y="196">ac-glue,</text>
                  <text x="368" y="196">and</text>
                  <text x="412" y="196">ac-ntw</text>
                  <text x="264" y="228">Network</text>
                  <text x="272" y="244">Orchestration</text>
                  <text x="56" y="276">Network</text>
                  <text x="144" y="276">Configuration</text>
                  <text x="224" y="276">Model</text>
                  <text x="164" y="340">Domain</text>
                  <text x="364" y="340">Domain</text>
                  <text x="168" y="356">Orchestration</text>
                  <text x="360" y="356">Orchestration</text>
                  <text x="36" y="388">Device</text>
                  <text x="64" y="404">Configuration</text>
                  <text x="32" y="420">Model</text>
                  <text x="132" y="452">Config</text>
                  <text x="136" y="468">Manager</text>
                  <text x="256" y="516">NETCONF/CLI................</text>
                  <text x="376" y="516">.</text>
                  <text x="208" y="532">|</text>
                  <text x="84" y="564">Bearer</text>
                  <text x="420" y="564">Bearer</text>
                  <text x="28" y="580">CE#1</text>
                  <text x="248" y="580">Network</text>
                  <text x="476" y="580">CE#2</text>
                  <text x="28" y="628">Site</text>
                  <text x="56" y="628">A</text>
                  <text x="476" y="628">Site</text>
                  <text x="504" y="628">B</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                          .---------------.
                          |   Customer    |
                          '-------+-------'
          Customer Service Model  |
 l2vpn-svc, l3vpn-svc, ietf-nss, ac-svc, ac-glue, and bearer-svc
                          .-------+-------.
                          |    Service    |
                          | Orchestration |
                          '-------+-------'
           Network Model          |
       l2vpn-ntw, l3vpn-ntw, sap, | ac-glue, and ac-ntw
                          .-------+-------.
                          |   Network     |
                          | Orchestration |
                          '-------+-------'
    Network Configuration Model   |
                      .-----------+-----------.
                      |                       |
             .--------+------.       .--------+------.
             |    Domain     |       |     Domain    |
             | Orchestration |       | Orchestration |
             '---+-----------'       '--------+------'
  Device         |        |                   |
  Configuration  |        |                   |
  Model          |        |                   |
            .----+----.   |                   |
            | Config  |   |                   |
            | Manager |   |                   |
            '----+----'   |                   |
                 |        |                   |
                 | NETCONF/CLI..................
                 |        |                   |
               .--------------------------------.
 .----. Bearer |                                | Bearer .----.
 |CE#1+--------+            Network             +--------+CE#2|
 '----'        |                                |        '----'
               '--------------------------------'
  Site A                                                  Site B
]]></artwork>
          </artset>
        </figure>
        <t>In order to ease the mapping between the service model and underlying network models (e.g., the L3VPN Network Model (L3NM), SAP), the name conventions used in existing network data models are reused as much as possible. For example, "local-address" is used rather than "provider-address" (or similar) to refer to an IP address used in the provider network. This approach is consistent with the automation framework defined in <xref target="RFC8969"/>.</t>
      </section>
    </section>
    <section anchor="description-of-the-data-models">
      <name>Description of the Data Models</name>
      <section anchor="sec-bearer">
        <name>The Bearer Service ("ietf-bearer-svc") YANG Module</name>
        <t><xref target="bearer-st"/> shows the tree for managing the bearers (that is, the properties of an attachment that are below Layer 3). A bearer can be a physical or logical link (e.g., Link Aggregation Group (LAG) <xref target="IEEE802.1AX"/>). Also, a bearer can be a wireless or wired link. A reference to a bearer is generated by the operator.
Such a reference can be used, e.g., in a subsequent service request to create an AC. The anchoring of the AC can also be achieved by indicating (with or without a bearer reference), a peer SAP identifier (e.g., an identifier of an SF).</t>
        <figure anchor="bearer-st">
          <name>Bearer Service Tree Structure</name>
          <artwork align="center"><![CDATA[
module: ietf-bearer-svc

  +--rw locations
  |  +--rw customer-name?   string
  |  +--rw role?            identityref
  |  +--rw local-as?        inet:as-number
  |  +--rw peer-as?         inet:as-number
  |  +--ro location* [location-name]
  |     +--ro location-name    string
  |     +--ro address?         string
  |     +--ro postal-code?     string
  |     +--ro state?           string
  |     +--ro city?            string
  |     +--ro country-code?    string
  +--rw bearers
     +--rw customer-name?           string
     +--rw requested-start?         yang:date-and-time
     +--rw requested-stop?          yang:date-and-time
     +--ro actual-start?            yang:date-and-time
     +--ro actual-stop?             yang:date-and-time
     +--rw placement-constraints
     |  +--rw constraint* [constraint-type]
     |          {vpn-common:placement-diversity}?
     |     +--rw constraint-type    identityref
     |     +--rw target
     |        +--rw (target-flavor)?
     |           +--:(id)
     |           |  +--rw group* [group-id]
     |           |     +--rw group-id    string
     |           +--:(all-bearers)
     |           |  +--rw all-other-bearers?   empty
     |           +--:(all-groups)
     |              +--rw all-other-groups?    empty
     +--rw bearer* [name]
        +--rw name                           string
        +--rw description?                   string
        +--rw customer-name?                 string
        +--rw groups
        |  +--rw group* [group-id]
        |     +--rw group-id    string
        +--rw op-comment?                    string
        +--rw bearer-parent-ref?             bearer-svc:bearer-ref
        +--ro bearer-lag-member*             bearer-svc:bearer-ref
        +--ro sync-phy-capable?              boolean
        +--rw sync-phy-enabled?              boolean
        +--rw sync-phy-type?                 identityref
        +--rw provider-location-reference?   string
        +--rw customer-point
        |  +--rw identified-by?   identityref
        |  +--rw device
        |  |  +--rw device-id?   string
        |  |  +--rw location
        |  |     +--rw location-name?   string
        |  |     +--rw address?         string
        |  |     +--rw postal-code?     string
        |  |     +--rw state?           string
        |  |     +--rw city?            string
        |  |     +--rw country-code?    string
        |  +--rw site
        |  |  +--rw site-id?    string
        |  |  +--rw location
        |  |     +--rw location-name?   string
        |  |     +--rw address?         string
        |  |     +--rw postal-code?     string
        |  |     +--rw state?           string
        |  |     +--rw city?            string
        |  |     +--rw country-code?    string
        |  +--rw custom-id?       string
        +--rw type?                          identityref
        +--rw test-only?                     empty
        +--ro bearer-reference?              string
        |       {ac-common:server-assigned-reference}?
        +--ro ac-svc-ref*
        |       ac-svc:attachment-circuit-reference
        +--rw requested-start?               yang:date-and-time
        +--rw requested-stop?                yang:date-and-time
        +--ro actual-start?                  yang:date-and-time
        +--ro actual-stop?                   yang:date-and-time
        +--rw status
           +--rw admin-status
           |  +--rw status?        identityref
           |  +--ro last-change?   yang:date-and-time
           +--ro oper-status
              +--ro status?        identityref
              +--ro last-change?   yang:date-and-time
]]></artwork>
        </figure>
        <t>In some deployments, a customer may first retrieve a list of available presence locations before actually placing an order for a bearer creation. The request may be filtered based upon a customer name, role of the bearer, etc. The retrieved location name may be then referenced in the bearer creation request ("provider-location-reference").</t>
        <t>The same customer site (CE, SF, etc.) can terminate one or multiple bearers; each of them uniquely identified by a reference that is assigned by the network provider. These bearers can terminate on the same or distinct network nodes. CEs that terminate multiple bearers are called multi-homed CEs.</t>
        <t>A bearer can be created, modified, or discovered from the network. For example, the following deployment options can be considered:</t>
        <dl>
          <dt>Greenfield creation:</dt>
          <dd>
            <t>In this scenario, bearers are created from scratch using specific requests made to a network controller. This method  allows providers to tailor bearer creation to meet customer-specific needs. For example, a bearer request may indicate some hints about the placement constraints ('placement-constraints'). These constraints are used by a provider to determine how/where to terminate a bearer in the network side (e.g., Point of Presence (PoP) or PE selection).</t>
          </dd>
          <dt>Auto-discovery using network protocols:</dt>
          <dd>
            <t>Devices can use specific protocols (e.g., Link Layer Discovery Protocol (LLDP) <xref target="IEEE802.1AB"/>) to automatically discover and connect to available network resources. A network controller can use such reported information to expose discovered bearers from the network using the same bearer data model structure.</t>
          </dd>
        </dl>
        <t>A request to create a bearer may include a set of constraints ("placement-constraints") that are used by a controller to decide the network terminating side of a bearer (e.g., PE selection, PE redundancy, or PoP selection). Future placement criteria ("constraint-type") may be defined in the future to accommodate specific deployment contexts.</t>
        <t>The descriptions of the bearer data nodes are as follows:</t>
        <dl>
          <dt>'name':</dt>
          <dd>
            <t>Used to uniquely identify a bearer. This name is typically selected by the client when requesting a bearer.</t>
          </dd>
          <dt>'customer-name':</dt>
          <dd>
            <t>Indicates the name of the customer who ordered the bearer.</t>
          </dd>
          <dt>'description':</dt>
          <dd>
            <t>Includes a textual description of the bearer.</t>
          </dd>
          <dt>'group':</dt>
          <dd>
            <t>Tags a bearer with one ore more identifiers that are used to group a set of bearers.</t>
          </dd>
          <dt>'op-comment':</dt>
          <dd>
            <t>Includes operational comments that may be useful for managing the bearer (building, level, etc.). No structure is associated with this data node to accommodate all deployments.</t>
          </dd>
          <dt>'bearer-parent-ref':</dt>
          <dd>
            <t>Specifies the parent bearer. This data node can be used, e.g., if a bearer is a member of a LAG.</t>
          </dd>
          <dt>'bearer-lag-member':</dt>
          <dd>
            <t>Lists the bearers that are members of a LAG. Members can be declared as part of a LAG using 'bearer-parent-ref'.</t>
          </dd>
          <dt>'sync-phy-capable':</dt>
          <dd>
            <t>Reports whether a synchronization physical (Sync PHY) mechanism is supported for this bearer.</t>
          </dd>
          <dt>'sync-phy-enabled':</dt>
          <dd>
            <t>Indicates whether a Sync PHY mechanism is enabled for a bearer. Only applies when 'sync-phy-capable' is set to 'true'.</t>
          </dd>
          <dt>'sync-phy-type':</dt>
          <dd>
            <t>Specifies the Sync PHY mechanism (e.g., SynchE <xref target="ITU-T-G.781"/>) enabled for the bearer.</t>
          </dd>
          <dt>'provider-location-reference':</dt>
          <dd>
            <t>Indicates a location identified by a provider-assigned reference.</t>
          </dd>
          <dt>'customer-point':</dt>
          <dd>
            <t>Specifies the customer terminating point for the bearer. A bearer request can indicate a device, a site, a combination thereof, or a custom information when requesting a bearer. All these schemes are supported in the model.</t>
          </dd>
          <dt>'type':</dt>
          <dd>
            <t>Specifies the bearer type (Ethernet, wireless, LAG, etc.).</t>
          </dd>
          <dt>'test-only':</dt>
          <dd>
            <t>Indicates that a request is only for test and not for setting, even if there are no errors. This is used for feasibility checks. This data node is applicable only when the data model is used with protocols which do not natively support such option. For example, this data node is redundant with the "test-only" value of the <tt>&lt;test-option&gt;</tt> parameter in the NETCONF <tt>&lt;edit-config&gt;</tt> operation (<xref section="7.2" sectionFormat="of" target="RFC6241"/>).</t>
          </dd>
          <dt>'bearer-reference':</dt>
          <dd>
            <t>Returns an internal reference for the service provider to uniquely identify the bearer. This reference can be used when requesting services. <xref target="ex-create-bearer"/> provides an example about how this reference can be retrieved by a customer.</t>
          </dd>
          <dt/>
          <dd>
            <t>Whether the 'bearer-reference' mirrors the content of the 'name' is deployment-specific. The module does not assume nor preclude such schemes.</t>
          </dd>
          <dt>'ac-svc-ref':</dt>
          <dd>
            <t>Specifies the set of attachment circuits that are bound to the bearer.</t>
          </dd>
          <dt>'requested-start':</dt>
          <dd>
            <t>Specifies the requested date and time when the bearer is expected to be active.</t>
          </dd>
          <dt>'requested-stop':</dt>
          <dd>
            <t>Specifies the requested date and time when the bearer is expected to be disabled.</t>
          </dd>
          <dt>'actual-start':</dt>
          <dd>
            <t>Reports the actual date and time when the bearer actually was enabled.</t>
          </dd>
          <dt>'actual-stop':</dt>
          <dd>
            <t>Reports the actual date and time when the bearer actually was disabled.</t>
          </dd>
          <dt>'status':</dt>
          <dd>
            <t>Used to track the overall status of a given bearer. Both operational and administrative status are maintained together with a timestamp.</t>
          </dd>
          <dt/>
          <dd>
            <t>The "admin-status" attribute is typically configured by a network operator to indicate whether the service is enabled, disabled, or subjected to additional testing or pre-deployment checks. These additional options, such as 'admin-testing' and 'admin-pre-deployment', provide the operators the flexibility to conduct additional validations on the bearer before deploying services over that connection.</t>
          </dd>
          <dt>'oper-status':</dt>
          <dd>
            <t>The "oper-status" of a bearer reflects its operational state as observed. As a bearer can contain multiple services, the operational status should only reflect the status of the bearer connection. To obtain network-level service status, specific network models such as those in <xref section="7.3" sectionFormat="of" target="RFC9182"/>  or <xref section="7.3" sectionFormat="of" target="RFC9291"/> should be consulted.</t>
          </dd>
          <dt/>
          <dd>
            <t>It is important to note that the "admin-status" attribute should remain independent of the "oper-status". In other words, the setting of the intended administrative state (e.g., whether "admin-up" or "admin-testing") <bcp14>MUST NOT</bcp14> be influenced by the current operational state. If the bearer is administratively set to 'admin-down', it is expected that the bearer will also be operationally 'op-down' as a result of this administrative decision.</t>
          </dd>
          <dt/>
          <dd>
            <t>To assess the service delivery status for a given bearer comprehensively, it is recommended to consider both administrative and operational service status values in conjunction. This holistic approach  allows a network controller or operator to identify anomalies effectively.</t>
          </dd>
          <dt/>
          <dd>
            <t>For instance, when a bearer is administratively enabled but the "operational-status" of that bearer is reported as "op-down", it should be expected that the "oper-status" of services transported over that bearer is also down. These status values differing should trigger the detection of an anomaly condition.</t>
          </dd>
          <dt/>
          <dd>
            <t>See <xref target="RFC9181"/> for more details.</t>
          </dd>
        </dl>
      </section>
      <section anchor="the-attachment-circuit-service-ietf-ac-svc-yang-module">
        <name>The Attachment Circuit Service ("ietf-ac-svc") YANG Module</name>
        <t>The full tree diagram of the module can be generated using, e.g., the
"pyang" tool <xref target="PYANG"/>.  That tree is not included here because it is
too long (<xref section="3.4" sectionFormat="of" target="I-D.ietf-netmod-rfc8407bis"/>).  Instead, subtrees are provided
for the reader's convenience. The full tree of the 'ac-svc' is provided in <xref target="AC-svc-Tree"/>.</t>
        <section anchor="overall-structure">
          <name>Overall Structure</name>
          <t>The overall tree structure of the AC service module is shown in <xref target="o-svc-tree"/>.</t>
          <figure anchor="o-svc-tree">
            <name>Overall AC Service Tree Structure</name>
            <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
          </figure>
          <t>The rationale for deciding whether a reusable grouping should be maintained in this document or be moved into the AC common module <xref target="I-D.ietf-opsawg-teas-common-ac"/> is as follows:</t>
          <ul spacing="normal">
            <li>
              <t>Groupings that are reusable among the AC service module, AC network module, other service models, and network models are included in the AC common module.</t>
            </li>
            <li>
              <t>Groupings that are reusable only by other service models are maintained in the "ietf-ac-svc" module.</t>
            </li>
          </ul>
          <t>Each AC is identified with a unique name ('../ac/name') within a domain. The mapping between this AC and a local PE that terminates the AC is hidden to the application that makes use of the AC service model. This information is internal to the Network controller. As such, the details about the (node-specific) attachment interfaces are not exposed in this service model.</t>
          <t>The AC service model uses groupings and types defined in the AC common model <xref target="I-D.ietf-opsawg-teas-common-ac"/>. Therefore, the description of these nodes are not reiterated in the following subsections.</t>
          <t>Features are used to tag conditional protions of the model in order to accomodate various deployments (support of layer 2 ACs, Layer 3 ACs, IPv4, IPv6, routing protocols,  Bidirectional Forwarding Detection (BFD), etc.).</t>
        </section>
        <section anchor="sec-profiles">
          <name>Service Profiles</name>
          <section anchor="description">
            <name>Description</name>
            <t>The 'specific-provisioning-profiles' container (<xref target="gp-svc-tree"/>) can be used by a service provider to maintain a set of reusable profiles. The profiles definitions are similar to those defined in <xref target="RFC9181"/>, including: Quality of Service (QoS), BFD, forwarding, and routing profiles. The exact definition of the profiles is local to each service provider. The model only includes an identifier for these profiles in order to facilitate identifying and binding local policies when building an AC.</t>
            <figure anchor="gp-svc-tree">
              <name>Service Profiles</name>
              <artwork align="center"><![CDATA[
module: ietf-ac-svc
  +--rw specific-provisioning-profiles
  |  +--rw valid-provider-identifiers
  |     +--rw encryption-profile-identifier* [id]
  |     |  +--rw id    string
  |     +--rw qos-profile-identifier* [id]
  |     |  +--rw id    string
  |     +--rw failure-detection-profile-identifier* [id]
  |     |  +--rw id    string
  |     +--rw forwarding-profile-identifier* [id]
  |     |  +--rw id    string
  |     +--rw routing-profile-identifier* [id]
  |        +--rw id    string
  +--rw service-provisioning-profiles
  |  +--rw service-profile-identifier* [id]
  |     +--rw id    string
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}? 
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
            </figure>
            <t>As shown in <xref target="gp-svc-tree"/>, two profile types can be defined: 'specific-provisioning-profiles' and 'service-provisioning-profiles'. Whether only specific profiles, service profiles, or a combination thereof are used is local to each service provider.</t>
            <t>The following specific provisioning profiles can be defined:</t>
            <dl>
              <dt>'encryption-profile-identifier':</dt>
              <dd>
                <t>Refers to a set of policies related to the encryption setup that can be applied when provisioning an AC.</t>
              </dd>
              <dt>'qos-profile-identifier':</dt>
              <dd>
                <t>Refers to a set of policies, such as classification, marking, and actions (e.g., <xref target="RFC3644"/>).</t>
              </dd>
              <dt>'failure-detection-profile-identifier':</dt>
              <dd>
                <t>Refers to a set of failure detection policies (e.g., Bidirectional Forwarding Detection (BFD) policies <xref target="RFC5880"/>) that can be invoked when building an AC.</t>
              </dd>
              <dt>'forwarding-profile-identifier':</dt>
              <dd>
                <t>Refers to the policies that apply to the forwarding of packets conveyed within an AC. Such policies may consist, for example, of applying Access Control Lists (ACLs).</t>
              </dd>
              <dt>'routing-profile-identifier':</dt>
              <dd>
                <t>Refers to a set of routing policies that will be invoked (e.g., BGP policies) when building an AC.</t>
              </dd>
            </dl>
          </section>
          <section anchor="referencing-servicespecific-profiles">
            <name>Referencing Service/Specific Profiles</name>
            <t>All the above mentioned profiles are uniquely identified by the NETCONF/RESTCONF server by an identifier. To ease referencing these profiles by other data models, specific typedefs are defined for each of these profiles. Likewise, an attachment circuit reference typedef is defined when referencing a (global) attachment circuit by its name is required. These typedefs <bcp14>SHOULD</bcp14> be used when other modules need a reference to one of these profiles or attachment circuits.</t>
          </section>
        </section>
        <section anchor="sec-acp">
          <name>Attachment Circuits Profiles</name>
          <t>The 'ac-group-profile' defines reusable parameters for a set of ACs. Each profile is identified by 'name'. Some of the data nodes can be adjusted at the 'ac'.
These adjusted values take precedence over the global values.  The structure of 'ac-group-profile' is similar to the one used to model each 'ac' (<xref target="ac-svc-tree"/>).</t>
        </section>
        <section anchor="sec-pc">
          <name>AC Placement Contraints</name>
          <t>The 'placement-constraints' specifies the placement constraints of an AC. For example, this container can be used to request avoidance of connecting two ACs to the same PE. The full set of supported constraints is defined in <xref target="RFC9181"/> (see 'placement-diversity', in particular).</t>
          <t>The structure of 'placement-constraints' is shown in <xref target="precedence-tree"/>.</t>
          <figure anchor="precedence-tree">
            <name>Placement Constraints Subtree Structure</name>
            <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name] 
     |  ...                                
     +--rw placement-constraints
     |  +--rw constraint* [constraint-type]
     |     +--rw constraint-type    identityref
     |     +--rw target
     |        +--rw (target-flavor)?
     |           +--:(id)
     |           |  +--rw group* [group-id]
     |           |     +--rw group-id    string
     |           +--:(all-accesses)
     |           |  +--rw all-other-accesses?   empty
     |           +--:(all-groups)
     |              +--rw all-other-groups?     empty
     +--rw ac* [name]
        ...
]]></artwork>
          </figure>
        </section>
        <section anchor="attachment-circuits">
          <name>Attachment Circuits</name>
          <t>The structure of 'attachment-circuits' is shown in <xref target="ac-svc-tree"/>.</t>
          <figure anchor="ac-svc-tree">
            <name>Attachment Circuits Tree Structure</name>
            <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw customer-name?           string
     +--rw requested-start?         yang:date-and-time
     +--rw requested-stop?          yang:date-and-time
     +--ro actual-start?            yang:date-and-time
     +--ro actual-stop?             yang:date-and-time
     +--rw ac* [name]
        +--rw customer-name?       string
        +--rw description?         string
        +--rw test-only?           empty
        +--rw requested-start?     yang:date-and-time
        +--rw requested-stop?      yang:date-and-time
        +--ro actual-start?        yang:date-and-time
        +--ro actual-stop?         yang:date-and-time
        +--rw role?                identityref
        +--rw peer-sap-id*         string
        +--rw ac-group-profile*    ac-group-reference
        +--rw ac-parent-ref?       ac-svc:attachment-circuit-reference
        +--ro child-ac-ref*        ac-svc:attachment-circuit-reference
        +--rw group* [group-id]
        |  +--rw group-id      string
        |  +--rw precedence?   identityref
        +--ro service-ref* [service-type service-id]
        |  +--ro service-type    identityref
        |  +--ro service-id      string
        +--ro server-reference?    string
        |       {ac-common:server-assigned-reference}?
        +--rw name                 string
        +--rw service-profile*     service-profile-reference     
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
          </figure>
          <t>The description of the data nodes is as follows:</t>
          <dl>
            <dt>'customer-name':</dt>
            <dd>
              <t>Indicates the name of the customer who ordered the AC or a set of ACs.</t>
            </dd>
            <dt>'description':</dt>
            <dd>
              <t>Includes a textual description of the AC.</t>
            </dd>
            <dt>'test-only':</dt>
            <dd>
              <t>Indicates that a request is only for test and not for setting, even if there are no errors. This is used for feasibility checks. This data node is applicable only when the data model is used with protocols which do not natively support such option.</t>
            </dd>
            <dt>'requested-start':</dt>
            <dd>
              <t>Specifies the requested date and time when the attachment circuit is expected to be active.</t>
            </dd>
            <dt>'requested-stop':</dt>
            <dd>
              <t>Specifies the requested date and time when the attachment circuit is expected to be disabled.</t>
            </dd>
            <dt>'actual-start':</dt>
            <dd>
              <t>Reports the actual date and time when the attachment circuit actually was enabled.</t>
            </dd>
            <dt>'actual-stop':</dt>
            <dd>
              <t>Reports the actual date and time when the attachment circuit actually was disabled.</t>
            </dd>
            <dt>'role':</dt>
            <dd>
              <t>Specifies whether an AC is used, e.g., as User-to-Network Interface (UNI) or Network-to-Network Interface (NNI).</t>
            </dd>
            <dt>'peer-sap-id':</dt>
            <dd>
              <t>Includes references to the remote endpoints of an attachment circuit <xref target="RFC9408"/>.</t>
            </dd>
            <dt>'ac-group-profile':</dt>
            <dd>
              <t>Indicates references to one or more profiles that are defined in <xref target="sec-acp"/>.</t>
            </dd>
            <dt>'ac-parent-ref':</dt>
            <dd>
              <t>Specifies an AC that is inherited by an attachment circuit.</t>
            </dd>
            <dt/>
            <dd>
              <t>In contexts where dynamic terminating points are managed for a given AC,
a parent AC can be defined with a set of stable and common information, while
"child" ACs are defined to track dynamic information. These "child" ACs are bound to the parent AC, which is exposed to services (as a stable reference).</t>
            </dd>
            <dt/>
            <dd>
              <t>Whenever a parent AC is deleted, all its "child" ACs <bcp14>MUST</bcp14> be deleted.</t>
            </dd>
            <dt>'child-ac-ref':</dt>
            <dd>
              <t>Lists one or more references of child ACs that rely upon this attachment circuit as a parent AC.</t>
            </dd>
            <dt>'group':</dt>
            <dd>
              <t>Lists the groups to which an AC belongs <xref target="RFC9181"/>. For example, the 'group-id' is used to associate redundancy or protection constraints of ACs. An example is provided in <xref target="sec-ex-prec"/>.</t>
            </dd>
            <dt>'service-ref':</dt>
            <dd>
              <t>Reports the set of services that are bound to the attachment circuit. The services are indexed by their type.</t>
            </dd>
            <dt>'server-reference':</dt>
            <dd>
              <t>Reports the internal reference that is assigned by the provider for this AC. This reference is used to accomodate deployment contexts (e.g., <xref section="9.1.2" sectionFormat="of" target="RFC8921"/>) where an identifier is generated by the provider to identify a service order locally.</t>
            </dd>
            <dt>'name':</dt>
            <dd>
              <t>Associates a name that uniquely identifies an AC within a service provider network.</t>
            </dd>
            <dt>'service-profile':</dt>
            <dd>
              <t>References a set of service-specific profiles.</t>
            </dd>
            <dt>'l2-connection':</dt>
            <dd>
              <t>See <xref target="sec-l2"/>.</t>
            </dd>
            <dt>'ip-connection':</dt>
            <dd>
              <t>See <xref target="sec-l3"/>.</t>
            </dd>
            <dt>'routing':</dt>
            <dd>
              <t>See <xref target="sec-rtg"/>.</t>
            </dd>
            <dt>'oam':</dt>
            <dd>
              <t>See <xref target="sec-oam"/>.</t>
            </dd>
            <dt>'security':</dt>
            <dd>
              <t>See <xref target="sec-sec"/>.</t>
            </dd>
            <dt>'service':</dt>
            <dd>
              <t>See <xref target="sec-bw"/>.</t>
            </dd>
          </dl>
          <section anchor="sec-l2">
            <name>Layer 2 Connection Structure</name>
            <t>The 'l2-connection' container (<xref target="l2-svc-tree"/>) is used to configure the relevant Layer 2 properties of an AC including: encapsulation details and tunnel terminations. For the encapsulation details, the model supports the definition of the type as well as the Identifiers (e.g., VLAN-IDs) of each of the encapsulation-type defined. For the second case, attributes for pseudowire, Virtual Private LAN Service (VPLS), and  Virtual eXtensible Local Area Network (VXLAN) tunnel terminations are included.</t>
            <t>'bearer-reference' is used to link an AC with a bearer over which the AC is instantiated.</t>
            <t>This structure relies upon the common groupings defined in <xref target="I-D.ietf-opsawg-teas-common-ac"/>.</t>
            <figure anchor="l2-svc-tree">
              <name>Layer 2 Connection Tree Structure</name>
              <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw name                 string
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  +--rw encapsulation
        |  |  +--rw type?              identityref
        |  |  +--rw dot1q
        |  |  |  +--rw tag-type?   identityref
        |  |  |  +--rw cvlan-id?   uint16
        |  |  +--rw priority-tagged
        |  |  |  +--rw tag-type?   identityref
        |  |  +--rw qinq
        |  |     +--rw tag-type?   identityref
        |  |     +--rw svlan-id?   uint16
        |  |     +--rw cvlan-id?   uint16
        |  +--rw (l2-service)?
        |  |  +--:(l2-tunnel-service)
        |  |  |  +--rw l2-tunnel-service
        |  |  |     +--rw type?         identityref
        |  |  |     +--rw pseudowire
        |  |  |     |  +--rw vcid?      uint32
        |  |  |     |  +--rw far-end?   union
        |  |  |     +--rw vpls
        |  |  |     |  +--rw vcid?      uint32
        |  |  |     |  +--rw far-end*   union
        |  |  |     +--rw vxlan
        |  |  |        +--rw vni-id?            uint32
        |  |  |        +--rw peer-mode?         identityref
        |  |  |        +--rw peer-ip-address*   inet:ip-address
        |  |  +--:(l2vpn)
        |  |     +--rw l2vpn-id?            vpn-common:vpn-id
        |  +--rw bearer-reference?          string
        |          {vpn-common:bearer-reference}?
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
            </figure>
          </section>
          <section anchor="sec-l3">
            <name>IP Connection Structure</name>
            <t>The 'ip-connection' container is used to configure the relevant IP properties of an AC. The model supports the usage of dynamic and static addressing. This structure relies upon the common groupings defined in <xref target="I-D.ietf-opsawg-teas-common-ac"/>. Both IPv4 and IPv6 parameters are supported.</t>
            <t><xref target="ipv4-svc-tree"/> shows the structure of the IPv4 connection.</t>
            <figure anchor="ipv4-svc-tree">
              <name>Layer 3 Connection Tree Structure (IPv4)</name>
              <artwork align="center"><![CDATA[
        | ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  +--rw ipv4 {vpn-common:ipv4}?
        |  |  +--rw local-address?
        |  |  |       inet:ipv4-address
        |  |  +--rw virtual-address?
        |  |  |       inet:ipv4-address
        |  |  +--rw prefix-length?                           uint8
        |  |  +--rw address-allocation-type?
        |  |  |       identityref
        |  |  +--rw (allocation-type)?
        |  |     +--:(dynamic)
        |  |     |  +--rw (address-assign)?
        |  |     |  |  +--:(number)
        |  |     |  |  |  +--rw number-of-dynamic-address?   uint16
        |  |     |  |  +--:(explicit)
        |  |     |  |     +--rw customer-addresses
        |  |     |  |        +--rw address-pool* [pool-id]
        |  |     |  |           +--rw pool-id          string
        |  |     |  |           +--rw start-address
        |  |     |  |           |       inet:ipv4-address
        |  |     |  |           +--rw end-address?
        |  |     |  |                   inet:ipv4-address
        |  |     |  +--rw (provider-dhcp)?
        |  |     |  |  +--:(dhcp-service-type)
        |  |     |  |     +--rw dhcp-service-type?
        |  |     |  |             enumeration
        |  |     |  +--rw (dhcp-relay)?
        |  |     |     +--:(customer-dhcp-servers)
        |  |     |        +--rw customer-dhcp-servers
        |  |     |           +--rw server-ip-address*
        |  |     |                   inet:ipv4-address
        |  |     +--:(static-addresses)
        |  |        +--rw address* [address-id]
        |  |           +--rw address-id          string
        |  |           +--rw customer-address?   inet:ipv4-address
        |  |           +--rw failure-detection-profile? 
        |  |                      failure-detection-profile-reference
        |  |                      {vpn-common:bfd}?
        |  +--rw ipv6 {vpn-common:ipv6}?
        |     ...
]]></artwork>
            </figure>
            <t><xref target="ipv6-svc-tree"/> shows the structure of the IPv6 connection.</t>
            <figure anchor="ipv6-svc-tree">
              <name>Layer 3 Connection Tree Structure (IPv6)</name>
              <artwork align="center"><![CDATA[
        | ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  +--rw ipv4 {vpn-common:ipv4}?
        |  |  ...
        |  +--rw ipv6 {vpn-common:ipv6}?
        |     +--rw local-address?
        |     |       inet:ipv6-address
        |     +--rw virtual-address?
        |     |       inet:ipv6-address
        |     +--rw prefix-length?                           uint8
        |     +--rw address-allocation-type?
        |     |       identityref
        |     +--rw (allocation-type)?
        |        +--:(dynamic)
        |        |  +--rw (address-assign)?
        |        |  |  +--:(number)
        |        |  |  |  +--rw number-of-dynamic-address?   uint16
        |        |  |  +--:(explicit)
        |        |  |     +--rw customer-addresses
        |        |  |        +--rw address-pool* [pool-id]
        |        |  |           +--rw pool-id          string
        |        |  |           +--rw start-address
        |        |  |           |       inet:ipv6-address
        |        |  |           +--rw end-address?
        |        |  |                   inet:ipv6-address
        |        |  +--rw (provider-dhcp)?
        |        |  |  +--:(dhcp-service-type)
        |        |  |     +--rw dhcp-service-type?
        |        |  |             enumeration
        |        |  +--rw (dhcp-relay)?
        |        |     +--:(customer-dhcp-servers)
        |        |        +--rw customer-dhcp-servers
        |        |           +--rw server-ip-address*
        |        |                   inet:ipv6-address
        |        +--:(static-addresses)
        |           +--rw address* [address-id]
        |              +--rw address-id          string
        |              +--rw customer-address?   inet:ipv6-address
        |              +--rw failure-detection-profile? 
        |                         failure-detection-profile-reference
        |                         {vpn-common:bfd}?
        | ...
]]></artwork>
            </figure>
          </section>
          <section anchor="sec-rtg">
            <name>Routing</name>
            <t>As shown in the tree depicted in <xref target="rtg-svc-tree"/>, the 'routing-protocols' container defines the required parameters to enable the desired routing features for an AC. One or more routing protocols can be associated with an AC.  Such routing protocols will be then enabled between a PE and the customer terminating points. Each routing instance is uniquely identified by the combination of the 'id' and 'type' to accommodate scenarios where multiple instances of the same routing protocol have to be configured on the same link.</t>
            <t>In addition to static routing (<xref target="sec-static-rtg"/>), the module supports BGP (<xref target="sec-bgp-rtg"/>), OSPF (<xref target="sec-ospf-rtg"/>), IS-IS (<xref target="sec-isis-rtg"/>), and RIP (<xref target="sec-rip-rtg"/>). It also includes a reference to the 'routing-profile-identifier' defined in <xref target="sec-profiles"/>, so that additional constraints can be applied to a specific instance of each routing protocol. Moreover, the module supports VRRP (<xref target="sec-vrrp-rtg"/>).</t>
            <figure anchor="rtg-svc-tree">
              <name>Routing Tree Structure</name>
              <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}?
        | ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |        ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
            </figure>
            <section anchor="sec-static-rtg">
              <name>Static Routing</name>
              <t>The static tree structure is shown in <xref target="static-rtg-svc-tree"/>.</t>
              <figure anchor="static-rtg-svc-tree">
                <name>Static Routing Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  +--rw cascaded-lan-prefixes
        |     |     +--rw ipv4-lan-prefix* [lan next-hop]
        |     |     |       {vpn-common:ipv4}?
        |     |     |  +--rw lan
        |     |     |  |       inet:ipv4-prefix
        |     |     |  +--rw lan-tag?                     string
        |     |     |  +--rw next-hop                     union
        |     |     |  +--rw metric?                      uint32
        |     |     |  +--rw failure-detection-profile?
        |     |     |  |       failure-detection-profile-reference
        |     |     |  |       {vpn-common:bfd}?
        |     |     |  +--rw status
        |     |     |     +--rw admin-status
        |     |     |     |  +--rw status?        identityref
        |     |     |     |  +--ro last-change?   yang:date-and-time
        |     |     |     +--ro oper-status
        |     |     |        +--ro status?        identityref
        |     |     |        +--ro last-change?   yang:date-and-time
        |     |     +--rw ipv6-lan-prefix* [lan next-hop]
        |     |             {vpn-common:ipv6}?
        |     |        +--rw lan
        |     |        |       inet:ipv6-prefix
        |     |        +--rw lan-tag?                     string
        |     |        +--rw next-hop                     union
        |     |        +--rw metric?                      uint32
        |     |        +--rw failure-detection-profile?
        |     |        |       failure-detection-profile-reference
        |     |        |       {vpn-common:bfd}?
        |     |        +--rw status
        |     |           +--rw admin-status
        |     |           |  +--rw status?        identityref
        |     |           |  +--ro last-change?   yang:date-and-time
        |     |           +--ro oper-status
        |     |              +--ro status?        identityref
        |     |              +--ro last-change?   yang:date-and-time
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |        ...
]]></artwork>
              </figure>
              <t>As depicted in <xref target="static-rtg-svc-tree"/>, the following data nodes can be defined for a given IP prefix:</t>
              <dl>
                <dt>'lan-tag':</dt>
                <dd>
                  <t>Indicates a local tag (e.g., "myfavorite-lan") that is used to enforce local policies.</t>
                </dd>
                <dt>'next-hop':</dt>
                <dd>
                  <t>Indicates the next hop to be used for the static route.</t>
                </dd>
                <dt/>
                <dd>
                  <t>It can be identified by an IP address, a predefined next-hop type (e.g., 'discard' or 'local-link'), etc.</t>
                </dd>
                <dt>'metric':</dt>
                <dd>
                  <t>Indicates the metric associated with the static route entry. This metric is used when the route is exported into an IGP.</t>
                </dd>
                <dt>'failure-detection-profile':</dt>
                <dd>
                  <t>Indicates a failure detection profile (e.g., BFD) that applies for this entry.</t>
                </dd>
                <dt>'status':</dt>
                <dd>
                  <t>Used to convey the status of a static route entry. This data node can also be used to control the (de)activation of individual static route entries.</t>
                </dd>
              </dl>
            </section>
            <section anchor="sec-bgp-rtg">
              <name>BGP</name>
              <t>The BGP tree structure is shown in <xref target="bgp-rtg-svc-tree"/>.</t>
              <figure anchor="bgp-rtg-svc-tree">
                <name>BGP Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  +--rw peer-groups
        |     |  |  +--rw peer-group* [name]
        |     |  |     +--rw name              string
        |     |  |     +--rw local-as?         inet:as-number
        |     |  |     +--rw peer-as?          inet:as-number
        |     |  |     +--rw address-family?   identityref
        |     |  |     +--rw local-address?    inet:ip-address
        |     |  |     +--rw bgp-max-prefix
        |     |  |     |  +--rw max-prefix?   uint32
        |     |  |     +--rw authentication
        |     |  |        +--rw enabled?           boolean
        |     |  |        +--rw keying-material
        |     |  |           +--rw (option)?
        |     |  |              +--:(ao)
        |     |  |              |  +--rw enable-ao?          boolean
        |     |  |              |  +--rw ao-keychain?
        |     |  |              |          key-chain:key-chain-ref
        |     |  |              +--:(md5)
        |     |  |              |  +--rw md5-keychain?
        |     |  |              |          key-chain:key-chain-ref
        |     |  |              +--:(explicit)
        |     |  |                 +--rw key-id?             uint32
        |     |  |                 +--rw key?                string
        |     |  |                 +--rw crypto-algorithm?
        |     |  |                         identityref
        |     |  +--rw neighbor* [id]
        |     |     +--rw id                  string
        |     |     +--ro server-reference?   string
        |     |     |       {ac-common:server-assigned-reference}?
        |     |     +--rw remote-address?     inet:ip-address
        |     |     +--rw local-address?      inet:ip-address
        |     |     +--rw local-as?           inet:as-number
        |     |     +--rw peer-as?            inet:as-number
        |     |     +--rw address-family?     identityref
        |     |     +--rw bgp-max-prefix
        |     |     |  +--rw max-prefix?   uint32
        |     |     +--rw authentication
        |     |     |  +--rw enabled?           boolean
        |     |     |  +--rw keying-material
        |     |     |     +--rw (option)?
        |     |     |        +--:(ao)
        |     |     |        |  +--rw enable-ao?          boolean
        |     |     |        |  +--rw ao-keychain?
        |     |     |        |          key-chain:key-chain-ref
        |     |     |        +--:(md5)
        |     |     |        |  +--rw md5-keychain?
        |     |     |        |          key-chain:key-chain-ref
        |     |     |        +--:(explicit)
        |     |     |           +--rw key-id?             uint32
        |     |     |           +--rw key?                string
        |     |     |           +--rw crypto-algorithm?   identityref
        |     |     +--rw requested-start?    yang:date-and-time
        |     |     +--rw requested-stop?     yang:date-and-time
        |     |     +--ro actual-start?       yang:date-and-time
        |     |     +--ro actual-stop?        yang:date-and-time
        |     |     +--rw status
        |     |     |  +--rw admin-status
        |     |     |  |  +--rw status?        identityref
        |     |     |  |  +--ro last-change?   yang:date-and-time
        |     |     |  +--ro oper-status
        |     |     |     +--ro status?        identityref
        |     |     |     +--ro last-change?   yang:date-and-time
        |     |     +--rw peer-group?
        |     |     |       -> ../../peer-groups/peer-group/name
        |     |     +--rw failure-detection-profile? 
        |     |                   failure-detection-profile-reference
        |     |                   {vpn-common:bfd}?
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |        ...
]]></artwork>
              </figure>
              <t>The following data nodes are supported for each BGP 'peer-group':</t>
              <dl>
                <dt>'name':</dt>
                <dd>
                  <t>Defines a name for the peer group.</t>
                </dd>
                <dt>'local-as':</dt>
                <dd>
                  <t>Indicates the provider's AS Number (ASN).</t>
                </dd>
                <dt>'peer-as':</dt>
                <dd>
                  <t>Indicates the customer's ASN.</t>
                </dd>
                <dt>'address-family':</dt>
                <dd>
                  <t>Indicates the address family of the peer. It can be set to 'ipv4', 'ipv6', or 'dual-stack'.</t>
                </dd>
                <dt/>
                <dd>
                  <t>This address family might be used together with the service type that uses an AC (e.g., 'vpn-type' <xref target="RFC9182"/>) to derive the appropriate Address Family Identifiers (AFIs) / Subsequent Address Family Identifiers (SAFIs) that will be part of the derived device configurations (e.g., unicast IPv4 MPLS L3VPN (AFI,SAFI = 1,128) as defined in <xref section="4.3.4" sectionFormat="of" target="RFC4364"/>).</t>
                </dd>
                <dt>'local-address':</dt>
                <dd>
                  <t>Specifies a provider's IP address to use when establishing the BGP transport session.</t>
                </dd>
                <dt>'bgp-max-prefix':</dt>
                <dd>
                  <t>Indicates the maximum number of BGP prefixes allowed in a session for this group.</t>
                </dd>
                <dt>'authentication':</dt>
                <dd>
                  <t>The module adheres to the recommendations in <xref section="13.2" sectionFormat="of" target="RFC4364"/>, as it allows enabling the TCP Authentication Option (TCP-AO) <xref target="RFC5925"/> and accommodates the installed base that makes use of MD5. In addition, the module includes a provision for using IPsec.</t>
                </dd>
                <dt/>
                <dd>
                  <t>Similar to <xref target="RFC9182"/>, this version of the ACaaS assumes that parameters specific to the TCP-AO are preconfigured as part of the key chain that is referenced in the ACaaS. No assumption is made about how such a key chain is preconfigured. However, the structure of the key chain should cover data nodes beyond those in <xref target="RFC8177"/>, mainly SendID and RecvID (<xref section="3.1" sectionFormat="of" target="RFC5925"/>).</t>
                </dd>
              </dl>
              <t>For each neighbor, the following data nodes are supported in addition to similar parameters that are provided for a peer group:</t>
              <dl>
                <dt>'server-reference':</dt>
                <dd>
                  <t>Reports the internal reference that is assigned by the provider for this BGP session.</t>
                </dd>
                <dt>'remote-address':</dt>
                <dd>
                  <t>Specifies the customer's IP address used to establishing this BGP session.</t>
                </dd>
                <dt>'requested-start':</dt>
                <dd>
                  <t>Specifies the requested date and time when the BGP session is expected to be active.</t>
                </dd>
                <dt>'requested-stop':</dt>
                <dd>
                  <t>Specifies the requested date and time when the BGP session is expected to be disabled.</t>
                </dd>
                <dt>'actual-start':</dt>
                <dd>
                  <t>Reports the actual date and time when the BGP session actually was enabled.</t>
                </dd>
                <dt>'actual-stop':</dt>
                <dd>
                  <t>Reports the actual date and time when the BGP session actually was disabled.</t>
                </dd>
                <dt>'status':</dt>
                <dd>
                  <t>Indicates the status of the BGP routing instance.</t>
                </dd>
                <dt>'peer-group':</dt>
                <dd>
                  <t>Specifies a name of a peer group.</t>
                </dd>
                <dt/>
                <dd>
                  <t>Parameters that are provided at the 'neighbor' level takes precedence over the ones provided in the peer group.</t>
                </dd>
                <dt>'failure-detection-profile':</dt>
                <dd>
                  <t>Indicates a failure detection profile (BFD) that applies for a BGP neighbor.</t>
                </dd>
              </dl>
            </section>
            <section anchor="sec-ospf-rtg">
              <name>OSPF</name>
              <t>The OSPF tree structure is shown in <xref target="ospf-rtg-svc-tree"/>.</t>
              <figure anchor="ospf-rtg-svc-tree">
                <name>OSPF Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  +--rw address-family?   identityref
        |     |  +--rw area-id           yang:dotted-quad
        |     |  +--rw metric?           uint16
        |     |  +--rw authentication
        |     |  |  +--rw enabled?            boolean
        |     |  |  +--rw keying-material
        |     |  |     +--rw (option)?
        |     |  |        +--:(auth-key-chain)
        |     |  |        |  +--rw key-chain?
        |     |  |        |          key-chain:key-chain-ref
        |     |  |        +--:(auth-key-explicit)
        |     |  |           +--rw key-id?             uint32
        |     |  |           +--rw key?                string
        |     |  |           +--rw crypto-algorithm?   identityref
        |     |  +--rw status
        |     |     +--rw admin-status
        |     |     |  +--rw status?        identityref
        |     |     |  +--ro last-change?   yang:date-and-time
        |     |     +--ro oper-status
        |     |        +--ro status?        identityref
        |     |        +--ro last-change?   yang:date-and-time
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |        ...
]]></artwork>
              </figure>
              <t>The following OSPF data nodes are supported:</t>
              <dl>
                <dt>'address-family':</dt>
                <dd>
                  <t>Indicates whether IPv4, IPv6, or both address families are to be activated.</t>
                </dd>
                <dt>'area-id':</dt>
                <dd>
                  <t>Indicates the OSPF Area ID.</t>
                </dd>
                <dt>'metric':</dt>
                <dd>
                  <t>Associates a metric with OSPF routes.</t>
                </dd>
                <dt>'sham-links':</dt>
                <dd>
                  <t>Used to create OSPF sham links between two ACs sharing the same area and having a backdoor link (<xref section="4.2.7" sectionFormat="of" target="RFC4577"/> and <xref section="5" sectionFormat="of" target="RFC6565"/>).</t>
                </dd>
                <dt>'authentication':</dt>
                <dd>
                  <t>Controls the authentication schemes to be enabled for the OSPF instance. The following options are supported: IPsec for OSPFv3 authentication <xref target="RFC4552"/>, and the Authentication Trailer for OSPFv2 <xref target="RFC5709"/><xref target="RFC7474"/> and OSPFv3 <xref target="RFC7166"/>.</t>
                </dd>
                <dt>'status':</dt>
                <dd>
                  <t>Indicates the status of the OSPF routing instance.</t>
                </dd>
              </dl>
            </section>
            <section anchor="sec-isis-rtg">
              <name>IS-IS</name>
              <t>The IS-IS tree structure is shown in <xref target="isis-rtg-svc-tree"/>.</t>
              <figure anchor="isis-rtg-svc-tree">
                <name>IS-IS Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  +--rw address-family?   identityref
        |     |  +--rw area-address      area-address
        |     |  +--rw authentication
        |     |  |  +--rw enabled?            boolean
        |     |  |  +--rw keying-material
        |     |  |     +--rw (option)?
        |     |  |        +--:(auth-key-chain)
        |     |  |        |  +--rw key-chain?
        |     |  |        |          key-chain:key-chain-ref
        |     |  |        +--:(auth-key-explicit)
        |     |  |           +--rw key-id?             uint32
        |     |  |           +--rw key?                string
        |     |  |           +--rw crypto-algorithm?   identityref
        |     |  +--rw status
        |     |     +--rw admin-status
        |     |     |  +--rw status?        identityref
        |     |     |  +--ro last-change?   yang:date-and-time
        |     |     +--ro oper-status
        |     |        +--ro status?        identityref
        |     |        +--ro last-change?   yang:date-and-time
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |      ...
]]></artwork>
              </figure>
              <t>The following IS-IS data nodes are supported:</t>
              <dl>
                <dt>'address-family':</dt>
                <dd>
                  <t>Indicates whether IPv4, IPv6, or both address families are to be activated.</t>
                </dd>
                <dt>'area-address':</dt>
                <dd>
                  <t>Indicates the IS-IS area address.</t>
                </dd>
                <dt>'authentication':</dt>
                <dd>
                  <t>Controls the authentication schemes to be enabled
   for the IS-IS instance.  Both the specification of a key chain
   <xref target="RFC8177"/> and the direct specification of key and authentication
   algorithms are supported.</t>
                </dd>
                <dt>'status':</dt>
                <dd>
                  <t>Indicates the status of the IS-IS routing instance.</t>
                </dd>
              </dl>
            </section>
            <section anchor="sec-rip-rtg">
              <name>RIP</name>
              <t>The RIP tree structure is shown in <xref target="rip-rtg-svc-tree"/>.</t>
              <figure anchor="rip-rtg-svc-tree">
                <name>RIP Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  +--rw address-family?   identityref
        |     |  +--rw authentication
        |     |  |  +--rw enabled?            boolean
        |     |  |  +--rw keying-material
        |     |  |     +--rw (option)?
        |     |  |        +--:(auth-key-chain)
        |     |  |        |  +--rw key-chain?
        |     |  |        |          key-chain:key-chain-ref
        |     |  |        +--:(auth-key-explicit)
        |     |  |           +--rw key?                string
        |     |  |           +--rw crypto-algorithm?   identityref
        |     |  +--rw status
        |     |     +--rw admin-status
        |     |     |  +--rw status?        identityref
        |     |     |  +--ro last-change?   yang:date-and-time
        |     |     +--ro oper-status
        |     |        +--ro status?        identityref
        |     |        +--ro last-change?   yang:date-and-time
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |      ...
]]></artwork>
              </figure>
              <t>'address-family' indicates whether IPv4, IPv6, or both address families are to be activated. For example, this parameter is used to determine whether RIPv2 <xref target="RFC2453"/>, RIP Next Generation (RIPng), or both are to be enabled <xref target="RFC2080"/>.</t>
            </section>
            <section anchor="sec-vrrp-rtg">
              <name>VRRP</name>
              <t>The model supports the Virtual Router Redundancy Protocol (VRRP) <xref target="RFC9568"/> on an AC (<xref target="vrrp-rtg-svc-tree"/>).</t>
              <figure anchor="vrrp-rtg-svc-tree">
                <name>VRRP Tree Structure</name>
                <artwork align="center"><![CDATA[
        |  ...
        +--rw routing-protocols
        |  +--rw routing-protocol* [id]
        |     +--rw id                  string
        |     +--rw type?               identityref
        |     +--rw routing-profiles* [id]
        |     |  +--rw id      routing-profile-reference
        |     |  +--rw type?   identityref
        |     +--rw static
        |     |  ...
        |     +--rw bgp {vpn-common:rtg-bgp}?
        |     |  ...
        |     +--rw ospf {vpn-common:rtg-ospf}?
        |     |  ...
        |     +--rw isis {vpn-common:rtg-isis}?
        |     |  ...
        |     +--rw rip {vpn-common:rtg-rip}?
        |     |  ...
        |     +--rw vrrp {vpn-common:rtg-vrrp}?
        |        +--rw address-family?   identityref
        |        +--rw status
        |           +--rw admin-status
        |           |  +--rw status?        identityref
        |           |  +--ro last-change?   yang:date-and-time
        |           +--ro oper-status
        |              +--ro status?        identityref
        |              +--ro last-change?   yang:date-and-time
]]></artwork>
              </figure>
              <t>The following data nodes are supported:</t>
              <dl>
                <dt>'address-family':</dt>
                <dd>
                  <t>Indicates whether IPv4, IPv6, or both address
    families are to be activated.  Note that VRRP version 3 <xref target="RFC9568"/>
    supports both IPv4 and IPv6.</t>
                </dd>
                <dt>'status':</dt>
                <dd>
                  <t>Indicates the status of the VRRP instance.</t>
                </dd>
              </dl>
              <t>Note that no authentication data node is included for VRRP, as there
isn't any type of VRRP authentication at this time (see <xref section="9" sectionFormat="of" target="RFC9568"/>).</t>
            </section>
          </section>
          <section anchor="sec-oam">
            <name>Operations, Administration, and Maintenance (OAM)</name>
            <t>As shown in the tree depicted in <xref target="oam-svc-tree"/>, the 'oam' container defines OAM-related parameters of an AC.</t>
            <figure anchor="oam-svc-tree">
              <name>OAM Tree Structure</name>
              <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  +--rw bfd {vpn-common:bfd}?
        |     +--rw session* [remote-address]
        |        +--rw local-address?    inet:ip-address
        |        +--rw remote-address    inet:ip-address
        |        +--rw profile?
        |        |       failure-detection-profile-reference
        |        +--rw holdtime?         uint32
        |        +--rw status
        |           +--rw admin-status
        |           |  +--rw status?        identityref
        |           |  +--ro last-change?   yang:date-and-time
        |           +--ro oper-status
        |              +--ro status?        identityref
        |              +--ro last-change?   yang:date-and-time
        +--rw security
        |  ...
        +--rw service
           ...
]]></artwork>
            </figure>
            <t>This version of the module supports BFD. The following BFD data nodes can be specified:</t>
            <dl>
              <dt>'local-address':</dt>
              <dd>
                <t>Indicates the provider's IP address used for a BFD session.</t>
              </dd>
              <dt>'remote-address':</dt>
              <dd>
                <t>Indicates the customer's IP address used for a BFD session.</t>
              </dd>
              <dt>'profile':</dt>
              <dd>
                <t>Refers to a BFD profile.</t>
              </dd>
              <dt>'holdtime':</dt>
              <dd>
                <t>Used to indicate the expected BFD holddown time, in milliseconds.</t>
              </dd>
              <dt>'status':</dt>
              <dd>
                <t>Indicates the status of the BFD session.</t>
              </dd>
            </dl>
          </section>
          <section anchor="sec-sec">
            <name>Security</name>
            <t>As shown in the tree depicted in <xref target="sec-svc-tree"/>, the 'security' container defines a set of AC security parameters.</t>
            <figure anchor="sec-svc-tree">
              <name>Security Tree Structure</name>
              <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  +--rw encryption {vpn-common:encryption}?
        |  |  +--rw enabled?   boolean
        |  |  +--rw layer?     enumeration
        |  +--rw encryption-profile
        |     +--rw (profile)?
        |        +--:(provider-profile)
        |        |  +--rw provider-profile?
        |        |          encryption-profile-reference
        |        +--:(customer-profile)
        |           +--rw customer-key-chain?
        |                   key-chain:key-chain-ref
        +--rw service
           ...
]]></artwork>
            </figure>
            <t>The 'security' container specifies the authentication and the encryption to be applied to traffic for a given AC. Tthe model can be used to directly control the encryption to be applied (e.g., Layer 2 or Layer 3 encryption) or invoke a local encryption profile.</t>
          </section>
          <section anchor="sec-bw">
            <name>Service</name>
            <t>The structure of the 'service' container is depicted in <xref target="bw-tree"/>.</t>
            <figure anchor="bw-tree">
              <name>Bandwidth Tree Structure</name>
              <artwork align="center"><![CDATA[
  +--rw specific-provisioning-profiles
  |  ...
  +--rw service-provisioning-profiles
  |  ...
  +--rw attachment-circuits
     +--rw ac-group-profile* [name]
     |  ...
     +--rw placement-constraints
     |  ...
     +--rw ac* [name]
        ...
        +--rw l2-connection  {ac-common:layer2-ac}?
        |  ...
        +--rw ip-connection  {ac-common:layer3-ac}?
        |  ...
        +--rw routing-protocols
        |  ...
        +--rw oam
        |  ...
        +--rw security
        |  ...
        +--rw service
           +--rw mtu?      uint32
           +--rw svc-pe-to-ce-bandwidth {vpn-common:inbound-bw}?
           |  +--rw bandwidth* [bw-type]
           |     +--rw bw-type      identityref
           |     +--rw (type)?
           |        +--:(per-cos)
           |        |  +--rw cos* [cos-id]
           |        |     +--rw cos-id    uint8
           |        |     +--rw cir?      uint64
           |        |     +--rw cbs?      uint64
           |        |     +--rw eir?      uint64
           |        |     +--rw ebs?      uint64
           |        |     +--rw pir?      uint64
           |        |     +--rw pbs?      uint64
           |        +--:(other)
           |           +--rw cir?   uint64
           |           +--rw cbs?   uint64
           |           +--rw eir?   uint64
           |           +--rw ebs?   uint64
           |           +--rw pir?   uint64
           |           +--rw pbs?   uint64
           +--rw svc-ce-to-pe-bandwidth {vpn-common:outbound-bw}?
           |  +--rw bandwidth* [bw-type]
           |     +--rw bw-type      identityref
           |     +--rw (type)?
           |        +--:(per-cos)
           |        |  +--rw cos* [cos-id]
           |        |     +--rw cos-id    uint8
           |        |     +--rw cir?      uint64
           |        |     +--rw cbs?      uint64
           |        |     +--rw eir?      uint64
           |        |     +--rw ebs?      uint64
           |        |     +--rw pir?      uint64
           |        |     +--rw pbs?      uint64
           |        +--:(other)
           |           +--rw cir?   uint64
           |           +--rw cbs?   uint64
           |           +--rw eir?   uint64
           |           +--rw ebs?   uint64
           |           +--rw pir?   uint64
           |           +--rw pbs?   uint64
           +--rw qos {vpn-common:qos}?
           |  +--rw qos-profiles
           |     +--rw qos-profile* [profile]
           |        +--rw profile      qos-profile-reference
           |        +--rw direction?   identityref
           +--rw access-control-list
              +--rw acl-profiles
                 +--rw acl-profile* [profile]
                    +--rw profile    forwarding-profile-reference
]]></artwork>
            </figure>
            <t>The 'service' container defines the following data nodes:</t>
            <dl>
              <dt>'mtu':</dt>
              <dd>
                <t>Specifies the Layer 2 MTU, in bytes, for the AC.</t>
              </dd>
              <dt>'svc-pe-to-ce-bandwidth' and'svc-ce-to-pe-bandwidth':</dt>
              <dd>
                <t/>
              </dd>
              <dt>   'svc-pe-to-ce-bandwidth':</dt>
              <dd>
                <t>Indicates the inbound bandwidth of the AC (i.e., download bandwidth from the service provider to
the customer site).</t>
              </dd>
              <dt>'svc-ce-to-pe-bandwidth':</dt>
              <dd>
                <t>Indicates the outbound bandwidth of the AC (i.e., upload bandwidth from the customer site to the service
provider).</t>
              </dd>
              <dt/>
              <dd>
                <t>Both 'svc-pe-to-ce-bandwidth' and 'svc-ce-to-pe-bandwidth' can be represented using the Committed Information Rate (CIR), the Excess
Information Rate (EIR), or the Peak Information Rate (PIR). Both reuse the 'bandwidth-per-type' grouping defined in <xref target="I-D.ietf-opsawg-teas-common-ac"/>.</t>
              </dd>
              <dt>'qos':</dt>
              <dd>
                <t>Specifies a list of QoS profiles to apply for this AC.</t>
              </dd>
              <dt>'access-control-list':</dt>
              <dd>
                <t>Specifies a list of ACL profiles to apply for this AC.</t>
              </dd>
            </dl>
          </section>
        </section>
      </section>
    </section>
    <section anchor="yang-modules">
      <name>YANG Modules</name>
      <section anchor="sec-bearer-module">
        <name>The Bearer Service ("ietf-bearer-svc") YANG Module</name>
        <t>This module uses types defined in <xref target="RFC6991"/>, <xref target="RFC9181"/>, and <xref target="I-D.ietf-opsawg-teas-common-ac"/>.</t>
        <sourcecode type="yang"><![CDATA[
<CODE BEGINS> file "ietf-bearer-svc@2023-11-13.yang"
module ietf-bearer-svc {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-bearer-svc";
  prefix bearer-svc;

  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 6991: Common YANG Data Types, Section 4";
  }
  import ietf-vpn-common {
    prefix vpn-common;
    reference
      "RFC 9181: A Common YANG Data Model for Layer 2 and Layer 3
                 VPNs";
  }
  import ietf-ac-common {
    prefix ac-common;
    reference
      "RFC CCCC: A Common YANG Data Model for Attachment Circuits";
  }
  import ietf-ac-svc {
    prefix ac-svc;
    reference
      "RFC XXXX: YANG Data Models for Bearers and 'Attachment
                 Circuits'-as-a-Service (ACaaS)";
  }

  organization
    "IETF OPSAWG (Operations and Management Area Working Group)";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/opsawg/>
     WG List:  <mailto:opsawg@ietf.org>

     Editor:   Mohamed Boucadair
               <mailto:mohamed.boucadair@orange.com>
     Author:   Richard Roberts
               <mailto:rroberts@juniper.net>
     Author:   Oscar Gonzalez de Dios
               <mailto:oscar.gonzalezdedios@telefonica.com>
     Author:   Samier Barguil
               <mailto:ssamier.barguil_giraldo@nokia.com>
     Author:   Bo Wu
               <mailto:lana.wubo@huawei.com>";
  description
    "This YANG module defines a generic YANG model for exposing
     network bearers as a service.

     Copyright (c) 2024 IETF Trust and the persons identified as
     authors of the code.  All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject
     to the license terms contained in, the Revised BSD License
     set forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC xxx; see the
     RFC itself for full legal notices.";

  revision 2023-11-13 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: YANG Data Models for Bearers and 'Attachment
                 Circuits'-as-a-Service (ACaaS)";
  }

  // Typedef to ease referencing cross-modules

  typedef bearer-ref {
    type leafref {
      path "/bearer-svc:bearers/bearer-svc:bearer/bearer-svc:name";
    }
    description
      "Defines a type to reference a bearer.";
  }

  // Identities 

  identity identification-type {
    description
      "Base identity for identification of bearers.";
  }

  identity device-id {
    base identification-type;
    description
      "Identification of bearers based on device.";
  }

  identity site-id {
    base identification-type;
    description
      "Identification of bearers based on site.";
  }

  identity site-and-device-id {
    base identification-type;
    description
      "Identification of bearers based on site and device.";
  }

  identity custom {
    base identification-type;
    description
      "Identification of bearers based on other custom criteria.";
  }

  identity bearer-type {
    description
      "Base identity for bearers type.";
  }

  identity ethernet {
    base bearer-type;
    description
      "Ethernet.";
  }

  identity wireless {
    base bearer-type;
    description
      "Wireless.";
  }

  identity lag {
    base bearer-type;
    description
      "Link Aggregation Group (LAG).";
  }

  identity network-termination-hint {
    base vpn-common:placement-diversity;
    description
      "A hint about the termination at the network side
       is provided (e.g., geoproximity).";
  }

  identity syncPHY-type {
    description
      "Base identity for physical layer synchronization.";
  }

  identity syncE {
    base syncPHY-type;
    description
      "Sync Ethernet (SyncE).";
    reference
      "ITU-T G.781: Synchronization layer functions for frequency
                    synchronization based on the physical layer";
  }

  // Reusabel groupings

  grouping location-information {
    description
      "Basic location information";

    leaf location-name {
      type string;
      description
        "Provides a location name. This data node can be mapped,
         e.g., to the 3GPP NRM IOC ManagedElement.";
    } 
    leaf address {
      type string;
      description
        "Address (number and street) of the device/site.";
    }
    leaf postal-code {
      type string;
      description
        "Postal code of the device/site.";
    }
    leaf state {
      type string;
      description
        "State of the device/site.  This leaf can also be
         used to describe a region for a country that
         does not have states.";
    }
    leaf city {
      type string;
      description
        "City of the device/site.";
    }
    leaf country-code {
      type string {
        pattern '[A-Z]{2}';
      }
      description
        "Country of the device/site.
         Expressed as ISO ALPHA-2 code.";
    }
  }

  grouping placement-constraints {
    description
      "Constraints related to placement of a bearer.";
    list constraint {
      if-feature vpn-common:placement-diversity;
      key "constraint-type";
      description
        "List of constraints.";
      leaf constraint-type {
        type identityref {
          base vpn-common:placement-diversity;
        }
        must "not(derived-from-or-self(current(), "
            + "'vpn-common:bearer-diverse') or "
            + "derived-from-or-self(current(), "
            + "'vpn-common:same-bearer'))" {
             error-message "Only bearer-specific diversity"
                         + "constraints must be provided.";
        }
        description
          "Diversity constraint type for bearers.";
      }
      container target {
        description
          "The constraint will apply against this list of
           groups.";
        choice target-flavor {
          description
            "Choice for the group definition.";
          case id {
            list group {
              key "group-id";
              description
                "List of groups.";
              leaf group-id {
                type string;
                 description
                   "The constraint will apply against this
                    particular group ID.";
               }
             }
           }
           case all-bearers {
             leaf all-other-bearers {
               type empty;
               description
                 "The constraint will apply against all other
                  bearers of a site.";
             }
           }
           case all-groups {
             leaf all-other-groups {
               type empty;
               description
                 "The constraint will apply against all other
                  groups managed by the customer.";
            }
          }
        }
      }
    }
  }

  container locations {
    description
      "Retrieves the list of available provider locations for
       terminating bearers.";
    leaf customer-name {
      type string;
      description
        "Indicates the name of the customer that requested these
         bearers.";
    }
    leaf role {
      type identityref {
        base ac-common:role;
      }
      description
        "Indicates whether this bearer is used as UNI, NNI, etc.";
    }
    leaf local-as {
      type inet:as-number;
      description
        "Indicates a provider AS Number (ASN).";
    }
    leaf peer-as {
      type inet:as-number;
      description
        "Indicates the customer's ASN.";
    }
    list location {
      key "location-name";
      config false;
      description
        "Reports the list of available locations.";
      uses location-information;
    }
  }

  container bearers {
    description
      "Main container for the bearers.";

    leaf customer-name {
      type string;
      description
        "Indicates the name of the customer that requested these
         bearers.";
    }
    uses ac-common:op-instructions;
    container placement-constraints {
      description
        "Diversity constraint type.";
      uses placement-constraints;
    }
    list bearer {
      key "name";
      description
        "Maintains a list of bearers.";
      leaf name {
        type string;
        description
          "A name that uniquely identifies a bearer for
           a given customer.";
      }
      leaf description {
        type string;
        description
          "A description of this bearer.";
      }
      leaf customer-name {
        type string;
        description
          "Indicates the name of the customer that requested this
           bearer.";
      }
      uses vpn-common:vpn-components-group;
      leaf op-comment {
        type string;
        description
          "Includes comments that can be shared with operational
           teams and which may be useful for the activation of a
           bearer. This may include, for example, information
           about the building, level, etc.";
      }
      leaf bearer-parent-ref {
        type bearer-svc:bearer-ref;
        description
          "Specifies the parent bearer. This can be used, e.g.,
           for a Link Aggregation Group (LAG).";
      }
      leaf-list bearer-lag-member {
        type bearer-svc:bearer-ref;
        config false;
        description
          "Reports LAG members.";
      }
      leaf sync-phy-capable {
        type boolean;
        config false;
        description
         "Indicates when set to true that a mechanism for physical
          layer synchronization is supported for this bearer. No such
          mechanism is supported if set to false.";
      }
      leaf sync-phy-enabled {
        type boolean;
        description
         "Indicates when set to true that a mechanism for physical
          layer synchronization is enabled for this bearer. No such
          mechanism is enabled if set to false.";
      }
      leaf sync-phy-type {
        when "../sync-phy-enabled='true'";
        type identityref {
          base syncPHY-type;
        }
        description
          "Type of the physical layer synchronization.";
      }
      leaf provider-location-reference {
        type string;
        description
          "Specifies the provider's location reference.";
      } 
      container customer-point {
        description
          "Base container to link the Bearer existence";
        leaf identified-by {
          type identityref {
            base identification-type;
          }
          description
            "Attribute used to identify the bearer";
        }
        container device {
          when
            "derived-from-or-self(../identified-by, "
          + "'bearer-svc:device-id') or "
          + "derived-from-or-self(../identified-by, "
          + "'bearer-svc:site-and-device-id')" {
            description
              "Only applicable if identified-by is device.";
          }
          description
            "Bearer is linked to device.";
          leaf device-id {
            type string;
            description
              "Identifier for the device where that bearer belongs.";
          }
          container location {
            description
              "Location of the node.";
             uses location-information;
          }
        }
        container site {
          when
            "derived-from-or-self(../identified-by, "
          + "'bearer-svc:site-id') or "
          + "derived-from-or-self(../identified-by, "
          + "'bearer-svc:site-and-device-id')" {
            description
              "Only applicable if identified-by is site.";
          }
          description
            "Bearer is linked to a site.";
          leaf site-id {
            type string;
            description
              "Identifier for the site or sites where that bearer
               belongs.";
          }
          container location {
            description
              "Location of the node.";
             uses location-information;
          }
        }
        leaf custom-id {
          when "derived-from-or-self(../identified-by, "
             + "'bearer-svc:custom')" {
            description
              "Only enabled id identified-by is custom.";
          }
          type string;
          description
            "The semantic of this identifier is shared between the
              customer/provider using out-of-band means.";
        }
      }
      leaf type {
        type identityref {
          base bearer-type;
        }
        description
          "Type of the bearer (e.g., Ethernet or wireless).";
      }
      leaf test-only {
        type empty;
        description
         "When present, this indicates that this is a feasibility
          check request. No resources are commited for such bearer 
          requests.";
      }
      leaf bearer-reference {
        if-feature "ac-common:server-assigned-reference";
        type string;
        config false;
        description
          "This is an internal reference for the service provider
           to identify the bearers.";
      }
      leaf-list ac-svc-ref {
        type ac-svc:attachment-circuit-reference;
        config false;
        description
          "Specifies the set of ACes that are bound to the bearer.";
      }
      uses ac-common:op-instructions;
      uses ac-common:service-status;
    }
  }
}
<CODE ENDS>
]]></sourcecode>
      </section>
      <section anchor="sec-ac-module">
        <name>The AC Service ("ietf-ac-svc") YANG Module</name>
        <t>This module uses types defined in <xref target="RFC6991"/>, <xref target="RFC9181"/>, <xref target="RFC8177"/>, and <xref target="I-D.ietf-opsawg-teas-common-ac"/>.</t>
        <sourcecode type="yang"><![CDATA[
<CODE BEGINS> file "ietf-ac-svc@2023-11-13.yang"
module ietf-ac-svc {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-ac-svc";
  prefix ac-svc;

  import ietf-ac-common {
    prefix ac-common;
    reference
      "RFC CCCC: A Common YANG Data Model for Attachment Circuits";
  }
  import ietf-vpn-common {
    prefix vpn-common;
    reference
      "RFC 9181: A Common YANG Data Model for Layer 2 and Layer 3
                 VPNs";
  }
  import ietf-netconf-acm {
    prefix nacm;
    reference
      "RFC 8341: Network Configuration Access Control Model";
  }
  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 6991: Common YANG Data Types, Section 4";
  }
  import ietf-key-chain {
    prefix key-chain;
    reference
      "RFC 8177: YANG Data Model for Key Chains";
  }

  organization
    "IETF OPSAWG (Operations and Management Area Working Group)";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/opsawg/>
     WG List:  <mailto:opsawg@ietf.org>

     Editor:   Mohamed Boucadair
               <mailto:mohamed.boucadair@orange.com>
     Author:   Richard Roberts
               <mailto:rroberts@juniper.net>
     Author:   Oscar Gonzalez de Dios
               <mailto:oscar.gonzalezdedios@telefonica.com>
     Author:   Samier Barguil
               <mailto:ssamier.barguil_giraldo@nokia.com>
     Author:   Bo Wu
               <mailto:lana.wubo@huawei.com>";
  description
    "This YANG module defines a YANG model for exposing
     attachment circuits as a service (ACaaS).

     Copyright (c) 2024 IETF Trust and the persons identified as
     authors of the code.  All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject
     to the license terms contained in, the Revised BSD License
     set forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC XXXX; see the
     RFC itself for full legal notices.";

  revision 2023-11-13 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: YANG Data Models for Bearers and 'Attachment
                 Circuits'-as-a-Service (ACaaS)";
  }

  /* A set of typedefs to ease referencing cross-modules */

  typedef attachment-circuit-reference {
    type leafref {
      path "/ac-svc:attachment-circuits/ac-svc:ac/ac-svc:name";
    }
    description
      "Defines a reference to an attachment circuit that can be used
       by other modules.";
  }

  typedef ac-group-reference {
    type leafref {
      path "/ac-svc:attachment-circuits/ac-svc:ac-group-profile"
         + "/ac-svc:name";
    }
    description
      "Defines a reference to an attachment circuit profile.";
  }

  typedef encryption-profile-reference {
    type leafref {
      path
        "/ac-svc:specific-provisioning-profiles"
      + "/ac-svc:valid-provider-identifiers"
      + "/ac-svc:encryption-profile-identifier/ac-svc:id";
    }
    description
      "Defines a reference to an encryption profile.";
  }

  typedef qos-profile-reference {
    type leafref {
      path
        "/ac-svc:specific-provisioning-profiles"
      + "/ac-svc:valid-provider-identifiers"
      + "/ac-svc:qos-profile-identifier/ac-svc:id";
    }
    description
      "Defines a reference to a QoS profile.";
  }

  typedef failure-detection-profile-reference {
    type leafref {
      path
        "/ac-svc:specific-provisioning-profiles"
      + "/ac-svc:valid-provider-identifiers"
      + "/ac-svc:failure-detection-profile-identifier"
      + "/ac-svc:id";
    }
    description
      "Defines a reference to a BFD profile.";
  }

  typedef forwarding-profile-reference {
    type leafref {
      path
        "/ac-svc:specific-provisioning-profiles"
      + "/ac-svc:valid-provider-identifiers"
      + "/ac-svc:forwarding-profile-identifier/ac-svc:id";
    }
    description
      "Defines a reference to a forwarding profile.";
  }

  typedef routing-profile-reference {
    type leafref {
      path
        "/ac-svc:specific-provisioning-profiles"
      + "/ac-svc:valid-provider-identifiers"
      + "/ac-svc:routing-profile-identifier/ac-svc:id";
    }
    description
      "Defines a reference to a routing profile.";
  }

  typedef service-profile-reference {
    type leafref {
      path
        "/ac-svc:service-provisioning-profiles"
      + "/ac-svc:service-profile-identifier"
      + "/ac-svc:id";
    }
    description
      "Defines a reference to a service profile.";
  }

  /******************** Reusable groupings ********************/
  // Basic Layer 2 connection

  grouping l2-connection-basic {
    description
      "Defines Layer 2 protocols and parameters that can be
       factorized when provisioning Layer 2 connectivity
       among multiple ACs.";
    container encapsulation {
      description
        "Container for Layer 2 encapsulation.";
      leaf type {
        type identityref {
          base vpn-common:encapsulation-type;
        }
        description
          "Encapsulation type.";
      }
      container dot1q {
        when "derived-from-or-self(../type, 'vpn-common:dot1q')" {
          description
            "Only applies when the type of the tagged interface
             is 'dot1q'.";
        }
        description
          "Tagged interface.";
        uses ac-common:dot1q;
      }
      container qinq {
        when "derived-from-or-self(../type, 'vpn-common:qinq')" {
          description
            "Only applies when the type of the tagged interface
             is 'qinq'.";
        }
        description
          "Includes QinQ parameters.";
        uses ac-common:qinq;
      }
    }
  }

  // Full Layer 2 connection

  grouping l2-connection {
    description
      "Defines Layer 2 protocols and parameters that are used to
       enable AC connectivity.";
    container encapsulation {
      description
        "Container for Layer 2 encapsulation.";
      leaf type {
        type identityref {
          base vpn-common:encapsulation-type;
        }
        description
          "Indicates the encapsulation type.";
      }
      container dot1q {
        when "derived-from-or-self(../type, 'vpn-common:dot1q')" {
          description
            "Only applies when the type of the tagged interface
             is 'dot1q'.";
        }
        description
          "Tagged interface.";
        uses ac-common:dot1q;
      }
      container priority-tagged {
        when "derived-from-or-self(../type, "
           + "'vpn-common:priority-tagged')" {
          description
            "Only applies when the type of the tagged interface is
             'priority-tagged'.";
        }
        description
          "Priority-tagged interface.";
        uses ac-common:priority-tagged;
      }
      container qinq {
        when "derived-from-or-self(../type, 'vpn-common:qinq')" {
          description
            "Only applies when the type of the tagged interface
             is 'qinq'.";
        }
        description
          "Includes QinQ parameters.";
        uses ac-common:qinq;
      }
    }
    choice l2-service {
      description
        "The Layer 2 connectivity service can be provided by
         indicating a pointer to an L2VPN or by specifying a
         Layer 2 tunnel service.";
      container l2-tunnel-service {
        description
          "Defines a Layer 2 tunnel termination.
           It is only applicable when a tunnel is required.";
        uses ac-common:l2-tunnel-service;
      }
      case l2vpn {
        leaf l2vpn-id {
          type vpn-common:vpn-id;
          description
            "Indicates the L2VPN service associated with an
             Integrated Routing and Bridging (IRB) interface.";
        }
      }
    }
    leaf bearer-reference {
      if-feature "ac-common:server-assigned-reference";
      type string;
      description
        "This is an internal reference for the service provider
         to identify the bearer associated with this AC.";
    }
  }

  // Basic IP connection

  grouping ip-connection-basic {
    description
      "Defines basic IP connection parameters.";
    container ipv4 {
      if-feature "vpn-common:ipv4";
      description
        "IPv4-specific parameters.";
      uses ac-common:ipv4-connection-basic;
    }
    container ipv6 {
      if-feature "vpn-common:ipv6";
      description
        "IPv6-specific parameters.";
      uses ac-common:ipv6-connection-basic;
    }
  }

  // Full IP connection

  grouping ip-connection {
    description
      "Defines IP connection parameters.";
    container ipv4 {
      if-feature "vpn-common:ipv4";
      description
        "IPv4-specific parameters.";
      uses ac-common:ipv4-connection {
        augment ac-svc:allocation-type/static-addresses/address {
          leaf failure-detection-profile {
            if-feature "vpn-common:bfd";
            type failure-detection-profile-reference;
            description
              "Points to a failure detection profile.";
          }
          description
            "Adds a failure detection profile.";
        }
      }
    }
    container ipv6 {
      if-feature "vpn-common:ipv6";
      description
        "IPv6-specific parameters.";
      uses ac-common:ipv6-connection {
        augment ac-svc:allocation-type/static-addresses/address {
          leaf failure-detection-profile {
            if-feature "vpn-common:bfd";
            type failure-detection-profile-reference;
            description
              "Points to a failure detection profile.";
          }
          description
            "Adds a failure detection profile.";
        }
      }
    }
  }

  // Routing protocol list

  grouping routing-protocol-list {
    description
      "List of routing protocols used on the AC.";
    leaf type {
      type identityref {
        base vpn-common:routing-protocol-type;
      }
      description
        "Type of routing protocol.";
    }
    list routing-profiles {
      key "id";
      description
        "Routing profiles.";
      leaf id {
        type routing-profile-reference;
        description
          "Reference to the routing profile to be used.";
      }
      leaf type {
        type identityref {
          base vpn-common:ie-type;
        }
        description
          "Import, export, or both.";
      }
    }
  }

  // Static routing with BFD

  grouping ipv4-static-rtg-with-bfd {
    description
      "Configuration specific to IPv4 static routing with
       BFD.";
    list ipv4-lan-prefix {
      if-feature "vpn-common:ipv4";
      key "lan next-hop";
      description
        "List of LAN prefixes for the site.";
      uses ac-common:ipv4-static-rtg-entry;
      leaf failure-detection-profile {
        if-feature "vpn-common:bfd";
        type failure-detection-profile-reference;
        description
          "Points to a failure detection profile.";
      }
      uses ac-common:service-status;
    }
  }

  grouping ipv6-static-rtg-with-bfd {
    description
      "Configuration specific to IPv6 static routing with
       BFD.";
    list ipv6-lan-prefix {
      if-feature "vpn-common:ipv6";
      key "lan next-hop";
      description
        "List of LAN prefixes for the site.";
      uses ac-common:ipv6-static-rtg-entry;
      leaf failure-detection-profile {
        if-feature "vpn-common:bfd";
        type failure-detection-profile-reference;
        description
          "Points to a failure detection profile.";
      }
      uses ac-common:service-status;
    }
  }

  //  BGP Service 

  grouping bgp-neighbor-without-name {
    description
      "A grouping with generic parameters for configuring a BGP 
       neighbor.";
    leaf remote-address {
      type inet:ip-address;
      description
        "The remote IP address of this entry's BGP peer. This is
         a customer IP address.

         If this leaf is not present, this means that the primary
         customer IP address is used as remote IP address.";
    }
    leaf local-address {
      type inet:ip-address;
      description
        "The provider's IP address that will be used to establish
         the BGP session.";
    }
    uses ac-common:bgp-peer-group-without-name;
    container bgp-max-prefix {
      description
        "A container for the maximum number of BGP prefixes
         allowed in the BGP session.";
      leaf max-prefix {
        type uint32;
        description
          "Indicates the maximum number of BGP prefixes allowed
           in the BGP session.

           It allows control of how many prefixes can be received
           from a neighbor.";
        reference
          "RFC 4271: A Border Gateway Protocol 4 (BGP-4),
                     Section 8.2.2";
      }
    }
    uses ac-common:bgp-authentication;
    uses ac-common:op-instructions;
    uses ac-common:service-status;
  }

  grouping bgp-neighbor-with-name {
    description
      "A grouping with generic parameters for configuring a BGP 
       neighbor with an identifier.";
    leaf id {
      type string;
      description
        "A neighbor identifier.";
    }
    uses ac-svc:bgp-neighbor-without-name;
  }

  grouping bgp-neighbor-with-server-reference {
    description
      "A grouping with generic parameters for configuring a BGP 
       neighbor with a reference generated by the provider.";
    leaf server-reference {
      if-feature "ac-common:server-assigned-reference";
      type string;
      config false;
      description
        "This is an internal reference for the service provider
         to identify the BGP session.";
    }
    uses ac-svc:bgp-neighbor-without-name;
  }

  grouping bgp-neighbor-with-name-server-reference {
    description
      "A grouping with generic parameters for configuring a BGP 
       neighbor with an identifier and a reference generated by 
       the provider.";
    leaf id {
      type string;
      description
        "A neighbor identifier.";
    }
    uses ac-svc:bgp-neighbor-with-server-reference;
  }

  grouping bgp-svc {
    description
      "Configuration specific to BGP.";
    container peer-groups {
      description
        "Configuration for BGP peer-groups";
      list peer-group {
        key "name";
        description
          "List of BGP peer-groups configured on the local 
           system - uniquely identified by peer-group
           name.";
        uses ac-common:bgp-peer-group-with-name;
        leaf local-address {
          type inet:ip-address;
          description
            "The provider's local IP address that will be used to
             establish the BGP session.";
        }
        container bgp-max-prefix {
          description
            "A container for the maximum number of BGP prefixes
             allowed in the BGP session.";
          leaf max-prefix {
            type uint32;
            description
              "Indicates the maximum number of BGP prefixes allowed
               in the BGP session.

               It allows control of how many prefixes can be received
               from a neighbor.";
            reference
              "RFC 4271: A Border Gateway Protocol 4 (BGP-4),
                         Section 8.2.2";
          }
        }
        uses ac-common:bgp-authentication;
      }
    }
    list neighbor {
      key "id";
      description
        "List of BGP neighbors.";
      uses ac-svc:bgp-neighbor-with-name-server-reference;
      leaf peer-group {
        type leafref {
          path "../../peer-groups/peer-group/name";
        }
        description
          "The peer-group with which this neighbor is associated.";
      }
      leaf failure-detection-profile {
        if-feature "vpn-common:bfd";
        type failure-detection-profile-reference;
        description
          "Points to a failure detection profile.";
      }
    }
  }

  //  OSPF Service 

  grouping ospf-svc {
    description
      "Service configuration specific to OSPF.";
    uses ac-common:ospf-basic;
    uses ac-common:ospf-authentication;
    uses ac-common:service-status;
  }

  //  IS-IS Service 

  grouping isis-svc {
    description
      "Service configuration specific to IS-IS.";
    uses ac-common:isis-basic;
    uses ac-common:isis-authentication;
    uses ac-common:service-status;
  }

  //  RIP Service 

  grouping rip-svc {
    description
      "Service configuration specific to RIP routing.";
    leaf address-family {
      type identityref {
        base vpn-common:address-family;
      }
      description
        "Indicates whether IPv4, IPv6, or both address families
         are to be activated.";
    }
    uses ac-common:rip-authentication;
    uses ac-common:service-status;
  }

  //  VRRP Service 

  grouping vrrp-svc {
    description
      "Service configuration specific to VRRP.";
    reference
      "RFC 9568: Virtual Router Redundancy Protocol (VRRP)
                 Version 3 for IPv4 and IPv6";
    leaf address-family {
      type identityref {
        base vpn-common:address-family;
      }
      description
        "Indicates whether IPv4, IPv6, or both
         address families are to be enabled.";
    }
    uses ac-common:service-status;
  }

  // Basic routing parameters

  grouping routing-basic {
    description
      "Defines basic parameters for routing protocols.";
    list routing-protocol {
      key "id";
      description
        "List of routing protocols used on the AC.";
      leaf id {
        type string;
        description
          "Unique identifier for the routing protocol.";
      }
      uses routing-protocol-list;
      container bgp {
        when
          "derived-from-or-self(../type, 'vpn-common:bgp-routing')" {
          description
            "Only applies when the protocol is BGP.";
        }
        if-feature "vpn-common:rtg-bgp";
        description
          "Configuration specific to BGP.";
        container peer-groups {
          description
            "Configuration for BGP peer-groups";
          list peer-group {
            key "name";
            description
              "List of BGP peer-groups configured on the local
               system - uniquely identified by peer-group
               name.";
            uses ac-common:bgp-peer-group-with-name;
          }
        }
      }
      container ospf {
        when "derived-from-or-self(../type, "
           + "'vpn-common:ospf-routing')" {
          description
            "Only applies when the protocol is OSPF.";
        }
        if-feature "vpn-common:rtg-ospf";
        description
          "Configuration specific to OSPF.";
        uses ac-common:ospf-basic;
      }
      container isis {
        when "derived-from-or-self(../type, "
           + "'vpn-common:isis-routing')" {
          description
            "Only applies when the protocol is IS-IS.";
        }
       if-feature "vpn-common:rtg-isis";
        description
          "Configuration specific to IS-IS.";
        uses ac-common:isis-basic;
      }
      container rip {
        when "derived-from-or-self(../type, "
           + "'vpn-common:rip-routing')" {
          description
            "Only applies when the protocol is RIP.
             For IPv4, the model assumes that RIP
             version 2 is used.";
        }
        if-feature "vpn-common:rtg-rip";
        description
          "Configuration specific to RIP routing.";
        leaf address-family {
          type identityref {
            base vpn-common:address-family;
          }
          description
            "Indicates whether IPv4, IPv6, or both
             address families are to be activated.";
        }
      }
      container vrrp {
        when "derived-from-or-self(../type, "
           + "'vpn-common:vrrp-routing')" {
          description
            "Only applies when the protocol is the
             Virtual Router Redundancy Protocol (VRRP).";
        }
        if-feature "vpn-common:rtg-vrrp";
        description
          "Configuration specific to VRRP.";
        leaf address-family {
          type identityref {
            base vpn-common:address-family;
          }
          description
            "Indicates whether IPv4, IPv6, or both address families
             are to be enabled.";
        }
      }
    }
  }

  // Full routing parameters

  grouping routing {
    description
      "Defines routing protocols.";
    list routing-protocol {
      key "id";
      description
        "List of routing protocols used on the AC.";
      leaf id {
        type string;
        description
          "Unique identifier for the routing protocol.";
      }
      uses routing-protocol-list;
      container static {
        when "derived-from-or-self(../type, "
           + "'vpn-common:static-routing')" {
          description
            "Only applies when the protocol is static routing
             protocol.";
        }
        description
          "Configuration specific to static routing.";
        container cascaded-lan-prefixes {
          description
            "LAN prefixes from the customer.";
          uses ipv4-static-rtg-with-bfd;
          uses ipv6-static-rtg-with-bfd;
        }
      }
      container bgp {
        when "derived-from-or-self(../type, "
           + "'vpn-common:bgp-routing')" {
          description
            "Only applies when the protocol is BGP.";
        }
        if-feature "vpn-common:rtg-bgp";
        description
          "Configuration specific to BGP.";
        uses bgp-svc;
      }
      container ospf {
        when "derived-from-or-self(../type, "
           + "'vpn-common:ospf-routing')" {
          description
            "Only applies when the protocol is OSPF.";
        }
        if-feature "vpn-common:rtg-ospf";
        description
          "Configuration specific to OSPF.";
        uses ospf-svc;
      }
      container isis {
        when "derived-from-or-self(../type, "
           + "'vpn-common:isis-routing')" {
          description
            "Only applies when the protocol is IS-IS.";
        }
        if-feature "vpn-common:rtg-isis";
        description
          "Configuration specific to IS-IS.";
        uses isis-svc;
      }
      container rip {
        when "derived-from-or-self(../type, "
           + "'vpn-common:rip-routing')" {
          description
            "Only applies when the protocol is RIP.
             For IPv4, the model assumes that RIP version 2 is
             used.";
        }
        if-feature "vpn-common:rtg-rip";
        description
          "Configuration specific to RIP routing.";
        uses rip-svc;
      }
      container vrrp {
        when "derived-from-or-self(../type, "
           + "'vpn-common:vrrp-routing')" {
          description
            "Only applies when the protocol is the Virtual Router
             Redundancy Protocol (VRRP).";
        }
        if-feature "vpn-common:rtg-vrrp";
        description
          "Configuration specific to VRRP.";
        uses vrrp-svc;
      }
    }
  }

  // Encryption choice

  grouping encryption-choice {
    description
      "Container for the encryption profile.";
    choice profile {
      description
        "Choice for the encryption profile.";
      case provider-profile {
        leaf provider-profile {
          type encryption-profile-reference;
          description
            "Reference to a provider encryption profile.";
        }
      }
      case customer-profile {
        leaf customer-key-chain {
          type key-chain:key-chain-ref;
          description
            "Customer-supplied key chain.";
        }
      }
    }
  }

  // Basic security parameters

  grouping ac-security-basic {
    description
      "AC-specific security parameters.";
    container encryption {
      if-feature "vpn-common:encryption";
      description
        "Container for AC security encryption.";
      leaf enabled {
        type boolean;
        description
          "If set to 'true', traffic encryption on the connection
           is required.  Otherwise, it is disabled.";
      }
      leaf layer {
        when "../enabled = 'true'" {
          description
            "Included only when encryption is enabled.";
        }
        type enumeration {
          enum layer2 {
            description
              "Encryption occurs at Layer 2.";
          }
          enum layer3 {
            description
              "Encryption occurs at Layer 3.
               For example, IPsec may be used when a customer 
               requests Layer 3 encryption.";
          }
        }
        description
          "Indicates the layer on which encryption is applied.";
      }
    }
    container encryption-profile {
      when "../encryption/enabled = 'true'" {
        description
          "Indicates the layer on which encryption is enabled.";
      }
      description
        "Container for the encryption profile.";
      uses encryption-choice;
    }
  }

  // Bandwith parameters

  grouping bandwidth {
    description
      "Container for bandwidth.";
    container svc-pe-to-ce-bandwidth {
      if-feature "vpn-common:inbound-bw";
      description
        "From the customer site's perspective, the inbound
         bandwidth of the AC or download bandwidth from the
         service provider to the site.";
      uses ac-common:bandwidth-per-type;
    }
    container svc-ce-to-pe-bandwidth {
      if-feature "vpn-common:outbound-bw";
      description
        "From the customer site's perspective, the outbound
         bandwidth of the AC or upload bandwidth from
         the CE to the PE.";
      uses ac-common:bandwidth-per-type;
    }
  }

  // Basic AC parameters

  grouping ac-basic {
    description
      "Grouping for basic parameters for an attachment circuit.";
    leaf name {
      type string;
      description
        "A name that uniquely identifies the AC.";
    }
    container l2-connection {
      if-feature "ac-common:layer2-ac";
      description
        "Defines Layer 2 protocols and parameters that are required 
         to enable AC connectivity.";
      uses l2-connection-basic;
    }
    container ip-connection {
      if-feature "ac-common:layer3-ac";
      description
        "Defines IP connection parameters.";
      uses ip-connection-basic;
    }
    container routing-protocols {
      description
        "Defines routing protocols.";
      uses routing-basic;
    }
    container oam {
      description
        "Defines the Operations, Administration, and Maintenance
         (OAM) mechanisms used.";
      container bfd {
        if-feature "vpn-common:bfd";
        description
          "Container for BFD.";
        uses ac-common:bfd;
      }
    }
    container security {
      description
        "AC-specific security parameters.";
      uses ac-security-basic;
    }
    container service {
      description
        "AC-specific bandwith parameters.";
      leaf mtu {
        type uint32;
        units "bytes";
        description
          "Layer 2 MTU.";
      }
      uses bandwidth;
    }
  }


  // Full AC parameters

  grouping ac {
    description
      "Grouping for an attachment circuit.";
    leaf name {
      type string;
      description
        "A name of the AC. Data models that need to reference  
         an attachment circuit should use 
         attachment-circuit-reference.";
    }
    leaf-list service-profile {
      type service-profile-reference;
      description
        "A reference to a service profile.";
    }
    container l2-connection {
      if-feature "ac-common:layer2-ac";
      description
        "Defines Layer 2 protocols and parameters that are required 
         to enable AC connectivity.";
      uses l2-connection;
    }
    container ip-connection {
      if-feature "ac-common:layer3-ac";
      description
        "Defines IP connection parameters.";
      uses ip-connection;
    }
    container routing-protocols {
      description
        "Defines routing protocols.";
      uses routing;
    }
    container oam {
      description
        "Defines the OAM mechanisms used.";
      container bfd {
        if-feature "vpn-common:bfd";
        description
          "Container for BFD.";
        list session {
          key "remote-address";
          description
            "List of IP sessions.";
           leaf local-address {
             type inet:ip-address;
             description
               "Provider's IP address of the BFD session.";
          }
          leaf remote-address {
             type inet:ip-address;
             description
               "Customer's IP address of the BFD session.";
          }
          leaf profile {
            type failure-detection-profile-reference;
            description
              "Points to a BFD profile.";
          }
          uses ac-common:bfd;
          uses ac-common:service-status;
        } 
      }
    }
    container security {
      description
        "AC-specific security parameters.";
      uses ac-security-basic;
    }
    container service {
      description
        "AC-specific bandwith parameters.";
      leaf mtu {
        type uint32;
        units "bytes";
        description
          "Layer 2 MTU.";
      }
      uses bandwidth;
      container qos {
        if-feature "vpn-common:qos";
        description
          "QoS configuration.";
        container qos-profiles {
          description
            "QoS profile configuration.";
          list qos-profile {
            key "profile";
            description
              "Points to a QoS profile.";
            leaf profile {
              type qos-profile-reference;
              description
                "QoS profile to be used.";
            }
            leaf direction {
              type identityref {
                base vpn-common:qos-profile-direction;
              }
              description
                "The direction to which the QoS profile
                 is applied.";
            }
          }
        }
      }
      container access-control-list {
        description
          "Container for the Access Control List (ACL).";
        container acl-profiles {
          description
            "ACL profile configuration.";
          list acl-profile {
            key "profile";
            description
              "Points to an ACL profile.";
            leaf profile {
              type forwarding-profile-reference;
              description
                "Forwarding profile to be used.";
            }
          }
        }
      }
    }
  }

  // Parent and Child ACs

  grouping ac-hierarchy {
    description
      "Container for parent and child AC references.";
    leaf ac-parent-ref {
      type ac-svc:attachment-circuit-reference;
      description
        "Specifies the parent AC that is inherited by an AC.
         In contexts where dynamic terminating points are 
         bound to the same AC, a parent AC with stable
         information is created with a set of child ACs
         to track dynamic AC information.";
    }
    leaf-list child-ac-ref {
      type ac-svc:attachment-circuit-reference;
      config false;
      description
        "Specifies a child AC that relies upon a parent AC.";
    }
  }

  /******************** Main AC containers ********************/

  container specific-provisioning-profiles {
    description
      "Contains a set of valid profiles to reference for an AC.";
    uses ac-common:ac-profile-cfg;
  }
  container service-provisioning-profiles {
    description
      "Contains a set of valid profiles to reference for an AC.";
    list service-profile-identifier {
      key "id";
      description
        "List of generic service profile identifiers.";
      leaf id {
        type string;
        description
          "Identification of the service profile to be used.
           The profile only has significance within the service
           provider's administrative domain.";
      }
    }
    nacm:default-deny-write;
  }
  container attachment-circuits {
    description
      "Main container for the attachment circuits.";
    list ac-group-profile {
      key "name";
      description
        "Maintains a list of profiles that are shared among
         a set of ACs.";
      uses ac;
    }
    container placement-constraints {
      description
        "Diversity constraint type.";
      uses vpn-common:placement-constraints;
    }
    leaf customer-name {
      type string;
      description
        "Indicates the name of the customer that requested these
         ACs.";
    }
    uses ac-common:op-instructions;
    list ac {
      key "name";
      description
        "Global provisioning of attachment circuits.";
      leaf customer-name {
        type string;
        description
          "Indicates the name of the customer that requested this
           AC.";
      }
      leaf description {
        type string;
        description
          "Associates a description with an AC.";
      }
      leaf test-only {
        type empty;
        description
         "When present, this indicates that this is a feasibility
          check request. No resources are commited for such AC 
          requests.";
      }
      uses ac-common:op-instructions;
      leaf role {
        type identityref {
          base ac-common:role;
        }
        description
          "Indicates whether this AC is used as UNI, NNI, etc.";
      }
      leaf-list peer-sap-id {
        type string;
        description
          "One or more peer SAPs can be indicated.";
      }
      leaf-list ac-group-profile {
        type ac-group-reference;
        description
          "A reference to an AC profile.";
      }
      uses ac-hierarchy;
      uses ac-common:redundancy-group;
      list service-ref {
        key "service-type service-id";
        config false;
        description
          "Reports the set of services that are bound to the AC.";
        leaf service-type {
          type identityref {
            base vpn-common:service-type;
          }
          description
            "Indicates the service type (e.g., L3VPN or Network Slice
             Service).";
          reference
            "RFC 9408: A YANG Network Data Model for Service 
                       Attachment Points (SAPs), Section 5";
        }
        leaf service-id {
          type string;
          description
            "Indicates an identifier of a service instance
             of a given type that uses the AC.";
        }
      }
      leaf server-reference {
        if-feature "ac-common:server-assigned-reference";
        type string;
        config false;
        description
          "Reports an internal reference for the service provider
           to identify the AC.";
      }
      uses ac;
    }
  }
}
<CODE ENDS>
]]></sourcecode>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This section uses the template described in Section 3.7 of <xref target="I-D.ietf-netmod-rfc8407bis"/>.</t>
      <t>The YANG modules specified in this document define schema for data
   that is designed to be accessed via network management protocols such
   as NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>.  The lowest NETCONF layer
   is the secure transport layer, and the mandatory-to-implement secure
   transport is Secure Shell (SSH) <xref target="RFC6242"/>.  The lowest RESTCONF layer
   is HTTPS, and the mandatory-to-implement secure transport is TLS
   <xref target="RFC8446"/>.</t>
      <t>The Network Configuration Access Control Model (NACM) <xref target="RFC8341"/>
   provides the means to restrict access for particular NETCONF or
   RESTCONF users to a preconfigured subset of all available NETCONF or
   RESTCONF protocol operations and content.</t>
      <t>There are a number of data nodes defined in these YANG modules that are
   writable/creatable/deletable (i.e., config true, which is the
   default).  These data nodes may be considered sensitive or vulnerable
   in some network environments.  Write operations (e.g., edit-config)
   and delete operations to these data nodes without proper protection
   or authentication can have a negative effect on network operations.
   Specifically, the following subtrees and data nodes have particular
sensitivities/vulnerabilities in the "ietf-bearer-svc" module:</t>
      <dl>
        <dt>'placement-constraints':</dt>
        <dd>
          <t>An attacker who is able to access this data node can modify the
   attributes to influence how a service is delivered to a customer, and
   this leads to Service Level Agreement (SLA) violations.</t>
        </dd>
        <dt>'bearer':</dt>
        <dd>
          <t>An attacker who is able to access this data node can modify
   the attributes of bearer and, thus, hinder how ACs are built.</t>
        </dd>
        <dt/>
        <dd>
          <t>In addition, an attacker could attempt to add a new bearer or
   delete existing ones. An attacker may also change the requested
   type or the activation scheduling.</t>
        </dd>
      </dl>
      <t>The following subtrees and data nodes have particular
sensitivities/vulnerabilities in the "ietf-ac-svc" module:</t>
      <dl>
        <dt>'specific-provisioning-profiles':</dt>
        <dd>
          <t>This container includes a set of sensitive data that influence
 how an AC will be delivered. For example, an attacker who has access
 to these data nodes may be able to manipulate routing policies, QoS
 policies, or encryption properties.</t>
        </dd>
        <dt/>
        <dd>
          <t>These profiles are defined with "nacm:default-deny-write"
 tagging <xref target="I-D.ietf-opsawg-teas-common-ac"/>.</t>
        </dd>
        <dt>'service-provisioning-profiles':</dt>
        <dd>
          <t>An attacker who has access to these data nodes may be able
   to manipulate service-specific policies to be applied for an AC.</t>
        </dd>
        <dt/>
        <dd>
          <t>This container is defined with "nacm:default-deny-write" tagging.</t>
        </dd>
        <dt>'ac':</dt>
        <dd>
          <t>An attacker who is able to access this data node can modify
   the attributes of an AC (e.g., QoS, bandwidth, routing protocols,
   keying material), leading to malfunctioning of services that will
   be delivered over that AC and therefore to SLA violations.
   In addition, an attacker could attempt to add a new AC.</t>
        </dd>
      </dl>
      <t>Some of the readable data nodes in these YANG modules may be considered
   sensitive or vulnerable in some network environments.  It is thus
   important to control read access (e.g., via get, get-config, or
   notification) to these data nodes. Specifically, the following subtrees and data nodes have particular
sensitivities/vulnerabilities in the "ietf-bearer-svc" module:</t>
      <dl>
        <dt>'customer-point':</dt>
        <dd>
          <t>An attacker can retrieve privacy-related information about location from where
 the customer is connected. Disclosing such information may be used to infer
 the identity of the customer.</t>
        </dd>
      </dl>
      <t>The following subtrees and data nodes have particular
sensitivities/vulnerabilities in the "ietf-ac-svc" module:</t>
      <dl>
        <dt>'customer-name', 'l2-connection', and 'ip-connection':</dt>
        <dd>
          <t>An attacker can retrieve privacy-related information, which can be used to track a
 customer.  Disclosing such information may be considered a
 violation of the customer-provider trust relationship.</t>
        </dd>
        <dt>'keying-material':</dt>
        <dd>
          <t>An attacker can retrieve the cryptographic keys
 protecting the underlying connectivity services (routing, in
 particular).  These keys could be used to inject spoofed routing
 advertisements.</t>
        </dd>
      </dl>
      <t>Several data nodes ('bgp', 'ospf', 'isis', and 'rip') rely
   upon <xref target="RFC8177"/> for authentication purposes.  As such, the AC service module
   inherits the security considerations discussed in Section 5 of
   <xref target="RFC8177"/>.  Also, these data nodes support supplying explicit keys as
   strings in ASCII format.  The use of keys in hexadecimal string
   format would afford greater key entropy with the same number of
   key-string octets.  However, such a format is not included in this
   version of the AC service model because it is not supported by the underlying
   device modules (e.g., <xref target="RFC8695"/>).</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>IANA is requested to register the following URIs in the "ns" subregistry within
   the "IETF XML Registry" <xref target="RFC3688"/>:</t>
      <artwork><![CDATA[
   URI:  urn:ietf:params:xml:ns:yang:ietf-bearer-svc
   Registrant Contact:  The IESG.
   XML:  N/A; the requested URI is an XML namespace.

   URI:  urn:ietf:params:xml:ns:yang:ietf-ac-svc
   Registrant Contact:  The IESG.
   XML:  N/A; the requested URI is an XML namespace.
]]></artwork>
      <t>IANA is requested to register the following YANG modules in the "YANG Module
   Names" subregistry <xref target="RFC6020"/> within the "YANG Parameters" registry.</t>
      <artwork><![CDATA[
   Name:  ietf-bearer-svc
   Maintained by IANA?  N
   Namespace:  urn:ietf:params:xml:ns:yang:ietf-bearer-svc
   Prefix:  bearer-svc
   Reference:  RFC xxxx

   Name:  ietf-ac-svc
   Maintained by IANA?  N
   Namespace:  urn:ietf:params:xml:ns:yang:ietf-ac-svc
   Prefix:  ac-svc
   Reference:  RFC xxxx
]]></artwork>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC4364">
          <front>
            <title>BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="Y. Rekhter" initials="Y." surname="Rekhter"/>
            <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="RFC9408">
          <front>
            <title>A YANG Network Data Model for Service Attachment Points (SAPs)</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="O. Gonzalez de Dios" initials="O." surname="Gonzalez de Dios"/>
            <author fullname="S. Barguil" initials="S." surname="Barguil"/>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <author fullname="V. Lopez" initials="V." surname="Lopez"/>
            <date month="June" 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).</t>
              <t>This document augments the 'ietf-network' data model defined in RFC 8345 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-to-Network Interface (UNI) and Network-to-Network Interface (NNI) are supported in the SAP data model.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9408"/>
          <seriesInfo name="DOI" value="10.17487/RFC9408"/>
        </reference>
        <reference anchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model. This document updates RFC 7950.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8342"/>
          <seriesInfo name="DOI" value="10.17487/RFC8342"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="I-D.ietf-opsawg-teas-common-ac">
          <front>
            <title>A Common YANG Data Model for Attachment Circuits</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="19" month="April" year="2024"/>
            <abstract>
              <t>   The document specifies a common Attachment Circuits (ACs) YANG
   module, which is designed with the intent to be reusable by other
   models.  For example, this common model can be reused by service
   models to expose ACs as a service, service models that require
   binding a service to a set of ACs, network and device models to
   provision ACs, etc.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-teas-common-ac-10"/>
        </reference>
        <reference anchor="RFC9568">
          <front>
            <title>Virtual Router Redundancy Protocol (VRRP) Version 3 for IPv4 and IPv6</title>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="A. Dogra" initials="A." surname="Dogra"/>
            <date month="April" year="2024"/>
            <abstract>
              <t>This document defines version 3 of the Virtual Router Redundancy Protocol (VRRP) for IPv4 and IPv6. It obsoletes RFC 5798, which previously specified VRRP (version 3). RFC 5798 obsoleted RFC 3768, which specified VRRP (version 2) for IPv4. VRRP specifies an election protocol that dynamically assigns responsibility for a Virtual Router to one of the VRRP Routers on a LAN. The VRRP Router controlling the IPv4 or IPv6 address(es) associated with a Virtual Router is called the Active Router, and it forwards packets routed to these IPv4 or IPv6 addresses. Active Routers are configured with virtual IPv4 or IPv6 addresses, and Backup Routers infer the address family of the virtual addresses being advertised based on the IP protocol version. Within a VRRP Router, the Virtual Routers in each of the IPv4 and IPv6 address families are independent of one another and always treated as separate Virtual Router instances. The election process provides dynamic failover in the forwarding responsibility should the Active Router become unavailable. For IPv4, the advantage gained from using VRRP is a higher-availability default path without requiring configuration of dynamic routing or router discovery protocols on every end-host. For IPv6, the advantage gained from using VRRP for IPv6 is a quicker switchover to Backup Routers than can be obtained with standard IPv6 Neighbor Discovery mechanisms.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9568"/>
          <seriesInfo name="DOI" value="10.17487/RFC9568"/>
        </reference>
        <reference anchor="RFC6241">
          <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6241"/>
          <seriesInfo name="DOI" value="10.17487/RFC6241"/>
        </reference>
        <reference anchor="RFC9182">
          <front>
            <title>A YANG Network Data Model for Layer 3 VPNs</title>
            <author fullname="S. Barguil" initials="S." surname="Barguil"/>
            <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="L. Munoz" initials="L." surname="Munoz"/>
            <author fullname="A. Aguado" initials="A." surname="Aguado"/>
            <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"/>
            <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
            <author fullname="S. Barguil" initials="S." surname="Barguil"/>
            <author fullname="L. Munoz" initials="L." surname="Munoz"/>
            <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>
        <reference anchor="RFC9181">
          <front>
            <title>A Common YANG Data Model for Layer 2 and Layer 3 VPNs</title>
            <author fullname="S. Barguil" initials="S." surname="Barguil"/>
            <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <date month="February" year="2022"/>
            <abstract>
              <t>This document defines a common YANG module that is meant to be reused by various VPN-related modules such as Layer 3 VPN and Layer 2 VPN network models.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9181"/>
          <seriesInfo name="DOI" value="10.17487/RFC9181"/>
        </reference>
        <reference anchor="RFC5880">
          <front>
            <title>Bidirectional Forwarding Detection (BFD)</title>
            <author fullname="D. Katz" initials="D." surname="Katz"/>
            <author fullname="D. Ward" initials="D." surname="Ward"/>
            <date month="June" year="2010"/>
            <abstract>
              <t>This document describes a protocol intended to detect faults in the bidirectional path between two forwarding engines, including interfaces, data link(s), and to the extent possible the forwarding engines themselves, with potentially very low latency. It operates independently of media, data protocols, and routing protocols. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5880"/>
          <seriesInfo name="DOI" value="10.17487/RFC5880"/>
        </reference>
        <reference anchor="RFC8177">
          <front>
            <title>YANG Data Model for Key Chains</title>
            <author fullname="A. Lindem" initials="A." role="editor" surname="Lindem"/>
            <author fullname="Y. Qu" initials="Y." surname="Qu"/>
            <author fullname="D. Yeung" initials="D." surname="Yeung"/>
            <author fullname="I. Chen" initials="I." surname="Chen"/>
            <author fullname="J. Zhang" initials="J." surname="Zhang"/>
            <date month="June" year="2017"/>
            <abstract>
              <t>This document describes the key chain YANG data model. Key chains are commonly used for routing protocol authentication and other applications requiring symmetric keys. A key chain is a list containing one or more elements containing a Key ID, key string, send/accept lifetimes, and the associated authentication or encryption algorithm. By properly overlapping the send and accept lifetimes of multiple key chain elements, key strings and algorithms may be gracefully updated. By representing them in a YANG data model, key distribution can be automated.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8177"/>
          <seriesInfo name="DOI" value="10.17487/RFC8177"/>
        </reference>
        <reference anchor="RFC4577">
          <front>
            <title>OSPF as the Provider/Customer Edge Protocol for BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="P. Psenak" initials="P." surname="Psenak"/>
            <author fullname="P. Pillay-Esnault" initials="P." surname="Pillay-Esnault"/>
            <date month="June" year="2006"/>
            <abstract>
              <t>Many Service Providers offer Virtual Private Network (VPN) services to their customers, using a technique in which customer edge routers (CE routers) are routing peers of provider edge routers (PE routers). The Border Gateway Protocol (BGP) is used to distribute the customer's routes across the provider's IP backbone network, and Multiprotocol Label Switching (MPLS) is used to tunnel customer packets across the provider's backbone. This is known as a "BGP/MPLS IP VPN". The base specification for BGP/MPLS IP VPNs presumes that the routing protocol on the interface between a PE router and a CE router is BGP. This document extends that specification by allowing the routing protocol on the PE/CE interface to be the Open Shortest Path First (OSPF) protocol.</t>
              <t>This document updates RFC 4364. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4577"/>
          <seriesInfo name="DOI" value="10.17487/RFC4577"/>
        </reference>
        <reference anchor="RFC6565">
          <front>
            <title>OSPFv3 as a Provider Edge to Customer Edge (PE-CE) Routing Protocol</title>
            <author fullname="P. Pillay-Esnault" initials="P." surname="Pillay-Esnault"/>
            <author fullname="P. Moyer" initials="P." surname="Moyer"/>
            <author fullname="J. Doyle" initials="J." surname="Doyle"/>
            <author fullname="E. Ertekin" initials="E." surname="Ertekin"/>
            <author fullname="M. Lundberg" initials="M." surname="Lundberg"/>
            <date month="June" year="2012"/>
            <abstract>
              <t>Many Service Providers (SPs) offer Virtual Private Network (VPN) services to their customers using a technique in which Customer Edge (CE) routers are routing peers of Provider Edge (PE) routers. The Border Gateway Protocol (BGP) is used to distribute the customer's routes across the provider's IP backbone network, and Multiprotocol Label Switching (MPLS) is used to tunnel customer packets across the provider's backbone. Support currently exists for both IPv4 and IPv6 VPNs; however, only Open Shortest Path First version 2 (OSPFv2) as PE-CE protocol is specified. This document extends those specifications to support OSPF version 3 (OSPFv3) as a PE-CE routing protocol. The OSPFv3 PE-CE functionality is identical to that of OSPFv2 except for the differences described in this document. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6565"/>
          <seriesInfo name="DOI" value="10.17487/RFC6565"/>
        </reference>
        <reference anchor="RFC4552">
          <front>
            <title>Authentication/Confidentiality for OSPFv3</title>
            <author fullname="M. Gupta" initials="M." surname="Gupta"/>
            <author fullname="N. Melam" initials="N." surname="Melam"/>
            <date month="June" year="2006"/>
            <abstract>
              <t>This document describes means and mechanisms to provide authentication/confidentiality to OSPFv3 using an IPv6 Authentication Header/Encapsulating Security Payload (AH/ESP) extension header. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4552"/>
          <seriesInfo name="DOI" value="10.17487/RFC4552"/>
        </reference>
        <reference anchor="RFC5709">
          <front>
            <title>OSPFv2 HMAC-SHA Cryptographic Authentication</title>
            <author fullname="M. Bhatia" initials="M." surname="Bhatia"/>
            <author fullname="V. Manral" initials="V." surname="Manral"/>
            <author fullname="M. Fanto" initials="M." surname="Fanto"/>
            <author fullname="R. White" initials="R." surname="White"/>
            <author fullname="M. Barnes" initials="M." surname="Barnes"/>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <author fullname="R. Atkinson" initials="R." surname="Atkinson"/>
            <date month="October" year="2009"/>
            <abstract>
              <t>This document describes how the National Institute of Standards and Technology (NIST) Secure Hash Standard family of algorithms can be used with OSPF version 2's built-in, cryptographic authentication mechanism. This updates, but does not supercede, the cryptographic authentication mechanism specified in RFC 2328. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5709"/>
          <seriesInfo name="DOI" value="10.17487/RFC5709"/>
        </reference>
        <reference anchor="RFC7474">
          <front>
            <title>Security Extension for OSPFv2 When Using Manual Key Management</title>
            <author fullname="M. Bhatia" initials="M." surname="Bhatia"/>
            <author fullname="S. Hartman" initials="S." surname="Hartman"/>
            <author fullname="D. Zhang" initials="D." surname="Zhang"/>
            <author fullname="A. Lindem" initials="A." role="editor" surname="Lindem"/>
            <date month="April" year="2015"/>
            <abstract>
              <t>The current OSPFv2 cryptographic authentication mechanism as defined in RFCs 2328 and 5709 is vulnerable to both inter-session and intra- session replay attacks when using manual keying. Additionally, the existing cryptographic authentication mechanism does not cover the IP header. This omission can be exploited to carry out various types of attacks.</t>
              <t>This document defines changes to the authentication sequence number mechanism that will protect OSPFv2 from both inter-session and intra- session replay attacks when using manual keys for securing OSPFv2 protocol packets. Additionally, we also describe some changes in the cryptographic hash computation that will eliminate attacks resulting from OSPFv2 not protecting the IP header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7474"/>
          <seriesInfo name="DOI" value="10.17487/RFC7474"/>
        </reference>
        <reference anchor="RFC7166">
          <front>
            <title>Supporting Authentication Trailer for OSPFv3</title>
            <author fullname="M. Bhatia" initials="M." surname="Bhatia"/>
            <author fullname="V. Manral" initials="V." surname="Manral"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <date month="March" year="2014"/>
            <abstract>
              <t>Currently, OSPF for IPv6 (OSPFv3) uses IPsec as the only mechanism for authenticating protocol packets. This behavior is different from authentication mechanisms present in other routing protocols (OSPFv2, Intermediate System to Intermediate System (IS-IS), RIP, and Routing Information Protocol Next Generation (RIPng)). In some environments, it has been found that IPsec is difficult to configure and maintain and thus cannot be used. This document defines an alternative mechanism to authenticate OSPFv3 protocol packets so that OSPFv3 does not depend only upon IPsec for authentication.</t>
              <t>The OSPFv3 Authentication Trailer was originally defined in RFC 6506. This document obsoletes RFC 6506 by providing a revised definition, including clarifications and refinements of the procedures.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7166"/>
          <seriesInfo name="DOI" value="10.17487/RFC7166"/>
        </reference>
        <reference anchor="RFC6991">
          <front>
            <title>Common YANG Data Types</title>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <date month="July" year="2013"/>
            <abstract>
              <t>This document introduces a collection of common data types to be used with the YANG data modeling language. This document obsoletes RFC 6021.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6991"/>
          <seriesInfo name="DOI" value="10.17487/RFC6991"/>
        </reference>
        <reference anchor="RFC8040">
          <front>
            <title>RESTCONF Protocol</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8040"/>
          <seriesInfo name="DOI" value="10.17487/RFC8040"/>
        </reference>
        <reference anchor="RFC6242">
          <front>
            <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
            <author fullname="M. Wasserman" initials="M." surname="Wasserman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6242"/>
          <seriesInfo name="DOI" value="10.17487/RFC6242"/>
        </reference>
        <reference anchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8341">
          <front>
            <title>Network Configuration Access Control Model</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability. There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content. This document defines such an access control model.</t>
              <t>This document obsoletes RFC 6536.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="91"/>
          <seriesInfo name="RFC" value="8341"/>
          <seriesInfo name="DOI" value="10.17487/RFC8341"/>
        </reference>
        <reference anchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="81"/>
          <seriesInfo name="RFC" value="3688"/>
          <seriesInfo name="DOI" value="10.17487/RFC3688"/>
        </reference>
        <reference anchor="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6020"/>
          <seriesInfo name="DOI" value="10.17487/RFC6020"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="AC-svc-Tree" target="https://github.com/boucadair/attachment-circuit-model/blob/main/yang/full-trees/ac-svc-without-groupings.txt">
          <front>
            <title>Full ACaaS Tree Structure</title>
            <author>
              <organization/>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="Instance-Data" target="https://github.com/boucadair/attachment-circuit-model/blob/main/xml-examples/svc-full-instance.xml">
          <front>
            <title>Example of AC SVC Instance Data</title>
            <author>
              <organization/>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="PYANG" target="https://github.com/mbj4668/pyang">
          <front>
            <title>pyang</title>
            <author>
              <organization/>
            </author>
            <date year="2024"/>
          </front>
        </reference>
        <reference anchor="IEEE802.1AB" target="https://standards.ieee.org/ieee/802.1AB/6047/">
          <front>
            <title>IEEE Standard for Local and metropolitan area networks - Station and Media Access Control Connectivity Discovery</title>
            <author>
              <organization>IEEE</organization>
            </author>
            <date year="2016" month="January"/>
          </front>
        </reference>
        <reference anchor="IEEE802.1AX" target="https://doi.org/10.1109/IEEESTD.2020.9105034">
          <front>
            <title>IEEE Standard for Local and Metropolitan Area Networks--Link Aggregation</title>
            <author>
              <organization>IEEE</organization>
            </author>
            <date year="2020" month="May"/>
          </front>
        </reference>
        <reference anchor="ITU-T-G.781" target="https://www.itu.int/rec/T-REC-G.781">
          <front>
            <title>Synchronization layer functions for frequency synchronization based on the physical layer</title>
            <author>
              <organization>ITU-T</organization>
            </author>
            <date year="2024" month="January"/>
          </front>
        </reference>
        <reference anchor="RFC7665">
          <front>
            <title>Service Function Chaining (SFC) Architecture</title>
            <author fullname="J. Halpern" initials="J." role="editor" surname="Halpern"/>
            <author fullname="C. Pignataro" initials="C." role="editor" surname="Pignataro"/>
            <date month="October" year="2015"/>
            <abstract>
              <t>This document describes an architecture for the specification, creation, and ongoing maintenance of Service Function Chains (SFCs) in a network. It includes architectural concepts, principles, and components used in the construction of composite services through deployment of SFCs, with a focus on those to be standardized in the IETF. This document does not propose solutions, protocols, or extensions to existing protocols.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7665"/>
          <seriesInfo name="DOI" value="10.17487/RFC7665"/>
        </reference>
        <reference anchor="RFC9543">
          <front>
            <title>A Framework for Network Slices in Networks Built from IETF Technologies</title>
            <author fullname="A. Farrel" initials="A." role="editor" surname="Farrel"/>
            <author fullname="J. Drake" initials="J." role="editor" surname="Drake"/>
            <author fullname="R. Rokui" initials="R." surname="Rokui"/>
            <author fullname="S. Homma" initials="S." surname="Homma"/>
            <author fullname="K. Makhijani" initials="K." surname="Makhijani"/>
            <author fullname="L. Contreras" initials="L." surname="Contreras"/>
            <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
            <date month="March" year="2024"/>
            <abstract>
              <t>This document describes network slicing in the context of networks built from IETF technologies. It defines the term "IETF Network Slice" to describe this type of network slice and establishes the general principles of network slicing in the IETF context.</t>
              <t>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 the mapping of abstract requests to more specific technologies. The document also discusses related considerations with monitoring and security.</t>
              <t>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="RFC" value="9543"/>
          <seriesInfo name="DOI" value="10.17487/RFC9543"/>
        </reference>
        <reference anchor="I-D.ietf-opsawg-ntw-attachment-circuit">
          <front>
            <title>A Network YANG Data Model for Attachment Circuits</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="19" month="April" year="2024"/>
            <abstract>
              <t>   This document specifies a network model for attachment circuits.  The
   model can be used for the provisioning of attachment circuits prior
   or during service provisioning (e.g., VPN, Network Slice Service).  A
   companion service model is specified in I-D.ietf-opsawg-teas-
   attachment-circuit.

   The module augments the 'ietf-network' and the Service Attachment
   Point (SAP) models with the detailed information for the provisioning
   of attachment circuits in Provider Edges (PEs).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-ntw-attachment-circuit-09"/>
        </reference>
        <reference anchor="I-D.ietf-opsawg-ac-lxsm-lxnm-glue">
          <front>
            <title>A YANG Data Model for Augmenting VPN Service and Network Models with Attachment Circuits</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="Samier Barguil" initials="S." surname="Barguil">
              <organization>Nokia</organization>
            </author>
            <author fullname="Oscar Gonzalez de Dios" initials="O. G." surname="de Dios">
              <organization>Telefonica</organization>
            </author>
            <date day="11" month="April" year="2024"/>
            <abstract>
              <t>   The document specifies a module that updates existing service (i.e.,
   the Layer 2 Service Model (L2SM) and the Layer 3 Service Model
   (L3SM)) and network ((i.e., the Layer 2 Network Model (L2NM) and the
   Layer 3 Network Model (L3NM))) Virtual Private Network (VPN) modules
   with the required information to bind specific VPN services to ACs
   that are created using the Attachment Circuit (AC) service ("ietf-ac-
   svc") and network ("ietf-ac-ntw") models.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-ac-lxsm-lxnm-glue-09"/>
        </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"/>
            <author fullname="G. Fioccola" initials="G." role="editor" surname="Fioccola"/>
            <author fullname="C. Xie" initials="C." surname="Xie"/>
            <author fullname="L. Jalil" initials="L." surname="Jalil"/>
            <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="RFC8299">
          <front>
            <title>YANG Data Model for L3VPN Service Delivery</title>
            <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="L. Tomotaki" initials="L." surname="Tomotaki"/>
            <author fullname="K. Ogaki" initials="K." surname="Ogaki"/>
            <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="RFC8921">
          <front>
            <title>Dynamic Service Negotiation: The Connectivity Provisioning Negotiation Protocol (CPNP)</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="C. Jacquenet" initials="C." surname="Jacquenet"/>
            <author fullname="D. Zhang" initials="D." surname="Zhang"/>
            <author fullname="P. Georgatsos" initials="P." surname="Georgatsos"/>
            <date month="October" year="2020"/>
            <abstract>
              <t>This document defines the Connectivity Provisioning Negotiation Protocol (CPNP), which is designed to facilitate the dynamic negotiation of service parameters.</t>
              <t>CPNP is a generic protocol that can be used for various negotiation purposes that include (but are not necessarily limited to) connectivity provisioning services, storage facilities, Content Delivery Networks, etc.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8921"/>
          <seriesInfo name="DOI" value="10.17487/RFC8921"/>
        </reference>
        <reference anchor="I-D.ramseyer-grow-peering-api">
          <front>
            <title>Peering API</title>
            <author fullname="Carlos Aguado" initials="C." surname="Aguado">
              <organization>Amazon</organization>
            </author>
            <author fullname="Matt Griswold" initials="M." surname="Griswold">
              <organization>FullCtl</organization>
            </author>
            <author fullname="Jenny Ramseyer" initials="J." surname="Ramseyer">
              <organization>Meta</organization>
            </author>
            <author fullname="Arturo L. Servin" initials="A. L." surname="Servin">
              <organization>Google</organization>
            </author>
            <author fullname="Tom Strickx" initials="T." surname="Strickx">
              <organization>Cloudflare</organization>
            </author>
            <date day="16" month="March" year="2024"/>
            <abstract>
              <t>   We propose an API standard for BGP Peering, also known as interdomain
   interconnection through global Internet Routing.  This API offers a
   standard way to request public (settlement-free) peering, verify the
   status of a request or BGP session, and list potential connection
   locations.  The API is backed by PeeringDB OIDC, the industry
   standard for peering authentication.  We also propose future work to
   cover private peering, and alternative authentication methods.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ramseyer-grow-peering-api-04"/>
        </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"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="D. Lopez" initials="D." surname="Lopez"/>
            <author fullname="C. Xie" initials="C." surname="Xie"/>
            <author fullname="L. Geng" initials="L." surname="Geng"/>
            <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="RFC8349">
          <front>
            <title>A YANG Data Model for Routing Management (NMDA Version)</title>
            <author fullname="L. Lhotka" initials="L." surname="Lhotka"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="Y. Qu" initials="Y." surname="Qu"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>This document specifies three YANG modules and one submodule. Together, they form the core routing data model that serves as a framework for configuring and managing a routing subsystem. It is expected that these modules will be augmented by additional YANG modules defining data models for control-plane protocols, route filters, and other functions. The core routing data model provides common building blocks for such extensions -- routes, Routing Information Bases (RIBs), and control-plane protocols.</t>
              <t>The YANG modules in this document conform to the Network Management Datastore Architecture (NMDA). This document obsoletes RFC 8022.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8349"/>
          <seriesInfo name="DOI" value="10.17487/RFC8349"/>
        </reference>
        <reference anchor="I-D.ietf-idr-bgp-model">
          <front>
            <title>YANG Model for Border Gateway Protocol (BGP-4)</title>
            <author fullname="Mahesh Jethanandani" initials="M." surname="Jethanandani">
              <organization>Kloud Services</organization>
            </author>
            <author fullname="Keyur Patel" initials="K." surname="Patel">
              <organization>Arrcus</organization>
            </author>
            <author fullname="Susan Hares" initials="S." surname="Hares">
              <organization>Huawei</organization>
            </author>
            <author fullname="Jeffrey Haas" initials="J." surname="Haas">
              <organization>Juniper Networks</organization>
            </author>
            <date day="5" month="July" year="2023"/>
            <abstract>
              <t>   This document defines a YANG data model for configuring and managing
   BGP, including protocol, policy, and operational aspects, such as
   RIB, based on data center, carrier, and content provider operational
   requirements.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-idr-bgp-model-17"/>
        </reference>
        <reference anchor="RFC8340">
          <front>
            <title>YANG Tree Diagrams</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>This document captures the current syntax used in YANG module tree diagrams. The purpose of this document is to provide a single location for this definition. This syntax may be updated from time to time based on the evolution of the YANG language.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="215"/>
          <seriesInfo name="RFC" value="8340"/>
          <seriesInfo name="DOI" value="10.17487/RFC8340"/>
        </reference>
        <reference anchor="RFC4026">
          <front>
            <title>Provider Provisioned Virtual Private Network (VPN) Terminology</title>
            <author fullname="L. Andersson" initials="L." surname="Andersson"/>
            <author fullname="T. Madsen" initials="T." surname="Madsen"/>
            <date month="March" year="2005"/>
            <abstract>
              <t>The widespread interest in provider-provisioned Virtual Private Network (VPN) solutions lead to memos proposing different and overlapping solutions. The IETF working groups (first Provider Provisioned VPNs and later Layer 2 VPNs and Layer 3 VPNs) have discussed these proposals and documented specifications. This has lead to the development of a partially new set of concepts used to describe the set of VPN services.</t>
              <t>To a certain extent, more than one term covers the same concept, and sometimes the same term covers more than one concept. This document seeks to make the terminology in the area clearer and more intuitive. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4026"/>
          <seriesInfo name="DOI" value="10.17487/RFC4026"/>
        </reference>
        <reference anchor="I-D.ietf-netmod-rfc8407bis">
          <front>
            <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
            <author fullname="Andy Bierman" initials="A." surname="Bierman">
              <organization>YumaWorks</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Qin Wu" initials="Q." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <date day="18" month="April" year="2024"/>
            <abstract>
              <t>   This memo provides guidelines for authors and reviewers of
   specifications containing YANG modules, including IANA-maintained
   modules.  Recommendations and procedures are defined, which are
   intended to increase interoperability and usability of Network
   Configuration Protocol (NETCONF) and RESTCONF protocol
   implementations that utilize YANG modules.  This document obsoletes
   RFC 8407.

   Also, this document updates RFC 8126 by providing additional
   guidelines for writing the IANA considerations for RFCs that specify
   IANA-maintained modules.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-rfc8407bis-11"/>
        </reference>
        <reference anchor="RFC3644">
          <front>
            <title>Policy Quality of Service (QoS) Information Model</title>
            <author fullname="Y. Snir" initials="Y." surname="Snir"/>
            <author fullname="Y. Ramberg" initials="Y." surname="Ramberg"/>
            <author fullname="J. Strassner" initials="J." surname="Strassner"/>
            <author fullname="R. Cohen" initials="R." surname="Cohen"/>
            <author fullname="B. Moore" initials="B." surname="Moore"/>
            <date month="November" year="2003"/>
            <abstract>
              <t>This document presents an object-oriented information model for representing Quality of Service (QoS) network management policies. This document is based on the IETF Policy Core Information Model and its extensions. It defines an information model for QoS enforcement for differentiated and integrated services using policy. It is important to note that this document defines an information model, which by definition is independent of any particular data storage mechanism and access protocol.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3644"/>
          <seriesInfo name="DOI" value="10.17487/RFC3644"/>
        </reference>
        <reference anchor="RFC5925">
          <front>
            <title>The TCP Authentication Option</title>
            <author fullname="J. Touch" initials="J." surname="Touch"/>
            <author fullname="A. Mankin" initials="A." surname="Mankin"/>
            <author fullname="R. Bonica" initials="R." surname="Bonica"/>
            <date month="June" year="2010"/>
            <abstract>
              <t>This document specifies the TCP Authentication Option (TCP-AO), which obsoletes the TCP MD5 Signature option of RFC 2385 (TCP MD5). TCP-AO specifies the use of stronger Message Authentication Codes (MACs), protects against replays even for long-lived TCP connections, and provides more details on the association of security with TCP connections than TCP MD5. TCP-AO is compatible with either a static Master Key Tuple (MKT) configuration or an external, out-of-band MKT management mechanism; in either case, TCP-AO also protects connections when using the same MKT across repeated instances of a connection, using traffic keys derived from the MKT, and coordinates MKT changes between endpoints. The result is intended to support current infrastructure uses of TCP MD5, such as to protect long-lived connections (as used, e.g., in BGP and LDP), and to support a larger set of MACs with minimal other system and operational changes. TCP-AO uses a different option identifier than TCP MD5, even though TCP-AO and TCP MD5 are never permitted to be used simultaneously. TCP-AO supports IPv6, and is fully compatible with the proposed requirements for the replacement of TCP MD5. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5925"/>
          <seriesInfo name="DOI" value="10.17487/RFC5925"/>
        </reference>
        <reference anchor="RFC2453">
          <front>
            <title>RIP Version 2</title>
            <author fullname="G. Malkin" initials="G." surname="Malkin"/>
            <date month="November" year="1998"/>
            <abstract>
              <t>This document specifies an extension of the Routing Information Protocol (RIP) to expand the amount of useful information carried in RIP messages and to add a measure of security. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="56"/>
          <seriesInfo name="RFC" value="2453"/>
          <seriesInfo name="DOI" value="10.17487/RFC2453"/>
        </reference>
        <reference anchor="RFC2080">
          <front>
            <title>RIPng for IPv6</title>
            <author fullname="G. Malkin" initials="G." surname="Malkin"/>
            <author fullname="R. Minnear" initials="R." surname="Minnear"/>
            <date month="January" year="1997"/>
            <abstract>
              <t>This document specifies a routing protocol for an IPv6 internet. It is based on protocols and algorithms currently in wide use in the IPv4 Internet [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2080"/>
          <seriesInfo name="DOI" value="10.17487/RFC2080"/>
        </reference>
        <reference anchor="RFC8695">
          <front>
            <title>A YANG Data Model for the Routing Information Protocol (RIP)</title>
            <author fullname="X. Liu" initials="X." surname="Liu"/>
            <author fullname="P. Sarda" initials="P." surname="Sarda"/>
            <author fullname="V. Choudhary" initials="V." surname="Choudhary"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>This document describes a data model for the management of the Routing Information Protocol (RIP). Both RIP version 2 and RIPng are covered. The data model includes definitions for configuration, operational state, and Remote Procedure Calls (RPCs).</t>
              <t>The YANG data model in this document conforms to the Network Management Datastore Architecture (NMDA).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8695"/>
          <seriesInfo name="DOI" value="10.17487/RFC8695"/>
        </reference>
        <reference anchor="I-D.ietf-teas-ietf-network-slice-nbi-yang">
          <front>
            <title>A YANG Data Model for the RFC 9543 Network Slice Service</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="John Mullooly" initials="J." surname="Mullooly">
              <organization>Cisco Systems, Inc</organization>
            </author>
            <date day="9" month="May" year="2024"/>
            <abstract>
              <t>   This document defines a YANG data model for RFC 9543 Network Slice
   Service.  The model can be used in the Network Slice Service
   interface between a customer and a provider that offers RFC 9543
   Network Slice Services.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-ietf-network-slice-nbi-yang-13"/>
        </reference>
        <reference anchor="RFC6151">
          <front>
            <title>Updated Security Considerations for the MD5 Message-Digest and the HMAC-MD5 Algorithms</title>
            <author fullname="S. Turner" initials="S." surname="Turner"/>
            <author fullname="L. Chen" initials="L." surname="Chen"/>
            <date month="March" year="2011"/>
            <abstract>
              <t>This document updates the security considerations for the MD5 message digest algorithm. It also updates the security considerations for HMAC-MD5. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6151"/>
          <seriesInfo name="DOI" value="10.17487/RFC6151"/>
        </reference>
        <reference anchor="RFC6952">
          <front>
            <title>Analysis of BGP, LDP, PCEP, and MSDP Issues According to the Keying and Authentication for Routing Protocols (KARP) Design Guide</title>
            <author fullname="M. Jethanandani" initials="M." surname="Jethanandani"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <author fullname="L. Zheng" initials="L." surname="Zheng"/>
            <date month="May" year="2013"/>
            <abstract>
              <t>This document analyzes TCP-based routing protocols, the Border Gateway Protocol (BGP), the Label Distribution Protocol (LDP), the Path Computation Element Communication Protocol (PCEP), and the Multicast Source Distribution Protocol (MSDP), according to guidelines set forth in Section 4.2 of "Keying and Authentication for Routing Protocols Design Guidelines", RFC 6518.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6952"/>
          <seriesInfo name="DOI" value="10.17487/RFC6952"/>
        </reference>
      </references>
    </references>
    <?line 3595?>

<section anchor="examples">
      <name>Examples</name>
      <t>This section includes a non-exhaustive list of examples to illustrate the use of the service models defined in this document. An example instance data can also be found at <xref target="Instance-Data"/>.</t>
      <section anchor="ex-create-bearer">
        <name>Create A New Bearer</name>
        <t>An example of a request message body to create a bearer is shown in <xref target="create-bearer"/>.</t>
        <figure anchor="create-bearer">
          <name>Example of a Message Body to Create A New Bearer</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:bearers": {
    "bearer": [
      {
        "name": "a-name-choosen-by-client",
        "description": "A bearer example",
        "customer-point": {
          "identified-by": "ietf-bearer-svc:device-id",
          "device": {
            "device-id": "CE_X_SITE_Y"
          }
        },
        "type": "ietf-bearer-svc:ethernet"
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t>A "bearer-reference" is then generated by the controller for this bearer. <xref target="get-bearer"/> shows the example of a response message body that is sent by the controller to reply to a GET request:</t>
        <figure anchor="get-bearer">
          <name>Example of a Response Message Body with the Bearer Reference</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:bearers": {
    "bearer": [
      {
        "name": "a-name-choosen-by-client",
        "description": "A bearer example",
        "sync-phy-capable": true,
        "customer-point": {
          "identified-by": "ietf-bearer-svc:device-id",
          "device": {
            "device-id": "CE_X_SITE_Y"
          }
        },
        "type": "ietf-bearer-svc:ethernet",
        "bearer-reference": "line-156"
      }
    ]
  }
}
  
]]></sourcecode>
        </figure>
        <t>Note that the response also indicates that Sync Phy mechanism is supported for this bearer.</t>
      </section>
      <section anchor="ac-bearer-exist">
        <name>Create An AC over An Existing Bearer</name>
        <t>An example of a request message body to create a simple AC over an existing bearer is shown in <xref target="ac-b"/>. The bearer reference is assumed to be known to both the customer and the network provider. Such a reference can be retrieved, e.g., following the example described in <xref target="ex-create-bearer"/> or using other means (including, exchanged out-of-band or via proprietary APIs).</t>
        <figure anchor="ac-b">
          <name>Example of a Message Body to Request an AC over an Existing Bearer</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac4585",
        "description": "An AC on an existing bearer",
        "requested-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "line-156"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="ac-br"/> shows the message body of a response received from the controller and which indicates the "cvlan-id" that was assigned for the requested AC.</t>
        <figure anchor="ac-br">
          <name>Example of a Message Body of a Response to Assign a CVLAN ID</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac4585",
        "description": "An AC on an existing bearer",
        "actual-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 550
            }
          },
          "bearer-reference": "line-156"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="ac-no-bearer-peer-sap">
        <name>Create An AC for a Known Peer SAP</name>
        <t>An example of a request to create a simple AC, when the peer SAP is known, is shown in <xref target="ac-known-ps"/>. In this example, the peer SAP identifier points to an identifier of an SF. The (topological) location of that SF is assumed to be known to the network controller. For example, this can be determined as part of an on-demand procedure to instantiate an SF in a cloud. That instantiated SF can be granted a connectivity service via the provider network.</t>
        <figure anchor="ac-known-ps">
          <name>Example of a Message Body to Request an AC with a Peer SAP</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac4585",
        "description": "An AC for a known peer SAP",
        "requested-start": "2025-12-12T05:00:00.00Z",
        "peer-sap-id": [
          "nf-termination-ip"
        ]
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="ac-known-ps-res"/> shows the received response with the required informaiton to connect the SF.</t>
        <figure anchor="ac-known-ps-res">
          <name>Example of a Message Body of a Response to Create an AC with a Peer SAP</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac4585",
        "description": "An AC for a known peer SAP",
        "actual-start": "2025-12-12T05:00:00.00Z",
        "peer-sap-id": [
          "nf-termination-ip"
        ],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 550
            }
          }
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="sec-ex-one-ce-multi-acs">
        <name>One CE, Two ACs</name>
        <t>Let us consider the example of an eNodeB (CE) that is directly connected to the access routers of the mobile backhaul (see <xref target="enodeb"/>). In this example, two ACs are needed to service the eNodeB (e.g., distinct VLANs for Control and User Planes).</t>
        <figure anchor="enodeb">
          <name>Example of a CE-PE ACs</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="240" width="432" viewBox="0 0 432 240" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,160" fill="none" stroke="black"/>
                <path d="M 120,32 L 120,160" fill="none" stroke="black"/>
                <path d="M 272,32 L 272,224" fill="none" stroke="black"/>
                <path d="M 424,32 L 424,224" fill="none" stroke="black"/>
                <path d="M 8,32 L 120,32" fill="none" stroke="black"/>
                <path d="M 272,32 L 424,32" fill="none" stroke="black"/>
                <path d="M 128,62 L 264,62" fill="none" stroke="black"/>
                <path d="M 128,66 L 264,66" fill="none" stroke="black"/>
                <path d="M 128,110 L 264,110" fill="none" stroke="black"/>
                <path d="M 128,114 L 264,114" fill="none" stroke="black"/>
                <path d="M 8,160 L 120,160" fill="none" stroke="black"/>
                <path d="M 272,224 L 424,224" fill="none" stroke="black"/>
                <g class="text">
                  <text x="192" y="52">ac1</text>
                  <text x="292" y="52">PE</text>
                  <text x="328" y="68">192.0.2.1</text>
                  <text x="60" y="84">eNodeB</text>
                  <text x="220" y="84">VLAN</text>
                  <text x="248" y="84">1</text>
                  <text x="336" y="84">2001:db8::1</text>
                  <text x="220" y="100">VLAN</text>
                  <text x="248" y="100">2</text>
                  <text x="192" y="132">ac2</text>
                  <text x="156" y="148">Direct</text>
                  <text x="160" y="164">Routing</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
.-------------.                  .------------------.
|             |       ac1        | PE               |
|             |==================|  192.0.2.1       |
|   eNodeB    |          VLAN 1  |  2001:db8::1     |
|             |          VLAN 2  |                  |
|             |==================|                  |
|             |       ac2        |                  |
|             | Direct           |                  |
'-------------' Routing          |                  |
                                 |                  |
                                 |                  |
                                 |                  |
                                 '------------------'
]]></artwork>
          </artset>
        </figure>
        <t>An example of a request to create the ACs to service the eNodeB is shown in <xref target="two-acs-same-ce"/>. This example assumes that static addressing is used for both ACs.</t>
        <figure anchor="two-acs-same-ce">
          <name>Example of a Message Body to Request Two ACs on the Same Link (Not Recommended)</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac1",
        "description": "a first ac with a same peer node",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "line-156"
        },
        "ip-connection": {
          "ipv4": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          },
          "ipv6": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:direct-routing"
            }
          ]
        }
      },
      {
        "name": "ac2",
        "description": "a second ac with a same peer node",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "line-156"
        },
        "ip-connection": {
          "ipv4": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          },
          "ipv6": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:direct-routing"
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="two-acs-same-ce-res"/> shows the message body of a response received from the controller.</t>
        <figure anchor="two-acs-same-ce-res">
          <name>Example of a Message Body of a Response to Create Two ACs on the Same Link (Not Recommended)</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac1",
        "description": "a first ac with a same peer node",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 1
            }
          },
          "bearer-reference": "line-156"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.1",
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.2"
              }
            ]
          },
          "ipv6": {
            "local-address": "2001:db8::1",
            "prefix-length": 64,
            "address": [
              {
                "address-id": "1",
                "customer-address": "2001:db8::2"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:direct-routing"
            }
          ]
        }
      },
      {
        "name": "ac2",
        "description": "a second ac with a same peer node",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 2
            }
          },
          "bearer-reference": "line-156"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.1",
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.2"
              }
            ]
          },
          "ipv6": {
            "local-address": "2001:db8::1",
            "prefix-length": 64,
            "address": [
              {
                "address-id": "1",
                "customer-address": "2001:db8::2"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:direct-routing"
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t>The example shown <xref target="two-acs-same-ce-res"/> is not optimal as it includes many redundant data. <xref target="two-acs-same-ce-node-profile"/> shows a more compact request that factorizes all the redundant data.</t>
        <figure anchor="two-acs-same-ce-node-profile">
          <name>Example of a Message Body to Request Two ACs on the Same Link (Node Profile)</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac-group-profile": [
      {
        "name": "simple-node-profile",
        "l2-connection": {
          "bearer-reference": "line-156"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.1",
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.2"
              }
            ]
          },
          "ipv6": {
            "local-address": "2001:db8::1",
            "prefix-length": 64,
            "address": [
              {
                "address-id": "1",
                "customer-address": "2001:db8::2"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:direct-routing"
            }
          ]
        }
      }
    ],
    "ac": [
      {
        "name": "ac1",
        "description": "a first ac with a same peer node",
        "ac-group-profile": ["simple-node-profile"],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 1
            }
          }
        }
      },
      {
        "name": "ac2",
        "description": "a second ac with a same peer node",
        "ac-group-profile": ["simple-node-profile"],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 2
            }
          }
        }
     }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t>A customer may request adding a new AC by simply referring to an existing per-node AC profile as shown in <xref target="add-ac-same-ce-node-profile"/>. This AC inherits all the data that was enclosed in the indicated per-node AC profile (IP addressing, routing, etc.).</t>
        <figure anchor="add-ac-same-ce-node-profile">
          <name>Example of a Message Body to Add a new AC over an existing link (Node Profile)</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac-group-profile": [
      {
        "name": "simple-node-profile"
      }
    ],
    "ac": [
      {
        "name": "ac3",
        "description": "a third AC with a same peer node",
        "ac-group-profile": [
          "simple-node-profile"
        ],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 3
            }
          },
          "bearer-reference": "line-156"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="sec-ex-prec">
        <name>Control Precedence over Multiple ACs</name>
        <t>When multiple ACs are requested by the same customer for the same site, the request can tag one of these ACs as "primary" and the other ones as "secondary". An example of such a request is shown in <xref target="ac-precedence"/>. In this example, both ACs are bound to the same "group-id", and the "precedence" data node is set as a function of the intended role of each AC (primary or secondary).</t>
        <figure anchor="multipleac">
          <name>An Example Topology for AC Precedence Enforcement</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="208" width="312" viewBox="0 0 312 208" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,80 L 8,144" fill="none" stroke="black"/>
                <path d="M 40,80 L 40,144" fill="none" stroke="black"/>
                <path d="M 104,64 L 104,96" fill="none" stroke="black"/>
                <path d="M 104,128 L 104,160" fill="none" stroke="black"/>
                <path d="M 272,32 L 272,96" fill="none" stroke="black"/>
                <path d="M 272,128 L 272,192" fill="none" stroke="black"/>
                <path d="M 304,32 L 304,96" fill="none" stroke="black"/>
                <path d="M 304,128 L 304,192" fill="none" stroke="black"/>
                <path d="M 272,32 L 304,32" fill="none" stroke="black"/>
                <path d="M 104,64 L 272,64" fill="none" stroke="black"/>
                <path d="M 8,80 L 40,80" fill="none" stroke="black"/>
                <path d="M 40,96 L 104,96" fill="none" stroke="black"/>
                <path d="M 272,96 L 304,96" fill="none" stroke="black"/>
                <path d="M 40,128 L 104,128" fill="none" stroke="black"/>
                <path d="M 272,128 L 304,128" fill="none" stroke="black"/>
                <path d="M 8,144 L 40,144" fill="none" stroke="black"/>
                <path d="M 104,160 L 272,160" fill="none" stroke="black"/>
                <path d="M 272,192 L 304,192" fill="none" stroke="black"/>
                <g class="text">
                  <text x="156" y="52">ac1:</text>
                  <text x="208" y="52">primary</text>
                  <text x="288" y="68">PE1</text>
                  <text x="192" y="84">bearerX@site1</text>
                  <text x="20" y="116">CE</text>
                  <text x="156" y="148">ac2:</text>
                  <text x="216" y="148">secondary</text>
                  <text x="288" y="164">PE2</text>
                  <text x="192" y="180">bearerY@site1</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
                                 .---.
                 ac1: primary    |   |
            .--------------------+PE1|
.---.       |    bearerX@site1   |   |
|   +-------'                    '---'
|CE |
|   +-------.                    .---.
'---'       |    ac2: secondary  |   |
            '--------------------+PE2|
                 bearerY@site1   |   |
                                 '---'
]]></artwork>
          </artset>
        </figure>
        <figure anchor="ac-precedence">
          <name>Example of a Message Body to Associate a Precedence Level with ACs</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac1",
        "description": "An example to illustrate AC precedence usage\
                                                                   ",
        "group": [
          {
            "group-id": "1",
            "precedence": "ietf-ac-common:primary"
          }
        ],
        "l2-connection": {
          "bearer-reference": "bearerX@site1"
        }
      },
      {
        "name": "ac2",
        "description": "An AC example to illustrate AC precedence \
                                                              usage",
        "group": [
          {
            "group-id": "1",
            "precedence": "ietf-ac-common:secondary"
          }
        ],
        "l2-connection": {
          "bearer-reference": "bearerY@site1"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="sec-multiple-ces">
        <name>Create Multiple ACs Bound to Multiple CEs</name>
        <t><xref target="network-example"/> shows an example of CEs that are interconnected by a service provider network.</t>
        <figure anchor="network-example">
          <name>Network Topology Example</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="192" width="504" viewBox="0 0 504 192" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,48 L 8,80" fill="none" stroke="black"/>
                <path d="M 8,112 L 8,144" fill="none" stroke="black"/>
                <path d="M 48,48 L 48,80" fill="none" stroke="black"/>
                <path d="M 48,112 L 48,144" fill="none" stroke="black"/>
                <path d="M 112,32 L 112,160" fill="none" stroke="black"/>
                <path d="M 392,32 L 392,160" fill="none" stroke="black"/>
                <path d="M 456,48 L 456,80" fill="none" stroke="black"/>
                <path d="M 456,112 L 456,144" fill="none" stroke="black"/>
                <path d="M 496,48 L 496,80" fill="none" stroke="black"/>
                <path d="M 496,112 L 496,144" fill="none" stroke="black"/>
                <path d="M 112,32 L 392,32" fill="none" stroke="black"/>
                <path d="M 8,48 L 48,48" fill="none" stroke="black"/>
                <path d="M 456,48 L 496,48" fill="none" stroke="black"/>
                <path d="M 48,64 L 112,64" fill="none" stroke="black"/>
                <path d="M 392,64 L 456,64" fill="none" stroke="black"/>
                <path d="M 8,80 L 48,80" fill="none" stroke="black"/>
                <path d="M 456,80 L 496,80" fill="none" stroke="black"/>
                <path d="M 8,112 L 48,112" fill="none" stroke="black"/>
                <path d="M 456,112 L 496,112" fill="none" stroke="black"/>
                <path d="M 48,128 L 112,128" fill="none" stroke="black"/>
                <path d="M 392,128 L 456,128" fill="none" stroke="black"/>
                <path d="M 8,144 L 48,144" fill="none" stroke="black"/>
                <path d="M 456,144 L 496,144" fill="none" stroke="black"/>
                <path d="M 112,160 L 392,160" fill="none" stroke="black"/>
                <g class="text">
                  <text x="80" y="52">ac1</text>
                  <text x="424" y="52">ac3</text>
                  <text x="32" y="68">CE1</text>
                  <text x="480" y="68">CE3</text>
                  <text x="256" y="100">Network</text>
                  <text x="80" y="116">ac2</text>
                  <text x="424" y="116">ac4</text>
                  <text x="24" y="132">CE2</text>
                  <text x="480" y="132">CE4</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                   .----------------------------------.
      .----.  ac1  |                                  |  ac3  .----.
      | CE1+-------+                                  +-------+ CE3|
      '----'       |                                  |       '----'
                   |              Network             |
      .----.  ac2  |                                  |  ac4  .----.
      |CE2 +-------+                                  +-------+ CE4|
      '----'       |                                  |       '----'
                   '----------------------------------'
]]></artwork>
          </artset>
        </figure>
        <t><xref target="multiple-sites"/> depicts an example of the message body of a response to a request to instantiate the various ACs that are shown in <xref target="network-example"/>.</t>
        <figure anchor="multiple-sites">
          <name>Example of a Message Body of a Request to Create Multiple ACs bound to Multiple CEs</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac-group-profile": [
      {
        "name": "simple-profile",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 1
            }
          }
        }
      }
    ],
    "ac": [
      {
        "name": "ac1",
        "description": "First site",
        "ac-group-profile": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce1-network"
        }
      },
      {
        "name": "ac2",
        "description": "Second Site",
        "ac-group-profile": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce2-network"
        }
      },
      {
        "name": "ac3",
        "description": "Third site",
        "ac-group-profile": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce3-network"
        }
      },
      {
        "name": "ac4",
        "description": "Another site",
        "ac-group-profile": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce4-network"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="sec-ex-slice">
        <name>Binding Attachment Circuits to an IETF Network Slice</name>
        <t>This example shows how the AC service model complements the IETF Network Slice model <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/> to connect a site to a Slice Service.</t>
        <t>First, <xref target="slice-vlan-1"/> describes the end-to-end network topology as well the orchestration scopes:</t>
        <ul spacing="normal">
          <li>
            <t>The topology is made up of two sites ("site1" and "site2"), interconnected via a Transport Network (e.g., IP/MPLS network). An SF is deployed within each site in a dedicated IP subnet.</t>
          </li>
          <li>
            <t>A 5G Service Management and Orchestration (SMO) is responsible for the deployment of SFs and the indirect management of a local Gateway (i.e., CE).</t>
          </li>
          <li>
            <t>An IETF Network Slice Controller (NSC) <xref target="RFC9543"/> is responsible for the deployment of IETF Network Slices across the Transport Network.</t>
          </li>
        </ul>
        <t>SFs are deployed within each site.</t>
        <figure anchor="slice-vlan-1">
          <name>An Example of a Network Topology Used to Deploy Slices</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="520" viewBox="0 0 520 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 32,112 L 32,144" fill="none" stroke="black"/>
                <path d="M 48,144 L 48,176" fill="none" stroke="black"/>
                <path d="M 64,112 L 64,144" fill="none" stroke="black"/>
                <path d="M 64,184 L 64,240" fill="none" stroke="black"/>
                <path d="M 80,48 L 80,80" fill="none" stroke="black"/>
                <path d="M 96,144 L 96,208" fill="none" stroke="black"/>
                <path d="M 128,144 L 128,208" fill="none" stroke="black"/>
                <path d="M 168,184 L 168,304" fill="none" stroke="black"/>
                <path d="M 200,144 L 200,208" fill="none" stroke="black"/>
                <path d="M 216,112 L 216,136" fill="none" stroke="black"/>
                <path d="M 216,208 L 216,240" fill="none" stroke="black"/>
                <path d="M 232,144 L 232,208" fill="none" stroke="black"/>
                <path d="M 280,64 L 280,80" fill="none" stroke="black"/>
                <path d="M 320,144 L 320,208" fill="none" stroke="black"/>
                <path d="M 336,112 L 336,136" fill="none" stroke="black"/>
                <path d="M 336,208 L 336,240" fill="none" stroke="black"/>
                <path d="M 352,144 L 352,208" fill="none" stroke="black"/>
                <path d="M 384,184 L 384,304" fill="none" stroke="black"/>
                <path d="M 424,144 L 424,208" fill="none" stroke="black"/>
                <path d="M 456,144 L 456,208" fill="none" stroke="black"/>
                <path d="M 464,48 L 464,80" fill="none" stroke="black"/>
                <path d="M 480,112 L 480,144" fill="none" stroke="black"/>
                <path d="M 480,184 L 480,240" fill="none" stroke="black"/>
                <path d="M 496,144 L 496,176" fill="none" stroke="black"/>
                <path d="M 512,112 L 512,144" fill="none" stroke="black"/>
                <path d="M 32,80 L 128,80" fill="none" stroke="black"/>
                <path d="M 200,80 L 352,80" fill="none" stroke="black"/>
                <path d="M 424,80 L 504,80" fill="none" stroke="black"/>
                <path d="M 32,112 L 64,112" fill="none" stroke="black"/>
                <path d="M 216,112 L 336,112" fill="none" stroke="black"/>
                <path d="M 480,112 L 512,112" fill="none" stroke="black"/>
                <path d="M 32,144 L 64,144" fill="none" stroke="black"/>
                <path d="M 96,144 L 128,144" fill="none" stroke="black"/>
                <path d="M 200,144 L 232,144" fill="none" stroke="black"/>
                <path d="M 320,144 L 352,144" fill="none" stroke="black"/>
                <path d="M 424,144 L 456,144" fill="none" stroke="black"/>
                <path d="M 480,144 L 512,144" fill="none" stroke="black"/>
                <path d="M 32,176 L 96,176" fill="none" stroke="black"/>
                <path d="M 128,176 L 200,176" fill="none" stroke="black"/>
                <path d="M 352,176 L 424,176" fill="none" stroke="black"/>
                <path d="M 456,176 L 512,176" fill="none" stroke="black"/>
                <path d="M 96,208 L 128,208" fill="none" stroke="black"/>
                <path d="M 200,208 L 232,208" fill="none" stroke="black"/>
                <path d="M 320,208 L 352,208" fill="none" stroke="black"/>
                <path d="M 424,208 L 456,208" fill="none" stroke="black"/>
                <path d="M 216,240 L 336,240" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="512,80 500,74.4 500,85.6" fill="black" transform="rotate(0,504,80)"/>
                <polygon class="arrowhead" points="488,184 476,178.4 476,189.6" fill="black" transform="rotate(270,480,184)"/>
                <polygon class="arrowhead" points="432,80 420,74.4 420,85.6" fill="black" transform="rotate(180,424,80)"/>
                <polygon class="arrowhead" points="392,184 380,178.4 380,189.6" fill="black" transform="rotate(270,384,184)"/>
                <polygon class="arrowhead" points="360,80 348,74.4 348,85.6" fill="black" transform="rotate(0,352,80)"/>
                <polygon class="arrowhead" points="208,80 196,74.4 196,85.6" fill="black" transform="rotate(180,200,80)"/>
                <polygon class="arrowhead" points="176,184 164,178.4 164,189.6" fill="black" transform="rotate(270,168,184)"/>
                <polygon class="arrowhead" points="136,80 124,74.4 124,85.6" fill="black" transform="rotate(0,128,80)"/>
                <polygon class="arrowhead" points="72,184 60,178.4 60,189.6" fill="black" transform="rotate(270,64,184)"/>
                <polygon class="arrowhead" points="40,80 28,74.4 28,85.6" fill="black" transform="rotate(180,32,80)"/>
                <g class="text">
                  <text x="60" y="36">5G</text>
                  <text x="88" y="36">SMO</text>
                  <text x="252" y="36">IETF</text>
                  <text x="288" y="36">NSC</text>
                  <text x="444" y="36">5G</text>
                  <text x="472" y="36">SMO</text>
                  <text x="216" y="52">(TN</text>
                  <text x="288" y="52">Orchestrator)</text>
                  <text x="80" y="100">Site1</text>
                  <text x="240" y="100">Transport</text>
                  <text x="312" y="100">Network</text>
                  <text x="472" y="100">Site2</text>
                  <text x="48" y="132">SF1</text>
                  <text x="496" y="132">SF2</text>
                  <text x="112" y="180">GW1</text>
                  <text x="216" y="180">PE1</text>
                  <text x="336" y="180">PE2</text>
                  <text x="440" y="180">GW2</text>
                  <text x="60" y="260">LAN1</text>
                  <text x="484" y="260">LAN2</text>
                  <text x="64" y="276">198.51.100.0/24</text>
                  <text x="460" y="276">203.0.113.0/24</text>
                  <text x="132" y="324">Physical</text>
                  <text x="188" y="324">Link</text>
                  <text x="224" y="324">ID:</text>
                  <text x="356" y="324">Physical</text>
                  <text x="412" y="324">Link</text>
                  <text x="448" y="324">ID:</text>
                  <text x="168" y="340">bearerX@site1</text>
                  <text x="392" y="340">bearerX@site2</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
      5G SMO                 IETF NSC                 5G SMO
         |               (TN Orchestrator)               |
         |                        |                      |
   <-----+----->        <---------+-------->        <----+---->
       Site1             Transport Network              Site2
   .---.                  .--------------.                 .---.
   |SF1|                  |              |                 |SF2|
   '-+-'   .---.        .---.          .---.        .---.  '-+-'
     |     |   |        |   |          |   |        |   |    |
   --+-----+GW1+--------+PE1|          |PE2+--------+GW2+----+--
       ^   |   |    ^   |   |          |   |   ^    |   |  ^
       |   '---'    |   '-+-'          '-+-'   |    '---'  |
       |            |     |              |     |           |
       |            |     '--------------'     |           |
     LAN1           |                          |          LAN2
198.51.100.0/24     |                          |  203.0.113.0/24
                    |                          |
                    |                          |
            Physical Link ID:           Physical Link ID:
              bearerX@site1               bearerX@site2

]]></artwork>
          </artset>
        </figure>
        <t><xref target="slice-vlan-2"/> describes the logical connectivity enforced thanks to both IETF Network Slice and ACaaS models.</t>
        <figure anchor="slice-vlan-2">
          <name>Logical Overview</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="528" width="576" viewBox="0 0 576 528" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 16,48 L 16,80" fill="none" stroke="black"/>
                <path d="M 32,80 L 32,112" fill="none" stroke="black"/>
                <path d="M 48,48 L 48,80" fill="none" stroke="black"/>
                <path d="M 80,80 L 80,144" fill="none" stroke="black"/>
                <path d="M 112,80 L 112,144" fill="none" stroke="black"/>
                <path d="M 200,80 L 200,144" fill="none" stroke="black"/>
                <path d="M 224,48 L 224,80" fill="none" stroke="black"/>
                <path d="M 224,144 L 224,176" fill="none" stroke="black"/>
                <path d="M 232,80 L 232,144" fill="none" stroke="black"/>
                <path d="M 288,80 L 288,144" fill="none" stroke="black"/>
                <path d="M 296,48 L 296,80" fill="none" stroke="black"/>
                <path d="M 296,144 L 296,176" fill="none" stroke="black"/>
                <path d="M 320,80 L 320,144" fill="none" stroke="black"/>
                <path d="M 408,80 L 408,144" fill="none" stroke="black"/>
                <path d="M 440,80 L 440,144" fill="none" stroke="black"/>
                <path d="M 464,48 L 464,80" fill="none" stroke="black"/>
                <path d="M 480,80 L 480,112" fill="none" stroke="black"/>
                <path d="M 496,48 L 496,80" fill="none" stroke="black"/>
                <path d="M 320,32 L 352,32" fill="none" stroke="black"/>
                <path d="M 384,32 L 400,32" fill="none" stroke="black"/>
                <path d="M 16,48 L 48,48" fill="none" stroke="black"/>
                <path d="M 224,48 L 296,48" fill="none" stroke="black"/>
                <path d="M 464,48 L 496,48" fill="none" stroke="black"/>
                <path d="M 16,80 L 48,80" fill="none" stroke="black"/>
                <path d="M 80,80 L 112,80" fill="none" stroke="black"/>
                <path d="M 200,80 L 232,80" fill="none" stroke="black"/>
                <path d="M 288,80 L 320,80" fill="none" stroke="black"/>
                <path d="M 408,80 L 440,80" fill="none" stroke="black"/>
                <path d="M 464,80 L 496,80" fill="none" stroke="black"/>
                <path d="M 16,112 L 80,112" fill="none" stroke="black"/>
                <path d="M 112,112 L 200,112" fill="none" stroke="black"/>
                <path d="M 320,112 L 408,112" fill="none" stroke="black"/>
                <path d="M 440,112 L 512,112" fill="none" stroke="black"/>
                <path d="M 80,144 L 112,144" fill="none" stroke="black"/>
                <path d="M 200,144 L 232,144" fill="none" stroke="black"/>
                <path d="M 288,144 L 320,144" fill="none" stroke="black"/>
                <path d="M 408,144 L 440,144" fill="none" stroke="black"/>
                <path d="M 224,176 L 304,176" fill="none" stroke="black"/>
                <path d="M 112,208 L 200,208" fill="none" stroke="black"/>
                <path d="M 216,208 L 320,208" fill="none" stroke="black"/>
                <path d="M 336,208 L 400,208" fill="none" stroke="black"/>
                <path d="M 216,80 C 224.83064,80 232,87.16936 232,96" fill="none" stroke="black"/>
                <path d="M 304,80 C 295.16936,80 288,87.16936 288,96" fill="none" stroke="black"/>
                <path d="M 216,144 C 224.83064,144 232,136.83064 232,128" fill="none" stroke="black"/>
                <path d="M 304,144 C 295.16936,144 288,136.83064 288,128" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="408,208 396,202.4 396,213.6" fill="black" transform="rotate(0,400,208)"/>
                <polygon class="arrowhead" points="408,32 396,26.4 396,37.6" fill="black" transform="rotate(0,400,32)"/>
                <polygon class="arrowhead" points="344,208 332,202.4 332,213.6" fill="black" transform="rotate(180,336,208)"/>
                <polygon class="arrowhead" points="328,208 316,202.4 316,213.6" fill="black" transform="rotate(0,320,208)"/>
                <polygon class="arrowhead" points="328,32 316,26.4 316,37.6" fill="black" transform="rotate(180,320,32)"/>
                <polygon class="arrowhead" points="224,208 212,202.4 212,213.6" fill="black" transform="rotate(180,216,208)"/>
                <polygon class="arrowhead" points="208,208 196,202.4 196,213.6" fill="black" transform="rotate(0,200,208)"/>
                <polygon class="arrowhead" points="120,208 108,202.4 108,213.6" fill="black" transform="rotate(180,112,208)"/>
                <circle cx="16" cy="272" r="6" class="closeddot" fill="black"/>
                <circle cx="16" cy="400" r="6" class="closeddot" fill="black"/>
                <g class="text">
                  <text x="244" y="36">AS</text>
                  <text x="280" y="36">65536</text>
                  <text x="368" y="36">BGP</text>
                  <text x="420" y="36">AS</text>
                  <text x="456" y="36">65550</text>
                  <text x="32" y="68">SF1</text>
                  <text x="156" y="68">192.0.2.0/30</text>
                  <text x="372" y="68">192.0.2.4/30</text>
                  <text x="480" y="68">SF2</text>
                  <text x="124" y="100">.1</text>
                  <text x="188" y="100">.2</text>
                  <text x="332" y="100">.6</text>
                  <text x="396" y="100">.5</text>
                  <text x="96" y="116">GW1</text>
                  <text x="216" y="116">PE1</text>
                  <text x="304" y="116">PE2</text>
                  <text x="424" y="116">GW2</text>
                  <text x="152" y="132">vlan-id</text>
                  <text x="360" y="132">vlan-id</text>
                  <text x="152" y="148">100</text>
                  <text x="360" y="148">200</text>
                  <text x="64" y="164">198.51.100.0/24</text>
                  <text x="460" y="164">203.0.113.0/24</text>
                  <text x="220" y="196">sdp1</text>
                  <text x="300" y="196">sdp2</text>
                  <text x="148" y="228">Attachment</text>
                  <text x="240" y="228">Network</text>
                  <text x="296" y="228">Slice</text>
                  <text x="380" y="228">Attachment</text>
                  <text x="136" y="244">Circuit</text>
                  <text x="192" y="244">"ac1"</text>
                  <text x="272" y="244">EMBB_UP</text>
                  <text x="368" y="244">Circuit</text>
                  <text x="424" y="244">"ac2"</text>
                  <text x="48" y="276">"ac1"</text>
                  <text x="120" y="276">properties:</text>
                  <text x="16" y="292">-</text>
                  <text x="96" y="292">bearer-reference:</text>
                  <text x="224" y="292">bearerX@site1</text>
                  <text x="16" y="308">-</text>
                  <text x="60" y="308">vlan-id:</text>
                  <text x="112" y="308">100</text>
                  <text x="16" y="324">-</text>
                  <text x="36" y="324">CE</text>
                  <text x="80" y="324">address</text>
                  <text x="140" y="324">(GW1):</text>
                  <text x="220" y="324">192.0.2.1/30</text>
                  <text x="16" y="340">-</text>
                  <text x="36" y="340">PE</text>
                  <text x="84" y="340">address:</text>
                  <text x="172" y="340">192.0.2.2/30</text>
                  <text x="16" y="356">-</text>
                  <text x="60" y="356">Routing:</text>
                  <text x="124" y="356">static</text>
                  <text x="216" y="356">198.51.100.0/24</text>
                  <text x="296" y="356">via</text>
                  <text x="136" y="372">192.0.2.1</text>
                  <text x="192" y="372">tag</text>
                  <text x="276" y="372">primary_UP_slice</text>
                  <text x="48" y="404">"ac2"</text>
                  <text x="120" y="404">properties:</text>
                  <text x="16" y="420">-</text>
                  <text x="96" y="420">bearer-reference:</text>
                  <text x="224" y="420">bearerY@site2</text>
                  <text x="16" y="436">-</text>
                  <text x="60" y="436">vlan-id:</text>
                  <text x="112" y="436">200</text>
                  <text x="16" y="452">-</text>
                  <text x="36" y="452">CE</text>
                  <text x="80" y="452">address</text>
                  <text x="140" y="452">(GW2):</text>
                  <text x="220" y="452">192.0.2.5/30</text>
                  <text x="16" y="468">-</text>
                  <text x="36" y="468">PE</text>
                  <text x="84" y="468">address:</text>
                  <text x="172" y="468">192.0.2.6/30</text>
                  <text x="16" y="484">-</text>
                  <text x="60" y="484">Routing:</text>
                  <text x="112" y="484">BGP</text>
                  <text x="168" y="484">local-as:</text>
                  <text x="232" y="484">65536</text>
                  <text x="296" y="484">(Provider</text>
                  <text x="356" y="484">ASN)</text>
                  <text x="164" y="500">peer-as:</text>
                  <text x="224" y="500">65550</text>
                  <text x="288" y="500">(customer</text>
                  <text x="348" y="500">ASN)</text>
                  <text x="192" y="516">remote-address:</text>
                  <text x="296" y="516">192.0.2.5</text>
                  <text x="376" y="516">(Customer</text>
                  <text x="452" y="516">address)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
                             AS 65536  <----BGP--> AS 65550
 .---.                     .--------.                    .---.
 |SF1|       192.0.2.0/30  |        |   192.0.2.4/30     |SF2|
 '-+-'   .---.          .--+.      .+--.          .---.  '-+-'
   |     |   |.1      .2|   |      |   |.6      .5|   |    |
 --+-----+GW1+----------+PE1|      |PE2+----------+GW2+----+----
         |   | vlan-id  |   |      |   | vlan-id  |   |
         '---'   100    '--+'      '+--'   200    '---'
198.51.100.0/24            |        |             203.0.113.0/24
                           '--------+'
                         sdp1      sdp2
             <----------> <------------> <------->
             Attachment   Network Slice   Attachment
             Circuit "ac1"    EMBB_UP     Circuit "ac2"                

 * "ac1" properties:
 - bearer-reference: bearerX@site1
 - vlan-id: 100
 - CE address (GW1): 192.0.2.1/30
 - PE address: 192.0.2.2/30
 - Routing: static 198.51.100.0/24 via
            192.0.2.1 tag primary_UP_slice

 * "ac2" properties:
 - bearer-reference: bearerY@site2
 - vlan-id: 200
 - CE address (GW2): 192.0.2.5/30
 - PE address: 192.0.2.6/30
 - Routing: BGP local-as: 65536 (Provider ASN)
                peer-as: 65550 (customer ASN)
                remote-address: 192.0.2.5 (Customer address)
]]></artwork>
          </artset>
        </figure>
        <t><xref target="slice-acs"/> shows the message body of the request to create the required ACs using the ACaaS module.</t>
        <figure anchor="slice-acs">
          <name>Message Body of a Request to Create Required ACs</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac1",
        "description": "Connection to site1 on vlan 100",
        "requested-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan"
            }
          },
          "bearer-reference": "bearerX@site1"
        },
        "ip-connection": {
          "ipv4": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:static-routing",
              "static": {
                "cascaded-lan-prefixes": {
                  "ipv4-lan-prefix": [
                    {
                      "lan": "198.51.100.0/24",
                      "next-hop": "192.0.2.1",
                      "lan-tag": "primary_UP_slice"
                    }
                  ]
                }
              }
            }
          ]
        }
      },
      {
        "name": "ac2",
        "description": "Connection to site2 on vlan 200",
        "requested-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan"
            }
          },
          "bearer-reference": "bearerY@site2"
        },
        "ip-connection": {
          "ipv4": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "1",
                    "peer-as": 65550
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="slice-acs-res"/> shows the message body of a response received from the controller.</t>
        <figure anchor="slice-acs-res">
          <name>Example of a Message Body of a Response Indicating the Creation of the ACs</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac1",
        "description": "Connection to site1 on vlan 100",
        "actual-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 100
            }
          },
          "bearer-reference": "bearerX@site1"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.2",
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.1"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:static-routing",
              "static": {
                "cascaded-lan-prefixes": {
                  "ipv4-lan-prefix": [
                    {
                      "lan": "198.51.100.0/24",
                      "next-hop": "192.0.2.1",
                      "lan-tag": "primary_UP_slice"
                    }
                  ]
                }
              }
            }
          ]
        }
      },
      {
        "name": "ac2",
        "description": "Connection to site2 on vlan 200",
        "actual-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 200
            }
          },
          "bearer-reference": "bearerY@site2"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.6",
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.5"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "1",
                    "peer-as": 65550,
                    "local-as": 65536 
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="slice-prov"/> shows the message body of the request to create a Slice Service bound to the ACs created using <xref target="slice-acs"/>. Only references to these ACs are included in the Slice Service request.</t>
        <figure anchor="slice-prov">
          <name>Message Body of a Request to Create a Slice Service Referring to the ACs</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-network-slice-service:network-slice-services": {
    "slo-sle-templates": {
      "slo-sle-template": [
        {
          "id": "low-latency-template",
          "description": "Lowest possible latency forwarding \
                                                            behavior"
        }
      ]
    },
    "slice-service": [
      {
        "id": "Slice URLLC_UP",
        "description": "Dedicated TN Slice for URLLC-UP",
        "slo-sle-template": "low-latency-template",
        "status": {},
        "sdps": {
          "sdp": [
            {
              "id": "sdp1",
              "ac-svc-name": [
                "ac1"
              ]
            },
            {
              "id": "sdp2",
              "ac-svc-name": [
                "ac2"
              ]
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="sec-ex-cloud">
        <name>Connecting a Virtualized Environment Running in a Cloud Provider</name>
        <t>This example (<xref target="cloud-provider-1"/>) shows how the AC service model can be used to connect a Cloud Infrastructure to a service provider network. This example makes the following assumptions:</t>
        <ol spacing="normal" type="1"><li>
            <t>A customer (e.g., Mobile Network Team or partner) has a virtualized infrastructure running in a Cloud Provider. A simplistic deployment is represented here with a set of Virtual Machines running in a Virtual Private Environment. The deployment and management of this infrastructure is achieved via private APIs that are supported by the Cloud Provider: this realization is out of the scope of this document.</t>
          </li>
          <li>
            <t>The connectivity to the Data Center is achieved thanks to a service based on direct attachment (physical connection), which is delivered upon ordering via an API exposed by the Cloud Provider. When ordering that connection, a unique "Connection Identifier" is generated and returned via the API.</t>
          </li>
          <li>
            <t>The customer provisions the networking logic within the Cloud Provider based on that unique connection identifier (i.e., logical interfaces, IP addressing, and routing).</t>
          </li>
        </ol>
        <figure anchor="cloud-provider-1">
          <name>An Example of Realization for Connecting a Cloud Site</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="560" width="496" viewBox="0 0 496 560" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 32,32 L 32,272" fill="none" stroke="black"/>
                <path d="M 32,384 L 32,528" fill="none" stroke="black"/>
                <path d="M 56,80 L 56,112" fill="none" stroke="black"/>
                <path d="M 72,112 L 72,144" fill="none" stroke="black"/>
                <path d="M 88,80 L 88,112" fill="none" stroke="black"/>
                <path d="M 104,80 L 104,112" fill="none" stroke="black"/>
                <path d="M 120,112 L 120,144" fill="none" stroke="black"/>
                <path d="M 136,80 L 136,112" fill="none" stroke="black"/>
                <path d="M 152,80 L 152,112" fill="none" stroke="black"/>
                <path d="M 168,112 L 168,144" fill="none" stroke="black"/>
                <path d="M 168,176 L 168,240" fill="none" stroke="black"/>
                <path d="M 176,400 L 176,464" fill="none" stroke="black"/>
                <path d="M 184,80 L 184,112" fill="none" stroke="black"/>
                <path d="M 200,144 L 200,176" fill="none" stroke="black"/>
                <path d="M 200,240 L 200,400" fill="none" stroke="black"/>
                <path d="M 216,248 L 216,304" fill="none" stroke="black"/>
                <path d="M 216,336 L 216,392" fill="none" stroke="black"/>
                <path d="M 224,400 L 224,464" fill="none" stroke="black"/>
                <path d="M 240,176 L 240,240" fill="none" stroke="black"/>
                <path d="M 488,32 L 488,272" fill="none" stroke="black"/>
                <path d="M 488,384 L 488,528" fill="none" stroke="black"/>
                <path d="M 32,32 L 488,32" fill="none" stroke="black"/>
                <path d="M 56,80 L 88,80" fill="none" stroke="black"/>
                <path d="M 104,80 L 136,80" fill="none" stroke="black"/>
                <path d="M 152,80 L 184,80" fill="none" stroke="black"/>
                <path d="M 56,112 L 88,112" fill="none" stroke="black"/>
                <path d="M 104,112 L 136,112" fill="none" stroke="black"/>
                <path d="M 152,112 L 184,112" fill="none" stroke="black"/>
                <path d="M 64,144 L 384,144" fill="none" stroke="black"/>
                <path d="M 168,176 L 240,176" fill="none" stroke="black"/>
                <path d="M 168,240 L 240,240" fill="none" stroke="black"/>
                <path d="M 32,272 L 192,272" fill="none" stroke="black"/>
                <path d="M 224,272 L 488,272" fill="none" stroke="black"/>
                <path d="M 32,384 L 192,384" fill="none" stroke="black"/>
                <path d="M 224,384 L 488,384" fill="none" stroke="black"/>
                <path d="M 176,400 L 224,400" fill="none" stroke="black"/>
                <path d="M 176,464 L 224,464" fill="none" stroke="black"/>
                <path d="M 32,528 L 488,528" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="224,392 212,386.4 212,397.6" fill="black" transform="rotate(90,216,392)"/>
                <polygon class="arrowhead" points="224,248 212,242.4 212,253.6" fill="black" transform="rotate(270,216,248)"/>
                <g class="text">
                  <text x="360" y="52">Cloud</text>
                  <text x="420" y="52">Provider</text>
                  <text x="468" y="52">DC</text>
                  <text x="72" y="100">VM1</text>
                  <text x="120" y="100">VM2</text>
                  <text x="168" y="100">VM3</text>
                  <text x="232" y="100">Virtual</text>
                  <text x="296" y="100">Private</text>
                  <text x="352" y="100">Cloud</text>
                  <text x="84" y="132">.2</text>
                  <text x="132" y="132">.5</text>
                  <text x="184" y="132">.12</text>
                  <text x="304" y="132">198.51.100.0/24</text>
                  <text x="212" y="164">.1</text>
                  <text x="200" y="196">Cloud</text>
                  <text x="284" y="196">BGP_ASN:</text>
                  <text x="344" y="196">65536</text>
                  <text x="204" y="212">Provider</text>
                  <text x="264" y="212">BGP</text>
                  <text x="300" y="212">md5:</text>
                  <text x="204" y="228">GW</text>
                  <text x="372" y="228">"nyxNER_c5sdn608fFQl3331d"</text>
                  <text x="236" y="260">.2</text>
                  <text x="208" y="276">-</text>
                  <text x="28" y="308">Direct</text>
                  <text x="120" y="308">Interconnection</text>
                  <text x="60" y="324">connection_id:</text>
                  <text x="216" y="324">BGP</text>
                  <text x="324" y="324">vlan-id:50</text>
                  <text x="60" y="340">1234-56789</text>
                  <text x="332" y="340">192.0.2.0/24</text>
                  <text x="236" y="372">.1</text>
                  <text x="208" y="388">-</text>
                  <text x="156" y="404">If-A</text>
                  <text x="312" y="404">Service</text>
                  <text x="380" y="404">Provider</text>
                  <text x="448" y="404">Network</text>
                  <text x="200" y="436">PE1</text>
                  <text x="268" y="436">BGP_ASN:</text>
                  <text x="328" y="436">65550</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
    .--------------------------------------------------------.
    |                                      Cloud Provider DC |
    |                                                        |
    |  .---. .---. .---.                                     |
    |  |VM1| |VM2| |VM3|  Virtual Private Cloud              |
    |  '-+-' '-+-' '-+-'                                     |
    |    |.2   |.5   |.12      198.51.100.0/24               |
    |   -+-----+-----+---+-----------------------            |
    |                    |.1                                 |
    |                .---+----.                              |
    |                | Cloud  | BGP_ASN: 65536               |
    |                |Provider| BGP md5:                     |
    |                |   GW   |   "nyxNER_c5sdn608fFQl3331d" |
    |                '---+----'                              |
    |                    | ^ .2                              |
    '--------------------|-|---------------------------------'
                         | |
 Direct Interconnection  | |
 connection_id:          |BGP       vlan-id:50
   1234-56789            | |        192.0.2.0/24
                         | |
                         | | .1
    .--------------------|-v---------------------------------.
    |             If-A.--+--.       Service Provider Network |
    |                 |     |                                |
    |                 | PE1 | BGP_ASN: 65550                 |
    |                 |     |                                |
    |                 '-----'                                |
    |                                                        |
    |                                                        |
    |                                                        |
    '--------------------------------------------------------'
]]></artwork>
          </artset>
        </figure>
        <t><xref target="cloud-provider-2"/> illustrates the pre-provisioning logic for the physical connection to the Cloud Provider. After this connection is delivered to the service provider, the network inventory is updated with "bearer-reference" set to the value of the "Connection Identifier".</t>
        <figure anchor="cloud-provider-2">
          <name>Illustration of Pre-provisioning</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="288" width="584" viewBox="0 0 584 288" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 136,64 L 520,64" fill="none" stroke="black"/>
                <path d="M 128,112 L 512,112" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="528,64 516,58.4 516,69.6" fill="black" transform="rotate(0,520,64)"/>
                <polygon class="arrowhead" points="136,112 124,106.4 124,117.6" fill="black" transform="rotate(180,128,112)"/>
                <g class="text">
                  <text x="52" y="36">Customer</text>
                  <text x="544" y="36">Cloud</text>
                  <text x="56" y="52">Orchestration</text>
                  <text x="188" y="52">DIRECT</text>
                  <text x="280" y="52">INTERCONNECTION</text>
                  <text x="380" y="52">ORDERING</text>
                  <text x="440" y="52">(API)</text>
                  <text x="548" y="52">Provider</text>
                  <text x="164" y="100">Connection</text>
                  <text x="240" y="100">Created</text>
                  <text x="292" y="100">with</text>
                  <text x="360" y="100">"Connection</text>
                  <text x="468" y="100">ID:1234-56789"</text>
                  <text x="328" y="132">x</text>
                  <text x="328" y="148">x</text>
                  <text x="328" y="164">x</text>
                  <text x="328" y="180">x</text>
                  <text x="92" y="212">Physical</text>
                  <text x="172" y="212">Connection</text>
                  <text x="260" y="212">1234-56789</text>
                  <text x="316" y="212">is</text>
                  <text x="368" y="212">delivered</text>
                  <text x="424" y="212">and</text>
                  <text x="240" y="228">connected</text>
                  <text x="292" y="228">to</text>
                  <text x="320" y="228">PE1</text>
                  <text x="88" y="260">Network</text>
                  <text x="160" y="260">Inventory</text>
                  <text x="232" y="260">Updated</text>
                  <text x="288" y="260">with:</text>
                  <text x="144" y="276">bearer-reference:</text>
                  <text x="260" y="276">1234-56789</text>
                  <text x="320" y="276">for</text>
                  <text x="392" y="276">PE1/Interface</text>
                  <text x="476" y="276">"If-A"</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
  Customer                                                       Cloud
Orchestration       DIRECT INTERCONNECTION ORDERING (API)       Provider
                ------------------------------------------------>

               Connection Created with "Connection ID:1234-56789"
               <------------------------------------------------
                                        x
                                        x
                                        x
                                        x

       Physical Connection 1234-56789 is delivered and
                         connected to PE1

       Network Inventory Updated with:
         bearer-reference: 1234-56789 for PE1/Interface "If-A"
]]></artwork>
          </artset>
        </figure>
        <t>Next, API workflows can be initiated by:</t>
        <ul spacing="normal">
          <li>
            <t>The Cloud Provider for the configuration per Step (3) above.</t>
          </li>
          <li>
            <t>The Service provider network via the ACaaS model. This request can be used in conjunction with additional requests based on the L3SM (VPN provisioning) or Network Slice Service model (5G hybrid Cloud deployment).</t>
          </li>
        </ul>
        <t><xref target="cloud-provider-ac"/> shows the message body of the request to create the required ACs to connect the Cloud Provider Virtualized (VM) using the Attachment Circuit module.</t>
        <figure anchor="cloud-provider-ac">
          <name>Message Body of a Request to Create the ACs for Connecting to the Cloud Provider</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac--BXT-DC-customer-VPC-foo",
        "description": "Connection to Cloud Provider BXT on \
                                              connection 1234-56789",
        "requested-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "1243-56789"
        },
        "ip-connection": {
          "ipv4": {
            "address-allocation-type": "ietf-ac-common:static-\
                                                             address"
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "1",
                    "peer-as": 65536
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t><xref target="cloud-provider-ac-res"/> shows the message body of the response received from the provider. Note that this Cloud Provider mandates the use of MD5 authentication for establishing BGP connections.</t>
        <ul empty="true">
          <li>
            <t>The module supports MD5 to basically accommodate the installed BGP base (including by some Cloud Providers). Note that MD5 suffers from the security weaknesses discussed in <xref section="2" sectionFormat="of" target="RFC6151"/> and <xref section="2.1" sectionFormat="of" target="RFC6952"/>.</t>
          </li>
        </ul>
        <figure anchor="cloud-provider-ac-res">
          <name>Message Body of a Response to the Request to Create ACs for Connecting to the Cloud Provider</name>
          <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "ac--BXT-DC-customer-VPC-foo",
        "description": "Connection to Cloud Provider BXT on \
                                              connection 1234-56789",
        "actual-start": "2023-12-12T05:00:00.00Z",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 50
            }
          },
          "bearer-reference": "1243-56789"
        },
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.1",
            "prefix-length": 24,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.2"
              }
            ]
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "1",
                    "peer-as": 65536,
                    "local-as": 65550,
                    "authentication": {
                      "enabled": true,
                      "keying-material": {
                        "md5-keychain": "nyxNER_c5sdn608fFQl3331d"
                      }
                    }
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
      <section anchor="connect-customer-network-through-bgp">
        <name>Connect Customer Network Through BGP</name>
        <t>CE-PE routing using BGP is a common scenario in the context of MPLS VPNs and is widely used in enterprise networks. In the example depicted in <xref target="provider-network"/>, the CE routers are customer-owned devices belonging to an AS (ASN 65536). CEs are located at the edge of the provider's network (PE, or Provider Edge) and use point-to-point interfaces to establish BGP sessions. The point-to-point interfaces rely upon a physical bearer ("line-113") to reach the provider network.</t>
        <figure anchor="provider-network">
          <name>Illustration of Provider Network Scenario</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="552" viewBox="0 0 552 368" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,352" fill="none" stroke="black"/>
                <path d="M 80,80 L 80,176" fill="none" stroke="black"/>
                <path d="M 80,208 L 80,240" fill="none" stroke="black"/>
                <path d="M 80,304 L 80,336" fill="none" stroke="black"/>
                <path d="M 184,80 L 184,176" fill="none" stroke="black"/>
                <path d="M 184,208 L 184,240" fill="none" stroke="black"/>
                <path d="M 184,304 L 184,336" fill="none" stroke="black"/>
                <path d="M 208,32 L 208,88" fill="none" stroke="black"/>
                <path d="M 208,104 L 208,352" fill="none" stroke="black"/>
                <path d="M 392,32 L 392,80" fill="none" stroke="black"/>
                <path d="M 392,112 L 392,144" fill="none" stroke="black"/>
                <path d="M 464,80 L 464,112" fill="none" stroke="black"/>
                <path d="M 544,32 L 544,144" fill="none" stroke="black"/>
                <path d="M 8,32 L 208,32" fill="none" stroke="black"/>
                <path d="M 392,32 L 544,32" fill="none" stroke="black"/>
                <path d="M 80,80 L 184,80" fill="none" stroke="black"/>
                <path d="M 408,80 L 464,80" fill="none" stroke="black"/>
                <path d="M 184,96 L 352,96" fill="none" stroke="black"/>
                <path d="M 408,112 L 464,112" fill="none" stroke="black"/>
                <path d="M 392,144 L 544,144" fill="none" stroke="black"/>
                <path d="M 80,176 L 184,176" fill="none" stroke="black"/>
                <path d="M 80,208 L 184,208" fill="none" stroke="black"/>
                <path d="M 80,240 L 184,240" fill="none" stroke="black"/>
                <path d="M 80,304 L 184,304" fill="none" stroke="black"/>
                <path d="M 80,336 L 184,336" fill="none" stroke="black"/>
                <path d="M 8,352 L 208,352" fill="none" stroke="black"/>
                <g class="text">
                  <text x="60" y="52">Provider</text>
                  <text x="128" y="52">Network</text>
                  <text x="436" y="52">Customer</text>
                  <text x="504" y="52">Network</text>
                  <text x="300" y="68">CE-PE-AC</text>
                  <text x="220" y="84">.2</text>
                  <text x="372" y="84">.1</text>
                  <text x="504" y="84">ASN</text>
                  <text x="132" y="100">PE1(VRF11)</text>
                  <text x="384" y="100">sap#113</text>
                  <text x="432" y="100">CE1</text>
                  <text x="504" y="100">65536</text>
                  <text x="296" y="116">Bearer=line-113</text>
                  <text x="132" y="132">PE1(VRF12)</text>
                  <text x="300" y="132">192.0.2.1/30</text>
                  <text x="132" y="164">PE1(VRF1n)</text>
                  <text x="32" y="196">AS1</text>
                  <text x="132" y="228">PE2(VRF21)</text>
                  <text x="128" y="260">.</text>
                  <text x="128" y="276">.</text>
                  <text x="128" y="292">.</text>
                  <text x="132" y="324">PEm(VRFmn)</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
.------------------------.                      .------------------.
|  Provider Network      |                      | Customer Network |
|                        |       CE-PE-AC       |                  |
|        .------------.  |.2                 .1 | .------.   ASN   |
|        | PE1(VRF11) +---------------------sap#113 CE1  |  65536  |
|        |            |  |   Bearer=line-113    | '------'         |
|        | PE1(VRF12) |  |     192.0.2.1/30     |                  |
|        |            |  |                      '------------------'
|        | PE1(VRF1n) |  |
|        '------------'  |
| AS1                    |
|        .------------.  |
|        | PE2(VRF21) |  |
|        '------------'  |
|              .         |
|              .         |
|              .         |
|        .------------.  |
|        | PEm(VRFmn) |  |
|        '------------'  |
'------------------------'
]]></artwork>
          </artset>
        </figure>
        <t>The attachment circuit in this case use a SAP identifier to refer to the physical interface used for the connection between the PE and the CE. The attachment circuit includes all the additional logical attributes to describe the connection between the two ends, including VLAN information and IP addressing. Also, the configuration details of the BGP session makes use of peer group details instead of defining the entire configuration inside the 'neighbor' data node.</t>
        <figure anchor="add-attachment-circuit-bgp-routing">
          <name>Message Body of a Request to Create ACs for Connecting CEs to a Provider Network</name>
          <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "CE-PE-AC",
        "customer-name": "Customer-4875",
        "description": "An AC between a CP and a PE",
        "peer-sap-id": [
          "sap#113"
        ],
        "ip-connection": {
          "ipv4": {
            "prefix-length": 30,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.1"
              }
            ]
          }
        },
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "line-113"
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "BGP-Single-Access",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "peer-groups": {
                  "peer-group": [
                    {
                      "name": "first-peer-group",
                      "peer-as": 65536,
                      "address-family": "ietf-vpn-common:ipv4"
                    }
                  ]
                },
                "neighbor": [
                  {
                    "id": "session#57",
                    "remote-address": "192.0.2.1",
                    "peer-group": "first-peer-group",
                    "status": {
                      "admin-status": {
                        "status": "ietf-vpn-common:admin-up"
                      }
                    }
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
        <t>This scenario allows the provider to maintain a list of ACs belonging to the same customer without requiring the full service configuration.</t>
      </section>
      <section anchor="sec-peering">
        <name>Interconnection via Internet eXchange Points (IXPs)</name>
        <t>This section illustrates how to use the AC service model for interconnection purposes. To that aim, the document assumes a simplified Internet eXchange Point (IXP) configuration without zooming into IXP deployment specifics. Let us assume that networks are interconnected via a Layer 2 facility. BGP is used to exchange routing information and reachability announcements between those networks. The same approach can be used to negotiate interconnection between two networks and without involving an IXP.</t>
        <t>The following subsections exemplify a deployment flow, but BGP sessions can be managed without having to execute systematically all the steps detailed hereafter.</t>
        <section anchor="retrieve-interconnection-locations">
          <name>Retrieve Interconnection Locations</name>
          <t><xref target="ex-retrieve-locations"/> shows an example a message body of a request to retrieve a list of interconnection locations. The request includes optional information such as customer name, peer ASN, etc. to filter out the locations.</t>
          <figure anchor="ex-retrieve-locations">
            <name>Message Body of a Request to Retrieve Interconnection Locations</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:locations": {
    "customer-name": "a future peer",
    "role": "ietf-ac-common:nni",
    "peer-as": 65536
  }  
}
]]></sourcecode>
          </figure>
          <t><xref target="ex-retrieve-locations-res"/> provides an example of a response received from the server with a list of available interconnection locations.</t>
          <figure anchor="ex-retrieve-locations-res">
            <name>Message Body of a Response to Retrieve Interconnection Locations</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:locations": {
    "customer-name": "a future peer",
    "role": "ietf-ac-common:nni",
    "peer-as": 65536,
    "location": [
      {
        "location-name": "Location-X",
        "_comment": "other location attributes"        
      },
      {
        "_comment": "other locations"
      }
    ]
  }  
}
]]></sourcecode>
          </figure>
        </section>
        <section anchor="create-bearers-and-retrieve-bearer-references">
          <name>Create Bearers and Retrieve Bearer References</name>
          <t>A peer can then use the location information and select the ones where it can request new bearers. As shown in <xref target="ex-create-bearer-parent-ref"/>, the request includes a location reference which is known to the server (returned in <xref target="ex-retrieve-locations-res"/>).</t>
          <figure anchor="ex-create-bearer-parent-ref">
            <name>Message Body of a Request to Create a Bearer using a Provider-Assigned Reference</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:bearers": {
    "bearer": [
      {
        "name": "a-name-choosen-by-client",
        "provider-location-reference": "Location-X",
        "customer-point": {
          "identified-by": "ietf-bearer-svc:device-id",
          "device": {
            "device-id": "ASBR_1_Location_X"
          }
        },
        "type": "ietf-bearer-svc:ethernet"
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t>The bearer is then activated by the server as shown in <xref target="ex-create-bearer-parent-ref-res"/>. A "bearer-reference" is also returned. That reference can be used for subsequent AC activation requests.</t>
          <figure anchor="ex-create-bearer-parent-ref-res">
            <name>Message Body of a Response to Create a Bearer in a Specific Location</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-bearer-svc:bearers": {
    "bearer": [
      {
        "name": "a-name-choosen-by-client"
        "provider-location-reference": "Location-X",
        "customer-point": {
          "identified-by": "ietf-bearer-svc:device-id",
          "device": {
            "device-id": "ASBR_1_Location_X"
          }
        },
        "type": "ietf-bearer-svc:ethernet",
        "bearer-reference": "Location-X-Line-114",
        "status": {
          "oper-status": {
            "status": "ietf-vpn-common:op-up"
          }
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
        </section>
        <section anchor="sec-manage-ac-bgp">
          <name>Manage ACs and BGP Sessions</name>
          <t>As depicted in <xref target="bgp-peer-network"/>, each network connects to the IXP switch via a bearer over which an AC is created.</t>
          <figure anchor="bgp-peer-network">
            <name>Simple Interconnection Topology</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="432" width="472" viewBox="0 0 472 432" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,32 L 8,176" fill="none" stroke="black"/>
                  <path d="M 8,272 L 8,416" fill="none" stroke="black"/>
                  <path d="M 24,96 L 24,144" fill="none" stroke="black"/>
                  <path d="M 24,336 L 24,384" fill="none" stroke="black"/>
                  <path d="M 152,112 L 152,144" fill="none" stroke="black"/>
                  <path d="M 152,336 L 152,384" fill="none" stroke="black"/>
                  <path d="M 192,32 L 192,104" fill="none" stroke="black"/>
                  <path d="M 192,160 L 192,176" fill="none" stroke="black"/>
                  <path d="M 192,272 L 192,344" fill="none" stroke="black"/>
                  <path d="M 192,360 L 192,416" fill="none" stroke="black"/>
                  <path d="M 248,208 L 248,240" fill="none" stroke="black"/>
                  <path d="M 312,112 L 312,208" fill="none" stroke="black"/>
                  <path d="M 312,240 L 312,352" fill="none" stroke="black"/>
                  <path d="M 368,208 L 368,240" fill="none" stroke="black"/>
                  <path d="M 8,32 L 192,32" fill="none" stroke="black"/>
                  <path d="M 24,96 L 152,96" fill="none" stroke="black"/>
                  <path d="M 160,112 L 312,112" fill="none" stroke="black"/>
                  <path d="M 24,144 L 152,144" fill="none" stroke="black"/>
                  <path d="M 8,176 L 192,176" fill="none" stroke="black"/>
                  <path d="M 248,208 L 304,208" fill="none" stroke="black"/>
                  <path d="M 320,208 L 368,208" fill="none" stroke="black"/>
                  <path d="M 176,224 L 248,224" fill="none" stroke="black"/>
                  <path d="M 368,224 L 424,224" fill="none" stroke="black"/>
                  <path d="M 248,240 L 304,240" fill="none" stroke="black"/>
                  <path d="M 320,240 L 368,240" fill="none" stroke="black"/>
                  <path d="M 8,272 L 192,272" fill="none" stroke="black"/>
                  <path d="M 24,336 L 152,336" fill="none" stroke="black"/>
                  <path d="M 160,352 L 312,352" fill="none" stroke="black"/>
                  <path d="M 24,384 L 152,384" fill="none" stroke="black"/>
                  <path d="M 8,416 L 192,416" fill="none" stroke="black"/>
                  <circle cx="144" cy="112" r="6" class="closeddot" fill="black"/>
                  <circle cx="144" cy="352" r="6" class="closeddot" fill="black"/>
                  <circle cx="152" cy="112" r="6" class="closeddot" fill="black"/>
                  <circle cx="152" cy="352" r="6" class="closeddot" fill="black"/>
                  <circle cx="312" cy="208" r="6" class="closeddot" fill="black"/>
                  <circle cx="312" cy="240" r="6" class="closeddot" fill="black"/>
                  <g class="text">
                    <text x="60" y="52">Provider</text>
                    <text x="128" y="52">Network</text>
                    <text x="168" y="52">A</text>
                    <text x="56" y="68">BGP</text>
                    <text x="112" y="68">ASN:65536</text>
                    <text x="284" y="68">Attachment-Circuit</text>
                    <text x="368" y="68">1</text>
                    <text x="332" y="84">Bearer=Location-X-Line-114</text>
                    <text x="68" y="116">ASBR-A-1</text>
                    <text x="220" y="132">192.0.2.1/24</text>
                    <text x="216" y="148">vlan-id:114</text>
                    <text x="152" y="228">...</text>
                    <text x="288" y="228">IXP</text>
                    <text x="316" y="228">SW</text>
                    <text x="448" y="228">...</text>
                    <text x="60" y="292">Provider</text>
                    <text x="128" y="292">Network</text>
                    <text x="168" y="292">B</text>
                    <text x="56" y="308">BGP</text>
                    <text x="112" y="308">ASN:65537</text>
                    <text x="232" y="340">.2/24</text>
                    <text x="68" y="356">ASBR-B-1</text>
                    <text x="268" y="372">Attachment-Circuit</text>
                    <text x="352" y="372">2</text>
                    <text x="308" y="388">Bearer=Location-X-Line-448</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
.----------------------.                       
|  Provider Network A  |                       
|    BGP ASN:65536     |  Attachment-Circuit 1 
|                      |    Bearer=Location-X-Line-114    
| .---------------.    |        
| | ASBR-A-1     **-------------------+
| |               |  192.0.2.1/24     |
| '---------------'  vlan-id:114      |
|                      |              |           
'----------------------'              |
                                      | 
                              .-------*------.  
                 ... ---------+   IXP SW     +------- ...
                              '-------*------'
                                      |
.----------------------.              |
|  Provider Network B  |              |
|    BGP ASN:65537     |              |
|                      |              |
| +---------------+    |  .2/24       |
| | ASBR-B-1     **-------------------+
| |               |    |Attachment-Circuit 2
| '---------------'    | Bearer=Location-X-Line-448
|                      |
'----------------------'
]]></artwork>
            </artset>
          </figure>
          <t>The AC configuration (<xref target="bgp-peer-network-add-attachment-circuit"/>) includes parameters such as VLAN configuration, IP addresses, MTU, and any additional settings required for connectivity. The peering location is inferred from the "bearer-reference".</t>
          <figure anchor="bgp-peer-network-add-attachment-circuit">
            <name>Message Body of a Request to Create an AC to Connect to an IXP</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "Attachment Circuit 1",
        "customer-name": "Network A",
        "description": "An AC to IXP SW in Location X",
        "requested-start": "2025-12-12T05:00:00.00Z",
        "peer-sap-id": [
          "asbr-1-interface"
        ],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q"
          },
          "bearer-reference": "Location-X-Line-114"
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t><xref target="bgp-peer-network-response"/> shows the received response with the required information for the activation of the AC.</t>
          <figure anchor="bgp-peer-network-response">
            <name>Message Body of a Response to an AC Request to Connect to an IXP</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "Attachment Circuit 1",
        "customer-name": "Network A",
        "description": "An AC to IXP SW in Location X",
        "role": "ietf-ac-common:public-nni",
        "actual-start": "2025-12-12T05:00:00.00Z",
        "peer-sap-id": [
          "asbr-1-interface"
        ],
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "tag-type": "ietf-vpn-common:c-vlan",
              "cvlan-id": 114
            }
          },
          "bearer-reference": "Location-X-Line-114"
        },
        "ip-connection": {
          "ipv4": {
            "prefix-length": 24,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.1"
              }
            ]
          }
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t>Once the ACs are established, BGP peering sessions can be configured between routers of the participating networks. BGP sessions can be established via a route server or between two networks. For the sake of illustration, let us assume that BGP sessions are established directly between two network. <xref target="bgp-peer-network-add-bgp-attachment-circuit"/> shows an example of a request to add a BGP session to an existing AC. The properties of that AC are not repeated in this request because that information is already communicated during the creation of the AC.</t>
          <figure anchor="bgp-peer-network-add-bgp-attachment-circuit">
            <name>Message Body of a Request to Create a BGP Session over an AC</name>
            <sourcecode type="json"><![CDATA[
{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "Attachment Circuit 1",
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "BGP",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "Session-Network-B",
                    "remote-address": "192.0.2.1",
                    "local-as": 65537,
                    "peer-as": 65536,
                    "address-family": "ietf-vpn-common:ipv4",
                    "authentication": {
                      "enabled": true,
                      "keying-material": {
                        "key-id": 1,
                        "key": "test##"
                      }
                    },
                    "status": {
                      "admin-status": {
                        "status": "ietf-vpn-common:admin-up"
                      }
                    }
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t><xref target="bgp-awaiting-validation"/> provides the example of a response which indicates that the request is awaiting validation. The response includes also a server-assigned reference for this BGP session.</t>
          <figure anchor="bgp-awaiting-validation">
            <name>Message Body of a Response for a BGP Session Awaiting Validation</name>
            <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "Attachment Circuit 1",
        "role": "ietf-ac-common:public-nni",
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "BGP",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "neighbor": [
                  {
                    "id": "Session-Network-B",
                    "server-reference": "peering-svc-45857",
                    "local-address": "192.0.2.2",
                    "remote-address": "192.0.2.1",
                    "local-as": 65537,
                    "peer-as": 65536,
                    "address-family": "ietf-vpn-common:ipv4",
                    "authentication": {
                      "enabled": true,
                      "keying-material": {
                        "key-id": 1,
                        "key": "test##"
                      }
                    },
                    "status": {
                      "admin-status": {
                        "status": "ietf-ac-common:awaiting-\
                                                          validation"
                      }
                    }
                  }
                ]
              }
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t>Once validation is accomplished, a status update is communicated back to the requestor. The BGP session can then be established over the AC. The BGP session configuration includes parameters such as neighbor IP addresses, ASNs, authentication settings (if required), etc. The configuration is triggered at each side of the BGP connection.</t>
          <figure anchor="bgp-peering-all-sessions">
            <name>Message Body of a Response to Report All Active BGP sessions over an AC</name>
            <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:routing-protocols": {
    "routing-protocol": [
      {
        "id": "BGP",
        "type": "ietf-vpn-common:bgp-routing",
        "bgp": {
          "neighbor": [
            {
              "id": "Session-Network-B",
              "server-reference": "peering-svc-45857",
              "local-address": "192.0.2.2",
              "remote-address": "192.0.2.1",
              "local-as": 65537,
              "peer-as": 65536,
              "address-family": "ietf-vpn-common:ipv4",
              "authentication": {
                "enabled": true,
                "keying-material": {
                  "key-id": 1,
                  "key": "test##"
                }
              },
              "status": {
                "admin-status": {
                  "status": "ietf-ac-common:up"
                }
              }
            },
            {
              "id": "Session-Network-C",
              "server-reference": "peering-svc-7866",
              "local-address": "192.0.2.3",
              "remote-address": "192.0.2.1",
              "local-as": 65538,
              "peer-as": 65536,
              "address-family": "ietf-vpn-common:ipv4",
              "authentication": {
                "enabled": true,
                "keying-material": {
                  "key-id": 1,
                  "key": "##test##"
                }
              },
              "status": {
                "admin-status": {
                  "status": "ietf-ac-common:up"
                }
              }
            },
            {
              "_comment": "list of other active BGP sessions over \
                                                             this AC"
            }
          ]
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="sec-cloudified-nfs">
        <name>Connectivity of Cloud Network Functions</name>
        <section anchor="scope">
          <name>Scope</name>
          <t>This section demonstrates how the AC service model permits managing connectivity requirements for complex Network Functions (NFs) - containerized or virtualized -  that are typically deployed in Telco networks. This integration leverages the concept of "parent AC" to decouple physical and logical connectivity so that several ACs can shares Layer 2 and Layer 3 resources. This approach provides flexibility, scalability, and API stability.</t>
          <t>The NFs have the following characteristics:</t>
          <ul spacing="normal">
            <li>
              <t>The NF is distributed on a set of compute nodes with scaled-out and redundant instances.</t>
            </li>
            <li>
              <t>The NF has two distinct type of instances: user plane ("nf-up") and routing control plane ("nf-cp").</t>
            </li>
            <li>
              <t>The user plane component can be distributed among the first 8 compute nodes ("compute-01" to "compute-08") to achieve high performance.</t>
            </li>
            <li>
              <t>The control plane is deployed in a redundant fashion on two instances running on distinct compute nodes ("compute-09" and "compute-10").</t>
            </li>
            <li>
              <t>The NF is attached to distinct networks, each making use of a dedicated VLAN. These VLANs are therefore instantiated as separate ACs. From a realization standpoint, the NF interface connectivity is generally provided thanks to MacVLAN or Single Root I/O Virtualization (SR-IOV). For the sake of simplicity only two VLANs are presented in this example, additional VLANs are configured following a similar logic.</t>
            </li>
          </ul>
        </section>
        <section anchor="physical-infrastructure">
          <name>Physical Infrastructure</name>
          <t><xref target="cloud-parent-infra"/> describes the physical infrastructure. The compute nodes (customer) are attached to the provider infrastructure thanks to a set of physical links on which attachment circuits are provisioned (i.e., "compute-XX-nicY"). The provider infrastructure can be realized in multiple ways, such as IP Fabric, Layer 2/Layer 3 Edge Routers. This document does not intend to detail these aspects.</t>
          <figure anchor="cloud-parent-infra">
            <name>Example Physical Topology for Cloud Deployment</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="384" width="544" viewBox="0 0 544 384" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,48 L 8,192" fill="none" stroke="black"/>
                  <path d="M 8,272 L 8,336" fill="none" stroke="black"/>
                  <path d="M 112,48 L 112,192" fill="none" stroke="black"/>
                  <path d="M 112,272 L 112,336" fill="none" stroke="black"/>
                  <path d="M 312,32 L 312,352" fill="none" stroke="black"/>
                  <path d="M 360,48 L 360,224" fill="none" stroke="black"/>
                  <path d="M 432,48 L 432,224" fill="none" stroke="black"/>
                  <path d="M 448,96 L 448,176" fill="none" stroke="black"/>
                  <path d="M 520,96 L 520,176" fill="none" stroke="black"/>
                  <path d="M 536,32 L 536,352" fill="none" stroke="black"/>
                  <path d="M 312,32 L 536,32" fill="none" stroke="black"/>
                  <path d="M 8,48 L 112,48" fill="none" stroke="black"/>
                  <path d="M 360,48 L 432,48" fill="none" stroke="black"/>
                  <path d="M 120,80 L 304,80" fill="none" stroke="black"/>
                  <path d="M 360,80 L 432,80" fill="none" stroke="black"/>
                  <path d="M 360,96 L 432,96" fill="none" stroke="black"/>
                  <path d="M 448,96 L 520,96" fill="none" stroke="black"/>
                  <path d="M 8,112 L 112,112" fill="none" stroke="black"/>
                  <path d="M 8,128 L 112,128" fill="none" stroke="black"/>
                  <path d="M 360,128 L 432,128" fill="none" stroke="black"/>
                  <path d="M 448,128 L 520,128" fill="none" stroke="black"/>
                  <path d="M 360,144 L 432,144" fill="none" stroke="black"/>
                  <path d="M 448,144 L 520,144" fill="none" stroke="black"/>
                  <path d="M 120,160 L 304,160" fill="none" stroke="black"/>
                  <path d="M 360,176 L 432,176" fill="none" stroke="black"/>
                  <path d="M 448,176 L 520,176" fill="none" stroke="black"/>
                  <path d="M 8,192 L 112,192" fill="none" stroke="black"/>
                  <path d="M 360,192 L 432,192" fill="none" stroke="black"/>
                  <path d="M 360,224 L 432,224" fill="none" stroke="black"/>
                  <path d="M 8,272 L 112,272" fill="none" stroke="black"/>
                  <path d="M 120,304 L 304,304" fill="none" stroke="black"/>
                  <path d="M 8,336 L 112,336" fill="none" stroke="black"/>
                  <path d="M 312,352 L 536,352" fill="none" stroke="black"/>
                  <g class="text">
                    <text x="196" y="52">bearer</text>
                    <text x="232" y="52">=</text>
                    <text x="208" y="68">compute-01-nic1</text>
                    <text x="60" y="84">compute-01</text>
                    <text x="196" y="132">bearer</text>
                    <text x="232" y="132">=</text>
                    <text x="208" y="148">compute-02-nic2</text>
                    <text x="60" y="164">compute-02</text>
                    <text x="208" y="228">[...]</text>
                    <text x="196" y="276">bearer</text>
                    <text x="232" y="276">=</text>
                    <text x="388" y="276">Provider</text>
                    <text x="456" y="276">Network</text>
                    <text x="208" y="292">compute-10-nic0</text>
                    <text x="428" y="292">Infrastructure</text>
                    <text x="60" y="308">compute-10</text>
                    <text x="360" y="308">(IP</text>
                    <text x="408" y="308">Fabric,</text>
                    <text x="476" y="308">Gateways</text>
                    <text x="432" y="324">etc.)</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
                                       .---------------------------.
 .------------.       bearer =         |     .--------.            |
 |            |    compute-01-nic1     |     |        |            |
 | compute-01 |------------------------|     '--------'            |
 |            |                        |     .--------. .--------. |
 '------------'                        |     |        | |        | |
 .------------.       bearer =         |     '--------' '--------' |
 |            |    compute-02-nic2     |     .--------. .--------. |
 | compute-02 |------------------------|     |        | |        | |
 |            |                        |     '--------' '--------' |
 '------------'                        |     .--------.            |
                                       |     |        |            |
                        [...]          |     '--------'            |
                                       |                           |
                                       |                           |
 .------------.       bearer =         |     Provider Network      |
 |            |    compute-10-nic0     |       Infrastructure      |
 | compute-10 |------------------------|    (IP Fabric, Gateways   |
 |            |                        |            etc.)          |
 '------------'                        |                           |
                                       '---------------------------'
]]></artwork>
            </artset>
          </figure>
        </section>
        <section anchor="nfs-deployment">
          <name>NFs Deployment</name>
          <t>The NFs are deployed on this infrastructure in the following way:</t>
          <ul spacing="normal">
            <li>
              <t>Configuration of a parent AC as a centralized attachment for "vlan 100". The parent AC captures Layer 2 and Layer 3 properties for this VLAN: vlan-id, IP default gateway and subnet, IP address pool for NFs endpoints, static routes with BFD to user plane, and BGP configuration to control plane NFs. In addition, the IP addresses of the user plane ("nf-up") instances are protected using BFD.</t>
            </li>
            <li>
              <t>Configuration of a parent AC as a centralized attachment for "vlan 200". This vlan is for Layer 2 connectivity between NFs (no IP configuration in the provider network).</t>
            </li>
            <li>
              <t>"Child ACs" binding bearers to parent ACs for "vlan 100" and "vlan 200".</t>
            </li>
            <li>
              <t>The deployment of the network service to all compute nodes ("compute-01" to "compute-10"), even though the NF is not instantiated on "compute-07"/"compute-08". This approach permits handling compute failures and scale-out scenarios in a reactive and flexible fashion thanks to a pre-provisioned networking logic.</t>
            </li>
          </ul>
          <figure anchor="cloud-parent-logical">
            <name>Logical Topology of the NFs Deployment</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="1088" width="544" viewBox="0 0 544 1088" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,256 L 8,320" fill="none" stroke="black"/>
                  <path d="M 8,352 L 8,416" fill="none" stroke="black"/>
                  <path d="M 8,464 L 8,528" fill="none" stroke="black"/>
                  <path d="M 8,560 L 8,592" fill="none" stroke="black"/>
                  <path d="M 8,624 L 8,656" fill="none" stroke="black"/>
                  <path d="M 8,688 L 8,752" fill="none" stroke="black"/>
                  <path d="M 8,784 L 8,848" fill="none" stroke="black"/>
                  <path d="M 8,880 L 8,1056" fill="none" stroke="black"/>
                  <path d="M 16,272 L 16,320" fill="none" stroke="black"/>
                  <path d="M 16,368 L 16,416" fill="none" stroke="black"/>
                  <path d="M 16,480 L 16,528" fill="none" stroke="black"/>
                  <path d="M 16,704 L 16,752" fill="none" stroke="black"/>
                  <path d="M 16,800 L 16,848" fill="none" stroke="black"/>
                  <path d="M 72,272 L 72,320" fill="none" stroke="black"/>
                  <path d="M 72,368 L 72,416" fill="none" stroke="black"/>
                  <path d="M 72,480 L 72,528" fill="none" stroke="black"/>
                  <path d="M 72,704 L 72,752" fill="none" stroke="black"/>
                  <path d="M 72,800 L 72,848" fill="none" stroke="black"/>
                  <path d="M 80,256 L 80,320" fill="none" stroke="black"/>
                  <path d="M 80,352 L 80,416" fill="none" stroke="black"/>
                  <path d="M 80,464 L 80,528" fill="none" stroke="black"/>
                  <path d="M 80,560 L 80,592" fill="none" stroke="black"/>
                  <path d="M 80,624 L 80,656" fill="none" stroke="black"/>
                  <path d="M 80,688 L 80,752" fill="none" stroke="black"/>
                  <path d="M 80,784 L 80,848" fill="none" stroke="black"/>
                  <path d="M 200,32 L 200,192" fill="none" stroke="black"/>
                  <path d="M 296,880 L 296,1056" fill="none" stroke="black"/>
                  <path d="M 336,224 L 336,848" fill="none" stroke="black"/>
                  <path d="M 360,304 L 360,480" fill="none" stroke="black"/>
                  <path d="M 376,200 L 376,240" fill="none" stroke="black"/>
                  <path d="M 440,240 L 440,296" fill="none" stroke="black"/>
                  <path d="M 512,304 L 512,480" fill="none" stroke="black"/>
                  <path d="M 520,32 L 520,192" fill="none" stroke="black"/>
                  <path d="M 528,224 L 528,848" fill="none" stroke="black"/>
                  <path d="M 200,32 L 520,32" fill="none" stroke="black"/>
                  <path d="M 200,192 L 520,192" fill="none" stroke="black"/>
                  <path d="M 336,224 L 368,224" fill="none" stroke="black"/>
                  <path d="M 384,224 L 528,224" fill="none" stroke="black"/>
                  <path d="M 376,240 L 440,240" fill="none" stroke="black"/>
                  <path d="M 8,256 L 80,256" fill="none" stroke="black"/>
                  <path d="M 24,272 L 64,272" fill="none" stroke="black"/>
                  <path d="M 88,288 L 144,288" fill="none" stroke="black"/>
                  <path d="M 216,288 L 328,288" fill="none" stroke="black"/>
                  <path d="M 88,304 L 144,304" fill="none" stroke="black"/>
                  <path d="M 216,304 L 328,304" fill="none" stroke="black"/>
                  <path d="M 360,304 L 512,304" fill="none" stroke="black"/>
                  <path d="M 24,320 L 64,320" fill="none" stroke="black"/>
                  <path d="M 8,352 L 80,352" fill="none" stroke="black"/>
                  <path d="M 24,368 L 64,368" fill="none" stroke="black"/>
                  <path d="M 88,384 L 144,384" fill="none" stroke="black"/>
                  <path d="M 216,384 L 328,384" fill="none" stroke="black"/>
                  <path d="M 360,384 L 512,384" fill="none" stroke="black"/>
                  <path d="M 88,400 L 144,400" fill="none" stroke="black"/>
                  <path d="M 216,400 L 328,400" fill="none" stroke="black"/>
                  <path d="M 360,400 L 512,400" fill="none" stroke="black"/>
                  <path d="M 24,416 L 64,416" fill="none" stroke="black"/>
                  <path d="M 8,464 L 80,464" fill="none" stroke="black"/>
                  <path d="M 24,480 L 64,480" fill="none" stroke="black"/>
                  <path d="M 360,480 L 512,480" fill="none" stroke="black"/>
                  <path d="M 88,496 L 144,496" fill="none" stroke="black"/>
                  <path d="M 216,496 L 328,496" fill="none" stroke="black"/>
                  <path d="M 88,512 L 144,512" fill="none" stroke="black"/>
                  <path d="M 216,512 L 328,512" fill="none" stroke="black"/>
                  <path d="M 24,528 L 64,528" fill="none" stroke="black"/>
                  <path d="M 8,560 L 80,560" fill="none" stroke="black"/>
                  <path d="M 88,576 L 152,576" fill="none" stroke="black"/>
                  <path d="M 224,576 L 328,576" fill="none" stroke="black"/>
                  <path d="M 88,592 L 152,592" fill="none" stroke="black"/>
                  <path d="M 224,592 L 328,592" fill="none" stroke="black"/>
                  <path d="M 8,624 L 80,624" fill="none" stroke="black"/>
                  <path d="M 88,640 L 152,640" fill="none" stroke="black"/>
                  <path d="M 224,640 L 328,640" fill="none" stroke="black"/>
                  <path d="M 88,656 L 152,656" fill="none" stroke="black"/>
                  <path d="M 224,656 L 328,656" fill="none" stroke="black"/>
                  <path d="M 8,688 L 80,688" fill="none" stroke="black"/>
                  <path d="M 96,688 L 176,688" fill="none" stroke="black"/>
                  <path d="M 208,688 L 328,688" fill="none" stroke="black"/>
                  <path d="M 24,704 L 64,704" fill="none" stroke="black"/>
                  <path d="M 88,720 L 144,720" fill="none" stroke="black"/>
                  <path d="M 216,720 L 328,720" fill="none" stroke="black"/>
                  <path d="M 88,736 L 144,736" fill="none" stroke="black"/>
                  <path d="M 216,736 L 328,736" fill="none" stroke="black"/>
                  <path d="M 24,752 L 64,752" fill="none" stroke="black"/>
                  <path d="M 8,784 L 80,784" fill="none" stroke="black"/>
                  <path d="M 96,784 L 184,784" fill="none" stroke="black"/>
                  <path d="M 216,784 L 328,784" fill="none" stroke="black"/>
                  <path d="M 24,800 L 64,800" fill="none" stroke="black"/>
                  <path d="M 88,816 L 152,816" fill="none" stroke="black"/>
                  <path d="M 224,816 L 328,816" fill="none" stroke="black"/>
                  <path d="M 88,832 L 152,832" fill="none" stroke="black"/>
                  <path d="M 224,832 L 328,832" fill="none" stroke="black"/>
                  <path d="M 24,848 L 64,848" fill="none" stroke="black"/>
                  <path d="M 336,848 L 528,848" fill="none" stroke="black"/>
                  <path d="M 8,880 L 296,880" fill="none" stroke="black"/>
                  <path d="M 312,960 L 344,960" fill="none" stroke="black"/>
                  <path d="M 8,1056 L 296,1056" fill="none" stroke="black"/>
                  <path d="M 24,272 C 15.16936,272 8,279.16936 8,288" fill="none" stroke="black"/>
                  <path d="M 64,272 C 72.83064,272 80,279.16936 80,288" fill="none" stroke="black"/>
                  <path d="M 24,320 C 15.16936,320 8,312.83064 8,304" fill="none" stroke="black"/>
                  <path d="M 64,320 C 72.83064,320 80,312.83064 80,304" fill="none" stroke="black"/>
                  <path d="M 24,368 C 15.16936,368 8,375.16936 8,384" fill="none" stroke="black"/>
                  <path d="M 64,368 C 72.83064,368 80,375.16936 80,384" fill="none" stroke="black"/>
                  <path d="M 24,416 C 15.16936,416 8,408.83064 8,400" fill="none" stroke="black"/>
                  <path d="M 64,416 C 72.83064,416 80,408.83064 80,400" fill="none" stroke="black"/>
                  <path d="M 24,480 C 15.16936,480 8,487.16936 8,496" fill="none" stroke="black"/>
                  <path d="M 64,480 C 72.83064,480 80,487.16936 80,496" fill="none" stroke="black"/>
                  <path d="M 24,528 C 15.16936,528 8,520.83064 8,512" fill="none" stroke="black"/>
                  <path d="M 64,528 C 72.83064,528 80,520.83064 80,512" fill="none" stroke="black"/>
                  <path d="M 24,704 C 15.16936,704 8,711.16936 8,720" fill="none" stroke="black"/>
                  <path d="M 64,704 C 72.83064,704 80,711.16936 80,720" fill="none" stroke="black"/>
                  <path d="M 24,752 C 15.16936,752 8,744.83064 8,736" fill="none" stroke="black"/>
                  <path d="M 64,752 C 72.83064,752 80,744.83064 80,736" fill="none" stroke="black"/>
                  <path d="M 24,800 C 15.16936,800 8,807.16936 8,816" fill="none" stroke="black"/>
                  <path d="M 64,800 C 72.83064,800 80,807.16936 80,816" fill="none" stroke="black"/>
                  <path d="M 24,848 C 15.16936,848 8,840.83064 8,832" fill="none" stroke="black"/>
                  <path d="M 64,848 C 72.83064,848 80,840.83064 80,832" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="448,296 436,290.4 436,301.6" fill="black" transform="rotate(90,440,296)"/>
                  <polygon class="arrowhead" points="352,960 340,954.4 340,965.6" fill="black" transform="rotate(0,344,960)"/>
                  <polygon class="arrowhead" points="336,784 324,778.4 324,789.6" fill="black" transform="rotate(0,328,784)"/>
                  <polygon class="arrowhead" points="336,688 324,682.4 324,693.6" fill="black" transform="rotate(0,328,688)"/>
                  <polygon class="arrowhead" points="104,784 92,778.4 92,789.6" fill="black" transform="rotate(180,96,784)"/>
                  <polygon class="arrowhead" points="104,688 92,682.4 92,693.6" fill="black" transform="rotate(180,96,688)"/>
                  <g class="text">
                    <text x="220" y="52">VLAN</text>
                    <text x="260" y="52">100:</text>
                    <text x="228" y="84">Static</text>
                    <text x="280" y="84">route</text>
                    <text x="316" y="84">to</text>
                    <text x="360" y="84">virtual</text>
                    <text x="408" y="84">BGP</text>
                    <text x="436" y="84">NH</text>
                    <text x="460" y="84">in</text>
                    <text x="492" y="84">user</text>
                    <text x="224" y="100">plane</text>
                    <text x="288" y="100">instances</text>
                    <text x="340" y="100">NF</text>
                    <text x="372" y="100">with</text>
                    <text x="408" y="100">BFD</text>
                    <text x="472" y="100">protection:</text>
                    <text x="208" y="132">-</text>
                    <text x="288" y="132">198.51.100.100/32</text>
                    <text x="376" y="132">via</text>
                    <text x="432" y="132">192.0.2.1</text>
                    <text x="208" y="148">-</text>
                    <text x="288" y="148">198.51.100.100/32</text>
                    <text x="376" y="148">via</text>
                    <text x="432" y="148">192.0.2.2</text>
                    <text x="216" y="164">...</text>
                    <text x="208" y="180">-</text>
                    <text x="288" y="180">198.51.100.100/32</text>
                    <text x="376" y="180">via</text>
                    <text x="432" y="180">192.0.2.8</text>
                    <text x="124" y="228">vlan</text>
                    <text x="160" y="228">100</text>
                    <text x="188" y="228">IP</text>
                    <text x="228" y="228">subnet</text>
                    <text x="188" y="244">192.0.2.0/24</text>
                    <text x="92" y="276">.1</text>
                    <text x="148" y="276">&lt;-</text>
                    <text x="176" y="276">bfd</text>
                    <text x="204" y="276">-&gt;</text>
                    <text x="44" y="292">nf-up1</text>
                    <text x="180" y="292">vlan-100</text>
                    <text x="180" y="308">vlan-200</text>
                    <text x="396" y="324">Bridge</text>
                    <text x="444" y="324">vlan</text>
                    <text x="480" y="324">100</text>
                    <text x="44" y="340">compute-01</text>
                    <text x="432" y="340">(l2/l3)</text>
                    <text x="396" y="356">IP</text>
                    <text x="444" y="356">gateway:</text>
                    <text x="92" y="372">.2</text>
                    <text x="148" y="372">&lt;-</text>
                    <text x="176" y="372">bfd</text>
                    <text x="204" y="372">-&gt;</text>
                    <text x="436" y="372">192.0.2.254/24</text>
                    <text x="44" y="388">nf-up2</text>
                    <text x="180" y="388">vlan-100</text>
                    <text x="180" y="404">vlan-200</text>
                    <text x="44" y="436">compute-02</text>
                    <text x="396" y="436">Bridge</text>
                    <text x="444" y="436">vlan</text>
                    <text x="480" y="436">200</text>
                    <text x="184" y="452">[...]</text>
                    <text x="408" y="452">(l2</text>
                    <text x="448" y="452">only)</text>
                    <text x="92" y="484">.6</text>
                    <text x="148" y="484">&lt;-</text>
                    <text x="176" y="484">bfd</text>
                    <text x="204" y="484">-&gt;</text>
                    <text x="44" y="500">nf-up6</text>
                    <text x="180" y="500">vlan-100</text>
                    <text x="180" y="516">vlan-200</text>
                    <text x="44" y="548">compute-06</text>
                    <text x="188" y="580">vlan-100</text>
                    <text x="188" y="596">vlan-200</text>
                    <text x="44" y="612">compute-07</text>
                    <text x="188" y="644">vlan-100</text>
                    <text x="188" y="660">vlan-200</text>
                    <text x="44" y="676">compute-08</text>
                    <text x="192" y="692">BGP</text>
                    <text x="92" y="708">.9</text>
                    <text x="300" y="708">.252</text>
                    <text x="44" y="724">nf-cp1</text>
                    <text x="180" y="724">vlan-100</text>
                    <text x="180" y="740">vlan-200</text>
                    <text x="44" y="772">compute-09</text>
                    <text x="200" y="788">BGP</text>
                    <text x="96" y="804">.10</text>
                    <text x="308" y="804">.253</text>
                    <text x="44" y="820">nf-cp2</text>
                    <text x="188" y="820">vlan-100</text>
                    <text x="188" y="836">vlan-200</text>
                    <text x="44" y="868">compute-10</text>
                    <text x="32" y="900">nf-cp</text>
                    <text x="88" y="900">routing</text>
                    <text x="136" y="900">for</text>
                    <text x="172" y="900">VLAN</text>
                    <text x="208" y="900">100</text>
                    <text x="52" y="916">advertises</text>
                    <text x="120" y="916">pools</text>
                    <text x="164" y="916">with</text>
                    <text x="200" y="916">1:N</text>
                    <text x="244" y="916">backup</text>
                    <text x="36" y="932">route.</text>
                    <text x="24" y="948">BGP</text>
                    <text x="72" y="948">UPDATE:</text>
                    <text x="72" y="964">203.0.113.0/24,</text>
                    <text x="148" y="964">NH</text>
                    <text x="168" y="964">=</text>
                    <text x="236" y="964">198.51.100.100</text>
                    <text x="72" y="980">203.0.113.0/28,</text>
                    <text x="148" y="980">NH</text>
                    <text x="168" y="980">=</text>
                    <text x="216" y="980">192.0.2.1</text>
                    <text x="76" y="996">203.0.113.16/28,</text>
                    <text x="156" y="996">NH</text>
                    <text x="176" y="996">=</text>
                    <text x="224" y="996">192.0.2.2</text>
                    <text x="24" y="1012">...</text>
                    <text x="76" y="1028">203.0.113.80/28,</text>
                    <text x="156" y="1028">NH</text>
                    <text x="176" y="1028">=</text>
                    <text x="224" y="1028">192.0.2.6</text>
                    <text x="76" y="1044">203.0.113.96/28,</text>
                    <text x="156" y="1044">NH</text>
                    <text x="176" y="1044">=</text>
                    <text x="224" y="1044">192.0.2.7</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
                         .---------------------------------------. 
                         |VLAN 100:                              | 
                         |                                       | 
                         |Static route to virtual BGP NH in user | 
                         |plane instances NF with BFD protection:| 
                         |                                       | 
                         |- 198.51.100.100/32 via 192.0.2.1      | 
                         |- 198.51.100.100/32 via 192.0.2.2      | 
                         |...                                    | 
                         |- 198.51.100.100/32 via 192.0.2.8      | 
                         '---------------------------------------' 
                                               |                   
              vlan 100 IP subnet          .----|------------------.
                  192.0.2.0/24            |    +-------+          |
 .--------.                               |            |          |
 |.------.|.1     <- bfd ->               |            |          |
 ||nf-up1||--------vlan-100---------------|            v          |
 ||      ||--------vlan-200---------------|  .------------------. |
 |'------'|                               |  | Bridge vlan 100  | |
 compute-01                               |  |     (l2/l3)      | |
 .--------.                               |  |   IP gateway:    | |
 |.------.|.2     <- bfd ->               |  |  192.0.2.254/24  | |
 ||nf-up2||--------vlan-100---------------|  '------------------' |
 ||      ||--------vlan-200---------------|  .------------------. |
 |'------'|                               |  |                  | |
 compute-02                               |  | Bridge vlan 200  | |
                     [...]                |  |    (l2 only)     | |
 .--------.                               |  |                  | |
 |.------.|.6     <- bfd ->               |  '------------------' |
 ||nf-up6||--------vlan-100---------------|                       |
 ||      ||--------vlan-200---------------|                       |
 |'------'|                               |                       |
 compute-06                               |                       |
 .--------.                               |                       |
 |        |---------vlan-100--------------|                       |
 |        |---------vlan-200--------------|                       |
 compute-07                               |                       |
 .--------.                               |                       |
 |        |---------vlan-100--------------|                       |
 |        |---------vlan-200--------------|                       |
 compute-08                               |                       |
 .--------. <----------BGP--------------->|                       |
 |.------.|.9                       .252  |                       |
 ||nf-cp1||--------vlan-100---------------|                       |
 ||      ||--------vlan-200---------------|                       |
 |'------'|                               |                       |
 compute-09                               |                       |
 .--------. <-----------BGP-------------->|                       |
 |.------.|.10                       .253 |                       |
 ||nf-cp2||---------vlan-100--------------|                       |
 ||      ||---------vlan-200--------------|                       |
 |'------'|                               '-----------------------'
 compute-10                                                        
 .-----------------------------------.                             
 |nf-cp routing for VLAN 100         |                             
 |advertises pools with 1:N backup   |                             
 |route.                             |                             
 |BGP UPDATE:                        |                             
 |203.0.113.0/24, NH = 198.51.100.100| ---->                       
 |203.0.113.0/28, NH = 192.0.2.1     |                             
 |203.0.113.16/28, NH = 192.0.2.2    |                             
 |...                                |                             
 |203.0.113.80/28, NH = 192.0.2.6    |                             
 |203.0.113.96/28, NH = 192.0.2.7    |                             
 '-----------------------------------'                              
]]></artwork>
            </artset>
          </figure>
          <t>For readability the payload is displayed as single JSON file (<xref target="parent-profile"/>). In practice, several API calls may take place to initialize these resources (e.g., GET requests from the customer to retrieve the IP address pools for NFs on "vlan 100" thanks to parent configuration and BGP configuration, and POST extra routes for user planes and BFD).</t>
          <t>Note that no individual IP address is assigned in the data model for the NF user plane instances (i.e., no "customer-address" in the Child AC). The assignment of IP addresses to the NF endpoints is managed by the Cloud Infrastructure IPAM based on the customer-addresses IP address pool "192.0.2.1-200". Like in any standard LAN-facing scenario, it is assumed that the actual binding of IP endpoints to logical attachments (here Child ACs) relies on a dedicated protocol logic  (typically, ARP or NDP) and is not captured in the data model. Hence, the IP addresses displayed for NF user plane instances are simply examples of a realization approach. Note also that the Control Plane is defined with static IP address assignment on a given AC/bearer to illustrate another deployment alternative.</t>
          <figure anchor="parent-profile">
            <name>Message Body for the Configuration of The NF ACs</name>
            <sourcecode type="json"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-ac-svc:specific-provisioning-profiles": {
    "valid-provider-identifiers": {
      "failure-detection-profile-identifier": [
        {
          "id": "single-hop-bfd-user-plane"
        }
      ]
    }
  },
  "ietf-ac-svc:attachment-circuits": {
    "ac": [
      {
        "name": "parent-vlan-100",
        "description": "This parent represents a bridge with L3 \
                          interface (IRB) to connect NF in vlan 100",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 100
            }
          }
        },
        "ip-connection": {
          "ipv4": {
            "virtual-address": "192.0.2.254",
            "prefix-length": 24,
            "customer-addresses": {
              "address-pool": [
                {
                  "pool-id": "pool-1",
                  "start-address": "192.0.2.1",
                  "end-address": "192.0.2.200"
                }
              ]
            }
          }
        },
        "routing-protocols": {
          "routing-protocol": [
            {
              "id": "1",
              "type": "ietf-vpn-common:static-routing",
              "static": {
                "cascaded-lan-prefixes": {
                  "ipv4-lan-prefix": [
                    {
                      "lan": "198.51.100.100/32",
                      "next-hop": "192.0.2.1",
                      "lan-tag": "virtual-next-hop",
                      "failure-detection-profile": "single-hop-bfd-\
                                                          user-plane"
                    },
                    {
                      "lan": "198.51.100.100/32",
                      "next-hop": "192.0.2.2",
                      "lan-tag": "virtual-next-hop",
                      "failure-detection-profile": "single-hop-bfd-\
                                                          user-plane"
                    },
                    {
                      "_comment": "192.0.2.3-192.0.2.7 are not \
                                                           displayed"
                    },
                    {
                      "lan": "198.51.100.100/32",
                      "next-hop": "192.0.2.8",
                      "lan-tag": "virtual-next-hop",
                      "failure-detection-profile": "single-hop-bfd-\
                                                          user-plane"
                    }
                  ]
                }
              }
            },
            {
              "id": "2",
              "type": "ietf-vpn-common:bgp-routing",
              "bgp": {
                "peer-groups": {
                  "peer-group": [
                    {
                      "name": "peer-nf-cp-vlan-100-gw1",
                      "local-as": 65536,
                      "peer-as": 65537,
                      "local-address": "192.0.2.252"
                    },
                    {
                      "name": "peer-nf-cp-vlan-100-gw2",
                      "local-as": 65536,
                      "peer-as": 65537,
                      "local-address": "192.0.2.253"
                    }
                  ]
                },
                "neighbor": [
                  {
                    "id": "gw1-cp1",
                    "remote-address": "192.0.2.101",
                    "peer-group": "peer-nf-cp-vlan-100-gw1"
                  },
                  {
                    "id": "gw1-cp2",
                    "remote-address": "192.0.2.102",
                    "peer-group": "peer-nf-cp-vlan-100-gw1"
                  },
                  {
                    "id": "gw2-cp1",
                    "remote-address": "192.0.2.101",
                    "peer-group": "peer-nf-cp-vlan-100-gw1"
                  },
                  {
                    "id": "gw2-cp2",
                    "remote-address": "192.0.2.102",
                    "peer-group": "peer-nf-cp-vlan-100-gw1"
                  }
                ]
              }
            }
          ]
        },
        "oam": {
          "bfd": {
            "session": [
              {
                "remote-address": "192.0.2.1",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "remote-address": "192.0.2.2",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "_comment": "192.0.2.3-192.0.2.9 sessions are not \
                                                           displayed"
              },
              {
                "remote-address": "192.0.2.10",
                "profile": "single-hop-bfd-user-plane"
              }
            ]
          }
        }
      },
      {
        "name": "parent-vlan-200",
        "description": "This parent represents a bridge that \
                                          connects a NF in vlan 200",
        "l2-connection": {
          "encapsulation": {
            "type": "ietf-vpn-common:dot1q",
            "dot1q": {
              "cvlan-id": 200
            }
          }
        }
      },
      {
        "name": "ac-nf-up-01-vlan-100",
        "description": "attachment to Network Function NF-up \
                                             instance 1 in vlan 100",
        "ac-parent-ref": "parent-vlan-100",
        "l2-connection": {
          "bearer-reference": "compute-01-nic1"
        }
      },
      {
        "name": "ac-nf-up-02-vlan-100",
        "description": "attachment to Network Function NF-up \
                                             instance 2 in vlan 100",
        "ac-parent-ref": "parent-vlan-100",
        "l2-connection": {
          "bearer-reference": "compute-02-nic2"
        }
      },
      {
        "_comment": "ac-nf-up-03-vlan-100 to ac-nf-up-07-vlan-100 \
                                                          are hidden"
      },
      {
        "name": "ac-nf-up-08-vlan-100",
        "description": "attachment to Network Function NF-up \
                                            instance 10 in vlan 100",
        "ac-parent-ref": "parent-vlan-100",
        "l2-connection": {
          "bearer-reference": "compute-08-nic1"
        }
      },
      {
        "name": "ac-nf-cp-01-vlan-100",
        "description": "attachment to Network Function NF-CP \
                                             instance 1 in vlan 100",
        "ac-parent-ref": "parent-vlan-100",
        "l2-connection": {
          "bearer-reference": "compute-09-nic0"
        },
        "ip-connection": {
          "ipv4": {
            "prefix-length": 24,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.101"
              }
            ]
          }
        }
      },
      {
        "name": "ac-nf-cp-02-vlan-100",
        "description": "attachment to Network Function NF-CP \
                                             instance 2 in vlan 100",
        "ac-parent-ref": "parent-vlan-100",
        "l2-connection": {
          "bearer-reference": "compute-10-nic0"
        },
        "ip-connection": {
          "ipv4": {
            "prefix-length": 24,
            "address": [
              {
                "address-id": "1",
                "customer-address": "192.0.2.102"
              }
            ]
          }
        }
      },
      {
        "name": "ac-nf-up-1-vlan-200",
        "description": "attachment to Network Function NF-up \
                                             instance 1 in vlan 200",
        "ac-parent-ref": "parent-vlan-200",
        "l2-connection": {
          "bearer-reference": "compute-01-nic1"
        }
      },
      {
        "_comment": "ac-nf-up-2-vlan-200 to ac-nf-cp-01-vlan-200 \
                                                   are not displayed"
      },
      {
        "name": "ac-nf-cp-2-vlan-200",
        "description": "attachment to Network Function NF-CP \
                                             instance 2 in vlan 200",
        "ac-parent-ref": "parent-vlan-200",
        "l2-connection": {
          "bearer-reference": "compute-10-nic0"
        }
      }
    ]
  }
}
]]></sourcecode>
          </figure>
        </section>
        <section anchor="nf-failure-and-scale-out">
          <name>NF Failure and Scale-Out</name>
          <t>Assuming a failure of "compute-01", the instance "nf-up-1" can be redeployed to "compute-07" by the NF/Cloud Orchestration. The NFs can be scaled-out thanks to the creation of an extra instance "nf-up7" on "compute-08". Since connectivity is pre-provisioned, these operations happen without any API calls. In other words, this redeployment is transparent from the perspective of the configuration of the provider network.</t>
          <figure anchor="cloud-parent-nf-lcm">
            <name>Example of Compute Failure and Scale-out</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="480" width="536" viewBox="0 0 536 480" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,64 L 8,128" fill="none" stroke="black"/>
                  <path d="M 8,272 L 8,336" fill="none" stroke="black"/>
                  <path d="M 8,368 L 8,432" fill="none" stroke="black"/>
                  <path d="M 16,288 L 16,336" fill="none" stroke="black"/>
                  <path d="M 16,384 L 16,432" fill="none" stroke="black"/>
                  <path d="M 48,160 L 48,264" fill="none" stroke="black"/>
                  <path d="M 72,288 L 72,336" fill="none" stroke="black"/>
                  <path d="M 72,384 L 72,432" fill="none" stroke="black"/>
                  <path d="M 80,64 L 80,128" fill="none" stroke="black"/>
                  <path d="M 80,272 L 80,336" fill="none" stroke="black"/>
                  <path d="M 80,368 L 80,432" fill="none" stroke="black"/>
                  <path d="M 336,32 L 336,448" fill="none" stroke="black"/>
                  <path d="M 360,64 L 360,128" fill="none" stroke="black"/>
                  <path d="M 360,160 L 360,224" fill="none" stroke="black"/>
                  <path d="M 512,64 L 512,128" fill="none" stroke="black"/>
                  <path d="M 512,160 L 512,224" fill="none" stroke="black"/>
                  <path d="M 528,32 L 528,448" fill="none" stroke="black"/>
                  <path d="M 336,32 L 528,32" fill="none" stroke="black"/>
                  <path d="M 8,64 L 80,64" fill="none" stroke="black"/>
                  <path d="M 360,64 L 512,64" fill="none" stroke="black"/>
                  <path d="M 88,96 L 144,96" fill="none" stroke="black"/>
                  <path d="M 216,96 L 328,96" fill="none" stroke="black"/>
                  <path d="M 88,112 L 144,112" fill="none" stroke="black"/>
                  <path d="M 216,112 L 328,112" fill="none" stroke="black"/>
                  <path d="M 360,128 L 512,128" fill="none" stroke="black"/>
                  <path d="M 360,160 L 512,160" fill="none" stroke="black"/>
                  <path d="M 360,224 L 512,224" fill="none" stroke="black"/>
                  <path d="M 8,272 L 80,272" fill="none" stroke="black"/>
                  <path d="M 24,288 L 64,288" fill="none" stroke="black"/>
                  <path d="M 88,304 L 152,304" fill="none" stroke="black"/>
                  <path d="M 224,304 L 328,304" fill="none" stroke="black"/>
                  <path d="M 88,320 L 152,320" fill="none" stroke="black"/>
                  <path d="M 224,320 L 328,320" fill="none" stroke="black"/>
                  <path d="M 24,336 L 64,336" fill="none" stroke="black"/>
                  <path d="M 8,368 L 80,368" fill="none" stroke="black"/>
                  <path d="M 24,384 L 64,384" fill="none" stroke="black"/>
                  <path d="M 88,400 L 152,400" fill="none" stroke="black"/>
                  <path d="M 224,400 L 328,400" fill="none" stroke="black"/>
                  <path d="M 88,416 L 152,416" fill="none" stroke="black"/>
                  <path d="M 224,416 L 328,416" fill="none" stroke="black"/>
                  <path d="M 24,432 L 64,432" fill="none" stroke="black"/>
                  <path d="M 336,448 L 528,448" fill="none" stroke="black"/>
                  <path d="M 24,288 C 15.16936,288 8,295.16936 8,304" fill="none" stroke="black"/>
                  <path d="M 64,288 C 72.83064,288 80,295.16936 80,304" fill="none" stroke="black"/>
                  <path d="M 24,336 C 15.16936,336 8,328.83064 8,320" fill="none" stroke="black"/>
                  <path d="M 64,336 C 72.83064,336 80,328.83064 80,320" fill="none" stroke="black"/>
                  <path d="M 24,384 C 15.16936,384 8,391.16936 8,400" fill="none" stroke="black"/>
                  <path d="M 64,384 C 72.83064,384 80,391.16936 80,400" fill="none" stroke="black"/>
                  <path d="M 24,432 C 15.16936,432 8,424.83064 8,416" fill="none" stroke="black"/>
                  <path d="M 64,432 C 72.83064,432 80,424.83064 80,416" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="56,264 44,258.4 44,269.6" fill="black" transform="rotate(90,48,264)"/>
                  <g class="text">
                    <text x="40" y="100">status=</text>
                    <text x="180" y="100">vlan-100</text>
                    <text x="396" y="100">Bridge</text>
                    <text x="444" y="100">vlan</text>
                    <text x="480" y="100">100</text>
                    <text x="44" y="116">DOWN</text>
                    <text x="180" y="116">vlan-200</text>
                    <text x="44" y="148">compute-01</text>
                    <text x="396" y="196">Bridge</text>
                    <text x="444" y="196">vlan</text>
                    <text x="480" y="196">200</text>
                    <text x="184" y="244">[...]</text>
                    <text x="92" y="292">.1</text>
                    <text x="144" y="292">&lt;</text>
                    <text x="160" y="292">-</text>
                    <text x="184" y="292">bfd</text>
                    <text x="208" y="292">-</text>
                    <text x="224" y="292">&gt;</text>
                    <text x="44" y="308">nf-up1</text>
                    <text x="188" y="308">vlan-100</text>
                    <text x="380" y="308">nf-up1</text>
                    <text x="432" y="308">moved</text>
                    <text x="468" y="308">to</text>
                    <text x="188" y="324">vlan-200</text>
                    <text x="420" y="324">compute-07</text>
                    <text x="44" y="356">compute-07</text>
                    <text x="404" y="372">nf-up7</text>
                    <text x="444" y="372">on</text>
                    <text x="92" y="388">.7</text>
                    <text x="144" y="388">&lt;</text>
                    <text x="160" y="388">-</text>
                    <text x="184" y="388">bfd</text>
                    <text x="208" y="388">-</text>
                    <text x="224" y="388">&gt;</text>
                    <text x="412" y="388">compute-08</text>
                    <text x="44" y="404">ng-up7</text>
                    <text x="188" y="404">vlan-100</text>
                    <text x="400" y="404">created</text>
                    <text x="448" y="404">for</text>
                    <text x="188" y="420">vlan-200</text>
                    <text x="416" y="420">scale-out</text>
                    <text x="44" y="452">compute-08</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
                                          .-----------------------.
                                          |                       |
 .--------.                               |  .------------------. |
 |        |                               |  |                  | |
 |status= |--------vlan-100---------------|  | Bridge vlan 100  | |
 |  DOWN  |--------vlan-200---------------|  |                  | |
 |        |                               |  '------------------' |
 compute-01                               |                       |
      |                                   |  .------------------. |
      |                                   |  |                  | |
      |                                   |  | Bridge vlan 200  | |
      |                                   |  |                  | |
      |                                   |  '------------------' |
      |              [...]                |                       |
      v                                   |                       |
 .--------.                               |                       |
 |.------.|.1     < - bfd - >             |                       |
 ||nf-up1||---------vlan-100--------------|  nf-up1 moved to      |
 ||      ||---------vlan-200--------------|     compute-07        |
 |'------'|                               |                       |
 compute-07                               |                       |
 .--------.                               |     nf-up7 on         |
 |.------.|.7     < - bfd - >             |    compute-08         |
 ||ng-up7||---------vlan-100--------------|    created for        |
 ||      ||---------vlan-200--------------|     scale-out         |
 |'------'|                               |                       |
 compute-08                               '-----------------------'
]]></artwork>
            </artset>
          </figure>
          <t>Finally, the addition or deletion of compute nodes in the deployment ("compute-11", "compute-12", etc.) involves merely changes on Child ACs and possible routing on the parent AC. In any case, the parent AC is a stable identifier, which can be consumed as a reference by end-to-end service models for VPN configuration such as <xref target="I-D.ietf-opsawg-ac-lxsm-lxnm-glue"/>, Slice Service <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/>, etc. This decoupling to a stable identifier provides great benefits in terms of scalability and flexibility since once the reference with the parent AC is implemented, no API call involving the VPN model is needed for any modification in the cloud.</t>
        </section>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document leverages <xref target="RFC9182"/> and <xref target="RFC9291"/>. Thanks to Gyan Mishra for the review.</t>
      <t>Thanks to Ebben Aries for the YANG Doctors review and for providing <xref target="Instance-Data"/>.</t>
      <t>Thanks to Donald Eastlake for the careful rtg-dir reviews.</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="V." surname="Lopez" fullname="Victor Lopez">
        <organization>Nokia</organization>
        <address>
          <email>victor.lopez@nokia.com</email>
        </address>
      </contact>
      <contact initials="I." surname="Bykov" fullname="Ivan Bykov">
        <organization>Ribbon Communications</organization>
        <address>
          <email>Ivan.Bykov@rbbn.com</email>
        </address>
      </contact>
      <contact initials="Q." surname="Wu" fullname="Qin Wu">
        <organization>Huawei</organization>
        <address>
          <email>bill.wu@huawei.com</email>
        </address>
      </contact>
      <contact initials="K." surname="Ogaki" fullname="Kenichi Ogaki">
        <organization>KDDI</organization>
        <address>
          <email>ke-oogaki@kddi.com</email>
        </address>
      </contact>
      <contact initials="L. A." surname="Munoz" fullname="Luis Angel Munoz">
        <organization>Vodafone</organization>
        <address>
          <email>luis-angel.munoz@vodafone.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
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
SEMqi89QjWGqVGSScpIjDFvXzHib+nWaqQW9b2/ZJ1lMdWTtdRjRqVv3L6a2
6bvz01fm+6KajuwPx+ed43PzS1Zllf0FgXJ2bEcrMzNaF9NNUho7l1nDjy8M
UTUMXW06WNmsKYDoVaEdRlySUumtEkRTc+yrcTKwiGAelcMT6aq3gMz4zBqH
349nZ3bLV2Vp9/z5VdSj7qu+df79nafjTWw+Dck69IIEjzSfKK9sfZRdqC8E
V6KKrubncEHhRWrjgD+HS1u0HCYnzVECDdK2B4LisVTkUPBdQ42cMwTSnsYY
+OUqgyCZagyCX64yCNCzxhjw3SpDIH1ojIFfNgZR/8BXKilHGNHGiCRLv009
IknmnLmSL9AIpmSC+6hVkLzSj+dznaJxfXO2+/nSxzve99JrwT+pBskwHXbQ
B4INLg1F3oMfWuBcW9gb/EPl6ce6c1lMI7tU7krMt2Q11xa85Mv/DZXzPb2e
hQOis0rclBTFgmAAs8/oAA3XhGb/CdZ3GLSYsppOCM0B2pWsRZBaXcFqDDHX
pttca1BJtIkRRmWNFD5tNg6GnVuFtLX3KmVR4+uNV0mNYbtufqflqvst15mA
V72q5rPQchzYW9quqvjDmRPmXFV136uq7nlV1X2vqrrjVRV/3PWqij+Wu6pq
iasqmy28qvabO11Vr/ddcd+td/FVDZrfabnqrsv9LGLHhlhZxLZib0TCtJn1
fDF2aSG4VwUmuqgU26jR28hMJJNNmRgucslCOojBr5raRWvEjSmLrnaiX5/c
jDA3SgZ4BZ1MKVHhAZZigJauXO1ylVKciKaIseBa+EkhsWTLlQ1BrZ10j/Jp
qkuPmKxsfuE62pM2FW9THbvUbNwSY67UxnvZwHKtSTncQIvjBj9ConFsQ+fd
hSUzEY4smH+IVIj01wvQqMsbV48Y+9hgWBNUyS11XJquPodGJtjP69O5efIa
5xXJiqdzWpn8a5jwzmady7TxlSKQeKnx+kucf85uzxReat2qX8DS1C8RToKU
e45SWg/TLQq5tUZSzHV7lQ1nurSKNz5jEuuGaHhkhdDYHVkbxO/nqoK6+Wc9
0Fv7b9n4o42Oqc1N1GwSadWwOgYKh5bjGuEYbdKf7KVdGirhq43iZ1J1+IF8
fm9ao+y8Um/zBjdKJhnnlJkrSUSW7d7g5rmJN7vjzZokH1sF7FAbtU2Nc0BM
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
z54/m0s9GE3yyOl53awciyFvJZKJ9d3Hu087T3bh/94/fnbw+DH8X/fx4//t
dfNMIQ3aAieUTKsZGxAilMK77MKTZljUT/7qkwuf9ix18QWRaed5iLNLsboz
fVuSXF6I4N7h/ed74HMr74r5LMtUmhNpbx2PQtTSz66ef9D64AqT7AKJ1Xbf
hG4X+yTYtMhWNSHj7G8DD0FLmyXjXw8Sbget+dvGKDhOctFpG2vQwfMKB1Pi
HA/Us2eP/Z9v/24XYAlhz+eGcB96hG7w5eGPmL35+CXifsieyNyl/oMo/an2
iGTelBeGPRm/yzkcKsqUtkXaTTM0MBliK9tNzkTfd6boEIQPHFyG/v9v71uf
2ka2fb9Tdf8HXecD9gQ5WISEUHvmXmIgh1MJ4WImk6lzMilhC9CNsVyWDWGH
/O9nPfqtliwDCWQm2rUzWFK3+rle/VtryYM/uxINHxubvmQOrGwU9HaZ1zWn
2TgbZqdo/29pkzmpd8jldyuYn8nm9MZ3ziWpsYLToe80ui8xuhVNn6I1oIIO
knOKwzDJ+slgxuc7rClOUxq9ETWG4r4Ns9kAm08HpuqVAb4gvnSKphP8jNcS
S/xuemYEyhLdeCCkhpcej7Oc2hocb30esTFgwmZTuY0nofItg+lIx8ZW/FBr
K8pVegOWJNzM5DZTrEhWCcQit5iS4jyKFym5VkXtEIcJ6ZQdXsVCoHdg9Vsz
XXOizXmW01w+yzea5Epu4p/g0vmtnl49u0YNBXZUyY0WYkYlvOgmrKiaE9mM
aMn3t42F/bDE0E/fYsaVdwMOIzhJ6eoGZoOI++7OSnB0mREM58ujPOmDwhNm
wApBBz2fDacpLEi03b1OENarzkoKVgTgPfvZIHkZNLs7LY30JH/v4ZU+35RU
W5wfTyi0s4qTcZ4dI24fzYhn8WwYNPMkQU0Dj1WO0eTvYT6i8QjtwNBF/AkF
AcdmioaxajMg6Ql2ITJeRilK0CNS/9+hZHAAk5lo9SOO84vTpXZoXu2gcNkv
8FtL19Yr8lfc7+hbBztORdduqV8LF7zQeRG1V9tRu2OVEp01vgUXyRgduhWt
rnY2B8cbm5sd/7ecUpF1a7EWzi2lRiPyfL681DatKn+jdallayaWKYo4is3V
pYr33FcefKnl4jpc1pSF95KXoHR3QliLsJkataRJPujLS7abLULCLkVCEuZk
wEvYzqG3sR1wX6RLETF0OEkwH0KfyORB6Otn8k9n8QX7b492NoPl/14OUK4P
LifxmLz5EbCK5xYbz19Egbtkl+6cDXcqeHAcnKQTdj6UPu54OEuMGOeo8V2Y
oqUk1daRljxlGhaGw20kppwptk0mmsLc8iz325zX8PrgJDT/PX/5V10y8FVp
rzHhzcNspnfIC8HR3GF3X3CEsqAo/bDhuVMUcUrXEVFjmQLCShVhyT4firLP
StXeiSr3To6+AoOfm+fn5qnTzL/j5vErDg6jXUgTlnqASGfQwx31Oh19Cpr7
2RTewjYnI5CwW6weO98qqMg3tNt+cxNIp8r+MZ8tPzjbqaF8du7eCGr2t0Cl
/pez/596umlFhqT9ITWXQh85i104TEan0zN4dW3VfUNX81/uOBQGxiA+amN6
3lFHvJ4mRg23wFf7xoeKEZb0cN54GDrZ3BF59vSeRkQ3csExKVlKXuprDZ+P
/NofKm6F0l7VpcAV+8folj4ZUB/yk5qomtTMlWIeMq2JftIa3+s/ac2tR+Qn
rfHSmtKjD48gdnOL8WJS4JFhB2Z7T5lcKHDfGZA/BLHHOYHBJQr0PB5dBTIu
ypSAmW1PVUgVpTedkjVjDhoDDRvH/am2VKEt6QTuZJP03wg0HQ7F8Yz1ldtJ
m3bEmXmyJx+/Wr1YgMb/pKLinZ9UtM6I/KSiVVR05V4URh/B8FKFDw9a9KtU
M+9XTP6bjHClcF0c4fqygTkGd2YdGiSYhRerbDGCXYFR0YdSMmR0i8aIysLl
GVHlNDFXjEidCDdtE+OG6c7IV1yHXUPJwQQnDSiKr19AEKdMFBFYuP5JKUBH
PED4H8zwMMtV5Bcdb87bgqbO8ECoVuVUiUHybotavb1EcRtSt1a9E6dn6WRg
IAoW3IjWrqpqum41vfrgtufa3eu+88X8iqVeaydvGfEGiqD0oX8vEypRACQO
0Gw7IOQ4FX+DABHGExroEYzjBAUpIOe5+YbMaMSwWuFTQitIkQsVWA3vYvrF
FROMS9i6aUzxXARkJBdV5yh4gWKB/pgSAM8gdIz9Qs+Zi+AbljMYhoGQuHj+
SgH9OFb99uIf5Yl0MV4idaPB2wBdQFTTGrrKhhERg/xtpthakCpEqAqJjaFM
dAPyu+ZWJzGHIG2KjiOMXvXRAa8E8642oVUKt0H22Qxk/QEjEmwIggf1EoaP
D3Y614SYkTgZgjLwVnj/f3FiO6o2/Pexgml4rmVCMFx3d5yXPRgc2ZFlo65r
7ki0qUfH1xEPbII6EnkgF9yRP52O+Jrj6Yjaz3JzgFwjti/5ovCyPGJU7JXM
dG3svR2EFXJYKtyhPzQKwtiItpsnsVvV5RkSslseDIoGGG2hjemc6jmnl2rv
es71zE1cPM2U5MjkDAZ3q2Bu87iHtY2M42QlbFdNRtWxOsNC68zHbaeC5vO7
TYWm/N9qMv4snQxm5ktFfKcxmrWYt4yrjThOXZQjvJE0JoBb2ovAYs8vJV9S
d7s7kmlLQgRSRU4nuwKMHoqloC1tFtvEClScYIqSqmGemFKkmA3aAbmX8iYv
U3GhlcarbQGp9ADm3OsaX12T5Zbkze5OR7KVx/Mr0a92d9Yk4V82GVi9lhjl
fMPgVCIjd1qvFIbBj9j0VB33n7rD0N2JghsOw9NvNwxezmxfBld11q7cXHLw
FF8Vuw3ExQkXiIfp6ejXRj/BlcwIB7UxcHejEXuQjNP+1N0Ic8AO5CJt4CdN
pxIsehFP0myWM5hSZ4hQEmhhN96Hhrm4ufpHsEvdtTFwl0yBuFpupAvfSg32
cad+0gnF8vHqmrexy/XYKtd7QJ2NbtPZStPHERk+HtLErt2mr0+rXcBYc35I
vX1a2dtSk4lNwGsfiipS7ZOkjn2SlJC8XqLhEDQsI6p/V2YqYtMmxY+ykhBo
y0mOP2WgHPNUNacwrN7IWnjqyaHAGXTnqZ9fNAO9U+xSGfKdeAt9OhwdpyFG
AgJOZ/irxbQSmI1xjSK+MPAhIngYmIsrIFLcIUbJsQJEvJHRAKOWw3+Uu+ZU
8uE4Dy4TYZQFtfYs4ZxRFGs3Gyf55tJSSI6iqkSKx8UDUArHxHwvs4Bnt9lg
IZysLPR31GituJIpel7GwZGKly7HSvgH7R08eXPwuifb2SJbETuhAvMfZlci
QCpwZjLA0NCQU+ggkTZjTJU8O4Ya2tD0rWD9lQrI/EaHtcdGvrX62+y9edvi
sFgkOaQYr1NaxPjjVBI63dvNlS0Jlxw5xBgx82kd07Fl8AqadBlfyaDk3Z0W
tcq7Ervaeb653+u2RMC1F+tP1/gEf37LirViaNtJlvNKKIw7rCHqzCQpH1+f
voCD+uZt4F78+V638IDf14TGlUybR/vGdGSTlvP8urzovAdU9F8sKdO/v8kn
/9KGJvmH/Yxu/yY/3RPmJn0Vl7F1YYEIS5umOONy9KziG8oseN3b7fjckeYN
AJRjA9oy9GXZbYnTLN8zKrdk1H5tfsf6UfaMvi+H+PGrP5Smx3ZKo/jBTqSf
vfqDf8A/cgL+Mqv9y/2g/vmX8eOvJeOhskteG0MiLvnzOtAvXpuFrc+UjL15
s6qwo1MtlxV+vbXfKRT2XsYjKBQtdV5stNc77Q46CT+JntYoHq2utVfbnc4a
FfBamKoquF2Bg7OrHEMQ8Jnm3vZm1TPnU65du+xZtKQlE5Nfesy/RMALOuvv
IhLrNlFKQV5ZVTXqiwr8V4RXsEMRJGxGRiYSjz7lKpiQhy8gq9nqxnFPhNlb
4HBhqxc8W19feyYI2stXB0jj+C56SpdQpsAgThV2fosuSQjQ6pO1VYcOyEdP
6VGg6JKXKtHPx+Jn+7GPRCmqZNAk6YnbjgyqwE+eiSfrJk3yUiSLJln0yKZI
miZJQiO0YIsm+Z7ocpIYwRYVPx8LcrT8mJ9E6gn01rehjRbYf9BVY0MbTeE+
ei1AfOWDcUf9FdnvaU4Kq8v4Yf78zS5iyOiBs97Nh3YhIc2zIQBv7Lx5+fLj
7wfuw6jhtn5pKfhFFNNpCoCShIGr8WzaBAVfEVO4iXOFv7s7EoAQNGH5tDa1
OziscHzjQL2hn0XimXCF3pSetu7Mgohs9Vq7muPhqzjYgE5/JKIjOxbV7tif
ghqaHYt8HYuMjq1XdOyZ2zEgM4FA7cFrTICaB9IMvdXbbxWWGYWuEG+vrwZN
dSbtfXuSnGfTJCy0ZD1odlUgNn7Y8hL9SBL914I2v71AHSG5NMk5xl6o8qgy
z8Ztx2wVgwQ1Vo7JxuqjIOKzYfKjO1B3lQ2BXNCJ98LfOLq4TcySi8Rnq3kW
9FBCkdgGT9PeOdcjtewc8cd3S/X25SH4e4ouS+xqoRw/9ywFtHPHeT8ewBpG
8sEo48Ttg24ZzI3xYqErZV1SFeDaIli1xRoKLVbvj5LP0/AsGztw8YrqQ1jd
+LbLTxreMl89dz8U7rlvfS3dHnfpjl6kRJGiRNFPSlSXEgmx4Ccl+h6U6Ph0
XE6G4KGfBo2S9PTsOJuU0BM/NSltnHgsJK/GptQJC1dx87tbf6GNviTvW5gM
JXJJyazOycChIWc5ktu38Yd/mAJW7cCjPxhNqwr0RqpYyaK7L+Gr1HMr8gCm
XMctL/X07HQPXSj4KHnElwqnrY7L8+3tbG72h0tRf8p2uvp/pGz3TySC0R0Q
wbuW+0qJ4LMHTQTX/w5E8OGKlSVvSSthQ5oJ7138vIn7/h77q0kzHwmnVj42
Ek6VdIqA3BsYFh34h+3rgoZGfm8gDI6WFbMdvB1JTz/c/kamW+k6YyeWS5yP
ieZ8W6ulDYcRSJtN711DzM6HGTxLQszsihkpzY1XeGitcZua0XoeZpchvjfq
X+kyFiV1ONTr7BKnaZzljMsQhRGfcRlPCI50O8X2ODmLL1LYnYWlzItb0KCG
NTx+xYO7yBP7++Hr112QDCqY77aC1Bzti+WAqBMqGdolPcM8byhJIpvRZJlk
NB+MC5QT7tUllnhKVSR9rK2FQuYoEjlSxZy7NpH5ulLz666oX+/r0Zyv35yk
IbFZRKV2qcyh6RxsUDN2TByJ9Kdx8C6doPyV/huWy47OahwczkaU75lAWl2M
3B+okyAFvaOI/i70rvnlC91XWV0R2taai8izU89qFB1/e290Monz6WQG0uJE
oOpKHSXsKLnn8SdxoK8T9FDkXNowiJTriKNqwwNb4NrecGhtBSlI4nN0GMQU
CKNk0uIU5MGFMYap3dBJ+TC24XsE/URX0r4JCCPIGEhZmEUMqsQMyMp1mHPQ
i1kL3sT9sxRdNa3vyKcHmPF3mpjzytkjjG8hSMGGwJGbptMNTCYBX8JsRyLp
ENeMCYcM9L2bndTu8CZXDesVhoo5LfzElM8yKyFCF1UTVBJCPUFHbOLRaAyx
tjHZYNAlFwSrqRqjoVfLcYxLDL4t8H/aFBQ0xxKyooXnlsyNTFBGmd+csuxm
E+gUDjqBI0c4GJiyljzivQPQDsi9V5WjgdOfWoFWzkYp7GxLgdpTOUAooZ3O
ZYdTN0lgfkZiVmhjHey5AybXNO2TnNL1GilAyIsZT1PNfJ/OhldjRi0WbdQN
N9OUCMCkxM4QjPQkBsaPIFHL/5+az0IvZaV1sDE1vJn8F/vl1PChwcvp6HZX
QD1qFi9eqjhjXsx/Fyp+/e5N5xr/jejfNbjlbmtuu784Q3TMfxf6OsJvIvp3
nf7tiFjzFWgWq7gE6ah/H5dMVsnXCw1ruwixysabV1t+fc4ElBS/lsN8jfCI
j1u9fany1CsulxYVD84H65vuK9VfD4JXf4g/GqOrz/s7hx/76/lg9Gx142T3
/w3X1tY6g0ZZ8WXZ9znTXzXywV9BO/I9cYt7Hc6u4X/zrgrw0jXWLTIX7BmI
dCQ6/FDf+IiAGF0Sh5sviZbhQ5JOtPY0XH/2fOOF8yH5pwbEVaGvrqtc17G2
dqecjF2HF3NHxUfG9k7CrTZNqVzMUtxTFEyKKmVT6kXBenpQWvxgp+PshfXV
BYrf6uu8xObSsrsi4fdYvIb3Ztlm0rl1HSncD5g9NMQxkddFawdM+8hZjY7p
nCoRM6u93XORm4uVF5I0tHAh/R48IpaU4gri8QnnNU9zS9Yw5TAZMcTRBFas
HGfp6ALEk2xCPjCz8YCEJ5KnPSmDUcAWtV7Ew5nyVC2RyFxMr4Kx3eyiIViy
HVz42t473OkeBXv7RzuH3bf7+/Bj7+1+8PZwe+dwb/9V0ATBT3pfyCEsEKhF
F9NvS24Vxih0hdmKR9Icnu1NTWQLZxf/mv9Z+6pthfl8z2/KVxXw3RgTg+tY
CxiE4PIvWPmfgO6qL0giv6dW9u/GsjaA9kUsqdEQ3JJQ65M9KaMHDWQwjVIK
otCXe3LPC2vpgbPnKSdx8nm6QjoRNvVkiNq/UPLTUSoy/x1fgfr9C6kpjiQu
6QWMwUl6OhPfQpNkb5qMg+ZaK4iPs4ukLYr3SowBWjHSSHxhIDDjI0nTA+g/
8MX/L6MIsdY9GKT4C2ZUFMlNjSgJXq/13gTNdwf7gTkILbQU2AjpnmXyaK6/
Cs6ujifpQHReq+WoEBWobdy/C1irk1LPGXbTHNR896ZlomAL3pk/ECQ2DF++
Pwq3u6E6S3p30A1Psqz2IaYzUFAdTv+iNuK+jyQ8ZKjbQieTnejpmkv2f8LR
/nnnhmvP7us8sEAyF7GhywM5Rwz2iqdeeRgW4zz4GtPjUgCbTju/n1GL4ilL
wA75waS7SuQGzoVVv9leD+IZ3ADhtK8FeuhjfDxM8zPKGQ5asd6C6JL2G7FP
puTSgptTXejaFpMkM7zC1JO45gZynCgcy3AIbccqkR0aKespSClQWafVecvs
Fn4in52cYCZL1f886c8maNm9TOJPIxi7BPNh5kC1BXf+8qUn6GeEfUZH62ed
dXSeR3ui8bTdUc9frEdO+JefXKrymsul/omgnaoMtffBGavizdtvuoCd6Ok9
AnYKR6Y/ATslzZrTOPHYYby1ADuluB6bfZRAKenNZARMJcGmTSezpBTV+Cm5
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
pDRMQAMA

-->

</rfc>
