<?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.4 (Ruby 3.2.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-opsawg-teas-common-ac-03" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.19.0 -->
  <front>
    <title abbrev="Common Attachment Circuit YANG">A Common YANG Data Model for Attachment Circuits</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-teas-common-ac-03"/>
    <author fullname="Mohamed Boucadair" role="editor">
      <organization>Orange</organization>
      <address>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Richard Roberts" role="editor">
      <organization>Juniper</organization>
      <address>
        <email>rroberts@juniper.net</email>
      </address>
    </author>
    <author fullname="Oscar Gonzalez de Dios">
      <organization>Telefonica</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>
    <author fullname="Samier Barguil Giraldo">
      <organization>Nokia</organization>
      <address>
        <email>samier.barguil_giraldo@nokia.com</email>
      </address>
    </author>
    <author fullname="Bo Wu">
      <organization>Huawei Technologies</organization>
      <address>
        <email>lana.wubo@huawei.com</email>
      </address>
    </author>
    <date year="2024" month="January" day="15"/>
    <area>Operations and Management</area>
    <workgroup>OPSAWG</workgroup>
    <keyword>Slice Service</keyword>
    <keyword>L3VPN</keyword>
    <keyword>L2VPN</keyword>
    <abstract>
      <?line 92?>

<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>
    <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 96?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Connectivity services are provided by networks to customers via dedicated terminating points (e.g., service functions, Customer Premises Equipment (CPEs), Autonomous System Border Routers (ASBRs), data centers gateways, Internet Exchange Points). A connectivity service is basically about ensuring data transfer received from (or destined to) a given terminating point to (or from) other terminating points that belong to the same customer/service, an interconnection node, or an ancillary node. A set of objectives for the connectivity service may eventually be negotiated and agreed upon between a customer a network provider. For that data transfer to take place within the provider network, it is assumed that adequate setup is provisioned over the links that connect customer terminating points and a provider network so that data can be successfully exchanged over these links. The required setup is referred to in this document as Attachment Circuits (ACs), while the underlying link is referred to as "bearer".</t>
      <t>This document adheres to the definition of an attachment circuit as provided in <xref section="1.2" sectionFormat="of" target="RFC4364"/>, especially:</t>
      <ul empty="true">
        <li>
          <t>Routers can be attached to each other, or to end systems, in a
   variety of different ways: PPP connections, ATM Virtual Circuits
   (VCs), Frame Relay VCs, ethernet interfaces, Virtual Local Area
   Networks (VLANs) on ethernet interfaces, GRE tunnels, Layer 2
   Tunneling Protocol (L2TP) tunnels, IPsec tunnels, etc.  We will use
   the term "attachment circuit" to refer generally to some such means
   of attaching to a router.  An attachment circuit may be the sort of
   connection that is usually thought of as a "data link", or it may be
   a tunnel of some sort; what matters is that it be possible for two
   devices to be network layer peers over the attachment circuit.</t>
        </li>
      </ul>
      <t>When a customer requests a new value-added service, the service can be bound to existing attachment circuits or trigger the instantiation of new attachment circuits. Whether these attachment circuits are specific to a given service or be shared to deliver a variety of services is deployment-specific.</t>
      <t>An example of attachment circuits is depicted in <xref target="uc"/>. A Customer Edge (CE) may be a physical node or a logical entity. A CE is seen by the network as a peer Service Attachment Point (SAP) <xref target="RFC9408"/>. CEs may be dedicated to one single service (e.g., Layer 3 Virtual Private Network (VPN), Layer 2 VPN) or host multiple services (e.g., Service Functions <xref target="RFC7665"/>). A single AC (as seen by a network provider) may be bound to one or multiple peer SAPs (e.g., CE#1 and CE#2). For example, and as discussed in <xref target="RFC4364"/>, multiple CEs can be attached to a PE over the same attachment circuit. This is typically implemented if the Layer 2 infrastructure between the CE and the network provides a multipoint service. The same CE may terminate multiple ACs. These ACs may be over the same or distinct bearers.</t>
      <figure anchor="uc">
        <name>Examples of ACs</name>
        <artset>
          <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="224" width="528" viewBox="0 0 528 224" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,112 L 8,160" fill="none" stroke="black"/>
              <path d="M 72,32 L 72,48" fill="none" stroke="black"/>
              <path d="M 72,112 L 72,160" fill="none" stroke="black"/>
              <path d="M 128,48 L 128,144" fill="none" stroke="black"/>
              <path d="M 208,32 L 208,176" fill="none" stroke="black"/>
              <path d="M 304,176 L 304,208" fill="none" stroke="black"/>
              <path d="M 376,32 L 376,176" fill="none" stroke="black"/>
              <path d="M 456,32 L 456,80" fill="none" stroke="black"/>
              <path d="M 456,128 L 456,160" fill="none" stroke="black"/>
              <path d="M 496,160 L 496,208" fill="none" stroke="black"/>
              <path d="M 520,32 L 520,80" fill="none" stroke="black"/>
              <path d="M 520,128 L 520,160" fill="none" stroke="black"/>
              <path d="M 8,32 L 72,32" fill="none" stroke="black"/>
              <path d="M 208,32 L 376,32" fill="none" stroke="black"/>
              <path d="M 456,32 L 520,32" fill="none" stroke="black"/>
              <path d="M 72,48 L 128,48" fill="none" stroke="black"/>
              <path d="M 376,48 L 400,48" fill="none" stroke="black"/>
              <path d="M 424,48 L 456,48" fill="none" stroke="black"/>
              <path d="M 376,64 L 400,64" fill="none" stroke="black"/>
              <path d="M 424,64 L 456,64" fill="none" stroke="black"/>
              <path d="M 8,80 L 72,80" fill="none" stroke="black"/>
              <path d="M 456,80 L 520,80" fill="none" stroke="black"/>
              <path d="M 128,96 L 152,96" fill="none" stroke="black"/>
              <path d="M 176,96 L 208,96" fill="none" stroke="black"/>
              <path d="M 8,112 L 72,112" fill="none" stroke="black"/>
              <path d="M 456,128 L 520,128" fill="none" stroke="black"/>
              <path d="M 72,144 L 128,144" fill="none" stroke="black"/>
              <path d="M 376,144 L 400,144" fill="none" stroke="black"/>
              <path d="M 424,144 L 456,144" fill="none" stroke="black"/>
              <path d="M 8,160 L 72,160" fill="none" stroke="black"/>
              <path d="M 456,160 L 520,160" fill="none" stroke="black"/>
              <path d="M 208,176 L 376,176" fill="none" stroke="black"/>
              <path d="M 304,208 L 392,208" fill="none" stroke="black"/>
              <path d="M 416,208 L 496,208" fill="none" stroke="black"/>
              <g class="text">
                <text x="8" y="52">│</text>
                <text x="412" y="52">AC</text>
                <text x="8" y="68">│</text>
                <text x="36" y="68">CE#1</text>
                <text x="72" y="68">│</text>
                <text x="412" y="68">AC</text>
                <text x="484" y="68">CE#3</text>
                <text x="164" y="100">AC</text>
                <text x="280" y="100">Network</text>
                <text x="36" y="148">CE#2</text>
                <text x="412" y="148">AC</text>
                <text x="484" y="148">CE#4</text>
                <text x="404" y="212">AC</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art" align="center"><![CDATA[
.-------.                .--------------------.         .-------.
│       +------.         |                    +---AC----+       |
│ CE#1  │      |         |                    +---AC----+ CE#3  |
'-------'      |         |                    |         '-------'
               +---AC----+     Network        |
.-------.      |         |                    |
|       |      |         |                    |         .-------.
| CE#2  +------'         |                    +---AC----+ CE#4  |
'-------'                |                    |         '----+--'
                         '-----------+--------'              |
                                     |                       |
                                     '-----------AC----------'
]]></artwork>
        </artset>
      </figure>
      <t>This document specifies a common module ("ietf-ac-common") for attachment circuits (<xref target="sec-module"/>). The model is designed with the intent to be reusable by other models and, therefore, ensure consistent AC structures among modules that manipulate ACs. For example, the common model can be reused by service models to expose AC as a service (e.g., <xref target="I-D.ietf-opsawg-teas-attachment-circuit"/>), service models that require binding a service to a set of ACs (e.g., <xref target="I-D.ietf-teas-ietf-network-slice-nbi-yang"/>)), network models to provision ACs (e.g., <xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>), device models, etc.</t>
      <t>The common AC module eases data inheritance between modules (e.g., from service to network models as per <xref target="RFC8969"/>).</t>
      <t>The YANG data model in this document conforms to the Network Management Datastore Architecture (NMDA) defined in <xref target="RFC8342"/>.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
      <?line -18?>

<t>The meanings of the symbols in the YANG tree diagrams are defined in <xref target="RFC8340"/>.</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.</t>
        </dd>
        <dt/>
        <dd>
          <t>A bearer can be a wireless or wired link. One or multiple technologies can be used to build a bearer. The bearer type can be specified by a customer.</t>
        </dd>
        <dt/>
        <dd>
          <t>The operator allocates a unique bearer reference to identify a bearer within its network (e.g., customer line identifier). Such a reference can be retrieved by a customer and then 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.</t>
        </dd>
        <dt/>
        <dd>
          <t>One or multiple attachment circuits may be hosted over the same bearer (e.g., multiple Virtual Local Area Networks (VLANs) on the same bearer that is provided by a physical link).</t>
        </dd>
        <dt>Network controller:</dt>
        <dd>
          <t>Denotes a functional entity responsible for the management of the service provider network. One or multiple network controllers can be deployed in a service provider network.</t>
        </dd>
        <dt>Service orchestrator:</dt>
        <dd>
          <t>Refers to a functional entity that interacts with the customer of a network service.</t>
        </dd>
        <dt/>
        <dd>
          <t>A service orchestrator is typically responsible for the attachment circuits, the Provider Edge (PE) selection, and requesting the activation of the requested services to a network controller.</t>
        </dd>
        <dt/>
        <dd>
          <t>A service orchestrator may interact with one or more network controllers.</t>
        </dd>
        <dt>Service provider network:</dt>
        <dd>
          <t>A network that is able to provide network services (e.g., L2VPN, L3VPN, or Network Slice Services).</t>
        </dd>
        <dt>Service provider:</dt>
        <dd>
          <t>A service provider that offers network services (e.g., L2VPN, L3VPN, or Network Slice Services).</t>
        </dd>
      </dl>
    </section>
    <section anchor="description-of-the-ac-common-yang-module">
      <name>Description of the AC Common YANG Module</name>
      <t>The full tree diagram of the module can be generated using the
"pyang" tool <xref target="PYANG"/> with "-f tree --tree-print-groupings" command-line parameters.  That tree is not included here because it is
too long (<xref section="3.3" sectionFormat="of" target="RFC8340"/>).  Instead, subtrees are provided
for the reader's convenience.</t>
      <ul empty="true">
        <li>
          <t>The full tree of the "ietf-ac-common" module is available at <xref target="AC-Common-Tree"/>.</t>
        </li>
      </ul>
      <section anchor="identities">
        <name>Identities</name>
        <t>The module defines a set of identities, including the following:</t>
        <dl>
          <dt>'address-allocation-type':</dt>
          <dd>
            <t>Used to specify the IP address allocation type in an AC. For example, this identity can used to indicate whether the provider network provides DHCP service, DHCP relay, or static addressing. Note that for the IPv6 case, Stateless Address Autoconfiguration (SLAAC) <xref target="RFC4862"/> can be used.</t>
          </dd>
          <dt>'local-defined-next-hop':</dt>
          <dd>
            <t>Used to specify next hop actions. For example, this identity can be used to indicate an action to discard traffic for a given destination or treat traffic towards addresses within the specified next-hop prefix as though they are connected to a local link.</t>
          </dd>
          <dt>'l2-tunnel-type':</dt>
          <dd>
            <t>Uses to control the Layer 2 tunnel selection for an AC. The current version supports indicating pseudowire, Virtual Private LAN Service (VPLS), and Virtual eXtensible Local Area Network (VXLAN).</t>
          </dd>
          <dt>'precedence-type':</dt>
          <dd>
            <t>Used to indicate the redundancy type when requesting ACs. For example, this identity can be used to tag primary and secondary ACs.</t>
          </dd>
        </dl>
      </section>
      <section anchor="reusable-groupings">
        <name>Reusable Groupings</name>
        <t>The module also defines a set of reusable groupings, including the following:</t>
        <dl>
          <dt>'op-instructions' (<xref target="op-full-tree"/>):</dt>
          <dd>
            <t>Defines a set of parameters to specify scheduling instructions and report related events for a service request (e.g., AC or bearer).</t>
          </dd>
        </dl>
        <figure anchor="op-full-tree">
          <name>Operational Instructions Grouping</name>
          <artwork align="center"><![CDATA[
  grouping op-instructions
    +-- requested-start?   yang:date-and-time
    +-- requested-stop?    yang:date-and-time
    +--ro actual-start?      yang:date-and-time
    +--ro actual-stop?       yang:date-and-time

]]></artwork>
        </figure>
        <dl>
          <dt>Layer 2 encapsulations (<xref target="l2-full-tree"/>):</dt>
          <dd>
            <t>Groupings for the following encapsulation schemes are supported: dot1Q, QinQ, and priority-tagged.</t>
          </dd>
          <dt>Layer 2 tunnel services  (<xref target="l2-full-tree"/>):</dt>
          <dd>
            <t>These grouping are used to define Layer 2 tunnel services that may be needed for the activation of an AC. Examples of supported Layer 2 servers are the pseudowire
(<xref section="6.1" sectionFormat="of" target="RFC8077"/>), VPLS, or VXLAN <xref target="RFC7348"/>.</t>
          </dd>
        </dl>
        <figure anchor="l2-full-tree">
          <name>Layer 2 Connection Groupings</name>
          <artwork align="center"><![CDATA[
  grouping dot1q
    +-- tag-type?   identityref
    +-- cvlan-id?   uint16
  grouping priority-tagged
    +-- tag-type?   identityref
  grouping qinq
    +-- tag-type?   identityref
    +-- svlan-id    uint16
    +-- cvlan-id    uint16
  grouping pseudowire
    +-- vcid?      uint32
    +-- far-end?   union
  grouping vpls
    +-- vcid?      uint32
    +-- far-end*   union
  grouping vxlan
    +-- vni-id             uint32
    +-- peer-mode?         identityref
    +-- peer-ip-address*   inet:ip-address
  grouping l2-tunnel-service
    +-- type?         identityref
    +-- pseudowire
    |  +-- vcid?      uint32
    |  +-- far-end?   union
    +-- vpls
    |  +-- vcid?      uint32
    |  +-- far-end*   union
    +-- vxlan
       +-- vni-id             uint32
       +-- peer-mode?         identityref
       +-- peer-ip-address*   inet:ip-address
]]></artwork>
        </figure>
        <dl>
          <dt>Layer 3 address allocation (<xref target="l3-full-tree"/>):</dt>
          <dd>
            <t>Defines both IPv4 and IPv6 groupings to specify IP address allocation over an AC. Both dynamic and static address schemes are supported.</t>
          </dd>
          <dt>IP connections (<xref target="l3-full-tree"/>)::</dt>
          <dd>
            <t>Defines IPv4 and IPv6 grouping for managing Layer 3 connectivity over an AC. Both basic and more elaborated IP connection groupings are supported.</t>
          </dd>
        </dl>
        <figure anchor="l3-full-tree">
          <name>Layer 3 Connection Groupings</name>
          <artwork align="center"><![CDATA[
  grouping ipv4-allocation-type
    +-- prefix-length?             uint8
    +-- address-allocation-type?   identityref
  grouping ipv6-allocation-type
    +-- prefix-length?             uint8
    +-- address-allocation-type?   identityref
  grouping ipv4-connection-basic
    +-- prefix-length?                       uint8
    +-- address-allocation-type?             identityref
    +-- (allocation-type)?
       +--:(dynamic)
          +-- (provider-dhcp)?
          |  +--:(dhcp-service-type)
          |     +-- dhcp-service-type?       enumeration
          +-- (dhcp-relay)?
             +--:(customer-dhcp-servers)
                +-- customer-dhcp-servers
                   +-- server-ip-address*   inet:ipv4-address
  grouping ipv6-connection-basic
    +-- prefix-length?                       uint8
    +-- address-allocation-type?             identityref
    +-- (allocation-type)?
       +--:(dynamic)
          +-- (provider-dhcp)?
          |  +--:(dhcp-service-type)
          |     +-- dhcp-service-type?       enumeration
          +-- (dhcp-relay)?
             +--:(customer-dhcp-servers)
                +-- customer-dhcp-servers
                   +-- server-ip-address*   inet:ipv6-address
  grouping ipv4-connection
    +-- local-address?                           inet:ipv4-address
    +-- virtual-address?                         inet:ipv4-address
    +-- prefix-length?                           uint8
    +-- address-allocation-type?                 identityref
    +-- (allocation-type)?
       +--:(dynamic)
       |  +-- (address-assign)?
       |  |  +--:(number)
       |  |  |  +-- number-of-dynamic-address?   uint16
       |  |  +--:(explicit)
       |  |     +-- customer-addresses
       |  |        +-- address-pool* [pool-id]
       |  |           +-- pool-id?         string
       |  |           +-- start-address    inet:ipv4-address
       |  |           +-- end-address?     inet:ipv4-address
       |  +-- (provider-dhcp)?
       |  |  +--:(dhcp-service-type)
       |  |     +-- dhcp-service-type?           enumeration
       |  +-- (dhcp-relay)?
       |     +--:(customer-dhcp-servers)
       |        +-- customer-dhcp-servers
       |           +-- server-ip-address*   inet:ipv4-address
       +--:(static-addresses)
          +-- address* [address-id]
             +-- address-id?         string
             +-- customer-address?   inet:ipv4-address
  grouping ipv6-connection
    +-- local-address?                           inet:ipv6-address
    +-- virtual-address?                         inet:ipv6-address
    +-- prefix-length?                           uint8
    +-- address-allocation-type?                 identityref
    +-- (allocation-type)?
       +--:(dynamic)
       |  +-- (address-assign)?
       |  |  +--:(number)
       |  |  |  +-- number-of-dynamic-address?   uint16
       |  |  +--:(explicit)
       |  |     +-- customer-addresses
       |  |        +-- address-pool* [pool-id]
       |  |           +-- pool-id?         string
       |  |           +-- start-address    inet:ipv6-address
       |  |           +-- end-address?     inet:ipv6-address
       |  +-- (provider-dhcp)?
       |  |  +--:(dhcp-service-type)
       |  |     +-- dhcp-service-type?           enumeration
       |  +-- (dhcp-relay)?
       |     +--:(customer-dhcp-servers)
       |        +-- customer-dhcp-servers
       |           +-- server-ip-address*   inet:ipv6-address
       +--:(static-addresses)
          +-- address* [address-id]
             +-- address-id?         string
             +-- customer-address?   inet:ipv6-address
]]></artwork>
        </figure>
        <dl>
          <dt>Routing parameters (<xref target="rtg-full-tree"/>):</dt>
          <dd>
            <t>In addition to static routing, the module supports the following routing protocols: BGP <xref target="RFC4271"/>, OSPF <xref target="RFC4577"/> or <xref target="RFC6565"/>, IS-IS <xref target="ISO10589"/><xref target="RFC1195"/><xref target="RFC5308"/>, and RIP <xref target="RFC2453"/>. For all supported routing protocols, 'address-family' indicates whether IPv4, IPv6, or both address families are to be activated. For example, this parameter is used to determine whether RIPv2 <xref target="RFC2453"/>, RIP Next Generation (RIPng), or both are to be enabled <xref target="RFC2080"/>. More details about supported routing groupings are provided hereafter:
</t>
            <ul spacing="normal">
              <li>
                <t>Authentication: These groupings include the required information to manage the authentication of OSPF, IS-IS, BGP, and RIP. Similar to <xref target="RFC9182"/>, this version of the common AC model assumes that parameters specific to the TCP-AO are preconfigured as part of the key chain that is referenced in the model. No assumption is made about how such a key chain is preconfigured. However, the structure of the key chain should cover data nodes beyond those in <xref target="RFC8177"/>, mainly SendID and RecvID (Section 3.1 of <xref target="RFC5925"/>).</t>
              </li>
              <li>
                <t>BGP peer groups: Includes a set of parameters to identify a BGP peer group. Such a group can be defined by providing a local AS Number (ASN), a customer's ASN, and the address families to be activated for this group. BGP peer groups can be identified by a name.</t>
              </li>
              <li>
                <t>Basic parameters: These groupings include the minimal set of routing configuration that is required for the activation of OSPF, IS-IS, BGP, and RIP.</t>
              </li>
              <li>
                <t>Static routing: Parameters to configure an entry of a list of IP static routing entries.</t>
              </li>
            </ul>
          </dd>
        </dl>
        <figure anchor="rtg-full-tree">
          <name>Layer 3 Connection Groupings</name>
          <artwork align="center"><![CDATA[
  grouping bgp-authentication
    +-- authentication
       +-- enable?            boolean
       +-- keying-material
          +-- (option)?
             +--:(ao)
             |  +-- enable-ao?          boolean
             |  +-- ao-keychain?        key-chain:key-chain-ref
             +--:(md5)
             |  +-- md5-keychain?       key-chain:key-chain-ref
             +--:(explicit)
                +-- key-id?             uint32
                +-- key?                string
                +-- crypto-algorithm?   identityref
  grouping ospf-authentication
    +-- authentication
       +-- enable?            boolean
       +-- keying-material
          +-- (option)?
             +--:(auth-key-chain)
             |  +-- key-chain?          key-chain:key-chain-ref
             +--:(auth-key-explicit)
                +-- key-id?             uint32
                +-- key?                string
                +-- crypto-algorithm?   identityref
  grouping isis-authentication
    +-- authentication
       +-- enable?            boolean
       +-- keying-material
          +-- (option)?
             +--:(auth-key-chain)
             |  +-- key-chain?          key-chain:key-chain-ref
             +--:(auth-key-explicit)
                +-- key-id?             uint32
                +-- key?                string
                +-- crypto-algorithm?   identityref
  grouping rip-authentication
    +-- authentication
       +-- enable?            boolean
       +-- keying-material
          +-- (option)?
             +--:(auth-key-chain)
             |  +-- key-chain?          key-chain:key-chain-ref
             +--:(auth-key-explicit)
                +-- key?                string
                +-- crypto-algorithm?   identityref
  grouping bgp-peer-group-without-name
    +--ro local-as?         inet:as-number
    +-- peer-as?          inet:as-number
    +-- address-family?   identityref
  grouping bgp-peer-group-with-name
    +-- name?             string
    +--ro local-as?         inet:as-number
    +-- peer-as?          inet:as-number
    +-- address-family?   identityref
  grouping ospf-basic
    +-- address-family?   identityref
    +-- area-id           yang:dotted-quad
    +-- metric?           uint16
  grouping isis-basic
    +-- address-family?   identityref
    +-- area-address      area-address
  grouping ipv4-static-rtg-entry
    +-- lan?        inet:ipv4-prefix
    +-- lan-tag?    string
    +-- next-hop?   union
    +-- metric?     uint32
  grouping ipv4-static-rtg
    +-- ipv4-lan-prefixes* [lan next-hop] {vpn-common:ipv4}?
       +-- lan?        inet:ipv4-prefix
       +-- lan-tag?    string
       +-- next-hop?   union
       +-- metric?     uint32
       +-- status
          +-- admin-status
          |  +-- status?        identityref
          |  +-- last-change?   yang:date-and-time
          +--ro oper-status
             +--ro status?        identityref
             +--ro last-change?   yang:date-and-time
  grouping ipv6-static-rtg-entry
    +-- lan?        inet:ipv6-prefix
    +-- lan-tag?    string
    +-- next-hop?   union
    +-- metric?     uint32
  grouping ipv6-static-rtg
    +-- ipv6-lan-prefixes* [lan next-hop] {vpn-common:ipv6}?
       +-- lan?        inet:ipv6-prefix
       +-- lan-tag?    string
       +-- next-hop?   union
       +-- metric?     uint32
       +-- status
          +-- admin-status
          |  +-- status?        identityref
          |  +-- last-change?   yang:date-and-time
          +--ro oper-status
             +--ro status?        identityref
             +--ro last-change?   yang:date-and-time
  grouping bfd
    +-- holdtime?   uint32
]]></artwork>
        </figure>
        <dl>
          <dt>Bandwidth parameters (<xref target="bw-full-tree"/>):</dt>
          <dd>
            <t>Bandwidth parameters can be represented using the Committed
Information Rate (CIR), the Excess Information Rate (EIR), or the Peak
Information Rate (PIR).</t>
          </dd>
          <dt/>
          <dd>
            <t>These parameters can be provided per bandwidth type. Type values are
taken from <xref target="RFC9181"/>, e.g.,:</t>
            <ul spacing="normal">
              <li>
                <dl>
                  <dt>'bw-per-cos':</dt>
                  <dd>
                    <t>The bandwidth is per Class of Service (CoS).</t>
                  </dd>
                </dl>
              </li>
              <li>
                <dl>
                  <dt>'bw-per-site':</dt>
                  <dd>
                    <t>The bandwidth is to all ACs that belong to the same site.</t>
                  </dd>
                </dl>
              </li>
            </ul>
          </dd>
        </dl>
        <figure anchor="bw-full-tree">
          <name>Bandwidth Groupings</name>
          <artwork align="center"><![CDATA[
  grouping bandwidth-parameters
    +-- cir?   uint64
    +-- cbs?   uint64
    +-- eir?   uint64
    +-- ebs?   uint64
    +-- pir?   uint64
    +-- pbs?   uint64
  grouping bandwidth-per-type
    +-- bandwidth* [bw-type]
       +-- bw-type?     identityref
       +-- (type)?
          +--:(per-cos)
          |  +-- cos* [cos-id]
          |     +-- cos-id?   uint8
          |     +-- cir?      uint64
          |     +-- cbs?      uint64
          |     +-- eir?      uint64
          |     +-- ebs?      uint64
          |     +-- pir?      uint64
          |     +-- pbs?      uint64
          +--:(other)
             +-- cir?   uint64
             +-- cbs?   uint64
             +-- eir?   uint64
             +-- ebs?   uint64
             +-- pir?   uint64
             +-- pbs?   uint64
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="sec-module">
      <name>Common Attachment Circuit YANG Module</name>
      <t>This module uses types defined in <xref target="RFC6991"/>, <xref target="RFC8177"/>, and  <xref target="RFC9181"/>.</t>
      <sourcecode markers="true" name="ietf-ac-common@2023-11-13.yang"><![CDATA[
module ietf-ac-common {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-ac-common";
  prefix ac-common;

  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-yang-types {
    prefix yang;
    reference
      "RFC 6991: Common YANG Data Types, Section 3";
  }
  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 common to attachment
     circuits.

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

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

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

  revision 2023-11-13 {
    description
      "Initial revision.";
    reference
      "RFC xxxx: A Common YANG Data Model for Attachment Circuits";
  }

  /****************************Identities************************/
  // IP address allocation types

  identity address-allocation-type {
    description
      "Base identity for address allocation type in the AC.";
  }

  identity provider-dhcp {
    base address-allocation-type;
    description
      "The provider's network provides a DHCP service to the
       customer.";
  }

  identity provider-dhcp-relay {
    base address-allocation-type;
    description
      "The provider's network provides a DHCP relay service to the
       customer.";
  }

  identity provider-dhcp-slaac {
    if-feature "vpn-common:ipv6";
    base address-allocation-type;
    description
      "The provider's network provides a DHCP service to the customer
       as well as IPv6 Stateless Address Autoconfiguration (SLAAC).";
    reference
      "RFC 4862: IPv6 Stateless Address Autoconfiguration";
  }

  identity static-address {
    base address-allocation-type;
    description
      "The provider's network provides static IP addressing to the
       customer.";
  }

  identity slaac {
    if-feature "vpn-common:ipv6";
    base address-allocation-type;
    description
      "The provider's network uses IPv6 SLAAC to provide addressing
       to the customer.";
    reference
      "RFC 4862: IPv6 Stateless Address Autoconfiguration";
  }

  identity dynamic-infra {
    base address-allocation-type;
    description
      "The IP address is dynamically allocated by the hosting
       infrastrcture.";
  }

  // next-hop actions 

  identity local-defined-next-hop {
    description
      "Base identity of local defined next hops.";
  }

  identity discard {
    base local-defined-next-hop;
    description
      "Indicates an action to discard traffic for the corresponding
       destination. For example, this can be used to black-hole
       traffic.";
  }

  identity local-link {
    base local-defined-next-hop;
    description
      "Treat traffic towards addresses within the specified next-hop
       prefix as though they are connected to a local link.";
  }

  // Layer 2 tunnel types

  identity l2-tunnel-type {
    description
      "Base identity for Layer 2 tunnel selection for an AC.";
  }

  identity pseudowire {
    base l2-tunnel-type;
    description
      "Pseudowire tunnel termination for the AC.";
  }

  identity vpls {
    base l2-tunnel-type;
    description
      "Virtual Private LAN Service (VPLS) tunnel termination for
       the AC.";
  }

  identity vxlan {
    base l2-tunnel-type;
    description
      "Virtual eXtensible Local Area Network (VXLAN) tunnel
       termination for the AC.";
  }

  // Tagging precedence

  identity precedence-type {
    description
      "Redundancy type. The service can be created with primary and
       secondary tagging.";
  }

  identity primary {
    base precedence-type;
    description
      "Identifies the main attachment circuit.";
  }

  identity secondary {
    base precedence-type;
    description
      "Identifies the secondary attachment circuit.";
  }

  /****************************Typedefs************************/

  typedef predefined-next-hop {
    type identityref {
      base local-defined-next-hop;
    }
    description
      "Predefined next-hop designation for locally generated
       routes.";
  }

  typedef area-address {
    type string {
      pattern '[0-9A-Fa-f]{2}(\.[0-9A-Fa-f]{4}){0,6}';
    }
    description
      "This type defines the area address format.";
  }

  /************************Reusable groupings********************/
  /**** A set of profiles ****/

  grouping ac-profile-cfg {
    description
      "Grouping for AC profile configuration.";
    container valid-provider-identifiers {
      description
        "Container for valid provider profile identifiers.
         The profiles only have significance within the service
         provider's administrative domain.";
      list encryption-profile-identifier {
        key "id";
        description
          "List of encryption profile identifiers.";
        leaf id {
          type string;
          description
            "Identification of the encryption profile to be used.";
        }
      }
      list qos-profile-identifier {
        key "id";
        description
          "List of QoS profile identifiers.";
        leaf id {
          type string;
          description
            "Identification of the QoS profile to be used.";
        }
      }
      list bfd-profile-identifier {
        key "id";
        description
          "List of BFD profile identifiers.";
        leaf id {
          type string;
          description
            "Identification of the BFD profile to be used.";
        }
      }
      list forwarding-profile-identifier {
        key "id";
        description
          "List of forwarding profile identifiers.";
        leaf id {
          type string;
          description
            "Identification of the forwarding profile to be used.";
        }
      }
      list routing-profile-identifier {
        key "id";
        description
          "List of routing profile identifiers.";
        leaf id {
          type string;
          description
            "Identification of the routing profile to be used by
             the routing protocols over an AC.";
        }
      }
      nacm:default-deny-write;
    }
  }

  /**** Operational instructions ****/

  grouping op-instructions {
    description
      "Scheduling instructions.";
    leaf requested-start {
      type yang:date-and-time;
      description
        "Indicates the requested date and time when the service is
         expected to be active.";
    }
    leaf requested-stop {
      type yang:date-and-time;
      description
        "Indicates the requested date and time when the service is
         expected to be disabled.";
    }
    leaf actual-start {
      type yang:date-and-time;
      config false;
      description
        "Indicates the actual date and time when the service
         actually was enabled.";
    }
    leaf actual-stop {
      type yang:date-and-time;
      config false;
      description
        "Indicates the actual date and time when the service
         actually was disabled.";
    }
  }

  /**** Layer 2 encapsulations ****/
  // Dot1q

  grouping dot1q {
    description
      "Defines a grouping for tagged interfaces.";
    leaf tag-type {
      type identityref {
        base vpn-common:tag-type;
      }
      description
        "Tag type.";
    }
    leaf cvlan-id {
      type uint16 {
        range "1..4094";
      }
      description
        "VLAN identifier.";
    }
  }

  // priority-tagged

  grouping priority-tagged {
    description
      "Priority tagged.";
    leaf tag-type {
      type identityref {
        base vpn-common:tag-type;
      }
      description
        "Tag type.";
    }
  }

  // QinQ

  grouping qinq {
    description
      "Includes QinQ parameters.";
    leaf tag-type {
      type identityref {
        base vpn-common:tag-type;
      }
      description
        "Tag type.";
    }
    leaf svlan-id {
      type uint16 {
        range "1..4094";
      }
      mandatory true;
      description
        "Service VLAN (S-VLAN) identifier.";
    }
    leaf cvlan-id {
      type uint16 {
        range "1..4094";
      }
      mandatory true;
      description
        "Customer VLAN (C-VLAN) identifier.";
    }
  }

  /**** Layer 2 tunnel services ****/
  // pseudowire (PW)

  grouping pseudowire {
    description
      "Includes pseudowire termination parameters.";
    leaf vcid {
      type uint32;
      description
        "Indicates a PW or virtual circuit (VC) identifier.";
    }
    leaf far-end {
      type union {
        type uint32;
        type inet:ip-address;
      }
      description
        "Neighbor reference.";
      reference
        "RFC 8077: Pseudowire Setup and Maintenance Using the Label
                   Distribution Protocol (LDP), Section 6.1";
    }
  }

  // VPLS

  grouping vpls {
    description
      "VPLS termination parameters.";
    leaf vcid {
      type uint32;
      description
        "VC identifier.";
    }
    leaf-list far-end {
      type union {
        type uint32;
        type inet:ip-address;
      }
      description
        "Neighbor reference.";
    }
  }

  // VXLAN

  grouping vxlan {
    description
      "VXLAN termination parameters.";
    leaf vni-id {
      type uint32;
      mandatory true;
      description
        "VXLAN Network Identifier (VNI).";
    }
    leaf peer-mode {
      type identityref {
        base vpn-common:vxlan-peer-mode;
      }
      description
        "Specifies the VXLAN access mode. By default,
         the peer mode is set to 'static-mode'.";
    }
    leaf-list peer-ip-address {
      type inet:ip-address;
      description
        "List of a peer's IP addresses.";
    }
  }

  // Layer 2 Tunnel service

  grouping l2-tunnel-service {
    description
      "Defines a Layer 2 tunnel termination.";
    leaf type {
      type identityref {
        base l2-tunnel-type;
      }
      description
        "Selects the tunnel termination type for an AC.";
    }
    container pseudowire {
      when "derived-from-or-self(../type, 'ac-common:pseudowire')" {
        description
          "Only applies when the Layer 2 service type is
           'pseudowire'.";
      }
      description
        "Includes pseudowire termination parameters.";
      uses pseudowire;
    }
    container vpls {
      when "derived-from-or-self(../type, 'ac-common:vpls')" {
        description
          "Only applies when the Layer 2 service type is 'vpls'.";
      }
      description
        "VPLS termination parameters.";
      uses vpls;
    }
    container vxlan {
      when "derived-from-or-self(../type, 'ac-common:vxlan')" {
        description
          "Only applies when the Layer 2 service type is 'vxlan'.";
      }
      description
        "VXLAN termination parameters.";
      uses vxlan;
    }
  }

  /**** Layer 3 connection *****/
  // IPv4 allocation type

  grouping ipv4-allocation-type {
    description
      "IPv4-specific parameters.";
    leaf prefix-length {
      type uint8 {
        range "0..32";
      }
      description
        "Subnet prefix length expressed in bits. It is applied to
         both local and customer addresses.";
    }
    leaf address-allocation-type {
      type identityref {
        base address-allocation-type;
      }
      must "not(derived-from-or-self(current(), 'ac-common:slaac') "
         + "or derived-from-or-self(current(), "
         + "'ac-common:provider-dhcp-slaac'))" {
        error-message "SLAAC is only applicable to IPv6.";
      }
      description
        "Defines how IPv4 addresses are allocated to the peer site.";
    }
  }

  // IPv6 allocation type

  grouping ipv6-allocation-type {
    description
      "IPv6-specific parameters.";
    leaf prefix-length {
      type uint8 {
        range "0..128";
      }
      description
        "Subnet prefix length expressed in bits. It is applied to
          both local and customer addresses.";
    }
    leaf address-allocation-type {
      type identityref {
        base address-allocation-type;
      }
      description
        "Defines how IPv6 addresses are allocated to the peer site.";
    }
  }

  // Basic parameters for IPv4 connection 

  grouping ipv4-connection-basic {
    description
      "Basic set fof IPv4-specific parameters for the connection.";
    uses ipv4-allocation-type;
    choice allocation-type {
      description
        "Choice of the IPv4 address allocation.";
      case dynamic {
        description
          "When the addresses are allocated by DHCP or other dynamic
           means local to the infrastructure.";
        choice provider-dhcp {
          description
            "Parameters related to DHCP-allocated addresses. IP
             addresses are allocated by DHCP, that is provided by
             the operator.";
          leaf dhcp-service-type {
            type enumeration {
              enum server {
                description
                  "Local DHCP server.";
              }
              enum relay {
                description
                  "Local DHCP relay.  DHCP requests are relayed to
                   a provider's server.";
              }
            }
            description
              "Indicates the type of DHCP service to be enabled on
               an AC.";
          }
        }
        choice dhcp-relay {
          description
            "The DHCP relay is provided by the operator.";
          container customer-dhcp-servers {
            description
              "Container for a list of the customer's DHCP servers.";
            leaf-list server-ip-address {
              type inet:ipv4-address;
              description
                "IPv4 addresses of the customer's DHCP server.";
            }
          }
        }
      }
    }
  }

  // Basic parameters for IPv6 connection

  grouping ipv6-connection-basic {
    description
      "Basic set fof IPv6-specific parameters for the connection.";
    uses ipv6-allocation-type;
    choice allocation-type {
      description
        "Choice of the IPv6 address allocation.";
      case dynamic {
        description
          "When the addresses are allocated by DHCP or other dynamic
           means local to the infrastructure.";
        choice provider-dhcp {
          description
            "Parameters related to DHCP-allocated addresses.
             IP addresses are allocated by DHCP, that is provided
             by the operator.";
          leaf dhcp-service-type {
            type enumeration {
              enum server {
                description
                  "Local DHCP server.";
              }
              enum relay {
                description
                  "Local DHCP relay.  DHCP requests are relayed to a
                   provider's server.";
              }
            }
            description
              "Indicates the type of DHCP service to be enabled on
               the AC.";
          }
        }
        choice dhcp-relay {
          description
            "The DHCP relay is provided by the operator.";
          container customer-dhcp-servers {
            description
              "Container for a list of the customer's DHCP servers.";
            leaf-list server-ip-address {
              type inet:ipv6-address;
              description
                "IPv6 addresses of the customer's DHCP server.";
            }
          }
        }
      }
    }
  }

  // Full parameters for the IPv4 connection

  grouping ipv4-connection {
    description
      "IPv4-specific parameters.";
    leaf local-address {
      type inet:ipv4-address;
      description
        "The IP address used at the provider's interface.";
    }
    leaf virtual-address {
      type inet:ipv4-address;
      description
        "This addresss may be used for redundancy purposes.";
    }
    uses ipv4-allocation-type;
    choice allocation-type {
      description
        "Choice of the IPv4 address allocation.";
      case dynamic {
        description
          "When the addresses are allocated by DHCP or other
           dynamic means local to the infrastructure.";
        choice address-assign {
          description
            "A choice for how IPv4 addresses are assigned.";
          case number {
            leaf number-of-dynamic-address {
              type uint16;
              description
                "Specifies the number of IP addresses to be assigned
                 to the customer on the AC.";
            }
          }
          case explicit {
            container customer-addresses {
              description
                "Container for customer addresses to be allocated
                 using DHCP.";
              list address-pool {
                key "pool-id";
                description
                  "Describes IP addresses to be dyncamically
                   allocated.

                   When only 'start-address' is present, it
                   represents a single address.

                   When both 'start-address' and 'end-address' are
                   specified, it implies a range inclusive of both
                   addresses.";
                leaf pool-id {
                  type string;
                  description
                    "A pool identifier for the address range from
                     'start-address' to 'end-address'.";
                }
                leaf start-address {
                  type inet:ipv4-address;
                  mandatory true;
                  description
                    "Indicates the first address in the pool.";
                }
                leaf end-address {
                  type inet:ipv4-address;
                  description
                    "Indicates the last address in the pool.";
                }
              }
            }
          }
        }
        choice provider-dhcp {
          description
            "Parameters related to DHCP-allocated addresses. IP
             addresses are allocated by DHCP, which is provided by
             the operator.";
          leaf dhcp-service-type {
            type enumeration {
              enum server {
                description
                  "Local DHCP server.";
              }
              enum relay {
                description
                  "Local DHCP relay.  DHCP requests are relayed to
                   a provider's server.";
              }
            }
            description
              "Indicates the type of DHCP service to be enabled on
               this AC.";
          }
        }
        choice dhcp-relay {
          description
            "The DHCP relay is provided by the operator.";
          container customer-dhcp-servers {
            description
              "Container for a list of the customer's DHCP servers.";
            leaf-list server-ip-address {
              type inet:ipv4-address;
              description
                "IPv4 addresses of the customer's DHCP server.";
            }
          }
        }
      }
      case static-addresses {
        description
          "Lists the IPv4 addresses that are used.";
        list address {
          key "address-id";
          ordered-by user;
          description
            "Lists the IPv4 addresses that are used. The first
             address of the list is the primary address of the
             connection.";
          leaf address-id {
            type string;
            description
              "An identifier of the static IPv4 address.";
          }
          leaf customer-address {
            type inet:ipv4-address;
            description
              "An IPv4 address of the customer side.";
          }
        }
      }
    }
  }

  // Full parameters for the IPv6 connection

  grouping ipv6-connection {
    description
      "IPv6-specific parameters.";
    leaf local-address {
      type inet:ipv6-address;
      description
        "IPv6 address of the provider side.";
    }
    leaf virtual-address {
      type inet:ipv6-address;
      description
        "This addresss may be used for redundancy purposes.";
    }
    uses ipv6-allocation-type;
    choice allocation-type {
      description
        "Choice of the IPv6 address allocation.";
      case dynamic {
        description
          "When the addresses are allocated by DHCP or other
           dynamic means local to the infrastructure.";
        choice address-assign {
          description
            "A choice for how IPv6 addresses are assigned.";
          case number {
            leaf number-of-dynamic-address {
              type uint16;
              description
                "Specifies the number of IP addresses to be
                 assigned to the customer on this access.";
            }
          }
          case explicit {
            container customer-addresses {
              description
                "Container for customer addresses to be allocated
                 using DHCP.";
              list address-pool {
                key "pool-id";
                description
                  "Describes IP addresses to be dyncamically
                   allocated.

                   When only 'start-address' is present, it
                   represents a single address.

                   When both 'start-address' and 'end-address' are
                   specified, it implies a range inclusive of both
                   addresses.";
                leaf pool-id {
                  type string;
                  description
                    "A pool identifier for the address range from
                     'start-address' to 'end-address'.";
                }
                leaf start-address {
                  type inet:ipv6-address;
                  mandatory true;
                  description
                    "Indicates the first address in the pool.";
                }
                leaf end-address {
                  type inet:ipv6-address;
                  description
                    "Indicates the last address in the pool.";
                }
              }
            }
          }
        }
        choice provider-dhcp {
          description
            "Parameters related to DHCP-allocated addresses.
             IP addresses are allocated by DHCP, which is provided
             by the operator.";
          leaf dhcp-service-type {
            type enumeration {
              enum server {
                description
                  "Local DHCP server.";
              }
              enum relay {
                description
                  "Local DHCP relay.  DHCP requests are relayed
                   to a provider's server.";
              }
            }
            description
              "Indicates the type of DHCP service to
               be enabled on this access.";
          }
        }
        choice dhcp-relay {
          description
            "The DHCP relay is provided by the operator.";
          container customer-dhcp-servers {
            description
              "Container for a list of the customer's DHCP servers.";
            leaf-list server-ip-address {
              type inet:ipv6-address;
              description
                "IPv6 addresses of the customer's DHCP server.";
            }
          }
        }
      }
      case static-addresses {
        description
          "Lists the IPv6 addresses that are used.";
        list address {
          key "address-id";
          ordered-by user;
          description
            "Lists the IPv6 addresses that are used. The first
             address of the list is the primary IP address of
             the connection.";
          leaf address-id {
            type string;
            description
              "An identifier of the static IPv6 address.";
          }
          leaf customer-address {
            type inet:ipv6-address;
            description
              "An IPv6 address of the customer side.";
          }
        }
      }
    }
  }

  /**** Routing ****/
  // Routing authentication

  grouping bgp-authentication {
    description
      "Grouping for BGP authentication parameters.";
    container authentication {
      description
        "Container for BGP authentication  parameters.";
      leaf enable {
        type boolean;
        description
          "Enables or disables authentication.";
      }
      container keying-material {
        when "../enable = 'true'";
        description
          "Container for describing how a BGP routing session is to
           be secured on an AC.";
        choice option {
          description
            "Choice of authentication options.";
          case ao {
            description
              "Uses the TCP Authentication Option (TCP-AO).";
            reference
              "RFC 5925: The TCP Authentication Option";
            leaf enable-ao {
              type boolean;
              description
                "Enables the TCP-AO.";
            }
            leaf ao-keychain {
              type key-chain:key-chain-ref;
              description
                "Reference to the TCP-AO key chain.";
              reference
                "RFC 8177: YANG Data Model for Key Chains";
            }
          }
          case md5 {
            description
              "Uses MD5 to secure the session.";
            reference
              "RFC 4364: BGP/MPLS IP Virtual Private Networks
                         (VPNs), Section 13.2";
            leaf md5-keychain {
              type key-chain:key-chain-ref;
              description
                "Reference to the MD5 key chain.";
              reference
                "RFC 8177: YANG Data Model for Key Chains";
            }
          }
          case explicit {
            leaf key-id {
              type uint32;
              description
                "Key identifier.";
            }
            leaf key {
              type string;
              description
                "BGP authentication key.

                 This model only supports the subset of keys that
                 are representable as ASCII strings.";
            }
            leaf crypto-algorithm {
              type identityref {
                base key-chain:crypto-algorithm;
              }
              description
                "Indicates the cryptographic algorithm associated
                 with the key.";
            }
          }
        }
      }
    }
  }

  grouping ospf-authentication {
    description
      "Authentication configuration.";
    container authentication {
      description
        "Container for OSPF authentication  parameters.";
      leaf enable {
        type boolean;
        description
          "Enables or disables authentication.";
      }
      container keying-material {
        when "../enable = 'true'";
        description
          "Container for describing how an OSPF session is to be
           secured for this AC.";
        choice option {
          description
            "Options for OSPF authentication.";
          case auth-key-chain {
            leaf key-chain {
              type key-chain:key-chain-ref;
              description
                "Name of the key chain.";
            }
          }
          case auth-key-explicit {
            leaf key-id {
              type uint32;
              description
                "Key identifier.";
            }
            leaf key {
              type string;
              description
                "OSPF authentication key.

                 This model only supports the subset of keys that
                 are representable as ASCII strings.";
            }
            leaf crypto-algorithm {
              type identityref {
                base key-chain:crypto-algorithm;
              }
              description
                "Indicates the cryptographic algorithm associated
                 with the key.";
            }
          }
        }
      }
    }
  }

  grouping isis-authentication {
    description
      "IS-IS authentication configuration.";
    container authentication {
      description
        "Container for IS-IS authentication  parameters.";
      leaf enable {
        type boolean;
        description
          "Enables or disables authentication.";
      }
      container keying-material {
        when "../enable = 'true'";
        description
          "Container for describing how an IS-IS session is secured
           over an AC.";
        choice option {
          description
            "Options for IS-IS authentication.";
          case auth-key-chain {
            leaf key-chain {
              type key-chain:key-chain-ref;
              description
                "Name of the key chain.";
            }
          }
          case auth-key-explicit {
            leaf key-id {
              type uint32;
              description
                "Key identifier.";
            }
            leaf key {
              type string;
              description
                "IS-IS authentication key.

                 This model only supports the subset of keys that
                 are representable as ASCII strings.";
            }
            leaf crypto-algorithm {
              type identityref {
                base key-chain:crypto-algorithm;
              }
              description
                "Indicates the cryptographic algorithm associated
                 with the key.";
            }
          }
        }
      }
    }
  }

  grouping rip-authentication {
    description
      "RIP authentication configuration.";
    container authentication {
      description
        "Container for RIP authentication  parameters.";
      leaf enable {
        type boolean;
        description
          "Enables or disables authentication.";
      }
      container keying-material {
        when "../enable = 'true'";
        description
          "Container for describing how a RIP session is to be
           secured on this AC.";
        choice option {
          description
            "Specifies the authentication
             scheme.";
          case auth-key-chain {
            leaf key-chain {
              type key-chain:key-chain-ref;
              description
                "Name of the key chain.";
            }
          }
          case auth-key-explicit {
            leaf key {
              type string;
              description
                "RIP authentication key.

                 This model only supports the subset of keys that
                 are representable as ASCII strings.";
            }
            leaf crypto-algorithm {
              type identityref {
                base key-chain:crypto-algorithm;
              }
              description
                "Indicates the cryptographic algorithm associated
                 with the key.";
            }
          }
        }
      }
    }
  }

  // Basic routing parameters

  grouping bgp-peer-group-without-name {
    description
      "Identifies a BGP peer-group configured on the local system.";
    leaf local-as {
      type inet:as-number;
      config false;
      description
        "Indicates a local AS Number (ASN). This ASN is exposed
         to a customer so that it knows which ASN to use
         to set up a BGP session.";
    }
    leaf peer-as {
      type inet:as-number;
      description
        "Indicates the customer's ASN when the customer
         requests BGP routing.";
    }
    leaf address-family {
      type identityref {
        base vpn-common:address-family;
      }
      description
        "This node contains the address families to be activated.
         'dual-stack' means that both IPv4 and IPv6 will be
         activated.";
    }
  }

  grouping bgp-peer-group-with-name {
    description
      "Identifies a BGP peer-group configured on the local system -
       identified by a peer-group name.";
    leaf name {
      type string;
      description
        "Name of the BGP peer-group.";
    }
    uses bgp-peer-group-without-name;
  }

  grouping ospf-basic {
    description
      "Configuration specific to OSPF.";
    leaf address-family {
      type identityref {
        base vpn-common:address-family;
      }
      description
        "Indicates whether IPv4, IPv6, or both are to be activated.";
    }
    leaf area-id {
      type yang:dotted-quad;
      mandatory true;
      description
        "Area ID.";
      reference
        "RFC 4577: OSPF as the Provider/Customer Edge Protocol
                   for BGP/MPLS IP Virtual Private Networks
                   (VPNs), Section 4.2.3
         RFC 6565: OSPFv3 as a Provider Edge to Customer Edge
                   (PE-CE) Routing Protocol, Section 4.2";
    }
    leaf metric {
      type uint16;
      description
        "Metric of the AC.  It is used in the routing state
         calculation and path selection.";
    }
  }

  grouping isis-basic {
    description
      "Basic configuration specific to IS-IS.";
    leaf address-family {
      type identityref {
        base vpn-common:address-family;
      }
      description
        "Indicates whether IPv4, IPv6, or both are to be activated.";
    }
    leaf area-address {
      type area-address;
      mandatory true;
      description
        "Area address.";
    }
  }

  // Static routing 

  grouping ipv4-static-rtg-entry {
    description
      "Paramters to configure a specific IPv4 static routing entry.";
    leaf lan {
      type inet:ipv4-prefix;
      description
        "LAN prefix.";
    }
    leaf lan-tag {
      type string;
      description
        "Internal tag to be used in service policies.";
    }
    leaf next-hop {
      type union {
        type inet:ip-address;
        type predefined-next-hop;
      }
      description
        "The next hop that is to be used for the static route.
         This may be specified as an IP address or a
         predefined next-hop type (e.g., 'discard' or
         'local-link').";
    }
    leaf metric {
      type uint32;
      description
        "Indicates the metric associated with the static route.";
    }
  }

  grouping ipv4-static-rtg {
    description
      "Configuration specific to IPv4 static routing.";
    list ipv4-lan-prefixes {
      if-feature "vpn-common:ipv4";
      key "lan next-hop";
      description
        "List of LAN prefixes for the site.";
      uses ipv4-static-rtg-entry;
      uses vpn-common:service-status;
    }
  }

  grouping ipv6-static-rtg-entry {
    description
      "Paramters to configure a specific IPv6 static routing entry.";
    leaf lan {
      type inet:ipv6-prefix;
      description
        "LAN prefixes.";
    }
    leaf lan-tag {
      type string;
      description
        "Internal tag to be used in service (e.g., VPN) policies.";
    }
    leaf next-hop {
      type union {
        type inet:ip-address;
        type predefined-next-hop;
      }
      description
        "The next hop that is to be used for the static route.
         This may be specified as an IP address or a predefined
         next-hop type (e.g., 'discard' or 'local-link').";
    }
    leaf metric {
      type uint32;
      description
        "Indicates the metric associated with the static route.";
    }
  }

  grouping ipv6-static-rtg {
    description
      "Configuration specific to IPv6 static routing.";
    list ipv6-lan-prefixes {
      if-feature "vpn-common:ipv6";
      key "lan next-hop";
      description
        "List of LAN prefixes for the site.";
      uses ipv6-static-rtg-entry;
      uses vpn-common:service-status;
    }
  }

  // OAM

  grouping bfd {
    description
      "Container for BFD.";
    leaf holdtime {
      type uint32;
      units "milliseconds";
      description
        "Expected BFD holdtime.
         The customer may impose some fixed values
         for the holdtime period if the provider allows
         the customer to use this function.
         If the provider doesn't allow the customer to
         use this function, fixed values will not be set.";
      reference
        "RFC 5880: Bidirectional Forwarding Detection (BFD),
                   Section 6.8.18";
    }
  }

  // QoS

  grouping bandwidth-parameters {
    description
      "A grouping for bandwidth parameters.";
    leaf cir {
      type uint64;
      units "bps";
      description
        "Committed Information Rate (CIR). The maximum number of bits
         that a port can receive or send during one second over
         an interface.";
    }
    leaf cbs {
      type uint64;
      units "bytes";
      description
        "Committed Burst Size (CBS). CBS controls the bursty nature
         of the traffic.  Traffic that does not use the configured
         CIR accumulates credits until the credits reach the
         configured CBS.";
    }
    leaf eir {
      type uint64;
      units "bps";
      description
        "Excess Information Rate (EIR), i.e., excess frame delivery
         allowed not subject to a Service Level Agreement (SLA).
         The traffic rate can be limited by EIR.";
    }
    leaf ebs {
      type uint64;
      units "bytes";
      description
        "Excess Burst Size (EBS).  The bandwidth available for burst
         traffic from the EBS is subject to the amount of bandwidth
         that is accumulated during periods when traffic allocated
         by the EIR policy is not used.";
    }
    leaf pir {
      type uint64;
      units "bps";
      description
        "Peak Information Rate (PIR), i.e., maximum frame delivery
         allowed. It is equal to or less than sum of CIR and EIR.";
    }
    leaf pbs {
      type uint64;
      units "bytes";
      description
        "Peak Burst Size (PBS).";
    }
  }

  grouping bandwidth-per-type {
    description
      "Grouping for bandwidth per type.";
    list bandwidth {
      key "bw-type";
      description
        "List for bandwidth per type data nodes.";
      leaf bw-type {
        type identityref {
          base vpn-common:bw-type;
        }
        description
          "Indicates the bandwidth type.";
      }
      choice type {
        description
          "Choice based upon bandwidth type.";
        case per-cos {
          description
            "Bandwidth per CoS.";
          list cos {
            key "cos-id";
            description
              "List of Class of Services.";
            leaf cos-id {
              type uint8;
              description
                "Identifier of the CoS, indicated by a Differentiated
                 Services Code Point (DSCP) or a CE-CLAN CoS (802.1p)
                 value in the service frame.";
              reference
                "IEEE Std 802.1Q: Bridges and Bridged Networks";
            }
            uses bandwidth-parameters;
          }
        }
        case other {
          description
            "Other bandwidth types.";
          uses bandwidth-parameters;
        }
      }
    }
  }
}
]]></sourcecode>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The YANG module specified in this document defines schema for data
   that is designed to be accessed via network management protocols such
   as NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>.  The lowest NETCONF layer
   is the secure transport layer, and the mandatory-to-implement secure
   transport is Secure Shell (SSH) <xref target="RFC6242"/>.  The lowest RESTCONF layer
   is HTTPS, and the mandatory-to-implement secure transport is TLS
   <xref target="RFC8446"/>.</t>
      <t>The Network Configuration Access Control Model (NACM) <xref target="RFC8341"/>
   provides the means to restrict access for particular NETCONF or
   RESTCONF users to a preconfigured subset of all available NETCONF or
   RESTCONF protocol operations and content.</t>
      <t>The "ietf-ac-common" module defines a set of identities, types, and
   groupings.  These nodes are intended to be reused by other YANG
   modules.  The module by itself does not expose any data nodes that
   are writable, data nodes that contain read-only state, or RPCs.</t>
      <t>YANG modules that use the groupings that are defined in this document
   should identify the corresponding security considerations.  For
   example, reusing some of these groupings will expose privacy-related
   information (e.g., 'ipv6-lan-prefixes' or 'ipv4-lan-prefixes').  Disclosing such information may
   be considered a violation of the customer-provider trust
   relationship.</t>
      <t>Several groupings ('bgp-authentication', 'ospf-authentication', 'isis-authentication', and 'rip-authentication') rely
   upon <xref target="RFC8177"/> for authentication purposes.  As such, modules that will reuse these groupings
   will inherit the security considerations discussed in Section 5 of
   <xref target="RFC8177"/>.  Also, these groupings 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 common AC model, because it is not supported by the underlying
   device modules (e.g., <xref target="RFC8695"/>).</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>IANA is requested to register the following URI in the "ns" subregistry within
   the "IETF XML Registry" <xref target="RFC3688"/>:</t>
      <artwork><![CDATA[
   URI:  urn:ietf:params:xml:ns:yang:ietf-ac-common
   Registrant Contact:  The IESG.
   XML:  N/A; the requested URI is an XML namespace.
]]></artwork>
      <t>IANA is requested to register the following YANG module in the "YANG Module
   Names" subregistry <xref target="RFC6020"/> within the "YANG Parameters" registry:</t>
      <artwork><![CDATA[
   Name:  ietf-ac-common
   Namespace:  urn:ietf:params:xml:ns:yang:ietf-ac-common
   Prefix:  ac-common
   Maintained by IANA?  N
   Reference:  RFC XXXX
]]></artwork>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="ISO10589" target="https://www.iso.org/standard/30932.html">
          <front>
            <title>Information technology - Telecommunications and information exchange between systems - Intermediate System to Intermediate System intra-domain routeing information exchange protocol for use in conjunction with the protocol for providing the connectionless-mode network service (ISO8473)</title>
            <author>
              <organization>ISO</organization>
            </author>
            <date year="2002"/>
          </front>
        </reference>
        <reference anchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model. This document updates RFC 7950.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8342"/>
          <seriesInfo name="DOI" value="10.17487/RFC8342"/>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8077">
          <front>
            <title>Pseudowire Setup and Maintenance Using the Label Distribution Protocol (LDP)</title>
            <author fullname="L. Martini" initials="L." role="editor" surname="Martini"/>
            <author fullname="G. Heron" initials="G." role="editor" surname="Heron"/>
            <date month="February" year="2017"/>
            <abstract>
              <t>Layer 2 services (such as Frame Relay, Asynchronous Transfer Mode, and Ethernet) can be emulated over an MPLS backbone by encapsulating the Layer 2 Protocol Data Units (PDUs) and then transmitting them over pseudowires (PWs). It is also possible to use pseudowires to provide low-rate Time-Division Multiplexed and Synchronous Optical NETworking circuit emulation over an MPLS-enabled network. This document specifies a protocol for establishing and maintaining the pseudowires, using extensions to the Label Distribution Protocol (LDP). Procedures for encapsulating Layer 2 PDUs are specified in other documents.</t>
              <t>This document is a rewrite of RFC 4447 for publication as an Internet Standard.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="84"/>
          <seriesInfo name="RFC" value="8077"/>
          <seriesInfo name="DOI" value="10.17487/RFC8077"/>
        </reference>
        <reference anchor="RFC7348">
          <front>
            <title>Virtual eXtensible Local Area Network (VXLAN): A Framework for Overlaying Virtualized Layer 2 Networks over Layer 3 Networks</title>
            <author fullname="M. Mahalingam" initials="M." surname="Mahalingam"/>
            <author fullname="D. Dutt" initials="D." surname="Dutt"/>
            <author fullname="K. Duda" initials="K." surname="Duda"/>
            <author fullname="P. Agarwal" initials="P." surname="Agarwal"/>
            <author fullname="L. Kreeger" initials="L." surname="Kreeger"/>
            <author fullname="T. Sridhar" initials="T." surname="Sridhar"/>
            <author fullname="M. Bursell" initials="M." surname="Bursell"/>
            <author fullname="C. Wright" initials="C." surname="Wright"/>
            <date month="August" year="2014"/>
            <abstract>
              <t>This document describes Virtual eXtensible Local Area Network (VXLAN), which is used to address the need for overlay networks within virtualized data centers accommodating multiple tenants. The scheme and the related protocols can be used in networks for cloud service providers and enterprise data centers. This memo documents the deployed VXLAN protocol for the benefit of the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7348"/>
          <seriesInfo name="DOI" value="10.17487/RFC7348"/>
        </reference>
        <reference anchor="RFC4271">
          <front>
            <title>A Border Gateway Protocol 4 (BGP-4)</title>
            <author fullname="Y. Rekhter" initials="Y." role="editor" surname="Rekhter"/>
            <author fullname="T. Li" initials="T." role="editor" surname="Li"/>
            <author fullname="S. Hares" initials="S." role="editor" surname="Hares"/>
            <date month="January" year="2006"/>
            <abstract>
              <t>This document discusses the Border Gateway Protocol (BGP), which is an inter-Autonomous System routing protocol.</t>
              <t>The primary function of a BGP speaking system is to exchange network reachability information with other BGP systems. This network reachability information includes information on the list of Autonomous Systems (ASes) that reachability information traverses. This information is sufficient for constructing a graph of AS connectivity for this reachability from which routing loops may be pruned, and, at the AS level, some policy decisions may be enforced.</t>
              <t>BGP-4 provides a set of mechanisms for supporting Classless Inter-Domain Routing (CIDR). These mechanisms include support for advertising a set of destinations as an IP prefix, and eliminating the concept of network "class" within BGP. BGP-4 also introduces mechanisms that allow aggregation of routes, including aggregation of AS paths.</t>
              <t>This document obsoletes RFC 1771. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4271"/>
          <seriesInfo name="DOI" value="10.17487/RFC4271"/>
        </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="RFC1195">
          <front>
            <title>Use of OSI IS-IS for routing in TCP/IP and dual environments</title>
            <author fullname="R. Callon" initials="R." surname="Callon"/>
            <date month="December" year="1990"/>
            <abstract>
              <t>This memo specifies an integrated routing protocol, based on the OSI Intra-Domain IS-IS Routing Protocol, which may be used as an interior gateway protocol (IGP) to support TCP/IP as well as OSI. This allows a single routing protocol to be used to support pure IP environments, pure OSI environments, and dual environments. This specification was developed by the IS-IS working group of the Internet Engineering Task Force. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1195"/>
          <seriesInfo name="DOI" value="10.17487/RFC1195"/>
        </reference>
        <reference anchor="RFC5308">
          <front>
            <title>Routing IPv6 with IS-IS</title>
            <author fullname="C. Hopps" initials="C." surname="Hopps"/>
            <date month="October" year="2008"/>
            <abstract>
              <t>This document specifies a method for exchanging IPv6 routing information using the IS-IS routing protocol. The described method utilizes two new TLVs: a reachability TLV and an interface address TLV to distribute the necessary IPv6 information throughout a routing domain. Using this method, one can route IPv6 along with IPv4 and OSI using a single intra-domain routing protocol. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5308"/>
          <seriesInfo name="DOI" value="10.17487/RFC5308"/>
        </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="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="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="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="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="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="RFC8040">
          <front>
            <title>RESTCONF Protocol</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8040"/>
          <seriesInfo name="DOI" value="10.17487/RFC8040"/>
        </reference>
        <reference anchor="RFC6242">
          <front>
            <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
            <author fullname="M. Wasserman" initials="M." surname="Wasserman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6242"/>
          <seriesInfo name="DOI" value="10.17487/RFC6242"/>
        </reference>
        <reference anchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8341">
          <front>
            <title>Network Configuration Access Control Model</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability. There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content. This document defines such an access control model.</t>
              <t>This document obsoletes RFC 6536.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="91"/>
          <seriesInfo name="RFC" value="8341"/>
          <seriesInfo name="DOI" value="10.17487/RFC8341"/>
        </reference>
        <reference anchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="81"/>
          <seriesInfo name="RFC" value="3688"/>
          <seriesInfo name="DOI" value="10.17487/RFC3688"/>
        </reference>
        <reference anchor="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6020"/>
          <seriesInfo name="DOI" value="10.17487/RFC6020"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="AC-Common-Tree" target="https://github.com/boucadair/attachment-circuit-model/blob/main/yang/full-trees/ac-common-with-groupings.txt">
          <front>
            <title>Full Common Attachment Circuit Tree Structure</title>
            <author>
              <organization/>
            </author>
            <date year="2023"/>
          </front>
        </reference>
        <reference anchor="PYANG" target="https://github.com/mbj4668/pyang">
          <front>
            <title>pyang</title>
            <author>
              <organization/>
            </author>
            <date year="2023"/>
          </front>
        </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="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="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="I-D.ietf-opsawg-teas-attachment-circuit">
          <front>
            <title>YANG Data Models for 'Attachment Circuits'-as-a-Service (ACaaS)</title>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <author fullname="Richard Roberts" initials="R." surname="Roberts">
              <organization>Juniper</organization>
            </author>
            <author fullname="Oscar Gonzalez de Dios" initials="O. G." surname="de Dios">
              <organization>Telefonica</organization>
            </author>
            <author fullname="Samier Barguil" initials="S." surname="Barguil">
              <organization>Nokia</organization>
            </author>
            <author fullname="Bo Wu" initials="B." surname="Wu">
              <organization>Huawei Technologies</organization>
            </author>
            <date day="1" month="December" year="2023"/>
            <abstract>
              <t>   This document specifies a YANG service data model for Attachment
   Circuits (ACs).  This model can be used for the provisioning of ACs
   before or during service provisioning (e.g., Network Slice Service).
   The document also specifies a service model for managing bearers over
   which ACs are established.

   Also, the document specifies a set of reusable groupings.  Whether
   other service models reuse structures defined in the AC models or
   simply include an AC reference is a design choice of these service
   models.  Utilizing the AC service model to manage ACs over which a
   service is delivered has the advantage of decoupling service
   management from upgrading AC components to incorporate recent AC
   technologies or features.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-teas-attachment-circuit-03"/>
        </reference>
        <reference anchor="I-D.ietf-teas-ietf-network-slice-nbi-yang">
          <front>
            <title>A YANG Data Model for the IETF 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="23" month="October" year="2023"/>
            <abstract>
              <t>   This document defines a YANG data model for the IETF Network Slice
   Service.  The model can be used in the IETF Network Slice Service
   interface between a customer and a provider that offers IETF Network
   Slice Services.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-ietf-network-slice-nbi-yang-08"/>
        </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="14" month="December" year="2023"/>
            <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., Network Slice Service).  A
   companion service model is specified in I-D.ietf-opsawg-teas-
   attachment-circuit.

   The module augments the Service Attachment Point (SAP) model 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-04"/>
        </reference>
        <reference anchor="RFC8969">
          <front>
            <title>A Framework for Automating Service and Network Management with YANG</title>
            <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="D. Lopez" initials="D." surname="Lopez"/>
            <author fullname="C. Xie" initials="C." surname="Xie"/>
            <author fullname="L. Geng" initials="L." surname="Geng"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>Data models provide a programmatic approach to represent services and networks. Concretely, they can be used to derive configuration information for network and service components, and state information that will be monitored and tracked. Data models can be used during the service and network management life cycle (e.g., service instantiation, service provisioning, service optimization, service monitoring, service diagnosing, and service assurance). Data models are also instrumental in the automation of network management, and they can provide closed-loop control for adaptive and deterministic service creation, delivery, and maintenance.</t>
              <t>This document describes a framework for service and network management automation that takes advantage of YANG modeling technologies. This framework is drawn from a network operator perspective irrespective of the origin of a data model; thus, it can accommodate YANG modules that are developed outside the IETF.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8969"/>
          <seriesInfo name="DOI" value="10.17487/RFC8969"/>
        </reference>
        <reference anchor="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="RFC4862">
          <front>
            <title>IPv6 Stateless Address Autoconfiguration</title>
            <author fullname="S. Thomson" initials="S." surname="Thomson"/>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="T. Jinmei" initials="T." surname="Jinmei"/>
            <date month="September" year="2007"/>
            <abstract>
              <t>This document specifies the steps a host takes in deciding how to autoconfigure its interfaces in IP version 6. The autoconfiguration process includes generating a link-local address, generating global addresses via stateless address autoconfiguration, and the Duplicate Address Detection procedure to verify the uniqueness of the addresses on a link. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4862"/>
          <seriesInfo name="DOI" value="10.17487/RFC4862"/>
        </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="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>
      </references>
    </references>
    <?line 2045?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The document reuses many of the structures that were defined
in <xref target="RFC9181"/> and <xref target="RFC9182"/>.</t>
      <t>Thanks to Ebben Aries for the YANG Doctors 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:
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
qYreLGIGAQA=

-->

</rfc>
