<?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-opsawg-rfc5706bis-00" category="bcp" consensus="true" submissionType="IETF" obsoletes="5706" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.31.0 -->
  <front>
    <title abbrev="Operations &amp; Management Considerations">Guidelines for Considering Operations and Management in IETF Specifications</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-rfc5706bis-00"/>
    <author fullname="Benoit Claise">
      <organization>Everything OPS</organization>
      <address>
        <email>benoit@everything-ops.net</email>
      </address>
    </author>
    <author fullname="Joe Clarke">
      <organization>Cisco</organization>
      <address>
        <email>jclarke@cisco.com</email>
      </address>
    </author>
    <author fullname="Adrian Farrel">
      <organization>Old Dog Consulting</organization>
      <address>
        <email>adrian@olddog.co.uk</email>
      </address>
    </author>
    <author fullname="Samier Barguil">
      <organization>Nokia</organization>
      <address>
        <email>samier.barguil_giraldo@nokia.com</email>
      </address>
    </author>
    <author fullname="Carlos Pignataro">
      <organization>Blue Fern Consulting</organization>
      <address>
        <email>carlos@bluefern.consulting</email>
        <email>cpignata@gmail.com</email>
        <uri>https://bluefern.consulting</uri>
      </address>
    </author>
    <author fullname="Ran Chen">
      <organization>ZTE</organization>
      <address>
        <email>chen.ran@zte.com.cn</email>
      </address>
    </author>
    <date year="2025" month="November" day="13"/>
    <area>Operations and Management</area>
    <keyword>management</keyword>
    <keyword>operations</keyword>
    <keyword>operations and management</keyword>
    <keyword>ops considerations</keyword>
    <abstract>
      <?line 94?>

<t>New Protocols or Protocol Extensions are best designed with due
   consideration of the functionality needed to operate and manage them.
   Retrofitting operations and management considerations is suboptimal.
   The purpose of this document is to provide guidance to authors and
   reviewers on what operational and management aspects should be
   addressed when defining New Protocols or Protocol Extensions.</t>
      <t>This document obsoletes RFC 5706, replacing it completely and updating
   it with new operational and management techniques and mechanisms. It also
   introduces a requirement to include an "Operational Considerations"
   section in new RFCs in the IETF Stream.</t>
    </abstract>
  </front>
  <middle>
    <?line 108?>

<section anchor="sec-intro">
      <name>Introduction</name>
      <t>Often, when New Protocols or Protocol Extensions are developed, not
   enough consideration is given to how they will be deployed,
   operated, and managed. Retrofitting operations and management
   mechanisms is often hard and architecturally unpleasant, and certain
   protocol design choices may make deployment, operations, and
   management particularly difficult.
   To ensure deployability, the operational environment and manageability
   must be considered during design.</t>
      <t>This document provides guidelines to help Protocol Designers and working
   groups (WGs) consider the operations and management functionality for
   their New Protocol or Protocol Extension at an early phase in the design
   process.</t>
      <t>This document obsoletes <xref target="RFC5706"/> and fully updates its content
   with new operational and management techniques and mechanisms. It also
   introduces a requirement for an "Operational Considerations"
   section in new RFCs in the IETF Stream.
   This document also removes outdated
   references and aligns with current practices, protocols, and
   technologies used in operating and managing devices, networks, and
   services. See <xref target="sec-changes-since-5706"/> for more details.</t>
      <section anchor="sec-this-doc">
        <name>This Document</name>
        <t>This document provides a set of guidelines for considering
   operations and management in an IETF technical specification
   with an eye toward being flexible while also striving for
   interoperability.</t>
        <t>Entirely New Protocols may require significant consideration of expected
   operations and management, while Protocol Extensions to existing, widely
   deployed protocols may have established de facto operations and
   management practices that are already well understood. This document does
   not mandate a comprehensive inventory of all operational considerations.
   Instead, it guides authors to focus on key aspects that are essential for
   the technology's deployability, operation, and maintenance.</t>
        <t>Suitable management approaches may vary for different areas, working
   groups, and protocols in the IETF. This document does not prescribe
   a fixed solution or format in dealing with operational and management
   aspects of IETF protocols. However, these aspects should be
   considered for any IETF protocol, given the IETF's role in developing technologies, New Protocols, and Protocol Extensions
   to be deployed and operated in the real-world Internet.</t>
        <t>A WG may decide that its protocol does not need interoperable
   management or a standardized Data Model, but this should be a
   deliberate and documented decision, not the result of omission. This document
   provides some guidelines for those considerations.</t>
        <t>This document makes a distinction between "Operational
   Considerations" and "Management Considerations", although the two are
   closely related. The operational considerations apply to operating protocols within a network, even
   if there was no management protocol actively being used. The section on manageability is focused on
   management technology, such as how to utilize management protocols
   and how to design management Data Models.</t>
      </section>
      <section anchor="sec-audience">
        <name>Audience</name>
        <t>The guidelines are intended to be useful to authors
   writing protocol specifications.
   They outline what to consider for management and deployment, how to document
   those aspects, and how to present them in a consistent format.
    This document is intended to offer a flexible set of
   guiding principles applicable to various circumstances. It provides a framework for working groups
   to ensure that manageability considerations are an integral part of the protocol design process, and
   its use should not be misinterpreted as imposing new hurdles on work in other areas.</t>
        <t>Protocol Designers should consider which operations and management
   needs are relevant to their protocol, document how those needs could
   be addressed, and suggest (preferably standard) management protocols
   and Data Models that could be used to address those needs. This is
   similar to a WG that considers which security threats are relevant to
   their protocol, documents (in the required Security Considerations section,
   per Guidelines for Writing RFC Text on Security Considerations <xref target="BCP72"/>)
   how threats should be mitigated, and then suggests appropriate standard
   protocols that could mitigate the threats.</t>
        <t>A core principle of this document is to encourage early on discussions rather than mandating any specific solution.
   It does not impose a specific management or operational solution,
   imply that a formal Data Model is needed, or imply that using a specific management
   protocol is mandatory. If Protocol Designers conclude that the technology can be
   managed solely by using Proprietary Interfaces or that it does
   not need any structured or standardized Data Model, this might be fine,
   but it is a decision that should be explicit in a manageability discussion
   -- that this is how the protocol will need to be operated and managed.
   Protocol Designers should avoid deferring manageability to a later
   phase of the development of the specification.</t>
        <t>When a WG considers operation and management functionality for a
   protocol, the document should contain enough information for readers
   to understand how the protocol will be deployed, operated, and managed. The considerations
   do not need to be comprehensive and exhaustive; focus should be on key aspects. The WG
   should expect that considerations for operations and management may
   need to be updated in the future, after further operational
   experience has been gained.</t>
        <t>The Ops Directorate (OpsDir) can use this document to inform their reviews. A list of guidelines and a
   checklist of questions to consider, which a reviewer can use to evaluate whether the protocol and
   documentation address common operations and management needs, is provided in <xref target="CHECKLIST"/>. Ultimately,
   the decision to incorporate this document's advice into their work remains with Protocol Designers and working groups themselves.</t>
        <t>This document is also of interest to the broader community, who wants to understand, contribute to,
   and review Internet-Drafts, taking operational considerations into account.</t>
      </section>
    </section>
    <section anchor="sec-terms">
      <name>Terminology</name>
      <t>This document does not describe interoperability requirements. As such, it does not use the capitalized keywords defined in <xref target="BCP14"/>.</t>
      <t>This section defines key terms used throughout the document to ensure clarity and consistency. Some terms are drawn from existing RFCs and IETF Internet-Drafts, while others are defined here for the purposes of this document. Where appropriate, references are provided for further reading or authoritative definitions.</t>
      <ul spacing="normal">
        <li>
          <t>Anomaly: See <xref target="I-D.ietf-nmop-terminology"/>.</t>
        </li>
        <li>
          <t>Cause: See <xref target="I-D.ietf-nmop-terminology"/>.</t>
        </li>
        <li>
          <t>CLI: Command Line Interface. A human-oriented interface, typically
a Proprietary Interface, to hardware or software devices
(e.g., hosts, routers, or operating systems). The commands, their syntax,
and the precise semantics of the parameters may vary considerably
between different vendors, between products from the same
vendor, and even between different versions or releases of a single
product. No attempt at standardizing CLIs has been made by the IETF.</t>
        </li>
        <li>
          <t>Data Model: A set of mechanisms for representing, organizing, storing,
and handling data within a particular type of data store or repository.
This usually comprises a collection of data structures such as lists, tables,
relations, etc., a collection of operations that can be applied to the
structures such as retrieval, update, summation, etc., and a collection of
integrity rules that define the legal states (set of values) or changes of
state (operations on values). A Data Model may be derived by mapping the
contents of an Information Model or may be developed ab initio. Further
discussion of Data Models can be found in <xref target="RFC3444"/>, <xref target="sec-interop"/>,
and <xref target="sec-mgmt-info"/>.</t>
        </li>
        <li>
          <t>Fault: See <xref target="I-D.ietf-nmop-terminology"/>.</t>
        </li>
        <li>
          <t>Fault Management: The process of interpreting fault notifications and other alerts
and alarms, isolating faults, correlating them, and deducing underlying
Causes. See <xref target="sec-fm-mgmt"/> for more information.</t>
        </li>
        <li>
          <t>Information Model: An abstraction and representation of the
entities in a managed environment, their properties, attributes
and operations, and the way that they relate to each other. The model is
independent of any specific software usage, protocol,
or platform <xref target="RFC3444"/>. See Sections <xref format="counter" target="sec-interop"/> and <xref format="counter" target="sec-im-design"/> for
further discussion of Information Models.</t>
        </li>
        <li>
          <t>New Protocol and Protocol Extension: These terms are used in this document
to identify entirely new protocols, new versions of existing
protocols, and extensions to protocols.</t>
        </li>
        <li>
          <t>OAM: Operations, Administration, and Maintenance <xref target="RFC6291"/>
            <xref target="I-D.ietf-opsawg-oam-characterization"/> is the term given to the
combination of:  </t>
          <ol spacing="normal" type="1"><li>
              <t>Operation activities that are undertaken to keep the
network running as intended. They include monitoring of the network.</t>
            </li>
            <li>
              <t>Administration activities that keep track of resources in the
network and how they are used. They include the bookkeeping necessary
to track networking resources.</t>
            </li>
            <li>
              <t>Maintenance activities focused on facilitating repairs and upgrades.
They also involve corrective and preventive measures to make the
managed network run more effectively.</t>
            </li>
          </ol>
          <t>
The broader concept of "operations and management" that is the subject of
this document encompasses OAM, in addition to other management and provisioning
tools and concepts.</t>
        </li>
        <li>
          <t>Probable Root Cause: See <xref target="I-D.ietf-nmop-network-incident-yang"/></t>
        </li>
        <li>
          <t>Problem: See <xref target="I-D.ietf-nmop-terminology"/>.</t>
        </li>
        <li>
          <t>Proprietary Interface: An interface to manage a network element
that is not standardized. As such, the user interface, syntax, and
semantics typically vary significantly between implementations.
Examples of proprietary interfaces include Command Line
Interface (CLI), management web portal and Browser User Interface (BUI),
Graphical User Interface (GUI), and vendor-specific application
programming interface (API).</t>
        </li>
        <li>
          <t>Protocol Designer: An individual, a group of
people, or an IETF WG involved in the development and specification
of New Protocols or Protocol Extensions.</t>
        </li>
      </ul>
    </section>
    <section anchor="sec-doc-req-ietf-spec">
      <name>Documentation Requirements for IETF Specifications</name>
      <section anchor="sec-oper-manag-considerations">
        <name>"Operational Considerations" Section</name>
        <t>All Internet-Drafts that document a technical specification and are advanced for publication
   as IETF RFCs are required to include an "Operational Considerations" section.
   Internet-Drafts that do not document technical specifications such as process, policy, or administrative
   Internet-Drafts are not required to include such a section.</t>
        <t>After evaluating the operational (<xref target="sec-oper-consid"/>) and manageability aspects (<xref target="sec-mgmt-consid"/>) of a New
   Protocol, a Protocol Extension, or an architecture, the resulting practices and
   requirements should be documented
   in an "Operational Considerations" section within a
   specification. Since protocols are intended for operational deployment and
   management within real networks, it is expected that such considerations
   will be present.</t>
        <t>It is also recommended that operational and manageability considerations
   be addressed early in the protocol design process. Consequently, early
   revisions of Internet-Drafts are expected to include an "Operational
   Considerations" section.</t>
        <t>An "Operational Considerations" section should include discussion of
   the management and operations topics raised in this document, and
   when one or more of these topics is not relevant, it would be useful
   to include a simple statement explaining why the topic is not
   relevant or applicable for the New Protocol or Protocol Extension.
   Of course, additional relevant operational and manageability topics
   should be included as well.</t>
      </section>
      <section anchor="sec-null-sec">
        <name>"Operational Considerations" Section Boilerplate When No New Considerations Exist</name>
        <t>After a Protocol Designer has considered the manageability
   requirements of a New Protocol or Protocol Extension, they may determine that no
   management functionality or operational best-practice clarifications are
   needed. It would be helpful to
   reviewers, those who may update or write extensions to the protocol in the
   future, or to those deploying the protocol, to know the rationale
   regarding the decisions on manageability of the protocol at the
   time of its design.</t>
        <t>If there are no new manageability or deployment considerations, the "Operational Considerations" section
   must contain the following simple statement, followed by a brief explanation of
   why that is the case.</t>
        <artwork><![CDATA[
  "There are no new operations or manageability requirements introduced
    by this document.

    Explanation: [brief rationale goes here]"
]]></artwork>
        <t>The presence of such a
   section would indicate to the reader that due
   consideration has been given to manageability and operations.</t>
        <t>In cases where the specification is a Protocol Extension and the base protocol
   already addresses the relevant operational and manageability
   considerations, it is helpful to reference the considerations section
   in the base document.</t>
      </section>
      <section anchor="sec-placement-sec">
        <name>Placement of the "Operational Considerations" Section</name>
        <t>It is recommended that the section be
   placed immediately before the Security Considerations section.
   Reviewers interested in such sections will find it easily, and this
   placement could simplify the development of tools to detect the
   presence of such a section.</t>
      </section>
    </section>
    <section anchor="sec-oper-consid">
      <name>How Will the New Protocol or Protocol Extension Fit into the Current Environment?</name>
      <t>Designers of a New Protocol or Protocol Extension should carefully consider the operational
   aspects. To ensure that a protocol will be practical to deploy in
   the real world, it is not enough to merely define it very precisely
   in a well-written document. Operational aspects will have a serious
   impact on the actual success of a protocol. Such aspects include bad
   interactions with existing solutions, a difficult upgrade path,
   difficulty of debugging problems, difficulty configuring from a
   central database, or a complicated state diagram that operations
   staff will find difficult to understand. <xref target="RFC5218"/> provides
   a more detailed discussion on what makes for a successful protocol.</t>
      <t>BGP flap damping <xref target="RFC2439"/> is an example. It was designed to block
   high-frequency route flaps; however, the design did not consider the
   existence of BGP path exploration / slow convergence. In real
   operations, path exploration caused false flap damping, resulting in
   loss of reachability. As a result, many networks turned flap damping
   off.</t>
      <section anchor="sec-ops">
        <name>Operations</name>
        <t>Protocol Designers can analyze the operational environment and mode
   of work in which the New Protocol and Protocol Extension will work. Such an
   exercise need not be reflected directly by text in their document
   but could help in visualizing how to apply the protocol in the
   Internet environments where it will be deployed.</t>
        <t>A key question is how the protocol can operate "out of the box". If
   implementers are free to select their own defaults, the protocol
   needs to operate well with any choice of values. If there are
   sensible defaults, these need to be stated.</t>
        <t>There may be a need to support both a human interface (e.g., for
   troubleshooting) and a programmatic interface (e.g., for automated
   monitoring and Cause analysis). The application programming
   interfaces (APIs) and the human interfaces might benefit from being similar
   to ensure that the information exposed by both is
   consistent when presented to an operator. It is also relevant to
   identify consistent methods for determining information, such as
   what is counted in specific counters.</t>
        <t>Protocol Designers should consider what management operations are
   expected to be performed as a result of the deployment of the
   protocol -- for example whether write operations are permitted on
   routers and on hosts, or whether notifications for alarms or other
   events will be expected.</t>
      </section>
      <section anchor="sec-install">
        <name>Installation and Initial Setup</name>
        <t>Anything that can be configured can be misconfigured. "Architectural
   Principles of the Internet" <xref target="RFC1958"/>, Section 3.8, states: "Avoid
   options and parameters whenever possible. Any options and parameters
   should be configured or negotiated dynamically rather than manually".</t>
        <t>To simplify configuration, Protocol Designers should consider
   specifying reasonable defaults, including default modes and
   parameters. For example, it could be helpful or necessary to specify
   default values for modes, timers, default state of logical control
   variables, default transports, and so on. Even if default values are
   used, it must be possible to retrieve all the actual values or at
   least an indication that known default values are being used.</t>
        <t>Protocol Designers should consider how to enable operators to
   concentrate on the configuration of the network or service infrastructure as a whole rather
   than on individual devices. Of course, how one accomplishes this is
   the hard part.</t>
        <t>Protocol Designers should explain the background of chosen default
   values and provide the rationale, especially when those choices may
   affect operations. In many cases, as
   technology changes, the values in an RFC might make less and less
   sense. It is very useful to understand whether defaults are based on
   best current practice and are expected to change as technologies
   advance or whether they have a more universal value that should not
   be changed lightly. For example, the default interface speed might
   be expected to change over time due to increased speeds in the
   network, and cryptographic algorithms might be expected to change
   over time as older algorithms are "broken".</t>
        <t>It is extremely important to set a sensible default value for all
   parameters.</t>
        <t>Default values should generally favor the conservative side over the
   "optimizing performance" side (e.g., the initial Round-Trip Time (RTT) and
   Round-Trip Time Variance (RTTVAR) values of a TCP connection <xref target="RFC6298"/>).</t>
        <t>For those parameters that are speed-dependent, instead of using a
   constant, try to set the default value as a function of the link
   speed or some other relevant factors. This would help reduce the
   chance of problems caused by technology advancement.</t>
        <t>For example, where protocols involve cryptographic keys, Protocol Designers should
   consider not only key generation and validation mechanisms but also the
   format in which private keys are stored, transmitted, and restored.
   Designers should specify any expected consistency checks
   (e.g., recomputing an expanded key from the seed) that help verify
   correctness and integrity. Additionally, guidance should be given on
   data retention, restoration limits, and cryptographic module
   interoperability when importing/exporting private key material. See <xref target="I-D.ietf-lamps-dilithium-certificates"/> for an example of how such considerations are incorporated.</t>
      </section>
      <section anchor="sec-migration">
        <name>Migration Path</name>
        <t>If the New Protocol or Protocol Extension is a new version of an existing one, or if it is
   replacing another technology, the Protocol Designer should consider
   how deployments should transition to the New Protocol or Protocol
   Extensions. This should include coexistence with previously deployed
   protocols and/or previous versions of the same protocol, management of
   incompatibilities between versions, translation between versions,
   and consideration of potential side effects. A key question becomes:
   Are older protocols or versions disabled, or do they coexist in the
   network with the New Protocol or Protocol Extension?</t>
        <t>Many protocols benefit from being incrementally deployable --
   operators may deploy aspects of a protocol before deploying the
   protocol fully. In those cases, the design considerations should
   also specify whether the New Protocol or Protocol Extension requires any changes to
   the existing infrastructure, particularly the network.
   If so, the protocol specification should describe the nature of those
   changes, where they are required, and how they can be introduced in
   a manner that facilitates deployment.</t>
        <t>Incentivizing good security operation practices when migrating to the New Protocol or Protocol Extension should be encouraged. For example, patching is fundamental for security operations and can be incentivized if Protocol Designers consider supporting cheap and fast connection hand-offs and reconnections.</t>
        <t>When Protocol Designers are considering how deployments should transition to the New Protocol or Protocol Extension, impacts to current techniques employed by operators should be documented and mitigations included, where possible, so that consistent security operations and management can be achieved.
   Refer to <xref target="RFC8170"/> for a detailed discussed on transition versus coexistence.</t>
      </section>
      <section anchor="sec-other">
        <name>Requirements on Other Protocols and Functional Components</name>
        <t>Protocol Designers should consider the requirements that the New
   Protocol might put on other protocols and functional components and
   should also document the requirements from other protocols and
   functional components that have been considered in designing the New
   Protocol.</t>
        <t>These considerations should generally remain illustrative to avoid
   creating restrictions or dependencies, or potentially impacting the
   behavior of existing protocols, or restricting the extensibility of
   other protocols, or assuming other protocols will not be extended in
   certain ways. If restrictions or dependencies exist, they should be
   stated.</t>
        <t>For example, the design of the Resource ReSerVation Protocol (RSVP)
   <xref target="RFC2205"/> required each router to look at the RSVP PATH message and,
   if the router understood RSVP, add its own address to the message to
   enable automatic tunneling through non-RSVP routers. But in reality,
   routers cannot look at an otherwise normal IP packet and potentially
   take it off the fast path! The initial designers overlooked that a
   new "deep packet inspection" requirement was being put on the
   functional components of a router. The "router alert" option
   (<xref target="RFC2113"/>, <xref target="RFC2711"/>) was finally developed to solve this problem,
   for RSVP and other protocols that require the router to take some
   packets off the fast-forwarding path. Yet, Router Alert has its own
   problems in impacting router performance.</t>
      </section>
      <section anchor="sec-impact">
        <name>Impact on Network Operation</name>
        <t>The introduction of a New Protocol or Protocol Extensions may
   have an impact on the operation of existing networks. As discussed in <xref section="2.1" sectionFormat="of" target="RFC6709"/>
   major extensions may have characteristics leading to a risk of
   operational
   problems. Protocol
   Designers should outline such operational impacts (which may be positive),
   including scaling benefits or concerns, and interactions with other protocols.
   Protocol Designers should describe the scenarios in which the New
   Protocol or its extensions are expected to be applicable or
   beneficial. This includes any relevant deployment environments,
   network topologies, usage constraints such as limited domains
   <xref target="RFC8799"/>, or use cases that justify or constrain adoption.
   For example, a New Protocol or Protocol Extension that doubles the number of active,
   reachable addresses in a network might have implications for the
   scalability of interior gateway protocols, and such impacts should
   be evaluated accordingly.</t>
        <t>If the protocol specification requires changes to end hosts, it should
   also indicate whether safeguards exist to protect networks from
   potential overload. For instance, a congestion control algorithm must
   comply with <xref target="BCP133"/> to prevent congestion collapse and ensure
   network stability.</t>
        <t>A protocol could send active monitoring packets on the wire. Without careful
   consideration, active monitoring might achieve high accuracy at the cost of
   generating an excessive number of monitoring packets.</t>
        <t>Protocol Designers should consider the potential impact on the
   behavior of other protocols in the network and on the traffic levels
   and traffic patterns that might change, including specific types of
   traffic, such as multicast. Also, consider the need to install new
   components that are added to the network as a result of changes in
   the configuration, such as servers performing auto-configuration
   operations.</t>
        <t>Protocol Designers should consider also the impact on
   infrastructure applications like DNS <xref target="RFC1034"/>, the registries, or
   the size of routing tables. For example, Simple Mail Transfer
   Protocol (SMTP) <xref target="RFC5321"/> servers use a reverse DNS lookup to filter
   out incoming connection requests: when Berkeley installed a new spam filter,
   their mail server stopped functioning because of overload of the DNS
   cache resolver.</t>
        <t>The impact of New Protocols or Protocol Extensions, and the results
of new OAM tools developed for the New Protocols or Protocol
Extensions, must be considered with respect to the performance of
traffic delivery and the availability of ongoing manageability. For
example, it must be noted if the New Protocols or Protocol Extensions
or the OAM tools cause increased delay or jitter in real-time traffic
applications, or increased response time in client-server
applications. Further, if the additional traffic caused by OAM tools
and data collection could result in the management plane becoming
overwhelmed, then this must be called out, and suitable mechanisms to
rate limit the OAM must be considered. Potential options include: document the limitations, propose solution track(s), include an optional rate limiting feature in the specifications, or impose a rate limiting feature in the specifications.  Consider three examples: in
Bidirectional Forwarding Detection for MPLS <xref target="RFC5884"/> it is
possible to configure very rapid BFD transmissions (of the order of
3ms) on a very large number of parallel Label Switched Paths (LSPs)
with the result that the management systems and end nodes may become
overwhelmed -- this can be protected by applying limits to
the number of LSPs that may be tested at once; notifications or logs
from systems (through YANG or other means) should be rate-limited so
that they do not flood the receiving management station; the
application of sophisticated encryption or filtering rules need to
be considered in the light of the additional processing they may
impose on the hardware forwarding path for traffic.</t>
        <t>New metrics may be required to assess traffic performance. Protocol Designers may refer to <xref target="RFC6390"/> for guidelines for considering new performance metrics.</t>
        <t>It is important to minimize the impact caused by configuration
   changes. 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.</t>
      </section>
      <section anchor="sec-impact-secops">
        <name>Impact on Security Operations</name>
        <t>Security Operations (SecOps) is a collaborative approach that combines security and operational teams to improve the ability of operators to protect and manage the network effectively and efficiently<xref target="SECOPS"/>. Security operators detect malicious activity and respond to threats and are a crucial part of defending against attacks alongside the management and operation of the network.</t>
        <t>Protocol Designers should consider the impacts of a New Protocol or Protocol Extension on Security Operations in networks that the protocol will be deployed in.</t>
        <t>Security operators extensively rely upon Indicators of Compromise (IoCs) <xref target="RFC9424"/>. The deployment of New Protocol or Protocol Extension may change the type, locations, or availability of IoCs. Protocol Designers should outline such changes to ensure operators can manage and defend their network consistently.
Consider the operators' requirement for digital forensics from the network or endpoints with critical information found in logs. Logging events schema and guidance for operators should be considered when designing a New Protocol or Protocol Extension to ensure that operators have the information they need. <xref target="I-D.ietf-quic-qlog-main-schema"/> is an example of extensible structured logging.</t>
        <t>Tooling required by security operators should be documented in the design and deployment of a New Protocol or Protocol Extension. Operators may require new tooling or methods for managing network traffic in response to protocol changes to ensure consistent availability and performance of networks. Similarly, updating and augmenting existing forensic tools such as protocol dissectors is expected when a New Protocol is deployed, but having to completely rebuild such tooling would greatly reduce the effectiveness of security operators, so protocol extensibility should be considered.</t>
      </section>
      <section anchor="sec-oper-verify">
        <name>Verifying Correct Operation</name>
        <t>Protocol Designers should consider techniques for testing the
   effect that the protocol has had on the network by sending data
   through the network and observing its behavior (a.k.a., active
   monitoring). Protocol Designers should consider how the correct end-
   to-end operation of the New Protocol or Protocol Extension in the network can be tested
   actively and passively, and how the correct data or forwarding plane
   function of each network element can be verified to be working
   properly with the New Protocol or Protocol Extension. Which metrics are of interest?</t>
        <t>Having simple protocol status and health indicators on network
   devices is a recommended means to check correct operation.</t>
      </section>
      <section anchor="sec-messages">
        <name>Message Formats</name>
        <t>Where protocol specifications result in messages (such as errors or warnings) being carried as text strings or output for consumption by human operators, consideration should be given to making it possible for implementations to be configured so that the messages can be viewed in the local language. In such cases, it may be helpful to transmit a specific message code (i.e., a number) along with the default English language message, so that implementations may easily map the code to a local text string.</t>
        <t>Further discussion of Internationalization issues may be found in <xref target="BCP166"/>.</t>
      </section>
    </section>
    <section anchor="sec-mgmt-consid">
      <name>How Will the Protocol Be Managed?</name>
      <t>The considerations of manageability should start from identifying the
   entities to be managed, as well as how the managed protocol is
   supposed to be installed, configured, and monitored.</t>
      <t>Considerations for management should include a discussion of what
   needs to be managed, and how to achieve various management tasks.
   Where are the managers and what type of interfaces and
   protocols will they need? The "write a MIB module" approach to
   considering management often focuses on monitoring a protocol
   endpoint on a single device. A MIB module document typically only
   considers monitoring properties observable at one end, while the
   document does not really cover managing the *protocol* (the
   coordination of multiple ends) and does not even come near managing
   the *service* (which includes a lot of stuff that is very far away
   from the box). This scenario reflects a common operational
   concern: the inability to manage both ends of a connection
   effectively. As noted in <xref target="RFC3535"/>, "MIB modules can often be
   characterized as a list of ingredients without a recipe".</t>
      <t>The management model should take into account factors such as:</t>
      <ul spacing="normal">
        <li>
          <t>What type of management entities will be involved (agents, network
management systems)?</t>
        </li>
        <li>
          <t>What is the possible architecture (client-server, manager-agent,
poll-driven or event-driven, auto-configuration, two levels or
hierarchical)?</t>
        </li>
        <li>
          <t>What are the management operations (initial configuration, dynamic
configuration, alarm and exception reporting, logging, performance
monitoring, performance reporting, debugging)?</t>
        </li>
        <li>
          <t>How are these operations performed (locally, remotely, atomic
operation, scripts)? Are they performed immediately or are they
time scheduled, or event triggered?</t>
        </li>
      </ul>
      <t>Protocol Designers should consider how the New Protocol or Protocol Extension will be
   managed in different deployment scales. It might be sensible to use
   a local management interface to manage the New Protocol or Protocol Extension on a single
   device, but in a large network, remote management using a centralized
   server and/or using distributed management functionality might make
   more sense. Auto-configuration and default parameters might be
   possible for some New Protocols or Protocol Extensions.</t>
      <t>Management needs to be considered not only from the perspective of a
   device, but also from the perspective of network and service
   management. A service might be network and operational functionality
   derived from the implementation and deployment of a New Protocol or Protocol Exension.
   Often an individual network element is not aware of the service being
   delivered.</t>
      <t>WGs should consider how to configure multiple related/co-operating
   devices and how to back off if one of those configurations fails or
   causes trouble. NETCONF addresses this in a generic manner
   by allowing an operator to lock the configuration on multiple
   devices, perform the configuration settings/changes, check that they
   are OK (undo if not), and then unlock the devices.</t>
      <t>Techniques for debugging protocol interactions in a network must be
   part of the network-management discussion. Implementation source
   code should be debugged before ever being added to a network, so
   asserts and memory dumps do not normally belong in management data
   models. However, debugging on-the-wire interactions is a protocol
   issue: while the messages can be seen by sniffing, it is enormously
   helpful if a protocol specification supports features that make
   debugging of network interactions and behaviors easier. There could
   be alerts issued when messages are received or when there are state
   transitions in the protocol state machine. However, the state
   machine is often not part of the on-the-wire protocol; the state
   machine explains how the protocol works so that an implementer can
   decide, in an implementation-specific manner, how to react to a
   received event.</t>
      <t>In a client/server protocol, it may be more important to instrument
   the server end of a protocol than the client end, since the
   performance of the server might impact more nodes than the
   performance of a specific client.</t>
      <section anchor="sec-mgmt-tech">
        <name>Available Management Technologies</name>
        <t>The IETF provides several standardized management protocols suitable for
   various operational purposes, for example as outlined in <xref target="RFC6632"/>.</t>
        <t>Readers seeking more in-depth definitions or explanations should consult
   the referenced materials.</t>
      </section>
      <section anchor="sec-interop">
        <name>Interoperability</name>
        <t>Management interoperability is critical for enabling information exchange
   and operations across diverse network devices and management applications,
   regardless of vendor, model, or software release. It facilitates the use
   of third-party applications and outsourced management services.</t>
        <t>While individual device management via Proprietary Interfaces may
   suffice for small deployments, large-scale networks comprising equipment
   from multiple vendors necessitate consistent, automated management.
   Relying on vendor- and model-specific interfaces for extensive deployments,
   such as hundreds of branch offices, severely impedes scalability and automation
   of operational processes. The primary goal of management interoperability is to
   enable the scalable deployment and lifecycle management of new network functions
   and services, while ensuring a clear understanding of their operational impact
   and total cost of ownership.</t>
        <t>Achieving universal agreement on a single management syntax and protocol is challenging.
   However, the IETF has significantly evolved its approach to network management, moving
   beyond SMIv2 and SNMP. Modern IETF management solutions primarily leverage YANG <xref target="RFC7950"/>
   for Data Modeling and NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/> for protocol interactions.
   This shift, as further elaborated in <xref target="RFC6632"/>, emphasizes structured Data Models and
   programmatic interfaces to enhance automation and interoperability. Other protocols, such as
   IPFIX <xref target="RFC7011"/> for flow accounting and syslog <xref target="RFC5424"/> for logging, continue to play
   specific roles in comprehensive network management.</t>
        <t>Interoperability must address both syntactic and semantic aspects. While syntactic variations
   across implementations can often be handled through adaptive processing, semantic differences pose a
   greater challenge, as the meaning of data is intrinsically tied to the managed entity.</t>
        <t>Information Models (IMs) enable and provide the foundation for semantic interoperability. An IM defines the
   conceptual understanding of managed information, independent of specific protocols or vendor
   implementations. This allows for consistent interpretation and correlation of data across different
   data models (and hence management protocols), such as a YANG Data Model and IPFIX Information Elements concerning the same
   event. For instance, an IM can standardize how error conditions are counted, ensuring that a counter
   has the same meaning whether collected via NETCONF or exported via IPFIX.</t>
        <t>Protocol Designers should consider developing an IM, when multiple Data Model (DM)
   representations (e.g., YANG and/or IPFIX) are required, to ensure lossless
   semantic mapping. IMs are also beneficial for complex or numerous DMs. As illustrated in Figure 1, an
   IM serves as a conceptual blueprint for designers and operators, from which concrete DMs are derived
   for implementers. <xref target="RFC3444"/> provides further guidance on distinguishing IMs from DMs.</t>
        <figure anchor="fig-im-dm">
          <name>Information Models (IMs) and Data Models (DMs)</name>
          <artset>
            <artwork type="svg" align="center"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="144" width="464" viewBox="0 0 464 144" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                <path d="M 8,64 L 8,80" fill="none" stroke="black"/>
                <path d="M 96,48 L 96,80" fill="none" stroke="black"/>
                <path d="M 176,64 L 176,80" fill="none" stroke="black"/>
                <path d="M 232,32 L 248,32" fill="none" stroke="black"/>
                <path d="M 8,64 L 176,64" fill="none" stroke="black"/>
                <path d="M 232,96 L 248,96" fill="none" stroke="black"/>
                <polygon class="arrowhead" points="256,96 244,90.4 244,101.6" fill="black" transform="rotate(0,248,96)"/>
                <polygon class="arrowhead" points="256,32 244,26.4 244,37.6" fill="black" transform="rotate(0,248,32)"/>
                <g class="text">
                  <text x="100" y="36">IM</text>
                  <text x="336" y="36">conceptual/abstract</text>
                  <text x="440" y="36">model</text>
                  <text x="272" y="52">for</text>
                  <text x="328" y="52">designers</text>
                  <text x="376" y="52">&amp;</text>
                  <text x="424" y="52">operators</text>
                  <text x="12" y="100">DM</text>
                  <text x="100" y="100">DM</text>
                  <text x="180" y="100">DM</text>
                  <text x="328" y="100">concrete/detailed</text>
                  <text x="424" y="100">model</text>
                  <text x="296" y="116">for</text>
                  <text x="364" y="116">implementers</text>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center"><![CDATA[
           IM               --> conceptual/abstract model
           |                    for designers & operators
+----------+---------+
|          |         |
DM         DM        DM     --> concrete/detailed model
                                   for implementers

]]></artwork>
          </artset>
        </figure>
        <t>Protocol Designers must identify the essential operational, configuration, state, and statistical
   information required for effective monitoring, control, and troubleshooting of New Protocols or Protocol Extensions and
   their extensions. This includes defining relevant parameters, performance metrics, error indicators,
   and contextual data crucial for diagnostics and lifecycle management.</t>
        <t>To ensure interoperability, management protocol and Data Model standards should incorporate clear
   compliance clauses, specifying the expected level of support.</t>
      </section>
      <section anchor="sec-mgmt-info">
        <name>Management Information</name>
        <t>Languages used to describe an Information Model can influence the
   nature of the model. Using a particular data modeling language, such
   as YANG, influences the model to use certain types of structures, for
   example, hierarchical trees, groupings, and reusable types.
   YANG, as described in <xref target="RFC6020"/> and <xref target="RFC7950"/>, provides advantages
   for expressing network information, including clear separation of
   configuration data and operational state, support for constraints and
   dependencies, and extensibility for evolving requirements. Its ability
   to represent relationships and dependencies in a structured and modular
   way makes it an effective choice for defining management information
   models.</t>
        <t>Although this document recommends using English text (the official
   language for IETF specifications) to describe an Information Model,
   including a complementary YANG module helps translate abstract concepts
   into implementation-specific Data Models. This ensures consistency between
   the high-level design and practical deployment.</t>
        <t>A management Information Model should include a discussion of what is
   manageable, which aspects of the protocol need to be configured, what
   types of operations are allowed, what protocol-specific events might
   occur, which events can be counted, and for which events an operator
   should be notified.</t>
        <t>Operators find it important to be able to make a clear distinction
   between configuration data, operational state, and statistics. They
   need to determine which parameters were administratively configured
   and which parameters have changed since configuration as the result
   of mechanisms such as routing protocols or network management
   protocols. It is important to be able to separately fetch current
   configuration information, initial configuration information,
   operational state information, and statistics from devices; to be
   able to compare current state to initial state; and to compare
   information between devices. So, when deciding what information
   should exist, do not conflate multiple information elements into a
   single element.</t>
        <t>What is typically difficult to work through are relationships between
   abstract objects. Ideally, an Information Model would describe the
   relationships between the objects and concepts in the information
   model.</t>
        <t>Is there always just one instance of this object or can there be
   multiple instances? Does this object relate to exactly one other
   object, or may it relate to multiple? When is it possible to change a
   relationship?</t>
        <t>Do objects (such as instances in lists) share fate? For example, if an
   instance in list A must exist before a related instance in list B can be
   created, what happens to the instance in list B if the related instance in
   list A is deleted? Does the existence of relationships between
   objects have an impact on fate sharing? YANG's relationships and
   constraints can help express and enforce these relationships.</t>
        <section anchor="sec-im-design">
          <name>Information Model Design</name>
          <t>This document recommends keeping the Information Model as simple as
   possible by applying the following criteria:</t>
          <ol spacing="normal" type="1"><li>
              <t>Start with a small set of essential objects and make additions only as
further objects are needed with the objective of keeping the absolute number of objects as small as possible while still delivering the required function such that there is
no duplication between objects and where one piece of information can be derived from the other pieces of information, it is not itself represented as an object.</t>
            </li>
            <li>
              <t>Require that all objects be essential for management.</t>
            </li>
            <li>
              <t>Consider evidence of current use of the managed protocol, and the perceived utility of objects added to the Information Model.</t>
            </li>
            <li>
              <t>Exclude objects that can be derived from others in this or
other information models.</t>
            </li>
            <li>
              <t>Avoid causing critical sections to be heavily instrumented. A
guideline is one counter per critical section per layer.</t>
            </li>
            <li>
              <t>When defining an Information Model using  YANG Data Structure Extensions <xref target="RFC8791"/> (thereby keeping it abstract and implementation-agnostic per <xref target="RFC3444"/>) ensure that the Information Model remains simple, modular, and clear by following the authoring guidelines in <xref target="I-D.ietf-netmod-rfc8407bis"/>.</t>
            </li>
            <li>
              <t>When illustrating the abstract Information Model, use YANG Tree Diagrams <xref target="RFC8340"/> to provide a simple, standardized, and implementation-neutral model structure.</t>
            </li>
          </ol>
        </section>
        <section anchor="sec-yang-dm">
          <name>YANG Data Model Considerations</name>
          <t>When considering YANG Data Models for a new specification, there
  are multiple types of Data Models that may be applicable. The
  hierarchy and relationship between these types is described in
  <xref section="3.5.1" sectionFormat="of" target="I-D.ietf-netmod-rfc8407bis"/>. A new specification
  may require or benefit from one or more of these YANG Data Model types.</t>
          <ul spacing="normal">
            <li>
              <t>Device Models - Also called Network Element Models,
represent the configuration, operational state, and notifications of
individual devices. These models are designed to distinguish
between these types of data and support querying and updating
device-specific parameters. Consideration should be given to
how device-level models might fit with broader network and
service Data Models.</t>
            </li>
            <li>
              <t>Network Models - Also called Network Service Models, define abstractions
for managing the behavior and relationships of multiple devices
and device subsystems within a network. As described in <xref target="RFC8199"/>,
these models are used to manage network-wide. These abstractions are
useful to network operators and applications that interface with network
controllers. Examples of network models include the L3VPN Network Model
(L3NM) <xref target="RFC9182"/> and the L2VPN Network Model (L2VPN) <xref target="RFC9291"/>.</t>
            </li>
            <li>
              <t>Service Models - Also called Customer Service Models,
defined in <xref target="RFC8309"/>, are designed to abstract the customer interface
into a service. They consider customer-centric parameters such as
Service Level Agreement (SLA) and high-level policy (e.g., network intent).
Given that different operators and different customers may have widely-varying
business processes, these models should focus on common aspects of a service
with strong multi-party consensus. Examples of service models include
the L3VPN Service Model (L3SM) <xref target="RFC8299"/> and the L2VPN Service Model (L2SM)
<xref target="RFC8466"/>.</t>
            </li>
          </ul>
          <t>A common challenge in YANG Data Model development lies in defining the
  relationships between abstract service or network constructs and the
  underlying device models. Therefore, when designing YANG modules, it
  is important to go beyond simply modeling configuration and
  operational data (i.e., leaf nodes), and also consider how the
  status and relationships of abstract or distributed constructs can
  be reflected based on parameters available in the network.</t>
          <t>For example, the status of a service may depend on the operational state
  of multiple network elements to which the service is attached. In such
  cases, the YANG Data Model (and its accompanying documentation) should
  clearly describe how service-level status is derived from underlying
  device-level information. Similarly, it is beneficial to define
  events (and relevant triggered notifications) that indicate changes in an underlying state,
  enabling reliable detection and correlation of service-affecting
  conditions. Including such mechanisms improves the robustness of
  integrations and helps ensure consistent behavior across
  implementations.</t>
          <t>Specific guidelines to consider when authoring any type of YANG
  modules are described in <xref target="I-D.ietf-netmod-rfc8407bis"/>.</t>
        </section>
      </section>
      <section anchor="sec-fm-mgmt">
        <name>Fault Management</name>
        <t>Protocol Designers should identify and document
   essential Faults, health indicators, alarms, and events that must be
   propagated to management applications or exposed through a Data
   Model. It is also recommended to describe how the Protocol Extension
   will affect the existing alarms and notification structure of the
   base Protocol, and to outline the potential impact of misconfigurations
   of the Protocol Extensions.</t>
        <t>Protocol Designers should consider how fault information will be
   propagated. Will it be done using asynchronous notifications or
   polling of health indicators?</t>
        <t>If notifications are used to alert operators to certain conditions,
   then Protocol Designers should discuss mechanisms to throttle
   notifications to prevent congestion and duplications of event
   notifications. Will there be a hierarchy of Faults, and will the
   Fault reporting be done by each Fault in the hierarchy, or will only
   the lowest Fault be reported and the higher levels be suppressed?
   Should there be aggregated status indicators based on concatenation
   of propagated Faults from a given domain or device?</t>
        <t>SNMP notifications and syslog messages can alert an operator when an
   aspect of the New Protocol or Protocol Extension fails or encounters an error or failure
   condition, and SNMP is frequently used as a heartbeat monitor.
   Should the event reporting provide guaranteed accurate delivery of
   the event information within a given (high) margin of confidence?
   Can we poll the latest events in the box?</t>
        <section anchor="sec-monitor">
          <name>Liveness Detection and Monitoring</name>
          <t>Protocol Designers should always build in basic testing features
   (e.g., ICMP echo, UDP/TCP echo service, NULL RPCs (remote procedure
   calls)) that can be used to test for liveness, with an option to
   enable and disable them.</t>
          <t>Mechanisms for monitoring the liveness of the protocol and for
   detecting Faults in protocol connectivity are usually built into
   protocols. In some cases, mechanisms already exist within other
   protocols responsible for maintaining lower-layer connectivity (e.g.,
   ICMP echo), but often new procedures are required to detect failures
   and to report rapidly, allowing remedial action to be taken.</t>
          <t>These liveness monitoring mechanisms do not typically require
   additional management capabilities. However, when a system detects a
   Fault, there is often a requirement to coordinate recovery action
   through management applications or at least to record the fact in an
   event log.</t>
        </section>
        <section anchor="sec-fault-determ">
          <name>Fault Determination</name>
          <t>It can be helpful to describe how Faults can be pinpointed using
   management information. For example, counters might record instances
   of error conditions. Some Faults might be able to be pinpointed by
   comparing the outputs of one device and the inputs of another device,
   looking for anomalies. Protocol Designers should consider what
   counters should count. If a single counter provided by vendor A
   counts three types of error conditions, while the corresponding
   counter provided by vendor B counts seven types of error conditions,
   these counters cannot be compared effectively -- they are not
   interoperable counters.</t>
          <t>How do you distinguish between faulty messages and good messages?</t>
          <t>Would some threshold-based mechanisms, such as Remote Monitoring
   (RMON) events/alarms or the EVENT-MIB, be usable to help determine
   error conditions? Are SNMP notifications for all events needed, or
   are there some "standard" notifications that could be used? Or can
   relevant counters be polled as needed?</t>
        </section>
        <section anchor="sec-cause-analysis">
          <name>Probable Root Cause Analysis</name>
          <t>Probable Root Cause analysis is about working out where the foundational
   Fault or Problem might be. Since one Fault may give rise to another Fault or
   Problem, a probable root cause is commonly meant to describe the original,
   source event or combination of circumstances that is the foundation of all
   related Faults.</t>
          <t>For example, if end-to-end data delivery is failing (e.g., reported by a
   notification), Probable Root Cause analysis can help find the failed link
   or node, or mis-configuration, within the end-to-end path.</t>
        </section>
        <section anchor="sec-fault-isol">
          <name>Fault Isolation</name>
          <t>It might be useful to isolate or quarantine Faults, such as isolating
   a device that emits malformed messages that are necessary to
   coordinate connections properly. This might be able to be done by
   configuring next-hop devices to drop the faulty messages to prevent
   them from entering the rest of the network.</t>
        </section>
      </section>
      <section anchor="sec-config-mgmt">
        <name>Configuration Management</name>
        <t>A Protocol Designer should document the basic configuration
   parameters that need to be instrumented for a New Protocol or Protocol Extensions, as well
   as default values and modes of operation.</t>
        <t>What information should be maintained across reboots of the device,
   or restarts of the management system?</t>
        <t>"Requirements for Configuration Management of IP-based Networks"
   <xref target="RFC3139"/> discusses requirements for configuration management,
   including discussion of different levels of management, high-level
   policies, network-wide configuration data, and device-local
   configuration. Network configuration extends beyond simple multi-device
   push or pull operations. It also involves ensuring that the configurations
   being pushed are semantically compatible across devices and that the resulting
   behavior of all involved devices corresponds to the intended behavior.
   Is the attachment between them configured
   compatibly on both ends? Is the IS-IS metric the same? ... Now
   answer those questions for 1,000 devices.</t>
        <t>Several efforts have existed in the IETF to develop policy-based
   configuration management. "Terminology for Policy-Based Management"
   <xref target="RFC3198"/> was written to standardize the terminology across these
   efforts.</t>
        <t>Implementations should not arbitrarily modify configuration data. In
   some cases (such as access control lists (ACLs)), the order of data
   items is significant and comprises part of the configured data. If a
   Protocol Designer defines mechanisms for configuration, it would be
   preferable to standardize the order of elements for consistency of
   configuration and of reporting across vendors and across releases
   from vendors.</t>
        <t>There are two parts to this:</t>
        <ol spacing="normal" type="1"><li>
            <t>A Network Management System (NMS) could optimize ACLs for
performance reasons.</t>
          </li>
          <li>
            <t>Unless the device or NMS is configured with adequate rules and guided by administrators with extensive experience, reordering ACLs can introduce significant security risks.</t>
          </li>
        </ol>
        <t>Network-wide configurations may be stored in central master databases
   and transformed into readable formats that can be pushed to devices, either by
   generating sequences of CLI commands or complete textual 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 operationally beneficial to
   extract, document, and standardize the common parts of these network-
   wide configuration database schemas. A Protocol Designer should
   consider how to standardize the common parts of configuring the New
   Protocol, while recognizing that vendors may also have proprietary
   aspects of their configurations.</t>
        <t>It is important to enable operators to concentrate on the
   configuration of the network or service as a whole, rather than individual
   devices. Support for configuration transactions across several
   devices could significantly simplify network configuration
   management. The ability to distribute configurations to multiple
   devices, or to modify candidate configurations on multiple devices,
   and then activate them in a near-simultaneous manner might help.
   Protocol Designers can consider how it would make sense for their
   protocol to be configured across multiple devices. Configuration
   templates might also be helpful.</t>
        <t>Consensus of the 2002 IAB Workshop <xref target="RFC3535"/> was that textual
   configuration files should be able to contain international
   characters. Human-readable strings should utilize UTF-8, and
   protocol elements should be in case-insensitive ASCII.</t>
        <t>A mechanism to dump-and-restore configurations is a primitive
   operation needed by operators. Standards for pulling and pushing
   configurations from/to devices are highly beneficial.</t>
        <t>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.</t>
        <t>A Protocol Designer should consider the configurable items that exist
   for the control of function via the protocol elements described in
   the protocol specification. For example, sometimes the protocol
   requires that timers can be configured by the operator to ensure
   specific policy-based behavior by the implementation. These timers
   should have default values suggested in the protocol specification
   and may not need to be otherwise configurable.</t>
        <section anchor="sec-mgmt-verify">
          <name>Verifying Correct Operation</name>
          <t>An important function that should be provided is guidance on how to
   verify the correct operation of a protocol. A Protocol Designer
   could suggest techniques for testing the impact of the protocol on
   the network before it is deployed as well as techniques for testing
   the effect that the protocol has had on the network after being
   deployed.</t>
          <t>Protocol Designers should consider how to test the correct end-to-end
   operation of the service or network, how to verify the correct
   functioning of the protocol, and whether that is verified by testing
   the service function and/or by testing the forwarding function of
   each network element. This may be achieved through status and
   statistical information gathered from devices.</t>
        </section>
      </section>
      <section anchor="sec-acc-mgmt">
        <name>Accounting Management</name>
        <t>A Protocol Designer should consider whether it would be appropriate
   to collect usage information related to this protocol and, if so,
   what usage information would be appropriate to collect.</t>
        <t>"Introduction to Accounting Management" <xref target="RFC2975"/> discusses a number
   of factors relevant to monitoring usage of protocols for purposes of
   capacity and trend analysis, cost allocation, auditing, and billing.
   The document also discusses how some existing protocols can be used
   for these purposes. These factors should be considered when
   designing a protocol whose usage might need to be monitored or when
   recommending a protocol to do usage accounting.</t>
      </section>
      <section anchor="sec-perf-mgmt">
        <name>Performance Management</name>
        <t>From a manageability point of view, it is important to determine how
   well a network deploying the protocol or technology defined in the
   document is doing. In order to do this, the network operators need
   to consider information that would be useful to determine the
   performance characteristics of a deployed system using the target
   protocol.</t>
        <t>The IETF, via the Benchmarking Methodology WG (BMWG), has defined
   recommendations for the measurement of the performance
   characteristics of various internetworking technologies in a
   laboratory environment, including the systems or services that are
   built from these technologies. Each benchmarking recommendation
   describes the class of equipment, system, or service being addressed;
   discusses the performance characteristics that are pertinent to that
   class; clearly identifies a set of metrics that aid in the
   description of those characteristics; specifies the methodologies
   required to collect said metrics; and lastly, presents the
   requirements for the common, unambiguous reporting of benchmarking
   results. Search for "benchmark" in the RFC search tool.</t>
        <t>Performance metrics may be useful in multiple environments and for
   different protocols. The IETF, via the IP Performance Monitoring
   (IPPM) WG, has developed a set of standard metrics that can be
   applied to the quality, performance, and reliability of Internet data
   delivery services. These metrics are designed such that they can be
   performed by network operators, end users, or independent testing
   groups. The existing metrics might be applicable to the new
   protocol. Search for "metric" in the RFC search tool. In some
   cases, new metrics need to be defined. It would be useful if the
   protocol documentation identified the need for such new metrics. For
   performance monitoring, it is often more important to report the time
   spent in a state rather than just the current state. Snapshots alone
   are typically of less value.</t>
        <t>There are several parts to performance management to be considered:
   protocol monitoring, device monitoring (the impact of the new
   protocol / service activation on the device), network monitoring,
   and service monitoring (the impact of service activation on the
   network). Hence, it is recommended that, if the implementation of the
   New Protocol or Protocol Extension has any hardware/software performance implications
   (e.g., increased CPU utilization, memory consumption, or forwarding
   performance degradation), the Protocol Designers should clearly
   describe these impacts in the specification, along with any
   conditions under which they may occur and possible mitigation
   strategies.</t>
        <section anchor="sec-monitor-proto">
          <name>Monitoring the Protocol</name>
          <t>Certain properties of protocols are useful to monitor. The number of
   protocol packets received, the number of packets sent, and the number
   of packets dropped are usually very helpful to operators.</t>
          <t>Packet drops should be reflected in counter variable(s) somewhere
   that can be inspected -- both from the security point of view and
   from the troubleshooting point of view.</t>
          <t>Counter definitions should be unambiguous about what is included in
   the count and what is not included in the count.</t>
          <t>Consider the expected behaviors for counters -- what is a reasonable
   maximum value for expected usage? Should they stop counting at the
   maximum value and retain it, or should they rollover?
   Guidance should explain how rollovers are detected, including multiple
   occurrences.</t>
          <t>Consider whether multiple management applications will share a
   counter; if so, then no one management application should be allowed
   to reset the value to zero since this will impact other applications.</t>
          <t>Could events, such as hot-swapping a blade in a chassis, cause
   discontinuities in counter? Does this make any difference in
   evaluating the performance of a protocol?</t>
          <t>The protocol specification should clearly define any inherent
   limitations and describe expected behavior when those limits
   are exceeded. These considerations should be made independently
   of any specific management protocol or data modeling language.
   In other words, focus on what makes sense for the protocol being
   managed, not the protocol used for management. If a constraint
   is not specific to a management protocol, then it should be left
   to Data Model designers of that protocol to determine how to handle it.
   For example, VLAN identifiers are defined by standard to range
   from 1 to 4094. Therefore, a YANG "vlan-id" definition representing the
   12-bit VLAN ID used in the VLAN Tag header uses a range of "1..4094".</t>
        </section>
        <section anchor="sec-monitor-dev">
          <name>Monitoring the Device</name>
          <t>Consider whether device performance will be affected by the number of
   protocol entities being instantiated on the device. Designers of an
   Information Model should include information, accessible at runtime,
   about the maximum number of instances an implementation can support,
   the current number of instances, and the expected behavior when the
   current instances exceed the capacity of the implementation or the
   capacity of the device.</t>
          <t>Designers of an Information Model should provide runtime information
   about the maximum supported instances, the current number of instances,
   and expected behavior when capacity is exceeded.</t>
        </section>
        <section anchor="sec-monitor-net">
          <name>Monitoring the Network</name>
          <t>Consider whether network performance will be affected by the number
   of protocol entities being deployed.</t>
          <t>Consider the capability of determining the operational activity, such
   as the number of messages in and the messages out, the number of
   received messages rejected due to format Problems, and the expected
   behaviors when a malformed message is received.</t>
          <t>What are the principal performance factors that need to be considered
   when measuring the operational performance of a network built using
   the protocol? Is it important to measure setup times, end-to-end
   connectivity, hop-by-hop connectivity, or network throughput?</t>
        </section>
        <section anchor="sec-monitor-svc">
          <name>Monitoring the Service</name>
          <t>What are the principal performance factors that need to be considered
   when measuring the performance of a service using the protocol? Is
   it important to measure application-specific throughput, client-server
   associations, end-to-end application quality, service interruptions,
   or user experience (UX)?</t>
        </section>
      </section>
      <section anchor="sec-security-mgmt">
        <name>Security Management</name>
        <t>Protocol Designers should consider how to monitor and manage security
   aspects and vulnerabilities of the New Protocol or Protocol Extension.</t>
        <t>There will be security considerations related to the New Protocol or Protocol Extension.
   To make it possible for operators to be aware of security-related
   events, it is recommended that system logs should record events, such
   as failed logins, but the logs must be secured.</t>
        <t>Should a system automatically notify operators of every event
   occurrence, or should an operator-defined threshold control when a
   notification is sent to an operator?</t>
        <t>Should certain statistics be collected about the operation of the New
   Protocol that might be useful for detecting attacks, such as the
   receipt of malformed messages, messages out of order, or messages
   with invalid timestamps? If such statistics are collected, is it
   important to count them separately for each sender to help identify
   the source of attacks?</t>
        <t>Security-oriented manageability topics may include risks of insufficient
   monitoring, regulatory issues with missing audit trails, log capacity
   limits, and security exposures in recommended management mechanisms.</t>
        <t>Consider security threats that may be introduced by management
   operations. For example, Control and Provisioning of Wireless Access
   Points (CAPWAP) breaks the structure of monolithic Access Points
   (APs) into Access Controllers and Wireless Termination Points (WTPs).
   By using a control protocol or management protocol, internal
   information that was previously not accessible is now exposed over
   the network and to management applications and may become a source of
   potential security threats.</t>
        <t>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.</t>
        <t>Some operators wish to do consistency checks of access control lists
   across devices. Protocol Designers should consider Information
   Models to promote comparisons across devices and across vendors to
   permit checking the consistency of security configurations.</t>
        <t>Protocol Designers should consider how to provide a secure transport,
   authentication, identity, and access control that integrates well
   with existing key and credential management infrastructure. It is a
   good idea to start with defining the threat model for the protocol,
   and from that deducing what is required.</t>
        <t>Protocol Designers should consider how access control lists are
   maintained and updated.</t>
        <t>Standard SNMP notifications or syslog messages might
   already exist, or can be defined, to alert operators to the
   conditions identified in the security considerations for the New
   Protocol. For example, you can log all the commands entered by the
   operator using syslog (giving you some degree of audit trail), or you
   can see who has logged on/off using the Secure Shell (SSH) Protocol <xref target="RFC4251"/>
   and from where; failed SSH logins can be logged using syslog, etc.</t>
        <t>An analysis of existing counters might help operators recognize the
   conditions identified in the security considerations for the new
   protocol before they can impact the network.</t>
        <t>Different management protocols use different assumptions about
   message security and data-access controls. A Protocol Designer that
   recommends using different protocols should consider how security
   will be applied in a balanced manner across multiple management
   interfaces. SNMP authority levels and policy are data-oriented,
   while CLI authority levels and policy are usually command-oriented
   (i.e., task-oriented). Depending on the management function,
   sometimes data-oriented or task-oriented approaches make more sense.
   Protocol Designers should consider both data-oriented and task-
   oriented authority levels and policy.</t>
      </section>
    </section>
    <section anchor="sec-oper-mgmt-tooling">
      <name>Operational and Management Tooling Considerations</name>
      <t>The operational community's ability to effectively adopt and
   use new specifications is significantly influenced by the availability
   and adaptability of appropriate tooling. In this context, "tools" refers
   to software systems or utilities used by network operators to deploy,
   configure, monitor, troubleshoot, and manage networks or network protocols
   in real-world operational environments. While the introduction of a new
   specification does not automatically mandate the development of entirely
   new tools, careful consideration must be given to how existing tools can be
   leveraged or extended to support the management and operation of these new
   specifications.</t>
      <t>The <xref target="NEMOPS"/> workshop highlighted a
   consistent theme applicable beyond network management protocols: the
   "ease of use" and adaptability of existing tools are critical factors
   for successful adoption. Therefore, a new specification should provide
   examples using existing, common tooling, or running code that demonstrate
   how to perform key operational tasks.</t>
      <t>Specifically, the following tooling-related aspects should be considered,
   prioritizing the adaptation of existing tools:</t>
      <ul spacing="normal">
        <li>
          <t>Leveraging Existing Tooling: Before considering new tools, assess whether
existing tooling, such as monitoring systems, logging platforms,
configuration management systems, and/or orchestration frameworks, can be
adapted to support the new specification. This may involve developing
plugins, modules, or drivers that enable these tools to interact with
the new specification.</t>
        </li>
        <li>
          <t>Extending Existing Tools: Identify areas where existing tools can be
extended to provide the necessary visibility and control over the new
specification. For example, if a new transport protocol is introduced,
consider whether existing network monitoring tools can be extended to
track its performance metrics or whether existing security tools can be
adapted to analyze its traffic patterns.</t>
        </li>
        <li>
          <t>New Tools: Only when existing tools are demonstrably
inadequate for managing and operating the elements of the new specification
should the development of new tools be considered. In such cases,
carefully define the specific requirements for these new tools, focusing
on the functionalities that cannot be achieved through adaptation or
extension of existing solutions.</t>
        </li>
        <li>
          <t>IETF Hackathons for Manageability Testing:
IETF Hackathons <xref target="IETF-HACKATHONS"/>
provide an opportunity to test the functionality, interoperability,
and manageability of New Protocols or Protocol Extensions. These events can be specifically
leveraged to assess the operational (including manageability) implications
of a New Protocol or Protocol Extension by focusing tasks on:  </t>
          <ul spacing="normal">
            <li>
              <t>Adapting existing tools to interact with the new specification.</t>
            </li>
            <li>
              <t>Developing example management scripts or modules for existing management
platforms.</t>
            </li>
            <li>
              <t>Testing the specification's behavior under various operational conditions.</t>
            </li>
            <li>
              <t>Identifying potential tooling gaps and areas for improvement.</t>
            </li>
            <li>
              <t>Creating example flows and use cases for manageability.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Open-Source for Tooling: If new tools are deemed necessary, or if significant
adaptations to existing tools are required, prioritize open-source development
with community involvement. Open-source tools lower the barrier to entry,
encourage collaboration, and provide operators with the flexibility to customize
and extend the tools to meet their specific needs.</t>
        </li>
      </ul>
      <section anchor="sec-ai-tooling">
        <name>AI Tooling Considerations</name>
        <t>With the increasing adoption of Artificial Intelligence (AI)
   in network operations, Protocol Designers
   must consider the implication such functions may have on New Protocols
   and Protocol Extensions. AI
   models often require extensive and granular data for training and
   inference, requiring efficient, scalable, and secure mechanisms
   for telemetry, logging, and state information collection. Protocol Designers
   should anticipate that AI-powered management tools may generate
   frequent and potentially aggressive querying patterns on network
   devices and controllers. Therefore, protocols should be designed with Data
   Models and mechanisms intended to prevent overload from automated
   interactions, while also accounting for AI-specific security
   considerations such as data integrity and protection against
   adversarial attacks on management interfaces. These considerations
   are also relevant to Performance Management (Section <xref format="counter" target="sec-perf-mgmt"/>)
   and Security Management (Section <xref format="counter" target="sec-security-mgmt"/>).</t>
      </section>
    </section>
    <section anchor="sec-iana">
      <name>IANA Considerations</name>
      <t>This document does not have any IANA actions required.</t>
    </section>
    <section anchor="sec-oper-mgmt-consid">
      <name>Operational Considerations</name>
      <t>Although this document focuses on operations and manageability guidance, it does not define a New Protocol, a Protocol Extension, or an architecture. As such, there are no new operations or manageability requirements introduced by this document.</t>
    </section>
    <section anchor="sec-security">
      <name>Security Considerations</name>
      <t>This document provides guidelines for
   considering manageability and operations. It introduces no new
   security concerns.</t>
      <t>The provision of a management portal to a network device provides a
   doorway through which an attack on the device may be launched.
   Making the protocol under development be manageable through a
   management protocol creates a vulnerability to a new source of
   attacks. Only management protocols with adequate security apparatus,
   such as authentication, message integrity checking, and
   authorization, should be used.</t>
      <t>While a standard description of a protocol's manageable parameters facilitates
   legitimate operation, it may also inadvertently simplify an attacker's efforts
   to understand and manipulate the protocol.</t>
      <t>A well-designed protocol is usually more stable and secure. A
   protocol that can be managed and inspected offers the operator a
   better chance of spotting and quarantining any attacks. Conversely,
   making a protocol easy to inspect is a risk if the wrong person
   inspects it.</t>
      <t>If security events cause logs and/or notifications/alerts, a
   concerted attack might be able to be mounted by causing an excess of
   these events. In other words, the security-management mechanisms
   could constitute a security vulnerability. The management of
   security aspects is important (see <xref target="sec-security-mgmt"/>).</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="CHECKLIST" target="https://github.com/IETF-OPS-DIR/Review-Template/tree/main">
        <front>
          <title>Operations and Management Review Checklist</title>
          <author>
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <reference anchor="IETF-OPS-Dir" target="https://datatracker.ietf.org/group/opsdir/about/">
        <front>
          <title>Ops Directorate (opsdir)</title>
          <author>
            <organization/>
          </author>
          <date year="2025"/>
        </front>
      </reference>
      <reference anchor="IETF-HACKATHONS" target="https://www.ietf.org/meeting/hackathons/">
        <front>
          <title>IETF Hackathons</title>
          <author>
            <organization>IETF</organization>
          </author>
          <date year="2025" month="May" day="01"/>
        </front>
      </reference>
      <reference anchor="IESG-STATEMENT" target="https://datatracker.ietf.org/doc/statement-iesg-writable-mib-module-iesg-statement-20140302/">
        <front>
          <title>Writable MIB Module IESG Statement</title>
          <author>
            <organization>IESG</organization>
          </author>
          <date year="2014" month="March" day="02"/>
        </front>
      </reference>
      <reference anchor="NEMOPS-WORKSHOP" target="https://datatracker.ietf.org/group/nemopsws/about/">
        <front>
          <title>IAB workshop on the Next Era of Network Management Operations</title>
          <author>
            <organization>IAB</organization>
          </author>
          <date year="2024" month="December"/>
        </front>
      </reference>
      <reference anchor="SECOPS" target="https://niccs.cisa.gov/resources/glossary">
        <front>
          <title>NICCS Glossary</title>
          <author>
            <organization/>
          </author>
          <date year="2025" month="August"/>
        </front>
      </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>
      <referencegroup anchor="BCP72" target="https://www.rfc-editor.org/info/bcp72">
        <reference anchor="RFC3552" target="https://www.rfc-editor.org/info/rfc3552">
          <front>
            <title>Guidelines for Writing RFC Text on Security Considerations</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <author fullname="B. Korver" initials="B." surname="Korver"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>All RFCs are required to have a Security Considerations section. Historically, such sections have been relatively weak. This document provides guidelines to RFC authors on how to write a good Security Considerations section. 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="72"/>
          <seriesInfo name="RFC" value="3552"/>
          <seriesInfo name="DOI" value="10.17487/RFC3552"/>
        </reference>
        <reference anchor="RFC9416" target="https://www.rfc-editor.org/info/rfc9416">
          <front>
            <title>Security Considerations for Transient Numeric Identifiers Employed in Network Protocols</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="I. Arce" initials="I." surname="Arce"/>
            <date month="July" year="2023"/>
            <abstract>
              <t>Poor selection of transient numerical identifiers in protocols such as the TCP/IP suite has historically led to a number of attacks on implementations, ranging from Denial of Service (DoS) or data injection to information leakages that can be exploited by pervasive monitoring. Due diligence in the specification of transient numeric identifiers is required even when cryptographic techniques are employed, since these techniques might not mitigate all the associated issues. This document formally updates RFC 3552, incorporating requirements for transient numeric identifiers, to prevent flaws in future protocols and implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="72"/>
          <seriesInfo name="RFC" value="9416"/>
          <seriesInfo name="DOI" value="10.17487/RFC9416"/>
        </reference>
      </referencegroup>
      <referencegroup anchor="BCP14" target="https://www.rfc-editor.org/info/bcp14">
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </referencegroup>
      <reference anchor="I-D.ietf-nmop-terminology">
        <front>
          <title>Some Key Terms for Network Fault and Problem Management</title>
          <author fullname="Nigel Davis" initials="N." surname="Davis">
            <organization>Ciena</organization>
          </author>
          <author fullname="Adrian Farrel" initials="A." surname="Farrel">
            <organization>Old Dog Consulting</organization>
          </author>
          <author fullname="Thomas Graf" initials="T." surname="Graf">
            <organization>Swisscom</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Chaode Yu" initials="C." surname="Yu">
            <organization>Huawei Technologies</organization>
          </author>
          <date day="18" month="August" year="2025"/>
          <abstract>
            <t>   This document sets out some terms that are fundamental to a common
   understanding of network fault and problem management within the
   IETF.

   The purpose of this document is to bring clarity to discussions and
   other work related to network fault and problem management, in
   particular to YANG data models and management protocols that report,
   make visible, or manage network faults and problems.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-nmop-terminology-23"/>
      </reference>
      <reference anchor="RFC3444">
        <front>
          <title>On the Difference between Information Models and Data Models</title>
          <author fullname="A. Pras" initials="A." surname="Pras"/>
          <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
          <date month="January" year="2003"/>
          <abstract>
            <t>There has been ongoing confusion about the differences between Information Models and Data Models for defining managed objects in network management. This document explains the differences between these terms by analyzing how existing network management model specifications (from the IETF and other bodies such as the International Telecommunication Union (ITU) or the Distributed Management Task Force (DMTF)) fit into the universe of Information Models and Data Models. This memo documents the main results of the 8th workshop of the Network Management Research Group (NMRG) of the Internet Research Task Force (IRTF) hosted by the University of Texas at Austin. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3444"/>
        <seriesInfo name="DOI" value="10.17487/RFC3444"/>
      </reference>
      <reference anchor="RFC6291">
        <front>
          <title>Guidelines for the Use of the "OAM" Acronym in the IETF</title>
          <author fullname="L. Andersson" initials="L." surname="Andersson"/>
          <author fullname="H. van Helvoort" initials="H." surname="van Helvoort"/>
          <author fullname="R. Bonica" initials="R." surname="Bonica"/>
          <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
          <author fullname="S. Mansfield" initials="S." surname="Mansfield"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>At first glance, the acronym "OAM" seems to be well-known and well-understood. Looking at the acronym a bit more closely reveals a set of recurring problems that are revisited time and again.</t>
            <t>This document provides a definition of the acronym "OAM" (Operations, Administration, and Maintenance) for use in all future IETF documents that refer to OAM. There are other definitions and acronyms that will be discussed while exploring the definition of the constituent parts of the "OAM" term. This memo documents an Internet Best Current Practice.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="161"/>
        <seriesInfo name="RFC" value="6291"/>
        <seriesInfo name="DOI" value="10.17487/RFC6291"/>
      </reference>
      <reference anchor="I-D.ietf-opsawg-oam-characterization">
        <front>
          <title>Guidelines for Characterizing "OAM"</title>
          <author fullname="Carlos Pignataro" initials="C." surname="Pignataro">
            <organization>Blue Fern
      Consulting</organization>
          </author>
          <author fullname="Adrian Farrel" initials="A." surname="Farrel">
            <organization>Old Dog Consulting</organization>
          </author>
          <author fullname="Tal Mizrahi" initials="T." surname="Mizrahi">
            <organization>Huawei</organization>
          </author>
          <date day="20" month="October" year="2025"/>
          <abstract>
            <t>   As the IETF continues to produce and standardize different
   Operations, Administration, and Maintenance (OAM) protocols and
   technologies, various qualifiers and modifiers are prepended to the
   OAM abbreviation.  While, at first glance, the most used appear to be
   well understood, the same qualifier may be interpreted differently in
   different contexts.  A case in point is the qualifiers "in-band" and
   "out-of-band" which have their origins in the radio lexicon, and
   which have been extrapolated into other communication networks.  This
   document recommends not to use these two terms when referring to OAM.

   This document considers some common qualifiers and modifiers that are
   prepended, within the context of packet networks, to the OAM
   abbreviation and lays out guidelines for their use in future IETF
   work.

   This document updates [RFC6291] by adding to the guidelines for the
   use of the term "OAM".  It does not modify any other part of
   [RFC6291].

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-opsawg-oam-characterization-13"/>
      </reference>
      <reference anchor="I-D.ietf-nmop-network-incident-yang">
        <front>
          <title>A YANG Data Model for Network Incident Management</title>
          <author fullname="Tong Hu" initials="T." surname="Hu">
            <organization>CMCC</organization>
          </author>
          <author fullname="Luis M. Contreras" initials="L. M." surname="Contreras">
            <organization>Telefonica</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <author fullname="Nigel Davis" initials="N." surname="Davis">
            <organization>Ciena</organization>
          </author>
          <author fullname="Chong Feng" initials="C." surname="Feng">
         </author>
          <date day="12" month="October" year="2025"/>
          <abstract>
            <t>   A network incident refers to an unexpected interruption of a network
   service, degradation of a network service quality, or sub-health of a
   network service.  Different data sources including alarms, metrics,
   and other anomaly information can be aggregated into a few of network
   incidents through data correlation analysis and the service impact
   analysis.

   This document defines a YANG Module for the network incident
   lifecycle management.  This YANG module is meant to provide a
   standard way to report, diagnose, and help resolve network incidents
   for the sake of network service health and probable cause analysis.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-nmop-network-incident-yang-06"/>
      </reference>
      <reference anchor="RFC5218">
        <front>
          <title>What Makes for a Successful Protocol?</title>
          <author fullname="D. Thaler" initials="D." surname="Thaler"/>
          <author fullname="B. Aboba" initials="B." surname="Aboba"/>
          <date month="July" year="2008"/>
          <abstract>
            <t>The Internet community has specified a large number of protocols to date, and these protocols have achieved varying degrees of success. Based on case studies, this document attempts to ascertain factors that contribute to or hinder a protocol's success. It is hoped that these observations can serve as guidance for future protocol work. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5218"/>
        <seriesInfo name="DOI" value="10.17487/RFC5218"/>
      </reference>
      <reference anchor="RFC2439">
        <front>
          <title>BGP Route Flap Damping</title>
          <author fullname="C. Villamizar" initials="C." surname="Villamizar"/>
          <author fullname="R. Chandra" initials="R." surname="Chandra"/>
          <author fullname="R. Govindan" initials="R." surname="Govindan"/>
          <date month="November" year="1998"/>
          <abstract>
            <t>A usage of the BGP routing protocol is described which is capable of reducing the routing traffic passed on to routing peers and therefore the load on these peers without adversely affecting route convergence time for relatively stable routes. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2439"/>
        <seriesInfo name="DOI" value="10.17487/RFC2439"/>
      </reference>
      <reference anchor="RFC1958">
        <front>
          <title>Architectural Principles of the Internet</title>
          <author fullname="B. Carpenter" initials="B." role="editor" surname="Carpenter"/>
          <date month="June" year="1996"/>
          <abstract>
            <t>The Internet and its architecture have grown in evolutionary fashion from modest beginnings, rather than from a Grand Plan. While this process of evolution is one of the main reasons for the technology's success, it nevertheless seems useful to record a snapshot of the current principles of the Internet architecture. This is intended for general guidance and general interest, and is in no way intended to be a formal or invariant reference model. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="1958"/>
        <seriesInfo name="DOI" value="10.17487/RFC1958"/>
      </reference>
      <reference anchor="RFC6298">
        <front>
          <title>Computing TCP's Retransmission Timer</title>
          <author fullname="V. Paxson" initials="V." surname="Paxson"/>
          <author fullname="M. Allman" initials="M." surname="Allman"/>
          <author fullname="J. Chu" initials="J." surname="Chu"/>
          <author fullname="M. Sargent" initials="M." surname="Sargent"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>This document defines the standard algorithm that Transmission Control Protocol (TCP) senders are required to use to compute and manage their retransmission timer. It expands on the discussion in Section 4.2.3.1 of RFC 1122 and upgrades the requirement of supporting the algorithm from a SHOULD to a MUST. This document obsoletes RFC 2988. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6298"/>
        <seriesInfo name="DOI" value="10.17487/RFC6298"/>
      </reference>
      <reference anchor="I-D.ietf-lamps-dilithium-certificates">
        <front>
          <title>Internet X.509 Public Key Infrastructure - Algorithm Identifiers for the Module-Lattice-Based Digital Signature Algorithm (ML-DSA)</title>
          <author fullname="Jake Massimo" initials="J." surname="Massimo">
            <organization>AWS</organization>
          </author>
          <author fullname="Panos Kampanakis" initials="P." surname="Kampanakis">
            <organization>AWS</organization>
          </author>
          <author fullname="Sean Turner" initials="S." surname="Turner">
            <organization>sn3rd</organization>
          </author>
          <author fullname="Bas Westerbaan" initials="B." surname="Westerbaan">
            <organization>Cloudflare</organization>
          </author>
          <date day="30" month="September" year="2025"/>
          <abstract>
            <t>   Digital signatures are used within X.509 certificates, Certificate
   Revocation Lists (CRLs), and to sign messages.  This document
   specifies the conventions for using FIPS 204, the Module-Lattice-
   Based Digital Signature Algorithm (ML-DSA) in Internet X.509
   certificates and certificate revocation lists.  The conventions for
   the associated signatures, subject public keys, and private key are
   also described.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-lamps-dilithium-certificates-13"/>
      </reference>
      <reference anchor="RFC8170">
        <front>
          <title>Planning for Protocol Adoption and Subsequent Transitions</title>
          <author fullname="D. Thaler" initials="D." role="editor" surname="Thaler"/>
          <date month="May" year="2017"/>
          <abstract>
            <t>Over the many years since the introduction of the Internet Protocol, we have seen a number of transitions throughout the protocol stack, such as deploying a new protocol, or updating or replacing an existing protocol. Many protocols and technologies were not designed to enable smooth transition to alternatives or to easily deploy extensions; thus, some transitions, such as the introduction of IPv6, have been difficult. This document attempts to summarize some basic principles to enable future transitions, and it also summarizes what makes for a good transition plan.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8170"/>
        <seriesInfo name="DOI" value="10.17487/RFC8170"/>
      </reference>
      <reference anchor="RFC2205">
        <front>
          <title>Resource ReSerVation Protocol (RSVP) -- Version 1 Functional Specification</title>
          <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
          <author fullname="L. Zhang" initials="L." surname="Zhang"/>
          <author fullname="S. Berson" initials="S." surname="Berson"/>
          <author fullname="S. Herzog" initials="S." surname="Herzog"/>
          <author fullname="S. Jamin" initials="S." surname="Jamin"/>
          <date month="September" year="1997"/>
          <abstract>
            <t>This memo describes version 1 of RSVP, a resource reservation setup protocol designed for an integrated services Internet. RSVP provides receiver-initiated setup of resource reservations for multicast or unicast data flows, with good scaling and robustness properties. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2205"/>
        <seriesInfo name="DOI" value="10.17487/RFC2205"/>
      </reference>
      <reference anchor="RFC2113">
        <front>
          <title>IP Router Alert Option</title>
          <author fullname="D. Katz" initials="D." surname="Katz"/>
          <date month="February" year="1997"/>
          <abstract>
            <t>This memo describes a new IP Option type that alerts transit routers to more closely examine the contents of an IP packet. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2113"/>
        <seriesInfo name="DOI" value="10.17487/RFC2113"/>
      </reference>
      <reference anchor="RFC2711">
        <front>
          <title>IPv6 Router Alert Option</title>
          <author fullname="C. Partridge" initials="C." surname="Partridge"/>
          <author fullname="A. Jackson" initials="A." surname="Jackson"/>
          <date month="October" year="1999"/>
          <abstract>
            <t>This memo describes a new IPv6 Hop-by-Hop Option type that alerts transit routers to more closely examine the contents of an IP datagram. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2711"/>
        <seriesInfo name="DOI" value="10.17487/RFC2711"/>
      </reference>
      <reference anchor="RFC6709">
        <front>
          <title>Design Considerations for Protocol Extensions</title>
          <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
          <author fullname="B. Aboba" initials="B." role="editor" surname="Aboba"/>
          <author fullname="S. Cheshire" initials="S." surname="Cheshire"/>
          <date month="September" year="2012"/>
          <abstract>
            <t>This document discusses architectural issues related to the extensibility of Internet protocols, with a focus on design considerations. It is intended to assist designers of both base protocols and extensions. Case studies are included. A companion document, RFC 4775 (BCP 125), discusses procedures relating to the extensibility of IETF protocols. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6709"/>
        <seriesInfo name="DOI" value="10.17487/RFC6709"/>
      </reference>
      <reference anchor="RFC8799">
        <front>
          <title>Limited Domains and Internet Protocols</title>
          <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
          <author fullname="B. Liu" initials="B." surname="Liu"/>
          <date month="July" year="2020"/>
          <abstract>
            <t>There is a noticeable trend towards network behaviors and semantics that are specific to a particular set of requirements applied within a limited region of the Internet. Policies, default parameters, the options supported, the style of network management, and security requirements may vary between such limited regions. This document reviews examples of such limited domains (also known as controlled environments), notes emerging solutions, and includes a related taxonomy. It then briefly discusses the standardization of protocols for limited domains. Finally, it shows the need for a precise definition of "limited domain membership" and for mechanisms to allow nodes to join a domain securely and to find other members, including boundary nodes.</t>
            <t>This document is the product of the research of the authors. It has been produced through discussions and consultation within the IETF but is not the product of IETF consensus.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8799"/>
        <seriesInfo name="DOI" value="10.17487/RFC8799"/>
      </reference>
      <referencegroup anchor="BCP133" target="https://www.rfc-editor.org/info/bcp133">
        <reference anchor="RFC9743" target="https://www.rfc-editor.org/info/rfc9743">
          <front>
            <title>Specifying New Congestion Control Algorithms</title>
            <author fullname="M. Duke" initials="M." role="editor" surname="Duke"/>
            <author fullname="G. Fairhurst" initials="G." role="editor" surname="Fairhurst"/>
            <date month="March" year="2025"/>
            <abstract>
              <t>RFC 5033 discusses the principles and guidelines for standardizing new congestion control algorithms. This document obsoletes RFC 5033 to reflect changes in the congestion control landscape by providing a framework for the development and assessment of congestion control mechanisms, promoting stability across diverse network paths. This document seeks to ensure that proposed congestion control algorithms operate efficiently and without harm when used in the global Internet. It emphasizes the need for comprehensive testing and validation to prevent adverse interactions with existing flows.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="133"/>
          <seriesInfo name="RFC" value="9743"/>
          <seriesInfo name="DOI" value="10.17487/RFC9743"/>
        </reference>
      </referencegroup>
      <reference anchor="RFC1034">
        <front>
          <title>Domain names - concepts and facilities</title>
          <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
          <date month="November" year="1987"/>
          <abstract>
            <t>This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="13"/>
        <seriesInfo name="RFC" value="1034"/>
        <seriesInfo name="DOI" value="10.17487/RFC1034"/>
      </reference>
      <reference anchor="RFC5321">
        <front>
          <title>Simple Mail Transfer Protocol</title>
          <author fullname="J. Klensin" initials="J." surname="Klensin"/>
          <date month="October" year="2008"/>
          <abstract>
            <t>This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete. It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a "mail submission" protocol for "split-UA" (User Agent) mail reading systems and mobile environments. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5321"/>
        <seriesInfo name="DOI" value="10.17487/RFC5321"/>
      </reference>
      <reference anchor="RFC5884">
        <front>
          <title>Bidirectional Forwarding Detection (BFD) for MPLS Label Switched Paths (LSPs)</title>
          <author fullname="R. Aggarwal" initials="R." surname="Aggarwal"/>
          <author fullname="K. Kompella" initials="K." surname="Kompella"/>
          <author fullname="T. Nadeau" initials="T." surname="Nadeau"/>
          <author fullname="G. Swallow" initials="G." surname="Swallow"/>
          <date month="June" year="2010"/>
          <abstract>
            <t>One desirable application of Bidirectional Forwarding Detection (BFD) is to detect a Multiprotocol Label Switching (MPLS) Label Switched Path (LSP) data plane failure. LSP Ping is an existing mechanism for detecting MPLS data plane failures and for verifying the MPLS LSP data plane against the control plane. BFD can be used for the former, but not for the latter. However, the control plane processing required for BFD Control packets is relatively smaller than the processing required for LSP Ping messages. A combination of LSP Ping and BFD can be used to provide faster data plane failure detection and/or make it possible to provide such detection on a greater number of LSPs. This document describes the applicability of BFD in relation to LSP Ping for this application. It also describes procedures for using BFD in this environment. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5884"/>
        <seriesInfo name="DOI" value="10.17487/RFC5884"/>
      </reference>
      <reference anchor="RFC6390">
        <front>
          <title>Guidelines for Considering New Performance Metric Development</title>
          <author fullname="A. Clark" initials="A." surname="Clark"/>
          <author fullname="B. Claise" initials="B." surname="Claise"/>
          <date month="October" year="2011"/>
          <abstract>
            <t>This document describes a framework and a process for developing Performance Metrics of protocols and applications transported over IETF-specified protocols. These metrics can be used to characterize traffic on live networks and services. This memo documents an Internet Best Current Practice.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="170"/>
        <seriesInfo name="RFC" value="6390"/>
        <seriesInfo name="DOI" value="10.17487/RFC6390"/>
      </reference>
      <reference anchor="RFC9424">
        <front>
          <title>Indicators of Compromise (IoCs) and Their Role in Attack Defence</title>
          <author fullname="K. Paine" initials="K." surname="Paine"/>
          <author fullname="O. Whitehouse" initials="O." surname="Whitehouse"/>
          <author fullname="J. Sellwood" initials="J." surname="Sellwood"/>
          <author fullname="A. Shaw" initials="A." surname="Shaw"/>
          <date month="August" year="2023"/>
          <abstract>
            <t>Cyber defenders frequently rely on Indicators of Compromise (IoCs) to identify, trace, and block malicious activity in networks or on endpoints. This document reviews the fundamentals, opportunities, operational limitations, and recommendations for IoC use. It highlights the need for IoCs to be detectable in implementations of Internet protocols, tools, and technologies -- both for the IoCs' initial discovery and their use in detection -- and provides a foundation for approaches to operational challenges in network security.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9424"/>
        <seriesInfo name="DOI" value="10.17487/RFC9424"/>
      </reference>
      <reference anchor="I-D.ietf-quic-qlog-main-schema">
        <front>
          <title>qlog: Structured Logging for Network Protocols</title>
          <author fullname="Robin Marx" initials="R." surname="Marx">
            <organization>Akamai</organization>
          </author>
          <author fullname="Luca Niccolini" initials="L." surname="Niccolini">
            <organization>Meta</organization>
          </author>
          <author fullname="Marten Seemann" initials="M." surname="Seemann">
         </author>
          <author fullname="Lucas Pardue" initials="L." surname="Pardue">
            <organization>Cloudflare</organization>
          </author>
          <date day="20" month="October" year="2025"/>
          <abstract>
            <t>   qlog provides extensible structured logging for network protocols,
   allowing for easy sharing of data that benefits common debug and
   analysis methods and tooling.  This document describes key concepts
   of qlog: formats, files, traces, events, and extension points.  This
   definition includes the high-level log file schemas, and generic
   event schemas.  Requirements and guidelines for creating protocol-
   specific event schemas are also presented.  All schemas are defined
   independent of serialization format, allowing logs to be represented
   in various ways such as JSON, CSV, or protobuf.

Note to Readers

      Note to RFC editor: Please remove this section before publication.

   Feedback and discussion are welcome at https://github.com/quicwg/qlog
   (https://github.com/quicwg/qlog).  Readers are advised to refer to
   the "editor's draft" at that URL for an up-to-date version of this
   document.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-quic-qlog-main-schema-13"/>
      </reference>
      <referencegroup anchor="BCP166" target="https://www.rfc-editor.org/info/bcp166">
        <reference anchor="RFC6365" target="https://www.rfc-editor.org/info/rfc6365">
          <front>
            <title>Terminology Used in Internationalization in the IETF</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="September" year="2011"/>
            <abstract>
              <t>This document provides a list of terms used in the IETF when discussing internationalization. The purpose is to help frame discussions of internationalization in the various areas of the IETF and to help introduce the main concepts to IETF participants. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="166"/>
          <seriesInfo name="RFC" value="6365"/>
          <seriesInfo name="DOI" value="10.17487/RFC6365"/>
        </reference>
      </referencegroup>
      <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="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="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="RFC6241">
        <front>
          <title>Network Configuration Protocol (NETCONF)</title>
          <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
          <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
          <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
          <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
          <date month="June" year="2011"/>
          <abstract>
            <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6241"/>
        <seriesInfo name="DOI" value="10.17487/RFC6241"/>
      </reference>
      <reference anchor="RFC8040">
        <front>
          <title>RESTCONF Protocol</title>
          <author fullname="A. Bierman" initials="A." surname="Bierman"/>
          <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
          <author fullname="K. Watsen" initials="K." surname="Watsen"/>
          <date month="January" year="2017"/>
          <abstract>
            <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="8040"/>
        <seriesInfo name="DOI" value="10.17487/RFC8040"/>
      </reference>
      <reference anchor="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="RFC5424">
        <front>
          <title>The Syslog Protocol</title>
          <author fullname="R. Gerhards" initials="R." surname="Gerhards"/>
          <date month="March" year="2009"/>
          <abstract>
            <t>This document describes the syslog protocol, which is used to convey event notification messages. This protocol utilizes a layered architecture, which allows the use of any number of transport protocols for transmission of syslog messages. It also provides a message format that allows vendor-specific extensions to be provided in a structured way.</t>
            <t>This document has been written with the original design goals for traditional syslog in mind. The need for a new layered specification has arisen because standardization efforts for reliable and secure syslog extensions suffer from the lack of a Standards-Track and transport-independent RFC. Without this document, each other standard needs to define its own syslog packet format and transport mechanism, which over time will introduce subtle compatibility issues. This document tries to provide a foundation that syslog extensions can build on. This layered architecture approach also provides a solid basis that allows code to be written once for each syslog feature rather than once for each transport. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5424"/>
        <seriesInfo name="DOI" value="10.17487/RFC5424"/>
      </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="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="I-D.ietf-netmod-rfc8407bis">
        <front>
          <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
          <author fullname="Andy Bierman" initials="A." surname="Bierman">
            <organization>YumaWorks</organization>
          </author>
          <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
            <organization>Orange</organization>
          </author>
          <author fullname="Qin Wu" initials="Q." surname="Wu">
            <organization>Huawei</organization>
          </author>
          <date day="5" month="June" year="2025"/>
          <abstract>
            <t>   This document provides guidelines for authors and reviewers of
   specifications containing YANG data models, including IANA-maintained
   modules.  Recommendations and procedures are defined, which are
   intended to increase interoperability and usability of Network
   Configuration Protocol (NETCONF) and RESTCONF Protocol
   implementations that utilize YANG modules.  This document obsoletes
   RFC 8407.

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

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-ietf-netmod-rfc8407bis-28"/>
      </reference>
      <reference anchor="RFC8340">
        <front>
          <title>YANG Tree Diagrams</title>
          <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
          <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
          <date month="March" year="2018"/>
          <abstract>
            <t>This document captures the current syntax used in YANG module tree diagrams. The purpose of this document is to provide a single location for this definition. This syntax may be updated from time to time based on the evolution of the YANG language.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="215"/>
        <seriesInfo name="RFC" value="8340"/>
        <seriesInfo name="DOI" value="10.17487/RFC8340"/>
      </reference>
      <reference anchor="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="RFC9182">
        <front>
          <title>A YANG Network Data Model for Layer 3 VPNs</title>
          <author fullname="S. Barguil" initials="S." surname="Barguil"/>
          <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
          <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
          <author fullname="L. Munoz" initials="L." surname="Munoz"/>
          <author fullname="A. Aguado" initials="A." surname="Aguado"/>
          <date month="February" year="2022"/>
          <abstract>
            <t>As a complement to the Layer 3 Virtual Private Network Service Model (L3SM), which is used for communication between customers and service providers, this document defines an L3VPN Network Model (L3NM) that can be used for the provisioning of Layer 3 Virtual Private Network (L3VPN) services within a service provider network. The model provides a network-centric view of L3VPN services.</t>
            <t>The L3NM is meant to be used by a network controller to derive the configuration information that will be sent to relevant network devices. The model can also facilitate communication between a service orchestrator and a network controller/orchestrator.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9182"/>
        <seriesInfo name="DOI" value="10.17487/RFC9182"/>
      </reference>
      <reference anchor="RFC9291">
        <front>
          <title>A YANG Network Data Model for Layer 2 VPNs</title>
          <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
          <author fullname="O. Gonzalez de Dios" initials="O." role="editor" surname="Gonzalez de Dios"/>
          <author fullname="S. Barguil" initials="S." surname="Barguil"/>
          <author fullname="L. Munoz" initials="L." surname="Munoz"/>
          <date month="September" year="2022"/>
          <abstract>
            <t>This document defines an L2VPN Network Model (L2NM) that can be used to manage the provisioning of Layer 2 Virtual Private Network (L2VPN) services within a network (e.g., a service provider network). The L2NM complements the L2VPN Service Model (L2SM) by providing a network-centric view of the service that is internal to a service provider. The L2NM is particularly meant to be used by a network controller to derive the configuration information that will be sent to relevant network devices.</t>
            <t>Also, this document defines a YANG module to manage Ethernet segments and the initial versions of two IANA-maintained modules that include a set of identities of BGP Layer 2 encapsulation types and pseudowire types.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9291"/>
        <seriesInfo name="DOI" value="10.17487/RFC9291"/>
      </reference>
      <reference anchor="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="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="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="RFC3139">
        <front>
          <title>Requirements for Configuration Management of IP-based Networks</title>
          <author fullname="L. Sanchez" initials="L." surname="Sanchez"/>
          <author fullname="K. McCloghrie" initials="K." surname="McCloghrie"/>
          <author fullname="J. Saperia" initials="J." surname="Saperia"/>
          <date month="June" year="2001"/>
          <abstract>
            <t>This memo discusses different approaches to configure networks and identifies a set of configuration management requirements for IP-based networks. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3139"/>
        <seriesInfo name="DOI" value="10.17487/RFC3139"/>
      </reference>
      <reference anchor="RFC3198">
        <front>
          <title>Terminology for Policy-Based Management</title>
          <author fullname="A. Westerinen" initials="A." surname="Westerinen"/>
          <author fullname="J. Schnizlein" initials="J." surname="Schnizlein"/>
          <author fullname="J. Strassner" initials="J." surname="Strassner"/>
          <author fullname="M. Scherling" initials="M." surname="Scherling"/>
          <author fullname="B. Quinn" initials="B." surname="Quinn"/>
          <author fullname="S. Herzog" initials="S." surname="Herzog"/>
          <author fullname="A. Huynh" initials="A." surname="Huynh"/>
          <author fullname="M. Carlson" initials="M." surname="Carlson"/>
          <author fullname="J. Perry" initials="J." surname="Perry"/>
          <author fullname="S. Waldbusser" initials="S." surname="Waldbusser"/>
          <date month="November" year="2001"/>
          <abstract>
            <t>This document is a glossary of policy-related terms. It provides abbreviations, explanations, and recommendations for use of these terms. The intent is to improve the comprehensibility and consistency of writing that deals with network policy, particularly Internet Standards documents (ISDs). This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3198"/>
        <seriesInfo name="DOI" value="10.17487/RFC3198"/>
      </reference>
      <reference anchor="RFC2975">
        <front>
          <title>Introduction to Accounting Management</title>
          <author fullname="B. Aboba" initials="B." surname="Aboba"/>
          <author fullname="J. Arkko" initials="J." surname="Arkko"/>
          <author fullname="D. Harrington" initials="D." surname="Harrington"/>
          <date month="October" year="2000"/>
          <abstract>
            <t>This document describes and discusses the issues involved in the design of the modern accounting systems. The field of Accounting Management is concerned with the collection the collection of resource consumption data for the purposes of capacity and trend analysis, cost allocation, auditing, and billing. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2975"/>
        <seriesInfo name="DOI" value="10.17487/RFC2975"/>
      </reference>
      <reference anchor="RFC4251">
        <front>
          <title>The Secure Shell (SSH) Protocol Architecture</title>
          <author fullname="T. Ylonen" initials="T." surname="Ylonen"/>
          <author fullname="C. Lonvick" initials="C." role="editor" surname="Lonvick"/>
          <date month="January" year="2006"/>
          <abstract>
            <t>The Secure Shell (SSH) Protocol is a protocol for secure remote login and other secure network services over an insecure network. This document describes the architecture of the SSH protocol, as well as the notation and terminology used in SSH protocol documents. It also discusses the SSH algorithm naming system that allows local extensions. The SSH protocol consists of three major components: The Transport Layer Protocol provides server authentication, confidentiality, and integrity with perfect forward secrecy. The User Authentication Protocol authenticates the client to the server. The Connection Protocol multiplexes the encrypted tunnel into several logical channels. Details of these protocols are described in separate documents. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="4251"/>
        <seriesInfo name="DOI" value="10.17487/RFC4251"/>
      </reference>
      <reference anchor="NEMOPS">
        <front>
          <title>Report from the IAB Workshop on the Next Era of Network Management Operations (NEMOPS)</title>
          <author fullname="Wes Hardaker" initials="W." surname="Hardaker">
         </author>
          <author fullname="Dhruv Dhody" initials="D." surname="Dhody">
         </author>
          <date day="29" month="August" year="2025"/>
          <abstract>
            <t>   The "Next Era of Network Management Operations (NEMOPS)" workshop was
   convened by the Internet Architecture Board (IAB) from December 3-5,
   2024, as a three-day online meeting.  It builds on a previous 2002
   workshop, the outcome of which was documented in RFC 3535,
   identifying 14 operator requirements for consideration in future
   network management protocol design and related data models, along
   with some recommendations for the IETF.  Much has changed in the
   Internet’s operation and technological foundations since then.  The
   NEMOPS workshop reviewed the past outcomes and discussed any
   operational barriers that prevented these technologies from being
   widely implemented.  With the industry, network operators and
   protocol engineers working in collaboration, the workshop developed a
   suggested plan of action and network management recommendations for
   the IETF and IRTF.  Building on RFC 3535, this document provides the
   report of the follow-up IAB workshop on Network Management.

   Note that this document is a report on the proceedings of the
   workshop.  The views and positions documented in this report are
   those of the workshop participants and do not necessarily reflect IAB
   views and positions.

            </t>
          </abstract>
        </front>
        <seriesInfo name="Internet-Draft" value="draft-iab-nemops-workshop-report-04"/>
      </reference>
    </references>
    <?line 1447?>

<section anchor="sec-changes-since-5706">
      <name>Changes Since RFC 5706</name>
      <t>The following changes have been made to the guidelines published in  <xref target="RFC5706"/>:</t>
      <ul spacing="normal">
        <li>
          <t>Change intended status from Informational to Best Current Practice</t>
        </li>
        <li>
          <t>Move the "Operational Considerations" Appendix A to a Checklist <xref target="CHECKLIST"/> maintained in GitHub</t>
        </li>
        <li>
          <t>Add a requirement for an "Operational Considerations" section in all new Standard Track RFCs, along with specific guidance on its content.</t>
        </li>
        <li>
          <t>Update the operational and manageability-related technologies to reflect over 15 years of advancements  </t>
          <ul spacing="normal">
            <li>
              <t>Provide focus and details on YANG-based standards, deprioritizing MIB Modules.</t>
            </li>
            <li>
              <t>Add a "YANG Data Model Considerations" section</t>
            </li>
            <li>
              <t>Update the "Available Management Technologies" landscape</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Add an "Operational and Management Tooling Considerations" section</t>
        </li>
      </ul>
      <section anchor="sec-todo">
        <name>TO DO LIST</name>
        <t>See the list of open issues at https://github.com/IETF-OPSAWG-WG/draft-opsarea-rfc5706bis/issues</t>
      </section>
    </section>
    <section numbered="false" anchor="sec-ack">
      <name>Acknowledgements</name>
      <t>The authors thank the following individuals and groups,
whose efforts have helped to improve this document:</t>
      <dl>
        <dt>The IETF Ops Directorate (OpsDir):</dt>
        <dd>
          <t>The IETF OpsDir <xref target="IETF-OPS-Dir"/> reviewer team, which has been providing document reviews for more than a decade, and its Chairs past and present: Gunter Van de Velde, Carlos Pignataro, Bo Wu, and Daniele Ceccarelli.</t>
        </dd>
        <dt>The AD championing the update:</dt>
        <dd>
          <t>Med Boucadair, who initiated and championed the effort to refresh RFC 5706, 15 years after its publication, building on an idea originally suggested by Carlos Pignataro.</t>
        </dd>
        <dt>Reviewers of this document, in chronological order:</dt>
        <dd>
          <t>Mahesh Jethanandani, Chongfeng Xie, Alvaro Retana, Michael P., Scott Hollenbeck, Ron Bonica, Italo Busi, Brian Trammel, Aijun Wang, and Richard Shockey for their review, comments, and contributions.</t>
        </dd>
        <dt>The author of RFC 5706:</dt>
        <dd>
          <t>David Harrington</t>
        </dd>
        <dt>Acknowledgments from RFC 5706:</dt>
        <dd>
          <t>This document started from an earlier document edited by Adrian
Farrel, which itself was based on work exploring the need for
Manageability Considerations sections in all Internet-Drafts produced
within the Routing Area of the IETF. That earlier work was produced
by Avri Doria, Loa Andersson, and Adrian Farrel, with valuable
feedback provided by Pekka Savola and Bert Wijnen.</t>
        </dd>
        <dt/>
        <dd>
          <t>Some of the discussion about designing for manageability came from
private discussions between Dan Romascanu, Bert Wijnen, Jürgen Schönwälder, Andy Bierman, and David Harrington.</t>
        </dd>
        <dt/>
        <dd>
          <t>Thanks to reviewers who helped fashion this document, including
Harald Alvestrand, Ron Bonica, Brian Carpenter, Benoît Claise, Adrian
Farrel, David Kessens, Dan Romascanu, Pekka Savola, Jürgen Schönwälder, Bert Wijnen, Ralf Wolter, and Lixia Zhang.</t>
        </dd>
      </dl>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact fullname="Thomas Graf">
        <organization>Swisscom</organization>
        <address>
          <email>thomas.graf@swisscom.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA729W3PjWJIm+K5fgVWZTUk1JOOWWZkZOb1RimuqKy6yUGRG
z0yPjYEkSKECBFgAKAUrO/bX7PM+7tO89R8b98/dz/EDUJHK3dktm2nLEIGD
c/Hj18/dp9PpUV/2VfE4e7Url0VV1kWXrZo2e9bUHf2hLet19m5btHlf0l+y
vF5mb/I6Xxebou6zss7OX3x4mV1ui0W5Khfy1FE+n7fF9WP/4n/wr9ng+viy
WdT5huawbPNVPy2LfjVttl1+s562q8W3393/87zspvfvHx11PU3gv+dVU9PT
fbsrjspti//q+of37/9w/+FR3hb54+z41jkfH92sHx99unl8lGXTbBP+jn82
4a3BPzHI6OEuW6QroQ14nM0X26Nm3jVV0Rfd44znf9Tt5puy6+ihfr+lufOu
HR0tmiXt7+NsRwv+/mhbPs7+a98sJlnXtH1brDr6r/2G/+O/HR2VNR3Lhr5z
XfDUn/304tlfX59ffuB/ZJke4u0n9b64Loub7NlVsfhUlV2Pt5Z5Ty89vP/w
Wxkkb9cFLeCq77fd43v31mV/tZvPFs3mHs93+u7icvr8/P09GWv6odhsKxrh
Hs21uLfJy/qIholPlu1gbl1GfysWfUNzLLIT2r9l2Z7eZSb0c963+eJT0c6Y
PGZNu763bpvd9p6Mci+fN7v+XpjAT2fP/nr24ad3by8fHxzw5uYmDrQpip7O
4d4VfSDvr2j37vmJg8J/Cr/hp3xH/63rI0po13qk6Vqm9+n/PZBJXb6aXn44
+/DizYu3Hw7P6eAi6W7cI6rvcYp0Nbr19KYt+3xeFdNNOZ9umuWO/hM/xOce
3n/wzf1H9x8m6/io72Vvzp9mb/Ae5pVd2nu3L+3yVbK0B99M7z+a0m2jv759
8YaP++O793+9/Ondxe9YmxxgXWzoDG86O0K/82dPs5um/dRdNdusqbP+qsje
Fp/77EWbZ82K/rvnnz2dv/M3+PBizp6mx/TN9AEWcvniGS3k8PzrcrHoZouy
y2fr5vpeW3TNrl0U3b111XRd3u79tN+eP3t2mb3yv3ia+P7oKExril9Xu6oS
Dvi0qJuSGGSVl12B32jOeV3+A2t6nL24Ltp9fwWufHGJBwq6eRVxHbz5lyI8
wCx0Vhf9+CP/3BT8hfbToS88K7tF4wf+2wKP/mXBPzAzGA94tmzLvM5e5m1b
VAfGfFcts+fNGnx/V/Fd8x/I8fZfmmq5bNb0gdnu0/gTl/mmLNrsKZ3Lrjz0
jbfNpzL3w3Z4YzaXN/77umzzatn8pebnDi/jWd7SmWUX5bomcm2bA195Wu2K
7GXR1ofXgv8kQltgpL/M6ekVPTxbpA/zE1v5yl/W/KLMh/63a8tIdAdfH076
PW08cfX6wGT/y4cXfkMW9NSspZ3+R1/wB2eLmkVQ3bflfNcfJMcPV80m77JX
JJcPjH95QyLNZq4f6fHGbE1v/KXT37G6o+l0muXzjrlAz9eNbu9NdtE2JPGa
qqOhwz+yF5/7ou5EjLUFkXbXZ8uiox0rltkNSaVsuQPtJuKXOQJziNWuXvC/
86rs91ldFEt6q29UmhdOlPPjmxkP9L7o22ZV9rzHt4v9gbjPyi4jwd5s+3KT
VxjnA31/u2u3TVfIdOgRYuE70ZY6nsa2ba5pjIyocpnXi4L/JvwAn+NRWgjY
gv5Aq7q5yvs4pbwazinvSPnqaSZXzY7u2Rwbky+XxKM63i46ddq8VVnz0u6y
57MjWYmfetBnsvcvn0GlmdAsSfwveNSSd4aUAXqg2mN+uy1xPCV3+hVnVtO3
v7KOvlhc1eXfd4XuOv2TaK3bdLPsnFZZdbiPJZEria4FP0Uz+PuONAp5vaHf
FtVuyQfs9D/6UKpuHvMwXQESYQWWp0WL6vi/mXxEoSWdJifSANVuyuWyKo6O
jv5Agly/j7d//QONM8WUvmDT3q1oEyey53cm7yXx7Io2ZjnJ6gYymFj5bn01
oG46jjUpfzWv9Kq54bnuaWOrio6cxthWzZ6G4NeV0Gm8uMXL2R1pnAeIe89f
bXhR2VXeLvFo3i6uSjqsfkcMlY57V9PB511e9/K9RdH2rAvSOFtbsVxe4kBN
ySe3yff0/z/ZtPmzEzejid0DRx3bvO3LxY5EEX1yWa5W/I9e7lxDG9btWhsu
n5d88yc4TU9wRX1dtk0ttyYsWh/H98iM4N20jafrs9zBBJIFHLoZep073Gc1
oPiEimobT/y5MC+54VBp9G5ABeqyk4+vutPw2XTiIyaU8jeyCnggeqVsE5o7
THJZzmvPCuzj9ionPqV0L0vUY6NT+g0+8OuvT+jWMCf48gUzZKmxl4tPP5c9
jKNeKer/BwbAVuv/wps/WjpPgD64aa7p06Sp8jqVW5OQLuqFzpuOZU2HhhUv
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
xZPCve7MQOGrZK2lwKof8J++uf/DN0kFA+3TcHxN5zAtl8eORcciPLG4Qvbg
4XROC8Y0zp/LlirPxd8+5GvOtWNushNXIWbB6z5+MJvx949vkeVaLCiV5KQQ
fjnMpFT39PfKehxLpnCM7xwW5IW1Rhb/gOSw9CWcr4k6OnM6UmPlGn+z2m9a
7RTosVLbercsFjaCThWBB8NeRUNUJWIhyVH3O+l+IaiDSZCNai0cGCFqIrfy
A7G1dIj4aWEKMr75aJvDqnEbRhk8qPsoFTPTvbx9Iy0DU3drWGd0vHG6Ha6A
pfoKv7YvZlXcsi1hJWUX2eNh+jVsWkrAZG7cQsBm4tydgk19vIWC0xBToveE
1DgciTGckF3lam3kmjeYVKJPNdwAbS/rQFXhb3Qok/GlC10Yw3Nt8TdZ4VKE
vJytJXkcoFd4EIPWpkl9ozQANeXwMYcit5bg3G1kUW7ZCHa7bi79IeI9msAS
cEE3zryL4KeksdpQwIe4I9yeIc3OiyQgfYe1r9Wdyy6n3Rb+AnHUuKifT/Dk
8N52Ot8jISH9wdW40WjZdtc/OUy9Vqonpd7uevHl//NdHLey1LlEv7rfMIjo
W/bMKYKx2lpc+yRL+tMLdXfNQvtc+W1OlNXgxwt1ZVgPbHfbmFbXQOC1Dt6Z
nfz8L6dPJCZzaabUKCBjRpYLytw9OKzHpPAA1DOz8WRt21Ar9XpX1dajQ41g
YVq/5cTwXiRjT8EyHGiISezyboNn6CUCNdoXXmY1LYHzMVO0Fthhz/R7om6L
qn/Ym2ORmqqJkCjNXfU2grI7y5dq1iUTxVzlDF7WAikyB+MxavmFJGNrMSdO
OSRvOXCTFq7gYIqlBUWbzFuBrqbC1HS8kBAZQDbCCuHa8iVQSnFBSDZdGOeJ
n69V83B12HFfrdtVFLEjmMEA9imbPEz3kl4VlkSPnIhPzhoLEQhi11sJlYyy
uiaJZEGSEIcDJXdNfwFbKVHdhGyucik8syeNmVMpVvI9t0bpCaaLnEjJbzAV
z1HEz9AzhtGXyWddnONUXVFrVBKpdlaMJwAhJLuQuZmsWvfdCLdhFhHbiUbc
5taiH6ZGAu+tKgvan5ZKMt4P2xbrXSXxObSO7gxjJo1WEC1nJGrJpRu5gIep
NcFyVIEbLjZq+qAgQFknt8nZQTH7YKBxhFGYWAN0XGM6Ad8O5SbtXOBTgxKz
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
ZO+Jn9T5JHtDp5sTC7iYTbLLBSkl2U9sxddzYtqT7D0XyqStXNCT56Stk3wg
6U1HQQZuzUx1synISDor/7ars4+5+TTe86AMIbtqFhycDGVclVYk6ino/OA8
4JK26mKPt4aXb5vOK3yeE/VlP7EHrl73zBfildRoAYu1+Aoo3htCQOlZuThW
Qmjz2ZsXHiiWpZ7L2ZKXefQy5x64dhPopItqBahuaM4oRe0+b6uYdWMFR47S
qMDAbuusZYnKLKsWM33OzAgl4mAOHrnWLe+bHTTHs5ZJSrQ8vsKs03BkUNeD
OQmgWMfgFV23ZfacZknn+brJszMo0p15KWXBWVgwi0gkO3Om/IpWxApO0qfq
ovj0Kc8u8+umyjHEUwb4fSz/VqMl3GOFwWqyYGx5IQkIsZjayJdMeiK9yId0
xLBdNGcMr8fu38QIaEM2OUmbmniD+/ok++d//x/tmp65XFz9+/9d3/z7/1kh
v4DWvM+e0hbR94ybpEQ1E6ohbq2y2+4ikHzChld5dyW47cHd1HjHEQ2XkzJ6
xs0vOFi5TG+T3CC6+VsgEHnqdfPv/xfpXlVednxPU+KTOf4VLYC7yXDd/hhu
XXiyOe9zIuKPTYVv8ya8Lj+XefZfWFecHf1PoOVIe809AQA=

-->

</rfc>
