<?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.29 (Ruby 3.4.4) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-nmop-rfc3535-20years-later-00" category="info" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.0 -->
  <front>
    <title abbrev="RFC 3535, 20 Years Later">An Update of Operators Requirements on Network Management Protocols and Modelling</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-nmop-rfc3535-20years-later-00"/>
    <author fullname="Mohamed Boucadair">
      <organization>Orange</organization>
      <address>
        <email>mohamed.boucadair@orange.com</email>
      </address>
    </author>
    <author fullname="Luis M. Contreras">
      <organization>Telefonica</organization>
      <address>
        <email>luismiguel.contrerasmurillo@telefonica.com</email>
      </address>
    </author>
    <author fullname="Oscar Gonzalez de Dios">
      <organization>Telefonica</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>
    <author fullname="Thomas Graf">
      <organization>Swisscom</organization>
      <address>
        <email>thomas.graf@swisscom.com</email>
      </address>
    </author>
    <author fullname="Reshad Rahman">
      <organization>Equinix</organization>
      <address>
        <email>rrahman@equinix.com</email>
      </address>
    </author>
    <author fullname="Lionel Tailhardat">
      <organization>Orange</organization>
      <address>
        <email>lionel.tailhardat@orange.com</email>
      </address>
    </author>
    <date year="2025" month="August" day="07"/>
    <keyword>network management</keyword>
    <keyword>future networks</keyword>
    <abstract>
      <?line 68?>

<t>The IAB organized an important workshop
to establish a dialog between network operators and
protocol developers, and to guide the IETF focus on work
regarding network management.  The outcome of that workshop
was documented in the "IAB Network Management Workshop" (RFC 3535)
which was instrumental for developing NETCONF and YANG, in particular.</t>
      <t>20 years later, it is time to evaluate what has been achieved since then and
identify the operational barriers for making these
technologies widely implemented. Also, this document captures new
requirements for network management operations.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/boucadair/rfc3535-20years-later"/>.</t>
    </note>
  </front>
  <middle>
    <?line 82?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The IAB organized a workshop (June 4-June 6, 2002)
to establish a dialog between network operators and
protocol developers, and to guide the IETF to focus on work
regarding network management.  The outcome of that workshop
was documented in the "IAB Network Management Workshop" <xref target="RFC3535"/>
which was instrumental for developing NETCONF <xref target="RFC6241"/> and YANG <xref target="RFC6020"/><xref target="RFC7950"/>.</t>
      <t>Since the publication of <xref target="RFC3535"/> major advances were achieved in the Network Managment area, such as (but not limited to):</t>
      <ul spacing="normal">
        <li>
          <t>NETCONF <xref target="RFC6241"/></t>
        </li>
        <li>
          <t>YANG <xref target="RFC7950"/></t>
        </li>
        <li>
          <t>RESTCONF  <xref target="RFC8040"/></t>
        </li>
        <li>
          <t>SDN &amp; Programmable Networks <xref target="RFC7149"/><xref target="RFC7426"/></t>
        </li>
        <li>
          <t>Automation <xref target="RFC8969"/></t>
        </li>
        <li>
          <t>Virtualization <xref target="RFC8568"/></t>
        </li>
        <li>
          <t>Containerization <xref target="I-D.ietf-bmwg-containerized-infra"/></t>
        </li>
        <li>
          <t>Intent-based <xref target="RFC9315"/></t>
        </li>
        <li>
          <t>Network APIs</t>
        </li>
        <li>
          <t>Models for management of services, networks, and devices <xref target="RFC8199"/><xref target="RFC8309"/></t>
        </li>
        <li>
          <t>Telemetry <xref target="RFC9232"/></t>
        </li>
        <li>
          <t>JSON Encoding of Data Modeled with YANG <xref target="RFC7951"/></t>
        </li>
        <li>
          <t>CoAP Management Interface (CORECONF) <xref target="I-D.ietf-core-comi"/></t>
        </li>
        <li>
          <t>YANG to CBOR mapping <xref target="RFC9254"/></t>
        </li>
        <li>
          <t>YANG Schema Item iDentifier (YANG SID) <xref target="I-D.ietf-core-sid"/></t>
        </li>
      </ul>
      <t>See also "An Overview of the IETF Network Management Standards" <xref target="RFC6632"/>.</t>
      <t>More than 20 years later, new requirements on network management operations are emerging from the operators. This document captures these requirements that reflect the progress in this area.</t>
      <t>The document also provide an assessment of the RFC3535 recommendations (<xref target="sec-assessment"/>) and to what extend that roadmap was driving network management efforts within the IETF (<xref target="sec-reca"/>).</t>
    </section>
    <section anchor="sec-assessment">
      <name>Assessment of RFC 3535 Operator Requirements</name>
      <section anchor="detailed-analysis">
        <name>Detailed Analysis</name>
        <t><xref section="3" sectionFormat="of" target="RFC3535"/> includes the following recommendations:</t>
        <t>3535-OPS-REQ-EASE-USE:</t>
        <blockquote>
          <artwork><![CDATA[
 Ease of use is a key requirement for any network management
   technology from the operators point of view.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is still a valid requirement. It is
     even exacerbated with the amount of techniques and extensions
     that were specified since then.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-OPS-SEPARATE:</t>
        <blockquote>
          <artwork><![CDATA[
 It is necessary to make a clear distinction between configuration
   data, data that describes operational state and statistics.  Some
   devices make it very hard to determine which parameters were
   administratively configured and which were obtained via other
   mechanisms such as routing protocols.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This requirement was taken into account when
     designing IETF solutions. Specifically, datastores are a fundamental
     concept in NETCONF/YANG (e.g., <xref target="RFC8342"/>.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-OPS-FETCH-SEPARATE:</t>
        <blockquote>
          <artwork><![CDATA[
 It is required to be able to fetch separately configuration data,
   operational state data, and statistics from devices, and to be
   able to compare these between devices.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is supported by NETCONF and RESTCONF.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-NETWORK-NOT-DEVICE:</t>
        <blockquote>
          <artwork><![CDATA[
 It is necessary to enable operators to concentrate on the
   configuration of the network as a whole rather than individual
   devices.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>Protocols such as NETCONF supports means to
     handle transactions at the level of a network. For example, a
     controller can establish parallel sessions with a set of devices
     and make use of confirmed commit.</t>
          </dd>
          <dt/>
          <dd>
            <t>Also, <xref target="RFC8969"/> describes
     how YANG/RESTONF/YANG can be used to manage a network and map it
     to involves underlying functions/nodes. Several service and network
     data models are required for this aim.</t>
          </dd>
          <dt/>
          <dd>
            <t>The IETF defined in the past
     models to manage few servcies such as VPN at both service and network
     levels (e.g.,  the Layer 2 Service Model (L2SM) <xref target="RFC8466"/>,
     the Layer 3 Service Model (L3SM) <xref target="RFC8299"/>, the Layer 2 Network Model (L2NM) <xref target="RFC9291"/>,
     and the Layer 3 Network Model (L3NM) <xref target="RFC9182"/>).</t>
          </dd>
          <dt/>
          <dd>
            <t>A similar effort is currently
     ongoing for handling attachement circuits at both service and network layers (e.g.,
     <xref target="I-D.ietf-opsawg-teas-attachment-circuit"/>, <xref target="I-D.ietf-opsawg-ntw-attachment-circuit"/>).</t>
          </dd>
          <dt/>
          <dd>
            <t>More effort is still needed in this area.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-NETWORK-WIDE-TRANSACTIONS:</t>
        <blockquote>
          <artwork><![CDATA[
 Support for configuration transactions across a number of devices
   would significantly simplify network configuration management.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This feature is supported by NETCONF.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-DIFF:</t>
        <blockquote>
          <artwork><![CDATA[
 Given configuration A and configuration B, it should be possible
   to generate the operations necessary to get from A to B with
   minimal state changes and effects on network and systems.  It is
   important to minimize the impact caused by configuration changes.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This feature is supported by NETCONF.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-DUMP-RESTORE:</t>
        <blockquote>
          <artwork><![CDATA[
 A mechanism to dump and restore configurations is a primitive
   operation needed by operators.  Standards for pulling and pushing
   configurations from/to devices are desirable.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This feature is supported by NETCONF.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-CONSISTENCY-CHECK:</t>
        <blockquote>
          <artwork><![CDATA[
 It must be easy to do consistency checks of configurations over
   time and between the ends of a link in order to determine the
   changes between two configurations and whether those
   configurations are consistent.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>A mechanism is specified in <xref target="RFC9144"/>.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-NETWORK-WIDE-SCHEMA:</t>
        <blockquote>
          <artwork><![CDATA[
 Network wide configurations are typically stored in central
   master databases and transformed into formats that can be pushed
   to devices, either by generating sequences of CLI commands or
   complete configuration files that are pushed to devices.  There
   is no common database schema for network configuration, although
   the models used by various operators are probably very similar.
   It is desirable to extract, document, and standardize the common
   parts of these network wide configuration database schemas.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>Covered by current implementations.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-TXT-PROCESSING-TOOLS:</t>
        <blockquote>
          <artwork><![CDATA[
 It is highly desirable that text processing tools such as diff,
   and version management tools such as RCS or CVS, can be used to
   process configurations, which implies that devices should not
   arbitrarily reorder data such as access control lists.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is deployment-specific.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-ACCESS-CONTROL-OPS-CENTRIC:</t>
        <blockquote>
          <artwork><![CDATA[
 The granularity of access control needed on management interfaces
   needs to match operational needs.  Typical requirements are a
   role-based access control model and the principle of least
   privilege, where a user can be given only the minimum access
   necessary to perform a required task.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>Role-based Access Control (RBAC) is supported by existing implementation. Also,
     the IETF defined <xref target="RFC8341"/> for this purpose.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-ACCESS-CONTROL-CHECKS:</t>
        <blockquote>
          <artwork><![CDATA[
 It must be possible to do consistency checks of access control
   lists across devices.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is implementation-specific.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-CONFIG-SEPARATE-DISTRIB-ACTIV:</t>
        <blockquote>
          <artwork><![CDATA[
 It is important to distinguish between the distribution of
   configurations and the activation of a certain configuration.
   Devices should be able to hold multiple configurations.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is supported by existing NETCONF methods.</t>
          </dd>
        </dl>
        <t>3535-OPS-REQ-ACCESS-CONTROL-BOTH-DATA-TASK:</t>
        <blockquote>
          <artwork><![CDATA[
 SNMP access control is data-oriented, while CLI access control is
   usually command (task) oriented.  Depending on the management
   function, sometimes data-oriented or task-oriented access control
   makes more sense.  As such, it is a requirement to support both
   data-oriented and task-oriented access control.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This is supported by <xref target="RFC8341"/>.</t>
          </dd>
        </dl>
      </section>
      <section anchor="summary">
        <name>Summary</name>
        <table>
          <thead>
            <tr>
              <th align="right">RFC3535 Ops Requirement Label</th>
              <th align="left">Status</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">3535-OPS-REQ-EASE-USE</td>
              <td align="left">Still Applicable</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-OPS-SEPARATE</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-OPS-FETCH-SEPARATE</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-NETWORK-NOT-DEVICE</td>
              <td align="left">Protocol (OK), DM (Still Applicable)</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-NETWORK-WIDE-TRANSACTIONS</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-DIFF</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-DUMP-RESTORE</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-CONSISTENCY-CHECK</td>
              <td align="left">Implementation-specific</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-NETWORK-WIDE-SCHEMA</td>
              <td align="left">Still Applicable</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-TXT-PROCESSING-TOOLS</td>
              <td align="left">Deployment-specific</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-ACCESS-CONTROL-OPS-CENTRIC</td>
              <td align="left">Implementation-specific</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-ACCESS-CONTROL-CHECKS</td>
              <td align="left">Implementation-specific</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-CONFIG-SEPARATE-DISTRIB-ACTIV</td>
              <td align="left">A solution was standarized</td>
            </tr>
            <tr>
              <td align="right">3535-OPS-REQ-ACCESS-CONTROL-BOTH-DATA-TASK</td>
              <td align="left">A solution was standarized</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="sec-reca">
      <name>Assessment of RFC 3535 Recommendations</name>
      <section anchor="detailed-analysis-1">
        <name>Detailed Analysis</name>
        <t><xref section="6" sectionFormat="of" target="RFC3535"/> includes the following recommendations:</t>
        <t>3535-RECO-STOP-MANDATE-MIB:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended that the IETF stop forcing working groups
   to provide writable MIB modules.  It should be the decision of
   the working group whether they want to provide writable objects
   or not.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>In 2014, the IESG published a statement Writable MIB Module, which states that:
</t>
            <ul empty="true">
              <li>
                <t>SNMP MIB modules creating and modifying configuration state should only be produced by working groups in cases of clear utility and consensus to use SNMP
 write operations for configuration, and in consultation with the OPS ADs/MIB doctors.</t>
              </li>
            </ul>
          </dd>
        </dl>
        <t>3535-RECO-MIB-INVESTIGATE:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended that a group be formed to investigate why
   current MIB modules do not contain all the objects needed by
   operators to monitor their networks.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>No such group was formed to our knowledge.</t>
          </dd>
        </dl>
        <t>3535-RECO-SNMP-WG4MONITORING:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended that a group be formed to investigate why
   the current SNMP protocol does not satisfy all the monitoring
   requirements of operators.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>No such group was formed to our knowledge.</t>
          </dd>
        </dl>
        <t>3535-RECO-FOCUS-IETF-CONFIG-MECHANISMS:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended, with strong consensus from both protocol
   developers and operators, that the IETF focus resources on the
   standardization of configuration management mechanisms.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>NETCONF <xref target="RFC6241"/>, RESTCONF <xref target="RFC8040"/>, CORECONF <xref target="I-D.ietf-core-comi"/>, YANG.</t>
          </dd>
          <dt/>
          <dd>
            <t>YANG is a transport-independent data modeling language. It can be used independently of NETCONF/RESTCONF. For example, YANG can be used to define abstract data structures <xref target="RFC8791"/> that can be manipulated by other protocols (e.g., <xref target="RFC9132"/>).</t>
          </dd>
        </dl>
        <t>3535-RECO-FOCUS-XML:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended, with strong consensus from the operators
   and rough consensus from the protocol developers, that the
   IETF/IRTF should spend resources on the development and
   standardization of XML-based device configuration and management
   technologies (such as common XML configuration schemas, exchange
   protocols and so on).
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>This recommendation was followed in base specifications. This recommendation was also mirrored in other documents such as <xref target="RFC5706"/>.</t>
          </dd>
          <dt/>
          <dd>
            <t>However, the IETF integrated support for other encoding such as JSON.</t>
          </dd>
        </dl>
        <t>3535-RECO-NO-HTTP:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended, with strong consensus from the operators
   and rough consensus from the protocol developers, that the
   IETF/IRTF should not spend resources on developing HTML-based or
   HTTP-based methods for configuration management.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>The IETF deviated from this recommendation, e.g., RESTCONF <xref target="RFC8040"/> or CoAP Management Interface (CORECONF) <xref target="I-D.ietf-core-comi"/>.</t>
          </dd>
        </dl>
        <t>3535-RECO-MAINTAIN-SMI-SPPI:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended, with rough consensus from the operators
   and strong consensus from the protocol developers, that the IETF
   should continue to spend resources on the evolution of the
   SMI/SPPI data definition languages as being done in the SMIng
   working group.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>SMIng WG was concluded in 2003-04-04.</t>
          </dd>
        </dl>
        <t>3535-RECO-IETF2FIX-MIB:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop recommended, with split consensus from the operators
   and rough consensus from the protocol developers, that the IETF
   should spend resources on fixing the MIB development and
   standardization processs.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>The IETF dedicated some resources to fix some SNMP shortcomings with a focus on security (e.g., Transport Layer Security (TLS) Transport Model for the SNMP <xref target="RFC6353"/> or <xref target="RFC9456"/>, HMAC-SHA-2 Authentication Protocols in User-Based Security Model (USM) for SNMPv3 <xref target="RFC7860"/>).</t>
          </dd>
        </dl>
        <t><xref section="6" sectionFormat="of" target="RFC3535"/> also includes the following but without tagging them as recommendations:</t>
        <t>3535-MISC-NO-CIM:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop had split consensus from the operators and rough
   consensus from the protocol developers, that the IETF should not
   focus resources on CIM extensions.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>The IETF didn't dedicate any resources on CIM extensions.</t>
          </dd>
        </dl>
        <t>3535-MISC-ABANDON-PIB:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop had rough consensus from the protocol developers
   that the IETF should not spend resources on COPS-PR development.
   So far, the operators have only very limited experience with
   COPS-PR.  In general, however, they felt that further development
   of COPS-PR might be a waste of resources as they assume that
   COPS-PR does not really address their requirements.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>The IETF has reclassified COPS Usage for Policy Provisioning <xref target="RFC3084"/>
to Historic status.</t>
          </dd>
        </dl>
        <t>3535-MISC-ABANDON-COPS-PR:</t>
        <blockquote>
          <artwork><![CDATA[
 The workshop had rough consensus from the protocol developers
   that the IETF should not spend resources on SPPI PIB definitions.
   The operators had rough consensus that they do not care about
   SPPI PIBs.
]]></artwork>
        </blockquote>
        <dl>
          <dt><strong>Status Update</strong>:</dt>
          <dd>
            <t>The IETF has reclassified Structure of Policy Provisioning Information <xref target="RFC3159"/>, as well as
three Policy Information Bases (<xref target="RFC3317"/>, <xref target="RFC3318"/>, and <xref target="RFC3571"/>) to
Historic status.</t>
          </dd>
        </dl>
      </section>
      <section anchor="summary-1">
        <name>Summary</name>
        <table>
          <thead>
            <tr>
              <th align="right">RFC3535 Recommendation Label</th>
              <th align="left">Status</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">3535-RECO-STOP-MANDATE-MIB</td>
              <td align="left">Done, IESG Statement on Writable MIB Module (2014)</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-MIB-INVESTIGATE</td>
              <td align="left">No such group was formed</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-SNMP-WG4MONITORING</td>
              <td align="left">No such group was formed</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-FOCUS-IETF-CONFIG-MECHANISMS</td>
              <td align="left">NETCONF/RESTCONF/CORECONF/YANG/COMI/etc.</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-FOCUS-XML</td>
              <td align="left">The recommendation was followed</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-NO-HTTP</td>
              <td align="left">The IETF deviated from this recommendation, e.g., RESTCONF or CoAP Management Interface (CORECONF)</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-MAINTAIN-SMI-SPPI</td>
              <td align="left">SMIng WG was concluded in 2003-04-04</td>
            </tr>
            <tr>
              <td align="right">3535-RECO-IETF2FIX-MIB</td>
              <td align="left">The IETF dedicated resources to fix some SNMP shortcomings with a focus on security</td>
            </tr>
            <tr>
              <td align="right">3535-MISC-NO-CIM</td>
              <td align="left">The IETF didn't dedicate any resources on CIM extensions</td>
            </tr>
            <tr>
              <td align="right">3535-MISC-ABANDON-COPS-PR</td>
              <td align="left">OK. The IETF has reclassified COPS-PR to Historic status</td>
            </tr>
            <tr>
              <td align="right">3535-MISC-ABANDON-PIB</td>
              <td align="left">OK. The IETF has reclassified SPPI, as well as three PIBs to Historic status</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="sec-obs">
      <name>Observations and New Requirements</name>
      <section anchor="sec-dm">
        <name>On the Importance of Data Models</name>
        <t>An appealing aspect about network automation techniques is that they almost apply to any kind of network. From that perspective, the functional component of a network automation framework that probably matters the most, and independent of the underlying interfaces and protocols, are the data models. Concretely, data models are instrumental in the automation of networks, especially that they can provide closed-loop control for adaptive and deterministic service creation, delivery, and maintenance.</t>
        <t>Data models can be used to derive required configuration information for both network and service components, and state information that will be monitored and tracked. Likewise, they can be used during the service/network management life cycle (e.g., service instantiation, provisioning, optimization, monitoring, diagnostic, and assurance).</t>
        <t>More than three decades of "Internet standardization" have shown that the specification of data models is not that straightforward. This is because of at least two major reasons:</t>
        <ul spacing="normal">
          <li>
            <t>For more than 30 years, legacy network equipment manufacturers have considered their technology as a competitive advantage, thereby leading to proprietary, vendor-specific, data models and the burden of vendor lock-ins. For example, there are more YANG proprietary modules than standarized ones.</t>
          </li>
          <li>
            <t>Over the same period, operators have also developed their savoir-faire as a key competitive advantage. Such savoir-faire had to rely upon these proprietary data models. Operators were reluctant in the past to share their design and management practices.</t>
          </li>
        </ul>
        <t>The situation has  changed since network "softwarization" strategies have been disclosed by vendors and operators. From a business standpoint, network "softwarization" is seen as a major transformation effort by operators, because of the flexibility and the "a la carte" approach that is promoted by "X-as-a-service" (XaaS) designs, "X" being network, platform, Network Slice, etc.</t>
        <t>XaaS designs assume the availability of data models that are dynamically instantiated (along with a set of relevant policies) as a function of the "X" (and its design, for that matter). <strong>XaaS services cannot be designed, delivered, and operated without data models.</strong> Standard data models are thus key as they allow to:</t>
        <ul spacing="normal">
          <li>
            <t>Ease mapping among many (network/service) layers.</t>
          </li>
          <li>
            <t>Ease data correlation from distinct sources.</t>
          </li>
          <li>
            <t>Nullify (soften) CLI specifics to vendors.</t>
          </li>
          <li>
            <t>Support both top-down and bottom-up approaches:</t>
          </li>
          <li>
            <t>Accurate control loops for adaptive and deterministic service creation, delivery, and maintenance.</t>
          </li>
          <li>
            <t>Feed an intelligence that will drive appropriate actions to adjust the current status to align with the intended status.</t>
          </li>
        </ul>
        <dl>
          <dt>NEW-OPS-REQ-STRENGTHEN-DM:</dt>
          <dd>
            <t>Network softwarization can only happen with a strong, committed standardization effort, complemented by active involvement in open-source projects that facilitate access to code.</t>
          </dd>
          <dt/>
          <dd>
            <t>Particularly, <strong>without data models, a Network API is essentially useless</strong> (see also <xref target="sec-api"/>).</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-frag">
        <name>Fragmented Ecosystem</name>
        <t>The current YANG device models ecosystem is <strong>fragmented</strong>: some standards models are defined through the IETF, while similar ones are defined in other forums such as Openconfig or ONF.
Unlike service and network models, IETF-defined device models are not widely implemented.</t>
        <dl>
          <dt>NEW-OPS-REQ-DM-RATIONALIZE:</dt>
          <dd>
            <t>There is a need to rationalize this space and avoid redundant efforts.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-cons">
        <name>The Network Becomes Consumable</name>
        <t>Network connectivity can support tailored services in terms of Service Level Obejctives (SLOs), for instance, by means of Network Slice Services <xref target="RFC9543"/>. This approach of "consuming" the network flexibly and dynamically is made possible by enabling means of exposing network capabilities to either internal or external applications. Then, network management is no longer limited to collect network status information, but it should be now extended to permit the exposure of resources, capabilities, functionality, and associated information (e.g., inventory based data).</t>
        <dl>
          <dt>NEW-OPS-REQ-EASE-EXPOSURE:</dt>
          <dd>
            <t>Focus on protocols and data models to expose network/service capabilities, network-wide services, and related operations.</t>
          </dd>
          <dt>NEW-OPS-REQ-NW-API-DISCOVERY:</dt>
          <dd>
            <t>Define a reference approach/process for service exposure discovery (APIs discovery).</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-api">
        <name>Network APIfication</name>
        <t>APIs are getting momentum as means of interworking between parties, also at the time of providing network services. As an example, <xref target="I-D.ramseyer-grow-peering-api"/> defines an API for dynamically establishing BGP peering sessions between Autonomous Systems of different administrative domains. That same objective is also covered by the YANG data model defined in <xref target="I-D.ietf-opsawg-teas-attachment-circuit"/> as exemplified in Appendix A.10. Tools such as YANG/OpenAPI transforms are key to leverage existing data models and allow for better integration and mapping to actual realization models.</t>
        <dl>
          <dt>NEW-OPS-REQ-DM-API:</dt>
          <dd>
            <t>Readily available API specifications could be generalized from YANG modules for fast development, prototyping, and validation.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-pro">
        <name>Lack of Profiling</name>
        <t>Many NETCONF-related features are (being) specified by the IETF, but these features are not widely supported (e.g., YANG-Push <xref target="RFC8639"/>).</t>
        <dl>
          <dt>NEW-OPS-REQ-GUIDE-AND-PROFILE:</dt>
          <dd>
            <t>The target application/applicability of a network management approach should be documented (e.g., edit profile documents that outline a set of recommendations for core/key features, along with appropriate justifications, will help foster more implementations that meet operators’ needs). This also covers security management aspects of network management. Additionaly, consider independent compliance suites to validate functions/features/etc.</t>
          </dd>
          <dt>NEW-OPS-REQ-ARCH:</dt>
          <dd>
            <t>Need to promote more arch and framework documents to exemplify the intended use.</t>
          </dd>
        </dl>
        <ul empty="true">
          <li>
            <t>Examples of such profile documents are the various RFCs that were published by the Behavior Engineering for Hindrance Avoidance (behave) WG <xref target="BCP127"/>.
Another approach could be to consider a model similar to the "Roadmap for Transmission Control Protocol (TCP) Specification Documents" <xref target="RFC7414"/>.
Such a document would serve as a guide and reference for implementers and others seeking information on 'NETCONF/RESTCONF/YANG'-related RFCs.</t>
          </li>
        </ul>
        <dl>
          <dt>NEW-OPS-REQ-REASSESS:</dt>
          <dd>
            <t>Additionally, reassessing the value of some IETF proposals compared to competing or emerging solutions (e.g., gRPC vs. YANG-Push) would be beneficial.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-agile">
        <name>Lack of Agile Process for (The Maintenance of) YANG Modules</name>
        <t>RFCs might not be suited for documenting YANG modules (it takes much too long, especiallly for updates). In the meantime, there is a need for "reference models" and "sufficiently stable models".</t>
        <t>An hybrid approach might be investigated for documenting IETF-endorsed YANG modules, such as considering an RFC to describe the initial module sketch and objectives and an official IETF repository for maintaining intermediate YANG versions.</t>
        <t>By drawing a parallel between YANG data models and the concept of ontology used in the field of Semantic Web, the topic of YANG module maintenance could greatly benefit from proven methodologies in knowledge engineering such as <xref target="LOT2019"/> and automatic documentation tools like <xref target="Widoco2017"/>.</t>
        <dl>
          <dt>NEW-OPS-REQ-QUICK-BUT-WELL:</dt>
          <dd>
            <t>Develop a more agile process for the development and maintenance of YANG modules in the IETF. RFCs might not be suited for documenting YANG modules.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-int">
        <name>Integration Complexity</name>
        <t><xref section="3" sectionFormat="of" target="RFC3535"/> describes a set of network operator requirements. One of the requirements is the ease of use which, according to <xref section="3.2" sectionFormat="of" target="RFC6244"/>, is addressed by NETCONF and YANG. For configuration this holds true, for network observability it is unfortunately not yet. This has been confirmed with a set of network operators asking how long it takes from subscribing YANG data to make it accessible to the operator. Minutes, Hours, Days, or Weeks. None of them answered Minutes or Hours. All of them responded Days or Weeks. Hinting manual post processing of YANG data.</t>
        <t>Collecting YANG metrics from networks is already a struggle due to late arrival of <xref target="RFC8639"/>, <xref target="RFC8640"/>, <xref target="RFC8641"/>, <xref target="I-D.ietf-netconf-https-notif"/>, and <xref target="I-D.ietf-netconf-udp-notif"/> for configured subscription transport protocols which defined YANG-Push in the industry. This caused network vendors to implement alternative solutions to collect real-time streaming data in the meanwhile, such as gNMI which was proposed in 2018 in <xref target="I-D.openconfig-rtgwg-gnmi-spec"/> to the IETF but not followed up on. Unfortunately, these implementations differ between network Operating Systems due to the lack of standardization, specifically for the metadata which would ensure machine readability.</t>
        <t>When a set of network operators where asked to where operational YANG data needs to be integrated to, the answer homogeneously was Apache Kafka Message Broker and Time Series Databases. There is a need to specify how YANG-Push can be integrated into Apache Kafka and references needed YANG-Push extensions and YANG schema registry development. The YANG-Push extensions addressing needs to make YANG-Push messages machine readable and against semantic validate able to ensure a consistent data processing.</t>
        <t>Another challenge is that the subscribed YANG data referenced with datastore-subtree-filter or datastore-xpath-filter breaks semantic integrity which needs to be addressed by either updating <xref section="4" sectionFormat="of" target="RFC8641"/> or proposing a new YANG module being used at the YANG-Push receiver.</t>
        <dl>
          <dt>NEW-OPS-REQ-INTEGRATION:</dt>
          <dd>
            <t>Consider approaches to ease integration by-design (e.g., protocols and data models).</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-dama">
        <name>YANG-formatted Data Manipulation</name>
        <t>The use of a flat tree hierarchy in YANG models may induce some performance issues compared to other graph models.
This can be the case, for example, during a path calculation on a network topology.
Different approaches using graph theory and compatible with YANG are currently available, but require further experimentation to generalize their adoption.
For instance, OpenDaylight <xref target="ODL"/> implements an in-memory connected graph version of YANG-based data to enable fast breadth-first search (BFS).</t>
        <dl>
          <dt>NEW-OPS-REQ-Y2KG:</dt>
          <dd>
            <t>Need for a reference specification to translate YANG-based data into the knowledge graph (KG).</t>
          </dd>
        </dl>
        <t>For example, <xref target="I-D.marcas-nmop-knowledge-graph-yang"/> and <xref target="I-D.tailhardat-nmop-incident-management-noria"/> discuss YANG-2-KG proposals to leverage automated reasoning and graph traversal techniques.</t>
        <dl>
          <dt>NEW-OPS-REQ-SCALE:</dt>
          <dd>
            <t>Consider approaches for YANG models to scale.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-map">
        <name>Translation and Mapping Between Service/Network and Device Models</name>
        <t>Navigating among multiple levels of the hierarchy (service, network, device) relies
currently on proprietary solutions to graft and translate between two layers. There
is no programmatic approach to ensure lossless mappings.</t>
        <dl>
          <dt>NEW-OPS-REQ-LOSSLESS:</dt>
          <dd>
            <t>Consider programmatic approaches to ensure lossless mappings between service/network/device data models. Means to detect, characterize, and expose loss may be considered. Note that lossless mapping is a enabler for support of deterministic verification, auditing, and tracing back along layers/models.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-con">
        <name>(In)Consistent Data Structures in Network Protocols for Data Export</name>
        <t>Network Telemetry, as described in <xref target="RFC9232"/>, involve a set of protocols. Due to the different requirements, one Network Telemetry protocol doesn't address all needs. This is mainly due to the nature of the subscribed data. BGP Monitoring Protocol (BMP) <xref target="RFC7854"/> adds monitoring and tracing capabilities natively to the BGP process to minimize the processing overhead. While IPFIX <xref target="RFC7011"/><xref target="RFC7012"/> can be applied according to <xref target="RFC5472"/> to gain visibility into the data and forwarding planes, due to the amount of data, sampling as defined in <xref target="RFC5476"/> and applied to IPFIX in <xref target="RFC5477"/> and aggregation as defined in <xref target="RFC7015"/> for IPFIX is needed to reduce the amount of exposed data. While YANG-Push focuses on exposing already YANG modelled data, which eases the correlation among network configuration and operational data.</t>
        <t><xref target="RFC9232"/> is an informational document and does not specify what these Network Telemetry protocols should have in common to ensure consistent data structures for data export. While data types are fairly good aligned, a lack of metadata standardization among the Network Telemetry protocols is observed. In particular describing from where the metrics has been exported from and timestamping. In <xref section="4.2" sectionFormat="of" target="RFC7854"/> timestamps are optional and sysName <xref target="RFC1213"/> is only carried in the BMP initiation message (<xref section="4.3" sectionFormat="of" target="RFC7854"/>), while the message header of IPFIX defined in <xref section="4.3" sectionFormat="of" target="RFC7011"/> lacks the sysName definition.</t>
        <t>The lack of information from where the data is being pushed from is only known to the Network Telemetry data collection due to the transport session being established from the network node exporting the information. When Network Telemetry messages are being transformed and forwarded, this information is being lost. Therefore, it is common among network operators to augment sysName and other metadata at the data collection.</t>
        <t>The same common principle applies to when observation timestamping is missing in the Network Telemetry message. Since the data collection is the closest element to the network, a time stamp is added to give the network operator at least the information when the Network Telemetry message was collected. However, since Network Telemetry addresses real-time streaming needs, this is often not accurate enough for data correlation.</t>
        <dl>
          <dt>NEW-OPS-REQ-REUSABILITY:</dt>
          <dd>
            <t>Consider approach to ensure reuse/consistent data structure.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-limit">
        <name>Proprietary YANG Modules, CLI, and Limited Abstraction</name>
        <t>Leveraging on pluggins, propietary YANG models or even CLI is still the rule in many operations, sometimes forced by the need of operating legacy infrastructures.</t>
        <t>The complexity of developing and maintaining these means of operation is huge, as it is required to to cover many OS and vendors along the lifetime of the network device.</t>
        <t>Network models for the realization of services provide some "level" of abstraction and then automation.</t>
      </section>
      <section anchor="sec-distinct">
        <name>Distinct Networks, Distinct Management Requirements</name>
        <t>From the time <xref target="RFC3535"/> was released up to now, new kind of services and applications have been developed and deployed over the time, with very diverse, and some times contradicting, requirements. Those services have been engineered on top of multi-service networks for the sake of efficiency and simplicity, accommodating such a variety of needs. As a result, services requiring mobility, data replication, large capacity, adaptability, multi-path support, determinism, etc., coexist on the same shared network, needing from it mechanisms for graceful operation.</t>
        <t>Likewise, such diversity of services also require different management capabilities. For example, session continuity, distribution trees, traffic engineering, congestion status notification, reordering, or on-time delivery impose very different management needs to be satisfied.</t>
        <t>This reality is different from the one existing at the time of <xref target="RFC3535"/>, and as such, the new identified needs can require from novel approaches to guarantee the aforementioned co-existence of services.</t>
        <dl>
          <dt>NEW-OPS-REQ-NEW-NEED:</dt>
          <dd>
            <t>Some networks have specific network management requirements such as the need for asynchronous operations or constraints on data compactness. An example of such networks is Delay-Tolerant Networking (DTN) <xref target="RFC838"/> or DetNet <xref target="RFC8557"/>.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-dep">
        <name>Implications of External Dependency</name>
        <t>Networks are being updated to abandon the silo approach from the past towards an increasing convergence. Specifically, there are trends towards a tighter interaction and integration of different technologies previously considered as totally separated from an operational perspective. Examples of that trends are the IP and Optical integration (e.g., the introduction of colored interfaces on routers), or the extension of deterministic-behavior features to Layer 3 networks. This kind of convergence in most cases creates dependencies on the conventional network management features, which require to incorporate or integrate functionality from other technological domains.</t>
        <t>Such convergence is also reflected on the need of interacting and interworking with distinct network parts participating in the end-to-end service delivery. Mobile access, fixed access, data center, enterprise, radio functional split (i.e., fronthaul and midhaul), neutral exchanges, intensive data networks (e.g., scientific academic networks), content distribution, etc., represent network parts constituent of end-to-end services that can impose dependencies of the management of an intermediate network.</t>
        <dl>
          <dt>NEW-OPS-REQ-UNSILO:</dt>
          <dd>
            <t>The convergence observed in recent years also implies the need for an up-to-date refresh of management capabilities and tools for conventional networks.</t>
          </dd>
          <dt/>
          <dd>
            <t>It highlights the necessity to handle the heterogeneity of data, configuration, and network management/requirements.</t>
          </dd>
          <dt/>
          <dd>
            <t>From a YANG perspective, this involves easily mapping and relating the data models used to manage each specific segment.</t>
          </dd>
          <dt/>
          <dd>
            <t>Resolving such issue could draw on insights from parallel technical fields such as knowledge engineering practices and concepts associated with Linked Data in the Semantic Web, areas where it is common to manage problems of heterogeneity and data reconciliation across various application domains.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-pub">
        <name>Too Much Time Between Publication of New Networking Functionality and the Associated YANG</name>
        <t>For example, <xref target="RFC8667"/> (IS-IS extensions for SR) was published in December 2019, while <xref target="I-D.ietf-isis-sr-yang"/> will be published ~5 years after.</t>
        <dl>
          <dt>NEW-OPS-REQ-TIMELY-DM:</dt>
          <dd>
            <t>Consider having YANG as part of the protocol specification/change where possible, or have the YANG document progress in parallel.
That may slow down the protocol specification, though.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-impl">
        <name>Lack of Implementation of Proposed Solutions</name>
        <t>New solutions proposed by WGs such as NETMOD and NETCONF very often lack an implementation or only have a partial implementation. The situation has improved with the last hackathons (e.g., for YANG-Push), but these solutions became RFCs without a known implementation:</t>
        <ul spacing="normal">
          <li>
            <t>YANG-Push <xref target="RFC8641"/></t>
          </li>
          <li>
            <t>Schema-mount <xref target="RFC8528"/></t>
          </li>
          <li>
            <t>NMDA <xref target="RFC8342"/></t>
          </li>
        </ul>
        <t>Schema-mount allegedly has only one known implementation because of the complexity of the solution. That means the IETF most likely spent lots of cycles for something which won't be deployed ever.</t>
        <t>While hackathons have improved the situation, the availablability of implementation is concerning. For open-source, 'sysrepo'/'libyang' are decent choices.</t>
        <dl>
          <dt>NEW-OPS-REQ-READILTY-IMPLEM:</dt>
          <dd>
            <t>It is tempting to consider mandating at least one implementation. However, there were areas which imposed in the past rules for implementations for I-Ds to be published as PS (e.g., <xref target="RFC1264"/>), but these rules were relaxed for reasons described, e.g., <xref target="RFC4794"/> and left it to the WGs to decide about the actual measures to put in place. To date, only IDR WG has clear guidance on two implementations.</t>
          </dd>
        </dl>
      </section>
      <section anchor="tooling-skills">
        <name>Tooling &amp; Skills</name>
        <section anchor="sec-it">
          <name>Integration with "native" IT Tooling</name>
          <dl>
            <dt>NEW-OPS-REQ-IT-INTEGRATION:</dt>
            <dd>
              <t>There is a need to ease the integration of low-level/network-oriented solution with native "IT tooling" (e.g., "https://opentelemetry.io/").</t>
            </dd>
          </dl>
        </section>
        <section anchor="sec-ietf-in">
          <name>IETF Support for Better YANG Integration</name>
          <dl>
            <dt>NEW-OPS-REQ-IETF-TOOLS</dt>
            <dd>
              <t>Ease exposure of libraries and host tools (e.g., <tt>yangkit</tt>) to ease integration.</t>
            </dd>
          </dl>
        </section>
        <section anchor="sec-client">
          <name>Open-source Tools</name>
          <t>While there are open-source implementations for NETCONF (e.g., NETOPEER), the gRPC/gNMI suite seems to have more support for tools on the client side.
For example, "ygot" generates structures from YANG models and these can easily be used by a client to configure a device with gNMI. NETCONF is not supported though (we need the XML tags).</t>
          <dl>
            <dt>NEW-OPS-REQ-CLIENT-TOOLS:</dt>
            <dd>
              <t>Focus on tooling is needed, especially on the client side.</t>
            </dd>
          </dl>
        </section>
        <section anchor="sec-skills">
          <name>Skills</name>
          <t>The IETF is not the expert community in data engineering. The experts are in the data industry. Without them, integration in data processing chains like Data Mesh is going to be a challenge.</t>
          <dl>
            <dt>NEW-OPS-REQ-BRIDGE:</dt>
            <dd>
              <t>Create an eco-system where data and networking engineers can collaborate.</t>
            </dd>
          </dl>
        </section>
      </section>
      <section anchor="sec-new">
        <name>New Service Approaches</name>
        <t>The virtualization trend have made posible to dynamically instantiate Service Functions (SFs) in distributed compute facilities in the form of virtual machines or containers, as micro-services. The instantiation of the SFs is governed by cloud management systems, as it is the connectivity among the different instances or micro-services. That connectivity is typically realized by using overlay mechanisms, without any further interaction with the network. However, this appraoch seems to be insuficient for future services demanding stringent requirements in terms of SLOs.</t>
        <dl>
          <dt>NEW-OPS-REQ-GLUE:</dt>
          <dd>
            <t>The distinct approaches followed in both the compute and the network environments makes necessary to define suitable mechanisms for enabling an efficient interplay, while highly automating the overall service delivery procedure.</t>
          </dd>
        </dl>
      </section>
      <section anchor="sec-guid">
        <name>Many Solutions for the Same Problem, but Lack of Clear Applicably Guidance</name>
        <t>There are several solutions that were standardized for network management purposes. For example, management of ACLs by means to BGP FlowSpec <xref target="RFC8955"/><xref target="RFC8956"/> or  by means of NETCONF/YANG <xref target="RFC8519"/>. There is no cross referencing between the two standards or delimits its applicability scope vs the other approach.</t>
        <t>Likewise, BGP FlowSpec did not reuse the IPFIX Information Elements.</t>
        <dl>
          <dt>NEW-OPS-REQ-GUIDANCE:</dt>
          <dd>
            <t>The target application/applicability of a network management approach should be integrated in the specification itself.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="new-requirements">
      <name>New Requirements</name>
      <section anchor="summary-2">
        <name>Summary</name>
        <dl>
          <dt>NEW-OPS-REQ-STRENGTHEN-DM:</dt>
          <dd>
            <t>Network softwarization can only happen with a strong, committed standardization effort, complemented by active involvement in open-source
projects that facilitate access to code.</t>
          </dd>
          <dt>NEW-OPS-REQ-DM-RATIONALIZE:</dt>
          <dd>
            <t>Rationalize this space and avoid redundant efforts (in almost all layers (IP, optic, etc.)). Unlike service and network models, Standard-based device models are not widely implemented.</t>
          </dd>
          <dt>NEW-OPS-REQ-QUICK-BUT-WELL:</dt>
          <dd>
            <t>Develop a more agile process for the development and maintenance of YANG modules in the IETF. RFCs might not be suited for documenting YANG modules.</t>
          </dd>
          <dt>NEW-OPS-REQ-GUIDE-AND-PROFILE:</dt>
          <dd>
            <t>The target application/applicability of a network management approach should be documented (e.g., edit profile documents that outline a set of recommendations for core/key features, along with appropriate justifications, will help foster more implementations that meet operators’ needs). This also covers security management aspects of network management. Additionaly, consider independent compliance suites to validate functions/features/etc.</t>
          </dd>
          <dt>NEW-OPS-REQ-ARCH:</dt>
          <dd>
            <t>Need to promote more arch and framework documents to exemplify the intended use.</t>
          </dd>
          <dt>NEW-OPS-REQ-EASE-EXPOSURE:</dt>
          <dd>
            <t>Focus on protocols and data models to expose network/service capabilities, network-wide services, and related operations.</t>
          </dd>
          <dt>NEW-OPS-REQ-TIMELY-DM:</dt>
          <dd>
            <t>Consider having YANG as part of the protocol specification/change where possible, or have the YANG document progress in parallel.</t>
          </dd>
          <dt>NEW-OPS-REQ-READILY-IMPLEM:</dt>
          <dd>
            <t>The availablability of implementation is concerning. Consider catalyst approaches to trigger more (open) implementations, especially during the development of protocols/extensions.</t>
          </dd>
          <dt>NEW-OPS-REQ-DM2API:</dt>
          <dd>
            <t>Readily available API specifications should be generalized from YANG modules for fast development, prototyping, and validation.</t>
          </dd>
          <dt>NEW-OPS-REQ-NW-API-DISCOVERY:</dt>
          <dd>
            <t>Define a reference approach/process for service exposure discovery (APIs discovery).</t>
          </dd>
          <dt>NEW-OPS-REQ-REASSESS:</dt>
          <dd>
            <t>Reassess the value of some IETF proposals, including compared to competing or emerging solutions (e.g., gNMI).</t>
          </dd>
          <dt>NEW-OPS-REQ-BRIDGE:</dt>
          <dd>
            <t>Create an eco-system where data and networking engineers can collaborate.</t>
          </dd>
          <dt>NEW-OPS-REQ-INTEGRATION:</dt>
          <dd>
            <t>Consider approaches to ease integration by-design (e.g., protocols and data models). The integration covers both horizontal and vertical realms. For example, there is a lack of enablement of this integration across standard bodies that operators are left to solve.</t>
          </dd>
          <dt>NEW-OPS-REQ-LOSSLESS:</dt>
          <dd>
            <t>Consider programmatic approaches to ensure lossless mappings between service/network/device data models. Means to detect, characterize, and expose loss may be considered. Note that lossless mapping is a enabler for support of deterministic verification, auditing, and tracing back along layers/models.</t>
          </dd>
          <dt>NEW-OPS-REQ-REUSABILITY:</dt>
          <dd>
            <t>Consider approaches to ensure reuse/consistent data structure across various NM segments. This will ease correlating data learned from different means (IPFIX, BMP, SYSLOG, etc.).</t>
          </dd>
          <dt>NEW-OPS-REQ-SCALE:</dt>
          <dd>
            <t>Consider approaches for YANG models to scale + protocol considerartions (transactions, touches, etc.). Specifically, address Telemetry scalability enhancements.</t>
          </dd>
          <dt>NEW-OPS-REQ-UNSILO:</dt>
          <dd>
            <t>Necessity to handle the heterogeneity of data, configuration, and network management/requirements. Resolving such issue could draw on insights from parallel technical fields such as knowledge engineering practices and concepts associated with Linked Data in the Semantic Web, areas where it is common to manage problems of heterogeneity and data reconciliation across various application domains.</t>
          </dd>
          <dt>NEW-OPS-REQ-IT-INTEGRATION:</dt>
          <dd>
            <t>There is a need to ease the integration of low-level/network-oriented solution with native "IT tooling" (e.g., "https://opentelemetry.io/").</t>
          </dd>
          <dt>NEW-OPS-REQ-ITER:</dt>
          <dd>
            <t>Need a velocity and approach to standardisation that allows for business goals to be incrementally realised.</t>
          </dd>
          <dt>NEW-OPS-REQ-Y2KG:</dt>
          <dd>
            <t>Need for reference specifications to translate YANG-based data into the knowledge graph. Sample use cases to illustrate the intended use should be considered as well.</t>
          </dd>
          <dt>NEW-OPS-REQ-TOOLS:</dt>
          <dd>
            <t>Focus on tooling is needed, especially on the client side. There is a need for tools that are easy to use. Likewise, there is need for support for multiple friendly, stable, and feature-rich libraries for programming languages.</t>
          </dd>
          <dt>NEW-OPS-REQ-IETF-TOOLS:</dt>
          <dd>
            <t>Ease exposure of libraries and host tools (e.g., yangkit) to ease integration.</t>
          </dd>
          <dt>NEW-OPS-REQ-NEW-NEED:</dt>
          <dd>
            <t>Some networks have specific network management requirements such as the need for asynchronous operations or constraints on data compactness.</t>
          </dd>
          <dt>NEW-OPS-REQ-GLUE:</dt>
          <dd>
            <t>Distinct approaches followed in both the compute and the network environments make necessary to define suitable mechanisms for enabling an efficient interplay, while highly automating the overall service delivery procedure.</t>
          </dd>
        </dl>
      </section>
      <section anchor="categorization">
        <name>Categorization</name>
        <table>
          <thead>
            <tr>
              <th align="left">NEW Ops Requirement Label</th>
              <th align="center">DM</th>
              <th align="center">Protocol</th>
              <th align="center">Deployability</th>
              <th align="center">Integration</th>
              <th align="center">SDO Process</th>
              <th align="center">Collaboration &amp; Cooperation</th>
              <th align="center">Skills</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">NEW-OPS-REQ-STRENGTHEN-DM</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-DM-RATIONALIZE</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-QUICK-BUT-WELL</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-GUIDE-PROFILE</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-ARCH</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-EASE-EXPOSURE</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-TIMELY-DM</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-READILY-IMPLEM</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-DM-API</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-NW-API-DISCOVERY</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-REASSESS</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-BRIDGE</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-INTEGRATION</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-LOSSLESS</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-REUSABILITY</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-SCALE</td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-UNSILO</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-IT-INTEGRATION</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-ITER</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-Y2KG</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-TOOLS</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-IETF-TOOLS</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center">X</td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-NEW-NEED</td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
            </tr>
            <tr>
              <td align="left">NEW-OPS-REQ-GLUE</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
              <td align="center"> </td>
              <td align="center"> </td>
              <td align="center">X</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="overall-new-requirements-levels-operators">
        <name>Overall New Requirements Levels (Operators)</name>
        <table>
          <thead>
            <tr>
              <th align="right">NEW Ops Requirement Label</th>
              <th align="center">Overall Level</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">NEW-OPS-REQ-STRENGTHEN-DM</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-DM-RATIONALIZE</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-QUICK-BUT-WELL</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-GUIDE-AND-PROFILE</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-ARCH</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-EASE-EXPOSURE</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-TIMELY-DM</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-READILY-IMPLEM</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-DM2API</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-NW-API-DISCOVERY</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-REASSESS</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-BRIDGE</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-INTEGRATION</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-LOSSLESS</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-REUSABILITY</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-SCALE</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-UNSILO</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-IT-INTEGRATION</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-ITER</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-Y2KG</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-TOOLS</td>
              <td align="center">Strong</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-IETF-TOOLS</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-NEW-NEED</td>
              <td align="center">Nice to have</td>
            </tr>
            <tr>
              <td align="right">NEW-OPS-REQ-GLUE</td>
              <td align="center">Nice to have</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="collaborative-prioritization">
        <name>Collaborative Prioritization</name>
        <ul empty="true">
          <li>
            <t>TBC to reflect the priorities set by the WG.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>((Including Rob's Inputs))</t>
          </li>
        </ul>
        <ul spacing="normal">
          <li>
            <t>Move much faster (NEW-OPS-REQ-QUICK-BUT-WELL, NEW-OPS-REQ-TIMELY-DM)</t>
          </li>
          <li>
            <t>Implement minimal functionality, not bells and whistles (NEW-OPS-REQ-GUIDE-AND-PROFILE, NEW-OPS-REQ-ITER)</t>
          </li>
          <li>
            <t>Have running code (NEW-OPS-REQ-READILY-IMPLEM, NEW-OPS-REQ-TOOLS)</t>
          </li>
          <li>
            <t>Have vendors and operators on board at the time of developing the solution independent compliance suite to validate things.</t>
          </li>
          <li>
            <t>Need to coorelating data learned from different means (IPFIX, BMP, Models)</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document does not define any protocol or architecture.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="ODL" target="https://docs.opendaylight.org/projects/bgpcep/en/latest/graph/graph-user-guide-graph-model.html#">
        <front>
          <title>Graph Model Overview</title>
          <author>
            <organization/>
          </author>
          <date year="2023"/>
        </front>
      </reference>
      <reference anchor="Widoco2017" target="http://dgarijo.com/papers/widoco-iswc2017.pdf">
        <front>
          <title>WIDOCO: a wizard for documenting ontologies</title>
          <author initials="D." surname="Garijo" fullname="Daniel Garijo">
            <organization/>
          </author>
          <date year="2017"/>
        </front>
      </reference>
      <reference anchor="LOT2019" target="https://doi.org/10.1016/j.engappai.2022.104755">
        <front>
          <title>LOT: An industrial oriented ontology engineering framework</title>
          <author initials="M." surname="Poveda-Villalon" fullname="Maria Poveda-Villalon">
            <organization/>
          </author>
          <author initials="A." surname="Fernandez-Izquierdo" fullname="Alba Fernandez-Izquierdo">
            <organization/>
          </author>
          <author initials="M." surname="Fernandez-Lopez" fullname="Mariano Fernandez-Lopez">
            <organization/>
          </author>
          <author initials="R." surname="Garcia-Castro" fullname="Raul Garcia-Castro">
            <organization/>
          </author>
          <date year="2022"/>
        </front>
      </reference>
      <reference anchor="RFC3535">
        <front>
          <title>Overview of the 2002 IAB Network Management Workshop</title>
          <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
          <date month="May" year="2003"/>
          <abstract>
            <t>This document provides an overview of a workshop held by the Internet Architecture Board (IAB) on Network Management. The workshop was hosted by CNRI in Reston, VA, USA on June 4 thru June 6, 2002. The goal of the workshop was to continue the important dialog started between network operators and protocol developers, and to guide the IETFs focus on future work regarding network management. This report summarizes the discussions and lists the conclusions and recommendations to the Internet Engineering Task Force (IETF) community. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3535"/>
        <seriesInfo name="DOI" value="10.17487/RFC3535"/>
      </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="RFC6020">
        <front>
          <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
          <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
          <date month="October" year="2010"/>
          <abstract>
            <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6020"/>
        <seriesInfo name="DOI" value="10.17487/RFC6020"/>
      </reference>
      <reference anchor="RFC7950">
        <front>
          <title>The YANG 1.1 Data Modeling Language</title>
          <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
          <date month="August" year="2016"/>
          <abstract>
            <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7950"/>
        <seriesInfo name="DOI" value="10.17487/RFC7950"/>
      </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="RFC7149">
        <front>
          <title>Software-Defined Networking: A Perspective from within a Service Provider Environment</title>
          <author fullname="M. Boucadair" initials="M." surname="Boucadair"/>
          <author fullname="C. Jacquenet" initials="C." surname="Jacquenet"/>
          <date month="March" year="2014"/>
          <abstract>
            <t>Software-Defined Networking (SDN) has been one of the major buzz words of the networking industry for the past couple of years. And yet, no clear definition of what SDN actually covers has been broadly admitted so far. This document aims to clarify the SDN landscape by providing a perspective on requirements, issues, and other considerations about SDN, as seen from within a service provider environment.</t>
            <t>It is not meant to endlessly discuss what SDN truly means but rather to suggest a functional taxonomy of the techniques that can be used under an SDN umbrella and to elaborate on the various pending issues the combined activation of such techniques inevitably raises. As such, a definition of SDN is only mentioned for the sake of clarification.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7149"/>
        <seriesInfo name="DOI" value="10.17487/RFC7149"/>
      </reference>
      <reference anchor="RFC7426">
        <front>
          <title>Software-Defined Networking (SDN): Layers and Architecture Terminology</title>
          <author fullname="E. Haleplidis" initials="E." role="editor" surname="Haleplidis"/>
          <author fullname="K. Pentikousis" initials="K." role="editor" surname="Pentikousis"/>
          <author fullname="S. Denazis" initials="S." surname="Denazis"/>
          <author fullname="J. Hadi Salim" initials="J." surname="Hadi Salim"/>
          <author fullname="D. Meyer" initials="D." surname="Meyer"/>
          <author fullname="O. Koufopavlou" initials="O." surname="Koufopavlou"/>
          <date month="January" year="2015"/>
          <abstract>
            <t>Software-Defined Networking (SDN) refers to a new approach for network programmability, that is, the capacity to initialize, control, change, and manage network behavior dynamically via open interfaces. SDN emphasizes the role of software in running networks through the introduction of an abstraction for the data forwarding plane and, by doing so, separates it from the control plane. This separation allows faster innovation cycles at both planes as experience has already shown. However, there is increasing confusion as to what exactly SDN is, what the layer structure is in an SDN architecture, and how layers interface with each other. This document, a product of the IRTF Software-Defined Networking Research Group (SDNRG), addresses these questions and provides a concise reference for the SDN research community based on relevant peer-reviewed literature, the RFC series, and relevant documents by other standards organizations.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7426"/>
        <seriesInfo name="DOI" value="10.17487/RFC7426"/>
      </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="RFC8568">
        <front>
          <title>Network Virtualization Research Challenges</title>
          <author fullname="CJ. Bernardos" initials="CJ." surname="Bernardos"/>
          <author fullname="A. Rahman" initials="A." surname="Rahman"/>
          <author fullname="JC. Zuniga" initials="JC." surname="Zuniga"/>
          <author fullname="LM. Contreras" initials="LM." surname="Contreras"/>
          <author fullname="P. Aranda" initials="P." surname="Aranda"/>
          <author fullname="P. Lynch" initials="P." surname="Lynch"/>
          <date month="April" year="2019"/>
          <abstract>
            <t>This document describes open research challenges for network virtualization. Network virtualization is following a similar path as previously taken by cloud computing. Specifically, cloud computing popularized migration of computing functions (e.g., applications) and storage from local, dedicated, physical resources to remote virtual functions accessible through the Internet. In a similar manner, network virtualization is encouraging migration of networking functions from dedicated physical hardware nodes to a virtualized pool of resources. However, network virtualization can be considered to be a more complex problem than cloud computing as it not only involves virtualization of computing and storage functions but also involves abstraction of the network itself. This document describes current research and engineering challenges in network virtualization including the guarantee of quality of service, performance improvement, support for multiple domains, network slicing, service composition, device virtualization, privacy and security, separation of control concerns, network function placement, and testing. In addition, some proposals are made for new activities in the IETF and IRTF that could address some of these challenges. This document is a product of the Network Function Virtualization Research Group (NFVRG).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8568"/>
        <seriesInfo name="DOI" value="10.17487/RFC8568"/>
      </reference>
      <reference anchor="I-D.ietf-bmwg-containerized-infra">
        <front>
          <title>Considerations for Benchmarking Network Performance in Containerized Infrastructures</title>
          <author fullname="Trần Minh Ngọc" initials="T. M." surname="Ngọc">
            <organization>Soongsil University</organization>
          </author>
          <author fullname="Sridhar Rao" initials="S." surname="Rao">
            <organization>The Linux Foundation</organization>
          </author>
          <author fullname="Jangwon Lee" initials="J." surname="Lee">
            <organization>Soongsil University</organization>
          </author>
          <author fullname="Younghan Kim" initials="Y." surname="Kim">
            <organization>Soongsil University</organization>
          </author>
          <date day="1" month="July" year="2025"/>
          <abstract>
            <t>   Recently, the Benchmarking Methodology Working Group extended the
   laboratory characterization from physical network functions (PNFs) to
   virtual network functions (VNFs).  With the ongoing shift in network
   function implementation from virtual machine-based to container-based
   approaches, system configurations and deployment scenarios for
   benchmarking will be partially influenced by how resource allocation
   and network technologies are specified for containerized network
   functions.  This draft outlines additional considerations for
   benchmarking network performance when network functions are
   containerized and executed on general-purpose hardware.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-bmwg-containerized-infra-07"/>
      </reference>
      <reference anchor="RFC9315">
        <front>
          <title>Intent-Based Networking - Concepts and Definitions</title>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="L. Ciavaglia" initials="L." surname="Ciavaglia"/>
          <author fullname="L. Z. Granville" initials="L. Z." surname="Granville"/>
          <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
          <date month="October" year="2022"/>
          <abstract>
            <t>Intent and Intent-Based Networking are taking the industry by storm. At the same time, terms related to Intent-Based Networking are often used loosely and inconsistently, in many cases overlapping and confused with other concepts such as "policy." This document clarifies the concept of "intent" and provides an overview of the functionality that is associated with it. The goal is to contribute towards a common and shared understanding of terms, concepts, and functionality that can be used as the foundation to guide further definition of associated research and engineering problems and their solutions.</t>
            <t>This document is a product of the IRTF Network Management Research Group (NMRG). It reflects the consensus of the research group, having received many detailed and positive reviews by research group participants. It is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9315"/>
        <seriesInfo name="DOI" value="10.17487/RFC9315"/>
      </reference>
      <reference anchor="RFC8199">
        <front>
          <title>YANG Module Classification</title>
          <author fullname="D. Bogdanovic" initials="D." surname="Bogdanovic"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <author fullname="C. Moberg" initials="C." surname="Moberg"/>
          <date month="July" year="2017"/>
          <abstract>
            <t>The YANG data modeling language is currently being considered for a wide variety of applications throughout the networking industry at large. Many standards development organizations (SDOs), open-source software projects, vendors, and users are using YANG to develop and publish YANG modules for a wide variety of applications. At the same time, there is currently no well-known terminology to categorize various types of YANG modules.</t>
            <t>A consistent terminology would help with the categorization of YANG modules, assist in the analysis of the YANG data modeling efforts in the IETF and other organizations, and bring clarity to the YANG- related discussions between the different groups.</t>
            <t>This document describes a set of concepts and associated terms to support consistent classification of YANG modules.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8199"/>
        <seriesInfo name="DOI" value="10.17487/RFC8199"/>
      </reference>
      <reference anchor="RFC8309">
        <front>
          <title>Service Models Explained</title>
          <author fullname="Q. Wu" initials="Q." surname="Wu"/>
          <author fullname="W. Liu" initials="W." surname="Liu"/>
          <author fullname="A. Farrel" initials="A." surname="Farrel"/>
          <date month="January" year="2018"/>
          <abstract>
            <t>The IETF has produced many modules in the YANG modeling language. The majority of these modules are used to construct data models to model devices or monolithic functions.</t>
            <t>A small number of YANG modules have been defined to model services (for example, the Layer 3 Virtual Private Network Service Model (L3SM) produced by the L3SM working group and documented in RFC 8049).</t>
            <t>This document describes service models as used within the IETF and also shows where a service model might fit into a software-defined networking architecture. Note that service models do not make any assumption of how a service is actually engineered and delivered for a customer; details of how network protocols and devices are engineered to deliver a service are captured in other modules that are not exposed through the interface between the customer and the provider.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8309"/>
        <seriesInfo name="DOI" value="10.17487/RFC8309"/>
      </reference>
      <reference anchor="RFC9232">
        <front>
          <title>Network Telemetry Framework</title>
          <author fullname="H. Song" initials="H." surname="Song"/>
          <author fullname="F. Qin" initials="F." surname="Qin"/>
          <author fullname="P. Martinez-Julia" initials="P." surname="Martinez-Julia"/>
          <author fullname="L. Ciavaglia" initials="L." surname="Ciavaglia"/>
          <author fullname="A. Wang" initials="A." surname="Wang"/>
          <date month="May" year="2022"/>
          <abstract>
            <t>Network telemetry is a technology for gaining network insight and facilitating efficient and automated network management. It encompasses various techniques for remote data generation, collection, correlation, and consumption. This document describes an architectural framework for network telemetry, motivated by challenges that are encountered as part of the operation of networks and by the requirements that ensue. This document clarifies the terminology and classifies the modules and components of a network telemetry system from different perspectives. The framework and taxonomy help to set a common ground for the collection of related work and provide guidance for related technique and standard developments.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9232"/>
        <seriesInfo name="DOI" value="10.17487/RFC9232"/>
      </reference>
      <reference anchor="RFC7951">
        <front>
          <title>JSON Encoding of Data Modeled with YANG</title>
          <author fullname="L. Lhotka" initials="L." surname="Lhotka"/>
          <date month="August" year="2016"/>
          <abstract>
            <t>This document defines encoding rules for representing configuration data, state data, parameters of Remote Procedure Call (RPC) operations or actions, and notifications defined using YANG as JavaScript Object Notation (JSON) text.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7951"/>
        <seriesInfo name="DOI" value="10.17487/RFC7951"/>
      </reference>
      <reference anchor="I-D.ietf-core-comi">
        <front>
          <title>CoAP Management Interface (CORECONF)</title>
          <author fullname="Michel Veillette" initials="M." surname="Veillette">
            <organization>Trilliant Networks Inc.</organization>
          </author>
          <author fullname="Peter Van der Stok" initials="P." surname="Van der Stok">
            <organization>consultant</organization>
          </author>
          <author fullname="Alexander Pelov" initials="A." surname="Pelov">
            <organization>IMT Atlantique</organization>
          </author>
          <author fullname="Andy Bierman" initials="A." surname="Bierman">
            <organization>YumaWorks</organization>
          </author>
          <author fullname="Carsten Bormann" initials="C." surname="Bormann">
            <organization>Universität Bremen TZI</organization>
          </author>
          <date day="6" month="May" year="2025"/>
          <abstract>
            <t>   This document describes a network management interface for
   constrained devices and networks, called CoAP Management Interface
   (CORECONF).  The Constrained Application Protocol (CoAP) is used to
   access datastore and data node resources specified in YANG, or SMIv2
   converted to YANG.  CORECONF uses the YANG to CBOR mapping and
   converts YANG identifier strings to numeric identifiers for payload
   size reduction.  CORECONF extends the set of YANG based protocols,
   NETCONF and RESTCONF, with the capability to manage constrained
   devices and networks.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-core-comi-20"/>
      </reference>
      <reference anchor="RFC9254">
        <front>
          <title>Encoding of Data Modeled with YANG in the Concise Binary Object Representation (CBOR)</title>
          <author fullname="M. Veillette" initials="M." role="editor" surname="Veillette"/>
          <author fullname="I. Petrov" initials="I." role="editor" surname="Petrov"/>
          <author fullname="A. Pelov" initials="A." surname="Pelov"/>
          <author fullname="C. Bormann" initials="C." surname="Bormann"/>
          <author fullname="M. Richardson" initials="M." surname="Richardson"/>
          <date month="July" year="2022"/>
          <abstract>
            <t>YANG (RFC 7950) is a data modeling language used to model configuration data, state data, parameters and results of Remote Procedure Call (RPC) operations or actions, and notifications.</t>
            <t>This document defines encoding rules for YANG in the Concise Binary Object Representation (CBOR) (RFC 8949).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9254"/>
        <seriesInfo name="DOI" value="10.17487/RFC9254"/>
      </reference>
      <reference anchor="I-D.ietf-core-sid">
        <front>
          <title>YANG Schema Item iDentifier (YANG SID)</title>
          <author fullname="Michel Veillette" initials="M." surname="Veillette">
            <organization>Trilliant Networks Inc.</organization>
          </author>
          <author fullname="Alexander Pelov" initials="A." surname="Pelov">
            <organization>IMT Atlantique</organization>
          </author>
          <author fullname="Ivaylo Petrov" initials="I." surname="Petrov">
            <organization>Google Switzerland GmbH</organization>
          </author>
          <author fullname="Carsten Bormann" initials="C." surname="Bormann">
            <organization>Universität Bremen TZI</organization>
          </author>
          <author fullname="Michael Richardson" initials="M." surname="Richardson">
            <organization>Sandelman Software Works</organization>
          </author>
          <date day="22" month="December" year="2023"/>
          <abstract>
            <t>   YANG Schema Item iDentifiers (YANG SID) are globally unique 63-bit
   unsigned integers used to identify YANG items, as a more compact
   method to identify YANG items that can be used for efficiency and in
   constrained environments (RFC 7228).  This document defines the
   semantics, the registration, and assignment processes of YANG SIDs
   for IETF managed YANG modules.  To enable the implementation of these
   processes, this document also defines a file format used to persist
   and publish assigned YANG SIDs.


   // The present version (–24) is intended to address the remaining
   // IESG comments.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-core-sid-24"/>
      </reference>
      <reference anchor="RFC6632">
        <front>
          <title>An Overview of the IETF Network Management Standards</title>
          <author fullname="M. Ersue" initials="M." role="editor" surname="Ersue"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <date month="June" year="2012"/>
          <abstract>
            <t>This document gives an overview of the IETF network management standards and summarizes existing and ongoing development of IETF Standards Track network management protocols and data models. The document refers to other overview documents, where they exist and classifies the standards for easy orientation. The purpose of this document is, on the one hand, to help system developers and users to select appropriate standard management protocols and data models to address relevant management needs. On the other hand, the document can be used as an overview and guideline by other Standard Development Organizations or bodies planning to use IETF management technologies and data models. This document does not cover Operations, Administration, and Maintenance (OAM) technologies on the data-path, e.g., OAM of tunnels, MPLS Transport Profile (MPLS-TP) OAM, and pseudowire as well as the corresponding management models. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6632"/>
        <seriesInfo name="DOI" value="10.17487/RFC6632"/>
      </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="RFC8466">
        <front>
          <title>A YANG Data Model for Layer 2 Virtual Private Network (L2VPN) Service Delivery</title>
          <author fullname="B. Wen" initials="B." surname="Wen"/>
          <author fullname="G. Fioccola" initials="G." role="editor" surname="Fioccola"/>
          <author fullname="C. Xie" initials="C." surname="Xie"/>
          <author fullname="L. Jalil" initials="L." surname="Jalil"/>
          <date month="October" year="2018"/>
          <abstract>
            <t>This document defines a YANG data model that can be used to configure a Layer 2 provider-provisioned VPN service. It is up to a management system to take this as an input and generate specific configuration models to configure the different network elements to deliver the service. How this configuration of network elements is done is out of scope for this document.</t>
            <t>The YANG data model defined in this document includes support for point-to-point Virtual Private Wire Services (VPWSs) and multipoint Virtual Private LAN Services (VPLSs) that use Pseudowires signaled using the Label Distribution Protocol (LDP) and the Border Gateway Protocol (BGP) as described in RFCs 4761 and 6624.</t>
            <t>The YANG data model defined in this document conforms to the Network Management Datastore Architecture defined in RFC 8342.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8466"/>
        <seriesInfo name="DOI" value="10.17487/RFC8466"/>
      </reference>
      <reference anchor="RFC8299">
        <front>
          <title>YANG Data Model for L3VPN Service Delivery</title>
          <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu"/>
          <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
          <author fullname="L. Tomotaki" initials="L." surname="Tomotaki"/>
          <author fullname="K. Ogaki" initials="K." surname="Ogaki"/>
          <date month="January" year="2018"/>
          <abstract>
            <t>This document defines a YANG data model that can be used for communication between customers and network operators and to deliver a Layer 3 provider-provisioned VPN service. This document is limited to BGP PE-based VPNs as described in RFCs 4026, 4110, and 4364. This model is intended to be instantiated at the management system to deliver the overall service. It is not a configuration model to be used directly on network elements. This model provides an abstracted view of the Layer 3 IP VPN service configuration components. It will be up to the management system to take this model as input and use specific configuration models to configure the different network elements to deliver the service. How the configuration of network elements is done is out of scope for this document.</t>
            <t>This document obsoletes RFC 8049; it replaces the unimplementable module in that RFC with a new module with the same name that is not backward compatible. The changes are a series of small fixes to the YANG module and some clarifications to the text.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8299"/>
        <seriesInfo name="DOI" value="10.17487/RFC8299"/>
      </reference>
      <reference anchor="RFC9291">
        <front>
          <title>A YANG Network Data Model for Layer 2 VPNs</title>
          <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
          <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
          <author fullname="S. Barguil" initials="S." surname="Barguil"/>
          <author fullname="L. Munoz" initials="L." surname="Munoz"/>
          <date month="September" year="2022"/>
          <abstract>
            <t>This document defines an L2VPN Network Model (L2NM) that can be used to manage the provisioning of Layer 2 Virtual Private Network (L2VPN) services within a network (e.g., a service provider network). The L2NM complements the L2VPN Service Model (L2SM) by providing a network-centric view of the service that is internal to a service provider. The L2NM is particularly meant to be used by a network controller to derive the configuration information that will be sent to relevant network devices.</t>
            <t>Also, this document defines a YANG module to manage Ethernet segments and the initial versions of two IANA-maintained modules that include a set of identities of BGP Layer 2 encapsulation types and pseudowire types.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9291"/>
        <seriesInfo name="DOI" value="10.17487/RFC9291"/>
      </reference>
      <reference anchor="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="I-D.ietf-opsawg-teas-attachment-circuit">
        <front>
          <title>YANG Data Models for Bearers and '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="23" month="January" year="2025"/>
          <abstract>
            <t>   Delivery of network services assumes that appropriate setup is
   provisioned over the links that connect customer termination points
   and a provider network.  The required setup to allow successful data
   exchange over these links is referred to as an attachment circuit
   (AC), while the underlying link is referred to as "bearer".

   This document specifies a YANG service data model for ACs.  This
   model can be used for the provisioning of ACs before or during
   service provisioning (e.g., Network Slice Service).

   The document also specifies a YANG service model for managing bearers
   over which ACs are established.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-teas-attachment-circuit-20"/>
      </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="23" month="January" year="2025"/>
          <abstract>
            <t>   This document specifies a network model for attachment circuits.  The
   model can be used for the provisioning of attachment circuits prior
   or during service provisioning (e.g., VPN, Network Slice Service).  A
   companion service model is specified in the YANG Data Models for
   Bearers and 'Attachment Circuits'-as-a-Service (ACaaS) (I-D.ietf-
   opsawg-teas-attachment-circuit).

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

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-ntw-attachment-circuit-16"/>
      </reference>
      <reference anchor="RFC9144">
        <front>
          <title>Comparison of Network Management Datastore Architecture (NMDA) Datastores</title>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="Y. Qu" initials="Y." surname="Qu"/>
          <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
          <author fullname="A. Bierman" initials="A." surname="Bierman"/>
          <date month="December" year="2021"/>
          <abstract>
            <t>This document defines a Remote Procedure Call (RPC) operation to compare management datastores that comply with the Network Management Datastore Architecture (NMDA).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9144"/>
        <seriesInfo name="DOI" value="10.17487/RFC9144"/>
      </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="RFC8791">
        <front>
          <title>YANG Data Structure Extensions</title>
          <author fullname="A. Bierman" initials="A." surname="Bierman"/>
          <author fullname="M. Björklund" initials="M." surname="Björklund"/>
          <author fullname="K. Watsen" initials="K." surname="Watsen"/>
          <date month="June" year="2020"/>
          <abstract>
            <t>This document describes YANG mechanisms for defining abstract data structures with YANG.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8791"/>
        <seriesInfo name="DOI" value="10.17487/RFC8791"/>
      </reference>
      <reference anchor="RFC9132">
        <front>
          <title>Distributed Denial-of-Service Open Threat Signaling (DOTS) Signal Channel Specification</title>
          <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
          <author fullname="J. Shallow" initials="J." surname="Shallow"/>
          <author fullname="T. Reddy.K" initials="T." surname="Reddy.K"/>
          <date month="September" year="2021"/>
          <abstract>
            <t>This document specifies the Distributed Denial-of-Service Open Threat Signaling (DOTS) signal channel, a protocol for signaling the need for protection against Distributed Denial-of-Service (DDoS) attacks to a server capable of enabling network traffic mitigation on behalf of the requesting client.</t>
            <t>A companion document defines the DOTS data channel, a separate reliable communication layer for DOTS management and configuration purposes.</t>
            <t>This document obsoletes RFC 8782.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9132"/>
        <seriesInfo name="DOI" value="10.17487/RFC9132"/>
      </reference>
      <reference anchor="RFC5706">
        <front>
          <title>Guidelines for Considering Operations and Management of New Protocols and Protocol Extensions</title>
          <author fullname="D. Harrington" initials="D." surname="Harrington"/>
          <date month="November" year="2009"/>
          <abstract>
            <t>New protocols or protocol extensions are best designed with due consideration of the functionality needed to operate and manage the protocols. Retrofitting operations and management is sub-optimal. The purpose of this document is to provide guidance to authors and reviewers of documents that define new protocols or protocol extensions regarding aspects of operations and management that should be considered. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5706"/>
        <seriesInfo name="DOI" value="10.17487/RFC5706"/>
      </reference>
      <reference anchor="RFC6353">
        <front>
          <title>Transport Layer Security (TLS) Transport Model for the Simple Network Management Protocol (SNMP)</title>
          <author fullname="W. Hardaker" initials="W." surname="Hardaker"/>
          <date month="July" year="2011"/>
          <abstract>
            <t>This document describes a Transport Model for the Simple Network Management Protocol (SNMP), that uses either the Transport Layer Security protocol or the Datagram Transport Layer Security (DTLS) protocol. The TLS and DTLS protocols provide authentication and privacy services for SNMP applications. This document describes how the TLS Transport Model (TLSTM) implements the needed features of an SNMP Transport Subsystem to make this protection possible in an interoperable way.</t>
            <t>This Transport Model is designed to meet the security and operational needs of network administrators. It supports the sending of SNMP messages over TLS/TCP and DTLS/UDP. The TLS mode can make use of TCP's improved support for larger packet sizes and the DTLS mode provides potentially superior operation in environments where a connectionless (e.g., UDP) transport is preferred. Both TLS and DTLS integrate well into existing public keying infrastructures.</t>
            <t>This document also defines a portion of the Management Information Base (MIB) for use with network management protocols. In particular, it defines objects for managing the TLS Transport Model for SNMP. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="78"/>
        <seriesInfo name="RFC" value="6353"/>
        <seriesInfo name="DOI" value="10.17487/RFC6353"/>
      </reference>
      <reference anchor="RFC9456">
        <front>
          <title>Updates to the TLS Transport Model for SNMP</title>
          <author fullname="K. Vaughn" initials="K." role="editor" surname="Vaughn"/>
          <date month="November" year="2023"/>
          <abstract>
            <t>This document updates RFC 6353 ("Transport Layer Security (TLS) Transport Model for the Simple Network Management Protocol (SNMP)") to reflect changes necessary to support Transport Layer Security version 1.3 (TLS 1.3) and Datagram Transport Layer Security version 1.3 (DTLS 1.3), which are jointly known as "(D)TLS 1.3". This document is compatible with (D)TLS 1.2 and is intended to be compatible with future versions of SNMP and (D)TLS.</t>
            <t>This document updates the SNMP-TLS-TM-MIB as defined in RFC 6353.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9456"/>
        <seriesInfo name="DOI" value="10.17487/RFC9456"/>
      </reference>
      <reference anchor="RFC7860">
        <front>
          <title>HMAC-SHA-2 Authentication Protocols in User-Based Security Model (USM) for SNMPv3</title>
          <author fullname="J. Merkle" initials="J." role="editor" surname="Merkle"/>
          <author fullname="M. Lochter" initials="M." surname="Lochter"/>
          <date month="April" year="2016"/>
          <abstract>
            <t>This document specifies several authentication protocols based on the SHA-2 hash functions for the User-based Security Model (USM) for SNMPv3 defined in RFC 3414. It obsoletes RFC 7630, in which the MIB MODULE-IDENTITY value was incorrectly specified.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7860"/>
        <seriesInfo name="DOI" value="10.17487/RFC7860"/>
      </reference>
      <reference anchor="RFC3084">
        <front>
          <title>COPS Usage for Policy Provisioning (COPS-PR)</title>
          <author fullname="K. Chan" initials="K." surname="Chan"/>
          <author fullname="J. Seligson" initials="J." surname="Seligson"/>
          <author fullname="D. Durham" initials="D." surname="Durham"/>
          <author fullname="S. Gai" initials="S." surname="Gai"/>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <author fullname="S. Herzog" initials="S." surname="Herzog"/>
          <author fullname="F. Reichmeyer" initials="F." surname="Reichmeyer"/>
          <author fullname="R. Yavatkar" initials="R." surname="Yavatkar"/>
          <author fullname="A. Smith" initials="A." surname="Smith"/>
          <date month="March" year="2001"/>
          <abstract>
            <t>This document describes the use of the Common Open Policy Service (COPS) protocol for support of policy provisioning (COPS-PR). [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3084"/>
        <seriesInfo name="DOI" value="10.17487/RFC3084"/>
      </reference>
      <reference anchor="RFC3159">
        <front>
          <title>Structure of Policy Provisioning Information (SPPI)</title>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <author fullname="M. Fine" initials="M." surname="Fine"/>
          <author fullname="J. Seligson" initials="J." surname="Seligson"/>
          <author fullname="K. Chan" initials="K." surname="Chan"/>
          <author fullname="S. Hahn" initials="S." surname="Hahn"/>
          <author fullname="R. Sahita" initials="R." surname="Sahita"/>
          <author fullname="A. Smith" initials="A." surname="Smith"/>
          <author fullname="F. Reichmeyer" initials="F." surname="Reichmeyer"/>
          <date month="August" year="2001"/>
          <abstract>
            <t>This document, the Structure of Policy Provisioning Information (SPPI), defines the adapted subset of SNMP's Structure of Management Information (SMI) used to write Policy Information Base (PIB) modules. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3159"/>
        <seriesInfo name="DOI" value="10.17487/RFC3159"/>
      </reference>
      <reference anchor="RFC3317">
        <front>
          <title>Differentiated Services Quality of Service Policy Information Base</title>
          <author fullname="K. Chan" initials="K." surname="Chan"/>
          <author fullname="R. Sahita" initials="R." surname="Sahita"/>
          <author fullname="S. Hahn" initials="S." surname="Hahn"/>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <date month="March" year="2003"/>
        </front>
        <seriesInfo name="RFC" value="3317"/>
        <seriesInfo name="DOI" value="10.17487/RFC3317"/>
      </reference>
      <reference anchor="RFC3318">
        <front>
          <title>Framework Policy Information Base</title>
          <author fullname="R. Sahita" initials="R." role="editor" surname="Sahita"/>
          <author fullname="S. Hahn" initials="S." surname="Hahn"/>
          <author fullname="K. Chan" initials="K." surname="Chan"/>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <date month="March" year="2003"/>
          <abstract>
            <t>This document defines a set of PRovisioning Classes (PRCs) and textual conventions that are common to all clients that provision policy using Common Open Policy Service (COPS) protocol for Provisioning.</t>
            <t>Structure of Policy Provisioning Information (SPPI) describes a structure for specifying policy information that can then be transmitted to a network device for the purpose of configuring policy at that device. The model underlying this structure is one of well-defined (PRCs) and instances of these classes (PRIs) residing in a virtual information store called the Policy Information Base (PIB).</t>
            <t>One way to provision policy is by means of the (COPS) protocol with the extensions for provisioning. This protocol supports multiple clients, each of which may provision policy for a specific policy domain such as QoS, virtual private networks, or security.</t>
            <t>As described in COPS usage for Policy Provisioning (COPS-PR), each client supports a non-overlapping and independent set of PIB modules. However, some PRovisioning Classes are common to all subject-categories (client-types) and need to be present in each.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3318"/>
        <seriesInfo name="DOI" value="10.17487/RFC3318"/>
      </reference>
      <reference anchor="RFC3571">
        <front>
          <title>Framework Policy Information Base for Usage Feedback</title>
          <author fullname="D. Rawlins" initials="D." surname="Rawlins"/>
          <author fullname="A. Kulkarni" initials="A." surname="Kulkarni"/>
          <author fullname="K. Ho Chan" initials="K." surname="Ho Chan"/>
          <author fullname="M. Bokaemper" initials="M." surname="Bokaemper"/>
          <author fullname="D. Dutt" initials="D." surname="Dutt"/>
          <date month="August" year="2003"/>
          <abstract>
            <t>This document describes a portion of the Policy Information Base (PIB) to control policy usage collection and reporting in a device. The provisioning classes specified here allow a Policy Decision Point (PDP) to select which policy objects should collect usage information, what information should be collected and when it should be reported. This PIB requires the presence of other PIBs (defined elsewhere) that provide the policy objects from which usage information is collected. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3571"/>
        <seriesInfo name="DOI" value="10.17487/RFC3571"/>
      </reference>
      <reference anchor="RFC9543">
        <front>
          <title>A Framework for Network Slices in Networks Built from IETF Technologies</title>
          <author fullname="A. Farrel" initials="A." role="editor" surname="Farrel"/>
          <author fullname="J. Drake" initials="J." role="editor" surname="Drake"/>
          <author fullname="R. Rokui" initials="R." surname="Rokui"/>
          <author fullname="S. Homma" initials="S." surname="Homma"/>
          <author fullname="K. Makhijani" initials="K." surname="Makhijani"/>
          <author fullname="L. Contreras" initials="L." surname="Contreras"/>
          <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
          <date month="March" year="2024"/>
          <abstract>
            <t>This document describes network slicing in the context of networks built from IETF technologies. It defines the term "IETF Network Slice" to describe this type of network slice and establishes the general principles of network slicing in the IETF context.</t>
            <t>The document discusses the general framework for requesting and operating IETF Network Slices, the characteristics of an IETF Network Slice, the necessary system components and interfaces, and the mapping of abstract requests to more specific technologies. The document also discusses related considerations with monitoring and security.</t>
            <t>This document also provides definitions of related terms to enable consistent usage in other IETF documents that describe or use aspects of IETF Network Slices.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9543"/>
        <seriesInfo name="DOI" value="10.17487/RFC9543"/>
      </reference>
      <reference anchor="I-D.ramseyer-grow-peering-api">
        <front>
          <title>Peering API</title>
          <author fullname="Carlos Aguado" initials="C." surname="Aguado">
            <organization>Amazon</organization>
          </author>
          <author fullname="Matt Griswold" initials="M." surname="Griswold">
            <organization>FullCtl</organization>
          </author>
          <author fullname="Jenny Ramseyer" initials="J." surname="Ramseyer">
            <organization>Meta</organization>
          </author>
          <author fullname="Arturo L. Servin" initials="A." surname="Servin">
            <organization>Google</organization>
          </author>
          <author fullname="Tom Strickx" initials="T." surname="Strickx">
            <organization>Cloudflare</organization>
          </author>
          <date day="4" month="November" year="2024"/>
          <abstract>
            <t>   We propose an API standard for BGP Peering, also known as interdomain
   interconnection through global Internet Routing.  This API offers a
   standard way to request public (settlement-free) peering, verify the
   status of a request or BGP session, and list potential connection
   locations.  The API is backed by PeeringDB OIDC, the industry
   standard for peering authentication.  We also propose future work to
   cover private peering, and alternative authentication methods.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ramseyer-grow-peering-api-06"/>
      </reference>
      <reference anchor="RFC8639">
        <front>
          <title>Subscription to YANG Notifications</title>
          <author fullname="E. Voit" initials="E." surname="Voit"/>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="A. Gonzalez Prieto" initials="A." surname="Gonzalez Prieto"/>
          <author fullname="E. Nilsen-Nygaard" initials="E." surname="Nilsen-Nygaard"/>
          <author fullname="A. Tripathy" initials="A." surname="Tripathy"/>
          <date month="September" year="2019"/>
          <abstract>
            <t>This document defines a YANG data model and associated mechanisms enabling subscriber-specific subscriptions to a publisher's event streams. Applying these elements allows a subscriber to request and receive a continuous, customized feed of publisher-generated information.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8639"/>
        <seriesInfo name="DOI" value="10.17487/RFC8639"/>
      </reference>
      <referencegroup anchor="BCP127" target="https://www.rfc-editor.org/info/bcp127">
        <reference anchor="RFC4787" target="https://www.rfc-editor.org/info/rfc4787">
          <front>
            <title>Network Address Translation (NAT) Behavioral Requirements for Unicast UDP</title>
            <author fullname="F. Audet" initials="F." role="editor" surname="Audet"/>
            <author fullname="C. Jennings" initials="C." surname="Jennings"/>
            <date month="January" year="2007"/>
            <abstract>
              <t>This document defines basic terminology for describing different types of Network Address Translation (NAT) behavior when handling Unicast UDP and also defines a set of requirements that would allow many applications, such as multimedia communications or online gaming, to work consistently. Developing NATs that meet this set of requirements will greatly increase the likelihood that these applications will function properly. 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="127"/>
          <seriesInfo name="RFC" value="4787"/>
          <seriesInfo name="DOI" value="10.17487/RFC4787"/>
        </reference>
        <reference anchor="RFC6888" target="https://www.rfc-editor.org/info/rfc6888">
          <front>
            <title>Common Requirements for Carrier-Grade NATs (CGNs)</title>
            <author fullname="S. Perreault" initials="S." role="editor" surname="Perreault"/>
            <author fullname="I. Yamagata" initials="I." surname="Yamagata"/>
            <author fullname="S. Miyakawa" initials="S." surname="Miyakawa"/>
            <author fullname="A. Nakagawa" initials="A." surname="Nakagawa"/>
            <author fullname="H. Ashida" initials="H." surname="Ashida"/>
            <date month="April" year="2013"/>
            <abstract>
              <t>This document defines common requirements for Carrier-Grade NATs (CGNs). It updates RFC 4787.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="127"/>
          <seriesInfo name="RFC" value="6888"/>
          <seriesInfo name="DOI" value="10.17487/RFC6888"/>
        </reference>
        <reference anchor="RFC7857" target="https://www.rfc-editor.org/info/rfc7857">
          <front>
            <title>Updates to Network Address Translation (NAT) Behavioral Requirements</title>
            <author fullname="R. Penno" initials="R." surname="Penno"/>
            <author fullname="S. Perreault" initials="S." surname="Perreault"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="S. Sivakumar" initials="S." surname="Sivakumar"/>
            <author fullname="K. Naito" initials="K." surname="Naito"/>
            <date month="April" year="2016"/>
            <abstract>
              <t>This document clarifies and updates several requirements of RFCs 4787, 5382, and 5508 based on operational and development experience. The focus of this document is Network Address Translation from IPv4 to IPv4 (NAT44).</t>
              <t>This document updates RFCs 4787, 5382, and 5508.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="127"/>
          <seriesInfo name="RFC" value="7857"/>
          <seriesInfo name="DOI" value="10.17487/RFC7857"/>
        </reference>
      </referencegroup>
      <reference anchor="RFC7414">
        <front>
          <title>A Roadmap for Transmission Control Protocol (TCP) Specification Documents</title>
          <author fullname="M. Duke" initials="M." surname="Duke"/>
          <author fullname="R. Braden" initials="R." surname="Braden"/>
          <author fullname="W. Eddy" initials="W." surname="Eddy"/>
          <author fullname="E. Blanton" initials="E." surname="Blanton"/>
          <author fullname="A. Zimmermann" initials="A." surname="Zimmermann"/>
          <date month="February" year="2015"/>
          <abstract>
            <t>This document contains a roadmap to the Request for Comments (RFC) documents relating to the Internet's Transmission Control Protocol (TCP). This roadmap provides a brief summary of the documents defining TCP and various TCP extensions that have accumulated in the RFC series. This serves as a guide and quick reference for both TCP implementers and other parties who desire information contained in the TCP-related RFCs.</t>
            <t>This document obsoletes RFC 4614.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7414"/>
        <seriesInfo name="DOI" value="10.17487/RFC7414"/>
      </reference>
      <reference anchor="RFC6244">
        <front>
          <title>An Architecture for Network Management Using NETCONF and YANG</title>
          <author fullname="P. Shafer" initials="P." surname="Shafer"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>The Network Configuration Protocol (NETCONF) gives access to native capabilities of the devices within a network, defining methods for manipulating configuration databases, retrieving operational data, and invoking specific operations. YANG provides the means to define the content carried via NETCONF, both data and operations. Using both technologies, standard modules can be defined to give interoperability and commonality to devices, while still allowing devices to express their unique capabilities.</t>
            <t>This document describes how NETCONF and YANG help build network management applications that meet the needs of network operators. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6244"/>
        <seriesInfo name="DOI" value="10.17487/RFC6244"/>
      </reference>
      <reference anchor="RFC8640">
        <front>
          <title>Dynamic Subscription to YANG Events and Datastores over NETCONF</title>
          <author fullname="E. Voit" initials="E." surname="Voit"/>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="A. Gonzalez Prieto" initials="A." surname="Gonzalez Prieto"/>
          <author fullname="E. Nilsen-Nygaard" initials="E." surname="Nilsen-Nygaard"/>
          <author fullname="A. Tripathy" initials="A." surname="Tripathy"/>
          <date month="September" year="2019"/>
          <abstract>
            <t>This document provides a Network Configuration Protocol (NETCONF) binding to the dynamic subscription capability of both subscribed notifications and YANG-Push.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8640"/>
        <seriesInfo name="DOI" value="10.17487/RFC8640"/>
      </reference>
      <reference anchor="RFC8641">
        <front>
          <title>Subscription to YANG Notifications for Datastore Updates</title>
          <author fullname="A. Clemm" initials="A." surname="Clemm"/>
          <author fullname="E. Voit" initials="E." surname="Voit"/>
          <date month="September" year="2019"/>
          <abstract>
            <t>This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore. Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8641"/>
        <seriesInfo name="DOI" value="10.17487/RFC8641"/>
      </reference>
      <reference anchor="I-D.ietf-netconf-https-notif">
        <front>
          <title>An HTTPS-based Transport for YANG Notifications</title>
          <author fullname="Mahesh Jethanandani" initials="M." surname="Jethanandani">
            <organization>Kloud Services</organization>
          </author>
          <author fullname="Kent Watsen" initials="K." surname="Watsen">
            <organization>Watsen Networks</organization>
          </author>
          <date day="1" month="February" year="2024"/>
          <abstract>
            <t>   This document defines a protocol for sending asynchronous event
   notifications similar to notifications defined in RFC 5277, but over
   HTTPS.  YANG modules for configuring publishers are also defined.
   Examples are provided illustrating how to configure various
   publishers.

   This document requires that the publisher is a "server" (e.g., a
   NETCONF or RESTCONF server), but does not assume that the receiver is
   a server.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-netconf-https-notif-15"/>
      </reference>
      <reference anchor="I-D.ietf-netconf-udp-notif">
        <front>
          <title>UDP-based Transport for Configured Subscriptions</title>
          <author fullname="Alex Huang Feng" initials="A. H." surname="Feng">
            <organization>INSA-Lyon</organization>
          </author>
          <author fullname="Pierre Francois" initials="P." surname="Francois">
            <organization>INSA-Lyon</organization>
          </author>
          <author fullname="Tianran Zhou" initials="T." surname="Zhou">
            <organization>Huawei</organization>
          </author>
          <author fullname="Thomas Graf" initials="T." surname="Graf">
            <organization>Swisscom</organization>
          </author>
          <author fullname="Paolo Lucente" initials="P." surname="Lucente">
            <organization>NTT</organization>
          </author>
          <date day="3" month="July" year="2025"/>
          <abstract>
            <t>   This document describes a UDP-based transport for YANG notifications
   to collect data from network nodes.  A shim header is defined to
   facilitate the data streaming directly from a publishing process on a
   network device to telemetry receivers.  Such a design enables higher
   frequency updates and less performance overhead on publisher and
   receiver processes compared to already established notification
   mechanisms.  A YANG data model is also defined for management of the
   described UDP-based transport.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-netconf-udp-notif-22"/>
      </reference>
      <reference anchor="I-D.openconfig-rtgwg-gnmi-spec">
        <front>
          <title>gRPC Network Management Interface (gNMI)</title>
          <author fullname="Rob Shakir" initials="R." surname="Shakir">
            <organization>Google</organization>
          </author>
          <author fullname="Anees Shaikh" initials="A." surname="Shaikh">
            <organization>Google</organization>
          </author>
          <author fullname="Paul Borman" initials="P." surname="Borman">
            <organization>Google</organization>
          </author>
          <author fullname="Marcus Hines" initials="M." surname="Hines">
            <organization>Google</organization>
          </author>
          <author fullname="Carl Lebsack" initials="C." surname="Lebsack">
            <organization>Google</organization>
          </author>
          <author fullname="Chris Morrow" initials="C." surname="Morrow">
            <organization>Google</organization>
          </author>
          <date day="5" month="March" year="2018"/>
          <abstract>
            <t>   This document describes the gRPC Network Management Interface (gNMI),
   a network management protocol based on the gRPC framework.  gNMI
   supports retrieval and manipulation of state from network elements
   where the data is represented by a tree structure, and addressable by
   paths.  The gNMI service defines operations for configuration
   management, operational state retrieval, and bulk data collection via
   streaming telemetry.  The authoritative gNMI specification is
   maintained at [GNMI-SPEC].

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-openconfig-rtgwg-gnmi-spec-01"/>
      </reference>
      <reference anchor="I-D.marcas-nmop-knowledge-graph-yang">
        <front>
          <title>Knowledge Graphs for YANG-based Network Management</title>
          <author fullname="Ignacio Dominguez Martinez-Casanueva" initials="I. D." surname="Martinez-Casanueva">
            <organization>Telefonica</organization>
          </author>
          <author fullname="Lucía Cabanillas Rodríguez" initials="L. C." surname="Rodríguez">
            <organization>Telefonica</organization>
          </author>
          <author fullname="Pedro Martinez-Julia" initials="P." surname="Martinez-Julia">
            <organization>NICT</organization>
          </author>
          <date day="21" month="October" year="2024"/>
          <abstract>
            <t>   The success of the YANG language and YANG-based protocols for
   managing the network has unlocked new opportunities in network
   analytics.  However, the wide heterogeneity of YANG models hinders
   the consumption and analysis of network data.  Besides, data encoding
   formats and transport protocols will differ depending on the network
   management protocol supported by the network device.  These
   challenges call for new data management paradigms that facilitate the
   discovery, understanding, integration and access to silos of
   heterogenous YANG data, abstracting from the complexities of the
   network devices.

   This document introduces the knowledge graph paradigm as a solution
   to this data management problem, with focus on YANG-based network
   management.  The document provides background on related topics such
   as ontologies and graph standards, and shares guidelines for
   implementing knowledge graphs from YANG data.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-marcas-nmop-knowledge-graph-yang-05"/>
      </reference>
      <reference anchor="I-D.tailhardat-nmop-incident-management-noria">
        <front>
          <title>Knowledge Graphs for Enhanced Cross-Operator Incident Management and Network Design</title>
          <author fullname="Lionel Tailhardat" initials="L." surname="Tailhardat">
            <organization>Orange Research</organization>
          </author>
          <author fullname="Raphaël Troncy" initials="R." surname="Troncy">
            <organization>EURECOM</organization>
          </author>
          <author fullname="Yoan Chabot" initials="Y." surname="Chabot">
            <organization>Orange Research</organization>
          </author>
          <author fullname="Fano Ramparany" initials="F." surname="Ramparany">
            <organization>Orange Research</organization>
          </author>
          <author fullname="Pauline Folz" initials="P." surname="Folz">
            <organization>Orange Research</organization>
          </author>
          <date day="15" month="May" year="2025"/>
          <abstract>
            <t>   Operational efficiency in incident management on telecom and computer
   networks requires correlating and interpreting large volumes of
   heterogeneous technical information.  Knowledge graphs can provide a
   unified view of complex systems through shared vocabularies.  YANG
   data models enable describing network configurations and automating
   their deployment.  However, both approaches face challenges in
   vocabulary alignment and adoption, hindering knowledge capitalization
   and sharing on network designs and best practices.  To address this,
   the concept of a IT Service Management (ITSM) Knowledge Graph (KG) is
   introduced to leverage existing network infrastructure descriptions
   in YANG format and enable abstract reasoning on network behaviors.
   The key principle to achieve the construction of such ITSM-KG is to
   transform YANG representations of network infrastructures into an
   equivalent knowledge graph representation, and then embed it into a
   more extensive data model for Anomaly Detection (AD) and Risk
   Management applications.  In addition to use case analysis and design
   pattern analysis, an experiment is proposed to assess the potential
   of the ITSM-KG in improving network quality and designs.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-tailhardat-nmop-incident-management-noria-02"/>
      </reference>
      <reference anchor="RFC7854">
        <front>
          <title>BGP Monitoring Protocol (BMP)</title>
          <author fullname="J. Scudder" initials="J." role="editor" surname="Scudder"/>
          <author fullname="R. Fernando" initials="R." surname="Fernando"/>
          <author fullname="S. Stuart" initials="S." surname="Stuart"/>
          <date month="June" year="2016"/>
          <abstract>
            <t>This document defines the BGP Monitoring Protocol (BMP), which can be used to monitor BGP sessions. BMP is intended to provide a convenient interface for obtaining route views. Prior to the introduction of BMP, screen scraping was the most commonly used approach to obtaining such views. The design goals are to keep BMP simple, useful, easily implemented, and minimally service affecting. BMP is not suitable for use as a routing protocol.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7854"/>
        <seriesInfo name="DOI" value="10.17487/RFC7854"/>
      </reference>
      <reference anchor="RFC7011">
        <front>
          <title>Specification of the IP Flow Information Export (IPFIX) Protocol for the Exchange of Flow Information</title>
          <author fullname="B. Claise" initials="B." role="editor" surname="Claise"/>
          <author fullname="B. Trammell" initials="B." role="editor" surname="Trammell"/>
          <author fullname="P. Aitken" initials="P." surname="Aitken"/>
          <date month="September" year="2013"/>
          <abstract>
            <t>This document specifies the IP Flow Information Export (IPFIX) protocol, which serves as a means for transmitting Traffic Flow information over the network. In order to transmit Traffic Flow information from an Exporting Process to a Collecting Process, a common representation of flow data and a standard means of communicating them are required. This document describes how the IPFIX Data and Template Records are carried over a number of transport protocols from an IPFIX Exporting Process to an IPFIX Collecting Process. This document obsoletes RFC 5101.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="77"/>
        <seriesInfo name="RFC" value="7011"/>
        <seriesInfo name="DOI" value="10.17487/RFC7011"/>
      </reference>
      <reference anchor="RFC7012">
        <front>
          <title>Information Model for IP Flow Information Export (IPFIX)</title>
          <author fullname="B. Claise" initials="B." role="editor" surname="Claise"/>
          <author fullname="B. Trammell" initials="B." role="editor" surname="Trammell"/>
          <date month="September" year="2013"/>
          <abstract>
            <t>This document defines the data types and management policy for the information model for the IP Flow Information Export (IPFIX) protocol. This information model is maintained as the IANA "IPFIX Information Elements" registry, the initial contents of which were defined by RFC 5102. This information model is used by the IPFIX protocol for encoding measured traffic information and information related to the traffic Observation Point, the traffic Metering Process, and the Exporting Process. Although this model was developed for the IPFIX protocol, it is defined in an open way that allows it to be easily used in other protocols, interfaces, and applications. This document obsoletes RFC 5102.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7012"/>
        <seriesInfo name="DOI" value="10.17487/RFC7012"/>
      </reference>
      <reference anchor="RFC5472">
        <front>
          <title>IP Flow Information Export (IPFIX) Applicability</title>
          <author fullname="T. Zseby" initials="T." surname="Zseby"/>
          <author fullname="E. Boschi" initials="E." surname="Boschi"/>
          <author fullname="N. Brownlee" initials="N." surname="Brownlee"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <date month="March" year="2009"/>
          <abstract>
            <t>In this document, we describe the applicability of the IP Flow Information eXport (IPFIX) protocol for a variety of applications. We show how applications can use IPFIX, describe the relevant Information Elements (IEs) for those applications, and present opportunities and limitations of the protocol. Furthermore, we describe relations of the IPFIX framework to other architectures and frameworks. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5472"/>
        <seriesInfo name="DOI" value="10.17487/RFC5472"/>
      </reference>
      <reference anchor="RFC5476">
        <front>
          <title>Packet Sampling (PSAMP) Protocol Specifications</title>
          <author fullname="B. Claise" initials="B." role="editor" surname="Claise"/>
          <author fullname="A. Johnson" initials="A." surname="Johnson"/>
          <author fullname="J. Quittek" initials="J." surname="Quittek"/>
          <date month="March" year="2009"/>
          <abstract>
            <t>This document specifies the export of packet information from a Packet SAMPling (PSAMP) Exporting Process to a PSAMP Collecting Process. For export of packet information, the IP Flow Information eXport (IPFIX) protocol is used, as both the IPFIX and PSAMP architecture match very well, and the means provided by the IPFIX protocol are sufficient. The document specifies in detail how the IPFIX protocol is used for PSAMP export of packet information. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5476"/>
        <seriesInfo name="DOI" value="10.17487/RFC5476"/>
      </reference>
      <reference anchor="RFC5477">
        <front>
          <title>Information Model for Packet Sampling Exports</title>
          <author fullname="T. Dietz" initials="T." surname="Dietz"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <author fullname="P. Aitken" initials="P." surname="Aitken"/>
          <author fullname="F. Dressler" initials="F." surname="Dressler"/>
          <author fullname="G. Carle" initials="G." surname="Carle"/>
          <date month="March" year="2009"/>
          <abstract>
            <t>This memo defines an information model for the Packet SAMPling (PSAMP) protocol. It is used by the PSAMP protocol for encoding sampled packet data and information related to the Sampling process. As the PSAMP protocol is based on the IP Flow Information eXport (IPFIX) protocol, this information model is an extension to the IPFIX information model. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5477"/>
        <seriesInfo name="DOI" value="10.17487/RFC5477"/>
      </reference>
      <reference anchor="RFC7015">
        <front>
          <title>Flow Aggregation for the IP Flow Information Export (IPFIX) Protocol</title>
          <author fullname="B. Trammell" initials="B." surname="Trammell"/>
          <author fullname="A. Wagner" initials="A." surname="Wagner"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <date month="September" year="2013"/>
          <abstract>
            <t>This document provides a common implementation-independent basis for the interoperable application of the IP Flow Information Export (IPFIX) protocol to the handling of Aggregated Flows, which are IPFIX Flows representing packets from multiple Original Flows sharing some set of common properties. It does this through a detailed terminology and a descriptive Intermediate Aggregation Process architecture, including a specification of methods for Original Flow counting and counter distribution across intervals.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="7015"/>
        <seriesInfo name="DOI" value="10.17487/RFC7015"/>
      </reference>
      <reference anchor="RFC1213">
        <front>
          <title>Management Information Base for Network Management of TCP/IP-based internets: MIB-II</title>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <author fullname="M. Rose" initials="M." surname="Rose"/>
          <date month="March" year="1991"/>
          <abstract>
            <t>This memo defines the second version of the Management Information Base (MIB-II) for use with network management protocols in TCP/IP-based internets. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="17"/>
        <seriesInfo name="RFC" value="1213"/>
        <seriesInfo name="DOI" value="10.17487/RFC1213"/>
      </reference>
      <reference anchor="RFC838">
        <front>
          <title>Who talks TCP?</title>
          <author fullname="D. Smallberg" initials="D." surname="Smallberg"/>
          <date month="January" year="1983"/>
          <abstract>
            <t>This RFC is a survey of hosts to identify the implementation status of Telnet, FTP, and Mail on TCP. The list of hosts was taken from the NIC hostname table of 31-Dec-82. The tests were run on 18-Jan-83.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="838"/>
        <seriesInfo name="DOI" value="10.17487/RFC0838"/>
      </reference>
      <reference anchor="RFC8557">
        <front>
          <title>Deterministic Networking Problem Statement</title>
          <author fullname="N. Finn" initials="N." surname="Finn"/>
          <author fullname="P. Thubert" initials="P." surname="Thubert"/>
          <date month="May" year="2019"/>
          <abstract>
            <t>This paper documents the needs in various industries to establish multi-hop paths for characterized flows with deterministic properties.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8557"/>
        <seriesInfo name="DOI" value="10.17487/RFC8557"/>
      </reference>
      <reference anchor="RFC8667">
        <front>
          <title>IS-IS Extensions for Segment Routing</title>
          <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
          <author fullname="L. Ginsberg" initials="L." role="editor" surname="Ginsberg"/>
          <author fullname="C. Filsfils" initials="C." surname="Filsfils"/>
          <author fullname="A. Bashandy" initials="A." surname="Bashandy"/>
          <author fullname="H. Gredler" initials="H." surname="Gredler"/>
          <author fullname="B. Decraene" initials="B." surname="Decraene"/>
          <date month="December" year="2019"/>
          <abstract>
            <t>Segment Routing (SR) allows for a flexible definition of end-to-end paths within IGP topologies by encoding paths as sequences of topological sub-paths, called "segments". These segments are advertised by the link-state routing protocols (IS-IS and OSPF).</t>
            <t>This document describes the IS-IS extensions that need to be introduced for Segment Routing operating on an MPLS data plane.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8667"/>
        <seriesInfo name="DOI" value="10.17487/RFC8667"/>
      </reference>
      <reference anchor="I-D.ietf-isis-sr-yang">
        <front>
          <title>A YANG Data Model for IS-IS Segment Routing over the MPLS Data Plane</title>
          <author fullname="Stephane Litkowski" initials="S." surname="Litkowski">
            <organization>Cisco Systems</organization>
          </author>
          <author fullname="Yingzhen Qu" initials="Y." surname="Qu">
            <organization>Futurewei Technologies</organization>
          </author>
          <author fullname="Acee Lindem" initials="A." surname="Lindem">
            <organization>LabN Consulting, L.L.C.</organization>
          </author>
          <author fullname="Ing-Wher (Helen) Chen" initials="H." surname="Chen">
            <organization>The MITRE Corporation</organization>
          </author>
          <author fullname="Jeff Tantsura" initials="J." surname="Tantsura">
            <organization>Nvidia</organization>
          </author>
          <date day="6" month="May" year="2025"/>
          <abstract>
            <t>   This document defines a YANG data model that can be used to manage
   IS-IS Extensions for Segment Routing over the MPLS data plane.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-isis-sr-yang-31"/>
      </reference>
      <reference anchor="RFC8528">
        <front>
          <title>YANG Schema Mount</title>
          <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
          <author fullname="L. Lhotka" initials="L." surname="Lhotka"/>
          <date month="March" year="2019"/>
          <abstract>
            <t>This document defines a mechanism that adds the schema trees defined by a set of YANG modules onto a mount point defined in the schema tree in another YANG module.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8528"/>
        <seriesInfo name="DOI" value="10.17487/RFC8528"/>
      </reference>
      <reference anchor="RFC1264">
        <front>
          <title>Internet Engineering Task Force Internet Routing Protocol Standardization Criteria</title>
          <author fullname="R.M. Hinden" initials="R.M." surname="Hinden"/>
          <date month="October" year="1991"/>
          <abstract>
            <t>This informational RFC presents procedures for creating and documenting Internet standards on routing protocols. These procedures have been established by the Internet Activities Board (IAB) in consultation with the Internet Engineering Steering Group (IESG). This memo provides information for the Internet community. It does not specifiy an Internet standard.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="1264"/>
        <seriesInfo name="DOI" value="10.17487/RFC1264"/>
      </reference>
      <reference anchor="RFC4794">
        <front>
          <title>RFC 1264 Is Obsolete</title>
          <author fullname="B. Fenner" initials="B." surname="Fenner"/>
          <date month="December" year="2006"/>
          <abstract>
            <t>RFC 1264 was written during what was effectively a completely different time in the life of the Internet. It prescribed rules to protect the Internet against new routing protocols that may have various undesirable properties. In today's Internet, there are so many other pressures against deploying unreasonable protocols that we believe that existing controls suffice, and the RFC 1264 rules just get in the way. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4794"/>
        <seriesInfo name="DOI" value="10.17487/RFC4794"/>
      </reference>
      <reference anchor="RFC8955">
        <front>
          <title>Dissemination of Flow Specification Rules</title>
          <author fullname="C. Loibl" initials="C." surname="Loibl"/>
          <author fullname="S. Hares" initials="S." surname="Hares"/>
          <author fullname="R. Raszuk" initials="R." surname="Raszuk"/>
          <author fullname="D. McPherson" initials="D." surname="McPherson"/>
          <author fullname="M. Bacher" initials="M." surname="Bacher"/>
          <date month="December" year="2020"/>
          <abstract>
            <t>This document defines a Border Gateway Protocol Network Layer Reachability Information (BGP NLRI) encoding format that can be used to distribute (intra-domain and inter-domain) traffic Flow Specifications for IPv4 unicast and IPv4 BGP/MPLS VPN services. This allows the routing system to propagate information regarding more specific components of the traffic aggregate defined by an IP destination prefix.</t>
            <t>It also specifies BGP Extended Community encoding formats, which can be used to propagate Traffic Filtering Actions along with the Flow Specification NLRI. Those Traffic Filtering Actions encode actions a routing system can take if the packet matches the Flow Specification.</t>
            <t>This document obsoletes both RFC 5575 and RFC 7674.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8955"/>
        <seriesInfo name="DOI" value="10.17487/RFC8955"/>
      </reference>
      <reference anchor="RFC8956">
        <front>
          <title>Dissemination of Flow Specification Rules for IPv6</title>
          <author fullname="C. Loibl" initials="C." role="editor" surname="Loibl"/>
          <author fullname="R. Raszuk" initials="R." role="editor" surname="Raszuk"/>
          <author fullname="S. Hares" initials="S." role="editor" surname="Hares"/>
          <date month="December" year="2020"/>
          <abstract>
            <t>"Dissemination of Flow Specification Rules" (RFC 8955) provides a Border Gateway Protocol (BGP) extension for the propagation of traffic flow information for the purpose of rate limiting or filtering IPv4 protocol data packets.</t>
            <t>This document extends RFC 8955 with IPv6 functionality. It also updates RFC 8955 by changing the IANA Flow Spec Component Types registry.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8956"/>
        <seriesInfo name="DOI" value="10.17487/RFC8956"/>
      </reference>
      <reference anchor="RFC8519">
        <front>
          <title>YANG Data Model for Network Access Control Lists (ACLs)</title>
          <author fullname="M. Jethanandani" initials="M." surname="Jethanandani"/>
          <author fullname="S. Agarwal" initials="S." surname="Agarwal"/>
          <author fullname="L. Huang" initials="L." surname="Huang"/>
          <author fullname="D. Blair" initials="D." surname="Blair"/>
          <date month="March" year="2019"/>
          <abstract>
            <t>This document defines a data model for Access Control Lists (ACLs). An ACL is a user-ordered set of rules used to configure the forwarding behavior in a device. Each rule is used to find a match on a packet and define actions that will be performed on the packet.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8519"/>
        <seriesInfo name="DOI" value="10.17487/RFC8519"/>
      </reference>
    </references>
    <?line 855?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>Thanks to Christian Jacquenet and Jean-Michel Combes for their inputs.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
ZA4S/zhfjJVJg00w9REJutf5/2RYbtW1zgAA

-->

</rfc>
