<?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.21 (Ruby 3.3.6) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-opsawg-teas-attachment-circuit-19" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.25.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-19"/>
    <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="2025" month="January" day="09"/>
    <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 117?>

<t>Delivery of network services assumes that appropriate setup is provisioned over the links that connect customer termination points and a provider network. The required setup to allow successful data exchange over these links is referred to as an attachment circuit (AC), while the underlying link is referred to as "bearer".</t>
      <t>This document specifies a YANG service data model for ACs. This model can be used for the provisioning of ACs before or during service provisioning (e.g., Network Slice Service).</t>
      <t>The document also specifies a YANG service model for managing bearers over which ACs are established.</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 125?>

<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 termination 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 termination point to or from other termination points. 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 termination 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 an attachment circuit (AC), while the underlying link is referred to as "bearer".</t>
        <t>When a customer requests a new service, the service can be bound to existing attachment circuits or trigger the instantiation of new attachment circuits. The provisioning of a 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 (ACaaS) greatly simplifies the provisioning of 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 to or during advanced service provisioning (e.g., IETF Network Slice Service defined in "A Framework for Network Slices in Networks Built from IETF Technologies" <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 that wants to describe the
attachment circuits associated with the service 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 from the ACs.  This allows upgrades (to reflect recent AC technologies or new features such as new encryption schemes, or additional routing protocols) to be done in just one place rather than in each (core) service model. 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 bearers (<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) specified in "A YANG Network Data Model for 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 "A Network YANG Data Model for Attachment Circuits" specification <xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>. "A YANG Data Model for Augmenting VPN Service and Network Models with Attachment Circuits" <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 an enterprise network to a provider network using BGP  (<xref target="sec-cus-bgp"/>).</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.ietf-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 interconnection/peering.</t>
          </li>
          <li>
            <t>Manage connectivity for complex containerized or virtualized functions in the cloud (<xref target="sec-cloudified-nfs"/>).</t>
          </li>
          <li>
            <t>Manage AC redundancy with static addressing (<xref target="sec-bfd-static"/>).</t>
          </li>
        </ul>
        <t>The document adheres to the principles discussed in "Service Models Explained" (<xref section="3" sectionFormat="of" target="RFC8309"/>) for the encoding and communication protocols used
for the interaction between a customer and a provider. Also, consistent with "A Framework for Automating Service and Network Management with YANG" <xref target="RFC8969"/>, the service models defined in the document can be used independently of NETCONF/RESTCONF.</t>
        <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., "A YANG Data Model for Routing Management (NMDA Version)" <xref target="RFC8349"/> or "YANG Model for Border Gateway Protocol (BGP-4)" <xref target="I-D.ietf-idr-bgp-model"/>) to provision an AC service in relevant network nodes.</t>
        <t>The AC service model reuses common types and structures defined in "A Common YANG Data Model for Layer 2 and Layer 3 VPNs" <xref target="RFC9181"/>.</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 anchor="editorial-note-to-be-removed-by-rfc-editor">
        <name>Editorial Note (To be removed by RFC Editor)</name>
        <t>Note to the RFC Editor: This section is to be removed prior to publication.</t>
        <t>This document contains placeholder values that need to be replaced with finalized values at the time of publication. This note summarizes all of the substitutions that are needed.</t>
        <t>Please apply the following replacements:</t>
        <ul spacing="normal">
          <li>
            <t>CCCC --&gt; the assigned RFC number for <xref target="I-D.ietf-opsawg-teas-common-ac"/></t>
          </li>
          <li>
            <t>XXXX --&gt; the assigned RFC number for this I-D</t>
          </li>
          <li>
            <t>2025-01-07 --&gt; the actual date of the publication of this document</t>
          </li>
        </ul>
      </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 "YANG Tree Diagrams" <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>LxVPN refers to both L2VPN and L3VPN.</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 (e.g., Link Aggregation Group (LAG) <xref target="IEEE802.1AX"/>). 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 "Provider Provisioned Virtual Private Network (VPN) Terminology" (<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>Parent Bearer:</dt>
        <dd>
          <t>Refers to a bearer (e.g., LAG) that is used to build other bearers. These bearers (called, child bearers) inherit the parent bearer properties.</t>
        </dd>
        <dt>Parent AC:</dt>
        <dd>
          <t>Refers to an AC that is used to build other ACs. These ACs (called, child ACs) inherit th parent AC properties.</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>An entity that offers network services (e.g., Layer 2 VPN, Layer 3 VPN, or Network Slice Services).</t>
        </dd>
      </dl>
      <t>The names of data nodes are prefixed using the prefix associated with the corresponding imported YANG module as shown in <xref target="pref"/>:</t>
      <table anchor="pref">
        <name>Modules and Their Associated Prefixes</name>
        <thead>
          <tr>
            <th align="left">Prefix</th>
            <th align="left">Module</th>
            <th align="left">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">inet</td>
            <td align="left">ietf-inet-types</td>
            <td align="left">
              <xref section="4" sectionFormat="of" target="RFC6991"/></td>
          </tr>
          <tr>
            <td align="left">key-chain</td>
            <td align="left">ietf-key-chain</td>
            <td align="left">
              <xref target="RFC8177"/></td>
          </tr>
          <tr>
            <td align="left">nacm</td>
            <td align="left">ietf-netconf-acm</td>
            <td align="left">
              <xref target="RFC8341"/></td>
          </tr>
          <tr>
            <td align="left">vpn-common</td>
            <td align="left">ietf-vpn-common</td>
            <td align="left">
              <xref target="RFC9181"/></td>
          </tr>
        </tbody>
      </table>
    </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-bearer-module"/>)</t>
        </li>
        <li>
          <t>"ietf-ac-svc" (<xref target="sec-ac-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="288" width="368" viewBox="0 0 368 288" 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"/>
              <path d="M 24,272 L 40,272" 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="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="48,272 36,266.4 36,277.6" fill="black" transform="rotate(0,40,272)"/>
              <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>
                <text x="8" y="276">X</text>
                <text x="60" y="276">Y:</text>
                <text x="80" y="276">X</text>
                <text x="120" y="276">imports</text>
                <text x="160" y="276">Y</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 -----------+

X --> Y: X imports Y
]]></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 by "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#4), etc. The network provider uses this request to decide where to terminate the AC in the provider network (i.e., select which PE(s) to use) 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="304" width="512" viewBox="0 0 512 304" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,64 L 8,112" fill="none" stroke="black"/>
                <path d="M 8,144 L 8,192" fill="none" stroke="black"/>
                <path d="M 72,64 L 72,112" fill="none" stroke="black"/>
                <path d="M 72,144 L 72,192" fill="none" stroke="black"/>
                <path d="M 112,80 L 112,176" fill="none" stroke="black"/>
                <path d="M 176,112 L 176,144" fill="none" stroke="black"/>
                <path d="M 192,32 L 192,104" fill="none" stroke="black"/>
                <path d="M 192,152 L 192,224" fill="none" stroke="black"/>
                <path d="M 200,112 L 200,144" fill="none" stroke="black"/>
                <path d="M 280,208 L 280,240" fill="none" stroke="black"/>
                <path d="M 288,248 L 288,272" fill="none" stroke="black"/>
                <path d="M 304,208 L 304,240" fill="none" stroke="black"/>
                <path d="M 352,64 L 352,112" fill="none" stroke="black"/>
                <path d="M 352,144 L 352,192" fill="none" stroke="black"/>
                <path d="M 360,32 L 360,56" fill="none" stroke="black"/>
                <path d="M 360,200 L 360,224" fill="none" stroke="black"/>
                <path d="M 376,64 L 376,112" fill="none" stroke="black"/>
                <path d="M 376,144 L 376,192" fill="none" stroke="black"/>
                <path d="M 448,64 L 448,112" fill="none" stroke="black"/>
                <path d="M 448,144 L 448,192" fill="none" stroke="black"/>
                <path d="M 480,192 L 480,272" fill="none" stroke="black"/>
                <path d="M 504,64 L 504,112" fill="none" stroke="black"/>
                <path d="M 504,144 L 504,192" fill="none" stroke="black"/>
                <path d="M 192,32 L 360,32" fill="none" stroke="black"/>
                <path d="M 8,64 L 72,64" fill="none" stroke="black"/>
                <path d="M 352,64 L 376,64" fill="none" stroke="black"/>
                <path d="M 448,64 L 504,64" fill="none" stroke="black"/>
                <path d="M 72,80 L 112,80" fill="none" stroke="black"/>
                <path d="M 376,80 L 400,80" fill="none" stroke="black"/>
                <path d="M 424,80 L 448,80" fill="none" stroke="black"/>
                <path d="M 376,96 L 400,96" fill="none" stroke="black"/>
                <path d="M 424,96 L 448,96" fill="none" stroke="black"/>
                <path d="M 8,112 L 72,112" fill="none" stroke="black"/>
                <path d="M 176,112 L 200,112" fill="none" stroke="black"/>
                <path d="M 352,112 L 376,112" fill="none" stroke="black"/>
                <path d="M 448,112 L 504,112" fill="none" stroke="black"/>
                <path d="M 112,128 L 136,128" fill="none" stroke="black"/>
                <path d="M 160,128 L 176,128" fill="none" stroke="black"/>
                <path d="M 8,144 L 72,144" fill="none" stroke="black"/>
                <path d="M 176,144 L 200,144" fill="none" stroke="black"/>
                <path d="M 352,144 L 376,144" fill="none" stroke="black"/>
                <path d="M 448,144 L 504,144" fill="none" stroke="black"/>
                <path d="M 376,160 L 400,160" fill="none" stroke="black"/>
                <path d="M 424,160 L 448,160" fill="none" stroke="black"/>
                <path d="M 72,176 L 112,176" fill="none" stroke="black"/>
                <path d="M 376,176 L 400,176" fill="none" stroke="black"/>
                <path d="M 424,176 L 448,176" fill="none" stroke="black"/>
                <path d="M 8,192 L 72,192" fill="none" stroke="black"/>
                <path d="M 352,192 L 376,192" fill="none" stroke="black"/>
                <path d="M 448,192 L 504,192" fill="none" stroke="black"/>
                <path d="M 280,208 L 304,208" fill="none" stroke="black"/>
                <path d="M 192,224 L 280,224" fill="none" stroke="black"/>
                <path d="M 304,224 L 360,224" fill="none" stroke="black"/>
                <path d="M 280,240 L 304,240" fill="none" stroke="black"/>
                <path d="M 288,272 L 376,272" fill="none" stroke="black"/>
                <path d="M 400,272 L 480,272" fill="none" stroke="black"/>
                <g class="text">
                  <text x="412" y="68">(b1)</text>
                  <text x="412" y="84">AC</text>
                  <text x="40" y="100">CE1</text>
                  <text x="364" y="100">PE</text>
                  <text x="412" y="100">AC</text>
                  <text x="480" y="100">CE3</text>
                  <text x="412" y="116">(b2)</text>
                  <text x="148" y="132">AC</text>
                  <text x="188" y="132">PE</text>
                  <text x="272" y="132">Network</text>
                  <text x="360" y="132">|</text>
                  <text x="412" y="148">(b3)</text>
                  <text x="412" y="164">AC</text>
                  <text x="40" y="180">CE2</text>
                  <text x="364" y="180">PE</text>
                  <text x="412" y="180">AC</text>
                  <text x="480" y="180">CE4</text>
                  <text x="412" y="196">(b3)</text>
                  <text x="292" y="228">PE</text>
                  <text x="388" y="276">AC</text>
                  <text x="20" y="292">(bx)</text>
                  <text x="48" y="292">=</text>
                  <text x="84" y="292">bearer</text>
                  <text x="124" y="292">Id</text>
                  <text x="144" y="292">x</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                       .--------------------.
                       |                    |
.-------.              |                   .--.  (b1)  .------.
|       +----.         |                   |  +---AC---+      |
|  CE1  |    |         |                   |PE+---AC---+  CE3 |
'-------'    |       .--.                  '--'  (b2)  '------'
             +---AC--+PE|     Network       |
.-------.    |       '--'                  .--.  (b3)  .------.
|       |    |         |                   |  +---AC---+      |
|  CE2  +----'         |                   |PE+---AC---+  CE4 |
'-------'              |                   '--'  (b3)  '---+--'
                       |          .--.      |              |
                       '----------+PE+------'              |
                                  '--'                     |
                                   |                       |
                                   '-----------AC----------'
(bx) = bearer Id x
]]></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 workflow 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>
      </section>
      <section anchor="sample-deployment-models">
        <name>Sample Deployment Models</name>
        <t><xref target="_u-ex-c"/> shows an example to illustrate how the bearer/AC service models can be used between a customer and a provider. Internals to the provider orchestration domain (or customer orchestration domain) are hidden to the customer (or provider).</t>
        <t>Resources that are needed to activate an AC (e.g., Layer 2 or Layer 3 identifiers) are typically imposed by the provider. However, the deployment model assumes that the customer may supply a specific identifier (e.g., selected from a pool that was pre-provisioned by the provider) in a service request. The provider may accept or reject such request.</t>
        <figure anchor="_u-ex-c">
          <name>Example of Interaction Between Customer and Provider Orchestrations</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="240" width="544" viewBox="0 0 544 240" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,96" fill="none" stroke="black"/>
                <path d="M 8,160 L 8,224" fill="none" stroke="black"/>
                <path d="M 96,96 L 96,112" fill="none" stroke="black"/>
                <path d="M 96,144 L 96,160" fill="none" stroke="black"/>
                <path d="M 192,32 L 192,96" fill="none" stroke="black"/>
                <path d="M 192,160 L 192,224" fill="none" stroke="black"/>
                <path d="M 368,32 L 368,96" fill="none" stroke="black"/>
                <path d="M 368,160 L 368,224" fill="none" stroke="black"/>
                <path d="M 448,96 L 448,112" fill="none" stroke="black"/>
                <path d="M 448,144 L 448,160" fill="none" stroke="black"/>
                <path d="M 536,32 L 536,96" fill="none" stroke="black"/>
                <path d="M 536,160 L 536,224" fill="none" stroke="black"/>
                <path d="M 8,32 L 192,32" fill="none" stroke="black"/>
                <path d="M 368,32 L 536,32" fill="none" stroke="black"/>
                <path d="M 208,64 L 352,64" fill="none" stroke="black"/>
                <path d="M 8,96 L 88,96" fill="none" stroke="black"/>
                <path d="M 104,96 L 192,96" fill="none" stroke="black"/>
                <path d="M 368,96 L 440,96" fill="none" stroke="black"/>
                <path d="M 456,96 L 536,96" fill="none" stroke="black"/>
                <path d="M 8,160 L 88,160" fill="none" stroke="black"/>
                <path d="M 104,160 L 192,160" fill="none" stroke="black"/>
                <path d="M 368,160 L 440,160" fill="none" stroke="black"/>
                <path d="M 456,160 L 536,160" fill="none" stroke="black"/>
                <path d="M 200,174 L 256,174" fill="none" stroke="black"/>
                <path d="M 200,178 L 256,178" fill="none" stroke="black"/>
                <path d="M 312,174 L 360,174" fill="none" stroke="black"/>
                <path d="M 312,178 L 360,178" fill="none" stroke="black"/>
                <path d="M 192,192 L 272,192" fill="none" stroke="black"/>
                <path d="M 296,192 L 360,192" fill="none" stroke="black"/>
                <path d="M 200,206 L 360,206" fill="none" stroke="black"/>
                <path d="M 200,210 L 360,210" fill="none" stroke="black"/>
                <path d="M 8,224 L 192,224" fill="none" stroke="black"/>
                <path d="M 368,224 L 536,224" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="456,160 444,154.4 444,165.6" fill="black" transform="rotate(90,448,160)"/>
                <polygon class="arrowhead" points="456,96 444,90.4 444,101.6" fill="black" transform="rotate(270,448,96)"/>
                <polygon class="arrowhead" points="360,64 348,58.4 348,69.6" fill="black" transform="rotate(0,352,64)"/>
                <polygon class="arrowhead" points="216,64 204,58.4 204,69.6" fill="black" transform="rotate(180,208,64)"/>
                <polygon class="arrowhead" points="104,160 92,154.4 92,165.6" fill="black" transform="rotate(90,96,160)"/>
                <polygon class="arrowhead" points="104,96 92,90.4 92,101.6" fill="black" transform="rotate(270,96,96)"/>
                <g class="text">
                  <text x="272" y="36">Bearer/AC</text>
                  <text x="92" y="52">Customer</text>
                  <text x="256" y="52">Service</text>
                  <text x="316" y="52">Models</text>
                  <text x="444" y="52">Provider</text>
                  <text x="64" y="68">Service</text>
                  <text x="132" y="68">Ordering</text>
                  <text x="424" y="68">Service</text>
                  <text x="480" y="68">Order</text>
                  <text x="444" y="84">Handling</text>
                  <text x="100" y="132">Provisioning</text>
                  <text x="452" y="132">Provisioning</text>
                  <text x="284" y="180">Bearer</text>
                  <text x="76" y="196">Customer</text>
                  <text x="132" y="196">Site</text>
                  <text x="284" y="196">AC</text>
                  <text x="420" y="196">Provider</text>
                  <text x="488" y="196">Network</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
.----------------------.     Bearer/AC       .--------------------.
|      Customer        |    Service Models   |     Provider       |
|   Service Ordering   | <-----------------> |   Service Order    |
|                      |                     |     Handling       |
'----------^-----------'                     '---------^----------'
           |                                           |
      Provisioning                                Provisioning
           |                                           |
.----------v-----------.                     .---------v----------.
|                      |========Bearer=======|                    |
|    Customer Site     +----------AC---------|  Provider Network  |
|                      |=====================|                    |
'----------------------'                     '--------------------'
]]></artwork>
          </artset>
        </figure>
        <t><xref target="_u-ex-r"/> shows an example to illustrate how the bearer/AC service models that involve a third party. This deployment model follows a recursive approach but other Client/Server alternative modes with a third party can be considered. In a recursive deployment, the Service Broker
exposes a server to a customer for the ordering of AC services, but it also acts as a client when communicating with a provider. How the Service Broker
decides to terminate a recursion for a given service request or create child service requests is deployment specific.</t>
        <figure anchor="_u-ex-r">
          <name>Example of Recursive Deployment</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="144" width="592" viewBox="0 0 592 144" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,96" fill="none" stroke="black"/>
                <path d="M 96,32 L 96,96" fill="none" stroke="black"/>
                <path d="M 232,32 L 232,96" fill="none" stroke="black"/>
                <path d="M 320,32 L 320,96" fill="none" stroke="black"/>
                <path d="M 456,32 L 456,96" fill="none" stroke="black"/>
                <path d="M 584,48 L 584,96" fill="none" stroke="black"/>
                <path d="M 8,32 L 96,32" fill="none" stroke="black"/>
                <path d="M 232,32 L 320,32" fill="none" stroke="black"/>
                <path d="M 456,32 L 568,32" fill="none" stroke="black"/>
                <path d="M 104,64 L 224,64" fill="none" stroke="black"/>
                <path d="M 328,64 L 448,64" fill="none" stroke="black"/>
                <path d="M 8,96 L 96,96" fill="none" stroke="black"/>
                <path d="M 232,96 L 320,96" fill="none" stroke="black"/>
                <path d="M 456,96 L 584,96" fill="none" stroke="black"/>
                <path d="M 568,32 C 576.83064,32 584,39.16936 584,48" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="456,64 444,58.4 444,69.6" fill="black" transform="rotate(0,448,64)"/>
                <polygon class="arrowhead" points="336,64 324,58.4 324,69.6" fill="black" transform="rotate(180,328,64)"/>
                <polygon class="arrowhead" points="232,64 220,58.4 220,69.6" fill="black" transform="rotate(0,224,64)"/>
                <polygon class="arrowhead" points="112,64 100,58.4 100,69.6" fill="black" transform="rotate(180,104,64)"/>
                <g class="text">
                  <text x="160" y="36">Bearer/AC</text>
                  <text x="384" y="36">Bearer/AC</text>
                  <text x="52" y="52">Customer</text>
                  <text x="136" y="52">Service</text>
                  <text x="196" y="52">Models</text>
                  <text x="272" y="52">Service</text>
                  <text x="360" y="52">Service</text>
                  <text x="416" y="52">Model</text>
                  <text x="516" y="52">Provider</text>
                  <text x="48" y="68">Service</text>
                  <text x="276" y="68">Broker</text>
                  <text x="496" y="68">Service</text>
                  <text x="552" y="68">Order</text>
                  <text x="52" y="84">Ordering</text>
                  <text x="264" y="84">B2B</text>
                  <text x="296" y="84">C/S</text>
                  <text x="524" y="84">Handling</text>
                  <text x="16" y="132">B2B</text>
                  <text x="52" y="132">C/S:</text>
                  <text x="124" y="132">Back-to-back</text>
                  <text x="232" y="132">Client/Server</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
.----------.   Bearer/AC    .----------.   Bearer/AC    .--------------.
| Customer | Service Models | Service  | Service Model  |   Provider    |
| Service  |<-------------->|  Broker  |<-------------->| Service Order |
| Ordering |                |  B2B C/S |                |    Handling   |
'----------'                '----------'                '---------------'

B2B C/S: Back-to-back Client/Server
]]></artwork>
          </artset>
        </figure>
        <t><xref target="_u-ex"/> shows the positioning of the AC service model in the overall service delivery process, with a focus the provider.</t>
        <figure anchor="_u-ex">
          <name>An Example of AC Model Usage (Focus on the Provider's Internals)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="688" width="512" viewBox="0 0 512 688" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,592 L 8,624" fill="none" stroke="black"/>
                <path d="M 48,592 L 48,624" fill="none" stroke="black"/>
                <path d="M 96,464 L 96,512" fill="none" stroke="black"/>
                <path d="M 104,352 L 104,400" fill="none" stroke="black"/>
                <path d="M 120,576 L 120,640" fill="none" stroke="black"/>
                <path d="M 136,400 L 136,464" fill="none" stroke="black"/>
                <path d="M 136,512 L 136,528" fill="none" stroke="black"/>
                <path d="M 176,320 L 176,352" fill="none" stroke="black"/>
                <path d="M 176,464 L 176,512" fill="none" stroke="black"/>
                <path d="M 208,32 L 208,64" fill="none" stroke="black"/>
                <path d="M 208,128 L 208,176" fill="none" stroke="black"/>
                <path d="M 208,240 L 208,288" fill="none" stroke="black"/>
                <path d="M 208,408 L 208,568" fill="none" stroke="black"/>
                <path d="M 232,352 L 232,400" fill="none" stroke="black"/>
                <path d="M 272,64 L 272,128" fill="none" stroke="black"/>
                <path d="M 272,176 L 272,240" fill="none" stroke="black"/>
                <path d="M 272,288 L 272,320" fill="none" stroke="black"/>
                <path d="M 296,352 L 296,400" fill="none" stroke="black"/>
                <path d="M 336,32 L 336,64" fill="none" stroke="black"/>
                <path d="M 336,128 L 336,176" fill="none" stroke="black"/>
                <path d="M 336,240 L 336,288" fill="none" stroke="black"/>
                <path d="M 368,320 L 368,352" fill="none" stroke="black"/>
                <path d="M 368,400 L 368,568" fill="none" stroke="black"/>
                <path d="M 384,576 L 384,640" fill="none" stroke="black"/>
                <path d="M 424,352 L 424,400" fill="none" stroke="black"/>
                <path d="M 456,592 L 456,624" fill="none" stroke="black"/>
                <path d="M 496,592 L 496,624" 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,128 L 336,128" fill="none" stroke="black"/>
                <path d="M 208,176 L 336,176" fill="none" stroke="black"/>
                <path d="M 208,240 L 336,240" fill="none" stroke="black"/>
                <path d="M 208,288 L 336,288" fill="none" stroke="black"/>
                <path d="M 176,320 L 368,320" fill="none" stroke="black"/>
                <path d="M 104,352 L 232,352" fill="none" stroke="black"/>
                <path d="M 296,352 L 424,352" fill="none" stroke="black"/>
                <path d="M 104,400 L 232,400" fill="none" stroke="black"/>
                <path d="M 296,400 L 424,400" fill="none" stroke="black"/>
                <path d="M 96,464 L 176,464" fill="none" stroke="black"/>
                <path d="M 96,512 L 176,512" fill="none" stroke="black"/>
                <path d="M 120,576 L 384,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 48,608 L 120,608" fill="none" stroke="black"/>
                <path d="M 384,608 L 456,608" fill="none" stroke="black"/>
                <path d="M 8,624 L 48,624" fill="none" stroke="black"/>
                <path d="M 456,624 L 496,624" fill="none" stroke="black"/>
                <path d="M 120,640 L 384,640" 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="72" y="100">ietf-l2vpn-svc,</text>
                  <text x="200" y="100">ietf-l3vpn-svc,</text>
                  <text x="392" y="100">ietf-network-slice-service,</text>
                  <text x="100" y="116">ietf-ac-svc,</text>
                  <text x="208" y="116">ietf-ac-glue,</text>
                  <text x="296" y="116">and</text>
                  <text x="376" y="116">ietf-bearer-svc</text>
                  <text x="272" y="148">Service</text>
                  <text x="272" y="164">Orchestration</text>
                  <text x="112" y="196">Network</text>
                  <text x="168" y="196">Model</text>
                  <text x="72" y="212">ietf-l2vpn-ntw,</text>
                  <text x="200" y="212">ietf-l3vpn-ntw,</text>
                  <text x="336" y="212">ietf-sap-ntw,</text>
                  <text x="448" y="212">ietf-ac-glue,</text>
                  <text x="96" y="228">and</text>
                  <text x="160" y="228">ietf-ac-ntw</text>
                  <text x="264" y="260">Network</text>
                  <text x="272" y="276">Orchestration</text>
                  <text x="56" y="308">Network</text>
                  <text x="144" y="308">Configuration</text>
                  <text x="224" y="308">Model</text>
                  <text x="164" y="372">Domain</text>
                  <text x="364" y="372">Domain</text>
                  <text x="168" y="388">Orchestration</text>
                  <text x="360" y="388">Orchestration</text>
                  <text x="36" y="420">Device</text>
                  <text x="64" y="436">Configuration</text>
                  <text x="32" y="452">Model</text>
                  <text x="132" y="484">Config</text>
                  <text x="136" y="500">Manager</text>
                  <text x="156" y="548">NETCONF/CLI.</text>
                  <text x="288" y="548">...................</text>
                  <text x="376" y="548">.</text>
                  <text x="136" y="564">|</text>
                  <text x="84" y="596">Bearer</text>
                  <text x="420" y="596">Bearer</text>
                  <text x="28" y="612">CE#1</text>
                  <text x="248" y="612">Network</text>
                  <text x="476" y="612">CE#2</text>
                  <text x="28" y="660">Site</text>
                  <text x="56" y="660">A</text>
                  <text x="476" y="660">Site</text>
                  <text x="504" y="660">B</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
                          .---------------.
                          |   Customer    |
                          '-------+-------'
          Customer Service Model  |
  ietf-l2vpn-svc, ietf-l3vpn-svc, | ietf-network-slice-service,
       ietf-ac-svc, ietf-ac-glue, | and ietf-bearer-svc
                          .-------+-------.
                          |    Service    |
                          | Orchestration |
                          '-------+-------'
           Network Model          |
  ietf-l2vpn-ntw, ietf-l3vpn-ntw, | ietf-sap-ntw, ietf-ac-glue,
           and ietf-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., 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 peer-as]
  |     +--rw name        string
  |     +--rw peer-as     inet:as-number
  |     +--ro location* [name]
  |        +--ro name            string
  |        +--ro address?        string
  |        +--ro city?           string
  |        +--ro postal-code?    string
  |        +--ro state?          string
  |        +--ro country-code?   string
  +--rw bearers
     +--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 name?           string
        |  |     +--rw address?        string
        |  |     +--rw city?           string
        |  |     +--rw postal-code?    string
        |  |     +--rw state?          string
        |  |     +--rw country-code?   string
        |  +--rw site
        |  |  +--rw site-id?    string
        |  |  +--rw location
        |  |     +--rw name?           string
        |  |     +--rw address?        string
        |  |     +--rw city?           string
        |  |     +--rw postal-code?    string
        |  |     +--rw state?          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 placing an order for a bearer creation. The request is filtered based upon a customer name and an Autonomous System Number (ASN). The reserved value "AS 0" <xref target="RFC7607"/> is used for customers with no ASN. The retrieved location names may be then referenced in a bearer creation request ('provider-location-reference'). See the example provided in <xref target="sec-ret-loc"/>.</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. A request may also include some timing constraints ('requested-start', 'requested-stop') that are applicable for a set of bearers. The timing constraints can be adjusted at the 'bearer' level. These adjusted values take precedence over the global values.</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 or 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 termination 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 "A Common YANG Data Model for Layer 2 and Layer 3 VPNs" <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 "ietf-ac-svc" module is provided in <xref target="AC-svc-Tree"/>. Subtrees are provided in the following subsections
for the reader's convenience.</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"/> ('op-instructions', 'dot1q', 'qinq', 'priority-tagged', 'l2-tunnel-service', etc.). Therefore, the descriptions of these nodes are not reiterated in the following subsections.</t>
          <t>Features are used to tag conditional portions of the model in order to accommodate  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="sec-profiles-desc">
            <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., 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' level.
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 group-profile-ref*    ac-group-reference
        +--rw parent-ref*       ac-svc:attachment-circuit-reference
        +--ro child-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>A request may also include some timing constraints ('requested-start', 'requested-stop') that are applicable for a set of ACs. The timing constraints can be adjusted at the 'ac' level. These adjusted values take precedence over the global values.</t>
          <t>The description of the 'ac' 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 have built-in support of 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"/>. 'peer' is drawn here from the perspective of the provider network. That is, a 'peer-sap' will refer to a customer node.</t>
            </dd>
            <dt>'group-profile-ref':</dt>
            <dd>
              <t>Indicates references to one or more profiles that are defined in <xref target="sec-acp"/>.</t>
            </dd>
            <dt>'parent-ref':</dt>
            <dd>
              <t>Specifies an AC that is inherited by an attachment circuit.</t>
            </dd>
            <dt/>
            <dd>
              <t>In contexts where dynamic termination 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/>
            <dd>
              <t>A "child" AC <bcp14>MAY</bcp14> rely upon more than one parent AC (e.g., parent Layer 2 AC and parent Layer 3 AC). In such cases, these ACs <bcp14>MUST NOT</bcp14> be overlapping. An example to illustrate the use of multiple parent ACs is provided in  <xref target="sec-bfd-static"/>.</t>
            </dd>
            <dt>'child-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 accommodate 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>For ACs that require Layer 3 tunnel establishment, the ACaaS includes a provision for future augmentations to define
tunnel-specific data nodes ('l3-tunnel-service'). Such augmentations <bcp14>MUST</bcp14> be conditional based on the tunnel type ('type').</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}?
        |  |  ...
        |  +--rw (l3-service)?
        |     +--:(l3-tunnel-service)
        |        +--rw l3-tunnel-service
        |           +--rw type?   identityref
]]></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}?
        |  +--rw (l3-service)?
        |     +--:(l3-tunnel-service)
        |        +--rw l3-tunnel-service
        |           +--rw type?   identityref
        | ...
]]></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 termination 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>An AC service activation with BGP routing <bcp14>SHOULD</bcp14> include at least the customer's AS Number (ASN) and the provider's ASN.
Additional information can be supplied by a customer in a request or exposed by a provider in a response to a query request
in order ease the process of automating the provisioning of BGP sessions (the customer does not use the primary IP address
to establish the underlying BGP session, communicate the provider's IP address used to establish the BGP session,
share authentication parameters, bind the session to a forwarding protection profile, etc.).</t>
              <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 role?             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 role?               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>For deployment cases where an AC service request includes a list of neighbors with redundant information,
the ACaaS allows to factorize shared data by means of 'peer-group'. The presence of 'peer-groups' in a service request is thus optional.</t>
              <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>Reports the provider's ASN. This information is used at the customer side to configure the BGP session with the provider network.</t>
                </dd>
                <dt>'peer-as':</dt>
                <dd>
                  <t>Indicates the customer's ASN. This information is used at the provider side to configure the BGP session with the customer equipment.</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>'role':</dt>
                <dd>
                  <t>Specifies the BGP role in a session. Role values are taken from the list defined in <xref section="4" sectionFormat="of" target="RFC9234"/>. This parameter is useful for interconnection scenarios.</t>
                </dd>
                <dt/>
                <dd>
                  <t>This is an optional parameter.</t>
                </dd>
                <dt>'local-address':</dt>
                <dd>
                  <t>Reports a provider's IP address to use to establish 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 "YANG Data Model for Key Chains" <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. This is an optional parameter.</t>
                </dd>
                <dt>'remote-address':</dt>
                <dd>
                  <t>Specifies the customer's IP address used to establishing this BGP session. If not present, this means that the primary
customer IP address is used as remote IP address.</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/>
                <dd>
                  <t>This is an optional parameter.</t>
                </dd>
                <dt>'failure-detection-profile':</dt>
                <dd>
                  <t>Indicates a failure detection profile (BFD) that applies for a BGP neighbor. This is an optional parameter.</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) <xref target="RFC2080"/>, or both are to be enabled.</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* [id]
        |        +--rw id                string
        |        +--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>'id':</dt>
              <dd>
                <t>An identifier that uniquely identifies a BFD session.</t>
              </dd>
              <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 a minimum set of encryption-related parameters that can be requested to be applied to traffic for a given AC. Typically, the 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 (see  <xref target="sec-profiles-desc"/>). For example, a service provider may use IPsec when a customer requests Layer 3 encryption for an AC.</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@2025-01-07.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) 2025 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 2025-01-07 {
    description
      "Initial revision.";
    reference
      "RFC XXXX: YANG Data Models for Bearers and 'Attachment
                 Circuits'-as-a-Service (ACaaS)";
  }

  // 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 sync-phy-type {
    description
      "Base identity for physical layer synchronization.";
  }

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

  // 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.";
  }

  // Reusable groupings

  grouping location-information {
    description
      "Basic location information.";
    leaf 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 city {
      type string;
      description
        "City 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 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 available provider locations for terminating
       bearers for a given customer.";

    list customer {
      key "name peer-as";
      description
        "List of locations per customer.";
      leaf name {
        type string;
        description
          "Indicates the name of the customer.";
      }
      leaf peer-as {
        type inet:as-number;
        description
          "Indicates the customer's ASN.
           0 is used when the customer does not have an ASN.";
        reference
          "RFC 7607: Codification of AS 0 Processing";
      }
      list location {
        key "name";
        config false;
        description
          "Reports the list of available locations.";
        uses location-information;
      }
    }
  }
  container bearers {
    description
      "Main container for the bearers. The timing constraints
       indicated at the bearer level take precedence over the
       global values indicated at the bearers level.";
    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 sync-phy-type;
        }
        description
          "Type of the physical layer synchronization that is enabled
           for this bearer.";
      }
      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
            "Specifies how the customer point is identified.";
        }
        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 committed 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"/>. Also, the module uses
the extensions defined in <xref target="RFC8341"/>.</t>
        <sourcecode type="yang"><![CDATA[
<CODE BEGINS> file "ietf-ac-svc@2025-01-07.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) 2025 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 2025-01-07 {
    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.";
        }
      }
    }
    choice l3-service {
      description
        "The Layer 3 connectivity service can be provided by
         specifying a Layer 3 tunnel service.";
      container l3-tunnel-service {
        description
          "Defines a Layer 3 tunnel termination.
           It is only applicable when a tunnel is required.";
        leaf type {
          type identityref {
            base ac-common:l3-tunnel-type;
          }
          description
            "Selects the tunnel termination type for an AC.";
        }
      }
    }
  }

  // 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
       failure protection (e.g., 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
       failure protection (e.g., 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
        "An identifier that uniquely identifies a neighbor.";
    }
    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
        "An identifier that uniquely identifiers a neighbor.";
    }
    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;
    }
  }

  // Bandwidth 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 bandwidth 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 AC 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 "id";
          description
            "List of BFD sessions.";
          leaf id {
             type string;
             description
               "A unique identifier for the BFD session.";
          }
          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 bandwidth 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-list parent-ref {
      type ac-svc:attachment-circuit-reference;
      description
        "Specifies a parent AC that is inherited by an AC.
         In contexts where dynamic termination 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-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.
       The timing constraints   indicated at the 'ac' level take
       precedence over the values indicated at the
       'attachment-circuits' level.";
    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
        "Provisioning of an attachment circuit.";
      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 committed 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 group-profile-ref {
        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 is modeled after the template described in in <xref section="3.7" sectionFormat="of" target="I-D.ietf-netmod-rfc8407bis"/>.</t>
      <t>The "ietf-bearer-svc" and "ietf-ac-svc" YANG modules define data models that are
designed to be accessed via YANG-based management protocols, such as
   NETCONF <xref target="RFC6241"/> and RESTCONF <xref target="RFC8040"/>. These protocols have to
   use a secure transport layer (e.g., SSH <xref target="RFC4252"/>, TLS <xref target="RFC8446"/>, and
   QUIC <xref target="RFC9000"/>) and have to use mutual authentication.</t>
      <t>Servers <bcp14>MUST</bcp14> verify that requesting clients are entitled to access
   and manipulate a given bearer or AC. For example, a given customer must have access only to its
   bearers/ACs and be discarded access to bearers/ACs of other customers.
   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, whether it is for test-only, 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-name', 'customer-point' and 'locations':</dt>
        <dd>
          <t>An attacker can retrieve privacy-related information about locations from where
 the customer is connected or can be serviced. 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', 'rip', and 'customer-key-chain') rely
   upon <xref target="RFC8177"/> for authentication purposes.  As such, the AC service module
   inherits the security considerations discussed in
   <xref section="5" sectionFormat="of" 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>
      <t><xref target="sec-sec"/> specifies a set of encryption-related parameters that can be applied to traffic for a given AC.</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 anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <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="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="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="7" month="November" 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-13"/>
        </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="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="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="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="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="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="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="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="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="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>
        <reference anchor="RFC8792">
          <front>
            <title>Handling Long Lines in Content of Internet-Drafts and RFCs</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="E. Auerswald" initials="E." surname="Auerswald"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <date month="June" year="2020"/>
            <abstract>
              <t>This document defines two strategies for handling long lines in width-bounded text content. One strategy, called the "single backslash" strategy, is based on the historical use of a single backslash ('\') character to indicate where line-folding has occurred, with the continuation occurring with the first character that is not a space character (' ') on the next line. The second strategy, called the "double backslash" strategy, extends the first strategy by adding a second backslash character to identify where the continuation begins and is thereby able to handle cases not supported by the first strategy. Both strategies use a self-describing header enabling automated reconstitution of the original content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8792"/>
          <seriesInfo name="DOI" value="10.17487/RFC8792"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <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="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="7" month="November" 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 the YANG Data Models for
   Bearers and 'Attachment Circuits'-as-a-Service (ACaaS) (I-D.ietf-
   opsawg-teas-attachment-circuit).

   The module augments the base network ('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-14"/>
        </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="9" month="December" 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
   Attachment Circuits (ACs) that are created using the 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-12"/>
        </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.ietf-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." surname="Servin">
              <organization>Google</organization>
            </author>
            <author fullname="Tom Strickx" initials="T." surname="Strickx">
              <organization>Cloudflare</organization>
            </author>
            <date day="7" month="December" 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-ietf-grow-peering-api-00"/>
        </reference>
        <reference anchor="RFC8309">
          <front>
            <title>Service Models Explained</title>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <author fullname="W. Liu" initials="W." surname="Liu"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="January" year="2018"/>
            <abstract>
              <t>The IETF has produced many modules in the YANG modeling language. The majority of these modules are used to construct data models to model devices or monolithic functions.</t>
              <t>A small number of YANG modules have been defined to model services (for example, the Layer 3 Virtual Private Network Service Model (L3SM) produced by the L3SM working group and documented in RFC 8049).</t>
              <t>This document describes service models as used within the IETF and also shows where a service model might fit into a software-defined networking architecture. Note that service models do not make any assumption of how a service is actually engineered and delivered for a customer; details of how network protocols and devices are engineered to deliver a service are captured in other modules that are not exposed through the interface between the customer and the provider.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8309"/>
          <seriesInfo name="DOI" value="10.17487/RFC8309"/>
        </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="21" month="October" year="2024"/>
            <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-18"/>
        </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="RFC7607">
          <front>
            <title>Codification of AS 0 Processing</title>
            <author fullname="W. Kumari" initials="W." surname="Kumari"/>
            <author fullname="R. Bush" initials="R." surname="Bush"/>
            <author fullname="H. Schiller" initials="H." surname="Schiller"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <date month="August" year="2015"/>
            <abstract>
              <t>This document updates RFC 4271 and proscribes the use of Autonomous System (AS) 0 in the Border Gateway Protocol (BGP) OPEN, AS_PATH, AS4_PATH, AGGREGATOR, and AS4_AGGREGATOR attributes in the BGP UPDATE message.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7607"/>
          <seriesInfo name="DOI" value="10.17487/RFC7607"/>
        </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="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="RFC9234">
          <front>
            <title>Route Leak Prevention and Detection Using Roles in UPDATE and OPEN Messages</title>
            <author fullname="A. Azimov" initials="A." surname="Azimov"/>
            <author fullname="E. Bogomazov" initials="E." surname="Bogomazov"/>
            <author fullname="R. Bush" initials="R." surname="Bush"/>
            <author fullname="K. Patel" initials="K." surname="Patel"/>
            <author fullname="K. Sriram" initials="K." surname="Sriram"/>
            <date month="May" year="2022"/>
            <abstract>
              <t>Route leaks are the propagation of BGP prefixes that violate assumptions of BGP topology relationships, e.g., announcing a route learned from one transit provider to another transit provider or a lateral (i.e., non-transit) peer or announcing a route learned from one lateral peer to another lateral peer or a transit provider. These are usually the result of misconfigured or absent BGP route filtering or lack of coordination between autonomous systems (ASes). Existing approaches to leak prevention rely on marking routes by operator configuration, with no check that the configuration corresponds to that of the External BGP (eBGP) neighbor, or enforcement of the two eBGP speakers agreeing on the peering relationship. This document enhances the BGP OPEN message to establish an agreement of the peering relationship on each eBGP session between autonomous systems in order to enforce appropriate configuration on both sides. Propagated routes are then marked according to the agreed relationship, allowing both prevention and detection of route leaks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9234"/>
          <seriesInfo name="DOI" value="10.17487/RFC9234"/>
        </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="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="13" month="November" 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.  The document also updates RFC 6020 by
   clarifying how modules and their revisions are handled by IANA.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-rfc8407bis-21"/>
        </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="RFC4252">
          <front>
            <title>The Secure Shell (SSH) Authentication Protocol</title>
            <author fullname="T. Ylonen" initials="T." surname="Ylonen"/>
            <author fullname="C. Lonvick" initials="C." role="editor" surname="Lonvick"/>
            <date month="January" year="2006"/>
            <abstract>
              <t>The Secure Shell Protocol (SSH) is a protocol for secure remote login and other secure network services over an insecure network. This document describes the SSH authentication protocol framework and public key, password, and host-based client authentication methods. Additional authentication methods are described in separate documents. The SSH authentication protocol runs on top of the SSH transport layer protocol and provides a single authenticated tunnel for the SSH connection protocol. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4252"/>
          <seriesInfo name="DOI" value="10.17487/RFC4252"/>
        </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="RFC9000">
          <front>
            <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
            <author fullname="J. Iyengar" initials="J." role="editor" surname="Iyengar"/>
            <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines the core of the QUIC transport protocol. QUIC provides applications with flow-controlled streams for structured communication, low-latency connection establishment, and network path migration. QUIC includes security measures that ensure confidentiality, integrity, and availability in a range of deployment circumstances. Accompanying documents describe the integration of TLS for key negotiation, loss detection, and an exemplary congestion control algorithm.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9000"/>
          <seriesInfo name="DOI" value="10.17487/RFC9000"/>
        </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="20" month="December" 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-17"/>
        </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>
        <reference anchor="RFC0826">
          <front>
            <title>An Ethernet Address Resolution Protocol: Or Converting Network Protocol Addresses to 48.bit Ethernet Address for Transmission on Ethernet Hardware</title>
            <author fullname="D. Plummer" initials="D." surname="Plummer"/>
            <date month="November" year="1982"/>
            <abstract>
              <t>The purpose of this RFC is to present a method of Converting Protocol Addresses (e.g., IP addresses) to Local Network Addresses (e.g., Ethernet addresses). This is an issue of general concern in the ARPA Internet Community at this time. The method proposed here is presented for your consideration and comment. This is not the specification of an Internet Standard.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="37"/>
          <seriesInfo name="RFC" value="826"/>
          <seriesInfo name="DOI" value="10.17487/RFC0826"/>
        </reference>
        <reference anchor="RFC4861">
          <front>
            <title>Neighbor Discovery for IP version 6 (IPv6)</title>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="E. Nordmark" initials="E." surname="Nordmark"/>
            <author fullname="W. Simpson" initials="W." surname="Simpson"/>
            <author fullname="H. Soliman" initials="H." surname="Soliman"/>
            <date month="September" year="2007"/>
            <abstract>
              <t>This document specifies the Neighbor Discovery protocol for IP Version 6. IPv6 nodes on the same link use Neighbor Discovery to discover each other's presence, to determine each other's link-layer addresses, to find routers, and to maintain reachability information about the paths to active neighbors. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4861"/>
          <seriesInfo name="DOI" value="10.17487/RFC4861"/>
        </reference>
      </references>
    </references>
    <?line 3696?>

<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>
      <t>Some of the examples below use line wrapping per <xref target="RFC8792"/>.</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 GET 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 GET 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 120,64 L 184,64" fill="none" stroke="black"/>
                <path d="M 216,64 L 272,64" fill="none" stroke="black"/>
                <path d="M 120,112 L 184,112" fill="none" stroke="black"/>
                <path d="M 216,112 L 272,112" 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="292" y="52">PE</text>
                  <text x="200" y="68">ac1</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="200" y="116">ac2</text>
                  <text x="156" y="148">Direct</text>
                  <text x="160" y="164">Routing</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
.-------------.                  .------------------.
|             |                  | PE               |
|             +--------ac1-------+  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 GET 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",
        "group-profile-ref": ["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",
        "group-profile-ref": ["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",
        "group-profile-ref": [
          "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>Let's assume that a request to instantiate various ACs that are shown in <xref target="network-example"/> is sent by the customer. <xref target="multiple-sites"/> depicts the example of the message body of a GET response that is received from the controller.</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",
        "group-profile-ref": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce1-network"
        }
      },
      {
        "name": "ac2",
        "description": "Second Site",
        "group-profile-ref": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce2-network"
        }
      },
      {
        "name": "ac3",
        "description": "Third site",
        "group-profile-ref": [
          "simple-profile"
        ],
        "l2-connection": {
          "bearer-reference": "ce3-network"
        }
      },
      {
        "name": "ac4",
        "description": "Another site",
        "group-profile-ref": [
          "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 model defined in "A YANG Data Model for the RFC 9543 Network Slice Service" <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="568" viewBox="0 0 568 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 208,80 L 208,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 240,80 L 240,144" fill="none" stroke="black"/>
                <path d="M 280,80 L 280,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 312,80 L 312,144" fill="none" stroke="black"/>
                <path d="M 400,80 L 400,144" fill="none" stroke="black"/>
                <path d="M 432,80 L 432,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 208,80 L 240,80" fill="none" stroke="black"/>
                <path d="M 280,80 L 312,80" fill="none" stroke="black"/>
                <path d="M 400,80 L 432,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 208,112" fill="none" stroke="black"/>
                <path d="M 312,112 L 400,112" fill="none" stroke="black"/>
                <path d="M 432,112 L 496,112" fill="none" stroke="black"/>
                <path d="M 80,144 L 112,144" fill="none" stroke="black"/>
                <path d="M 208,144 L 240,144" fill="none" stroke="black"/>
                <path d="M 280,144 L 312,144" fill="none" stroke="black"/>
                <path d="M 400,144 L 432,144" fill="none" stroke="black"/>
                <path d="M 224,176 L 296,176" fill="none" stroke="black"/>
                <path d="M 112,208 L 200,208" fill="none" stroke="black"/>
                <path d="M 216,208 L 312,208" fill="none" stroke="black"/>
                <path d="M 328,208 L 392,208" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="408,32 396,26.4 396,37.6" fill="black" transform="rotate(0,400,32)"/>
                <polygon class="arrowhead" points="400,208 388,202.4 388,213.6" fill="black" transform="rotate(0,392,208)"/>
                <polygon class="arrowhead" points="336,208 324,202.4 324,213.6" fill="black" transform="rotate(180,328,208)"/>
                <polygon class="arrowhead" points="328,32 316,26.4 316,37.6" fill="black" transform="rotate(180,320,32)"/>
                <polygon class="arrowhead" points="320,208 308,202.4 308,213.6" fill="black" transform="rotate(0,312,208)"/>
                <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="196" y="100">.2</text>
                  <text x="324" y="100">.6</text>
                  <text x="388" y="100">.5</text>
                  <text x="96" y="116">GW1</text>
                  <text x="224" y="116">PE1</text>
                  <text x="296" y="116">PE2</text>
                  <text x="416" y="116">GW2</text>
                  <text x="152" y="132">vlan-id</text>
                  <text x="352" y="132">vlan-id</text>
                  <text x="152" y="148">100</text>
                  <text x="352" y="148">200</text>
                  <text x="64" y="164">198.51.100.0/24</text>
                  <text x="444" y="164">203.0.113.0/24</text>
                  <text x="212" y="196">sdp1</text>
                  <text x="292" 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="372" 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="360" y="244">Circuit</text>
                  <text x="416" 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 to a GET request 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 ACaaS 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 as a response to a query message. 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="sec-cus-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 uses 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. Let us also assume a deployment context where selective peering is in place between these networks. Networks that are interested in establishing selective BGP peerings expose a dedicated ACaaS server to the IXP to behave as an ACaaS provider. BGP is used to exchange routing information and reachability announcements between those networks. Any network operator connected to an IXP can behave as a client (i.e., initiate a BGP peering request).</t>
        <t>This example follows the recursive deployment model depicted in <xref target="_u-ex-r"/>. Specifically, base AC service requests are handled locally by the IXP. However, binding BGP sessions to existing ACs involves a recursion step.</t>
        <figure anchor="_u-ex-rb">
          <name>Recursive Deployment Example</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="320" width="584" viewBox="0 0 584 320" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,32 L 8,96" fill="none" stroke="black"/>
                <path d="M 8,176 L 8,272" fill="none" stroke="black"/>
                <path d="M 64,96 L 64,128" fill="none" stroke="black"/>
                <path d="M 64,160 L 64,176" fill="none" stroke="black"/>
                <path d="M 104,176 L 104,272" fill="none" stroke="black"/>
                <path d="M 112,32 L 112,96" fill="none" stroke="black"/>
                <path d="M 248,32 L 248,96" fill="none" stroke="black"/>
                <path d="M 248,176 L 248,272" fill="none" stroke="black"/>
                <path d="M 296,96 L 296,128" fill="none" stroke="black"/>
                <path d="M 296,160 L 296,176" fill="none" stroke="black"/>
                <path d="M 336,32 L 336,96" fill="none" stroke="black"/>
                <path d="M 336,176 L 336,224" fill="none" stroke="black"/>
                <path d="M 336,256 L 336,272" fill="none" stroke="black"/>
                <path d="M 472,32 L 472,96" fill="none" stroke="black"/>
                <path d="M 472,176 L 472,272" fill="none" stroke="black"/>
                <path d="M 528,96 L 528,128" fill="none" stroke="black"/>
                <path d="M 528,160 L 528,176" fill="none" stroke="black"/>
                <path d="M 576,32 L 576,96" fill="none" stroke="black"/>
                <path d="M 576,176 L 576,272" fill="none" stroke="black"/>
                <path d="M 8,32 L 112,32" fill="none" stroke="black"/>
                <path d="M 248,32 L 336,32" fill="none" stroke="black"/>
                <path d="M 472,32 L 576,32" fill="none" stroke="black"/>
                <path d="M 120,64 L 240,64" fill="none" stroke="black"/>
                <path d="M 344,64 L 464,64" fill="none" stroke="black"/>
                <path d="M 8,96 L 56,96" fill="none" stroke="black"/>
                <path d="M 72,96 L 112,96" fill="none" stroke="black"/>
                <path d="M 248,96 L 288,96" fill="none" stroke="black"/>
                <path d="M 304,96 L 336,96" fill="none" stroke="black"/>
                <path d="M 472,96 L 520,96" fill="none" stroke="black"/>
                <path d="M 536,96 L 576,96" fill="none" stroke="black"/>
                <path d="M 8,176 L 56,176" fill="none" stroke="black"/>
                <path d="M 72,176 L 104,176" fill="none" stroke="black"/>
                <path d="M 248,176 L 288,176" fill="none" stroke="black"/>
                <path d="M 304,176 L 336,176" fill="none" stroke="black"/>
                <path d="M 472,176 L 520,176" fill="none" stroke="black"/>
                <path d="M 536,176 L 576,176" fill="none" stroke="black"/>
                <path d="M 112,190 L 152,190" fill="none" stroke="black"/>
                <path d="M 112,194 L 152,194" fill="none" stroke="black"/>
                <path d="M 208,190 L 240,190" fill="none" stroke="black"/>
                <path d="M 208,194 L 240,194" fill="none" stroke="black"/>
                <path d="M 344,190 L 376,190" fill="none" stroke="black"/>
                <path d="M 344,194 L 376,194" fill="none" stroke="black"/>
                <path d="M 432,190 L 464,190" fill="none" stroke="black"/>
                <path d="M 432,194 L 464,194" fill="none" stroke="black"/>
                <path d="M 104,208 L 144,208" fill="none" stroke="black"/>
                <path d="M 208,208 L 248,208" fill="none" stroke="black"/>
                <path d="M 336,208 L 376,208" fill="none" stroke="black"/>
                <path d="M 440,208 L 464,208" fill="none" stroke="black"/>
                <path d="M 112,254 L 240,254" fill="none" stroke="black"/>
                <path d="M 112,258 L 240,258" fill="none" stroke="black"/>
                <path d="M 344,254 L 464,254" fill="none" stroke="black"/>
                <path d="M 344,258 L 464,258" fill="none" stroke="black"/>
                <path d="M 8,272 L 104,272" fill="none" stroke="black"/>
                <path d="M 248,272 L 336,272" fill="none" stroke="black"/>
                <path d="M 472,272 L 576,272" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="536,176 524,170.4 524,181.6" fill="black" transform="rotate(90,528,176)"/>
                <polygon class="arrowhead" points="536,96 524,90.4 524,101.6" fill="black" transform="rotate(270,528,96)"/>
                <polygon class="arrowhead" points="472,64 460,58.4 460,69.6" fill="black" transform="rotate(0,464,64)"/>
                <polygon class="arrowhead" points="352,64 340,58.4 340,69.6" fill="black" transform="rotate(180,344,64)"/>
                <polygon class="arrowhead" points="304,176 292,170.4 292,181.6" fill="black" transform="rotate(90,296,176)"/>
                <polygon class="arrowhead" points="304,96 292,90.4 292,101.6" fill="black" transform="rotate(270,296,96)"/>
                <polygon class="arrowhead" points="248,64 236,58.4 236,69.6" fill="black" transform="rotate(0,240,64)"/>
                <polygon class="arrowhead" points="128,64 116,58.4 116,69.6" fill="black" transform="rotate(180,120,64)"/>
                <polygon class="arrowhead" points="72,176 60,170.4 60,181.6" fill="black" transform="rotate(90,64,176)"/>
                <polygon class="arrowhead" points="72,96 60,90.4 60,101.6" fill="black" transform="rotate(270,64,96)"/>
                <g class="text">
                  <text x="180" y="36">AC</text>
                  <text x="404" y="36">AC</text>
                  <text x="56" y="52">Network</text>
                  <text x="152" y="52">Service</text>
                  <text x="208" y="52">Model</text>
                  <text x="296" y="52">IXP</text>
                  <text x="376" y="52">Service</text>
                  <text x="432" y="52">Model</text>
                  <text x="528" y="52">Network</text>
                  <text x="52" y="68">Operator</text>
                  <text x="96" y="68">A</text>
                  <text x="292" y="68">Operator</text>
                  <text x="516" y="68">Operator</text>
                  <text x="560" y="68">B</text>
                  <text x="280" y="84">B2B</text>
                  <text x="312" y="84">C/S</text>
                  <text x="68" y="148">Provisioning</text>
                  <text x="300" y="148">Provisioning</text>
                  <text x="532" y="148">Provisioning</text>
                  <text x="52" y="196">ASBR</text>
                  <text x="180" y="196">Bearer</text>
                  <text x="280" y="196">Layer</text>
                  <text x="312" y="196">2</text>
                  <text x="404" y="196">Bearer</text>
                  <text x="524" y="196">ASBR</text>
                  <text x="164" y="212">Base</text>
                  <text x="196" y="212">AC</text>
                  <text x="292" y="212">Facility</text>
                  <text x="396" y="212">Base</text>
                  <text x="428" y="212">AC</text>
                  <text x="176" y="244">.................</text>
                  <text x="264" y="244">BGP</text>
                  <text x="376" y="244">Session................</text>
                  <text x="16" y="308">B2B</text>
                  <text x="52" y="308">C/S:</text>
                  <text x="124" y="308">Back-to-back</text>
                  <text x="232" y="308">Client/Server</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
.------------.       AC       .----------.       AC       .------------.
|  Network   | Service Model  |    IXP   | Service Model  |   Network  |
| Operator A |<-------------->| Operator |<-------------->| Operator B |
|            |                |  B2B C/S |                |            |
'------^-----'                '-----^----'                '------^-----'
       |                            |                            |
       |                            |                            |
  Provisioning                 Provisioning                 Provisioning
       |                            |                            |
.------v----.                 .-----v----.                .------v-----.
|   ASBR    |======Bearer=====| Layer 2  |=====Bearer=====|    ASBR    |
|           +-----Base AC-----+ Facility +-----Base AC----|            |
|           |                 |          |                |            |
|           +..................BGP Session................+            |
|           |=================|          |================|            |
'-----------'                 '----------'                '------------'

B2B C/S: Back-to-back Client/Server
]]></artwork>
          </artset>
        </figure>
        <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>
        <t>The bearer/AC service models can be used to establish interconnection between two networks without involving an IXP.</t>
        <section anchor="sec-ret-loc">
          <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 a customer name and an ASN 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": {
    "filtered-by": "ietf-bearer-svc:customer-name",
    "customer": [
      {
        "name": "a future peer",
        "peer-as": 65536
      }
    ]
  }
}
]]></sourcecode>
          </figure>
          <t><xref target="ex-retrieve-locations-res"/> provides an example of a response to a query 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": {
    "filtered-by": "ietf-bearer-svc:customer-name",
    "customer": [
      {
        "name": "a future peer",
        "peer-as": 65536,
        "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 for a Bearer Created 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 to a query 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 (i.e., peer ASBRs).</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="400" width="544" viewBox="0 0 544 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,48 L 8,112" fill="none" stroke="black"/>
                  <path d="M 8,160 L 8,224" fill="none" stroke="black"/>
                  <path d="M 8,288 L 8,352" fill="none" stroke="black"/>
                  <path d="M 112,48 L 112,112" fill="none" stroke="black"/>
                  <path d="M 112,160 L 112,224" fill="none" stroke="black"/>
                  <path d="M 112,288 L 112,352" fill="none" stroke="black"/>
                  <path d="M 312,32 L 312,368" fill="none" stroke="black"/>
                  <path d="M 360,48 L 360,80" fill="none" stroke="black"/>
                  <path d="M 360,112 L 360,144" fill="none" stroke="black"/>
                  <path d="M 360,176 L 360,208" fill="none" stroke="black"/>
                  <path d="M 360,240 L 360,272" fill="none" stroke="black"/>
                  <path d="M 432,48 L 432,80" fill="none" stroke="black"/>
                  <path d="M 432,112 L 432,144" fill="none" stroke="black"/>
                  <path d="M 432,176 L 432,208" fill="none" stroke="black"/>
                  <path d="M 432,240 L 432,272" fill="none" stroke="black"/>
                  <path d="M 448,112 L 448,144" fill="none" stroke="black"/>
                  <path d="M 448,176 L 448,208" fill="none" stroke="black"/>
                  <path d="M 520,112 L 520,144" fill="none" stroke="black"/>
                  <path d="M 520,176 L 520,208" fill="none" stroke="black"/>
                  <path d="M 536,32 L 536,368" 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 8,112 L 112,112" fill="none" stroke="black"/>
                  <path d="M 360,112 L 432,112" fill="none" stroke="black"/>
                  <path d="M 448,112 L 520,112" 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 8,160 L 112,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 120,192 L 304,192" fill="none" stroke="black"/>
                  <path d="M 360,208 L 432,208" fill="none" stroke="black"/>
                  <path d="M 448,208 L 520,208" fill="none" stroke="black"/>
                  <path d="M 8,224 L 112,224" fill="none" stroke="black"/>
                  <path d="M 360,240 L 432,240" fill="none" stroke="black"/>
                  <path d="M 360,272 L 432,272" fill="none" stroke="black"/>
                  <path d="M 8,288 L 112,288" fill="none" stroke="black"/>
                  <path d="M 120,320 L 304,320" fill="none" stroke="black"/>
                  <path d="M 8,352 L 112,352" fill="none" stroke="black"/>
                  <path d="M 312,368 L 536,368" 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="164">bearer</text>
                    <text x="232" y="164">=</text>
                    <text x="208" y="180">compute-02-nic2</text>
                    <text x="60" y="196">compute-02</text>
                    <text x="208" y="260">[...]</text>
                    <text x="196" y="292">bearer</text>
                    <text x="232" y="292">=</text>
                    <text x="208" y="308">compute-10-nic0</text>
                    <text x="60" y="324">compute-10</text>
                    <text x="388" y="324">Provider</text>
                    <text x="456" y="324">Network</text>
                    <text x="428" y="340">Infrastructure</text>
                    <text x="328" y="356">(IP</text>
                    <text x="376" y="356">Fabric,</text>
                    <text x="448" y="356">Gateways,</text>
                    <text x="512" y="356">etc.)</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
                                       .---------------------------.
 .------------.       bearer =         |     .--------.            |
 |            |    compute-01-nic1     |     |        |            |
 | compute-01 |------------------------|     '--------'            |
 |            |                        |                           |
 '------------'                        |     .--------. .--------. |
                                       |     |        | |        | |
                                       |     '--------' '--------' |
 .------------.       bearer =         |                           |
 |            |    compute-02-nic2     |     .--------. .--------. |
 | compute-02 |------------------------|     |        | |        | |
 |            |                        |     '--------' '--------' |
 '------------'                        |                           |
                                       |     .--------.            |
                        [...]          |     |        |            |
                                       |     '--------'            |
 .------------.       bearer =         |                           |
 |            |    compute-10-nic0     |                           |
 | compute-10 |------------------------|     Provider Network      |
 |            |                        |       Infrastructure      |
 '------------'                        |(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,384" fill="none" stroke="black"/>
                  <path d="M 360,416 L 360,496" 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,384" fill="none" stroke="black"/>
                  <path d="M 512,416 L 512,496" 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 24,416 L 64,416" fill="none" stroke="black"/>
                  <path d="M 360,416 L 512,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 88,496 L 144,496" fill="none" stroke="black"/>
                  <path d="M 216,496 L 328,496" fill="none" stroke="black"/>
                  <path d="M 360,496 L 512,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="184" y="452">[...]</text>
                    <text x="396" y="452">Bridge</text>
                    <text x="444" y="452">vlan</text>
                    <text x="480" y="452">200</text>
                    <text x="408" y="468">(l2</text>
                    <text x="448" y="468">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 addresses are assigned 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-address' IP address pool "192.0.2.1-200". Like in any conventional 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, Address Resolution Protocol (ARP) <xref target="RFC0826"/> or Neighbor Discovery <xref target="RFC4861"/>) and is not captured in the data model. Hence, the IP addresses displayed for NF user plane instances are simply examples to illustrate a realization approach. Note also that the Control Plane is defined with static IP address assignments 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-gw2"
                  },
                  {
                    "id": "gw2-cp2",
                    "remote-address": "192.0.2.102",
                    "peer-group": "peer-nf-cp-vlan-100-gw2"
                  }
                ]
              }
            }
          ]
        },
        "oam": {
          "bfd": {
            "session": [
              {
                "id": "bfd-gw1-nf-up1",
                "local-address": "192.0.2.252",
                "remote-address": "192.0.2.1",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "id": "bfd-gw2-nf-up1",
                "local-address": "192.0.2.253",
                "remote-address": "192.0.2.1",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "id": "bfd-gw1-nf-up2",
                "local-address": "192.0.2.252",
                "remote-address": "192.0.2.2",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "id": "bfd-gw2-nf-up2",
                "local-address": "192.0.2.253",
                "remote-address": "192.0.2.2",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "_comment": "192.0.2.3-192.0.2.7 sessions are not \
                                                           displayed"
              },
              {
                "id": "bfd-gw1-nf-up8",
                "local-address": "192.0.2.252",
                "remote-address": "192.0.2.8",
                "profile": "single-hop-bfd-user-plane"
              },
              {
                "id": "bfd-gw2-nf-up8",
                "local-address": "192.0.2.253",
                "remote-address": "192.0.2.8",
                "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 NF-up instance 1 in vlan 100",
        "parent-ref": ["parent-vlan-100"],
        "l2-connection": {
          "bearer-reference": "compute-01-nic1"
        }
      },
      {
        "name": "ac-nf-up-02-vlan-100",
        "description": "attachment to NF-up instance 2 in vlan 100",
        "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 NF-up instance 10 in vlan 100",
        "parent-ref": ["parent-vlan-100"],
        "l2-connection": {
          "bearer-reference": "compute-08-nic1"
        }
      },
      {
        "name": "ac-nf-cp-01-vlan-100",
        "description": "attachment to NF-CP instance 1 in vlan 100",
        "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 NF-CP instance 2 in vlan 100",
        "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 NF-up instance 1 in vlan 200",
        "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 NF-CP instance 2 in vlan 200",
        "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">nf-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         |
 ||nf-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 anchor="sec-bfd-static">
        <name>BFD and Static Addressing</name>
        <t><xref target="ex-bfd-static"/> shows a topology example of a set of CEs connected to a provider network via dedicated bearers. Each of these CE maintains two BFD sessions with the provider network.</t>
        <figure anchor="ex-bfd-static">
          <name>Example of Static Addressing with BFD</name>
          <artset>
            <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="368" width="464" viewBox="0 0 464 368" 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 8,208 L 8,240" fill="none" stroke="black"/>
                <path d="M 8,320 L 8,352" fill="none" stroke="black"/>
                <path d="M 80,48 L 80,80" fill="none" stroke="black"/>
                <path d="M 80,112 L 80,144" fill="none" stroke="black"/>
                <path d="M 80,208 L 80,240" fill="none" stroke="black"/>
                <path d="M 80,320 L 80,352" fill="none" stroke="black"/>
                <path d="M 184,32 L 184,272" fill="none" stroke="black"/>
                <path d="M 208,96 L 208,128" fill="none" stroke="black"/>
                <path d="M 208,160 L 208,176" fill="none" stroke="black"/>
                <path d="M 240,64 L 240,96" fill="none" stroke="black"/>
                <path d="M 248,176 L 248,224" fill="none" stroke="black"/>
                <path d="M 264,184 L 264,208" fill="none" stroke="black"/>
                <path d="M 280,96 L 280,128" fill="none" stroke="black"/>
                <path d="M 280,160 L 280,176" fill="none" stroke="black"/>
                <path d="M 312,96 L 312,144" fill="none" stroke="black"/>
                <path d="M 312,176 L 312,224" fill="none" stroke="black"/>
                <path d="M 400,96 L 400,144" fill="none" stroke="black"/>
                <path d="M 400,176 L 400,224" fill="none" stroke="black"/>
                <path d="M 416,32 L 416,272" fill="none" stroke="black"/>
                <path d="M 184,32 L 416,32" fill="none" stroke="black"/>
                <path d="M 8,48 L 80,48" fill="none" stroke="black"/>
                <path d="M 88,64 L 176,64" fill="none" stroke="black"/>
                <path d="M 192,64 L 240,64" fill="none" stroke="black"/>
                <path d="M 8,80 L 80,80" fill="none" stroke="black"/>
                <path d="M 208,96 L 280,96" fill="none" stroke="black"/>
                <path d="M 312,96 L 400,96" fill="none" stroke="black"/>
                <path d="M 8,112 L 80,112" fill="none" stroke="black"/>
                <path d="M 288,112 L 304,112" fill="none" stroke="black"/>
                <path d="M 88,128 L 176,128" fill="none" stroke="black"/>
                <path d="M 8,144 L 80,144" fill="none" stroke="black"/>
                <path d="M 312,144 L 400,144" fill="none" stroke="black"/>
                <path d="M 208,176 L 280,176" fill="none" stroke="black"/>
                <path d="M 312,176 L 400,176" fill="none" stroke="black"/>
                <path d="M 8,208 L 80,208" fill="none" stroke="black"/>
                <path d="M 264,208 L 312,208" fill="none" stroke="black"/>
                <path d="M 88,224 L 176,224" fill="none" stroke="black"/>
                <path d="M 192,224 L 248,224" fill="none" stroke="black"/>
                <path d="M 312,224 L 400,224" fill="none" stroke="black"/>
                <path d="M 8,240 L 80,240" fill="none" stroke="black"/>
                <path d="M 184,272 L 416,272" fill="none" stroke="black"/>
                <path d="M 8,320 L 80,320" fill="none" stroke="black"/>
                <path d="M 120,336 L 144,336" fill="none" stroke="black"/>
                <path d="M 176,336 L 200,336" fill="none" stroke="black"/>
                <path d="M 8,352 L 80,352" fill="none" stroke="black"/>
                <path d="M 120,352 L 144,352" fill="none" stroke="black"/>
                <path d="M 176,352 L 200,352" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="208,352 196,346.4 196,357.6" fill="black" transform="rotate(0,200,352)"/>
                <polygon class="arrowhead" points="208,336 196,330.4 196,341.6" fill="black" transform="rotate(0,200,336)"/>
                <polygon class="arrowhead" points="128,352 116,346.4 116,357.6" fill="black" transform="rotate(180,120,352)"/>
                <polygon class="arrowhead" points="128,336 116,330.4 116,341.6" fill="black" transform="rotate(180,120,336)"/>
                <g class="text">
                  <text x="100" y="52">.1</text>
                  <text x="48" y="68">CE1</text>
                  <text x="356" y="84">.252</text>
                  <text x="100" y="116">.2</text>
                  <text x="248" y="116">LAN</text>
                  <text x="352" y="116">GW1</text>
                  <text x="48" y="132">CE2</text>
                  <text x="196" y="132">--</text>
                  <text x="352" y="132">[bfd]</text>
                  <text x="244" y="148">192.0.2/24</text>
                  <text x="364" y="164">.253</text>
                  <text x="16" y="180">...</text>
                  <text x="352" y="196">GW2</text>
                  <text x="104" y="212">.10</text>
                  <text x="352" y="212">[bfd]</text>
                  <text x="52" y="228">CE10</text>
                  <text x="260" y="260">Provider</text>
                  <text x="328" y="260">Network</text>
                  <text x="20" y="308">Each</text>
                  <text x="52" y="308">CE</text>
                  <text x="80" y="308">has</text>
                  <text x="104" y="308">a</text>
                  <text x="128" y="308">BFD</text>
                  <text x="176" y="308">session</text>
                  <text x="220" y="308">to</text>
                  <text x="252" y="308">each</text>
                  <text x="304" y="308">gateway</text>
                  <text x="352" y="308">for</text>
                  <text x="416" y="308">redundancy:</text>
                  <text x="48" y="340">CEx</text>
                  <text x="100" y="340">.x</text>
                  <text x="160" y="340">bfd</text>
                  <text x="228" y="340">.252</text>
                  <text x="160" y="356">bfd</text>
                  <text x="228" y="356">.253</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art"><![CDATA[
                      +----------------------------+
+--------+ .1         |                            |
|   CE1  |------------|------+                     |
+--------+            |      |            .252     |
                      |  +---+----+   +----------+ |
+--------+ .2         |  |   LAN  |---|   GW1    | |
|   CE2  |------------|--|        |   |  [bfd]   | |
+--------+            |  192.0.2/24   +----------+ |
                      |  |        |        .253    |
...                   |  +----+---+   +----------+ |
                      |       | |     |   GW2    | |
+--------+ .10        |       | +-----+  [bfd]   | |
|   CE10 |------------|-------+       +----------+ |
+--------+            |                            |
                      |     Provider Network       |
                      +----------------------------+

Each CE has a BFD session to each gateway for redundancy:
+--------+
|   CEx  | .x <---bfd---> .252
+--------+    <---bfd---> .253
]]></artwork>
          </artset>
        </figure>
        <t><xref target="ex-json-bfd-static"/> shows the message body of the ACaaS configuration to enable the target architecture shown in <xref target="ex-bfd-static"/>. This example uses an AC group profile to factorize common data between all involved ACs. It also uses child ACs that inherit the properties of two parent ACs; each terminating in a separate gateway in the provider network.</t>
        <figure anchor="ex-json-bfd-static">
          <name>Message Body for the Configuration of CEs with Static Addressing and BFD Protection</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"
        }
      ]
    }
  },
  "ietf-ac-svc:attachment-circuits": {
    "ac-group-profile": [
      {
        "name": "profile-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,
            "address": [
              {
                "address-id": "ce1",
                "customer-address": "192.0.2.1",
                "failure-detection-profile": "single-hop-bfd"
              },
              {
                "address-id": "ce2",
                "customer-address": "192.0.2.2",
                "failure-detection-profile": "single-hop-bfd"
              },
              {
                "_comment": "ce3 to ce9 are not displayed"
              },
              {
                "address-id": "ce10",
                "customer-address": "192.0.2.10",
                "failure-detection-profile": "single-hop-bfd"
              }
            ]
          }
        }
      }
    ],
    "ac": [
      {
        "name": "parent-vlan-100-gw1",
        "description": "This parent represents a bridge with Layer \
                       3 interface (IRB) to connect NFs in VLAN 100",
        "group-profile-ref": [
          "profile-vlan-100"
        ],
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.252",
            "prefix-length": 24
          }
        }
      },
      {
        "name": "parent-vlan-100-gw2",
        "description": "This parent represents a bridge with Layer \
                       3 interface (IRB) to connect NFs in VLAN 100",
        "group-profile-ref": [
          "profile-vlan-100"
        ],
        "ip-connection": {
          "ipv4": {
            "local-address": "192.0.2.253",
            "prefix-length": 24
          }
        }
      },
      {
        "name": "ac-ce-01-vlan-100",
        "description": "attachment to CE1 in VLAN 100",
        "parent-ref": [
          "parent-vlan-100-gw1",
          "parent-vlan-100-gw2"
        ],
        "l2-connection": {
          "bearer-reference": "bearer--1"
        }
      },
      {
        "name": "ac-ce-02-vlan-100",
        "description": "attachment to CE2 in VLAN 100",
        "parent-ref": [
          "parent-vlan-100-gw1",
          "parent-vlan-100-gw2"
        ],
        "l2-connection": {
          "bearer-reference": "bearer--2"
        }
      },
      {
        "_comment": "ac-ce-03-vlan-100 to ac-ce-09-vlan-100 are \
                                                              hidden"
      },
      {
        "name": "ac-ce-10-vlan-100",
        "description": "attachment to CE10 in VLAN 100",
        "parent-ref": [
          "parent-vlan-100-gw1",
          "parent-vlan-100-gw2"
        ],
        "l2-connection": {
          "bearer-reference": "bearer--10"
        }
      }
    ]
  }
}
]]></sourcecode>
        </figure>
      </section>
    </section>
    <section anchor="AC-svc-Tree">
      <name>Full Tree</name>
      <artwork><![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 name                 string
     |  +--rw service-profile*     service-profile-reference
     |  +--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
     |  |          {ac-common:server-assigned-reference}?
     |  +--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}?
     |  |  |  +--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}?
     |  |  +--rw (l3-service)?
     |  |     +--:(l3-tunnel-service)
     |  |        +--rw l3-tunnel-service
     |  |           +--rw type?   identityref
     |  +--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 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 role?             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 role?                    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 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 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 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}?
     |  |        +--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
     |  +--rw oam
     |  |  +--rw bfd {vpn-common:bfd}?
     |  |     +--rw session* [id]
     |  |        +--rw id                string
     |  |        +--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 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
     |     +--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
     +--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 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 group-profile-ref*   ac-group-reference
        +--rw parent-ref*          
        |         ac-svc:attachment-circuit-reference
        +--ro child-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 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
        |          {ac-common:server-assigned-reference}?
        +--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}?
        |  |  +--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}?
        |  +--rw (l3-service)?
        |     +--:(l3-tunnel-service)
        |        +--rw l3-tunnel-service
        |           +--rw type?   identityref
        +--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 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 role?             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 role?                    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 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 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 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}?
        |        +--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
        +--rw oam
        |  +--rw bfd {vpn-common:bfd}?
        |     +--rw session* [id]
        |        +--rw id                string
        |        +--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 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
           +--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>
    </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, Tero Kivinen for the sec-dir review,
Gyan Mishra for the genart review, and Adrian Farrel for the opsdir review.</t>
      <t>Thanks to Luis Miguel Contreras Murillo for the careful Shepherd review.</t>
      <t>Thanks to Mahesh Jethanandani for the AD review.</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:
H4sIAAAAAAAAA+y923Ybx7Uo+o4x9j/0oh9IOgQokbIs0YltiqIU7i1RjCjb
yVljrb0bQJPoCEAj3Q1SjKX9LedbzpedeauqWdXVuJC04yTCWCumgLrOmjVv
NS/dbrdT5/U4O0g2/nJ4+jJ5ntZp8roYZuMquSjK5FmWlllZJel0mGwe1nU6
GE2yaZ0c5eVgntfVZjetumn3PCuv8kGWbB0epen59kYn7ffL7ApGpS82OoO0
zi6L8uYgqephpzMsBtN0ArMOy/Si7uZZfdEtZlV6fdmtMxzRztQd8Ezdh087
1bw/yasqL6b1zQw6nxy/e9GZzif9rDzoDGGGg86gmFbZtJpXB0ldzrMOLGG/
A1tIYSlvZlmZ1tCbt/M6naaXGc6x0bkuyveXZTGfYbOz88OfXm503mc38PXw
oJN0k/Mx7k52iV+82v/x7JT+2JM/Dud1MaHh8V+nWY1jBt++KQejrKpL+0Ul
cAN451dZeUNzyXezsrjKcbP59FK3rbJLXHRjjItx9iHv5+O8vvGa55PZOL/I
B421qe3svzw7836C/eK0nXRej4oSYdBJ4HMxH4/54F4XI/jvMHlWzAfpMM1L
+r0oL9Np/nea6gC2m04vM/qhLBDHsmFeF9wym6T5+CCZ8DC9vhnm+4I69QbF
pNOc9W0+GKXlMHlbwJnXVWTO/zmf5nDOCyctS+7+/V+5cW+a1ZHJ3lSDtExe
FtO/p+Ps73BGyfO8iM35LhtnF3BOg1TPUmD33qV0H8Iyiur72jZt2eF5Oskz
uHdpeTnPx8nLvEzHwyIy6WnxPvfmq6hnr889//cl9/x+iu1aJntWJD/NI2P/
cZ5eZznsazCaFuPiMs8qPdMYbk7vet4vvh9RQx4drl5d5n1AeMQXmYvn+TEf
wLfJq2KW/d1MF9nBFTXrjbGZt25vsJOrdJo8u3lfXLmh3ub9fjFNjorJZD4V
VPeWjJ161On7st+fxsb9Uz5V0DBA0IPA5RrDvr1d+2P8rwxmH+XJm8v0fe6G
+l/Pn5/ogd5n3aLAJt+/Hw6jA72a51VyCBdhnLyeTwsFtR+LYQoYlHkHAq27
eG3GvQm2/v5KGvHQ06JEGnQF9LGTTy/Uv5LkZFrV6XSQdZHyH9CgwhCOP6RA
ObKkuEgOj5LzH49sW+IS1JSIbrL3YO8R9wTcy+qDZFTXs+pgd/cyr0fzPi5i
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
9pmh3ZN0mEkl8VFxLUUV1YiUzFTN3Uv+CIhjvfwbocSuZzUq5mPMDHxlatYx
V+1nNwU9XWGNZWi38ZfD05fJc2zwmtLnIJD/FwxzhMNUG5LG9cnDr79GsGKh
Z6Bx54BnJ885liIbXMGfWw7Z9nsPzXVnBNmWlDbEv418ssCfwOf8eRBCIieu
A4BMklab+JVdEBzbP/jF064q1tpbTqN881yEACvGv+jlkm9sOP3JBb2osmxW
y11gIY42pJ5ZO5b7q2msUFGZ3OHux3tKVK8lkV82Q/3ime4pNb2e5P5z0reO
rlev/Cl8XuRcKRxn98PLrAzqkjyrZOi2PkTqydEHydmiG2jKX5jrLkUwSGSo
ouUuimnmp24OJfcVeP+9+LDEvVdSAp3ZzvI7zu4jFKDG/iM2Po11HvploQeA
6fDZBcBb+z+zC8C9ODfe6v1cOpVZ6oVyi/GrqJHE/m2eDtt6Nh2Fm8kfvJmW
P2S3PlwsfPhd6/V69XdrfrCARXetvX3RY6leSHfpY+5t7PotK1vxJfdub7h3
e729pVF/qTV7dVP2be3YdzUPr+SLfVsv7Lv4X//z21cbzNAYWImPrmxh9a2N
1LdN8ThYZgUztX7QLLNDWZzIsNXHVJ+eISs35hIn3Eo+9E0hyBGxjdZGKdxP
ngdOwl51BPH3JZsY9SE/VpLTq1E6IV/jwM0WBq1lAmxCsfqVzVVgqi2jEdhY
BCikH9dK0ukoveKi4/108H5YwJ4pKfyWNjft9b62BoevUHeknq7FV+bXx189
FhUxZu+QUvYiJfs2iWowyiZsAOlnNuWCsfnS9qyEm/gHzwwhPHA2K9AI2Ptq
P5yRdeFHX31FJgbjpRuYSt6VIFqKakjD7Em/r75+8PTTJ/7760dfPxKYyFTy
/cPHj6WKw2ryvD3yQKAX+ZPzILAAatMg8DXgnxZKoKbHZwnUW/u/vQR6L894
dxVjDYmlj/7ms0j6WST9LJImv3GR9NeVJv20WCFbM7Iks8RbCpPc+R8vTWqj
si858ApZjHPW3IjUtb7YJfA2whfP5KQvzn9P0ou8sthALPXcIYPoFwcrZA3z
EiTHZnfsTO9PMeJub3ozxf6q8hXvJCJgsXyFmaQkAVo+U8IVfr9QtJLmnyUr
b+2fJavfiIPUXYSzz2LWb0LM+iwo/WsISreVckIOY5NknazhkRjKLBQ3fU8C
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
MJ9ovZBUHSJ2/aybCFAOiq6LKPqOSM13dJdm21tktpW6lPeoSblTW7u5yGQf
V7uXkSh+p6b7uHK6USWMjZwb37QqqhHizY5DvJng5Z6DLpLLbEbOh12ZXIu0
pRjgykpRoXUxJfwpI/mYV7UlhrcNhhmDq9QhxaUTvjnw1ojTsyyyVzhZK6As
ZrjYerzpjEfEbIbIWzpVAIaRlUkDkDriaJPRcZ5AdCNO+AzfuRShh6KPWI1y
8oV4EgKbUQOIwbtINyl+gaCco0EyLRL+H+U+OpXMQFqyy0yohrlsfZZRZjQM
e1yMs3J7aSmh/GOyBmRMSAdcMh0jKb4sGAHE6jJJApTdAH73ltfWXfYYPEFT
9l5lCZDLJXyV9g8fvTl8fSTHuYYKK3KK5bzAsLgSsWr5ZqAWCJcGnVQHmdRc
7x9CeC3eQocPfYdtvVKRs9/orAgwyLfWfFeP3rxdI5YBeYgcQqfK7aXOsSaf
9NHLUim0AErROcdIuYCgj9en7BUf0mV6JaPH7+6t4aiCwLurnflXD45212QW
BA5WxDfVj8xvFaIMT4qSIMFbd4gV9VIGSY6sb0hogUV985a5D3V/tOt9oPIa
N7ns8er7A2M7isma8/06XrXuA1b9M7Hr+O+P8suftbZL/rC/4esfZddHQuel
Hx+MrQcq9KC2qQ80HkfY80so3eT10ctuve+YX4LXIy3eCp/LijsSZ1ihb1hv
yWj92uzH+iP2DfuXS/zw1d+UuEnKUqP64V5Pf3v1N/qD/yM34J9ms/90O9R/
/tP4459LxkelHL02lkQ88s9rpgtem5WtbiJrb76squwIdiuxyq93Drpe5eBj
fOKVekvd7591trqdLjgsP+o9blC9t7HZ2eh0u5tYIajmqmpgsQqHZ1clhESg
m9X9F9tV35yuXOV67FtvSTMzJr0M6KARgXuC808ivu0LxJQCvZJjgNFez6O/
ItyDHRohI102EJF09KFUAY4CdAFIzc5umh6J0IEtbjh2jtiTra3NJwKhPX91
CDiO3oLXdgQzMQM5VVw2WHhJmiJtPNrccPCA/PQYPzGFl4JYCf9+SH+rH0av
zMBKBk5SXsGdnkY9+OGJeL+l0QXvO4iRTKRkoSMDIZkYSaIZITqrv/0PzkWJ
xET8fIq/BTKSP3r0gS5OQofZ6N/+wRodZWMcQo8UK1IOxl31q2cX0xSUQ5Xx
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

-->

</rfc>
