<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.17 (Ruby 2.7.0) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-teas-rfc8776-update-13" category="std" consensus="true" submissionType="IETF" obsoletes="8776" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="TE Common YANG Types">Common YANG Data Types for Traffic Engineering</title>

    <author initials="I." surname="Busi" fullname="Italo Busi">
      <organization>Huawei</organization>
      <address>
        <email>italo.busi@huawei.com</email>
      </address>
    </author>
    <author initials="A." surname="Guo" fullname="Aihua Guo">
      <organization>Futurewei Technologies</organization>
      <address>
        <email>aihuaguo.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="X." surname="Liu" fullname="Xufeng Liu">
      <organization>Alef Edge</organization>
      <address>
        <email>xufeng.liu.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="T." surname="Saad" fullname="Tarek Saad">
      <organization>Cisco Systems Inc.</organization>
      <address>
        <email>tsaad.net@gmail.com</email>
      </address>
    </author>
    <author initials="I." surname="Bryskin" fullname="Igor Bryskin">
      <organization>Individual</organization>
      <address>
        <email>i_bryskin@yahoo.com</email>
      </address>
    </author>

    <date year="2024" month="September" day="27"/>

    
    <workgroup>TEAS Working Group</workgroup>
    

    <abstract>


<t>This document defines a collection of common data types, identities, and groupings in YANG data modeling language. These derived common data types, identities and groupings are intended to be imported by other modules, e.g., those which model the Traffic Engineering (TE) configuration and state capabilities.</t>

<t>This document obsoletes RFC 8776.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>YANG <xref target="RFC6020"/> <xref target="RFC7950"/> is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols such as the Network Configuration Protocol (NETCONF) <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>. The YANG language supports a small set of built-in data types and provides mechanisms to derive other types from the built-in types.</t>

<t>This document introduces a collection of common data types derived from the built-in YANG data types. The derived data types, identities, and groupings are mainly designed to be the common definitions applicable for modeling Traffic Engineering (TE) features in model(s) defined outside of this document. Nevertheless, these common definitions can be used by any other module per the guidance in <xref section="4.12" sectionFormat="of" target="I-D.ietf-netmod-rfc8407bis"/>.</t>

<t>This document adds new common data types, identities, and groupings to both the "ietf-te-types" and the "ietf-te-packet-types" YANG models and obsoletes <xref target="RFC8776"/>. For further details, refer to <xref target="changes-bis"/>.</t>

<section anchor="terminology"><name>Terminology</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<t>The terminology for describing YANG data models is found in
   <xref target="RFC7950"/>.</t>

<ul empty="true"><li>
  <t>RFC Editor: The document uses "CHANGE NOTE" to ease identifying the changes vs. RFC8776. Please remove these notes.</t>
</li></ul>

</section>
<section anchor="tree-diagrams"><name>Tree Diagrams</name>

<t>Tree diagrams used in this document follow the notation defined in <xref target="RFC8340"/>.</t>

</section>
<section anchor="prefixes-in-data-node-names"><name>Prefixes in Data Node Names</name>

<t>Names of data nodes and other data model objects
  are prefixed using the standard prefix associated with the
  corresponding YANG imported modules, as shown in <xref target="tab-prefixes"/>.</t>

<texttable title="Prefixes and corresponding YANG modules" anchor="tab-prefixes">
      <ttcol align='left'>Prefix</ttcol>
      <ttcol align='left'>YANG module</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>yang</c>
      <c>ietf-yang-types</c>
      <c><xref section="3" sectionFormat="of" target="RFC6991"/></c>
      <c>inet</c>
      <c>ietf-inet-types</c>
      <c><xref section="4" sectionFormat="of" target="RFC6991"/></c>
      <c>rt-types</c>
      <c>ietf-routing-types</c>
      <c><xref target="RFC8294"/></c>
      <c>te-types</c>
      <c>ietf-te-types</c>
      <c>RFCXXXX</c>
      <c>te-packet-types</c>
      <c>ietf-te-packet-types</c>
      <c>RFCXXXX</c>
</texttable>

<ul empty="true"><li>
  <t>RFC Editor: Please replace XXXX through this document with the RFC number assigned to this document. Please remove this note.</t>
</li></ul>

</section>
</section>
<section anchor="acronyms-and-abbreviations"><name>Acronyms and Abbreviations</name>

<dl>
  <dt>APS:</dt>
  <dd>
    <t>Automatic Protection Switching</t>
  </dd>
  <dt>DS-TE:</dt>
  <dd>
    <t>Differentiated Services Traffic Engineering</t>
  </dd>
  <dt>GMPLS:</dt>
  <dd>
    <t>Generalized Multiprotocol Label Switching</t>
  </dd>
  <dt>LER:</dt>
  <dd>
    <t>Label Edge Router</t>
  </dd>
  <dt>LSP:</dt>
  <dd>
    <t>Label Switched Path</t>
  </dd>
  <dt>LSR:</dt>
  <dd>
    <t>Label Switching Router</t>
  </dd>
  <dt>MPLS:</dt>
  <dd>
    <t>Multiprotocol Label Switching</t>
  </dd>
  <dt>NBMA:</dt>
  <dd>
    <t>Non-Broadcast Multi-Access</t>
  </dd>
  <dt>PM:</dt>
  <dd>
    <t>Performance Metrics</t>
  </dd>
  <dt>RSVP:</dt>
  <dd>
    <t>Resource Reservation Protocol</t>
  </dd>
  <dt>SD:</dt>
  <dd>
    <t>Signal Degrade</t>
  </dd>
  <dt>SF:</dt>
  <dd>
    <t>Signal Fail</t>
  </dd>
  <dt>SRLG:</dt>
  <dd>
    <t>Shared Risk Link Group</t>
  </dd>
  <dt>TE:</dt>
  <dd>
    <t>Traffic Engineering</t>
  </dd>
  <dt>WTR:</dt>
  <dd>
    <t>Wait-to-Restore</t>
  </dd>
</dl>

</section>
<section anchor="overview"><name>Overview</name>

<t>This document defines two YANG modules for common TE types: "ietf-te-types" for TE generic types and "ietf-te-packet-types" for packet-specific types. Other technology-specific TE types are outside the scope of this document.</t>

<section anchor="te-types-module-contents"><name>TE Types Module Contents</name>

<t>The "ietf-te-types" module (<xref target="te-yang-code"/>) contains common TE types that are independent and agnostic of any specific technology or control-plane instance.</t>

<t>The "ietf-te-types" module contains the following YANG reusable groupings:</t>

<dl>
  <dt>te-bandwidth:</dt>
  <dd>
    <t>A YANG grouping that defines the generic TE bandwidth. The modeling structure allows augmentation for each technology. For unspecified technologies, the string-encoded "te-bandwidth" type is used.</t>
  </dd>
  <dt>te-label:</dt>
  <dd>
    <t>A YANG grouping that defines the generic TE label. The modeling structure allows augmentation for each technology. For unspecified technologies, "rt-types:generalized-label" is used.</t>
  </dd>
  <dt>performance-metrics-attributes:</dt>
  <dd>
    <t>A YANG grouping that defines one-way and two-way measured Performance Metrics (PM) and indications of anomalies on link(s) or the path as defined in <xref target="RFC7471"/>, <xref target="RFC8570"/>, and <xref target="RFC7823"/>.</t>
  </dd>
  <dt>performance-metrics-throttle-container:</dt>
  <dd>
    <t>A YANG grouping that defines configurable thresholds for advertisement suppression and measurement intervals.</t>
  </dd>
</dl>

<t>The "ietf-te-types" module contains the following YANG reusable data types:</t>

<dl>
  <dt>te-ds-class:</dt>
  <dd>
    <t>A type representing the Differentiated Services (DS) Class-Type of traffic as defined in <xref target="RFC4124"/>.</t>
  </dd>
  <dt>te-label-direction:</dt>
  <dd>
    <t>An enumerated type for specifying the forward or reverse direction of a label.</t>
  </dd>
  <dt>te-hop-type:</dt>
  <dd>
    <t>An enumerated type for specifying that a hop is loose or strict.</t>
  </dd>
  <dt>te-global-id:</dt>
  <dd>
    <t>A type representing the identifier that uniquely identifies an operator, which can be either a provider or a client. The definition of this type is taken from <xref section="3" sectionFormat="of" target="RFC6370"/> and <xref section="3" sectionFormat="of" target="RFC5003"/>. This attribute type is used solely to provide a globally unique context for TE topologies.</t>
  </dd>
  <dt>te-node-id:</dt>
  <dd>
    <t>A type representing the identifier for a node in a TE topology. The identifier is represented either as 4 octets in dotted-quad notation or as 16 octets in full, mixed, shortened, or shortened-mixed IPv6 address notation.</t>
  </dd>
  <dt/>
  <dd>
    <t>This attribute MAY be mapped to the Router Address TLV described in <xref section="2.4.1" sectionFormat="of" target="RFC3630"/>, the TE Router ID described in <xref section="6.2" sectionFormat="of" target="RFC6827"/>, the Traffic Engineering Router ID TLV described in <xref section="4.3" sectionFormat="of" target="RFC5305"/>, or the TE Router ID TLV described in <xref section="3.2.1" sectionFormat="of" target="RFC6119"/>.</t>
  </dd>
  <dt/>
  <dd>
    <t>The reachability of such a TE node MAY be achieved by a mechanism such as that described in <xref section="6.2" sectionFormat="of" target="RFC6827"/>.</t>
  </dd>
  <dt>te-topology-id:</dt>
  <dd>
    <t>A type representing the identifier for a topology. It is optional to have one or more prefixes at the beginning, separated by colons. The prefixes can be "network-types" as defined in the "ietf-network" module in <xref target="RFC8345"/>, to help the user better understand the topology before further inquiry is made.</t>
  </dd>
  <dt>te-tp-id:</dt>
  <dd>
    <t>A type representing the identifier of a TE interface Link Termination Point (LTP) on a specific TE node where the TE link connects. This attribute is mapped to a local or remote link identifier <xref target="RFC3630"/> <xref target="RFC5305"/>.</t>
  </dd>
  <dt>te-path-disjointness:</dt>
  <dd>
    <t>A type representing the different resource disjointness options for a TE tunnel path as defined in <xref target="RFC4872"/>.</t>
  </dd>
  <dt>admin-groups:</dt>
  <dd>
    <t>A union type for a TE link's classic or extended administrative groups as defined in <xref target="RFC3630"/>, <xref target="RFC5305"/>, and <xref target="RFC7308"/>.</t>
  </dd>
  <dt>srlg:</dt>
  <dd>
    <t>A type representing the Shared Risk Link Group (SRLG) as defined in <xref target="RFC4203"/> and <xref target="RFC5307"/>.</t>
  </dd>
  <dt>te-metric:</dt>
  <dd>
    <t>A type representing the TE metric as defined in <xref target="RFC3785"/>.</t>
  </dd>
  <dt>te-recovery-status:</dt>
  <dd>
    <t>An enumerated type for the different statuses of a recovery action as defined in <xref target="RFC4427"/> and <xref target="RFC6378"/>.</t>
  </dd>
</dl>

<t>The "ietf-te-types" module contains the following YANG reusable identities:</t>

<dl>
  <dt>path-attribute-flags:</dt>
  <dd>
    <t>A base YANG identity for supported LSP path flags as defined in <xref target="RFC3209"/>, <xref target="RFC4090"/>, <xref target="RFC4736"/>, <xref target="RFC5712"/>, <xref target="RFC4920"/>, <xref target="RFC5420"/>, <xref target="RFC7570"/>, <xref target="RFC4875"/>, <xref target="RFC5151"/>, <xref target="RFC5150"/>, <xref target="RFC6001"/>, <xref target="RFC6790"/>, <xref target="RFC7260"/>, <xref target="RFC8001"/>, <xref target="RFC8149"/>, and <xref target="RFC8169"/>.</t>
  </dd>
  <dt>link-protection-type:</dt>
  <dd>
    <t>A base YANG identity for supported link protection types as defined in <xref target="RFC4872"/> and <xref target="RFC4427"/>.</t>
  </dd>
  <dt>restoration-scheme-type:</dt>
  <dd>
    <t>A base YANG identity for supported LSP restoration schemes as defined in <xref target="RFC4872"/>.</t>
  </dd>
  <dt>protection-external-commands:</dt>
  <dd>
    <t>A base YANG identity for supported protection-related external commands used for troubleshooting purposes, as defined in <xref target="RFC4427"/> and <xref target="ITU_G.808.1"/>.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The description and reference of the identity action-exercise, which applies only to APS and it is not defined in RFC4427, has been updated to reference ITU-T G.808.1.</t>
</li></ul>

<dl>
  <dt>association-type:</dt>
  <dd>
    <t>A base YANG identity for supported LSP association types as defined in <xref target="RFC6780"/>, <xref target="RFC4872"/>, <xref target="RFC4873"/>, and <xref target="RFC8800"/>.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The association-type-diversity identity, defined in <xref target="RFC8800"/> has been added to the association-type base identity.</t>
</li></ul>

<dl>
  <dt>objective-function-type:</dt>
  <dd>
    <t>A base YANG identity for supported path objective functions as defined in <xref target="RFC5541"/>.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The objective-function-type identity has been redefined to be used only for path objective functions and a new svec-objective-function-type identity has been added for the Synchronization VECtor (SVEC) objective functions. Therefore the of-minimize-agg-bandwidth-consumption, of-minimize-load-most-loaded-link and of-minimize-cost-path-set identities, defined in <xref target="RFC5541"/> and derived from the objective-function-type identity, have been obsoleted because not applicable to paths but to Synchronization VECtor (SVEC) objects.</t>
</li></ul>

<dl>
  <dt>te-tunnel-type:</dt>
  <dd>
    <t>A base YANG identity for supported TE tunnel types as defined in <xref target="RFC3209"/> and <xref target="RFC4875"/>.</t>
  </dd>
  <dt>lsp-encoding-types:</dt>
  <dd>
    <t>A base YANG identity for supported LSP encoding types as defined in <xref target="RFC3471"/>.</t>
  </dd>
  <dt>lsp-protection-type:</dt>
  <dd>
    <t>A base YANG identity for supported LSP protection types as defined in <xref target="RFC4872"/> and <xref target="RFC4873"/>.</t>
  </dd>
  <dt>switching-capabilities:</dt>
  <dd>
    <t>A base YANG identity for supported interface switching capabilities as defined in <xref target="RFC3471"/>.</t>
  </dd>
  <dt>resource-affinities-type:</dt>
  <dd>
    <t>A base YANG identity for supported attribute filters associated with a tunnel that must be satisfied for a link to be acceptable as defined in <xref target="RFC2702"/> and <xref target="RFC3209"/>.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The description of the path-metric-type has been updated</t>
</li></ul>

<dl>
  <dt>path-metric-type:</dt>
  <dd>
    <t>A base YANG identity for supported path metric types as defined in <xref target="RFC3630"/>, <xref target="RFC3785"/>, <xref target="RFC5440"/>, <xref target="RFC7471"/>, <xref target="RFC8233"/>, <xref target="RFC8570"/> and <xref target="I-D.ietf-pce-sid-algo"/>.</t>
  </dd>
  <dt/>
  <dd>
    <t>The unit of the path metric value is interpreted in the context of the path metric type. The derived identities SHOULD describe the unit and maximum value of the path metric types they define.</t>
  </dd>
  <dt/>
  <dd>
    <t>For example, the bound of the 'path-metric-loss', defined in 'ietf-te-packet-types', is defined in multiples of the basic unit 0.000003% as described in <xref target="RFC7471"/> and <xref target="RFC8570"/>.</t>
  </dd>
  <dt>explicit-route-hop:</dt>
  <dd>
    <t>A YANG grouping that defines supported explicit routes as defined in <xref target="RFC3209"/> and <xref target="RFC3477"/>.</t>
  </dd>
  <dt>te-link-access-type:</dt>
  <dd>
    <t>An enumerated type for the different TE link access types as defined in <xref target="RFC3630"/>.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The module "ietf-te-types" has been updated to add the following YANG identities, types and groupings.</t>
</li></ul>

<dl>
  <dt>lsp-provisioning-error-reason:</dt>
  <dd>
    <t>A base YANG identity for reporting LSP provisioning error reasons. No standard LPS provisioning error reasons are defined in this document.</t>
  </dd>
  <dt>path-computation-error-reason:</dt>
  <dd>
    <t>A base YANG identity for reporting path computation error reasons as defined in <xref target="pc-error"/>.</t>
  </dd>
  <dt>protocol-origin-type:</dt>
  <dd>
    <t>A base YANG identity for the type of protocol origin as defined in <xref target="protocol-origin"/>.</t>
  </dd>
  <dt>svec-objective-function-type:</dt>
  <dd>
    <t>A base YANG identity for supported SVEC objective functions as defined in <xref target="RFC5541"/> and <xref target="RFC8685"/>.</t>
  </dd>
  <dt>svec-metric-type:</dt>
  <dd>
    <t>A base YANG identity for supported SVEC objective functions as defined in <xref target="RFC5541"/>.</t>
  </dd>
  <dt>encoding-and-switching-type:</dt>
  <dd>
    <t>This is a common grouping to define the LSP encoding and switching types.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The tunnel-admin-state-auto YANG identity, derived from the tunnel-admin-status-type base YANG identity has also been added. No description is provided, since no description for the tunnel-admin-status-type base YANG identity has been provided in RFC8776.</t>
</li></ul>

<ul empty="true"><li>
  <t>CHANGE NOTE: The lsp-restoration-restore-none YANG identity, derived from the lsp-restoration-type base YANG identity has also been added. No description is provided, since no description for the lsp-restoration-type base YANG identity has been provided in RFC8776.</t>
</li></ul>

<section anchor="pc-error"><name>Path Computation Errors</name>

<t>The "ietf-te-types" module contains the YANG reusable identities for reporting path computation error reasons as defined in <xref target="RFC5440"/>, <xref target="RFC5441"/>, <xref target="RFC5520"/>, <xref target="RFC5557"/>, <xref target="RFC8306"/>, and <xref target="RFC8685"/>.</t>

<t>It also defines the following additional YANG reusable identities for reporting also the following path computation error reasons:</t>

<dl>
  <dt>path-computation-error-no-topology:</dt>
  <dd>
    <t>A YANG identity for reporting path computation error when there is no topology with the provided topology identifier.</t>
  </dd>
  <dt>path-computation-error-no-dependent-server:</dt>
  <dd>
    <t>A YANG identity for reporting path computation error when one or more dependent path computation servers are unavailable.</t>
  </dd>
  <dt/>
  <dd>
    <t>The dependent path computation server could be a Backward-Recursive Path Computation (BRPC) downstream PCE or a child PCE.</t>
  </dd>
</dl>

<t>The derived identities are defined in the "ietf-te-types" module because there are error reasons which are:</t>

<t><list style="numbers">
  <t>applicable only to the TE YANG models and not to PCEP environments (e.g., path-computation-error-no-topology);</t>
  <t>technology-specific (e.g., No RWA constraints met) which are better defined in technology-specific YANG models;</t>
  <t>match more than one PCEP numbers in order to hide the details of the underlay PCE architecture (e.g.,  path-computation-error-no-dependent-server).</t>
</list></t>

</section>
<section anchor="protocol-origin"><name>Protocol Origin</name>

<t>The "ietf-te-types" module contains the YANG reusable identities for the type of protocol origin as defined in <xref target="RFC5440"/> and <xref target="RFC9012"/>.</t>

<t>It also defines the following additional YANG reusable identities for the type of protocol origin:</t>

<dl>
  <dt>protocol-origin-api:</dt>
  <dd>
    <t>A YANG identity to be used when  the type of protocol origin is an Application Programmable Interface (API).</t>
  </dd>
</dl>

</section>
</section>
<section anchor="packet-te-types-module-contents"><name>Packet TE Types Module Contents</name>

<t>The "ietf-te-packet-types" module (<xref target="pkt-yang-code"/>) covers the common types and groupings that are specific to packet technology.</t>

<t>The "ietf-te-packet-types" module contains the following YANG reusable types and groupings:</t>

<dl>
  <dt>backup-protection-type:</dt>
  <dd>
    <t>A base YANG identity for supported protection types that a backup or bypass tunnel can provide as defined in <xref target="RFC4090"/>.</t>
  </dd>
  <dt>te-class-type:</dt>
  <dd>
    <t>A type that represents the Diffserv-TE Class-Type as defined in <xref target="RFC4124"/>.</t>
  </dd>
  <dt>bc-type:</dt>
  <dd>
    <t>A type that represents Diffserv-TE Bandwidth Constraints (BCs) as defined in <xref target="RFC4124"/>.</t>
  </dd>
  <dt>bc-model-type:</dt>
  <dd>
    <t>A base YANG identity for supported Diffserv-TE Bandwidth Constraints Models as defined in <xref target="RFC4125"/>, <xref target="RFC4126"/>, and <xref target="RFC4127"/>.</t>
  </dd>
  <dt>te-bandwidth-requested-type:</dt>
  <dd>
    <t>An enumerated type for the different options to request bandwidth for a specific tunnel.</t>
  </dd>
  <dt>performance-metrics-attributes-packet:</dt>
  <dd>
    <t>A YANG grouping that contains the generic performance metrics and additional packet-specific metrics.</t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>CHANGE NOTE: The module "ietf-te-packet-types" has been updated to add the following YANG identities and groupings.</t>
</li></ul>

<dl>
  <dt>bandwidth-profile-type:</dt>
  <dd>
    <t>A base YANG identity for various bandwidth profiles specified in <xref target="MEF_10.3"/>, <xref target="RFC2697"/>, <xref target="RFC2698"/> and <xref target="RFC4115"/> that may be used to limit bandwidth utilization of packet flows (e.g., MPLS-TE LSPs).</t>
  </dd>
  <dt>bandwidth-profile-parameters:</dt>
  <dd>
    <t>A YANG grouping that defines common parameters for bandwidth profiles in packet networks.</t>
  </dd>
  <dt>te-packet-path-bandwidth:</dt>
  <dd>
    <t>A YANG grouping that defines the path bandwidth information and could be used in any Packet TE model (e.g., MPLS-TE topology model) for the path bandwidth representation (e.g., the bandwidth of an MPLS-TE LSP).</t>
  </dd>
  <dt/>
  <dd>
    <t>All the path and LSP bandwidth related sections in the "ietf-te-types" generic module, <xref target="te-yang-code"/>, need to be augmented with this grouping for the usage of Packet TE technologies.</t>
  </dd>
  <dt>te-packet-link-bandwidth:</dt>
  <dd>
    <t>A YANG grouping that defines the link bandwidth information and could be used in any Packet TE model (e.g., MPLS-TE topology) for link bandwidth representation.</t>
  </dd>
  <dt/>
  <dd>
    <t>All the link bandwidth related sections in the "ietf-te-types" generic module, <xref target="te-yang-code"/>, need to be augmented with this grouping for the usage of Packet TE technologies.</t>
  </dd>
</dl>

</section>
</section>
<section anchor="te-yang-code"><name>TE Types YANG Module</name>

<t>The "ietf-te-types" module imports from the following modules:</t>

<t><list style="symbols">
  <t>"ietf-yang-types" and "ietf-inet-types" as defined in <xref target="RFC6991"/></t>
  <t>"ietf-routing-types" as defined in <xref target="RFC8294"/></t>
</list></t>

<t>In addition to <xref target="RFC6991"/> and <xref target="RFC8294"/>, this module references the following documents in defining the types and YANG groupings:
<xref target="RFC9522"/>, <xref target="RFC4090"/>, <xref target="RFC4202"/>, <xref target="RFC4328"/>, <xref target="RFC4561"/>, <xref target="RFC4657"/>, <xref target="RFC4736"/>, <xref target="RFC6004"/>, <xref target="RFC6511"/>, <xref target="RFC7139"/>, <xref target="RFC7308"/>, <xref target="RFC7551"/>, <xref target="RFC7571"/>, <xref target="RFC7579"/>, and <xref target="ITU-T_G.709"/>.</t>

<ul empty="true"><li>
  <t>CHANGE NOTE: Please focus your review only on the updates to the YANG model: see also <xref target="te-yang-diff"/>.</t>
</li></ul>

<figure title="TE Types YANG module" anchor="fig-te-yang"><sourcecode type="yang" markers="true" name="ietf-te-types@2024-01-29.yang"><![CDATA[
module ietf-te-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-te-types";
  prefix te-types;

  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 6991: Common YANG Data Types";
  }
  import ietf-yang-types {
    prefix yang;
    reference
      "RFC 6991: Common YANG Data Types";
  }
  import ietf-routing-types {
    prefix rt-types;
    reference
      "RFC 8294: Common YANG Data Types for the Routing Area";
  }

  import ietf-network {
    prefix "nw";
    reference
      "RFC 8345: A YANG Data Model for Network Topologies";
  }

  import ietf-network-topology {
    prefix "nt";
    reference
      "RFC 8345: A YANG Data Model for Network Topologies";
  }

  organization
    "IETF Traffic Engineering Architecture and Signaling (TEAS)
     Working Group";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/teas/>
     WG List:  <mailto:teas@ietf.org>

     Editor:   Tarek Saad
               <mailto:tsaad.net@gmail.com>

     Editor:   Rakesh Gandhi
               <mailto:rgandhi@cisco.com>

     Editor:   Vishnu Pavan Beeram
               <mailto:vbeeram@juniper.net>

     Editor:   Xufeng Liu
               <mailto:xufeng.liu.ietf@gmail.com>

     Editor:   Igor Bryskin
               <mailto:i_bryskin@yahoo.com>";
  description
    "This YANG module contains a collection of generally useful
     YANG data type definitions specific to TE.  The model fully
     conforms to the Network Management Datastore Architecture
     (NMDA).

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
     NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
     'MAY', and 'OPTIONAL' in this document are to be interpreted as
     described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
     they appear in all capitals, as shown here.

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

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

     This version of this YANG module is part of RFC XXXX
     (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
     for full legal notices.";
  revision 2024-09-13 {
    description
      "This revision adds the following new identities:
      - lsp-provisioning-error-reason;
      - association-type-diversity;
      - tunnel-admin-state-auto;
      - lsp-restoration-restore-none;
      - restoration-scheme-rerouting;
      - path-metric-optimization-type;
      - link-path-metric-type;
      - link-metric-type and its derived identities;
      - path-computation-error-reason and its derived identities;
      - protocol-origin-type and its derived identities;
      - svec-objective-function-type and its derived identities;
      - svec-metric-type and its derived identities.

      This revision adds the following new data types:
      - path-type.

      This revision adds the following new groupings:
      - encoding-and-switching-type;
      - te-generic-node-id.

      This revision updates the following identities:
      - objective-function-type;
      - action-exercise;
      - path-metric-type;
      - path-metric-te;
      - path-metric-igp;
      - path-metric-hop;
      - path-metric-delay-average;
      - path-metric-delay-minimum;
      - path-metric-residual-bandwidth;
      - path-metric-optimize-includes;
      - path-metric-optimize-excludes;
      - te-optimization-criterion.

      This revision updates the following data types:
      - te-node-id.

      This revision updates the following groupings:
      - explicit-route-hop:
        - adds the following leaves:
          - node-id-uri;
          - link-tp-id-uri;
        - updates the following leaves:
          - node-id;
          - link-tp-id;
      - record-route-state:
        - adds the following leaves:
          - node-id-uri;
          - link-tp-id-uri;
        - updates the following leaves:
          - node-id;
          - link-tp-id;
      - optimization-metric-entry:
        - updates the following leaves:
          - metric-type;
      - tunnel-constraints;
        - adds the following leaves:
          - network-id;
      - path-constraints-route-objects:
        - updates the following containers:
          - explicit-route-objects-always;
      - generic-path-metric-bounds:
        - updates the following leaves:
          - metric-type;
      - generic-path-optimization
        - adds the following leaves:
          - tiebreaker;
        - deprecate the following containers:
          - tiebreakers.

      This revision obsoletes the following identities:
      - of-minimize-agg-bandwidth-consumption;
      - of-minimize-load-most-loaded-link;
      - of-minimize-cost-path-set;
      - lsp-protection-reroute-extra;
      - lsp-protection-reroute.

      This revision provides also few editorial changes.";
    reference
      "RFC XXXX: Common YANG Data Types for Traffic Engineering";
  }
  // RFC Editor: replace XXXX with actual RFC number, update date
  // information and remove this note

  revision 2020-06-10 {
    description
      "Initial Version of TE types.";
    reference
      "RFC 8776: Common YANG Data Types for Traffic Engineering";
  }

  /**
   * Typedefs
   */

  typedef admin-group {
    type yang:hex-string {
      /* 01:02:03:04 */
      length "1..11";
    }
    description
      "Administrative group / resource class / color representation
       in 'hex-string' type.

       The most significant byte in the hex-string is the farthest
       to the left in the byte sequence.  Leading zero bytes in the
       configured value may be omitted for brevity.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                 Version 2
       RFC 5305: IS-IS Extensions for Traffic Engineering
       RFC 7308: Extended Administrative Groups in MPLS Traffic
                 Engineering (MPLS-TE)";
  }

  typedef admin-groups {
    type union {
      type admin-group;
      type extended-admin-group;
    }
    description
      "Derived types for TE administrative groups.";
  }

  typedef extended-admin-group {
    type yang:hex-string;
    description
      "Extended administrative group / resource class / color
       representation in 'hex-string' type.

       The most significant byte in the hex-string is the farthest
       to the left in the byte sequence.  Leading zero bytes in the
       configured value may be omitted for brevity.";
    reference
      "RFC 7308: Extended Administrative Groups in MPLS Traffic
                 Engineering (MPLS-TE)";
  }

  typedef path-attribute-flags {
    type union {
      type identityref {
        base session-attributes-flags;
      }
      type identityref {
        base lsp-attributes-flags;
      }
    }
    description
      "Path attributes flags type.";
  }

  typedef performance-metrics-normality {
    type enumeration {
      enum unknown {
        value 0;
        description
          "Unknown.";
      }
      enum normal {
        value 1;
        description
          "Normal.  Indicates that the anomalous bit is not set.";
      }
      enum abnormal {
        value 2;
        description
          "Abnormal.  Indicates that the anomalous bit is set.";
      }
    }
    description
      "Indicates whether a performance metric is normal (anomalous
       bit not set), abnormal (anomalous bit set), or unknown.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
  }

  typedef srlg {
    type uint32;
    description
      "SRLG type.";
    reference
      "RFC 4203: OSPF Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS)
       RFC 5307: IS-IS Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS)";
  }

  typedef te-common-status {
    type enumeration {
      enum up {
        description
          "Enabled.";
      }
      enum down {
        description
          "Disabled.";
      }
      enum testing {
        description
          "In some test mode.";
      }
      enum preparing-maintenance {
        description
          "The resource is disabled in the control plane to prepare
           for a graceful shutdown for maintenance purposes.";
        reference
          "RFC 5817: Graceful Shutdown in MPLS and Generalized MPLS
                     Traffic Engineering Networks";
      }
      enum maintenance {
        description
          "The resource is disabled in the data plane for maintenance
           purposes.";
      }
      enum unknown {
        description
          "Status is unknown.";
      }
    }
    description
      "Defines a type representing the common states of a TE
       resource.";
  }

  typedef te-bandwidth {
    type string {
      pattern '0[xX](0((\.0?)?[pP](\+)?0?|(\.0?))|'
            + '1(\.([\da-fA-F]{0,5}[02468aAcCeE]?)?)?'
            + '[pP](\+)?(12[0-7]|'
            + '1[01]\d|0?\d?\d)?)|0[xX][\da-fA-F]{1,8}|\d+'
            + '(,(0[xX](0((\.0?)?[pP](\+)?0?|(\.0?))|'
            + '1(\.([\da-fA-F]{0,5}[02468aAcCeE]?)?)?'
            + '[pP](\+)?(12[0-7]|'
            + '1[01]\d|0?\d?\d)?)|0[xX][\da-fA-F]{1,8}|\d+))*';
    }
    description
      "This is the generic bandwidth type.  It is a string containing
       a list of numbers separated by commas, where each of these
       numbers can be non-negative decimal, hex integer, or
       hex float:

       (dec | hex | float)[*(','(dec | hex | float))]

       For the packet-switching type, the string encoding follows
       the type 'bandwidth-ieee-float32' as defined in RFC 8294
       (e.g., 0x1p10), where the units are in bytes per second.

       For the Optical Transport Network (OTN) switching type,
       a list of integers can be used, such as '0,2,3,1', indicating
       two ODU0s and one ODU3.  ('ODU' stands for 'Optical Data
       Unit'.)  For Dense Wavelength Division Multiplexing (DWDM),
       a list of pairs of slot numbers and widths can be used,
       such as '0,2,3,3', indicating a frequency slot 0 with
       slot width 2 and a frequency slot 3 with slot width 3.
       Canonically, the string is represented as all lowercase and in
       hex, where the prefix '0x' precedes the hex number.";
    reference
      "RFC 8294: Common YANG Data Types for the Routing Area
       ITU-T G.709: Interfaces for the optical transport network -
                    Edition 6.0 (06/2020)";
  }

  typedef te-ds-class {
    type uint8 {
      range "0..7";
    }
    description
      "The Differentiated Services Class-Type of traffic.";
    reference
      "RFC 4124: Protocol Extensions for Support of Diffserv-aware
                 MPLS Traffic Engineering, Section 4.3.1";
  }

  typedef te-global-id {
    type uint32;
    description
      "An identifier to uniquely identify an operator, which can be
       either a provider or a client.

       The definition of this type is taken from RFCs 6370 and 5003.

       This attribute type is used solely to provide a globally
       unique context for TE topologies.";
    reference
      "RFC 5003: Attachment Individual Identifier (AII) Types for
                 Aggregation
       RFC 6370: MPLS Transport Profile (MPLS-TP) Identifiers";
  }

  typedef te-hop-type {
    type enumeration {
      enum loose {
        description
          "A loose hop in an explicit path.";
      }
      enum strict {
        description
          "A strict hop in an explicit path.";
      }
    }
    description
      "Enumerated type for specifying loose or strict paths.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 4.3.3";
  }

  typedef te-link-access-type {
    type enumeration {
      enum point-to-point {
        description
          "The link is point-to-point.";
      }
      enum multi-access {
        description
          "The link is multi-access, including broadcast and NBMA.";
      }
    }
    description
      "Defines a type representing the access type of a TE link.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                 Version 2";
  }

  typedef te-label-direction {
    type enumeration {
      enum forward {
        description
          "Label allocated for the forward LSP direction.";
      }
      enum reverse {
        description
          "Label allocated for the reverse LSP direction.";
      }
    }
    description
      "Enumerated type for specifying the forward or reverse
       label.";
  }

  typedef te-link-direction {
    type enumeration {
      enum incoming {
        description
          "The explicit route represents an incoming link on
           a node.";
      }
      enum outgoing {
        description
          "The explicit route represents an outgoing link on
           a node.";
      }
    }
    description
      "Enumerated type for specifying the direction of a link on
       a node.";
  }

  typedef te-metric {
    type uint32;
    description
      "TE metric.";
    reference
      "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
                 second MPLS Traffic Engineering (TE) Metric";
  }

  // CHANGE NOTE: The typedef te-node-id below has been
  // updated in this module revision
  // RFC Editor: remove the note above and this note
  typedef te-node-id {
    type union {
      type yang:dotted-quad;
      type inet:ipv6-address-no-zone;
    }
    description
      "A type representing the identifier for a node in a TE
       topology.

       The identifier is represented either as 4 octets in
       dotted-quad notation, or as 16 octets in full, mixed,
       shortened, or shortened-mixed IPv6 address notation.

       This attribute MAY be mapped to the Router Address TLV
       described in Section 2.4.1 of RFC 3630, the TE Router ID
       described in Section 3 of RFC 6827, the Traffic Engineering
       Router ID TLV described in Section 4.3 of RFC 5305, the TE
       Router ID TLV described in Section 3.2.1 of RFC 6119, or the
       IPv6 TE Router ID TLV described in Section 4.1 of RFC 6119.

       The reachability of such a TE node MAY be achieved by a
       mechanism such as that described in Section 6.2 of RFC 6827.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                 Version 2, Section 2.4.1
       RFC 5305: IS-IS Extensions for Traffic Engineering,
                 Section 4.3
       RFC 6119: IPv6 Traffic Engineering in IS-IS, Section 3.2.1
       RFC 6827: Automatically Switched Optical Network (ASON)
                 Routing for OSPFv2 Protocols, Section 3";
  }

  typedef te-oper-status {
    type te-common-status;
    description
      "Defines a type representing the operational status of
       a TE resource.";
  }

  typedef te-admin-status {
    type te-common-status;
    description
      "Defines a type representing the administrative status of
       a TE resource.";
  }

  typedef te-path-disjointness {
    type bits {
      bit node {
        position 0;
        description
          "Node disjoint.";
      }
      bit link {
        position 1;
        description
          "Link disjoint.";
      }
      bit srlg {
        position 2;
        description
          "SRLG (Shared Risk Link Group) disjoint.";
      }
    }
    description
      "Type of the resource disjointness for a TE tunnel path.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  typedef te-recovery-status {
    type enumeration {
      enum normal {
        description
          "Both the recovery span and the working span are fully
           allocated and active, data traffic is being
           transported over (or selected from) the working
           span, and no trigger events are reported.";
      }
      enum recovery-started {
        description
          "The recovery action has been started but not completed.";
      }
      enum recovery-succeeded {
        description
          "The recovery action has succeeded.  The working span has
           reported a failure/degrade condition, and the user traffic
           is being transported (or selected) on the recovery span.";
      }
      enum recovery-failed {
        description
          "The recovery action has failed.";
      }
      enum reversion-started {
        description
          "The reversion has started.";
      }
      enum reversion-succeeded {
        description
          "The reversion action has succeeded.";
      }
      enum reversion-failed {
        description
          "The reversion has failed.";
      }
      enum recovery-unavailable {
        description
          "The recovery is unavailable, as a result of either an
           operator's lockout command or a failure condition
           detected on the recovery span.";
      }
      enum recovery-admin {
        description
          "The operator has issued a command to switch the user
           traffic to the recovery span.";
      }
      enum wait-to-restore {
        description
          "The recovery domain is recovering from a failure/degrade
           condition on the working span that is being controlled by
           the Wait-to-Restore (WTR) timer.";
      }
    }
    description
      "Defines the status of a recovery action.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)
       RFC 6378: MPLS Transport Profile (MPLS-TP) Linear Protection";
  }

  typedef te-template-name {
    type string {
      pattern '/?([a-zA-Z0-9\-_.]+)(/[a-zA-Z0-9\-_.]+)*';
    }
    description
      "A type for the name of a TE node template or TE link
       template.";
  }

  typedef te-topology-event-type {
    type enumeration {
      enum add {
        value 0;
        description
          "A TE node or TE link has been added.";
      }
      enum remove {
        value 1;
        description
          "A TE node or TE link has been removed.";
      }
      enum update {
        value 2;
        description
          "A TE node or TE link has been updated.";
      }
    }
    description
      "TE event type for notifications.";
  }

  typedef te-topology-id {
    type union {
      type string {
        length "0";
        // empty string
      }
      type string {
        pattern '([a-zA-Z0-9\-_.]+:)*'
              + '/?([a-zA-Z0-9\-_.]+)(/[a-zA-Z0-9\-_.]+)*';
      }
    }
    description
      "An identifier for a topology.

       It is optional to have one or more prefixes at the beginning,
       separated by colons.  The prefixes can be 'network-types' as
       defined in the 'ietf-network' module in RFC 8345, to help the
       user better understand the topology before further inquiry
       is made.";
    reference
      "RFC 8345: A YANG Data Model for Network Topologies";
  }

  typedef te-tp-id {
    type union {
      type uint32;
      // Unnumbered
      type inet:ip-address;
      // IPv4 or IPv6 address
    }
    description
      "An identifier for a TE link endpoint on a node.

       This attribute is mapped to a local or remote link identifier
       as defined in RFCs 3630 and 5305.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                 Version 2
       RFC 5305: IS-IS Extensions for Traffic Engineering";
  }

  // CHANGE NOTE: The typedef path-type below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  typedef path-type {
    type enumeration {
      enum primary-path {
        description
          "Indicates that the TE path is a primary path.";
      }
      enum secondary-path {
        description
          "Indicates that the TE path is a secondary path.";
      }
      enum primary-reverse-path {
        description
          "Indicates that the TE path is a primary reverse path.";
      }
      enum secondary-reverse-path {
        description
          "Indicates that the TE path is a secondary reverse path.";
      }
    }
    description
      "The type of TE path, indicating whether a path is a primary, 
       or a reverse primary, or a secondary, or a reverse secondary 
       path.";
  }

  /* TE features */

  feature p2mp-te {
    description
      "Indicates support for Point-to-Multipoint TE (P2MP-TE).";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
                 Traffic Engineering (RSVP-TE) for
                 Point-to-Multipoint TE Label Switched Paths (LSPs)";
  }

  feature frr-te {
    description
      "Indicates support for TE Fast Reroute (FRR).";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  feature extended-admin-groups {
    description
      "Indicates support for TE link extended administrative
       groups.";
    reference
      "RFC 7308: Extended Administrative Groups in MPLS Traffic
                 Engineering (MPLS-TE)";
  }

  feature named-path-affinities {
    description
      "Indicates support for named path affinities.";
  }

  feature named-extended-admin-groups {
    description
      "Indicates support for named extended administrative groups.";
  }

  feature named-srlg-groups {
    description
      "Indicates support for named SRLG groups.";
  }

  feature named-path-constraints {
    description
      "Indicates support for named path constraints.";
  }

  feature path-optimization-metric {
    description
      "Indicates support for path optimization metrics.";
  }

  feature path-optimization-objective-function {
    description
      "Indicates support for path optimization objective functions.";
  }

  /*
   * Identities
   */

  // CHANGE NOTE: The base identity lsp-provisioning-error-reason 
  // has been added in this module revision
  // RFC Editor: remove the note above and this note
  identity lsp-provisioning-error-reason {
    description
      "Base identity for LSP provisioning errors.";
  }

  identity session-attributes-flags {
    description
      "Base identity for the RSVP-TE session attributes flags.";
  }

  identity local-protection-desired {
    base session-attributes-flags;
    description
      "Local protection is desired.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 4.7.1";
  }

  identity se-style-desired {
    base session-attributes-flags;
    description
      "Shared explicit style, to allow the LSP to be established
       and share resources with the old LSP.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity local-recording-desired {
    base session-attributes-flags;
    description
      "Label recording is desired.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 4.7.1";
  }

  identity bandwidth-protection-desired {
    base session-attributes-flags;
    description
      "Requests FRR bandwidth protection on LSRs, if present.";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  identity node-protection-desired {
    base session-attributes-flags;
    description
      "Requests FRR node protection on LSRs, if present.";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  identity path-reevaluation-request {
    base session-attributes-flags;
    description
      "This flag indicates that a path re-evaluation (of the
       current path in use) is requested.  Note that this does
       not trigger any LSP reroutes but instead just signals a
       request to evaluate whether a preferable path exists.";
    reference
      "RFC 4736: Reoptimization of Multiprotocol Label Switching
                 (MPLS) Traffic Engineering (TE) Loosely Routed Label
                 Switched Path (LSP)";
  }

  identity soft-preemption-desired {
    base session-attributes-flags;
    description
      "Soft preemption of LSP resources is desired.";
    reference
      "RFC 5712: MPLS Traffic Engineering Soft Preemption";
  }

  identity lsp-attributes-flags {
    description
      "Base identity for LSP attributes flags.";
  }

  identity end-to-end-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates end-to-end rerouting behavior for an LSP
       undergoing establishment.  This MAY also be used to
       specify the behavior of end-to-end LSP recovery for
       established LSPs.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
                 RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
                 Using Resource Reservation Protocol Traffic
                 Engineering (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity boundary-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates boundary rerouting behavior for an LSP undergoing
       establishment.  This MAY also be used to specify
       segment-based LSP recovery through nested crankback for
       established LSPs.  The boundary Area Border Router (ABR) /
       Autonomous System Border Router (ASBR) can decide to forward
       the PathErr message upstream to either an upstream boundary
       ABR/ASBR or the ingress LSR.  Alternatively, it can try to
       select another egress boundary LSR.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
                 RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
                 Using Resource Reservation Protocol Traffic
                 Engineering (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity segment-based-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates segment-based rerouting behavior for an LSP
       undergoing establishment.  This MAY also be used to specify
       segment-based LSP recovery for established LSPs.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
                 RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
                 Using Resource Reservation Protocol
                 Traffic Engineering (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity lsp-integrity-required {
    base lsp-attributes-flags;
    description
      "Indicates that LSP integrity is required.";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
                 Traffic Engineering (RSVP-TE) for
                 Point-to-Multipoint TE Label Switched Paths (LSPs)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity contiguous-lsp-desired {
    base lsp-attributes-flags;
    description
      "Indicates that a contiguous LSP is desired.";
    reference
      "RFC 5151: Inter-Domain MPLS and GMPLS Traffic Engineering --
                 Resource Reservation Protocol-Traffic Engineering
                 (RSVP-TE) Extensions
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity lsp-stitching-desired {
    base lsp-attributes-flags;
    description
      "Indicates that LSP stitching is desired.";
    reference
      "RFC 5150: Label Switched Path Stitching with Generalized
                 Multiprotocol Label Switching Traffic Engineering
                 (GMPLS TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity pre-planned-lsp-flag {
    base lsp-attributes-flags;
    description
      "Indicates that the LSP MUST be provisioned in the
       control plane only.";
    reference
      "RFC 6001: Generalized MPLS (GMPLS) Protocol Extensions for
                 Multi-Layer and Multi-Region Networks (MLN/MRN)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity non-php-behavior-flag {
    base lsp-attributes-flags;
    description
      "Indicates that non-PHP (non-Penultimate Hop Popping) behavior
       for the LSP is desired.";
    reference
      "RFC 6511: Non-Penultimate Hop Popping Behavior and Out-of-Band
                 Mapping for RSVP-TE Label Switched Paths
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity oob-mapping-flag {
    base lsp-attributes-flags;
    description
      "Indicates that signaling of the egress binding information is
       out of band (e.g., via the Border Gateway Protocol (BGP)).";
    reference
      "RFC 6511: Non-Penultimate Hop Popping Behavior and Out-of-Band
                 Mapping for RSVP-TE Label Switched Paths
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity entropy-label-capability {
    base lsp-attributes-flags;
    description
      "Indicates entropy label capability.";
    reference
      "RFC 6790: The Use of Entropy Labels in MPLS Forwarding
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)";
  }

  identity oam-mep-entity-desired {
    base lsp-attributes-flags;
    description
      "OAM Maintenance Entity Group End Point (MEP) entities
       desired.";
    reference
      "RFC 7260: GMPLS RSVP-TE Extensions for Operations,
                 Administration, and Maintenance (OAM)
                 Configuration";
  }

  identity oam-mip-entity-desired {
    base lsp-attributes-flags;
    description
      "OAM Maintenance Entity Group Intermediate Points (MIP)
       entities desired.";
    reference
      "RFC 7260: GMPLS RSVP-TE Extensions for Operations,
                 Administration, and Maintenance (OAM)
                 Configuration";
  }

  identity srlg-collection-desired {
    base lsp-attributes-flags;
    description
      "SRLG collection desired.";
    reference
      "RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
                 Route Object (ERO)
       RFC 8001: RSVP-TE Extensions for Collecting Shared Risk
                 Link Group (SRLG) Information";
  }

  identity loopback-desired {
    base lsp-attributes-flags;
    description
      "This flag indicates that a particular node on the LSP is
       required to enter loopback mode.  This can also be
       used to specify the loopback state of the node.";
    reference
      "RFC 7571: GMPLS RSVP-TE Extensions for Lock Instruct and
                 Loopback";
  }

  identity p2mp-te-tree-eval-request {
    base lsp-attributes-flags;
    description
      "P2MP-TE tree re-evaluation request.";
    reference
      "RFC 8149: RSVP Extensions for Reoptimization of Loosely Routed
                 Point-to-Multipoint Traffic Engineering Label
                 Switched Paths (LSPs)";
  }

  identity rtm-set-desired {
    base lsp-attributes-flags;
    description
      "Residence Time Measurement (RTM) attribute flag requested.";
    reference
      "RFC 8169: Residence Time Measurement in MPLS Networks";
  }

  identity link-protection-type {
    description
      "Base identity for the link protection type.";
  }

  identity link-protection-unprotected {
    base link-protection-type;
    description
      "Unprotected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity link-protection-extra-traffic {
    base link-protection-type;
    description
      "Extra-Traffic protected link type.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity link-protection-shared {
    base link-protection-type;
    description
      "Shared protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity link-protection-1-for-1 {
    base link-protection-type;
    description
      "One-for-one (1:1) protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity link-protection-1-plus-1 {
    base link-protection-type;
    description
      "One-plus-one (1+1) protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity link-protection-enhanced {
    base link-protection-type;
    description
      "A compound link protection type derived from the underlay
       TE tunnel protection configuration supporting the TE link.";
  }

  identity association-type {
    description
      "Base identity for the tunnel association.";
  }

  identity association-type-recovery {
    base association-type;
    description
      "Association type for recovery, used to associate LSPs of the
       same tunnel for recovery.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       RFC 6780: RSVP ASSOCIATION Object Extensions";
  }

  identity association-type-resource-sharing {
    base association-type;
    description
      "Association type for resource sharing, used to enable
       resource sharing during make-before-break.";
    reference
      "RFC 4873: GMPLS Segment Recovery
       RFC 6780: RSVP ASSOCIATION Object Extensions";
  }

  identity association-type-double-sided-bidir {
    base association-type;
    description
      "Association type for double-sided bidirectional LSPs,
       used to associate two LSPs of two tunnels that are
       independently configured on either endpoint.";
    reference
      "RFC 7551: RSVP-TE Extensions for Associated Bidirectional
                 Label Switched Paths (LSPs)";
  }

  identity association-type-single-sided-bidir {
    base association-type;
    description
      "Association type for single-sided bidirectional LSPs,
       used to associate two LSPs of two tunnels, where one
       tunnel is configured on one side/endpoint and the other
       tunnel is dynamically created on the other endpoint.";
    reference
      "RFC 6780: RSVP ASSOCIATION Object Extensions
       RFC 7551: RSVP-TE Extensions for Associated Bidirectional
                 Label Switched Paths (LSPs)";
  }

  // CHANGE NOTE: The identity association-type-diversity below has 
  // been added in this module revision
  // RFC Editor: remove the note above and this note
  identity association-type-diversity {
    base association-type;
    description
      "Association Type diversity used to associate LSPs whose 
       paths are to be diverse from each other.";
    reference
      "RFC 8800: Path Computation Element Communication Protocol 
                 (PCEP) Extension for Label Switched Path (LSP)
                 Diversity Constraint Signaling";
  }

  // CHANGE NOTE: The description of the base identity 
  // objective-function-type has been updated 
  // in this module revision
  // RFC Editor: remove the note above and this note
  identity objective-function-type {
    description
      "Base identity for path objective function types.";
  }

  identity of-minimize-cost-path {
    base objective-function-type;
    description
      "Objective function for minimizing path cost.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  identity of-minimize-load-path {
    base objective-function-type;
    description
      "Objective function for minimizing the load on one or more
       paths.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  identity of-maximize-residual-bandwidth {
    base objective-function-type;
    description
      "Objective function for maximizing residual bandwidth.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  // CHANGE NOTE: The identity of-minimize-agg-bandwidth-consumption
  // below has been obsoleted in this module revision
  // RFC Editor: remove the note above and this note
  identity of-minimize-agg-bandwidth-consumption {
    base objective-function-type;
    status obsolete;
    description
      "Objective function for minimizing aggregate bandwidth
       consumption.
      
       This identity has been obsoleted: the
       'svec-of-minimize-agg-bandwidth-consumption' identity SHOULD
       be used instead.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  // CHANGE NOTE: The identity of-minimize-load-most-loaded-link
  // below has been obsoleted in this module revision
  // RFC Editor: remove the note above and this note
  identity of-minimize-load-most-loaded-link {
    base objective-function-type;
    status obsolete;
    description
      "Objective function for minimizing the load on the link that
       is carrying the highest load.
      
       This identity has been obsoleted: the
       'svec-of-minimize-load-most-loaded-link' identity SHOULD
       be used instead.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  // CHANGE NOTE: The identity of-minimize-cost-path-set
  // below has been obsoleted in this module revision
  // RFC Editor: remove the note above and this note
  identity of-minimize-cost-path-set {
    base objective-function-type;
    status obsolete;
    description
      "Objective function for minimizing the cost on a path set.
      
       This identity has been obsoleted: the
       'svec-of-minimize-cost-path-set' identity SHOULD
       be used instead.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  identity path-computation-method {
    description
      "Base identity for supported path computation mechanisms.";
  }

  // CHANGE NOTE: The reference of the identity path-locally-computed
  // below has been updated in this module revision
  // RFC Editor: remove the note above and this note
  identity path-locally-computed {
    base path-computation-method;
    description
      "Indicates a constrained-path LSP in which the
       path is computed by the local LER.";
    reference
      "RFC 9522: Overview and Principles of Internet Traffic
                 Engineering, Section 4.4";
  }

  // CHANGE NOTE: The reference of the identity 
  // path-externally-queried below has been updated
  // in this module revision
  // RFC Editor: remove the note above and this note
  identity path-externally-queried {
    base path-computation-method;
    description
      "Constrained-path LSP in which the path is obtained by
       querying an external source, such as a PCE server.
       In the case that an LSP is defined to be externally queried,
       it may also have associated explicit definitions (provided
       to the external source to aid computation).  The path that is
       returned by the external source may require further local
       computation on the device.";
    reference
      "RFC 9522: Overview and Principles of Internet Traffic
                 Engineering
       RFC 4657: Path Computation Element (PCE) Communication
                 Protocol Generic Requirements";
  }

  // CHANGE NOTE: The reference of the identity 
  // path-explicitly-defined below has been updated
  // in this module revision
  // RFC Editor: remove the note above and this note
  identity path-explicitly-defined {
    base path-computation-method;
    description
      "Constrained-path LSP in which the path is
       explicitly specified as a collection of strict and/or loose
       hops.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       RFC 9522: Overview and Principles of Internet Traffic
                 Engineering";
  }

  identity lsp-metric-type {
    description
      "Base identity for the LSP metric specification types.";
  }

  identity lsp-metric-relative {
    base lsp-metric-type;
    description
      "The metric specified for the LSPs to which this identity
       refers is specified as a value relative to the IGP metric
       cost to the LSP's tail end.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
                 Protocol Generic Requirements";
  }

  identity lsp-metric-absolute {
    base lsp-metric-type;
    description
      "The metric specified for the LSPs to which this identity
       refers is specified as an absolute value.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
                 Protocol Generic Requirements";
  }

  identity lsp-metric-inherited {
    base lsp-metric-type;
    description
      "The metric for the LSPs to which this identity refers is
       not specified explicitly; rather, it is directly inherited
       from the IGP cost.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
                 Protocol Generic Requirements";
  }

  identity te-tunnel-type {
    description
      "Base identity from which specific tunnel types are derived.";
  }

  identity te-tunnel-p2p {
    base te-tunnel-type;
    description
      "TE Point-to-Point (P2P) tunnel type.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity te-tunnel-p2mp {
    base te-tunnel-type;
    description
      "TE P2MP tunnel type.";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
                 Traffic Engineering (RSVP-TE) for
                 Point-to-Multipoint TE Label Switched Paths (LSPs)";
  }

  identity tunnel-action-type {
    description
      "Base identity from which specific tunnel action types
       are derived.";
  }

  identity tunnel-action-resetup {
    base tunnel-action-type;
    description
      "TE tunnel action that tears down the tunnel's current LSP
       (if any) and attempts to re-establish a new LSP.";
  }

  identity tunnel-action-reoptimize {
    base tunnel-action-type;
    description
      "TE tunnel action that reoptimizes the placement of the
       tunnel LSP(s).";
  }

  identity tunnel-action-switchpath {
    base tunnel-action-type;
    description
      "TE tunnel action that switches the tunnel's LSP to use the
       specified path.";
  }

  identity te-action-result {
    description
      "Base identity from which specific TE action results
       are derived.";
  }

  identity te-action-success {
    base te-action-result;
    description
      "TE action was successful.";
  }

  identity te-action-fail {
    base te-action-result;
    description
      "TE action failed.";
  }

  identity tunnel-action-inprogress {
    base te-action-result;
    description
      "TE action is in progress.";
  }

  identity tunnel-admin-state-type {
    description
      "Base identity for TE tunnel administrative states.";
  }

  identity tunnel-admin-state-up {
    base tunnel-admin-state-type;
    description
      "Tunnel's administrative state is up.";
  }

  identity tunnel-admin-state-down {
    base tunnel-admin-state-type;
    description
      "Tunnel's administrative state is down.";
  }

  // CHANGE NOTE: The identity tunnel-admin-state-auto below
  // has been added in this module revision
  // RFC Editor: remove the note above and this note
  identity tunnel-admin-state-auto {
    base tunnel-admin-state-type;
    description
      "Tunnel administrative auto state. The administrative status
       in state datastore transitions to 'tunnel-admin-up' when the
       tunnel used by the client layer, and to 'tunnel-admin-down'
       when it is not used by the client layer.";
  }

  identity tunnel-state-type {
    description
      "Base identity for TE tunnel states.";
  }

  identity tunnel-state-up {
    base tunnel-state-type;
    description
      "Tunnel's state is up.";
  }

  identity tunnel-state-down {
    base tunnel-state-type;
    description
      "Tunnel's state is down.";
  }

  identity lsp-state-type {
    description
      "Base identity for TE LSP states.";
  }

  identity lsp-path-computing {
    base lsp-state-type;
    description
      "State path computation is in progress.";
  }

  identity lsp-path-computation-ok {
    base lsp-state-type;
    description
      "State path computation was successful.";
  }

  identity lsp-path-computation-failed {
    base lsp-state-type;
    description
      "State path computation failed.";
  }

  identity lsp-state-setting-up {
    base lsp-state-type;
    description
      "State is being set up.";
  }

  identity lsp-state-setup-ok {
    base lsp-state-type;
    description
      "State setup was successful.";
  }

  identity lsp-state-setup-failed {
    base lsp-state-type;
    description
      "State setup failed.";
  }

  identity lsp-state-up {
    base lsp-state-type;
    description
      "State is up.";
  }

  identity lsp-state-tearing-down {
    base lsp-state-type;
    description
      "State is being torn down.";
  }

  identity lsp-state-down {
    base lsp-state-type;
    description
      "State is down.";
  }

  identity path-invalidation-action-type {
    description
      "Base identity for TE path invalidation action types.";
  }

  identity path-invalidation-action-drop {
    base path-invalidation-action-type;
    description
      "Upon invalidation of the TE tunnel path, the tunnel remains
       valid, but any packet mapped over the tunnel is dropped.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 2.5";
  }

  identity path-invalidation-action-teardown {
    base path-invalidation-action-type;
    description
      "TE path invalidation action teardown.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 2.5";
  }

  identity lsp-restoration-type {
    description
      "Base identity from which LSP restoration types are derived.";
  }

    // CHANGE NOTE: The identity lsp-restoration-restore-none 
    // below has been added in this module revision
    // RFC Editor: remove the note above and this note
    identity lsp-restoration-restore-none {
      base lsp-restoration-type;
      description
        "No LSP affected by a failure is restored.";
    }

  identity lsp-restoration-restore-any {
    base lsp-restoration-type;
    description
      "Any LSP affected by a failure is restored.";
  }

  identity lsp-restoration-restore-all {
    base lsp-restoration-type;
    description
      "Affected LSPs are restored after all LSPs of the tunnel are
       broken.";
  }

  identity restoration-scheme-type {
    description
      "Base identity for LSP restoration schemes.";
  }

    // CHANGE NOTE: The identity restoration-scheme-rerouting 
    // below has been added in this module revision
    // RFC Editor: remove the note above and this note
    identity restoration-scheme-rerouting {
      base restoration-scheme-type;
      description
        "Restoration LSP is computed after the failure detection.
        
         This restoration scheme is also known as
         'Full LSP Re-routing.'";
      reference
        "RFC 4427: Recovery (Protection and Restoration) Terminology
                   for Generalized Multi-Protocol Label Switching
                   (GMPLS)";
    }

  identity restoration-scheme-preconfigured {
    base restoration-scheme-type;
    description
      "Restoration LSP is preconfigured prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity restoration-scheme-precomputed {
    base restoration-scheme-type;
    description
      "Restoration LSP is precomputed prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity restoration-scheme-presignaled {
    base restoration-scheme-type;
    description
      "Restoration LSP is presignaled prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity lsp-protection-type {
    description
      "Base identity from which LSP protection types are derived.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-unprotected {
    base lsp-protection-type;
    description
      "'Unprotected' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  // CHANGE NOTE: The identity lsp-protection-reroute-extra
  // below has been obsoleted in this module revision
  // RFC Editor: remove the note above and this note
  identity lsp-protection-reroute-extra {
    base lsp-protection-type;
    status obsolete;
    description
      "'(Full) Rerouting' LSP protection type.
      
       This identity has been obsoleted: the
       'restoration-scheme-rerouting' identity SHOULD be used
       instead.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  // CHANGE NOTE: The identity lsp-protection-reroute
  // below has been obsoleted in this module revision
  // RFC Editor: remove the note above and this note
  identity lsp-protection-reroute {
    base lsp-protection-type;
    status obsolete;
    description
      "'Rerouting without Extra-Traffic' LSP protection type.
      
       This identity has been obsoleted: the
       'restoration-scheme-rerouting' identity SHOULD be used
       instead.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-1-for-n {
    base lsp-protection-type;
    description
      "'1:N Protection with Extra-Traffic' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-1-for-1 {
    base lsp-protection-type;
    description
      "LSP protection '1:1 Protection Type'.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-unidir-1-plus-1 {
    base lsp-protection-type;
    description
      "'1+1 Unidirectional Protection' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-bidir-1-plus-1 {
    base lsp-protection-type;
    description
      "'1+1 Bidirectional Protection' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery";
  }

  identity lsp-protection-extra-traffic {
    base lsp-protection-type;
    description
      "Extra-Traffic LSP protection type.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity lsp-protection-state {
    description
      "Base identity of protection states for reporting purposes.";
  }

  identity normal {
    base lsp-protection-state;
    description
      "Normal state.";
  }

  identity signal-fail-of-protection {
    base lsp-protection-state;
    description
      "The protection transport entity has a signal fail condition
       that is of higher priority than the forced switchover
       command.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity lockout-of-protection {
    base lsp-protection-state;
    description
      "A Loss of Protection (LoP) command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity forced-switch {
    base lsp-protection-state;
    description
      "A forced switchover command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity signal-fail {
    base lsp-protection-state;
    description
      "There is a signal fail condition on either the working path
       or the protection path.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity signal-degrade {
    base lsp-protection-state;
    description
      "There is a signal degrade condition on either the working
       path or the protection path.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity manual-switch {
    base lsp-protection-state;
    description
      "A manual switchover command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity wait-to-restore {
    base lsp-protection-state;
    description
      "A WTR timer is running.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity do-not-revert {
    base lsp-protection-state;
    description
      "A Do Not Revert (DNR) condition is active because of
       non-revertive behavior.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity failure-of-protocol {
    base lsp-protection-state;
    description
      "LSP protection is not working because of a protocol failure
       condition.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity protection-external-commands {
    description
      "Base identity from which protection-related external commands
       used for troubleshooting purposes are derived.";
  }

  identity action-freeze {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command that prevents any switchover action from being taken
       and, as such, freezes the current state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity clear-freeze {
    base protection-external-commands;
    description
      "An action that clears the active freeze state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity action-lockout-of-normal {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command to ensure that the normal traffic is not allowed
       to use the protection transport entity.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity clear-lockout-of-normal {
    base protection-external-commands;
    description
      "An action that clears the active lockout of the
       normal state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity action-lockout-of-protection {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command to ensure that the protection transport entity is
       temporarily not available to transport a traffic signal
       (either normal or Extra-Traffic).";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity action-forced-switch {
    base protection-external-commands;
    description
      "A switchover action initiated by an operator command to switch
       the Extra-Traffic signal, the normal traffic signal, or the
       null signal to the protection transport entity, unless a
       switchover command of equal or higher priority is in effect.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity action-manual-switch {
    base protection-external-commands;
    description
      "A switchover action initiated by an operator command to switch
       the Extra-Traffic signal, the normal traffic signal, or
       the null signal to the protection transport entity, unless
       a fault condition exists on other transport entities or a
       switchover command of equal or higher priority is in effect.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  // CHANGE NOTE: The description and reference of the 
  // identity action-exercise have been updated in this module 
  // revision
  // RFC Editor: remove the note above and this note
  identity action-exercise {
    base protection-external-commands;
    description
      "An action that starts testing whether or not Automatic 
       Protection Switching (APS) communication is operating 
       correctly.  It is of lower priority than any
       other state or command.";
    reference
      "ITU-T G.808.1: Generic protection switching - Linear trail and
                      subnetwork protection - Edition 4.0 (05/2014)";
  }

  identity clear {
    base protection-external-commands;
    description
      "An action that clears the active near-end lockout of a
       protection, forced switchover, manual switchover, WTR state,
       or exercise command.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity switching-capabilities {
    description
      "Base identity for interface switching capabilities.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity switching-psc1 {
    base switching-capabilities;
    description
      "Packet-Switch Capable-1 (PSC-1).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity switching-evpl {
    base switching-capabilities;
    description
      "Ethernet Virtual Private Line (EVPL).";
    reference
      "RFC 6004: Generalized MPLS (GMPLS) Support for Metro Ethernet
                 Forum and G.8011 Ethernet Service Switching";
  }

  identity switching-l2sc {
    base switching-capabilities;
    description
      "Layer-2 Switch Capable (L2SC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity switching-tdm {
    base switching-capabilities;
    description
      "Time-Division-Multiplex Capable (TDM).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity switching-otn {
    base switching-capabilities;
    description
      "OTN-TDM capable.";
    reference
      "RFC 7138: Traffic Engineering Extensions to OSPF for GMPLS
                 Control of Evolving G.709 Optical Transport
                 Networks";
  }

  identity switching-dcsc {
    base switching-capabilities;
    description
      "Data Channel Switching Capable (DCSC).";
    reference
      "RFC 6002: Generalized MPLS (GMPLS) Data Channel
                 Switching Capable (DCSC) and Channel Set Label
                 Extensions";
  }

  identity switching-lsc {
    base switching-capabilities;
    description
      "Lambda-Switch Capable (LSC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity switching-fsc {
    base switching-capabilities;
    description
      "Fiber-Switch Capable (FSC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-types {
    description
      "Base identity for encoding types.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-packet {
    base lsp-encoding-types;
    description
      "Packet LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-ethernet {
    base lsp-encoding-types;
    description
      "Ethernet LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-pdh {
    base lsp-encoding-types;
    description
      "ANSI/ETSI PDH LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-sdh {
    base lsp-encoding-types;
    description
      "SDH ITU-T G.707 / SONET ANSI T1.105 LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-digital-wrapper {
    base lsp-encoding-types;
    description
      "Digital Wrapper LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-lambda {
    base lsp-encoding-types;
    description
      "Lambda (photonic) LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-fiber {
    base lsp-encoding-types;
    description
      "Fiber LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-fiber-channel {
    base lsp-encoding-types;
    description
      "FiberChannel LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description";
  }

  identity lsp-encoding-oduk {
    base lsp-encoding-types;
    description
      "G.709 ODUk (Digital Path) LSP encoding.";
    reference
      "RFC 4328: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Extensions for G.709 Optical Transport
                 Networks Control";
  }

  identity lsp-encoding-optical-channel {
    base lsp-encoding-types;
    description
      "G.709 Optical Channel LSP encoding.";
    reference
      "RFC 4328: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Extensions for G.709 Optical Transport
                 Networks Control";
  }

  identity lsp-encoding-line {
    base lsp-encoding-types;
    description
      "Line (e.g., 8B/10B) LSP encoding.";
    reference
      "RFC 6004: Generalized MPLS (GMPLS) Support for Metro
                 Ethernet Forum and G.8011 Ethernet Service
                 Switching";
  }

  identity path-signaling-type {
    description
      "Base identity from which specific LSP path setup types
       are derived.";
  }

  identity path-setup-static {
    base path-signaling-type;
    description
      "Static LSP provisioning path setup.";
  }

  identity path-setup-rsvp {
    base path-signaling-type;
    description
      "RSVP-TE signaling path setup.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity path-setup-sr {
    base path-signaling-type;
    description
      "Segment-routing path setup.";
  }

  identity path-scope-type {
    description
      "Base identity from which specific path scope types are
       derived.";
  }

  identity path-scope-segment {
    base path-scope-type;
    description
      "Path scope segment.";
    reference
      "RFC 4873: GMPLS Segment Recovery";
  }

  identity path-scope-end-to-end {
    base path-scope-type;
    description
      "Path scope end to end.";
    reference
      "RFC 4873: GMPLS Segment Recovery";
  }

  identity route-usage-type {
    description
      "Base identity for route usage.";
  }

  identity route-include-object {
    base route-usage-type;
    description
      "'Include route' object.";
  }

  identity route-exclude-object {
    base route-usage-type;
    description
      "'Exclude route' object.";
    reference
      "RFC 4874: Exclude Routes - Extension to Resource ReserVation
                 Protocol-Traffic Engineering (RSVP-TE)";
  }

  identity route-exclude-srlg {
    base route-usage-type;
    description
      "Excludes SRLGs.";
    reference
      "RFC 4874: Exclude Routes - Extension to Resource ReserVation
                 Protocol-Traffic Engineering (RSVP-TE)";
  }

  // CHANGE NOTE: The path-metric-optimization-type base identity
  // has been added in this module revision
  // RFC Editor: remove the note above and this note
  identity path-metric-optimization-type {
    description
      "Base identity used to define the path metric optimization
       types.";
  }

  // CHANGE NOTE: The link-path-metric-type base identity
  // has been added in this module revision
  // RFC Editor: remove the note above and this note
  identity link-path-metric-type {
    description
      "Base identity used to define the link and the path metric
       types.
      
       The unit of the path metric value is interpreted in the
       context of the path metric type and the derived identities
       SHOULD describe the unit of the path metric types they
       define.";
  }

    // CHANGE NOTE: The link-metric-type base identity
    // and its derived identities
    // have been added in this module revision
    // RFC Editor: remove the note above and this note
    identity link-metric-type {
      base link-path-metric-type;
      description
        "Base identity for the link metric types.";
    }

      identity link-metric-te {
        base link-metric-type;
        description
          "Traffic Engineering (TE) Link Metric.";
        reference
          "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                     Version 2, Section 2.5.5
           RFC 5305: IS-IS Extensions for Traffic Engineering,
                     Section 3.7";
      }

      identity link-metric-igp {
        base link-metric-type;
        description
          "Interior Gateway Protocol (IGP) Link Metric.";
        reference
          "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric
                     as a second MPLS Traffic Engineering (TE)
                     Metric";
      }

      identity link-metric-delay-average {
        base link-metric-type;
        description
          "Unidirectional Link Delay, measured in units of
           microseconds.";
        reference
          "RFC 7471: OSPF Traffic Engineering (TE) Metric
                     Extensions, Section 4.1        
           RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 4.1";
      }

      identity link-metric-delay-minimum {
        base link-metric-type;
        description
          "Minimum unidirectional Link Delay, measured in units of
           microseconds.";
        reference
          "RFC 7471: OSPF Traffic Engineering (TE) Metric
                     Extensions, Section 4.2
           RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 4.2";
      }

      identity link-metric-delay-maximum {
        base link-metric-type;
        description
          "Maximum unidirectional Link Delay, measured in units of
           microseconds.";
        reference
          "RFC 7471: OSPF Traffic Engineering (TE) Metric
                     Extensions, Section 4.2
           RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 4.2";
      }

      identity link-metric-residual-bandwidth {
        base link-metric-type;
        description
          "Unidirectional Residual Bandwidth, measured in units of
           bytes per second.
          
           It is defined to be Maximum Bandwidth minus the bandwidth
           currently allocated to LSPs.";
        reference
          "RFC 7471: OSPF Traffic Engineering (TE) Metric
                     Extensions, Section 4.5
           RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 4.5";
      }

    // CHANGE NOTE: The base and the description of the
    // path-metric-type identity
    // has been updated in this module revision
    // RFC Editor: remove the note above and this note
    identity path-metric-type {
      base link-path-metric-type;
      base path-metric-optimization-type;
      description
        "Base identity for the path metric types.";
    }

      // CHANGE NOTE: The description and the reference of the
      // path-metric-te identity have been updated
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-te {
        base path-metric-type;
        description
          "Traffic Engineering (TE) Path Metric.";
        reference
          "RFC 5440: Path Computation Element (PCE) Communication
                     Protocol (PCEP), Section 7.8";
      }

      // CHANGE NOTE: The description and the reference of the
      // path-metric-igp identity have been updated 
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-igp {
        base path-metric-type;
        description
          "Interior Gateway Protocol (IGP) Path Metric.";
        reference
          "RFC 5440: Path Computation Element (PCE) Communication
                     Protocol (PCEP), section 7.8";
      }

      // CHANGE NOTE: The description and the reference of the
      // path-metric-hop identity have been updated
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-hop {
        base path-metric-type;
        description
          "Hop Count Path Metric.";
        reference
          "RFC 5440: Path Computation Element (PCE) Communication
                     Protocol (PCEP), Section 7.8";
      }

      // CHANGE NOTE: The description and the reference of the
      // path-metric-delay-average identity have been updated
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-delay-average {
        base path-metric-type;
        description
          "The Path Delay Metric, measured in units of
           microseconds.";
        reference
          "RFC8233: Extensions to the Path Computation Element
                    Communication Protocol (PCEP) to Compute
                    Service-Aware Label Switched Paths (LSPs),
                    Section 3.1.1";
      }

      // CHANGE NOTE: The description and the reference of the
      // path-metric-delay-minimum identity have been updated
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-delay-minimum {
        base path-metric-type;
        description
          "The Path Min Delay Metric, measured in units of
           microseconds.";
        reference
          "RFC YYYY: Carrying SR-Algorithm information in PCE-based
                     Networks, Section 3.5.1";
      }
      // RFC Editor: replace YYYY with actual RFC number assigned to 
      // [I-D.ietf-pce-sid-algo] and remove this note

      // CHANGE NOTE: The description and the reference of the
      // path-metric-residual-bandwidth identity have been updated
      // in this module revision
      // RFC Editor: remove the note above and this note
      identity path-metric-residual-bandwidth {
        base path-metric-type;
        description
          "The Path Residual Bandwidth, defined as the minimum Link
           Residual Bandwidth all the links along the path.

           The Path Residual Bandwidth can be seen as the path
           metric associated with the Maximum residual Bandwidth Path
           (MBP) objective function.";
        reference
          "RFC 5541: Encoding of Objective Functions in the Path
                     Computation Element Communication Protocol
                     (PCEP)";
      }

    // CHANGE NOTE: The base of the path-metric-optimize-includes
    // identity has been updated in this module revision
    // RFC Editor: remove the note above and this note
    identity path-metric-optimize-includes {
      base path-metric-optimization-type;
      description
        "A metric that optimizes the number of included resources
         specified in a set.";
    }

    // CHANGE NOTE: The base of the path-metric-optimize-excludes
    // identity has been updated in this module revision
    // RFC Editor: remove the note above and this note
    identity path-metric-optimize-excludes {
      base path-metric-optimization-type;
      description
        "A metric that optimizes to a maximum the number of excluded
         resources specified in a set.";
    }

  identity path-tiebreaker-type {
    description
      "Base identity for the path tiebreaker type.";
  }

  identity path-tiebreaker-minfill {
    base path-tiebreaker-type;
    description
      "Min-Fill LSP path placement: selects the path with the most
       available bandwidth (load balance LSPs over more links).";
  }

  identity path-tiebreaker-maxfill {
    base path-tiebreaker-type;
    description
      "Max-Fill LSP path placement: selects the path with the least
       available bandwidth (packing more LSPs over few links).";
  }

  identity path-tiebreaker-random {
    base path-tiebreaker-type;
    description
      "Random LSP path placement.";
  }

  identity resource-affinities-type {
    description
      "Base identity for resource class affinities.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS";
  }

  identity resource-aff-include-all {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, all of which must be present for a link
       to be acceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity resource-aff-include-any {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, any of which must be present for a link
       to be acceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity resource-aff-exclude-any {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, any of which renders a link unacceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  // CHANGE NOTE: The reference of the identity 
  // te-optimization-criterion below has been updated
  // in this module revision
  // RFC Editor: remove the note above and this note
  identity te-optimization-criterion {
    description
      "Base identity for the TE optimization criteria.";
    reference
      "RFC 9522: Overview and Principles of Internet Traffic
                 Engineering";
  }

  identity not-optimized {
    base te-optimization-criterion;
    description
      "Optimization is not applied.";
  }

  identity cost {
    base te-optimization-criterion;
    description
      "Optimized on cost.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  identity delay {
    base te-optimization-criterion;
    description
      "Optimized on delay.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

  identity path-computation-srlg-type {
    description
      "Base identity for SRLG path computation.";
  }

  identity srlg-ignore {
    base path-computation-srlg-type;
    description
      "Ignores SRLGs in the path computation.";
  }

  identity srlg-strict {
    base path-computation-srlg-type;
    description
      "Includes a strict SRLG check in the path computation.";
  }

  identity srlg-preferred {
    base path-computation-srlg-type;
    description
      "Includes a preferred SRLG check in the path computation.";
  }

  identity srlg-weighted {
    base path-computation-srlg-type;
    description
      "Includes a weighted SRLG check in the path computation.";
  }

  // CHANGE NOTE: The base identity path-computation-error-reason 
  // and its derived identities below have been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  identity path-computation-error-reason {
    description
      "Base identity for path computation error reasons.";
  }

    identity path-computation-error-path-not-found {
      base path-computation-error-reason;
      description
        "Path computation has failed because of an unspecified 
         reason.";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
                   Protocol (PCEP), Section 7.5";
    }

    identity path-computation-error-no-topology {
      base path-computation-error-reason;
      description
        "Path computation has failed because there is no topology
         with the provided topology-identifier.";
    }

    identity path-computation-error-no-dependent-server {
      base path-computation-error-reason;
      description
        "Path computation has failed because one or more dependent
         path computation servers are unavailable.

         The dependent path computation server could be
         a Backward-Recursive Path Computation (BRPC) downstream
         PCE or a child PCE.";
      reference
        "RFC 5441: A Backward-Recursive PCE-Based Computation (BRPC)
                   Procedure to Compute Shortest Constrained
                   Inter-Domain Traffic Engineering Label Switched
                   Paths
         RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture";
    }

    identity path-computation-error-pce-unavailable {
      base path-computation-error-reason;
      description
        "Path computation has failed because PCE is not available.
        
         It corresponds to bit 31 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
                   Protocol (PCEP)
         
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-no-inclusion-hop {
      base path-computation-error-reason;
      description
        "Path computation has failed because there is no
         node or link provided by one or more inclusion hops.";
    }

    identity path-computation-error-destination-unknown-in-domain {
      base path-computation-error-reason;
      description
        "Path computation has failed because the destination node is
         unknown in indicated destination domain.
        
         It corresponds to bit 19 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture
         
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-no-resource {
      base path-computation-error-reason;
      description
        "Path computation has failed because there is no
         available resource in one or more domains.
        
         It corresponds to bit 20 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-child-pce-unresponsive {
      base path-computation-error-no-dependent-server;
      description
        "Path computation has failed because child PCE is not
         responsive.
        
         It corresponds to bit 21 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-destination-domain-unknown {
      base path-computation-error-reason;
      description
        "Path computation has failed because the destination domain
         was unknown.
        
         It corresponds to bit 22 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-p2mp {
      base path-computation-error-reason;
      description
        "Path computation has failed because of P2MP reachability
         problem.
        
         It corresponds to bit 24 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 8306: Extensions to the Path Computation Element
                   Communication Protocol (PCEP) for
                   Point-to-Multipoint Traffic Engineering Label
                   Switched Paths
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-no-gco-migration {
      base path-computation-error-reason;
      description
        "Path computation has failed because of no Global Concurrent
         Optimization (GCO) migration path found.
        
         It corresponds to bit 26 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5557: Path Computation Element Communication Protocol
                   (PCEP) Requirements and Protocol Extensions in
                   Support of Global Concurrent Optimization
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-no-gco-solution {
      base path-computation-error-reason;
      description
        "Path computation has failed because of no GCO solution
         found.
        
         It corresponds to bit 25 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5557: Path Computation Element Communication Protocol
                   (PCEP) Requirements and Protocol Extensions in
                   Support of Global Concurrent Optimization
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-pks-expansion {
      base path-computation-error-reason;
      description
        "Path computation has failed because of Path-Key Subobject
         (PKS)  expansion failure.
        
         It corresponds to bit 27 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5520: Preserving Topology Confidentiality in
                   Inter-Domain Path Computation Using a
                   Path-Key-Based Mechanism
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-brpc-chain-unavailable {
      base path-computation-error-no-dependent-server;
      description
        "Path computation has failed because PCE BRPC chain
         unavailable.
        
         It corresponds to bit 28 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5441: A Backward-Recursive PCE-Based Computation (BRPC)
                   Procedure to Compute Shortest Constrained
                   Inter-Domain Traffic Engineering Label Switched
                   Paths
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-source-unknown {
      base path-computation-error-reason;
      description
        "Path computation has failed because source node is 
         unknown.
        
         It corresponds to bit 29 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
                   Protocol (PCEP);
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-destination-unknown {
      base path-computation-error-reason;
      description
        "Path computation has failed because destination node is
         unknown.
        
         It corresponds to bit 30 of the Flags field of the 
         NO-PATH-VECTOR TLV.";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
        Protocol (PCEP);
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

    identity path-computation-error-no-server {
      base path-computation-error-reason;
      description
        "Path computation has failed because path computation
         server is unavailable.";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
                   Protocol (PCEP);
        
         https://www.iana.org/assignments/pcep
         /pcep.xhtml#no-path-vector-tlv";
    }

  // CHANGE NOTE: The base identity protocol-origin-type and 
  // its derived identities below have been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  identity protocol-origin-type {
    description
      "Base identity for protocol origin type.";
  }

    identity protocol-origin-api {
      base protocol-origin-type;
      description
        "Protocol origin is via Application Programming Interface
         (API).";
    }

    identity protocol-origin-pcep {
      base protocol-origin-type;
      description
        "Protocol origin is Path Computation Engine Protocol 
         (PCEP).";
      reference
        "RFC 5440: Path Computation Element (PCE) Communication
                   Protocol (PCEP)";
    }

    identity protocol-origin-bgp {
      base protocol-origin-type;
      description
        "Protocol origin is Border Gateway Protocol (BGP).";
      reference
        "RFC 9012: The BGP Tunnel Encapsulation Attribute";
    }

  // CHANGE NOTE: The base identity svec-objective-function-type 
  // and its derived identities below have been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  identity svec-objective-function-type {
    description
      "Base identity for SVEC objective function type.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

    identity svec-of-minimize-agg-bandwidth-consumption {
      base svec-objective-function-type;
      description
        "Objective function for minimizing aggregate bandwidth 
         consumption (MBC).";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-of-minimize-load-most-loaded-link {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the load on the link that 
         is carrying the highest load (MLL).";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-of-minimize-cost-path-set {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the cost on a path set 
         (MCC).";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-of-minimize-common-transit-domain {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the number of common 
         transit domains (MCTD).";
      reference
        "RFC 8685: Path Computation Element Communication Protocol 
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture.";
    }

    identity svec-of-minimize-shared-link {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the number of shared 
         links (MSL).";
      reference
        "RFC 8685: Path Computation Element Communication Protocol 
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture.";
    }

    identity svec-of-minimize-shared-srlg {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the number of shared 
         Shared Risk Link Groups (SRLG) (MSS).";
      reference
        "RFC 8685: Path Computation Element Communication Protocol 
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture.";
    }

    identity svec-of-minimize-shared-nodes {
      base svec-objective-function-type;
      description
        "Objective function for minimizing the number of shared 
         nodes (MSN).";
      reference
        "RFC 8685: Path Computation Element Communication Protocol
                   (PCEP) Extensions for the Hierarchical Path
                   Computation Element (H-PCE) Architecture.";
    }

  // CHANGE NOTE: The base identity svec-metric-type and 
  // its derived identities below have been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  identity svec-metric-type {
    description
      "Base identity for SVEC metric type.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
                 Computation Element Communication Protocol (PCEP)";
  }

    identity svec-metric-cumulative-te {
      base svec-metric-type;
      description
        "Cumulative TE cost.";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-metric-cumulative-igp {
      base svec-metric-type;
      description
        "Cumulative IGP cost.";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-metric-cumulative-hop {
      base svec-metric-type;
      description
        "Cumulative Hop path metric.";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-metric-aggregate-bandwidth-consumption {
      base svec-metric-type;
      description
        "Aggregate bandwidth consumption.";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

    identity svec-metric-load-of-the-most-loaded-link {
      base svec-metric-type;
      description
        "Load of the most loaded link.";
      reference
        "RFC 5541: Encoding of Objective Functions in the Path
                   Computation Element Communication Protocol
                   (PCEP)";
    }

  /**
   * TE bandwidth groupings
   **/

  grouping te-bandwidth {
    description
      "This grouping defines the generic TE bandwidth.
       For some known data-plane technologies, specific modeling
       structures are specified.  The string-encoded 'te-bandwidth'
       type is used for unspecified technologies.
       The modeling structure can be augmented later for other
       technologies.";
    container te-bandwidth {
      description
        "Container that specifies TE bandwidth.  The choices
         can be augmented for specific data-plane technologies.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type te-bandwidth;
            description
              "Bandwidth specified in a generic format.";
          }
        }
      }
    }
  }

  /**
   * TE label groupings
   **/

  grouping te-label {
    description
      "This grouping defines the generic TE label.
       The modeling structure can be augmented for each technology.
       For unspecified technologies, 'rt-types:generalized-label'
       is used.";
    container te-label {
      description
        "Container that specifies the TE label.  The choices can
         be augmented for specific data-plane technologies.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type rt-types:generalized-label;
            description
              "TE label specified in a generic format.";
          }
        }
      }
      leaf direction {
        type te-label-direction;
        default "forward";
        description
          "Label direction.";
      }
    }
  }

  grouping te-topology-identifier {
    description
      "Augmentation for a TE topology.";
    container te-topology-identifier {
      description
        "TE topology identifier container.";
      leaf provider-id {
        type te-global-id;
        default "0";
        description
          "An identifier to uniquely identify a provider.
           If omitted, it assumes that the topology provider ID
           value = 0 (the default).";
      }
      leaf client-id {
        type te-global-id;
        default "0";
        description
          "An identifier to uniquely identify a client.
           If omitted, it assumes that the topology client ID
           value = 0 (the default).";
      }
      leaf topology-id {
        type te-topology-id;
        default "";
        description
          "When the datastore contains several topologies,
           'topology-id' distinguishes between them.  If omitted,
           the default (empty) string for this leaf is assumed.";
      }
    }
  }

  /**
   * TE performance metrics groupings
   **/

  grouping performance-metrics-one-way-delay-loss {
    description
      "Performance Metrics (PM) information in real time that can
       be applicable to links or connections.  PM defined in this
       grouping are applicable to generic TE PM as well as packet TE
       PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      description
        "One-way delay or latency in microseconds.";
    }
    leaf one-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "One-way delay normality.";
    }
  }

  grouping performance-metrics-two-way-delay-loss {
    description
      "PM information in real time that can be applicable to links or
       connections.  PM defined in this grouping are applicable to
       generic TE PM as well as packet TE PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      description
        "Two-way delay or latency in microseconds.";
    }
    leaf two-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "Two-way delay normality.";
    }
  }

  grouping performance-metrics-one-way-bandwidth {
    description
      "PM information in real time that can be applicable to links.
       PM defined in this grouping are applicable to generic TE PM
       as well as packet TE PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf one-way-residual-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Residual bandwidth that subtracts tunnel reservations from
         Maximum Bandwidth (or link capacity) (RFC 3630) and
         provides an aggregated remainder across QoS classes.";
      reference
        "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                   Version 2";
    }
    leaf one-way-residual-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Residual bandwidth normality.";
    }
    leaf one-way-available-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Available bandwidth that is defined to be residual
         bandwidth minus the measured bandwidth used for the
         actual forwarding of non-RSVP-TE LSP packets.  For a
         bundled link, available bandwidth is defined to be the
         sum of the component link available bandwidths.";
    }
    leaf one-way-available-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Available bandwidth normality.";
    }
    leaf one-way-utilized-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Bandwidth utilization that represents the actual
         utilization of the link (i.e., as measured in the router).
         For a bundled link, bandwidth utilization is defined to
         be the sum of the component link bandwidth utilizations.";
    }
    leaf one-way-utilized-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Bandwidth utilization normality.";
    }
  }

  grouping one-way-performance-metrics {
    description
      "One-way PM throttle grouping.";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "One-way delay or latency in microseconds.";
    }
    leaf one-way-residual-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Residual bandwidth that subtracts tunnel reservations from
         Maximum Bandwidth (or link capacity) (RFC 3630) and
         provides an aggregated remainder across QoS classes.";
      reference
        "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
                   Version 2";
    }
    leaf one-way-available-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Available bandwidth that is defined to be residual
         bandwidth minus the measured bandwidth used for the
         actual forwarding of non-RSVP-TE LSP packets.  For a
         bundled link, available bandwidth is defined to be the
         sum of the component link available bandwidths.";
    }
    leaf one-way-utilized-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Bandwidth utilization that represents the actual
         utilization of the link (i.e., as measured in the router).
         For a bundled link, bandwidth utilization is defined to
         be the sum of the component link bandwidth utilizations.";
    }
  }

  grouping two-way-performance-metrics {
    description
      "Two-way PM throttle grouping.";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "Two-way delay or latency in microseconds.";
    }
  }

  grouping performance-metrics-thresholds {
    description
      "Grouping for configurable thresholds for measured
       attributes.";
    uses one-way-performance-metrics;
    uses two-way-performance-metrics;
  }

  grouping performance-metrics-attributes {
    description
      "Contains PM attributes.";
    container performance-metrics-one-way {
      description
        "One-way link performance information in real time.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using TE Metric
                   Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
      uses performance-metrics-one-way-delay-loss;
      uses performance-metrics-one-way-bandwidth;
    }
    container performance-metrics-two-way {
      description
        "Two-way link performance information in real time.";
      reference
        "RFC 6374: Packet Loss and Delay Measurement for MPLS
                   Networks";
      uses performance-metrics-two-way-delay-loss;
    }
  }

  grouping performance-metrics-throttle-container {
    description
      "Controls PM throttling.";
    container throttle {
      must 'suppression-interval >= measure-interval' {
        error-message "'suppression-interval' cannot be less than "
                    + "'measure-interval'.";
        description
          "Constraint on 'suppression-interval' and
           'measure-interval'.";
      }
      description
        "Link performance information in real time.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using TE Metric
                   Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
      leaf one-way-delay-offset {
        type uint32 {
          range "0..16777215";
        }
        default "0";
        description
          "Offset value to be added to the measured delay value.";
      }
      leaf measure-interval {
        type uint32;
        default "30";
        description
          "Interval, in seconds, to measure the extended metric
           values.";
      }
      leaf advertisement-interval {
        type uint32;
        default "0";
        description
          "Interval, in seconds, to advertise the extended metric
           values.";
      }
      leaf suppression-interval {
        type uint32 {
          range "1..max";
        }
        default "120";
        description
          "Interval, in seconds, to suppress advertisement of the
           extended metric values.";
        reference
          "RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 6";
      }
      container threshold-out {
        uses performance-metrics-thresholds;
        description
          "If the measured parameter falls outside an upper bound
           for all but the minimum-delay metric (or a lower bound
           for the minimum-delay metric only) and the advertised
           value is not already outside that bound, an 'anomalous'
           announcement (anomalous bit set) will be triggered.";
      }
      container threshold-in {
        uses performance-metrics-thresholds;
        description
          "If the measured parameter falls inside an upper bound
           for all but the minimum-delay metric (or a lower bound
           for the minimum-delay metric only) and the advertised
           value is not already inside that bound, a 'normal'
           announcement (anomalous bit cleared) will be triggered.";
      }
      container threshold-accelerated-advertisement {
        description
          "When the difference between the last advertised value and
           the current measured value exceeds this threshold, an
           'anomalous' announcement (anomalous bit set) will be
           triggered.";
        uses performance-metrics-thresholds;
      }
    }
  }

  /**
   * TE tunnel generic groupings
   **/

  // CHANGE NOTE: The explicit-route-hop grouping below has been
  // updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping explicit-route-hop {
    description
      "The explicit route entry grouping.";
    choice type {
      description
        "The explicit route entry type.";
      case numbered-node-hop {
        container numbered-node-hop {
          must "node-id-uri or node-id" {
            description
              "At least one node identifier MUST be present.";
          }
          leaf node-id-uri {
            type nw:node-id;
            description
              "The identifier of a node in the topology.";
          }
          leaf node-id {
            type te-node-id;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          description
            "Numbered node route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                       Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
                       ReSerVation Protocol - Traffic Engineering
                       (RSVP-TE)";
        }
      }
      case numbered-link-hop {
        container numbered-link-hop {
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "TE Link Termination Point (LTP) identifier.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          leaf direction {
            type te-link-direction;
            default "outgoing";
            description
              "Link route object direction.";
          }
          description
            "Numbered link explicit route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                       Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
                       ReSerVation Protocol - Traffic Engineering
                       (RSVP-TE)";
        }
      }
      case unnumbered-link-hop {
        container unnumbered-link-hop {
          must "(link-tp-id-uri or link-tp-id) and " +
                "(node-id-uri or node-id)" {
            description
              "At least one node identifier and at least one Link 
              Termination Point (LTP) identifier MUST be present.";
          }
          leaf link-tp-id-uri {
            type nt:tp-id;
            description
              "Link Termination Point (LTP) identifier.";
          }
          leaf link-tp-id {
            type te-tp-id;
            description
              "TE LTP identifier.  The combination of the TE link ID
               and the TE node ID is used to identify an unnumbered
               TE link.";
          }
          leaf node-id-uri {
            type nw:node-id;
            description
              "The identifier of a node in the topology.";
          }
          leaf node-id {
            type te-node-id;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          leaf direction {
            type te-link-direction;
            default "outgoing";
            description
              "Link route object direction.";
          }
          description
            "Unnumbered link explicit route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                       Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
                       ReSerVation Protocol - Traffic Engineering
                       (RSVP-TE)";
        }
      }
      case as-number {
        container as-number-hop {
          leaf as-number {
            type inet:as-number;
            mandatory true;
            description
              "The Autonomous System (AS) number.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          description
            "AS explicit route hop.";
        }
      }
      case label {
        container label-hop {
          description
            "Label hop type.";
          uses te-label;
        }
        description
          "The label explicit route hop type.";
      }
    }
  }

  // CHANGE NOTE: The explicit-route-hop grouping below has been
  // updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping record-route-state {
    description
      "The Record Route grouping.";
    leaf index {
      type uint32;
      description
        "Record Route hop index.  The index is used to
         identify an entry in the list.  The order of entries
         is defined by the user without relying on key values.";
    }
    choice type {
      description
        "The Record Route entry type.";
      case numbered-node-hop {
        container numbered-node-hop {
          must "node-id-uri or node-id" {
            description
              "At least one node identifier MUST be present.";
          }
          description
            "Numbered node route hop container.";
          leaf node-id-uri {
            type nw:node-id;
            description
              "The identifier of a node in the topology.";
          }
          leaf node-id {
            type te-node-id;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
                         Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
                         Node-Id Sub-Object";
          }
        }
        description
          "Numbered node route hop.";
      }
      case numbered-link-hop {
        container numbered-link-hop {
          description
            "Numbered link route hop container.";
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "Numbered TE LTP identifier.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
                         Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
                         Node-Id Sub-Object";
          }
        }
        description
          "Numbered link route hop.";
      }
      case unnumbered-link-hop {
        container unnumbered-link-hop {
          must "(link-tp-id-uri or link-tp-id) and " +
              "(node-id-uri or node-id)" {
            description
              "At least one node identifier and at least one Link 
              Termination Point (LTP) identifier MUST be present.";
          }
          leaf link-tp-id-uri {
            type nt:tp-id;
            description
              "Link Termination Point (LTP) identifier.";
          }
          leaf link-tp-id {
            type te-tp-id;
            description
              "TE LTP identifier.  The combination of the TE link ID
               and the TE node ID is used to identify an unnumbered
               TE link.";
          }
          leaf node-id-uri {
            type nw:node-id;
            description
              "The identifier of a node in the topology.";
          }
          leaf node-id {
            type te-node-id;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
                         Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
                         Node-Id Sub-Object";
          }
          description
            "Unnumbered link Record Route hop.";
          reference
            "RFC 3477: Signalling Unnumbered Links in Resource
                       ReSerVation Protocol - Traffic Engineering
                       (RSVP-TE)";
        }
        description
          "Unnumbered link route hop.";
      }
      case label {
        container label-hop {
          description
            "Label route hop type.";
          uses te-label;
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
                         Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
                         Node-Id Sub-Object";
          }
        }
        description
          "The label Record Route entry types.";
      }
    }
  }

  grouping label-restriction-info {
    description
      "Label set item information.";
    leaf restriction {
      type enumeration {
        enum inclusive {
          description
            "The label or label range is inclusive.";
        }
        enum exclusive {
          description
            "The label or label range is exclusive.";
        }
      }
      default "inclusive";
      description
        "Indicates whether the list item is inclusive or exclusive.";
    }
    leaf index {
      type uint32;
      description
        "The index of the label restriction list entry.";
    }
    container label-start {
      must "(not(../label-end/te-label/direction) and"
         + " not(te-label/direction))"
         + " or "
         + "(../label-end/te-label/direction = te-label/direction)"
         + " or "
         + "(not(te-label/direction) and"
         + " (../label-end/te-label/direction = 'forward'))"
         + " or "
         + "(not(../label-end/te-label/direction) and"
         + " (te-label/direction = 'forward'))" {
        error-message "'label-start' and 'label-end' must have the "
                    + "same direction.";
      }
      description
        "This is the starting label if a label range is specified.
         This is the label value if a single label is specified,
         in which case the 'label-end' attribute is not set.";
      uses te-label;
    }
    container label-end {
      must "(not(../label-start/te-label/direction) and"
         + " not(te-label/direction))"
         + " or "
         + "(../label-start/te-label/direction = te-label/direction)"
         + " or "
         + "(not(te-label/direction) and"
         + " (../label-start/te-label/direction = 'forward'))"
         + " or "
         + "(not(../label-start/te-label/direction) and"
         + " (te-label/direction = 'forward'))" {
        error-message "'label-start' and 'label-end' must have the "
                    + "same direction.";
      }
      description
        "This is the ending label if a label range is specified.
         This attribute is not set if a single label is specified.";
      uses te-label;
    }
    container label-step {
      description
        "The step increment between labels in the label range.
         The label start/end values will have to be consistent
         with the sign of label step.  For example,
         'label-start' < 'label-end' enforces 'label-step' > 0
         'label-start' > 'label-end' enforces 'label-step' < 0.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type int32;
            default "1";
            description
              "Label range step.";
          }
        }
      }
    }
    leaf range-bitmap {
      type yang:hex-string;
      description
        "When there are gaps between 'label-start' and 'label-end',
         this attribute is used to specify the positions
         of the used labels.  This is represented in big endian as
         'hex-string'.

         In case the restriction is 'inclusive', the bit-position is
         set if the corresponding mapped label is available.
         In this case, if the range-bitmap is not present, all the
         labels in the range are available.

         In case the restriction is 'exclusive', the bit-position is
         set if the corresponding mapped label is not available.
         In this case, if the range-bitmap is not present, all the
         labels in the range are not available.

         The most significant byte in the hex-string is the farthest
         to the left in the byte sequence.  Leading zero bytes in the
         configured value may be omitted for brevity.
         Each bit position in the 'range-bitmap' 'hex-string' maps
         to a label in the range derived from 'label-start'.

         For example, assuming that 'label-start' = 16000 and
         'range-bitmap' = 0x01000001, then:

         - bit position (0) is set, and the corresponding mapped
           label from the range is 16000 + (0 * 'label-step') or
           16000 for default 'label-step' = 1.
         - bit position (24) is set, and the corresponding mapped
           label from the range is 16000 + (24 * 'label-step') or
           16024 for default 'label-step' = 1.";
    }
  }

  grouping label-set-info {
    description
      "Grouping for the list of label restrictions specifying what
       labels may or may not be used.";
    container label-restrictions {
      description
        "The label restrictions container.";
      list label-restriction {
        key "index";
        description
          "The absence of the label restrictions container implies
           that all labels are acceptable; otherwise, only restricted
           labels are available.";
        reference
          "RFC 7579: General Network Element Constraint Encoding
                     for GMPLS-Controlled Networks";
        uses label-restriction-info;
      }
    }
  }

  // CHANGE NOTE: The grouping optimization-metric-entry below has
  // been updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping optimization-metric-entry {
    description
      "Optimization metrics configuration grouping.";
    leaf metric-type {
      type identityref {
        base path-metric-optimization-type;
      }
      description
        "Identifies the 'metric-type' that the path computation
         process uses for optimization.";
    }
    leaf weight {
      type uint8;
      default "1";
      description
        "TE path metric normalization weight.";
    }
    container explicit-route-exclude-objects {
      when "../metric-type = "
         + "'te-types:path-metric-optimize-excludes'";
      description
        "Container for the 'exclude route' object list.";
      uses path-route-exclude-objects;
    }
    container explicit-route-include-objects {
      when "../metric-type = "
         + "'te-types:path-metric-optimize-includes'";
      description
        "Container for the 'include route' object list.";
      uses path-route-include-objects;
    }
  }

  grouping common-constraints {
    description
      "Common constraints grouping that can be set on
       a constraint set or directly on the tunnel.";
    uses te-bandwidth {
      description
        "A requested bandwidth to use for path computation.";
    }
    leaf link-protection {
      type identityref {
        base link-protection-type;
      }
      default "te-types:link-protection-unprotected";
      description
        "Link protection type required for the links included
         in the computed path.";
      reference
        "RFC 4202: Routing Extensions in Support of
                   Generalized Multi-Protocol Label Switching
                   (GMPLS)";
    }
    leaf setup-priority {
      type uint8 {
        range "0..7";
      }
      default "7";
      description
        "TE LSP requested setup priority.";
      reference
        "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
    }
    leaf hold-priority {
      type uint8 {
        range "0..7";
      }
      default "7";
      description
        "TE LSP requested hold priority.";
      reference
        "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
    }
    leaf signaling-type {
      type identityref {
        base path-signaling-type;
      }
      default "te-types:path-setup-rsvp";
      description
        "TE tunnel path signaling type.";
    }
  }

  // CHANGE NOTE: The grouping tunnel-constraints below has
  // been updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping tunnel-constraints {
    description
      "Tunnel constraints grouping that can be set on
       a constraint set or directly on the tunnel.";
    leaf network-id {
      type nw:network-id;
      description
        "The network topology identifier.";
    }
    uses te-topology-identifier;
    uses common-constraints;
  }

  // CHANGE NOTE: The grouping path-constraints-route-objects below
  // has been updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping path-constraints-route-objects {
    description
      "List of route entries to be included or excluded when
       performing the path computation.";
    container explicit-route-objects {
      description
        "Container for the explicit route object lists.";
      list route-object-exclude-always {
        key "index";
        ordered-by user;
        description
          "List of route objects to always exclude from the path
           computation.";
        leaf index {
          type uint32;
          description
            "Explicit Route Object index.  The index is used to
             identify an entry in the list.  The order of entries
             is defined by the user without relying on key values.";
        }
        uses explicit-route-hop;
      }
      list route-object-include-exclude {
        key "index";
        ordered-by user;
        description
          "List of route objects to include or exclude in the path
           computation.";
        leaf explicit-route-usage {
          type identityref {
            base route-usage-type;
          }
          default "te-types:route-include-object";
          description
            "Indicates whether to include or exclude the
             route object.  The default is to include it.";
        }
        leaf index {
          type uint32;
          description
            "Route object include-exclude index.  The index is used
             to identify an entry in the list.  The order of entries
             is defined by the user without relying on key values.";
        }
        uses explicit-route-hop {
          augment "type" {
            case srlg {
              container srlg {
                description
                  "SRLG container.";
                leaf srlg {
                  type uint32;
                  description
                    "SRLG value.";
                }
              }
              description
                "An SRLG value to be included or excluded.";
            }
            description
              "Augmentation for a generic explicit route for SRLG
               exclusion.";
          }
        }
      }
    }
  }

  grouping path-route-include-objects {
    description
      "List of route objects to be included when performing
       the path computation.";
    list route-object-include-object {
      key "index";
      ordered-by user;
      description
        "List of Explicit Route Objects to be included in the
         path computation.";
      leaf index {
        type uint32;
        description
          "Route object entry index.  The index is used to
           identify an entry in the list.  The order of entries
           is defined by the user without relying on key values.";
      }
      uses explicit-route-hop;
    }
  }

  grouping path-route-exclude-objects {
    description
      "List of route objects to be excluded when performing
       the path computation.";
    list route-object-exclude-object {
      key "index";
      ordered-by user;
      description
        "List of Explicit Route Objects to be excluded in the
         path computation.";
      leaf index {
        type uint32;
        description
          "Route object entry index.  The index is used to
           identify an entry in the list.  The order of entries
           is defined by the user without relying on key values.";
      }
      uses explicit-route-hop {
        augment "type" {
          case srlg {
            container srlg {
              description
                "SRLG container.";
              leaf srlg {
                type uint32;
                description
                  "SRLG value.";
              }
            }
            description
              "An SRLG value to be included or excluded.";
          }
          description
            "Augmentation for a generic explicit route for SRLG
             exclusion.";
        }
      }
    }
  }

  // CHANGE NOTE: The grouping generic-path-metric-bounds below
  // has been updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping generic-path-metric-bounds {
    description
      "TE path metric bounds grouping.";
    container path-metric-bounds {
      description
        "Top-level container for the list of path metric bounds.";
      list path-metric-bound {
        key "metric-type";
        description
          "List of path metric bounds, which can apply to link and
           path metrics.
          
           TE paths which have at least one path metric which
           exceeds the specified bounds MUST NOT be selected.
          
           TE paths that traverse TE links which have at least one
           link metric which exceeds the specified bounds MUST NOT
           be selected.";
        leaf metric-type {
          type identityref {
            base link-path-metric-type;
          }
          description
            "Identifies an entry in the list of 'metric-type' items
             bound for the TE path.";
        }
        leaf upper-bound {
          type uint64;
          default "0";
          description
            "Upper bound on the specified 'metric-type'.
            
             A zero indicates an unbounded upper limit for the
             specificied 'metric-type'.
            
             The unit of is interpreted in the context of the
             'metric-type' identity.";
        }
      }
    }
  }

  // CHANGE NOTE: The grouping generic-path-metric-bounds below
  // has been updated in this module revision
  // RFC Editor: remove the note above and this note
  grouping generic-path-optimization {
    description
      "TE generic path optimization grouping.";
    container optimizations {
      description
        "The objective function container that includes
         attributes to impose when computing a TE path.";
      choice algorithm {
        description
          "Optimizations algorithm.";
        case metric {
          if-feature "path-optimization-metric";
          /* Optimize by metric */
          list optimization-metric {
            key "metric-type";
            description
              "TE path metric type.";
            uses optimization-metric-entry;
          }
          /* Tiebreakers */
          container tiebreakers {
            status deprecated;
            description
              "Container for the list of tiebreakers.
              
               This container has been deprecated by the tiebreaker
               leaf.";
            list tiebreaker {
              key "tiebreaker-type";
              status deprecated;
              description
                "The list of tiebreaker criteria to apply on an
                 equally favored set of paths, in order to pick
                 the best.";
              leaf tiebreaker-type {
                type identityref {
                  base path-metric-type;
                }
                status deprecated;
                description
                  "Identifies an entry in the list of tiebreakers.";
              }
            }
          }
        }
        case objective-function {
          if-feature "path-optimization-objective-function";
          /* Objective functions */
          container objective-function {
            description
              "The objective function container that includes
               attributes to impose when computing a TE path.";
            leaf objective-function-type {
              type identityref {
                base objective-function-type;
              }
              default "te-types:of-minimize-cost-path";
              description
                "Objective function entry.";
            }
          }
        }
      }
    }
    leaf tiebreaker {
      type identityref {
        base path-tiebreaker-type;
      }
      default "te-types:path-tiebreaker-random";
      description
        "The tiebreaker criteria to apply on an equally favored set
         of paths, in order to pick the best.";
    }
  }

  grouping generic-path-affinities {
    description
      "Path affinities grouping.";
    container path-affinities-values {
      description
        "Path affinities represented as values.";
      list path-affinities-value {
        key "usage";
        description
          "List of named affinity constraints.";
        leaf usage {
          type identityref {
            base resource-affinities-type;
          }
          description
            "Identifies an entry in the list of value affinity
             constraints.";
        }
        leaf value {
          type admin-groups;
          default "";
          description
            "The affinity value.  The default is empty.";
        }
      }
    }
    container path-affinity-names {
      description
        "Path affinities represented as names.";
      list path-affinity-name {
        key "usage";
        description
          "List of named affinity constraints.";
        leaf usage {
          type identityref {
            base resource-affinities-type;
          }
          description
            "Identifies an entry in the list of named affinity
             constraints.";
        }
        list affinity-name {
          key "name";
          leaf name {
            type string;
            description
              "Identifies a named affinity entry.";
          }
          description
            "List of named affinities.";
        }
      }
    }
  }

  grouping generic-path-srlgs {
    description
      "Path SRLG grouping.";
    container path-srlgs-lists {
      description
        "Path SRLG properties container.";
      list path-srlgs-list {
        key "usage";
        description
          "List of SRLG values to be included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of SRLGs to either
             include or exclude.";
        }
        leaf-list values {
          type srlg;
          description
            "List of SRLG values.";
        }
      }
    }
    container path-srlgs-names {
      description
        "Container for the list of named SRLGs.";
      list path-srlgs-name {
        key "usage";
        description
          "List of named SRLGs to be included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of named SRLGs to either
             include or exclude.";
        }
        leaf-list names {
          type string;
          description
            "List of named SRLGs.";
        }
      }
    }
  }

  grouping generic-path-disjointness {
    description
      "Path disjointness grouping.";
    leaf disjointness {
      type te-path-disjointness;
      description
        "The type of resource disjointness.
         When configured for a primary path, the disjointness level
         applies to all secondary LSPs.  When configured for a
         secondary path, the disjointness level overrides the level
         configured for the primary path.";
    }
  }

  grouping common-path-constraints-attributes {
    description
      "Common path constraints configuration grouping.";
    uses common-constraints;
    uses generic-path-metric-bounds;
    uses generic-path-affinities;
    uses generic-path-srlgs;
  }

  grouping generic-path-constraints {
    description
      "Global named path constraints configuration grouping.";
    container path-constraints {
      description
        "TE named path constraints container.";
      uses common-path-constraints-attributes;
      uses generic-path-disjointness;
    }
  }

  grouping generic-path-properties {
    description
      "TE generic path properties grouping.";
    container path-properties {
      config false;
      description
        "The TE path properties.";
      list path-metric {
        key "metric-type";
        description
          "TE path metric type.";
        leaf metric-type {
          type identityref {
            base path-metric-type;
          }
          description
            "TE path metric type.";
        }
        leaf accumulative-value {
          type uint64;
          description
            "TE path metric accumulative value.";
        }
      }
      uses generic-path-affinities;
      uses generic-path-srlgs;
      container path-route-objects {
        description
          "Container for the list of route objects either returned by
           the computation engine or actually used by an LSP.";
        list path-route-object {
          key "index";
          ordered-by user;
          description
            "List of route objects either returned by the computation
             engine or actually used by an LSP.";
          leaf index {
            type uint32;
            description
              "Route object entry index.  The index is used to
               identify an entry in the list.  The order of entries
               is defined by the user without relying on key
               values.";
          }
          uses explicit-route-hop;
        }
      }
    }
  }

  // NOTE: The grouping encoding-and-switching-type below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  grouping encoding-and-switching-type {
    description
      "Common grouping to define the LSP encoding and
       switching types";
    leaf encoding {
      type identityref {
        base te-types:lsp-encoding-types;
      }
      description
        "LSP encoding type.";
      reference
        "RFC 3945: Generalized Multi-Protocol Label Switching (GMPLS)
                   Architecture";
    }
    leaf switching-type {
      type identityref {
        base te-types:switching-capabilities;
      }
      description
        "LSP switching type.";
      reference
        "RFC 3945: Generalized Multi-Protocol Label Switching (GMPLS)
                   Architecture";
    }
  }

  // CHANGE NOTE: The grouping te-generic-node-id below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  grouping te-generic-node-id {
    description
      "A reusable grouping for a TE generic node identifier.";
    leaf id {
      type union {
        type te-node-id;
        type inet:ip-address;
        type nw:node-id;
      }
      description
        "The identifier of the node.
         
         It can be represented as IP address or dotted quad address
         or as an URI.
         
         The type data node disambiguates the union type.";
    }
    leaf type {
      type enumeration {
        enum ip {
          description
            "IP address representation of the node identifier.";
        }
        enum te-id {
          description
            "TE identifier of the node";
        }
        enum node-id {
          description
            "URI representation of the node identifier.";
        }
      }
      description
        "Type of node identifier representation.";
    }
  }
}
]]></sourcecode></figure>

</section>
<section anchor="pkt-yang-code"><name>Packet TE Types YANG Module</name>

<t>The "ietf-te-packet-types" module imports from the "ietf-te-types" module defined in <xref target="te-yang-code"/> of this document.</t>

<ul empty="true"><li>
  <t>CHANGE NOTE: Please focus your review only on the updates to the YANG model: see also <xref target="te-yang-diff"/>.</t>
</li></ul>

<figure title="Packet TE Types YANG module" anchor="fig-pkt-yang"><sourcecode type="yang" markers="true" name="ietf-te-packet-types@2024-01-25.yang"><![CDATA[
module ietf-te-packet-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-te-packet-types";
  prefix te-packet-types;

  import ietf-yang-types {
    prefix yang;
    reference
      "RFC 6991: Common YANG Data Types";
  }

  import ietf-te-types {
    prefix te-types;
    reference
      "RFC XXXX: Common YANG Data Types for Traffic Engineering";
  }
  // RFC Editor: replace XXXX with actual RFC number
  // and remove this note

  organization
    "IETF Traffic Engineering Architecture and Signaling (TEAS)
     Working Group";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/teas/>
     WG List:  <mailto:teas@ietf.org>

     Editor:   Tarek Saad
               <mailto:tsaad.net@gmail.com>

     Editor:   Rakesh Gandhi
               <mailto:rgandhi@cisco.com>

     Editor:   Vishnu Pavan Beeram
               <mailto:vbeeram@juniper.net>

     Editor:   Xufeng Liu
               <mailto:xufeng.liu.ietf@gmail.com>

     Editor:   Igor Bryskin
               <mailto:i_bryskin@yahoo.com>";
  description
    "This YANG module contains a collection of generally useful YANG
     data type definitions specific to Packet Traffic Enginnering
     (TE).
     
     The model fully conforms to the Network Management Datastore
     Architecture (NMDA).

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
     NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
     'MAY', and 'OPTIONAL' in this document are to be interpreted as
     described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
     they appear in all capitals, as shown here.

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

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

     This version of this YANG module is part of RFC XXXX
     (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
     for full legal notices.";
  revision 2024-09-27 {
    description
      "This revision adds the following new identities:
       - bandwidth-profile-type;
       - link-metric-delay-variation;
       - link-metric-loss;
       - path-metric-delay-variation;
       - path-metric-loss.

      This revision adds the following new groupings:
       - bandwidth-profile-parameters;
       - te-packet-path-bandwidth;
       - te-packet-link-bandwidth.
       
      This revision provides also few editorial changes.";
    reference
      "RFC XXXX: Common YANG Data Types for Traffic Engineering";
  }
  // RFC Editor: replace XXXX with actual RFC number, update date
  // information and remove this note

  revision 2020-06-10 {
    description
      "Latest revision of TE MPLS types.";
    reference
      "RFC 8776: Common YANG Data Types for Traffic Engineering";
  }

  /*
   * Identities
   */

  // CHANGE NOTE: The base identity bandwidth-profile-type and 
  // its derived identities below have been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  identity bandwidth-profile-type {
    description
      "Bandwidth Profile Types";
  }

    identity mef-10 {
      base bandwidth-profile-type;
      description
        "MEF 10 Bandwidth Profile";
      reference
        "MEF 10.3: Ethernet Services Attributes Phase 3";
    }

    identity rfc-2697 {
      base bandwidth-profile-type;
      description
        "RFC 2697 Bandwidth Profile";
      reference
        "RFC 2697: A Single Rate Three Color Marker";
    }

    identity rfc-2698 {
      base bandwidth-profile-type;
      description
        "RFC 2698 Bandwidth Profile";
      reference
        "RFC 2698: A Two Rate Three Color Marker";
    }

    identity rfc-4115 {
      base bandwidth-profile-type;
      description
        "RFC 4115 Bandwidth Profile";
      reference
        "RFC 4115: A Differentiated Service Two-Rate, Three-Color 
                   Marker with Efficient Handling of in-Profile
                   Traffic";
    }

    // CHANGE NOTE: The identity link-metric-delay-variation
    // below has been added in this module revision
    // RFC Editor: remove the note above and this note
    identity link-metric-delay-variation {
      base te-types:link-metric-type;
      description
        "The Unidirectional Delay Variation Metric,
         measured in units of microseconds.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions,
                   Section 4.3
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions,
                   Section 4.3";
    }

    // CHANGE NOTE: The identity link-metric-loss below has 
    // been added in this module revision
    // RFC Editor: remove the note above and this note
    identity link-metric-loss {
      base te-types:link-metric-type;
      description
        "The Unidirectional Link Loss Metric,
         measured in units of 0.000003%.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions,
                   Section 4.4
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions,
                   Section 4.4";
    }

    // CHANGE NOTE: The identity path-metric-delay-variation
    // below has been added in this module revision
    // RFC Editor: remove the note above and this note
    identity path-metric-delay-variation {
      base te-types:path-metric-type;
      description
        "The Path Delay Variation Metric,
         measured in units of microseconds.";
      reference
        "RFC 8233: Extensions to the Path Computation Element
                   Communication Protocol (PCEP) to Compute
                   Service-Aware Label Switched Paths (LSPs),
                   Section 3.1.2";
    }

    // CHANGE NOTE: The identity path-metric-loss below has 
    // been added in this module revision
    // RFC Editor: remove the note above and this note
    identity path-metric-loss {
      base te-types:path-metric-type;
      description
        "The Path Loss Metric, measured in units of 0.000003%.";
      reference
        "RFC 8233: Extensions to the Path Computation Element
                   Communication Protocol (PCEP) to Compute
                   Service-Aware Label Switched Paths (LSPs),
                   Section 3.1.3";
    }

  /*
   * Typedefs
   */

  typedef te-bandwidth-requested-type {
    type enumeration {
      enum specified-value {
        description
          "Bandwidth value is explicitly specified.";
      }
      enum specified-profile {
        description
          "Bandwidth profile is explicitly specified.";
      }
      enum auto {
        description
          "Bandwidth is automatically computed.";
      }
    }
    description
      "Enumerated type for specifying whether bandwidth is
       explicitly specified or automatically computed.";
  }

  typedef te-class-type {
    type uint8;
    description
      "Diffserv-TE Class-Type.  Defines a set of Traffic Trunks
       crossing a link that is governed by a specific set of
       bandwidth constraints.  Class-Type is used for the purposes
       of link bandwidth allocation, constraint-based routing, and
       admission control.";
    reference
      "RFC 4124: Protocol Extensions for Support of Diffserv-aware
                 MPLS Traffic Engineering";
  }

  typedef bc-type {
    type uint8 {
      range "0..7";
    }
    description
      "Diffserv-TE bandwidth constraints as defined in RFC 4124.";
    reference
      "RFC 4124: Protocol Extensions for Support of Diffserv-aware
                 MPLS Traffic Engineering";
  }

  typedef bandwidth-kbps {
    type uint64;
    units "Kbps";
    description
      "Bandwidth values, expressed in kilobits per second.";
  }

  typedef bandwidth-mbps {
    type uint64;
    units "Mbps";
    description
      "Bandwidth values, expressed in megabits per second.";
  }

  typedef bandwidth-gbps {
    type uint64;
    units "Gbps";
    description
      "Bandwidth values, expressed in gigabits per second.";
  }

  identity backup-protection-type {
    description
      "Base identity for the backup protection type.";
  }

  identity backup-protection-link {
    base backup-protection-type;
    description
      "Backup provides link protection only.";
  }

  identity backup-protection-node-link {
    base backup-protection-type;
    description
      "Backup offers node (preferred) or link protection.";
  }

  identity bc-model-type {
    description
      "Base identity for the Diffserv-TE Bandwidth Constraints
       Model type.";
    reference
      "RFC 4124: Protocol Extensions for Support of Diffserv-aware
                 MPLS Traffic Engineering";
  }

  identity bc-model-rdm {
    base bc-model-type;
    description
      "Russian Dolls Bandwidth Constraints Model type.";
    reference
      "RFC 4127: Russian Dolls Bandwidth Constraints Model for
                 Diffserv-aware MPLS Traffic Engineering";
  }

  identity bc-model-mam {
    base bc-model-type;
    description
      "Maximum Allocation Bandwidth Constraints Model type.";
    reference
      "RFC 4125: Maximum Allocation Bandwidth Constraints Model for
                 Diffserv-aware MPLS Traffic Engineering";
  }

  identity bc-model-mar {
    base bc-model-type;
    description
      "Maximum Allocation with Reservation Bandwidth Constraints
       Model type.";
    reference
      "RFC 4126: Max Allocation with Reservation Bandwidth
                 Constraints Model for Diffserv-aware MPLS Traffic
                 Engineering & Performance Comparisons";
  }

  /*
   * Groupings
   */

  grouping performance-metrics-attributes-packet {
    description
      "Contains PM attributes.";
    uses te-types:performance-metrics-attributes {
      augment "performance-metrics-one-way" {
        leaf one-way-min-delay {
          type uint32 {
            range "0..16777215";
          }
          description
            "One-way minimum delay or latency in microseconds.";
        }
        leaf one-way-min-delay-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "One-way minimum delay or latency normality.";
        }
        leaf one-way-max-delay {
          type uint32 {
            range "0..16777215";
          }
          description
            "One-way maximum delay or latency in microseconds.";
        }
        leaf one-way-max-delay-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "One-way maximum delay or latency normality.";
        }
        leaf one-way-delay-variation {
          type uint32 {
            range "0..16777215";
          }
          description
            "One-way delay variation in microseconds.";
          reference
            "RFC 5481: Packet Delay Variation Applicability
                       Statement, Section 4.2";
        }
        leaf one-way-delay-variation-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "One-way delay variation normality.";
          reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
        }
        leaf one-way-packet-loss {
          type decimal64 {
            fraction-digits 6;
            range "0..50.331642";
          }
          description
            "One-way packet loss as a percentage of the total traffic
             sent over a configurable interval.  The finest precision
             is 0.000003%, where the maximum is 50.331642%.";
          reference
            "RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions, Section 4.4";
        }
        leaf one-way-packet-loss-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "Packet loss normality.";
          reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
        }
        description
          "PM one-way packet-specific augmentation for a generic PM
           grouping.";
      }
      augment "performance-metrics-two-way" {
        leaf two-way-min-delay {
          type uint32 {
            range "0..16777215";
          }
          default "0";
          description
            "Two-way minimum delay or latency in microseconds.";
        }
        leaf two-way-min-delay-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "Two-way minimum delay or latency normality.";
          reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
        }
        leaf two-way-max-delay {
          type uint32 {
            range "0..16777215";
          }
          default "0";
          description
            "Two-way maximum delay or latency in microseconds.";
        }
        leaf two-way-max-delay-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "Two-way maximum delay or latency normality.";
          reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
        }
        leaf two-way-delay-variation {
          type uint32 {
            range "0..16777215";
          }
          default "0";
          description
            "Two-way delay variation in microseconds.";
          reference
            "RFC 5481: Packet Delay Variation Applicability
                       Statement, Section 4.2";
        }
        leaf two-way-delay-variation-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "Two-way delay variation normality.";
          reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs) 
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
        }
        leaf two-way-packet-loss {
          type decimal64 {
            fraction-digits 6;
            range "0..50.331642";
          }
          default "0";
          description
            "Two-way packet loss as a percentage of the total traffic
             sent over a configurable interval.  The finest precision
             is 0.000003%.";
        }
        leaf two-way-packet-loss-normality {
          type te-types:performance-metrics-normality;
          default "normal";
          description
            "Two-way packet loss normality.";
        }
        description
          "PM two-way packet-specific augmentation for a generic PM
           grouping.";
        reference
            "RFC 7471: OSPF Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions
             RFC 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions";
      }
    }
  }

  grouping one-way-performance-metrics-packet {
    description
      "One-way packet PM throttle grouping.";
    leaf one-way-min-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "One-way minimum delay or latency in microseconds.";
    }
    leaf one-way-max-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "One-way maximum delay or latency in microseconds.";
    }
    leaf one-way-delay-variation {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "One-way delay variation in microseconds.";
    }
    leaf one-way-packet-loss {
      type decimal64 {
        fraction-digits 6;
        range "0..50.331642";
      }
      default "0";
      description
        "One-way packet loss as a percentage of the total traffic
         sent over a configurable interval.  The finest precision is
         0.000003%.";
    }
  }

  // CHANGE NOTE: The grouping 
  // one-way-performance-metrics-gauge-packet has been added in
  // this module revision
  // RFC Editor: remove the note above and this note
  grouping one-way-performance-metrics-gauge-packet {
    description
      "One-way packet PM throttle grouping.

       This grouping is used to report the same metrics defined in
       the one-way-performance-metrics-packet grouping, using gauges
       instead of uint32 data types and referencing IPPM RFCs
       instead of IGP-TE RFCs.";
    leaf one-way-min-delay {
      type yang:gauge64;
      description
        "One-way minimum delay or latency in microseconds.";
    }
    leaf one-way-max-delay {
      type yang:gauge64;
      description
        "One-way maximum delay or latency in microseconds.";
      reference
        "RFC 7679: A One-Way Delay Metric for IP Performance
                   Metrics (IPPM)";
    }
    leaf one-way-delay-variation {
      type yang:gauge64;
      description
        "One-way delay variation in microseconds.";
      reference
        "RFC 3393: IP Packet Delay Variation Metric for IP
                   Performance Metrics (IPPM)";
    }
    leaf one-way-packet-loss {
      type decimal64 {
        fraction-digits 5;
        range "0..100";
      }
      description
        "The ratio of packets dropped to packets transmitted between
         two endpoints.";
      reference
        "RFC 7680: A One-Way Loss Metric for IP Performance
                   Metrics (IPPM)";
    }
  }

  grouping two-way-performance-metrics-packet {
    description
      "Two-way packet PM throttle grouping.";
    leaf two-way-min-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "Two-way minimum delay or latency in microseconds.";
    }
    leaf two-way-max-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "Two-way maximum delay or latency in microseconds.";
    }
    leaf two-way-delay-variation {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "Two-way delay variation in microseconds.";
    }
    leaf two-way-packet-loss {
      type decimal64 {
        fraction-digits 6;
        range "0..50.331642";
      }
      default "0";
      description
        "Two-way packet loss as a percentage of the total traffic
         sent over a configurable interval.  The finest precision is
         0.000003%.";
    }
  }

  // CHANGE NOTE: The grouping 
  // two-way-performance-metrics-gauge-packet has been added in
  // this module revision
  // RFC Editor: remove the note above and this note
  grouping two-way-performance-metrics-gauge-packet {
    description
      "Two-way packet PM throttle grouping.

       This grouping is used to report the same metrics defined in
       the two-way-performance-metrics-packet grouping, using gauges
       instead of uint32 data types and referencing IPPM RFCs
       instead of IGP-TE RFCs.";
    leaf two-way-min-delay {
      type yang:gauge64;
      description
        "Two-way minimum delay or latency in microseconds.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
    leaf two-way-max-delay {
      type yang:gauge64;
      description
        "Two-way maximum delay or latency in microseconds.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
    leaf two-way-delay-variation {
      type yang:gauge64;
      description
        "Two-way delay variation in microseconds.";
      reference
        "RFC 5481: Packet Delay Variation Applicability Statement";
    }
    leaf two-way-packet-loss {
      type decimal64 {
        fraction-digits 5;
        range "0..100";
      }
      description
        "The ratio of packets dropped to packets transmitted between
         two endpoints.";
    }
  }

  grouping performance-metrics-throttle-container-packet {
    description
      "Packet PM threshold grouping.";
    uses te-types:performance-metrics-throttle-container {
      augment "throttle/threshold-out" {
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
        description
          "PM threshold-out packet augmentation for a
           generic grouping.";
      }
      augment "throttle/threshold-in" {
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
        description
          "PM threshold-in packet augmentation for a
           generic grouping.";
      }
      augment "throttle/threshold-accelerated-advertisement" {
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
        description
          "PM accelerated advertisement packet augmentation for a
           generic grouping.";
      }
    }
  }

  // CHANGE NOTE: The bandwidth-profile-parameters below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  grouping bandwidth-profile-parameters {
    description
      "Common parameters to define bandwidth profiles in packet
       networks.";
    leaf cir {
      type uint64;
      units "bits/second";
      description
        "Committed Information Rate (CIR).";
    }
    leaf cbs {
      type uint64;
      units "bytes";
      description
        "Committed Burst Size (CBS).";
    }
    leaf eir {
      type uint64;
      units "bits/second";
      description
        "Excess Information Rate (EIR).";
    }
    leaf ebs {
      type uint64;
      units "bytes";
      description
        "Excess Burst Size (EBS).";
    }
    leaf pir {
      type uint64;
      units "bits/second";
      description
        "Peak Information Rate (PIR).";
    }
    leaf pbs {
      type uint64;
      units "bytes";
      description
        "Peak Burst Size (PBS).";
    }
  }

  // CHANGE NOTE: The te-packet-path-bandwidth below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  grouping te-packet-path-bandwidth {
    description
      "Bandwidth attributes for TE Packet paths.";
    container packet-bandwidth {
      description
        "Bandwidth attributes for TE Packet paths.";
      leaf specification-type {
        type te-bandwidth-requested-type;
        description
          "The bandwidth specification type, either explicitly
           specified or automatically computed.";
      }
      leaf set-bandwidth {
        when "../specification-type = 'specified-value'" {
          description
            "When the bandwidth value is explicitly specified.";
        }
        type bandwidth-kbps;
        description
          "Set the bandwidth value explicitly, e.g., using offline
           calculation.";
      }
      container bandwidth-profile {
        when "../specification-type = 'specified-profile'" {
          description
            "When the bandwidth profile is explicitly specified.";
        }
        description
          "Set the bandwidth profile attributes explicitly.";
        leaf bandwidth-profile-name {
          type string;
          description
            "Name of Bandwidth Profile.";
        }
        leaf bandwidth-profile-type {
          type identityref {
            base bandwidth-profile-type;
          }
          description
            "Type of Bandwidth Profile.";
        }
        uses bandwidth-profile-parameters;
      }
      leaf class-type {
        type te-types:te-ds-class;
        description
          "The Class-Type of traffic transported by the LSP.";
        reference
          "RFC 4124: Protocol Extensions for Support of
                     Diffserv-aware MPLS Traffic Engineering,
                     Section 4.3.1";
      }
      leaf signaled-bandwidth {
        type te-packet-types:bandwidth-kbps;
        config false;
        description
          "The currently signaled bandwidth of the LSP.

           In the case where the bandwidth is specified
           explicitly, then this will match the value of the
           set-bandwidth leaf.

           In the cases where the bandwidth is dynamically
           computed by the system, the current value of the
           bandwidth should be reflected.";
      }
    }
  }

  // CHANGE NOTE: The te-packet-path-bandwidth below has been
  // added in this module revision
  // RFC Editor: remove the note above and this note
  grouping te-packet-link-bandwidth {
    description
      "Bandwidth attributes for Packet TE links.";
    leaf packet-bandwidth {
      type uint64;
      units "bits/second";
      description
        "Bandwidth value for Packet TE links.";
    }
  }
}
]]></sourcecode></figure>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document requests IANA to update the following URIs in the "IETF XML Registry" <xref target="RFC3688"/> to refer to this document:</t>

<figure><artwork><![CDATA[
      URI: urn:ietf:params:xml:ns:yang:ietf-te-types
      Registrant Contact:  The IESG.
      XML: N/A, the requested URI is an XML namespace.

      URI: urn:ietf:params:xml:ns:yang:ietf-te-packet-types
      Registrant Contact:  The IESG.
      XML: N/A, the requested URI is an XML namespace.
]]></artwork></figure>

<t>This document also requests IANA to update the following YANG modules to the "YANG Module
Names" registry <xref target="RFC7950"/>:</t>

<figure><artwork><![CDATA[
      name:      ietf-te-types
      Maintained by IANA?  N
      namespace: urn:ietf:params:xml:ns:yang:ietf-te-types
      prefix:    te-types
      reference: RFC XXXX

      name:      ietf-te-packet-types
      Maintained by IANA?  N
      namespace: urn:ietf:params:xml:ns:yang:ietf-te-packet-types
      prefix:    te-packet-types
      reference: RFC XXXX
]]></artwork></figure>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>The YANG module specified in this document defines a schema for data
   that is designed to be accessed via network management protocols such
   as NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>.  The lowest NETCONF layer
   is the secure transport layer, and the mandatory-to-implement secure
   transport is Secure Shell (SSH) <xref target="RFC6242"/>.  The lowest RESTCONF layer
   is HTTPS, and the mandatory-to-implement secure transport is TLS
   <xref target="RFC8446"/>.</t>

<t>The Network Configuration Access Control Model (NACM) <xref target="RFC8341"/>
   provides the means to restrict access for particular NETCONF or
   RESTCONF users to a preconfigured subset of all available NETCONF or
   RESTCONF protocol operations and content.</t>

<t>The YANG module in this document defines common TE type definitions
   (e.g., typedef, identity, and grouping statements) in YANG data
   modeling language to be imported and used by other TE modules.  When
   imported and used, the resultant schema will have data nodes that can
   be writable or readable.  Access to such data nodes may be considered
   sensitive or vulnerable in some network environments.  Write
   operations (e.g., edit-config) to these data nodes without proper
   protection can have a negative effect on network operations.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>

<reference anchor="ITU_G.808.1" target="https://www.itu.int/rec/T-REC-G.808.1">
  <front>
    <title>Generic protection switching - Linear trail and subnetwork protection</title>
    <author >
      <organization>ITU-T Recommendation G.808.1</organization>
    </author>
    <date year="2014" month="May"/>
  </front>
  <seriesInfo name="ITU-T Recommendation G.808.1" value=""/>
</reference>
<reference anchor="MEF_10.3" target="https://www.mef.net/Assets/Technical_Specifications/PDF/MEF_10.pdf">
  <front>
    <title>Ethernet Services Attributes Phase 3</title>
    <author >
      <organization>MEF</organization>
    </author>
    <date year="2013" month="October"/>
  </front>
  <seriesInfo name="MEF 10.3" value=""/>
</reference>
<reference anchor="ITU-T_G.709" target="https://www.itu.int/rec/T-REC-G.709">
  <front>
    <title>Interfaces for the optical transport network</title>
    <author >
      <organization>International Telecommunication Union</organization>
    </author>
    <date year="2020" month="June"/>
  </front>
  <seriesInfo name="ITU-T G.709" value=""/>
</reference>


<reference anchor='RFC6020' target='https://www.rfc-editor.org/info/rfc6020'>
  <front>
    <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
    <author fullname='M. Bjorklund' initials='M.' role='editor' surname='Bjorklund'/>
    <date month='October' year='2010'/>
    <abstract>
      <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6020'/>
  <seriesInfo name='DOI' value='10.17487/RFC6020'/>
</reference>

<reference anchor='RFC7950' target='https://www.rfc-editor.org/info/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' target='https://www.rfc-editor.org/info/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' target='https://www.rfc-editor.org/info/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='RFC8776' target='https://www.rfc-editor.org/info/rfc8776'>
  <front>
    <title>Common YANG Data Types for Traffic Engineering</title>
    <author fullname='T. Saad' initials='T.' surname='Saad'/>
    <author fullname='R. Gandhi' initials='R.' surname='Gandhi'/>
    <author fullname='X. Liu' initials='X.' surname='Liu'/>
    <author fullname='V. Beeram' initials='V.' surname='Beeram'/>
    <author fullname='I. Bryskin' initials='I.' surname='Bryskin'/>
    <date month='June' year='2020'/>
    <abstract>
      <t>This document defines a collection of common data types and groupings in YANG data modeling language. These derived common types and groupings are intended to be imported by modules that model Traffic Engineering (TE) configuration and state capabilities.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8776'/>
  <seriesInfo name='DOI' value='10.17487/RFC8776'/>
</reference>

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

<reference anchor='RFC6991' target='https://www.rfc-editor.org/info/rfc6991'>
  <front>
    <title>Common YANG Data Types</title>
    <author fullname='J. Schoenwaelder' initials='J.' role='editor' surname='Schoenwaelder'/>
    <date month='July' year='2013'/>
    <abstract>
      <t>This document introduces a collection of common data types to be used with the YANG data modeling language. This document obsoletes RFC 6021.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6991'/>
  <seriesInfo name='DOI' value='10.17487/RFC6991'/>
</reference>

<reference anchor='RFC8294' target='https://www.rfc-editor.org/info/rfc8294'>
  <front>
    <title>Common YANG Data Types for the Routing Area</title>
    <author fullname='X. Liu' initials='X.' surname='Liu'/>
    <author fullname='Y. Qu' initials='Y.' surname='Qu'/>
    <author fullname='A. Lindem' initials='A.' surname='Lindem'/>
    <author fullname='C. Hopps' initials='C.' surname='Hopps'/>
    <author fullname='L. Berger' initials='L.' surname='Berger'/>
    <date month='December' year='2017'/>
    <abstract>
      <t>This document defines a collection of common data types using the YANG data modeling language. These derived common types are designed to be imported by other modules defined in the routing area.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8294'/>
  <seriesInfo name='DOI' value='10.17487/RFC8294'/>
</reference>

<reference anchor='RFC7471' target='https://www.rfc-editor.org/info/rfc7471'>
  <front>
    <title>OSPF Traffic Engineering (TE) Metric Extensions</title>
    <author fullname='S. Giacalone' initials='S.' surname='Giacalone'/>
    <author fullname='D. Ward' initials='D.' surname='Ward'/>
    <author fullname='J. Drake' initials='J.' surname='Drake'/>
    <author fullname='A. Atlas' initials='A.' surname='Atlas'/>
    <author fullname='S. Previdi' initials='S.' surname='Previdi'/>
    <date month='March' year='2015'/>
    <abstract>
      <t>In certain networks, such as, but not limited to, financial information networks (e.g., stock market data providers), network performance information (e.g., link propagation delay) is becoming critical to data path selection.</t>
      <t>This document describes common extensions to RFC 3630 "Traffic Engineering (TE) Extensions to OSPF Version 2" and RFC 5329 "Traffic Engineering Extensions to OSPF Version 3" to enable network performance information to be distributed in a scalable fashion. The information distributed using OSPF TE Metric Extensions can then be used to make path selection decisions based on network performance.</t>
      <t>Note that this document only covers the mechanisms by which network performance information is distributed. The mechanisms for measuring network performance information or using that information, once distributed, are outside the scope of this document.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7471'/>
  <seriesInfo name='DOI' value='10.17487/RFC7471'/>
</reference>

<reference anchor='RFC8570' target='https://www.rfc-editor.org/info/rfc8570'>
  <front>
    <title>IS-IS Traffic Engineering (TE) Metric Extensions</title>
    <author fullname='L. Ginsberg' initials='L.' role='editor' surname='Ginsberg'/>
    <author fullname='S. Previdi' initials='S.' role='editor' surname='Previdi'/>
    <author fullname='S. Giacalone' initials='S.' surname='Giacalone'/>
    <author fullname='D. Ward' initials='D.' surname='Ward'/>
    <author fullname='J. Drake' initials='J.' surname='Drake'/>
    <author fullname='Q. Wu' initials='Q.' surname='Wu'/>
    <date month='March' year='2019'/>
    <abstract>
      <t>In certain networks, such as, but not limited to, financial information networks (e.g., stock market data providers), network-performance criteria (e.g., latency) are becoming as critical to data-path selection as other metrics.</t>
      <t>This document describes extensions to IS-IS Traffic Engineering Extensions (RFC 5305). These extensions provide a way to distribute and collect network-performance information in a scalable fashion. The information distributed using IS-IS TE Metric Extensions can then be used to make path-selection decisions based on network performance.</t>
      <t>Note that this document only covers the mechanisms with which network-performance information is distributed. The mechanisms for measuring network performance or acting on that information, once distributed, are outside the scope of this document.</t>
      <t>This document obsoletes RFC 7810.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8570'/>
  <seriesInfo name='DOI' value='10.17487/RFC8570'/>
</reference>

<reference anchor='RFC7823' target='https://www.rfc-editor.org/info/rfc7823'>
  <front>
    <title>Performance-Based Path Selection for Explicitly Routed Label Switched Paths (LSPs) Using TE Metric Extensions</title>
    <author fullname='A. Atlas' initials='A.' surname='Atlas'/>
    <author fullname='J. Drake' initials='J.' surname='Drake'/>
    <author fullname='S. Giacalone' initials='S.' surname='Giacalone'/>
    <author fullname='S. Previdi' initials='S.' surname='Previdi'/>
    <date month='May' year='2016'/>
    <abstract>
      <t>In certain networks, it is critical to consider network performance criteria when selecting the path for an explicitly routed RSVP-TE Label Switched Path (LSP). Such performance criteria can include latency, jitter, and loss or other indications such as the conformance to link performance objectives and non-RSVP TE traffic load. This specification describes how a path computation function may use network performance data, such as is advertised via the OSPF and IS-IS TE metric extensions (defined outside the scope of this document) to perform such path selections.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7823'/>
  <seriesInfo name='DOI' value='10.17487/RFC7823'/>
</reference>

<reference anchor='RFC4124' target='https://www.rfc-editor.org/info/rfc4124'>
  <front>
    <title>Protocol Extensions for Support of Diffserv-aware MPLS Traffic Engineering</title>
    <author fullname='F. Le Faucheur' initials='F.' role='editor' surname='Le Faucheur'/>
    <date month='June' year='2005'/>
    <abstract>
      <t>This document specifies the protocol extensions for support of Diffserv-aware MPLS Traffic Engineering (DS-TE). This includes generalization of the semantics of a number of Interior Gateway Protocol (IGP) extensions already defined for existing MPLS Traffic Engineering in RFC 3630, RFC 3784, and additional IGP extensions beyond those. This also includes extensions to RSVP-TE signaling beyond those already specified in RFC 3209 for existing MPLS Traffic Engineering. These extensions address the requirements for DS-TE spelled out in RFC 3564. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4124'/>
  <seriesInfo name='DOI' value='10.17487/RFC4124'/>
</reference>

<reference anchor='RFC6370' target='https://www.rfc-editor.org/info/rfc6370'>
  <front>
    <title>MPLS Transport Profile (MPLS-TP) Identifiers</title>
    <author fullname='M. Bocci' initials='M.' surname='Bocci'/>
    <author fullname='G. Swallow' initials='G.' surname='Swallow'/>
    <author fullname='E. Gray' initials='E.' surname='Gray'/>
    <date month='September' year='2011'/>
    <abstract>
      <t>This document specifies an initial set of identifiers to be used in the Transport Profile of Multiprotocol Label Switching (MPLS-TP). The MPLS-TP requirements (RFC 5654) require that the elements and objects in an MPLS-TP environment are able to be configured and managed without a control plane. In such an environment, many conventions for defining identifiers are possible. This document defines identifiers for MPLS-TP management and Operations, Administration, and Maintenance (OAM) functions compatible with IP/ MPLS conventions.</t>
      <t>This document is a product of a joint Internet Engineering Task Force (IETF) / International Telecommunication Union Telecommunication Standardization Sector (ITU-T) effort to include an MPLS Transport Profile within the IETF MPLS and Pseudowire Emulation Edge-to-Edge (PWE3) architectures to support the capabilities and functionalities of a packet transport network as defined by the ITU-T. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6370'/>
  <seriesInfo name='DOI' value='10.17487/RFC6370'/>
</reference>

<reference anchor='RFC5003' target='https://www.rfc-editor.org/info/rfc5003'>
  <front>
    <title>Attachment Individual Identifier (AII) Types for Aggregation</title>
    <author fullname='C. Metz' initials='C.' surname='Metz'/>
    <author fullname='L. Martini' initials='L.' surname='Martini'/>
    <author fullname='F. Balus' initials='F.' surname='Balus'/>
    <author fullname='J. Sugimoto' initials='J.' surname='Sugimoto'/>
    <date month='September' year='2007'/>
    <abstract>
      <t>The signaling protocols used to establish point-to-point pseudowires include type-length-value (TLV) fields that identify pseudowire endpoints called attachment individual identifiers (AIIs). This document defines AII structures in the form of new AII TLV fields that support AII aggregation for improved scalability and Virtual Private Network (VPN) auto-discovery. It is envisioned that this would be useful in large inter-domain virtual private wire service networks where pseudowires are established between selected local and remote provider edge (PE) nodes based on customer need. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5003'/>
  <seriesInfo name='DOI' value='10.17487/RFC5003'/>
</reference>

<reference anchor='RFC3630' target='https://www.rfc-editor.org/info/rfc3630'>
  <front>
    <title>Traffic Engineering (TE) Extensions to OSPF Version 2</title>
    <author fullname='D. Katz' initials='D.' surname='Katz'/>
    <author fullname='K. Kompella' initials='K.' surname='Kompella'/>
    <author fullname='D. Yeung' initials='D.' surname='Yeung'/>
    <date month='September' year='2003'/>
    <abstract>
      <t>This document describes extensions to the OSPF protocol version 2 to support intra-area Traffic Engineering (TE), using Opaque Link State Advertisements.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3630'/>
  <seriesInfo name='DOI' value='10.17487/RFC3630'/>
</reference>

<reference anchor='RFC6827' target='https://www.rfc-editor.org/info/rfc6827'>
  <front>
    <title>Automatically Switched Optical Network (ASON) Routing for OSPFv2 Protocols</title>
    <author fullname='A. Malis' initials='A.' role='editor' surname='Malis'/>
    <author fullname='A. Lindem' initials='A.' role='editor' surname='Lindem'/>
    <author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'/>
    <date month='January' year='2013'/>
    <abstract>
      <t>The ITU-T has defined an architecture and requirements for operating an Automatically Switched Optical Network (ASON).</t>
      <t>The Generalized Multiprotocol Label Switching (GMPLS) protocol suite is designed to provide a control plane for a range of network technologies. These include optical networks such as time division multiplexing (TDM) networks including the Synchronous Optical Network/Synchronous Digital Hierarchy (SONET/SDH), Optical Transport Networks (OTNs), and lambda switching optical networks.</t>
      <t>The requirements for GMPLS routing to satisfy the requirements of ASON routing and an evaluation of existing GMPLS routing protocols are provided in other documents. This document defines extensions to the OSPFv2 Link State Routing Protocol to meet the requirements for routing in an ASON.</t>
      <t>Note that this work is scoped to the requirements and evaluation expressed in RFC 4258 and RFC 4652 and the ITU-T Recommendations that were current when those documents were written. Future extensions or revisions of this work may be necessary if the ITU-T Recommendations are revised or if new requirements are introduced into a revision of RFC 4258. This document obsoletes RFC 5787 and updates RFC 5786. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6827'/>
  <seriesInfo name='DOI' value='10.17487/RFC6827'/>
</reference>

<reference anchor='RFC5305' target='https://www.rfc-editor.org/info/rfc5305'>
  <front>
    <title>IS-IS Extensions for Traffic Engineering</title>
    <author fullname='T. Li' initials='T.' surname='Li'/>
    <author fullname='H. Smit' initials='H.' surname='Smit'/>
    <date month='October' year='2008'/>
    <abstract>
      <t>This document describes extensions to the Intermediate System to Intermediate System (IS-IS) protocol to support Traffic Engineering (TE). This document extends the IS-IS protocol by specifying new information that an Intermediate System (router) can place in Link State Protocol Data Units (LSP). This information describes additional details regarding the state of the network that are useful for traffic engineering computations. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5305'/>
  <seriesInfo name='DOI' value='10.17487/RFC5305'/>
</reference>

<reference anchor='RFC6119' target='https://www.rfc-editor.org/info/rfc6119'>
  <front>
    <title>IPv6 Traffic Engineering in IS-IS</title>
    <author fullname='J. Harrison' initials='J.' surname='Harrison'/>
    <author fullname='J. Berger' initials='J.' surname='Berger'/>
    <author fullname='M. Bartlett' initials='M.' surname='Bartlett'/>
    <date month='February' year='2011'/>
    <abstract>
      <t>This document specifies a method for exchanging IPv6 traffic engineering information using the IS-IS routing protocol. This information enables routers in an IS-IS network to calculate traffic-engineered routes using IPv6 addresses. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6119'/>
  <seriesInfo name='DOI' value='10.17487/RFC6119'/>
</reference>

<reference anchor='RFC8345' target='https://www.rfc-editor.org/info/rfc8345'>
  <front>
    <title>A YANG Data Model for Network Topologies</title>
    <author fullname='A. Clemm' initials='A.' surname='Clemm'/>
    <author fullname='J. Medved' initials='J.' surname='Medved'/>
    <author fullname='R. Varga' initials='R.' surname='Varga'/>
    <author fullname='N. Bahadur' initials='N.' surname='Bahadur'/>
    <author fullname='H. Ananthakrishnan' initials='H.' surname='Ananthakrishnan'/>
    <author fullname='X. Liu' initials='X.' surname='Liu'/>
    <date month='March' year='2018'/>
    <abstract>
      <t>This document defines an abstract (generic, or base) YANG data model for network/service topologies and inventories. The data model serves as a base model that is augmented with technology-specific details in other, more specific topology and inventory data models.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8345'/>
  <seriesInfo name='DOI' value='10.17487/RFC8345'/>
</reference>

<reference anchor='RFC4872' target='https://www.rfc-editor.org/info/rfc4872'>
  <front>
    <title>RSVP-TE Extensions in Support of End-to-End Generalized Multi-Protocol Label Switching (GMPLS) Recovery</title>
    <author fullname='J.P. Lang' initials='J.P.' role='editor' surname='Lang'/>
    <author fullname='Y. Rekhter' initials='Y.' role='editor' surname='Rekhter'/>
    <author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'/>
    <date month='May' year='2007'/>
    <abstract>
      <t>This document describes protocol-specific procedures and extensions for Generalized Multi-Protocol Label Switching (GMPLS) Resource ReSerVation Protocol - Traffic Engineering (RSVP-TE) signaling to support end-to-end Label Switched Path (LSP) recovery that denotes protection and restoration. A generic functional description of GMPLS recovery can be found in a companion document, RFC 4426. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4872'/>
  <seriesInfo name='DOI' value='10.17487/RFC4872'/>
</reference>

<reference anchor='RFC7308' target='https://www.rfc-editor.org/info/rfc7308'>
  <front>
    <title>Extended Administrative Groups in MPLS Traffic Engineering (MPLS-TE)</title>
    <author fullname='E. Osborne' initials='E.' surname='Osborne'/>
    <date month='July' year='2014'/>
    <abstract>
      <t>MPLS Traffic Engineering (MPLS-TE) advertises 32 administrative groups (commonly referred to as "colors" or "link colors") using the Administrative Group sub-TLV. This is defined for OSPFv2 (RFC 3630), OSPFv3 (RFC 5329) and IS-IS (RFC 5305).</t>
      <t>This document adds a sub-TLV to the IGP TE extensions, "Extended Administrative Group". This sub-TLV provides for additional administrative groups (link colors) beyond the current limit of 32.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7308'/>
  <seriesInfo name='DOI' value='10.17487/RFC7308'/>
</reference>

<reference anchor='RFC4203' target='https://www.rfc-editor.org/info/rfc4203'>
  <front>
    <title>OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
    <author fullname='K. Kompella' initials='K.' role='editor' surname='Kompella'/>
    <author fullname='Y. Rekhter' initials='Y.' role='editor' surname='Rekhter'/>
    <date month='October' year='2005'/>
    <abstract>
      <t>This document specifies encoding of extensions to the OSPF routing protocol in support of Generalized Multi-Protocol Label Switching (GMPLS). [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4203'/>
  <seriesInfo name='DOI' value='10.17487/RFC4203'/>
</reference>

<reference anchor='RFC5307' target='https://www.rfc-editor.org/info/rfc5307'>
  <front>
    <title>IS-IS Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
    <author fullname='K. Kompella' initials='K.' role='editor' surname='Kompella'/>
    <author fullname='Y. Rekhter' initials='Y.' role='editor' surname='Rekhter'/>
    <date month='October' year='2008'/>
    <abstract>
      <t>This document specifies encoding of extensions to the IS-IS routing protocol in support of Generalized Multi-Protocol Label Switching (GMPLS). [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5307'/>
  <seriesInfo name='DOI' value='10.17487/RFC5307'/>
</reference>

<reference anchor='RFC3785' target='https://www.rfc-editor.org/info/rfc3785'>
  <front>
    <title>Use of Interior Gateway Protocol (IGP) Metric as a second MPLS Traffic Engineering (TE) Metric</title>
    <author fullname='F. Le Faucheur' initials='F.' surname='Le Faucheur'/>
    <author fullname='R. Uppili' initials='R.' surname='Uppili'/>
    <author fullname='A. Vedrenne' initials='A.' surname='Vedrenne'/>
    <author fullname='P. Merckx' initials='P.' surname='Merckx'/>
    <author fullname='T. Telkamp' initials='T.' surname='Telkamp'/>
    <date month='May' year='2004'/>
    <abstract>
      <t>This document describes a common practice on how the existing metric of Interior Gateway Protocols (IGP) can be used as an alternative metric to the Traffic Engineering (TE) metric for Constraint Based Routing of MultiProtocol Label Switching (MPLS) Traffic Engineering tunnels. This effectively results in the ability to perform Constraint Based Routing with optimization of one metric (e.g., link bandwidth) for some Traffic Engineering tunnels (e.g., Data Trunks) while optimizing another metric (e.g., propagation delay) for some other tunnels with different requirements (e.g., Voice Trunks). No protocol extensions or modifications are required. This text documents current router implementations and deployment practices. 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='87'/>
  <seriesInfo name='RFC' value='3785'/>
  <seriesInfo name='DOI' value='10.17487/RFC3785'/>
</reference>

<reference anchor='RFC4427' target='https://www.rfc-editor.org/info/rfc4427'>
  <front>
    <title>Recovery (Protection and Restoration) Terminology for Generalized Multi-Protocol Label Switching (GMPLS)</title>
    <author fullname='E. Mannie' initials='E.' role='editor' surname='Mannie'/>
    <author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'/>
    <date month='March' year='2006'/>
    <abstract>
      <t>This document defines a common terminology for Generalized Multi-Protocol Label Switching (GMPLS)-based recovery mechanisms (i.e., protection and restoration). The terminology is independent of the underlying transport technologies covered by GMPLS. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4427'/>
  <seriesInfo name='DOI' value='10.17487/RFC4427'/>
</reference>

<reference anchor='RFC6378' target='https://www.rfc-editor.org/info/rfc6378'>
  <front>
    <title>MPLS Transport Profile (MPLS-TP) Linear Protection</title>
    <author fullname='Y. Weingarten' initials='Y.' role='editor' surname='Weingarten'/>
    <author fullname='S. Bryant' initials='S.' surname='Bryant'/>
    <author fullname='E. Osborne' initials='E.' surname='Osborne'/>
    <author fullname='N. Sprecher' initials='N.' surname='Sprecher'/>
    <author fullname='A. Fulignoli' initials='A.' role='editor' surname='Fulignoli'/>
    <date month='October' year='2011'/>
    <abstract>
      <t>This document is a product of a joint Internet Engineering Task Force (IETF) / International Telecommunications Union Telecommunications Standardization Sector (ITU-T) effort to include an MPLS Transport Profile within the IETF MPLS and Pseudowire Emulation Edge-to-Edge (PWE3) architectures to support the capabilities and functionalities of a packet transport network as defined by the ITU-T.</t>
      <t>This document addresses the functionality described in the MPLS-TP Survivability Framework document (RFC 6372) and defines a protocol that may be used to fulfill the function of the Protection State Coordination for linear protection, as described in that document. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6378'/>
  <seriesInfo name='DOI' value='10.17487/RFC6378'/>
</reference>

<reference anchor='RFC3209' target='https://www.rfc-editor.org/info/rfc3209'>
  <front>
    <title>RSVP-TE: Extensions to RSVP for LSP Tunnels</title>
    <author fullname='D. Awduche' initials='D.' surname='Awduche'/>
    <author fullname='L. Berger' initials='L.' surname='Berger'/>
    <author fullname='D. Gan' initials='D.' surname='Gan'/>
    <author fullname='T. Li' initials='T.' surname='Li'/>
    <author fullname='V. Srinivasan' initials='V.' surname='Srinivasan'/>
    <author fullname='G. Swallow' initials='G.' surname='Swallow'/>
    <date month='December' year='2001'/>
    <abstract>
      <t>This document describes the use of RSVP (Resource Reservation Protocol), including all the necessary extensions, to establish label-switched paths (LSPs) in MPLS (Multi-Protocol Label Switching). Since the flow along an LSP is completely identified by the label applied at the ingress node of the path, these paths may be treated as tunnels. A key application of LSP tunnels is traffic engineering with MPLS as specified in RFC 2702. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3209'/>
  <seriesInfo name='DOI' value='10.17487/RFC3209'/>
</reference>

<reference anchor='RFC4090' target='https://www.rfc-editor.org/info/rfc4090'>
  <front>
    <title>Fast Reroute Extensions to RSVP-TE for LSP Tunnels</title>
    <author fullname='P. Pan' initials='P.' role='editor' surname='Pan'/>
    <author fullname='G. Swallow' initials='G.' role='editor' surname='Swallow'/>
    <author fullname='A. Atlas' initials='A.' role='editor' surname='Atlas'/>
    <date month='May' year='2005'/>
    <abstract>
      <t>This document defines RSVP-TE extensions to establish backup label-switched path (LSP) tunnels for local repair of LSP tunnels. These mechanisms enable the re-direction of traffic onto backup LSP tunnels in 10s of milliseconds, in the event of a failure.</t>
      <t>Two methods are defined here. The one-to-one backup method creates detour LSPs for each protected LSP at each potential point of local repair. The facility backup method creates a bypass tunnel to protect a potential failure point; by taking advantage of MPLS label stacking, this bypass tunnel can protect a set of LSPs that have similar backup constraints. Both methods can be used to protect links and nodes during network failure. The described behavior and extensions to RSVP allow nodes to implement either method or both and to interoperate in a mixed network. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4090'/>
  <seriesInfo name='DOI' value='10.17487/RFC4090'/>
</reference>

<reference anchor='RFC4736' target='https://www.rfc-editor.org/info/rfc4736'>
  <front>
    <title>Reoptimization of Multiprotocol Label Switching (MPLS) Traffic Engineering (TE) Loosely Routed Label Switched Path (LSP)</title>
    <author fullname='JP. Vasseur' initials='JP.' role='editor' surname='Vasseur'/>
    <author fullname='Y. Ikejiri' initials='Y.' surname='Ikejiri'/>
    <author fullname='R. Zhang' initials='R.' surname='Zhang'/>
    <date month='November' year='2006'/>
    <abstract>
      <t>This document defines a mechanism for the reoptimization of loosely routed MPLS and GMPLS (Generalized Multiprotocol Label Switching) Traffic Engineering (TE) Label Switched Paths (LSPs) signaled with Resource Reservation Protocol Traffic Engineering (RSVP-TE). This document proposes a mechanism that allows a TE LSP head-end Label Switching Router (LSR) to trigger a new path re-evaluation on every hop that has a next hop defined as a loose or abstract hop and a mid-point LSR to signal to the head-end LSR that a better path exists (compared to the current path) or that the TE LSP must be reoptimized (because of maintenance required on the TE LSP path). The proposed mechanism applies to the cases of intra- and inter-domain (Interior Gateway Protocol area (IGP area) or Autonomous System) packet and non-packet TE LSPs following a loosely routed path. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4736'/>
  <seriesInfo name='DOI' value='10.17487/RFC4736'/>
</reference>

<reference anchor='RFC5712' target='https://www.rfc-editor.org/info/rfc5712'>
  <front>
    <title>MPLS Traffic Engineering Soft Preemption</title>
    <author fullname='M. Meyer' initials='M.' role='editor' surname='Meyer'/>
    <author fullname='JP. Vasseur' initials='JP.' role='editor' surname='Vasseur'/>
    <date month='January' year='2010'/>
    <abstract>
      <t>This document specifies Multiprotocol Label Switching (MPLS) Traffic Engineering Soft Preemption, a suite of protocol modifications extending the concept of preemption with the goal of reducing or eliminating traffic disruption of preempted Traffic Engineering Label Switched Paths (TE LSPs). Initially, MPLS RSVP-TE was defined with support for only immediate TE LSP displacement upon preemption. The utilization of a reroute request notification helps more gracefully mitigate the reroute process of preempted TE LSP. For the brief period soft preemption is activated, reservations (though not necessarily traffic levels) are in effect under-provisioned until the TE LSP(s) can be rerouted. For this reason, the feature is primarily, but not exclusively, interesting in MPLS-enabled IP networks with Differentiated Services and Traffic Engineering capabilities. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5712'/>
  <seriesInfo name='DOI' value='10.17487/RFC5712'/>
</reference>

<reference anchor='RFC4920' target='https://www.rfc-editor.org/info/rfc4920'>
  <front>
    <title>Crankback Signaling Extensions for MPLS and GMPLS RSVP-TE</title>
    <author fullname='A. Farrel' initials='A.' role='editor' surname='Farrel'/>
    <author fullname='A. Satyanarayana' initials='A.' surname='Satyanarayana'/>
    <author fullname='A. Iwata' initials='A.' surname='Iwata'/>
    <author fullname='N. Fujita' initials='N.' surname='Fujita'/>
    <author fullname='G. Ash' initials='G.' surname='Ash'/>
    <date month='July' year='2007'/>
    <abstract>
      <t>In a distributed, constraint-based routing environment, the information used to compute a path may be out of date. This means that Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineered (TE) Label Switched Path (LSP) setup requests may be blocked by links or nodes without sufficient resources. Crankback is a scheme whereby setup failure information is returned from the point of failure to allow new setup attempts to be made avoiding the blocked resources. Crankback can also be applied to LSP recovery to indicate the location of the failed link or node.</t>
      <t>This document specifies crankback signaling extensions for use in MPLS signaling using RSVP-TE as defined in "RSVP-TE: Extensions to RSVP for LSP Tunnels", RFC 3209, and GMPLS signaling as defined in "Generalized Multi-Protocol Label Switching (GMPLS) Signaling Functional Description", RFC 3473. These extensions mean that the LSP setup request can be retried on an alternate path that detours around blocked links or nodes. This offers significant improvements in the successful setup and recovery ratios for LSPs, especially in situations where a large number of setup requests are triggered at the same time. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4920'/>
  <seriesInfo name='DOI' value='10.17487/RFC4920'/>
</reference>

<reference anchor='RFC5420' target='https://www.rfc-editor.org/info/rfc5420'>
  <front>
    <title>Encoding of Attributes for MPLS LSP Establishment Using Resource Reservation Protocol Traffic Engineering (RSVP-TE)</title>
    <author fullname='A. Farrel' initials='A.' role='editor' surname='Farrel'/>
    <author fullname='D. Papadimitriou' initials='D.' surname='Papadimitriou'/>
    <author fullname='JP. Vasseur' initials='JP.' surname='Vasseur'/>
    <author fullname='A. Ayyangar' initials='A.' surname='Ayyangar'/>
    <date month='February' year='2009'/>
    <abstract>
      <t>Multiprotocol Label Switching (MPLS) Label Switched Paths (LSPs) may be established using the Resource Reservation Protocol Traffic Engineering (RSVP-TE) extensions. This protocol includes an object (the SESSION_ATTRIBUTE object) that carries a Flags field used to indicate options and attributes of the LSP. That Flags field has eight bits, allowing for eight options to be set. Recent proposals in many documents that extend RSVP-TE have suggested uses for each of the previously unused bits.</t>
      <t>This document defines a new object for RSVP-TE messages that allows the signaling of further attribute bits and also the carriage of arbitrary attribute parameters to make RSVP-TE easily extensible to support new requirements. Additionally, this document defines a way to record the attributes applied to the LSP on a hop-by-hop basis.</t>
      <t>The object mechanisms defined in this document are equally applicable to Generalized MPLS (GMPLS) Packet Switch Capable (PSC) LSPs and to GMPLS non-PSC LSPs.</t>
      <t>This document replaces and obsoletes the previous version of this work, published as RFC 4420. The only change is in the encoding of the Type-Length-Variable (TLV) data structures. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5420'/>
  <seriesInfo name='DOI' value='10.17487/RFC5420'/>
</reference>

<reference anchor='RFC7570' target='https://www.rfc-editor.org/info/rfc7570'>
  <front>
    <title>Label Switched Path (LSP) Attribute in the Explicit Route Object (ERO)</title>
    <author fullname='C. Margaria' initials='C.' role='editor' surname='Margaria'/>
    <author fullname='G. Martinelli' initials='G.' surname='Martinelli'/>
    <author fullname='S. Balls' initials='S.' surname='Balls'/>
    <author fullname='B. Wright' initials='B.' surname='Wright'/>
    <date month='July' year='2015'/>
    <abstract>
      <t>RFC 5420 extends RSVP-TE to specify or record generic attributes that apply to the whole of the path of a Label Switched Path (LSP). This document defines an extension to the RSVP Explicit Route Object (ERO) and Record Route Object (RRO) to allow them to specify or record generic attributes that apply to a given hop.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7570'/>
  <seriesInfo name='DOI' value='10.17487/RFC7570'/>
</reference>

<reference anchor='RFC4875' target='https://www.rfc-editor.org/info/rfc4875'>
  <front>
    <title>Extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE Label Switched Paths (LSPs)</title>
    <author fullname='R. Aggarwal' initials='R.' role='editor' surname='Aggarwal'/>
    <author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'/>
    <author fullname='S. Yasukawa' initials='S.' role='editor' surname='Yasukawa'/>
    <date month='May' year='2007'/>
    <abstract>
      <t>This document describes extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) for the set up of Traffic Engineered (TE) point-to-multipoint (P2MP) Label Switched Paths (LSPs) in Multi- Protocol Label Switching (MPLS) and Generalized MPLS (GMPLS) networks. The solution relies on RSVP-TE without requiring a multicast routing protocol in the Service Provider core. Protocol elements and procedures for this solution are described.</t>
      <t>There can be various applications for P2MP TE LSPs such as IP multicast. Specification of how such applications will use a P2MP TE LSP is outside the scope of this document. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4875'/>
  <seriesInfo name='DOI' value='10.17487/RFC4875'/>
</reference>

<reference anchor='RFC5151' target='https://www.rfc-editor.org/info/rfc5151'>
  <front>
    <title>Inter-Domain MPLS and GMPLS Traffic Engineering -- Resource Reservation Protocol-Traffic Engineering (RSVP-TE) Extensions</title>
    <author fullname='A. Farrel' initials='A.' role='editor' surname='Farrel'/>
    <author fullname='A. Ayyangar' initials='A.' surname='Ayyangar'/>
    <author fullname='JP. Vasseur' initials='JP.' surname='Vasseur'/>
    <date month='February' year='2008'/>
    <abstract>
      <t>This document describes procedures and protocol extensions for the use of Resource Reservation Protocol-Traffic Engineering (RSVP-TE) signaling in Multiprotocol Label Switching-Traffic Engineering (MPLS-TE) packet networks and Generalized MPLS (GMPLS) packet and non-packet networks to support the establishment and maintenance of Label Switched Paths that cross domain boundaries.</t>
      <t>For the purpose of this document, a domain is considered to be any collection of network elements within a common realm of address space or path computation responsibility. Examples of such domains include Autonomous Systems, Interior Gateway Protocol (IGP) routing areas, and GMPLS overlay networks. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5151'/>
  <seriesInfo name='DOI' value='10.17487/RFC5151'/>
</reference>

<reference anchor='RFC5150' target='https://www.rfc-editor.org/info/rfc5150'>
  <front>
    <title>Label Switched Path Stitching with Generalized Multiprotocol Label Switching Traffic Engineering (GMPLS TE)</title>
    <author fullname='A. Ayyangar' initials='A.' surname='Ayyangar'/>
    <author fullname='K. Kompella' initials='K.' surname='Kompella'/>
    <author fullname='JP. Vasseur' initials='JP.' surname='Vasseur'/>
    <author fullname='A. Farrel' initials='A.' surname='Farrel'/>
    <date month='February' year='2008'/>
    <abstract>
      <t>In certain scenarios, there may be a need to combine several Generalized Multiprotocol Label Switching (GMPLS) Label Switched Paths (LSPs) such that a single end-to-end (e2e) LSP is realized and all traffic from one constituent LSP is switched onto the next LSP. We will refer to this as "LSP stitching", the key requirement being that a constituent LSP not be allocated to more than one e2e LSP. The constituent LSPs will be referred to as "LSP segments" (S-LSPs).</t>
      <t>This document describes extensions to the existing GMPLS signaling protocol (Resource Reservation Protocol-Traffic Engineering (RSVP-TE)) to establish e2e LSPs created from S-LSPs, and describes how the LSPs can be managed using the GMPLS signaling and routing protocols.</t>
      <t>It may be possible to configure a GMPLS node to switch the traffic from an LSP for which it is the egress, to another LSP for which it is the ingress, without requiring any signaling or routing extensions whatsoever and such that the operation is completely transparent to other nodes. This will also result in LSP stitching in the data plane. However, this document does not cover this scenario of LSP stitching. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5150'/>
  <seriesInfo name='DOI' value='10.17487/RFC5150'/>
</reference>

<reference anchor='RFC6001' target='https://www.rfc-editor.org/info/rfc6001'>
  <front>
    <title>Generalized MPLS (GMPLS) Protocol Extensions for Multi-Layer and Multi-Region Networks (MLN/MRN)</title>
    <author fullname='D. Papadimitriou' initials='D.' surname='Papadimitriou'/>
    <author fullname='M. Vigoureux' initials='M.' surname='Vigoureux'/>
    <author fullname='K. Shiomoto' initials='K.' surname='Shiomoto'/>
    <author fullname='D. Brungard' initials='D.' surname='Brungard'/>
    <author fullname='JL. Le Roux' initials='JL.' surname='Le Roux'/>
    <date month='October' year='2010'/>
    <abstract>
      <t>There are specific requirements for the support of networks comprising Label Switching Routers (LSRs) participating in different data plane switching layers controlled by a single Generalized Multi-Protocol Label Switching (GMPLS) control plane instance, referred to as GMPLS Multi-Layer Networks / Multi-Region Networks (MLN/MRN).</t>
      <t>This document defines extensions to GMPLS routing and signaling protocols so as to support the operation of GMPLS Multi-Layer / Multi-Region Networks. It covers the elements of a single GMPLS control plane instance controlling multiple Label Switched Path (LSP) regions or layers within a single Traffic Engineering (TE) domain. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6001'/>
  <seriesInfo name='DOI' value='10.17487/RFC6001'/>
</reference>

<reference anchor='RFC6790' target='https://www.rfc-editor.org/info/rfc6790'>
  <front>
    <title>The Use of Entropy Labels in MPLS Forwarding</title>
    <author fullname='K. Kompella' initials='K.' surname='Kompella'/>
    <author fullname='J. Drake' initials='J.' surname='Drake'/>
    <author fullname='S. Amante' initials='S.' surname='Amante'/>
    <author fullname='W. Henderickx' initials='W.' surname='Henderickx'/>
    <author fullname='L. Yong' initials='L.' surname='Yong'/>
    <date month='November' year='2012'/>
    <abstract>
      <t>Load balancing is a powerful tool for engineering traffic across a network. This memo suggests ways of improving load balancing across MPLS networks using the concept of "entropy labels". It defines the concept, describes why entropy labels are useful, enumerates properties of entropy labels that allow maximal benefit, and shows how they can be signaled and used for various applications. This document updates RFCs 3031, 3107, 3209, and 5036. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6790'/>
  <seriesInfo name='DOI' value='10.17487/RFC6790'/>
</reference>

<reference anchor='RFC7260' target='https://www.rfc-editor.org/info/rfc7260'>
  <front>
    <title>GMPLS RSVP-TE Extensions for Operations, Administration, and Maintenance (OAM) Configuration</title>
    <author fullname='A. Takacs' initials='A.' surname='Takacs'/>
    <author fullname='D. Fedyk' initials='D.' surname='Fedyk'/>
    <author fullname='J. He' initials='J.' surname='He'/>
    <date month='June' year='2014'/>
    <abstract>
      <t>Operations, Administration, and Maintenance (OAM) is an integral part of transport connections; hence, it is required that OAM functions be activated/deactivated in sync with connection commissioning/ decommissioning, in order to avoid spurious alarms and ensure consistent operation. In certain technologies, OAM entities are inherently established once the connection is set up, while other technologies require extra configuration to establish and configure OAM entities. This document specifies extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) to support the establishment and configuration of OAM entities along with Label Switched Path signaling.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7260'/>
  <seriesInfo name='DOI' value='10.17487/RFC7260'/>
</reference>

<reference anchor='RFC8001' target='https://www.rfc-editor.org/info/rfc8001'>
  <front>
    <title>RSVP-TE Extensions for Collecting Shared Risk Link Group (SRLG) Information</title>
    <author fullname='F. Zhang' initials='F.' role='editor' surname='Zhang'/>
    <author fullname='O. Gonzalez de Dios' initials='O.' role='editor' surname='Gonzalez de Dios'/>
    <author fullname='C. Margaria' initials='C.' surname='Margaria'/>
    <author fullname='M. Hartley' initials='M.' surname='Hartley'/>
    <author fullname='Z. Ali' initials='Z.' surname='Ali'/>
    <date month='January' year='2017'/>
    <abstract>
      <t>This document provides extensions for Resource Reservation Protocol - Traffic Engineering (RSVP-TE), including GMPLS, to support automatic collection of Shared Risk Link Group (SRLG) information for the TE link formed by a Label Switched Path (LSP).</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8001'/>
  <seriesInfo name='DOI' value='10.17487/RFC8001'/>
</reference>

<reference anchor='RFC8149' target='https://www.rfc-editor.org/info/rfc8149'>
  <front>
    <title>RSVP Extensions for Reoptimization of Loosely Routed Point-to-Multipoint Traffic Engineering Label Switched Paths (LSPs)</title>
    <author fullname='T. Saad' initials='T.' role='editor' surname='Saad'/>
    <author fullname='R. Gandhi' initials='R.' role='editor' surname='Gandhi'/>
    <author fullname='Z. Ali' initials='Z.' surname='Ali'/>
    <author fullname='R. Venator' initials='R.' surname='Venator'/>
    <author fullname='Y. Kamite' initials='Y.' surname='Kamite'/>
    <date month='April' year='2017'/>
    <abstract>
      <t>The reoptimization of a Point-to-Multipoint (P2MP) Traffic Engineering (TE) Label Switched Path (LSP) may be triggered based on the need to reoptimize an individual source-to-leaf (S2L) sub-LSP or a set of S2L sub-LSPs, both using the Sub-Group-based reoptimization method, or the entire P2MP-TE LSP tree using the Make-Before-Break (MBB) method. This document discusses the application of the existing mechanisms for path reoptimization of loosely routed Point-to-Point (P2P) TE LSPs to the P2MP-TE LSPs, identifies issues in doing so, and defines procedures to address them. When reoptimizing a large number of S2L sub-LSPs in a tree using the Sub-Group-based reoptimization method, the S2L sub-LSP descriptor list may need to be semantically fragmented. This document defines the notion of a fragment identifier to help recipient nodes unambiguously reconstruct the fragmented S2L sub-LSP descriptor list.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8149'/>
  <seriesInfo name='DOI' value='10.17487/RFC8149'/>
</reference>

<reference anchor='RFC8169' target='https://www.rfc-editor.org/info/rfc8169'>
  <front>
    <title>Residence Time Measurement in MPLS Networks</title>
    <author fullname='G. Mirsky' initials='G.' surname='Mirsky'/>
    <author fullname='S. Ruffini' initials='S.' surname='Ruffini'/>
    <author fullname='E. Gray' initials='E.' surname='Gray'/>
    <author fullname='J. Drake' initials='J.' surname='Drake'/>
    <author fullname='S. Bryant' initials='S.' surname='Bryant'/>
    <author fullname='A. Vainshtein' initials='A.' surname='Vainshtein'/>
    <date month='May' year='2017'/>
    <abstract>
      <t>This document specifies a new Generic Associated Channel (G-ACh) for Residence Time Measurement (RTM) and describes how it can be used by time synchronization protocols within an MPLS domain.</t>
      <t>Residence time is the variable part of the propagation delay of timing and synchronization messages; knowing this delay for each message allows for a more accurate determination of the delay to be taken into account when applying the value included in a Precision Time Protocol event message.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8169'/>
  <seriesInfo name='DOI' value='10.17487/RFC8169'/>
</reference>

<reference anchor='RFC6780' target='https://www.rfc-editor.org/info/rfc6780'>
  <front>
    <title>RSVP ASSOCIATION Object Extensions</title>
    <author fullname='L. Berger' initials='L.' surname='Berger'/>
    <author fullname='F. Le Faucheur' initials='F.' surname='Le Faucheur'/>
    <author fullname='A. Narayanan' initials='A.' surname='Narayanan'/>
    <date month='October' year='2012'/>
    <abstract>
      <t>The RSVP ASSOCIATION object was defined in the context of GMPLS-controlled Label Switched Paths (LSPs). In this context, the object is used to associate recovery LSPs with the LSP they are protecting. This object also has broader applicability as a mechanism to associate RSVP state. This document defines how the ASSOCIATION object can be more generally applied. This document also defines Extended ASSOCIATION objects that, in particular, can be used in the context of the MPLS Transport Profile (MPLS-TP). This document updates RFC 2205, RFC 3209, and RFC 3473. It also generalizes the definition of the Association ID field defined in RFC 4872. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6780'/>
  <seriesInfo name='DOI' value='10.17487/RFC6780'/>
</reference>

<reference anchor='RFC4873' target='https://www.rfc-editor.org/info/rfc4873'>
  <front>
    <title>GMPLS Segment Recovery</title>
    <author fullname='L. Berger' initials='L.' surname='Berger'/>
    <author fullname='I. Bryskin' initials='I.' surname='Bryskin'/>
    <author fullname='D. Papadimitriou' initials='D.' surname='Papadimitriou'/>
    <author fullname='A. Farrel' initials='A.' surname='Farrel'/>
    <date month='May' year='2007'/>
    <abstract>
      <t>This document describes protocol specific procedures for GMPLS (Generalized Multi-Protocol Label Switching) RSVP-TE (Resource ReserVation Protocol - Traffic Engineering) signaling extensions to support label switched path (LSP) segment protection and restoration. These extensions are intended to complement and be consistent with the RSVP-TE Extensions for End-to-End GMPLS Recovery (RFC 4872). Implications and interactions with fast reroute are also addressed. This document also updates the handling of NOTIFY_REQUEST objects. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4873'/>
  <seriesInfo name='DOI' value='10.17487/RFC4873'/>
</reference>

<reference anchor='RFC8800' target='https://www.rfc-editor.org/info/rfc8800'>
  <front>
    <title>Path Computation Element Communication Protocol (PCEP) Extension for Label Switched Path (LSP) Diversity Constraint Signaling</title>
    <author fullname='S. Litkowski' initials='S.' surname='Litkowski'/>
    <author fullname='S. Sivabalan' initials='S.' surname='Sivabalan'/>
    <author fullname='C. Barth' initials='C.' surname='Barth'/>
    <author fullname='M. Negi' initials='M.' surname='Negi'/>
    <date month='July' year='2020'/>
    <abstract>
      <t>This document introduces a simple mechanism to associate a group of Label Switched Paths (LSPs) via an extension to the Path Computation Element Communication Protocol (PCEP) with the purpose of computing diverse (disjointed) paths for those LSPs. The proposed extension allows a Path Computation Client (PCC) to advertise to a Path Computation Element (PCE) that a particular LSP belongs to a particular Disjoint Association Group; thus, the PCE knows that the LSPs in the same group need to be disjoint from each other.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8800'/>
  <seriesInfo name='DOI' value='10.17487/RFC8800'/>
</reference>

<reference anchor='RFC5541' target='https://www.rfc-editor.org/info/rfc5541'>
  <front>
    <title>Encoding of Objective Functions in the Path Computation Element Communication Protocol (PCEP)</title>
    <author fullname='JL. Le Roux' initials='JL.' surname='Le Roux'/>
    <author fullname='JP. Vasseur' initials='JP.' surname='Vasseur'/>
    <author fullname='Y. Lee' initials='Y.' surname='Lee'/>
    <date month='June' year='2009'/>
    <abstract>
      <t>The computation of one or a set of Traffic Engineering Label Switched Paths (TE LSPs) in MultiProtocol Label Switching (MPLS) and Generalized MPLS (GMPLS) networks is subject to a set of one or more specific optimization criteria, referred to as objective functions (e.g., minimum cost path, widest path, etc.).</t>
      <t>In the Path Computation Element (PCE) architecture, a Path Computation Client (PCC) may want a path to be computed for one or more TE LSPs according to a specific objective function. Thus, the PCC needs to instruct the PCE to use the correct objective function. Furthermore, it is possible that not all PCEs support the same set of objective functions; therefore, it is useful for the PCC to be able to automatically discover the set of objective functions supported by each PCE.</t>
      <t>This document defines extensions to the PCE communication Protocol (PCEP) to allow a PCE to indicate the set of objective functions it supports. Extensions are also defined so that a PCC can indicate in a path computation request the required objective function, and a PCE can report in a path computation reply the objective function that was used for path computation.</t>
      <t>This document defines objective function code types for six objective functions previously listed in the PCE requirements work, and provides the definition of four new metric types that apply to a set of synchronized requests. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5541'/>
  <seriesInfo name='DOI' value='10.17487/RFC5541'/>
</reference>

<reference anchor='RFC3471' target='https://www.rfc-editor.org/info/rfc3471'>
  <front>
    <title>Generalized Multi-Protocol Label Switching (GMPLS) Signaling Functional Description</title>
    <author fullname='L. Berger' initials='L.' role='editor' surname='Berger'/>
    <date month='January' year='2003'/>
    <abstract>
      <t>This document describes extensions to Multi-Protocol Label Switching (MPLS) signaling required to support Generalized MPLS. Generalized MPLS extends the MPLS control plane to encompass time-division (e.g., Synchronous Optical Network and Synchronous Digital Hierarchy, SONET/SDH), wavelength (optical lambdas) and spatial switching (e.g., incoming port or fiber to outgoing port or fiber). This document presents a functional description of the extensions. Protocol specific formats and mechanisms, and technology specific details are specified in separate documents. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3471'/>
  <seriesInfo name='DOI' value='10.17487/RFC3471'/>
</reference>

<reference anchor='RFC2702' target='https://www.rfc-editor.org/info/rfc2702'>
  <front>
    <title>Requirements for Traffic Engineering Over MPLS</title>
    <author fullname='D. Awduche' initials='D.' surname='Awduche'/>
    <author fullname='J. Malcolm' initials='J.' surname='Malcolm'/>
    <author fullname='J. Agogbua' initials='J.' surname='Agogbua'/>
    <author fullname='M. O&apos;Dell' initials='M.' surname='O&apos;Dell'/>
    <author fullname='J. McManus' initials='J.' surname='McManus'/>
    <date month='September' year='1999'/>
    <abstract>
      <t>This document presents a set of requirements for Traffic Engineering over Multiprotocol Label Switching (MPLS). It identifies the functional capabilities required to implement policies that facilitate efficient and reliable network operations in an MPLS domain. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='2702'/>
  <seriesInfo name='DOI' value='10.17487/RFC2702'/>
</reference>

<reference anchor='RFC5440' target='https://www.rfc-editor.org/info/rfc5440'>
  <front>
    <title>Path Computation Element (PCE) Communication Protocol (PCEP)</title>
    <author fullname='JP. Vasseur' initials='JP.' role='editor' surname='Vasseur'/>
    <author fullname='JL. Le Roux' initials='JL.' role='editor' surname='Le Roux'/>
    <date month='March' year='2009'/>
    <abstract>
      <t>This document specifies the Path Computation Element (PCE) Communication Protocol (PCEP) for communications between a Path Computation Client (PCC) and a PCE, or between two PCEs. Such interactions include path computation requests and path computation replies as well as notifications of specific states related to the use of a PCE in the context of Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering. PCEP is designed to be flexible and extensible so as to easily allow for the addition of further messages and objects, should further requirements be expressed in the future. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5440'/>
  <seriesInfo name='DOI' value='10.17487/RFC5440'/>
</reference>

<reference anchor='RFC8233' target='https://www.rfc-editor.org/info/rfc8233'>
  <front>
    <title>Extensions to the Path Computation Element Communication Protocol (PCEP) to Compute Service-Aware Label Switched Paths (LSPs)</title>
    <author fullname='D. Dhody' initials='D.' surname='Dhody'/>
    <author fullname='Q. Wu' initials='Q.' surname='Wu'/>
    <author fullname='V. Manral' initials='V.' surname='Manral'/>
    <author fullname='Z. Ali' initials='Z.' surname='Ali'/>
    <author fullname='K. Kumaki' initials='K.' surname='Kumaki'/>
    <date month='September' year='2017'/>
    <abstract>
      <t>In certain networks, such as, but not limited to, financial information networks (e.g., stock market data providers), network performance criteria (e.g., latency) are becoming as critical to data path selection as other metrics and constraints. These metrics are associated with the Service Level Agreement (SLA) between customers and service providers. The link bandwidth utilization (the total bandwidth of a link in actual use for the forwarding) is another important factor to consider during path computation.</t>
      <t>IGP Traffic Engineering (TE) Metric Extensions describe mechanisms with which network performance information is distributed via OSPF and IS-IS, respectively. The Path Computation Element Communication Protocol (PCEP) provides mechanisms for Path Computation Elements (PCEs) to perform path computations in response to Path Computation Client (PCC) requests. This document describes the extension to PCEP to carry latency, delay variation, packet loss, and link bandwidth utilization as constraints for end-to-end path computation.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8233'/>
  <seriesInfo name='DOI' value='10.17487/RFC8233'/>
</reference>


<reference anchor='I-D.ietf-pce-sid-algo' target='https://datatracker.ietf.org/doc/html/draft-ietf-pce-sid-algo-14'>
   <front>
      <title>Carrying SR-Algorithm Information in PCE-based Networks.</title>
      <author fullname='Samuel Sidor' initials='S.' surname='Sidor'>
         <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Alex Tokar' initials='A.' surname='Tokar'>
         <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Shaofu Peng' initials='S.' surname='Peng'>
         <organization>ZTE Corporation</organization>
      </author>
      <author fullname='Shuping Peng' initials='S.' surname='Peng'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Andrew Stone' initials='A.' surname='Stone'>
         <organization>Nokia</organization>
      </author>
      <date day='25' month='September' year='2024'/>
      <abstract>
	 <t>   The SR-Algorithm associated with a Segment-ID (SID) defines the path
   computation algorithm used by Interior Gateway Protocols (IGPs).
   This information is available to controllers, such as the Path
   Computation Element (PCE), via topology learning.  This document
   proposes an approach for informing headend routers regarding the SR-
   Algorithm associated with each SID used in PCE-computed paths, as
   well as signaling a specific SR-Algorithm as a constraint to the PCE.


	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-pce-sid-algo-14'/>
   
</reference>

<reference anchor='RFC3477' target='https://www.rfc-editor.org/info/rfc3477'>
  <front>
    <title>Signalling Unnumbered Links in Resource ReSerVation Protocol - Traffic Engineering (RSVP-TE)</title>
    <author fullname='K. Kompella' initials='K.' surname='Kompella'/>
    <author fullname='Y. Rekhter' initials='Y.' surname='Rekhter'/>
    <date month='January' year='2003'/>
    <abstract>
      <t>Current signalling used by Multi-Protocol Label Switching Traffic Engineering (MPLS TE) does not provide support for unnumbered links. This document defines procedures and extensions to Resource ReSerVation Protocol (RSVP) for Label Switched Path (LSP) Tunnels (RSVP-TE), one of the MPLS TE signalling protocols, that are needed in order to support unnumbered links. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='3477'/>
  <seriesInfo name='DOI' value='10.17487/RFC3477'/>
</reference>

<reference anchor='RFC8685' target='https://www.rfc-editor.org/info/rfc8685'>
  <front>
    <title>Path Computation Element Communication Protocol (PCEP) Extensions for the Hierarchical Path Computation Element (H-PCE) Architecture</title>
    <author fullname='F. Zhang' initials='F.' surname='Zhang'/>
    <author fullname='Q. Zhao' initials='Q.' surname='Zhao'/>
    <author fullname='O. Gonzalez de Dios' initials='O.' surname='Gonzalez de Dios'/>
    <author fullname='R. Casellas' initials='R.' surname='Casellas'/>
    <author fullname='D. King' initials='D.' surname='King'/>
    <date month='December' year='2019'/>
    <abstract>
      <t>The Hierarchical Path Computation Element (H-PCE) architecture is defined in RFC 6805. It provides a mechanism to derive an optimum end-to-end path in a multi-domain environment by using a hierarchical relationship between domains to select the optimum sequence of domains and optimum paths across those domains.</t>
      <t>This document defines extensions to the Path Computation Element Communication Protocol (PCEP) to support H-PCE procedures.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8685'/>
  <seriesInfo name='DOI' value='10.17487/RFC8685'/>
</reference>

<reference anchor='RFC5441' target='https://www.rfc-editor.org/info/rfc5441'>
  <front>
    <title>A Backward-Recursive PCE-Based Computation (BRPC) Procedure to Compute Shortest Constrained Inter-Domain Traffic Engineering Label Switched Paths</title>
    <author fullname='JP. Vasseur' initials='JP.' role='editor' surname='Vasseur'/>
    <author fullname='R. Zhang' initials='R.' surname='Zhang'/>
    <author fullname='N. Bitar' initials='N.' surname='Bitar'/>
    <author fullname='JL. Le Roux' initials='JL.' surname='Le Roux'/>
    <date month='April' year='2009'/>
    <abstract>
      <t>The ability to compute shortest constrained Traffic Engineering Label Switched Paths (TE LSPs) in Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) networks across multiple domains has been identified as a key requirement. In this context, a domain is a collection of network elements within a common sphere of address management or path computational responsibility such as an IGP area or an Autonomous Systems. This document specifies a procedure relying on the use of multiple Path Computation Elements (PCEs) to compute such inter-domain shortest constrained paths across a predetermined sequence of domains, using a backward-recursive path computation technique. This technique preserves confidentiality across domains, which is sometimes required when domains are managed by different service providers. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5441'/>
  <seriesInfo name='DOI' value='10.17487/RFC5441'/>
</reference>

<reference anchor='RFC5520' target='https://www.rfc-editor.org/info/rfc5520'>
  <front>
    <title>Preserving Topology Confidentiality in Inter-Domain Path Computation Using a Path-Key-Based Mechanism</title>
    <author fullname='R. Bradford' initials='R.' role='editor' surname='Bradford'/>
    <author fullname='JP. Vasseur' initials='JP.' surname='Vasseur'/>
    <author fullname='A. Farrel' initials='A.' surname='Farrel'/>
    <date month='April' year='2009'/>
    <abstract>
      <t>Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering (TE) Label Switched Paths (LSPs) may be computed by Path Computation Elements (PCEs). Where the TE LSP crosses multiple domains, such as Autonomous Systems (ASes), the path may be computed by multiple PCEs that cooperate, with each responsible for computing a segment of the path. However, in some cases (e.g., when ASes are administered by separate Service Providers), it would break confidentiality rules for a PCE to supply a path segment to a PCE in another domain, thus disclosing AS-internal topology information. This issue may be circumvented by returning a loose hop and by invoking a new path computation from the domain boundary Label Switching Router (LSR) during TE LSP setup as the signaling message enters the second domain, but this technique has several issues including the problem of maintaining path diversity.</t>
      <t>This document defines a mechanism to hide the contents of a segment of a path, called the Confidential Path Segment (CPS). The CPS may be replaced by a path-key that can be conveyed in the PCE Communication Protocol (PCEP) and signaled within in a Resource Reservation Protocol TE (RSVP-TE) explicit route object. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5520'/>
  <seriesInfo name='DOI' value='10.17487/RFC5520'/>
</reference>

<reference anchor='RFC5557' target='https://www.rfc-editor.org/info/rfc5557'>
  <front>
    <title>Path Computation Element Communication Protocol (PCEP) Requirements and Protocol Extensions in Support of Global Concurrent Optimization</title>
    <author fullname='Y. Lee' initials='Y.' surname='Lee'/>
    <author fullname='JL. Le Roux' initials='JL.' surname='Le Roux'/>
    <author fullname='D. King' initials='D.' surname='King'/>
    <author fullname='E. Oki' initials='E.' surname='Oki'/>
    <date month='July' year='2009'/>
    <abstract>
      <t>The Path Computation Element Communication Protocol (PCEP) allows Path Computation Clients (PCCs) to request path computations from Path Computation Elements (PCEs), and lets the PCEs return responses. When computing or reoptimizing the routes of a set of Traffic Engineering Label Switched Paths (TE LSPs) through a network, it may be advantageous to perform bulk path computations in order to avoid blocking problems and to achieve more optimal network-wide solutions. Such bulk optimization is termed Global Concurrent Optimization (GCO). A GCO is able to simultaneously consider the entire topology of the network and the complete set of existing TE LSPs, and their respective constraints, and look to optimize or reoptimize the entire network to satisfy all constraints for all TE LSPs. A GCO may also be applied to some subset of the TE LSPs in a network. The GCO application is primarily a Network Management System (NMS) solution.</t>
      <t>This document provides application-specific requirements and the PCEP extensions in support of GCO applications. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='5557'/>
  <seriesInfo name='DOI' value='10.17487/RFC5557'/>
</reference>

<reference anchor='RFC8306' target='https://www.rfc-editor.org/info/rfc8306'>
  <front>
    <title>Extensions to the Path Computation Element Communication Protocol (PCEP) for Point-to-Multipoint Traffic Engineering Label Switched Paths</title>
    <author fullname='Q. Zhao' initials='Q.' surname='Zhao'/>
    <author fullname='D. Dhody' initials='D.' role='editor' surname='Dhody'/>
    <author fullname='R. Palleti' initials='R.' surname='Palleti'/>
    <author fullname='D. King' initials='D.' surname='King'/>
    <date month='November' year='2017'/>
    <abstract>
      <t>Point-to-point Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering Label Switched Paths (TE LSPs) may be established using signaling techniques, but their paths may first need to be determined. The Path Computation Element (PCE) has been identified as an appropriate technology for the determination of the paths of point-to-multipoint (P2MP) TE LSPs.</t>
      <t>This document describes extensions to the PCE Communication Protocol (PCEP) to handle requests and responses for the computation of paths for P2MP TE LSPs.</t>
      <t>This document obsoletes RFC 6006.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8306'/>
  <seriesInfo name='DOI' value='10.17487/RFC8306'/>
</reference>

<reference anchor='RFC9012' target='https://www.rfc-editor.org/info/rfc9012'>
  <front>
    <title>The BGP Tunnel Encapsulation Attribute</title>
    <author fullname='K. Patel' initials='K.' surname='Patel'/>
    <author fullname='G. Van de Velde' initials='G.' surname='Van de Velde'/>
    <author fullname='S. Sangli' initials='S.' surname='Sangli'/>
    <author fullname='J. Scudder' initials='J.' surname='Scudder'/>
    <date month='April' year='2021'/>
    <abstract>
      <t>This document defines a BGP path attribute known as the "Tunnel Encapsulation attribute", which can be used with BGP UPDATEs of various Subsequent Address Family Identifiers (SAFIs) to provide information needed to create tunnels and their corresponding encapsulation headers. It provides encodings for a number of tunnel types, along with procedures for choosing between alternate tunnels and routing packets into tunnels.</t>
      <t>This document obsoletes RFC 5512, which provided an earlier definition of the Tunnel Encapsulation attribute. RFC 5512 was never deployed in production. Since RFC 5566 relies on RFC 5512, it is likewise obsoleted. This document updates RFC 5640 by indicating that the Load-Balancing Block sub-TLV may be included in any Tunnel Encapsulation attribute where load balancing is desired.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='9012'/>
  <seriesInfo name='DOI' value='10.17487/RFC9012'/>
</reference>

<reference anchor='RFC4125' target='https://www.rfc-editor.org/info/rfc4125'>
  <front>
    <title>Maximum Allocation Bandwidth Constraints Model for Diffserv-aware MPLS Traffic Engineering</title>
    <author fullname='F. Le Faucheur' initials='F.' surname='Le Faucheur'/>
    <author fullname='W. Lai' initials='W.' surname='Lai'/>
    <date month='June' year='2005'/>
    <abstract>
      <t>This document provides specifications for one Bandwidth Constraints Model for Diffserv-aware MPLS Traffic Engineering, which is referred to as the Maximum Allocation Model. This memo defines an Experimental Protocol for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4125'/>
  <seriesInfo name='DOI' value='10.17487/RFC4125'/>
</reference>

<reference anchor='RFC4126' target='https://www.rfc-editor.org/info/rfc4126'>
  <front>
    <title>Max Allocation with Reservation Bandwidth Constraints Model for Diffserv-aware MPLS Traffic Engineering &amp; Performance Comparisons</title>
    <author fullname='J. Ash' initials='J.' surname='Ash'/>
    <date month='June' year='2005'/>
    <abstract>
      <t>This document complements the Diffserv-aware MPLS Traffic Engineering (DS-TE) requirements document by giving a functional specification for the Maximum Allocation with Reservation (MAR) Bandwidth Constraints Model. Assumptions, applicability, and examples of the operation of the MAR Bandwidth Constraints Model are presented. MAR performance is analyzed relative to the criteria for selecting a Bandwidth Constraints Model, in order to provide guidance to user implementation of the model in their networks. This memo defines an Experimental Protocol for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4126'/>
  <seriesInfo name='DOI' value='10.17487/RFC4126'/>
</reference>

<reference anchor='RFC4127' target='https://www.rfc-editor.org/info/rfc4127'>
  <front>
    <title>Russian Dolls Bandwidth Constraints Model for Diffserv-aware MPLS Traffic Engineering</title>
    <author fullname='F. Le Faucheur' initials='F.' role='editor' surname='Le Faucheur'/>
    <date month='June' year='2005'/>
    <abstract>
      <t>This document provides specifications for one Bandwidth Constraints Model for Diffserv-aware MPLS Traffic Engineering, which is referred to as the Russian Dolls Model. This memo defines an Experimental Protocol for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4127'/>
  <seriesInfo name='DOI' value='10.17487/RFC4127'/>
</reference>

<reference anchor='RFC2697' target='https://www.rfc-editor.org/info/rfc2697'>
  <front>
    <title>A Single Rate Three Color Marker</title>
    <author fullname='J. Heinanen' initials='J.' surname='Heinanen'/>
    <author fullname='R. Guerin' initials='R.' surname='Guerin'/>
    <date month='September' year='1999'/>
    <abstract>
      <t>This document defines a Single Rate Three Color Marker (srTCM), which can be used as component in a Diffserv traffic conditioner. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='2697'/>
  <seriesInfo name='DOI' value='10.17487/RFC2697'/>
</reference>

<reference anchor='RFC2698' target='https://www.rfc-editor.org/info/rfc2698'>
  <front>
    <title>A Two Rate Three Color Marker</title>
    <author fullname='J. Heinanen' initials='J.' surname='Heinanen'/>
    <author fullname='R. Guerin' initials='R.' surname='Guerin'/>
    <date month='September' year='1999'/>
    <abstract>
      <t>This document defines a Two Rate Three Color Marker (trTCM), which can be used as a component in a Diffserv traffic conditioner. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='2698'/>
  <seriesInfo name='DOI' value='10.17487/RFC2698'/>
</reference>

<reference anchor='RFC4115' target='https://www.rfc-editor.org/info/rfc4115'>
  <front>
    <title>A Differentiated Service Two-Rate, Three-Color Marker with Efficient Handling of in-Profile Traffic</title>
    <author fullname='O. Aboul-Magd' initials='O.' surname='Aboul-Magd'/>
    <author fullname='S. Rabie' initials='S.' surname='Rabie'/>
    <date month='July' year='2005'/>
    <abstract>
      <t>This document describes a two-rate, three-color marker that has been in use for data services including Frame Relay services. This marker can be used for metering per-flow traffic in the emerging IP and L2 VPN services. The marker defined here is different from previously defined markers in the handling of the in-profile traffic. Furthermore, this marker doesn't impose peak-rate shaping requirements on customer edge (CE) devices. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4115'/>
  <seriesInfo name='DOI' value='10.17487/RFC4115'/>
</reference>

<reference anchor='RFC9522' target='https://www.rfc-editor.org/info/rfc9522'>
  <front>
    <title>Overview and Principles of Internet Traffic Engineering</title>
    <author fullname='A. Farrel' initials='A.' role='editor' surname='Farrel'/>
    <date month='January' year='2024'/>
    <abstract>
      <t>This document describes the principles of traffic engineering (TE) in the Internet. The document is intended to promote better understanding of the issues surrounding traffic engineering in IP networks and the networks that support IP networking and to provide a common basis for the development of traffic-engineering capabilities for the Internet. The principles, architectures, and methodologies for performance evaluation and performance optimization of operational networks are also discussed.</t>
      <t>This work was first published as RFC 3272 in May 2002. This document obsoletes RFC 3272 by making a complete update to bring the text in line with best current practices for Internet traffic engineering and to include references to the latest relevant work in the IETF.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='9522'/>
  <seriesInfo name='DOI' value='10.17487/RFC9522'/>
</reference>

<reference anchor='RFC4202' target='https://www.rfc-editor.org/info/rfc4202'>
  <front>
    <title>Routing Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)</title>
    <author fullname='K. Kompella' initials='K.' role='editor' surname='Kompella'/>
    <author fullname='Y. Rekhter' initials='Y.' role='editor' surname='Rekhter'/>
    <date month='October' year='2005'/>
    <abstract>
      <t>This document specifies routing extensions in support of carrying link state information for Generalized Multi-Protocol Label Switching (GMPLS). This document enhances the routing extensions required to support MPLS Traffic Engineering (TE). [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4202'/>
  <seriesInfo name='DOI' value='10.17487/RFC4202'/>
</reference>

<reference anchor='RFC4328' target='https://www.rfc-editor.org/info/rfc4328'>
  <front>
    <title>Generalized Multi-Protocol Label Switching (GMPLS) Signaling Extensions for G.709 Optical Transport Networks Control</title>
    <author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'/>
    <date month='January' year='2006'/>
    <abstract>
      <t>This document is a companion to the Generalized Multi-Protocol Label Switching (GMPLS) signaling documents. It describes the technology-specific information needed to extend GMPLS signaling to control Optical Transport Networks (OTN); it also includes the so-called pre-OTN developments. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4328'/>
  <seriesInfo name='DOI' value='10.17487/RFC4328'/>
</reference>

<reference anchor='RFC4561' target='https://www.rfc-editor.org/info/rfc4561'>
  <front>
    <title>Definition of a Record Route Object (RRO) Node-Id Sub-Object</title>
    <author fullname='J.-P. Vasseur' initials='J.-P.' role='editor' surname='Vasseur'/>
    <author fullname='Z. Ali' initials='Z.' surname='Ali'/>
    <author fullname='S. Sivabalan' initials='S.' surname='Sivabalan'/>
    <date month='June' year='2006'/>
    <abstract>
      <t>In the context of MPLS TE Fast Reroute, the Merge Point (MP) address is required at the Point of Local Repair (PLR) in order to select a backup tunnel intersecting a fast reroutable Traffic Engineering Label Switched Path (TE LSP) on a downstream Label Switching Router (LSR). However, existing protocol mechanisms are not sufficient to find an MP address in multi-domain routing networks where a domain is defined as an Interior Gateway Protocol (IGP) area or an Autonomous System (AS). Hence, the current MPLS Fast Reroute mechanism cannot be used in order to protect inter-domain TE LSPs from a failure of an Area Border Router (ABR) or Autonomous System Border Router (ASBR). This document specifies the use of existing Record Route Object (RRO) IPv4 and IPv6 sub-objects (with a new flag defined) thus defining the node-id sub-object in order to solve this issue. The MPLS Fast Reroute mechanism mentioned in this document refers to the "Facility backup" MPLS TE Fast Reroute method. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4561'/>
  <seriesInfo name='DOI' value='10.17487/RFC4561'/>
</reference>

<reference anchor='RFC4657' target='https://www.rfc-editor.org/info/rfc4657'>
  <front>
    <title>Path Computation Element (PCE) Communication Protocol Generic Requirements</title>
    <author fullname='J. Ash' initials='J.' role='editor' surname='Ash'/>
    <author fullname='J.L. Le Roux' initials='J.L.' role='editor' surname='Le Roux'/>
    <date month='September' year='2006'/>
    <abstract>
      <t>The PCE model is described in the "PCE Architecture" document and facilitates path computation requests from Path Computation Clients (PCCs) to Path Computation Elements (PCEs). This document specifies generic requirements for a communication protocol between PCCs and PCEs, and also between PCEs where cooperation between PCEs is desirable. Subsequent documents will specify application-specific requirements for the PCE communication protocol. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='4657'/>
  <seriesInfo name='DOI' value='10.17487/RFC4657'/>
</reference>

<reference anchor='RFC6004' target='https://www.rfc-editor.org/info/rfc6004'>
  <front>
    <title>Generalized MPLS (GMPLS) Support for Metro Ethernet Forum and G.8011 Ethernet Service Switching</title>
    <author fullname='L. Berger' initials='L.' surname='Berger'/>
    <author fullname='D. Fedyk' initials='D.' surname='Fedyk'/>
    <date month='October' year='2010'/>
  </front>
  <seriesInfo name='RFC' value='6004'/>
  <seriesInfo name='DOI' value='10.17487/RFC6004'/>
</reference>

<reference anchor='RFC6511' target='https://www.rfc-editor.org/info/rfc6511'>
  <front>
    <title>Non-Penultimate Hop Popping Behavior and Out-of-Band Mapping for RSVP-TE Label Switched Paths</title>
    <author fullname='Z. Ali' initials='Z.' surname='Ali'/>
    <author fullname='G. Swallow' initials='G.' surname='Swallow'/>
    <author fullname='R. Aggarwal' initials='R.' surname='Aggarwal'/>
    <date month='February' year='2012'/>
    <abstract>
      <t>There are many deployment scenarios that require an egress Label Switching Router (LSR) to receive binding of the Resource Reservation Protocol - Traffic Engineering (RSVP-TE) Label Switched Path (LSP) to an application and a payload identifier using some "out-of-band" (OOB) mechanism. This document defines protocol mechanisms to address this requirement. The procedures described in this document are equally applicable for point-to-point (P2P) and point-to-multipoint (P2MP) LSPs. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6511'/>
  <seriesInfo name='DOI' value='10.17487/RFC6511'/>
</reference>

<reference anchor='RFC7139' target='https://www.rfc-editor.org/info/rfc7139'>
  <front>
    <title>GMPLS Signaling Extensions for Control of Evolving G.709 Optical Transport Networks</title>
    <author fullname='F. Zhang' initials='F.' role='editor' surname='Zhang'/>
    <author fullname='G. Zhang' initials='G.' surname='Zhang'/>
    <author fullname='S. Belotti' initials='S.' surname='Belotti'/>
    <author fullname='D. Ceccarelli' initials='D.' surname='Ceccarelli'/>
    <author fullname='K. Pithewan' initials='K.' surname='Pithewan'/>
    <date month='March' year='2014'/>
    <abstract>
      <t>ITU-T Recommendation G.709 [G709-2012] introduced new Optical channel Data Unit (ODU) containers (ODU0, ODU4, ODU2e, and ODUflex) and enhanced Optical Transport Network (OTN) flexibility.</t>
      <t>This document updates the ODU-related portions of RFC 4328 to provide extensions to GMPLS signaling to control the full set of OTN features, including ODU0, ODU4, ODU2e, and ODUflex.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7139'/>
  <seriesInfo name='DOI' value='10.17487/RFC7139'/>
</reference>

<reference anchor='RFC7551' target='https://www.rfc-editor.org/info/rfc7551'>
  <front>
    <title>RSVP-TE Extensions for Associated Bidirectional Label Switched Paths (LSPs)</title>
    <author fullname='F. Zhang' initials='F.' role='editor' surname='Zhang'/>
    <author fullname='R. Jing' initials='R.' surname='Jing'/>
    <author fullname='R. Gandhi' initials='R.' role='editor' surname='Gandhi'/>
    <date month='May' year='2015'/>
    <abstract>
      <t>This document describes Resource Reservation Protocol (RSVP) extensions to bind two point-to-point unidirectional Label Switched Paths (LSPs) into an associated bidirectional LSP. The association is achieved by defining new Association Types for use in ASSOCIATION and in Extended ASSOCIATION Objects. One of these types enables independent provisioning of the associated bidirectional LSPs on both sides, while the other enables single-sided provisioning. The REVERSE_LSP Object is also defined to enable a single endpoint to trigger creation of the reverse LSP and to specify parameters of the reverse LSP in the single-sided provisioning case.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7551'/>
  <seriesInfo name='DOI' value='10.17487/RFC7551'/>
</reference>

<reference anchor='RFC7571' target='https://www.rfc-editor.org/info/rfc7571'>
  <front>
    <title>GMPLS RSVP-TE Extensions for Lock Instruct and Loopback</title>
    <author fullname='J. Dong' initials='J.' surname='Dong'/>
    <author fullname='M. Chen' initials='M.' surname='Chen'/>
    <author fullname='Z. Li' initials='Z.' surname='Li'/>
    <author fullname='D. Ceccarelli' initials='D.' surname='Ceccarelli'/>
    <date month='July' year='2015'/>
    <abstract>
      <t>This document specifies extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) to support Lock Instruct (LI) and Loopback (LB) mechanisms for Label Switched Paths (LSPs). These mechanisms are applicable to technologies that use Generalized MPLS (GMPLS) for the control plane.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7571'/>
  <seriesInfo name='DOI' value='10.17487/RFC7571'/>
</reference>

<reference anchor='RFC7579' target='https://www.rfc-editor.org/info/rfc7579'>
  <front>
    <title>General Network Element Constraint Encoding for GMPLS-Controlled Networks</title>
    <author fullname='G. Bernstein' initials='G.' role='editor' surname='Bernstein'/>
    <author fullname='Y. Lee' initials='Y.' role='editor' surname='Lee'/>
    <author fullname='D. Li' initials='D.' surname='Li'/>
    <author fullname='W. Imajuku' initials='W.' surname='Imajuku'/>
    <author fullname='J. Han' initials='J.' surname='Han'/>
    <date month='June' year='2015'/>
    <abstract>
      <t>Generalized Multiprotocol Label Switching (GMPLS) can be used to control a wide variety of technologies. In some of these technologies, network elements and links may impose additional routing constraints such as asymmetric switch connectivity, non-local label assignment, and label range limitations on links.</t>
      <t>This document provides efficient, protocol-agnostic encodings for general information elements representing connectivity and label constraints as well as label availability. It is intended that protocol-specific documents will reference this memo to describe how information is carried for specific uses.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7579'/>
  <seriesInfo name='DOI' value='10.17487/RFC7579'/>
</reference>

<reference anchor='RFC6242' target='https://www.rfc-editor.org/info/rfc6242'>
  <front>
    <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
    <author fullname='M. Wasserman' initials='M.' surname='Wasserman'/>
    <date month='June' year='2011'/>
    <abstract>
      <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6242'/>
  <seriesInfo name='DOI' value='10.17487/RFC6242'/>
</reference>

<reference anchor='RFC8446' target='https://www.rfc-editor.org/info/rfc8446'>
  <front>
    <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
    <author fullname='E. Rescorla' initials='E.' surname='Rescorla'/>
    <date month='August' year='2018'/>
    <abstract>
      <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
      <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8446'/>
  <seriesInfo name='DOI' value='10.17487/RFC8446'/>
</reference>

<reference anchor='RFC8341' target='https://www.rfc-editor.org/info/rfc8341'>
  <front>
    <title>Network Configuration Access Control Model</title>
    <author fullname='A. Bierman' initials='A.' surname='Bierman'/>
    <author fullname='M. Bjorklund' initials='M.' surname='Bjorklund'/>
    <date month='March' year='2018'/>
    <abstract>
      <t>The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability. There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content. This document defines such an access control model.</t>
      <t>This document obsoletes RFC 6536.</t>
    </abstract>
  </front>
  <seriesInfo name='STD' value='91'/>
  <seriesInfo name='RFC' value='8341'/>
  <seriesInfo name='DOI' value='10.17487/RFC8341'/>
</reference>




    </references>

    <references title='Informative References'>




<reference anchor='I-D.ietf-netmod-rfc8407bis' target='https://datatracker.ietf.org/doc/html/draft-ietf-netmod-rfc8407bis-17'>
   <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='27' month='September' year='2024'/>
      <abstract>
	 <t>   This memo provides guidelines for authors and reviewers of
   specifications containing YANG modules, including IANA-maintained
   modules.  Recommendations and procedures are defined, which are
   intended to increase interoperability and usability of Network
   Configuration Protocol (NETCONF) and RESTCONF protocol
   implementations that utilize YANG modules.  This document obsoletes
   RFC 8407.

   Also, this document updates RFC 8126 by providing additional
   guidelines for writing the IANA considerations for RFCs that specify
   IANA-maintained modules.  The document also updates RFC 6020 by
   clarifying how modules and their revisions are handled by IANA.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-netmod-rfc8407bis-17'/>
   
</reference>

<reference anchor='RFC8340' target='https://www.rfc-editor.org/info/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='RFC3688' target='https://www.rfc-editor.org/info/rfc3688'>
  <front>
    <title>The IETF XML Registry</title>
    <author fullname='M. Mealling' initials='M.' surname='Mealling'/>
    <date month='January' year='2004'/>
    <abstract>
      <t>This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
    </abstract>
  </front>
  <seriesInfo name='BCP' value='81'/>
  <seriesInfo name='RFC' value='3688'/>
  <seriesInfo name='DOI' value='10.17487/RFC3688'/>
</reference>

<reference anchor='RFC9314' target='https://www.rfc-editor.org/info/rfc9314'>
  <front>
    <title>YANG Data Model for Bidirectional Forwarding Detection (BFD)</title>
    <author fullname='M. Jethanandani' initials='M.' role='editor' surname='Jethanandani'/>
    <author fullname='R. Rahman' initials='R.' role='editor' surname='Rahman'/>
    <author fullname='L. Zheng' initials='L.' role='editor' surname='Zheng'/>
    <author fullname='S. Pallagatti' initials='S.' surname='Pallagatti'/>
    <author fullname='G. Mirsky' initials='G.' surname='Mirsky'/>
    <date month='September' year='2022'/>
    <abstract>
      <t>This document defines a YANG data model that can be used to configure and manage Bidirectional Forwarding Detection (BFD).</t>
      <t>The YANG modules in this document conform to the Network Management Datastore Architecture (NMDA) (RFC 8342). This document updates "YANG Data Model for Bidirectional Forwarding Detection (BFD)" (RFC 9127).</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='9314'/>
  <seriesInfo name='DOI' value='10.17487/RFC9314'/>
</reference>




    </references>


<section anchor="the-complete-schema-trees"><name>The Complete Schema Trees</name>

<t>This appendix presents the complete tree of the TE and Packet TE types data
model.
See <xref target="RFC8340"/> for an explanation of the symbols used.
The data type of every leaf node is shown near the right end of the corresponding line.</t>

<section anchor="te-types-schema-tree"><name>TE Types Schema Tree</name>

<figure><artwork type="ascii-art"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

module: ietf-te-types

  grouping te-bandwidth:
    +-- te-bandwidth
       +-- (technology)?
          +--:(generic)
             +-- generic?   te-bandwidth
  grouping te-label:
    +-- te-label
       +-- (technology)?
       |  +--:(generic)
       |     +-- generic?   rt-types:generalized-label
       +-- direction?       te-label-direction
  grouping te-topology-identifier:
    +-- te-topology-identifier
       +-- provider-id?   te-global-id
       +-- client-id?     te-global-id
       +-- topology-id?   te-topology-id
  grouping performance-metrics-one-way-delay-loss:
    +-- one-way-delay?             uint32
    +-- one-way-delay-normality?
            te-types:performance-metrics-normality
  grouping performance-metrics-two-way-delay-loss:
    +-- two-way-delay?             uint32
    +-- two-way-delay-normality?
            te-types:performance-metrics-normality
  grouping performance-metrics-one-way-bandwidth:
    +-- one-way-residual-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-residual-bandwidth-normality?
    |       te-types:performance-metrics-normality
    +-- one-way-available-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-available-bandwidth-normality?
    |       te-types:performance-metrics-normality
    +-- one-way-utilized-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-utilized-bandwidth-normality?
            te-types:performance-metrics-normality
  grouping one-way-performance-metrics:
    +-- one-way-delay?                 uint32
    +-- one-way-residual-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-available-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-utilized-bandwidth?
            rt-types:bandwidth-ieee-float32
  grouping two-way-performance-metrics:
    +-- two-way-delay?   uint32
  grouping performance-metrics-thresholds:
    +-- one-way-delay?                 uint32
    +-- one-way-residual-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-available-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- one-way-utilized-bandwidth?
    |       rt-types:bandwidth-ieee-float32
    +-- two-way-delay?                 uint32
  grouping performance-metrics-attributes:
    +-- performance-metrics-one-way
    |  +-- one-way-delay?                           uint32
    |  +-- one-way-delay-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-residual-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-residual-bandwidth-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-available-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-available-bandwidth-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-utilized-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-utilized-bandwidth-normality?
    |          te-types:performance-metrics-normality
    +-- performance-metrics-two-way
       +-- two-way-delay?             uint32
       +-- two-way-delay-normality?
               te-types:performance-metrics-normality
  grouping performance-metrics-throttle-container:
    +-- throttle
       +-- one-way-delay-offset?                  uint32
       +-- measure-interval?                      uint32
       +-- advertisement-interval?                uint32
       +-- suppression-interval?                  uint32
       +-- threshold-out
       |  +-- one-way-delay?                 uint32
       |  +-- one-way-residual-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-available-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-utilized-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- two-way-delay?                 uint32
       +-- threshold-in
       |  +-- one-way-delay?                 uint32
       |  +-- one-way-residual-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-available-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-utilized-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- two-way-delay?                 uint32
       +-- threshold-accelerated-advertisement
          +-- one-way-delay?                 uint32
          +-- one-way-residual-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- one-way-available-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- one-way-utilized-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- two-way-delay?                 uint32
  grouping explicit-route-hop:
    +-- (type)?
       +--:(numbered-node-hop)
       |  +-- numbered-node-hop
       |     +-- node-id-uri?   nw:node-id
       |     +-- node-id?       te-node-id
       |     +-- hop-type?      te-hop-type
       +--:(numbered-link-hop)
       |  +-- numbered-link-hop
       |     +-- link-tp-id    te-tp-id
       |     +-- hop-type?     te-hop-type
       |     +-- direction?    te-link-direction
       +--:(unnumbered-link-hop)
       |  +-- unnumbered-link-hop
       |     +-- link-tp-id-uri?   nt:tp-id
       |     +-- link-tp-id?       te-tp-id
       |     +-- node-id-uri?      nw:node-id
       |     +-- node-id?          te-node-id
       |     +-- hop-type?         te-hop-type
       |     +-- direction?        te-link-direction
       +--:(as-number)
       |  +-- as-number-hop
       |     +-- as-number    inet:as-number
       |     +-- hop-type?    te-hop-type
       +--:(label)
          +-- label-hop
             +-- te-label
                +-- (technology)?
                |  +--:(generic)
                |     +-- generic?   rt-types:generalized-label
                +-- direction?       te-label-direction
  grouping record-route-state:
    +-- index?                       uint32
    +-- (type)?
       +--:(numbered-node-hop)
       |  +-- numbered-node-hop
       |     +-- node-id-uri?   nw:node-id
       |     +-- node-id?       te-node-id
       |     +-- flags*         path-attribute-flags
       +--:(numbered-link-hop)
       |  +-- numbered-link-hop
       |     +-- link-tp-id    te-tp-id
       |     +-- flags*        path-attribute-flags
       +--:(unnumbered-link-hop)
       |  +-- unnumbered-link-hop
       |     +-- link-tp-id-uri?   nt:tp-id
       |     +-- link-tp-id?       te-tp-id
       |     +-- node-id-uri?      nw:node-id
       |     +-- node-id?          te-node-id
       |     +-- flags*            path-attribute-flags
       +--:(label)
          +-- label-hop
             +-- te-label
             |  +-- (technology)?
             |  |  +--:(generic)
             |  |     +-- generic?   rt-types:generalized-label
             |  +-- direction?       te-label-direction
             +-- flags*      path-attribute-flags
  grouping label-restriction-info:
    +-- restriction?    enumeration
    +-- index?          uint32
    +-- label-start
    |  +-- te-label
    |     +-- (technology)?
    |     |  +--:(generic)
    |     |     +-- generic?   rt-types:generalized-label
    |     +-- direction?       te-label-direction
    +-- label-end
    |  +-- te-label
    |     +-- (technology)?
    |     |  +--:(generic)
    |     |     +-- generic?   rt-types:generalized-label
    |     +-- direction?       te-label-direction
    +-- label-step
    |  +-- (technology)?
    |     +--:(generic)
    |        +-- generic?   int32
    +-- range-bitmap?   yang:hex-string
  grouping label-set-info:
    +-- label-restrictions
       +-- label-restriction* [index]
          +-- restriction?    enumeration
          +-- index?          uint32
          +-- label-start
          |  +-- te-label
          |     +-- (technology)?
          |     |  +--:(generic)
          |     |     +-- generic?   rt-types:generalized-label
          |     +-- direction?       te-label-direction
          +-- label-end
          |  +-- te-label
          |     +-- (technology)?
          |     |  +--:(generic)
          |     |     +-- generic?   rt-types:generalized-label
          |     +-- direction?       te-label-direction
          +-- label-step
          |  +-- (technology)?
          |     +--:(generic)
          |        +-- generic?   int32
          +-- range-bitmap?   yang:hex-string
  grouping optimization-metric-entry:
    +-- metric-type?                      identityref
    +-- weight?                           uint8
    +-- explicit-route-exclude-objects
    |  +-- route-object-exclude-object* [index]
    |     +-- index?                       uint32
    |     +-- (type)?
    |        +--:(numbered-node-hop)
    |        |  +-- numbered-node-hop
    |        |     +-- node-id-uri?   nw:node-id
    |        |     +-- node-id?       te-node-id
    |        |     +-- hop-type?      te-hop-type
    |        +--:(numbered-link-hop)
    |        |  +-- numbered-link-hop
    |        |     +-- link-tp-id    te-tp-id
    |        |     +-- hop-type?     te-hop-type
    |        |     +-- direction?    te-link-direction
    |        +--:(unnumbered-link-hop)
    |        |  +-- unnumbered-link-hop
    |        |     +-- link-tp-id-uri?   nt:tp-id
    |        |     +-- link-tp-id?       te-tp-id
    |        |     +-- node-id-uri?      nw:node-id
    |        |     +-- node-id?          te-node-id
    |        |     +-- hop-type?         te-hop-type
    |        |     +-- direction?        te-link-direction
    |        +--:(as-number)
    |        |  +-- as-number-hop
    |        |     +-- as-number    inet:as-number
    |        |     +-- hop-type?    te-hop-type
    |        +--:(label)
    |        |  +-- label-hop
    |        |     +-- te-label
    |        |        +-- (technology)?
    |        |        |  +--:(generic)
    |        |        |     +-- generic?   rt-types:generalized-label
    |        |        +-- direction?       te-label-direction
    |        +--:(srlg)
    |           +-- srlg
    |              +-- srlg?   uint32
    +-- explicit-route-include-objects
       +-- route-object-include-object* [index]
          +-- index?                       uint32
          +-- (type)?
             +--:(numbered-node-hop)
             |  +-- numbered-node-hop
             |     +-- node-id-uri?   nw:node-id
             |     +-- node-id?       te-node-id
             |     +-- hop-type?      te-hop-type
             +--:(numbered-link-hop)
             |  +-- numbered-link-hop
             |     +-- link-tp-id    te-tp-id
             |     +-- hop-type?     te-hop-type
             |     +-- direction?    te-link-direction
             +--:(unnumbered-link-hop)
             |  +-- unnumbered-link-hop
             |     +-- link-tp-id-uri?   nt:tp-id
             |     +-- link-tp-id?       te-tp-id
             |     +-- node-id-uri?      nw:node-id
             |     +-- node-id?          te-node-id
             |     +-- hop-type?         te-hop-type
             |     +-- direction?        te-link-direction
             +--:(as-number)
             |  +-- as-number-hop
             |     +-- as-number    inet:as-number
             |     +-- hop-type?    te-hop-type
             +--:(label)
                +-- label-hop
                   +-- te-label
                      +-- (technology)?
                      |  +--:(generic)
                      |     +-- generic?   rt-types:generalized-label
                      +-- direction?       te-label-direction
  grouping common-constraints:
    +-- te-bandwidth
    |  +-- (technology)?
    |     +--:(generic)
    |        +-- generic?   te-bandwidth
    +-- link-protection?   identityref
    +-- setup-priority?    uint8
    +-- hold-priority?     uint8
    +-- signaling-type?    identityref
  grouping tunnel-constraints:
    +-- network-id?               nw:network-id
    +-- te-topology-identifier
    |  +-- provider-id?   te-global-id
    |  +-- client-id?     te-global-id
    |  +-- topology-id?   te-topology-id
    +-- te-bandwidth
    |  +-- (technology)?
    |     +--:(generic)
    |        +-- generic?   te-bandwidth
    +-- link-protection?          identityref
    +-- setup-priority?           uint8
    +-- hold-priority?            uint8
    +-- signaling-type?           identityref
  grouping path-constraints-route-objects:
    +-- explicit-route-objects
       +-- route-object-exclude-always* [index]
       |  +-- index?                       uint32
       |  +-- (type)?
       |     +--:(numbered-node-hop)
       |     |  +-- numbered-node-hop
       |     |     +-- node-id-uri?   nw:node-id
       |     |     +-- node-id?       te-node-id
       |     |     +-- hop-type?      te-hop-type
       |     +--:(numbered-link-hop)
       |     |  +-- numbered-link-hop
       |     |     +-- link-tp-id    te-tp-id
       |     |     +-- hop-type?     te-hop-type
       |     |     +-- direction?    te-link-direction
       |     +--:(unnumbered-link-hop)
       |     |  +-- unnumbered-link-hop
       |     |     +-- link-tp-id-uri?   nt:tp-id
       |     |     +-- link-tp-id?       te-tp-id
       |     |     +-- node-id-uri?      nw:node-id
       |     |     +-- node-id?          te-node-id
       |     |     +-- hop-type?         te-hop-type
       |     |     +-- direction?        te-link-direction
       |     +--:(as-number)
       |     |  +-- as-number-hop
       |     |     +-- as-number    inet:as-number
       |     |     +-- hop-type?    te-hop-type
       |     +--:(label)
       |        +-- label-hop
       |           +-- te-label
       |              +-- (technology)?
       |              |  +--:(generic)
       |              |     +-- generic?   rt-types:generalized-label
       |              +-- direction?       te-label-direction
       +-- route-object-include-exclude* [index]
          +-- explicit-route-usage?        identityref
          +-- index?                       uint32
          +-- (type)?
             +--:(numbered-node-hop)
             |  +-- numbered-node-hop
             |     +-- node-id-uri?   nw:node-id
             |     +-- node-id?       te-node-id
             |     +-- hop-type?      te-hop-type
             +--:(numbered-link-hop)
             |  +-- numbered-link-hop
             |     +-- link-tp-id    te-tp-id
             |     +-- hop-type?     te-hop-type
             |     +-- direction?    te-link-direction
             +--:(unnumbered-link-hop)
             |  +-- unnumbered-link-hop
             |     +-- link-tp-id-uri?   nt:tp-id
             |     +-- link-tp-id?       te-tp-id
             |     +-- node-id-uri?      nw:node-id
             |     +-- node-id?          te-node-id
             |     +-- hop-type?         te-hop-type
             |     +-- direction?        te-link-direction
             +--:(as-number)
             |  +-- as-number-hop
             |     +-- as-number    inet:as-number
             |     +-- hop-type?    te-hop-type
             +--:(label)
             |  +-- label-hop
             |     +-- te-label
             |        +-- (technology)?
             |        |  +--:(generic)
             |        |     +-- generic?   rt-types:generalized-label
             |        +-- direction?       te-label-direction
             +--:(srlg)
                +-- srlg
                   +-- srlg?   uint32
  grouping path-route-include-objects:
    +-- route-object-include-object* [index]
       +-- index?                       uint32
       +-- (type)?
          +--:(numbered-node-hop)
          |  +-- numbered-node-hop
          |     +-- node-id-uri?   nw:node-id
          |     +-- node-id?       te-node-id
          |     +-- hop-type?      te-hop-type
          +--:(numbered-link-hop)
          |  +-- numbered-link-hop
          |     +-- link-tp-id    te-tp-id
          |     +-- hop-type?     te-hop-type
          |     +-- direction?    te-link-direction
          +--:(unnumbered-link-hop)
          |  +-- unnumbered-link-hop
          |     +-- link-tp-id-uri?   nt:tp-id
          |     +-- link-tp-id?       te-tp-id
          |     +-- node-id-uri?      nw:node-id
          |     +-- node-id?          te-node-id
          |     +-- hop-type?         te-hop-type
          |     +-- direction?        te-link-direction
          +--:(as-number)
          |  +-- as-number-hop
          |     +-- as-number    inet:as-number
          |     +-- hop-type?    te-hop-type
          +--:(label)
             +-- label-hop
                +-- te-label
                   +-- (technology)?
                   |  +--:(generic)
                   |     +-- generic?   rt-types:generalized-label
                   +-- direction?       te-label-direction
  grouping path-route-exclude-objects:
    +-- route-object-exclude-object* [index]
       +-- index?                       uint32
       +-- (type)?
          +--:(numbered-node-hop)
          |  +-- numbered-node-hop
          |     +-- node-id-uri?   nw:node-id
          |     +-- node-id?       te-node-id
          |     +-- hop-type?      te-hop-type
          +--:(numbered-link-hop)
          |  +-- numbered-link-hop
          |     +-- link-tp-id    te-tp-id
          |     +-- hop-type?     te-hop-type
          |     +-- direction?    te-link-direction
          +--:(unnumbered-link-hop)
          |  +-- unnumbered-link-hop
          |     +-- link-tp-id-uri?   nt:tp-id
          |     +-- link-tp-id?       te-tp-id
          |     +-- node-id-uri?      nw:node-id
          |     +-- node-id?          te-node-id
          |     +-- hop-type?         te-hop-type
          |     +-- direction?        te-link-direction
          +--:(as-number)
          |  +-- as-number-hop
          |     +-- as-number    inet:as-number
          |     +-- hop-type?    te-hop-type
          +--:(label)
          |  +-- label-hop
          |     +-- te-label
          |        +-- (technology)?
          |        |  +--:(generic)
          |        |     +-- generic?   rt-types:generalized-label
          |        +-- direction?       te-label-direction
          +--:(srlg)
             +-- srlg
                +-- srlg?   uint32
  grouping generic-path-metric-bounds:
    +-- path-metric-bounds
       +-- path-metric-bound* [metric-type]
          +-- metric-type?   identityref
          +-- upper-bound?   uint64
  grouping generic-path-optimization:
    +-- optimizations
    |  +-- (algorithm)?
    |     +--:(metric) {path-optimization-metric}?
    |     |  +-- optimization-metric* [metric-type]
    |     |  |  +-- metric-type?                      identityref
    |     |  |  +-- weight?                           uint8
    |     |  |  +-- explicit-route-exclude-objects
    |     |  |  |  +-- route-object-exclude-object* [index]
    |     |  |  |     +-- index?                       uint32
    |     |  |  |     +-- (type)?
    |     |  |  |        +--:(numbered-node-hop)
    |     |  |  |        |  +-- numbered-node-hop
    |     |  |  |        |     +-- node-id-uri?   nw:node-id
    |     |  |  |        |     +-- node-id?       te-node-id
    |     |  |  |        |     +-- hop-type?      te-hop-type
    |     |  |  |        +--:(numbered-link-hop)
    |     |  |  |        |  +-- numbered-link-hop
    |     |  |  |        |     +-- link-tp-id    te-tp-id
    |     |  |  |        |     +-- hop-type?     te-hop-type
    |     |  |  |        |     +-- direction?    te-link-direction
    |     |  |  |        +--:(unnumbered-link-hop)
    |     |  |  |        |  +-- unnumbered-link-hop
    |     |  |  |        |     +-- link-tp-id-uri?   nt:tp-id
    |     |  |  |        |     +-- link-tp-id?       te-tp-id
    |     |  |  |        |     +-- node-id-uri?      nw:node-id
    |     |  |  |        |     +-- node-id?          te-node-id
    |     |  |  |        |     +-- hop-type?         te-hop-type
    |     |  |  |        |     +-- direction?
    |     |  |  |        |             te-link-direction
    |     |  |  |        +--:(as-number)
    |     |  |  |        |  +-- as-number-hop
    |     |  |  |        |     +-- as-number    inet:as-number
    |     |  |  |        |     +-- hop-type?    te-hop-type
    |     |  |  |        +--:(label)
    |     |  |  |        |  +-- label-hop
    |     |  |  |        |     +-- te-label
    |     |  |  |        |        +-- (technology)?
    |     |  |  |        |        |  +--:(generic)
    |     |  |  |        |        |     +-- generic?
    |     |  |  |        |        |             rt-types:generalized\
-label
    |     |  |  |        |        +-- direction?
    |     |  |  |        |                te-label-direction
    |     |  |  |        +--:(srlg)
    |     |  |  |           +-- srlg
    |     |  |  |              +-- srlg?   uint32
    |     |  |  +-- explicit-route-include-objects
    |     |  |     +-- route-object-include-object* [index]
    |     |  |        +-- index?                       uint32
    |     |  |        +-- (type)?
    |     |  |           +--:(numbered-node-hop)
    |     |  |           |  +-- numbered-node-hop
    |     |  |           |     +-- node-id-uri?   nw:node-id
    |     |  |           |     +-- node-id?       te-node-id
    |     |  |           |     +-- hop-type?      te-hop-type
    |     |  |           +--:(numbered-link-hop)
    |     |  |           |  +-- numbered-link-hop
    |     |  |           |     +-- link-tp-id    te-tp-id
    |     |  |           |     +-- hop-type?     te-hop-type
    |     |  |           |     +-- direction?    te-link-direction
    |     |  |           +--:(unnumbered-link-hop)
    |     |  |           |  +-- unnumbered-link-hop
    |     |  |           |     +-- link-tp-id-uri?   nt:tp-id
    |     |  |           |     +-- link-tp-id?       te-tp-id
    |     |  |           |     +-- node-id-uri?      nw:node-id
    |     |  |           |     +-- node-id?          te-node-id
    |     |  |           |     +-- hop-type?         te-hop-type
    |     |  |           |     +-- direction?
    |     |  |           |             te-link-direction
    |     |  |           +--:(as-number)
    |     |  |           |  +-- as-number-hop
    |     |  |           |     +-- as-number    inet:as-number
    |     |  |           |     +-- hop-type?    te-hop-type
    |     |  |           +--:(label)
    |     |  |              +-- label-hop
    |     |  |                 +-- te-label
    |     |  |                    +-- (technology)?
    |     |  |                    |  +--:(generic)
    |     |  |                    |     +-- generic?
    |     |  |                    |             rt-types:generalized\
-label
    |     |  |                    +-- direction?
    |     |  |                            te-label-direction
    |     |  x-- tiebreakers
    |     |     x-- tiebreaker* [tiebreaker-type]
    |     |        x-- tiebreaker-type?   identityref
    |     +--:(objective-function)
    |              {path-optimization-objective-function}?
    |        +-- objective-function
    |           +-- objective-function-type?   identityref
    +-- tiebreaker?      identityref
  grouping generic-path-affinities:
    +-- path-affinities-values
    |  +-- path-affinities-value* [usage]
    |     +-- usage?   identityref
    |     +-- value?   admin-groups
    +-- path-affinity-names
       +-- path-affinity-name* [usage]
          +-- usage?           identityref
          +-- affinity-name* [name]
             +-- name?   string
  grouping generic-path-srlgs:
    +-- path-srlgs-lists
    |  +-- path-srlgs-list* [usage]
    |     +-- usage?    identityref
    |     +-- values*   srlg
    +-- path-srlgs-names
       +-- path-srlgs-name* [usage]
          +-- usage?   identityref
          +-- names*   string
  grouping generic-path-disjointness:
    +-- disjointness?   te-path-disjointness
  grouping common-path-constraints-attributes:
    +-- te-bandwidth
    |  +-- (technology)?
    |     +--:(generic)
    |        +-- generic?   te-bandwidth
    +-- link-protection?          identityref
    +-- setup-priority?           uint8
    +-- hold-priority?            uint8
    +-- signaling-type?           identityref
    +-- path-metric-bounds
    |  +-- path-metric-bound* [metric-type]
    |     +-- metric-type?   identityref
    |     +-- upper-bound?   uint64
    +-- path-affinities-values
    |  +-- path-affinities-value* [usage]
    |     +-- usage?   identityref
    |     +-- value?   admin-groups
    +-- path-affinity-names
    |  +-- path-affinity-name* [usage]
    |     +-- usage?           identityref
    |     +-- affinity-name* [name]
    |        +-- name?   string
    +-- path-srlgs-lists
    |  +-- path-srlgs-list* [usage]
    |     +-- usage?    identityref
    |     +-- values*   srlg
    +-- path-srlgs-names
       +-- path-srlgs-name* [usage]
          +-- usage?   identityref
          +-- names*   string
  grouping generic-path-constraints:
    +-- path-constraints
       +-- te-bandwidth
       |  +-- (technology)?
       |     +--:(generic)
       |        +-- generic?   te-bandwidth
       +-- link-protection?          identityref
       +-- setup-priority?           uint8
       +-- hold-priority?            uint8
       +-- signaling-type?           identityref
       +-- path-metric-bounds
       |  +-- path-metric-bound* [metric-type]
       |     +-- metric-type?   identityref
       |     +-- upper-bound?   uint64
       +-- path-affinities-values
       |  +-- path-affinities-value* [usage]
       |     +-- usage?   identityref
       |     +-- value?   admin-groups
       +-- path-affinity-names
       |  +-- path-affinity-name* [usage]
       |     +-- usage?           identityref
       |     +-- affinity-name* [name]
       |        +-- name?   string
       +-- path-srlgs-lists
       |  +-- path-srlgs-list* [usage]
       |     +-- usage?    identityref
       |     +-- values*   srlg
       +-- path-srlgs-names
       |  +-- path-srlgs-name* [usage]
       |     +-- usage?   identityref
       |     +-- names*   string
       +-- disjointness?             te-path-disjointness
  grouping generic-path-properties:
    +--ro path-properties
       +--ro path-metric* [metric-type]
       |  +--ro metric-type?          identityref
       |  +--ro accumulative-value?   uint64
       +--ro path-affinities-values
       |  +--ro path-affinities-value* [usage]
       |     +--ro usage?   identityref
       |     +--ro value?   admin-groups
       +--ro path-affinity-names
       |  +--ro path-affinity-name* [usage]
       |     +--ro usage?           identityref
       |     +--ro affinity-name* [name]
       |        +--ro name?   string
       +--ro path-srlgs-lists
       |  +--ro path-srlgs-list* [usage]
       |     +--ro usage?    identityref
       |     +--ro values*   srlg
       +--ro path-srlgs-names
       |  +--ro path-srlgs-name* [usage]
       |     +--ro usage?   identityref
       |     +--ro names*   string
       +--ro path-route-objects
          +--ro path-route-object* [index]
             +--ro index?                       uint32
             +--ro (type)?
                +--:(numbered-node-hop)
                |  +--ro numbered-node-hop
                |     +--ro node-id-uri?   nw:node-id
                |     +--ro node-id?       te-node-id
                |     +--ro hop-type?      te-hop-type
                +--:(numbered-link-hop)
                |  +--ro numbered-link-hop
                |     +--ro link-tp-id    te-tp-id
                |     +--ro hop-type?     te-hop-type
                |     +--ro direction?    te-link-direction
                +--:(unnumbered-link-hop)
                |  +--ro unnumbered-link-hop
                |     +--ro link-tp-id-uri?   nt:tp-id
                |     +--ro link-tp-id?       te-tp-id
                |     +--ro node-id-uri?      nw:node-id
                |     +--ro node-id?          te-node-id
                |     +--ro hop-type?         te-hop-type
                |     +--ro direction?        te-link-direction
                +--:(as-number)
                |  +--ro as-number-hop
                |     +--ro as-number    inet:as-number
                |     +--ro hop-type?    te-hop-type
                +--:(label)
                   +--ro label-hop
                      +--ro te-label
                         +--ro (technology)?
                         |  +--:(generic)
                         |     +--ro generic?
                         |             rt-types:generalized-label
                         +--ro direction?       te-label-direction
  grouping encoding-and-switching-type:
    +-- encoding?         identityref
    +-- switching-type?   identityref
  grouping te-generic-node-id:
    +-- id?     te-gen-node-id
    +-- type?   enumeration
]]></artwork></figure>

</section>
<section anchor="packet-te-types-schema-tree"><name>Packet TE Types Schema Tree</name>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-te-packet-types

  grouping performance-metrics-attributes-packet:
    +-- performance-metrics-one-way
    |  +-- one-way-delay?                           uint32
    |  +-- one-way-delay-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-residual-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-residual-bandwidth-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-available-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-available-bandwidth-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-utilized-bandwidth?
    |  |       rt-types:bandwidth-ieee-float32
    |  +-- one-way-utilized-bandwidth-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-min-delay?                       uint32
    |  +-- one-way-min-delay-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-max-delay?                       uint32
    |  +-- one-way-max-delay-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-delay-variation?                 uint32
    |  +-- one-way-delay-variation-normality?
    |  |       te-types:performance-metrics-normality
    |  +-- one-way-packet-loss?                     decimal64
    |  +-- one-way-packet-loss-normality?
    |          te-types:performance-metrics-normality
    +-- performance-metrics-two-way
       +-- two-way-delay?                       uint32
       +-- two-way-delay-normality?
       |       te-types:performance-metrics-normality
       +-- two-way-min-delay?                   uint32
       +-- two-way-min-delay-normality?
       |       te-types:performance-metrics-normality
       +-- two-way-max-delay?                   uint32
       +-- two-way-max-delay-normality?
       |       te-types:performance-metrics-normality
       +-- two-way-delay-variation?             uint32
       +-- two-way-delay-variation-normality?
       |       te-types:performance-metrics-normality
       +-- two-way-packet-loss?                 decimal64
       +-- two-way-packet-loss-normality?
               te-types:performance-metrics-normality
  grouping one-way-performance-metrics-packet:
    +-- one-way-min-delay?         uint32
    +-- one-way-max-delay?         uint32
    +-- one-way-delay-variation?   uint32
    +-- one-way-packet-loss?       decimal64
  grouping one-way-performance-metrics-gauge-packet:
    +-- one-way-min-delay?         yang:gauge64
    +-- one-way-max-delay?         yang:gauge64
    +-- one-way-delay-variation?   yang:gauge64
    +-- one-way-packet-loss?       decimal64
  grouping two-way-performance-metrics-packet:
    +-- two-way-min-delay?         uint32
    +-- two-way-max-delay?         uint32
    +-- two-way-delay-variation?   uint32
    +-- two-way-packet-loss?       decimal64
  grouping two-way-performance-metrics-gauge-packet:
    +-- two-way-min-delay?         yang:gauge64
    +-- two-way-max-delay?         yang:gauge64
    +-- two-way-delay-variation?   yang:gauge64
    +-- two-way-packet-loss?       decimal64
  grouping performance-metrics-throttle-container-packet:
    +-- throttle
       +-- one-way-delay-offset?                  uint32
       +-- measure-interval?                      uint32
       +-- advertisement-interval?                uint32
       +-- suppression-interval?                  uint32
       +-- threshold-out
       |  +-- one-way-delay?                 uint32
       |  +-- one-way-residual-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-available-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-utilized-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- two-way-delay?                 uint32
       |  +-- one-way-min-delay?             uint32
       |  +-- one-way-max-delay?             uint32
       |  +-- one-way-delay-variation?       uint32
       |  +-- one-way-packet-loss?           decimal64
       |  +-- two-way-min-delay?             uint32
       |  +-- two-way-max-delay?             uint32
       |  +-- two-way-delay-variation?       uint32
       |  +-- two-way-packet-loss?           decimal64
       +-- threshold-in
       |  +-- one-way-delay?                 uint32
       |  +-- one-way-residual-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-available-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- one-way-utilized-bandwidth?
       |  |       rt-types:bandwidth-ieee-float32
       |  +-- two-way-delay?                 uint32
       |  +-- one-way-min-delay?             uint32
       |  +-- one-way-max-delay?             uint32
       |  +-- one-way-delay-variation?       uint32
       |  +-- one-way-packet-loss?           decimal64
       |  +-- two-way-min-delay?             uint32
       |  +-- two-way-max-delay?             uint32
       |  +-- two-way-delay-variation?       uint32
       |  +-- two-way-packet-loss?           decimal64
       +-- threshold-accelerated-advertisement
          +-- one-way-delay?                 uint32
          +-- one-way-residual-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- one-way-available-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- one-way-utilized-bandwidth?
          |       rt-types:bandwidth-ieee-float32
          +-- two-way-delay?                 uint32
          +-- one-way-min-delay?             uint32
          +-- one-way-max-delay?             uint32
          +-- one-way-delay-variation?       uint32
          +-- one-way-packet-loss?           decimal64
          +-- two-way-min-delay?             uint32
          +-- two-way-max-delay?             uint32
          +-- two-way-delay-variation?       uint32
          +-- two-way-packet-loss?           decimal64
  grouping bandwidth-profile-parameters:
    +-- cir?   uint64
    +-- cbs?   uint64
    +-- eir?   uint64
    +-- ebs?   uint64
    +-- pir?   uint64
    +-- pbs?   uint64
  grouping te-packet-path-bandwidth:
    +-- packet-bandwidth
       +-- specification-type?   te-bandwidth-requested-type
       +-- set-bandwidth?        bandwidth-kbps
       +-- bandwidth-profile
       |  +-- bandwidth-profile-name?   string
       |  +-- bandwidth-profile-type?   identityref
       |  +-- cir?                      uint64
       |  +-- cbs?                      uint64
       |  +-- eir?                      uint64
       |  +-- ebs?                      uint64
       |  +-- pir?                      uint64
       |  +-- pbs?                      uint64
       +-- class-type?           te-types:te-ds-class
       +--ro signaled-bandwidth?   te-packet-types:bandwidth-kbps
  grouping te-packet-link-bandwidth:
    +-- packet-bandwidth?   uint64
]]></artwork></figure>

</section>
</section>
<section anchor="changes-bis"><name>Changes from RFC 8776</name>

<t>This version adds new common data types, identities, and groupings to the YANG modules. It also updates some of the existing data types, identities, and groupings in the YANG modules and fixes few bugs in <xref target="RFC8776"/>.</t>

<t>The following new identities have been added to the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>lsp-provisioning-error-reason;</t>
  <t>association-type-diversity;</t>
  <t>tunnel-admin-state-auto;</t>
  <t>lsp-restoration-restore-none;</t>
  <t>restoration-scheme-rerouting;</t>
  <t>path-metric-optimization-type;</t>
  <t>link-path-metric-type;</t>
  <t>link-metric-type and its derived identities;</t>
  <t>path-computation-error-reason and its derived identities;</t>
  <t>protocol-origin-type and its derived identities;</t>
  <t>svec-objective-function-type and its derived identities;</t>
  <t>svec-metric-type and its derived identities.</t>
</list></t>

<t>The following new data types have been added to the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>path-type;</t>
  <t>te-gen-node-id.</t>
</list></t>

<t>The following new groupings have been added to the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>encoding-and-switching-type;</t>
  <t>te-generic-node-id.</t>
</list></t>

<t>The following new identities have been added to the 'ietf-te-packet-types' module:</t>

<t><list style="symbols">
  <t>bandwidth-profile-type;</t>
  <t>link-metric-delay-variation;</t>
  <t>link-metric-loss;</t>
  <t>path-metric-delay-variation;</t>
  <t>path-metric-loss.</t>
</list></t>

<t>The following new groupings have been added to the 'ietf-te-packet-types' module:</t>

<t><list style="symbols">
  <t>te-packet-path-bandwidth;</t>
  <t>te-packet-link-bandwidth.</t>
</list></t>

<t>The following identities, already defined in <xref target="RFC8776"/>, have been updated in the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>objective-function-type (editorial);</t>
  <t>action-exercise (bug fix);</t>
  <t>path-metric-type:  <vspace blankLines='1'/>
new base identities have been added;</t>
  <t>path-metric-te (bug fix);</t>
  <t>path-metric-igp (bug fix);</t>
  <t>path-metric-hop (bug fix);</t>
  <t>path-metric-delay-average (bug fix);</t>
  <t>path-metric-delay-minimum (bug fix);</t>
  <t>path-metric-residual-bandwidth (bug fix);</t>
  <t>path-metric-optimize-includes (bug fix);</t>
  <t>path-metric-optimize-excludes (bug fix);</t>
  <t>te-optimization-criterion (editorial).</t>
</list></t>

<t>The following data type, already defined in <xref target="RFC8776"/>, has been updated in the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>te-node-id;  <vspace blankLines='1'/>
The data type has been changed to be a union.</t>
</list></t>

<t>The following groupings, already defined in <xref target="RFC8776"/>, have been updated in the 'ietf-te-types' module:</t>

<t><list style="symbols">
  <t>explicit-route-hop  <vspace blankLines='1'/>
The following new leaves have been added to the 'explicit-route-hop' grouping:  <list style="symbols">
      <t>node-id-uri;</t>
      <t>link-tp-id-uri;</t>
    </list>
The following leaves, already defined in <xref target="RFC8776"/>, have been updated in the 'explicit-route-hop':  <list style="symbols">
      <t>node-id;</t>
      <t>link-tp-id.      <vspace blankLines='1'/>
The mandatory true statements for the node-id and link-tp-id have been replaced by must statements that requires at least the presence of:      <list style="symbols">
          <t>node-id or node-id-uri;</t>
          <t>link-tp-id or link-tp-id-uri.</t>
        </list></t>
    </list></t>
  <t>explicit-route-hop  <vspace blankLines='1'/>
The following new leaves have been added to the 'explicit-route-hop' grouping:  <list style="symbols">
      <t>node-id-uri;</t>
      <t>link-tp-id-uri;</t>
    </list>
The following leaves, already defined in <xref target="RFC8776"/>, have been updated in the 'explicit-route-hop':  <list style="symbols">
      <t>node-id;</t>
      <t>link-tp-id.      <vspace blankLines='1'/>
The mandatory true statements for the node-id and link-tp-id have been replaced by must statements that requires at least the presence of:      <list style="symbols">
          <t>node-id or node-id-uri;</t>
          <t>link-tp-id or link-tp-id-uri.</t>
        </list></t>
    </list></t>
  <t>optimization-metric-entry:  <vspace blankLines='1'/>
The following leaves, already defined in <xref target="RFC8776"/>, have been updated in the 'optimization-metric-entry':  <list style="symbols">
      <t>metric-type;      <vspace blankLines='1'/>
The base identity has been updated without impacting the set of derived identities that are allowed.</t>
    </list></t>
  <t>tunnel-constraints;  <vspace blankLines='1'/>
The following new leaf have been added to the 'tunnel-constraints' grouping:  <list style="symbols">
      <t>network-id;</t>
    </list></t>
  <t>path-constraints-route-objects:  <vspace blankLines='1'/>
The following container, already defined in <xref target="RFC8776"/>, has been updated in the 'path-constraints-route-objects':  <list style="symbols">
      <t>explicit-route-objects-always;      <vspace blankLines='1'/>
The container has been renamed as 'explicit-route-objects'. This change is not affecting any IETF standard YANG models since this grouping has not yet been used by any YANG model defined in existing IETF RFCs.</t>
    </list></t>
  <t>generic-path-metric-bounds:  <vspace blankLines='1'/>
The following leaves, already defined in <xref target="RFC8776"/>, have been updated in the 'optimization-metric-entry':  <list style="symbols">
      <t>metric-type;      <vspace blankLines='1'/>
The base identity has been updated to:      <list style="symbols">
          <t>increase the set of derived identities that are allowed and;</t>
          <t>remove from this set the 'path-metric-optimize-includes' and the 'path-metric-optimize-excludes' identities (bug fixing)</t>
        </list></t>
    </list></t>
  <t>generic-path-optimization  <vspace blankLines='1'/>
The following new leaf have been added to the 'generic-path-optimization' grouping:  <list style="symbols">
      <t>tiebreaker;</t>
    </list>
The following container, already defined in <xref target="RFC8776"/>, has been deprecated:  <list style="symbols">
      <t>tiebreakers.</t>
    </list></t>
</list></t>

<t>The following identities, already defined in <xref target="RFC8776"/>, have been obsoletes in the 'ietf-te-types' module for bug fixing:</t>

<t><list style="symbols">
  <t>of-minimize-agg-bandwidth-consumption;</t>
  <t>of-minimize-load-most-loaded-link;</t>
  <t>of-minimize-cost-path-set;</t>
  <t>lsp-protection-reroute-extra;</t>
  <t>lsp-protection-reroute.</t>
</list></t>

<section anchor="te-yang-diff"><name>TE Types YANG Diffs</name>

<t>RFC Editor: please remove this appendix before publication.</t>

<t>This section provides the diff between the YANG module in section 3.1 of <xref target="RFC8776"/> and the YANG model revision in <xref target="te-yang-code"/>.</t>

<t>The intention of this appendix is to facilitate focusing the review of the YANG model in <xref target="te-yang-code"/> to the changes compared with the YANG model in <xref target="RFC8776"/>.</t>

<t>This diff has been generated using the following UNIX commands to compare the YANG module revisions in section 3.1 of <xref target="RFC8776"/> and in <xref target="te-yang-code"/>:</t>

<figure><artwork><![CDATA[
diff ietf-te-types@2020-06-10.yang ietf-te-types.yang 
     > model-diff.txt
sed 's/^/    /' model-diff.txt > model-diff-spaces.txt
sed 's/^    >   /    >   /' model-diff-spaces.txt 
    > model-updates.txt
]]></artwork></figure>

<t>The output (model-updates.txt) is reported here:</t>

<figure><artwork><![CDATA[
21a22,33
>   import ietf-network {
>     prefix "nw";
>     reference
>       "RFC 8345: A YANG Data Model for Network Topologies";
>   }
> 
>   import ietf-network-topology {
>     prefix "nt";
>     reference
>       "RFC 8345: A YANG Data Model for Network Topologies";
>   }
> 
30c42
<                <mailto:tsaad@juniper.net>
---
>                <mailto:tsaad.net@gmail.com>
55c67
<      Copyright (c) 2020 IETF Trust and the persons identified as
---
>      Copyright (c) 2024 IETF Trust and the persons identified as
60c72
<      the license terms contained in, the Simplified BSD License set
---
>      the license terms contained in, the Revised BSD License set
65,66c77,165
<      This version of this YANG module is part of RFC 8776; see the
<      RFC itself for full legal notices.";
---
>      This version of this YANG module is part of RFC XXXX
>      (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
>      for full legal notices.";
>   revision 2024-09-13 {
>     description
>       "This revision adds the following new identities:
>       - lsp-provisioning-error-reason;
>       - association-type-diversity;
>       - tunnel-admin-state-auto;
>       - lsp-restoration-restore-none;
>       - restoration-scheme-rerouting;
>       - path-metric-optimization-type;
>       - link-path-metric-type;
>       - link-metric-type and its derived identities;
>       - path-computation-error-reason and its derived identities;
>       - protocol-origin-type and its derived identities;
>       - svec-objective-function-type and its derived identities;
>       - svec-metric-type and its derived identities.
> 
>       This revision adds the following new data types:
>       - path-type.
> 
>       This revision adds the following new groupings:
>       - encoding-and-switching-type;
>       - te-generic-node-id.
> 
>       This revision updates the following identities:
>       - objective-function-type;
>       - action-exercise;
>       - path-metric-type;
>       - path-metric-te;
>       - path-metric-igp;
>       - path-metric-hop;
>       - path-metric-delay-average;
>       - path-metric-delay-minimum;
>       - path-metric-residual-bandwidth;
>       - path-metric-optimize-includes;
>       - path-metric-optimize-excludes;
>       - te-optimization-criterion.
> 
>       This revision updates the following data types:
>       - te-node-id.
> 
>       This revision updates the following groupings:
>       - explicit-route-hop:
>         - adds the following leaves:
>           - node-id-uri;
>           - link-tp-id-uri;
>         - updates the following leaves:
>           - node-id;
>           - link-tp-id;
>       - record-route-state:
>         - adds the following leaves:
>           - node-id-uri;
>           - link-tp-id-uri;
>         - updates the following leaves:
>           - node-id;
>           - link-tp-id;
>       - optimization-metric-entry:
>         - updates the following leaves:
>           - metric-type;
>       - tunnel-constraints;
>         - adds the following leaves:
>           - network-id;
>       - path-constraints-route-objects:
>         - updates the following containers:
>           - explicit-route-objects-always;
>       - generic-path-metric-bounds:
>         - updates the following leaves:
>           - metric-type;
>       - generic-path-optimization
>         - adds the following leaves:
>           - tiebreaker;
>         - deprecate the following containers:
>           - tiebreakers.
> 
>       This revision obsoletes the following identities:
>       - of-minimize-agg-bandwidth-consumption;
>       - of-minimize-load-most-loaded-link;
>       - of-minimize-cost-path-set;
>       - lsp-protection-reroute-extra;
>       - lsp-protection-reroute.
> 
>       This revision provides also few editorial changes.";
>     reference
>       "RFC XXXX: Common YANG Data Types for Traffic Engineering";
>   }
>   // RFC Editor: replace XXXX with actual RFC number, update date
>   // information and remove this note
70c169
<       "Latest revision of TE types.";
---
>       "Initial Version of TE types.";
86a186
> 
92c192
<        Version 2
---
>                  Version 2
95c195
<        Engineering (MPLS-TE)";
---
>                  Engineering (MPLS-TE)";
111a212
> 
117c218
<        Engineering (MPLS-TE)";
---
>                  Engineering (MPLS-TE)";
157,158c258,259
<        Routed Label Switched Paths (LSPs) Using TE Metric
<        Extensions
---
>                  Routed Label Switched Paths (LSPs) Using TE Metric
>                  Extensions
168c269
<        Multi-Protocol Label Switching (GMPLS)
---
>                  Multi-Protocol Label Switching (GMPLS)
170c271
<        Multi-Protocol Label Switching (GMPLS)";
---
>                  Multi-Protocol Label Switching (GMPLS)";
193c294
<            Traffic Engineering Networks";
---
>                      Traffic Engineering Networks";
244,245c345,346
<        ITU-T Recommendation G.709: Interfaces for the
<        optical transport network";
---
>        ITU-T G.709: Interfaces for the optical transport network -
>                     Edition 6.0 (06/2020)";
256c357
<        MPLS Traffic Engineering, Section 4.3.1";
---
>                  MPLS Traffic Engineering, Section 4.3.1";
263a365
> 
264a367
> 
269c372
<        Aggregation
---
>                  Aggregation
288c391
<        Section 4.3.3";
---
>                  Section 4.3.3";
306c409
<        Version 2";
---
>                  Version 2";
349c452
<        second MPLS Traffic Engineering (TE) Metric";
---
>                  second MPLS Traffic Engineering (TE) Metric";
351a455,457
>   // CHANGE NOTE: The typedef te-node-id below has been
>   // updated in this module revision
>   // RFC Editor: remove the note above and this note
353c459,462
<     type yang:dotted-quad;
---
>     type union {
>       type yang:dotted-quad;
>       type inet:ipv6-address-no-zone;
>     }
357,358c466,470
<        The identifier is represented as 4 octets in dotted-quad
<        notation.
---
> 
>        The identifier is represented either as 4 octets in
>        dotted-quad notation, or as 16 octets in full, mixed,
>        shortened, or shortened-mixed IPv6 address notation.
> 
362,363c474,477
<        Router ID TLV described in Section 4.3 of RFC 5305, or the
<        TE Router ID TLV described in Section 3.2.1 of RFC 6119.
---
>        Router ID TLV described in Section 4.3 of RFC 5305, the TE
>        Router ID TLV described in Section 3.2.1 of RFC 6119, or the
>        IPv6 TE Router ID TLV described in Section 4.1 of RFC 6119.
> 
368c482
<        Version 2, Section 2.4.1
---
>                  Version 2, Section 2.4.1
370c484
<        Section 4.3
---
>                  Section 4.3
373c487
<        Routing for OSPFv2 Protocols, Section 3";
---
>                  Routing for OSPFv2 Protocols, Section 3";
412c526,527
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
472c587,588
<        for Generalized Multi-Protocol Label Switching (GMPLS)
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)
519a636
> 
537a655
> 
542c660
<        Version 2
---
>                  Version 2
545a664,691
>   // CHANGE NOTE: The typedef path-type below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   typedef path-type {
>     type enumeration {
>       enum primary-path {
>         description
>           "Indicates that the TE path is a primary path.";
>       }
>       enum secondary-path {
>         description
>           "Indicates that the TE path is a secondary path.";
>       }
>       enum primary-reverse-path {
>         description
>           "Indicates that the TE path is a primary reverse path.";
>       }
>       enum secondary-reverse-path {
>         description
>           "Indicates that the TE path is a secondary reverse path.";
>       }
>     }
>     description
>       "The type of TE path, indicating whether a path is a primary, 
>        or a reverse primary, or a secondary, or a reverse secondary 
>        path.";
>   }
> 
553,554c699,700
<        Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
<        Label Switched Paths (LSPs)";
---
>                  Traffic Engineering (RSVP-TE) for
>                  Point-to-Multipoint TE Label Switched Paths (LSPs)";
570c716
<        Engineering (MPLS-TE)";
---
>                  Engineering (MPLS-TE)";
606a753,760
>   // CHANGE NOTE: The base identity lsp-provisioning-error-reason 
>   // has been added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity lsp-provisioning-error-reason {
>     description
>       "Base identity for LSP provisioning errors.";
>   }
> 
618c772
<        Section 4.7.1";
---
>                  Section 4.7.1";
636c790
<        Section 4.7.1";
---
>                  Section 4.7.1";
664,665c818,819
<        (MPLS) Traffic Engineering (TE) Loosely Routed Label Switched
<        Path (LSP)";
---
>                  (MPLS) Traffic Engineering (TE) Loosely Routed Label
>                  Switched Path (LSP)";
690c844
<        RSVP-TE
---
>                  RSVP-TE
692,693c846,847
<        Using Resource Reservation Protocol Traffic Engineering
<        (RSVP-TE)
---
>                  Using Resource Reservation Protocol Traffic
>                  Engineering (RSVP-TE)
695c849
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
711c865
<        RSVP-TE
---
>                  RSVP-TE
713,714c867,868
<        Using Resource Reservation Protocol Traffic Engineering
<        (RSVP-TE)
---
>                  Using Resource Reservation Protocol Traffic
>                  Engineering (RSVP-TE)
716c870
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
727c881
<        RSVP-TE
---
>                  RSVP-TE
729,730c883,884
<        Using Resource Reservation Protocol Traffic Engineering
<        (RSVP-TE)
---
>                  Using Resource Reservation Protocol
>                  Traffic Engineering (RSVP-TE)
732c886
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
741,742c895,896
<        Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
<        Label Switched Paths (LSPs)
---
>                  Traffic Engineering (RSVP-TE) for
>                  Point-to-Multipoint TE Label Switched Paths (LSPs)
744c898
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
753,754c907,908
<        Resource Reservation Protocol-Traffic Engineering (RSVP-TE)
<        Extensions
---
>                  Resource Reservation Protocol-Traffic Engineering
>                  (RSVP-TE) Extensions
756c910
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
765c919,920
<        Multiprotocol Label Switching Traffic Engineering (GMPLS TE)
---
>                  Multiprotocol Label Switching Traffic Engineering
>                  (GMPLS TE)
767c922
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
777c932
<        Multi-Layer and Multi-Region Networks (MLN/MRN)
---
>                  Multi-Layer and Multi-Region Networks (MLN/MRN)
779c934
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
789c944
<        Mapping for RSVP-TE Label Switched Paths
---
>                  Mapping for RSVP-TE Label Switched Paths
791c946
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
801c956
<        Mapping for RSVP-TE Label Switched Paths
---
>                  Mapping for RSVP-TE Label Switched Paths
803c958
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
813c968
<        Route Object (ERO)";
---
>                  Route Object (ERO)";
823c978,979
<        Administration, and Maintenance (OAM) Configuration";
---
>                  Administration, and Maintenance (OAM)
>                  Configuration";
833c989,990
<        Administration, and Maintenance (OAM) Configuration";
---
>                  Administration, and Maintenance (OAM)
>                  Configuration";
842c999
<        Route Object (ERO)
---
>                  Route Object (ERO)
844c1001
<        Link Group (SRLG) Information";
---
>                  Link Group (SRLG) Information";
855c1012
<        Loopback";
---
>                  Loopback";
864,865c1021,1022
<        Point-to-Multipoint Traffic Engineering Label Switched Paths
<        (LSPs)";
---
>                  Point-to-Multipoint Traffic Engineering Label
>                  Switched Paths (LSPs)";
887c1044,1045
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
896c1054,1055
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
905c1064,1065
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
914c1074,1075
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
923c1084,1085
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
945c1107,1108
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery
967c1130
<        Label Switched Paths (LSPs)";
---
>                  Label Switched Paths (LSPs)";
980c1143
<        Label Switched Paths (LSPs)";
---
>                  Label Switched Paths (LSPs)";
982a1146,1163
>   // CHANGE NOTE: The identity association-type-diversity below has 
>   // been added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity association-type-diversity {
>     base association-type;
>     description
>       "Association Type diversity used to associate LSPs whose 
>        paths are to be diverse from each other.";
>     reference
>       "RFC 8800: Path Computation Element Communication Protocol 
>                  (PCEP) Extension for Label Switched Path (LSP)
>                  Diversity Constraint Signaling";
>   }
> 
>   // CHANGE NOTE: The description of the base identity 
>   // objective-function-type has been updated 
>   // in this module revision
>   // RFC Editor: remove the note above and this note
985c1166
<       "Base objective function type.";
---
>       "Base identity for path objective function types.";
994c1175
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1004c1185
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1013c1194
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1015a1197,1199
>   // CHANGE NOTE: The identity of-minimize-agg-bandwidth-consumption
>   // below has been obsoleted in this module revision
>   // RFC Editor: remove the note above and this note
1017a1202
>     status obsolete;
1020c1205,1209
<        consumption.";
---
>        consumption.
>       
>        This identity has been obsoleted: the
>        'svec-of-minimize-agg-bandwidth-consumption' identity SHOULD
>        be used instead.";
1023c1212
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1025a1215,1217
>   // CHANGE NOTE: The identity of-minimize-load-most-loaded-link
>   // below has been obsoleted in this module revision
>   // RFC Editor: remove the note above and this note
1027a1220
>     status obsolete;
1030c1223,1227
<        is carrying the highest load.";
---
>        is carrying the highest load.
>       
>        This identity has been obsoleted: the
>        'svec-of-minimize-load-most-loaded-link' identity SHOULD
>        be used instead.";
1033c1230
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1035a1233,1235
>   // CHANGE NOTE: The identity of-minimize-cost-path-set
>   // below has been obsoleted in this module revision
>   // RFC Editor: remove the note above and this note
1037a1238
>     status obsolete;
1039c1240,1244
<       "Objective function for minimizing the cost on a path set.";
---
>       "Objective function for minimizing the cost on a path set.
>       
>        This identity has been obsoleted: the
>        'svec-of-minimize-cost-path-set' identity SHOULD
>        be used instead.";
1042c1247
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
1049a1255,1257
>   // CHANGE NOTE: The reference of the identity path-locally-computed
>   // below has been updated in this module revision
>   // RFC Editor: remove the note above and this note
1056,1057c1264,1265
<       "RFC 3272: Overview and Principles of Internet Traffic
<        Engineering, Section 5.4";
---
>       "RFC 9522: Overview and Principles of Internet Traffic
>                  Engineering, Section 4.4";
1059a1268,1271
>   // CHANGE NOTE: The reference of the identity 
>   // path-externally-queried below has been updated
>   // in this module revision
>   // RFC Editor: remove the note above and this note
1071,1072c1283,1284
<       "RFC 3272: Overview and Principles of Internet Traffic
<        Engineering
---
>       "RFC 9522: Overview and Principles of Internet Traffic
>                  Engineering
1074c1286
<        Protocol Generic Requirements";
---
>                  Protocol Generic Requirements";
1076a1289,1292
>   // CHANGE NOTE: The reference of the identity 
>   // path-explicitly-defined below has been updated
>   // in this module revision
>   // RFC Editor: remove the note above and this note
1085,1086c1301,1302
<        RFC 3272: Overview and Principles of Internet Traffic
<        Engineering";
---
>        RFC 9522: Overview and Principles of Internet Traffic
>                  Engineering";
1102c1318
<        Protocol Generic Requirements";
---
>                  Protocol Generic Requirements";
1112c1328
<        Protocol Generic Requirements";
---
>                  Protocol Generic Requirements";
1123c1339
<        Protocol Generic Requirements";
---
>                  Protocol Generic Requirements";
1145,1146c1361,1362
<        Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
<        Label Switched Paths (LSPs)";
---
>                  Traffic Engineering (RSVP-TE) for
>                  Point-to-Multipoint TE Label Switched Paths (LSPs)";
1216a1433,1444
>   // CHANGE NOTE: The identity tunnel-admin-state-auto below
>   // has been added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity tunnel-admin-state-auto {
>     base tunnel-admin-state-type;
>     description
>       "Tunnel administrative auto state. The administrative status
>        in state datastore transitions to 'tunnel-admin-up' when the
>        tunnel used by the client layer, and to 'tunnel-admin-down'
>        when it is not used by the client layer.";
>   }
> 
1305c1533
<        Section 2.5";
---
>                  Section 2.5";
1314c1542
<        Section 2.5";
---
>                  Section 2.5";
1321a1550,1558
>     // CHANGE NOTE: The identity lsp-restoration-restore-none 
>     // below has been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity lsp-restoration-restore-none {
>       base lsp-restoration-type;
>       description
>         "No LSP affected by a failure is restored.";
>     }
> 
1339a1577,1592
>     // CHANGE NOTE: The identity restoration-scheme-rerouting 
>     // below has been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity restoration-scheme-rerouting {
>       base restoration-scheme-type;
>       description
>         "Restoration LSP is computed after the failure detection.
>         
>          This restoration scheme is also known as
>          'Full LSP Re-routing.'";
>       reference
>         "RFC 4427: Recovery (Protection and Restoration) Terminology
>                    for Generalized Multi-Protocol Label Switching
>                    (GMPLS)";
>     }
> 
1346c1599,1600
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1355c1609,1610
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1364c1619,1620
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1372c1628,1629
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1381c1638,1639
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1383a1642,1644
>   // CHANGE NOTE: The identity lsp-protection-reroute-extra
>   // below has been obsoleted in this module revision
>   // RFC Editor: remove the note above and this note
1385a1647
>     status obsolete;
1387c1649,1653
<       "'(Full) Rerouting' LSP protection type.";
---
>       "'(Full) Rerouting' LSP protection type.
>       
>        This identity has been obsoleted: the
>        'restoration-scheme-rerouting' identity SHOULD be used
>        instead.";
1390c1656,1657
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1392a1660,1662
>   // CHANGE NOTE: The identity lsp-protection-reroute
>   // below has been obsoleted in this module revision
>   // RFC Editor: remove the note above and this note
1394a1665
>     status obsolete;
1396c1667,1671
<       "'Rerouting without Extra-Traffic' LSP protection type.";
---
>       "'Rerouting without Extra-Traffic' LSP protection type.
>       
>        This identity has been obsoleted: the
>        'restoration-scheme-rerouting' identity SHOULD be used
>        instead.";
1399c1674,1675
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1408c1684,1685
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1417c1694,1695
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1426c1704,1705
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1435c1714,1715
<        Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
---
>                  Generalized Multi-Protocol Label Switching (GMPLS)
>                  Recovery";
1444c1724,1725
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1466c1747,1748
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1475c1757,1758
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1484c1767,1768
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1494c1778,1779
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1504c1789,1790
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1513c1799,1800
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1522c1809,1810
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1532c1820,1821
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1542c1831,1832
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1559c1849,1850
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1568c1859,1860
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1579c1871,1872
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1589c1882,1883
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1601c1895,1896
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1613c1908,1909
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1626c1922,1923
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1628a1926,1929
>   // CHANGE NOTE: The description and reference of the 
>   // identity action-exercise have been updated in this module 
>   // revision
>   // RFC Editor: remove the note above and this note
1632,1633c1933,1935
<       "An action that starts testing whether or not APS communication
<        is operating correctly.  It is of lower priority than any
---
>       "An action that starts testing whether or not Automatic 
>        Protection Switching (APS) communication is operating 
>        correctly.  It is of lower priority than any
1636,1637c1938,1939
<       "RFC 4427: Recovery (Protection and Restoration) Terminology
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>       "ITU-T G.808.1: Generic protection switching - Linear trail and
>                       subnetwork protection - Edition 4.0 (05/2014)";
1648c1950,1951
<        for Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                  for Generalized Multi-Protocol Label Switching
>                  (GMPLS)";
1656c1959
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1665c1968
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1674c1977
<        Forum and G.8011 Ethernet Service Switching";
---
>                  Forum and G.8011 Ethernet Service Switching";
1683c1986
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1692c1995
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1701c2004,2005
<        Control of Evolving G.709 Optical Transport Networks";
---
>                  Control of Evolving G.709 Optical Transport
>                  Networks";
1710c2014,2015
<        Switching Capable (DCSC) and Channel Set Label Extensions";
---
>                  Switching Capable (DCSC) and Channel Set Label
>                  Extensions";
1719c2024
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1728c2033
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1736c2041
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1745c2050
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1754c2059
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1763c2068
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1772c2077
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1781c2086
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1790c2095
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1799c2104
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1808c2113
<        Signaling Functional Description";
---
>                  Signaling Functional Description";
1817,1818c2122,2123
<        Signaling Extensions for G.709 Optical Transport Networks
<        Control";
---
>                  Signaling Extensions for G.709 Optical Transport
>                  Networks Control";
1827,1828c2132,2133
<        Signaling Extensions for G.709 Optical Transport Networks
<        Control";
---
>                  Signaling Extensions for G.709 Optical Transport
>                  Networks Control";
1837c2142,2143
<        Ethernet Forum and G.8011 Ethernet Service Switching";
---
>                  Ethernet Forum and G.8011 Ethernet Service
>                  Switching";
1905c2211
<        Protocol-Traffic Engineering (RSVP-TE)";
---
>                  Protocol-Traffic Engineering (RSVP-TE)";
1914c2220
<        Protocol-Traffic Engineering (RSVP-TE)";
---
>                  Protocol-Traffic Engineering (RSVP-TE)";
1917c2223,2226
<   identity path-metric-type {
---
>   // CHANGE NOTE: The path-metric-optimization-type base identity
>   // has been added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity path-metric-optimization-type {
1919c2228,2229
<       "Base identity for the path metric type.";
---
>       "Base identity used to define the path metric optimization
>        types.";
1922,1923c2232,2235
<   identity path-metric-te {
<     base path-metric-type;
---
>   // CHANGE NOTE: The link-path-metric-type base identity
>   // has been added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity link-path-metric-type {
1925,1928c2237,2243
<       "TE path metric.";
<     reference
<       "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
<        second MPLS Traffic Engineering (TE) Metric";
---
>       "Base identity used to define the link and the path metric
>        types.
>       
>        The unit of the path metric value is interpreted in the
>        context of the path metric type and the derived identities
>        SHOULD describe the unit of the path metric types they
>        define.";
1931,1938c2246,2254
<   identity path-metric-igp {
<     base path-metric-type;
<     description
<       "IGP path metric.";
<     reference
<       "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
<        second MPLS Traffic Engineering (TE) Metric";
<   }
---
>     // CHANGE NOTE: The link-metric-type base identity
>     // and its derived identities
>     // have been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity link-metric-type {
>       base link-path-metric-type;
>       description
>         "Base identity for the link metric types.";
>     }
1940,1944c2256,2265
<   identity path-metric-hop {
<     base path-metric-type;
<     description
<       "Hop path metric.";
<   }
---
>       identity link-metric-te {
>         base link-metric-type;
>         description
>           "Traffic Engineering (TE) Link Metric.";
>         reference
>           "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
>                      Version 2, Section 2.5.5
>            RFC 5305: IS-IS Extensions for Traffic Engineering,
>                      Section 3.7";
>       }
1946,1952c2267,2275
<   identity path-metric-delay-average {
<     base path-metric-type;
<     description
<       "Average unidirectional link delay.";
<     reference
<       "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
<   }
---
>       identity link-metric-igp {
>         base link-metric-type;
>         description
>           "Interior Gateway Protocol (IGP) Link Metric.";
>         reference
>           "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric
>                      as a second MPLS Traffic Engineering (TE)
>                      Metric";
>       }
1954,1960c2277,2287
<   identity path-metric-delay-minimum {
<     base path-metric-type;
<     description
<       "Minimum unidirectional link delay.";
<     reference
<       "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
<   }
---
>       identity link-metric-delay-average {
>         base link-metric-type;
>         description
>           "Unidirectional Link Delay, measured in units of
>            microseconds.";
>         reference
>           "RFC 7471: OSPF Traffic Engineering (TE) Metric
>                      Extensions, Section 4.1        
>            RFC 8570: IS-IS Traffic Engineering (TE) Metric
>                      Extensions, Section 4.1";
>       }
1962,1972c2289,2299
<   identity path-metric-residual-bandwidth {
<     base path-metric-type;
<     description
<       "Unidirectional Residual Bandwidth, which is defined to be
<        Maximum Bandwidth (RFC 3630) minus the bandwidth currently
<        allocated to LSPs.";
<     reference
<       "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
<        Version 2
<        RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
<   }
---
>       identity link-metric-delay-minimum {
>         base link-metric-type;
>         description
>           "Minimum unidirectional Link Delay, measured in units of
>            microseconds.";
>         reference
>           "RFC 7471: OSPF Traffic Engineering (TE) Metric
>                      Extensions, Section 4.2
>            RFC 8570: IS-IS Traffic Engineering (TE) Metric
>                      Extensions, Section 4.2";
>       }
1974,1979c2301,2311
<   identity path-metric-optimize-includes {
<     base path-metric-type;
<     description
<       "A metric that optimizes the number of included resources
<        specified in a set.";
<   }
---
>       identity link-metric-delay-maximum {
>         base link-metric-type;
>         description
>           "Maximum unidirectional Link Delay, measured in units of
>            microseconds.";
>         reference
>           "RFC 7471: OSPF Traffic Engineering (TE) Metric
>                      Extensions, Section 4.2
>            RFC 8570: IS-IS Traffic Engineering (TE) Metric
>                      Extensions, Section 4.2";
>       }
1981,1986c2313,2447
<   identity path-metric-optimize-excludes {
<     base path-metric-type;
<     description
<       "A metric that optimizes to a maximum the number of excluded
<        resources specified in a set.";
<   }
---
>       identity link-metric-residual-bandwidth {
>         base link-metric-type;
>         description
>           "Unidirectional Residual Bandwidth, measured in units of
>            bytes per second.
>           
>            It is defined to be Maximum Bandwidth minus the bandwidth
>            currently allocated to LSPs.";
>         reference
>           "RFC 7471: OSPF Traffic Engineering (TE) Metric
>                      Extensions, Section 4.5
>            RFC 8570: IS-IS Traffic Engineering (TE) Metric
>                      Extensions, Section 4.5";
>       }
> 
>     // CHANGE NOTE: The base and the description of the
>     // path-metric-type identity
>     // has been updated in this module revision
>     // RFC Editor: remove the note above and this note
>     identity path-metric-type {
>       base link-path-metric-type;
>       base path-metric-optimization-type;
>       description
>         "Base identity for the path metric types.";
>     }
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-te identity have been updated
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-te {
>         base path-metric-type;
>         description
>           "Traffic Engineering (TE) Path Metric.";
>         reference
>           "RFC 5440: Path Computation Element (PCE) Communication
>                      Protocol (PCEP), Section 7.8";
>       }
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-igp identity have been updated 
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-igp {
>         base path-metric-type;
>         description
>           "Interior Gateway Protocol (IGP) Path Metric.";
>         reference
>           "RFC 5440: Path Computation Element (PCE) Communication
>                      Protocol (PCEP), section 7.8";
>       }
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-hop identity have been updated
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-hop {
>         base path-metric-type;
>         description
>           "Hop Count Path Metric.";
>         reference
>           "RFC 5440: Path Computation Element (PCE) Communication
>                      Protocol (PCEP), Section 7.8";
>       }
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-delay-average identity have been updated
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-delay-average {
>         base path-metric-type;
>         description
>           "The Path Delay Metric, measured in units of
>            microseconds.";
>         reference
>           "RFC8233: Extensions to the Path Computation Element
>                     Communication Protocol (PCEP) to Compute
>                     Service-Aware Label Switched Paths (LSPs),
>                     Section 3.1.1";
>       }
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-delay-minimum identity have been updated
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-delay-minimum {
>         base path-metric-type;
>         description
>           "The Path Min Delay Metric, measured in units of
>            microseconds.";
>         reference
>           "RFC YYYY: Carrying SR-Algorithm information in PCE-based
>                      Networks, Section 3.5.1";
>       }
>       // RFC Editor: replace YYYY with actual RFC number assigned to 
>       // [I-D.ietf-pce-sid-algo] and remove this note
> 
>       // CHANGE NOTE: The description and the reference of the
>       // path-metric-residual-bandwidth identity have been updated
>       // in this module revision
>       // RFC Editor: remove the note above and this note
>       identity path-metric-residual-bandwidth {
>         base path-metric-type;
>         description
>           "The Path Residual Bandwidth, defined as the minimum Link
>            Residual Bandwidth all the links along the path.
> 
>            The Path Residual Bandwidth can be seen as the path
>            metric associated with the Maximum residual Bandwidth Path
>            (MBP) objective function.";
>         reference
>           "RFC 5541: Encoding of Objective Functions in the Path
>                      Computation Element Communication Protocol
>                      (PCEP)";
>       }
> 
>     // CHANGE NOTE: The base of the path-metric-optimize-includes
>     // identity has been updated in this module revision
>     // RFC Editor: remove the note above and this note
>     identity path-metric-optimize-includes {
>       base path-metric-optimization-type;
>       description
>         "A metric that optimizes the number of included resources
>          specified in a set.";
>     }
> 
>     // CHANGE NOTE: The base of the path-metric-optimize-excludes
>     // identity has been updated in this module revision
>     // RFC Editor: remove the note above and this note
>     identity path-metric-optimize-excludes {
>       base path-metric-optimization-type;
>       description
>         "A metric that optimizes to a maximum the number of excluded
>          resources specified in a set.";
>     }
1996c2457,2458
<       "Min-Fill LSP path placement.";
---
>       "Min-Fill LSP path placement: selects the path with the most
>        available bandwidth (load balance LSPs over more links).";
2002c2464,2465
<       "Max-Fill LSP path placement.";
---
>       "Max-Fill LSP path placement: selects the path with the least
>        available bandwidth (packing more LSPs over few links).";
2049a2513,2516
>   // CHANGE NOTE: The reference of the identity 
>   // te-optimization-criterion below has been updated
>   // in this module revision
>   // RFC Editor: remove the note above and this note
2054,2055c2521,2522
<       "RFC 3272: Overview and Principles of Internet Traffic
<        Engineering";
---
>       "RFC 9522: Overview and Principles of Internet Traffic
>                  Engineering";
2070c2537
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
2079c2546
<        Computation Element Communication Protocol (PCEP)";
---
>                  Computation Element Communication Protocol (PCEP)";
2110a2578,3029
>   // CHANGE NOTE: The base identity path-computation-error-reason 
>   // and its derived identities below have been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity path-computation-error-reason {
>     description
>       "Base identity for path computation error reasons.";
>   }
> 
>     identity path-computation-error-path-not-found {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because of an unspecified 
>          reason.";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>                    Protocol (PCEP), Section 7.5";
>     }
> 
>     identity path-computation-error-no-topology {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because there is no topology
>          with the provided topology-identifier.";
>     }
> 
>     identity path-computation-error-no-dependent-server {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because one or more dependent
>          path computation servers are unavailable.
> 
>          The dependent path computation server could be
>          a Backward-Recursive Path Computation (BRPC) downstream
>          PCE or a child PCE.";
>       reference
>         "RFC 5441: A Backward-Recursive PCE-Based Computation (BRPC)
>                    Procedure to Compute Shortest Constrained
>                    Inter-Domain Traffic Engineering Label Switched
>                    Paths
>          RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture";
>     }
> 
>     identity path-computation-error-pce-unavailable {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because PCE is not available.
>         
>          It corresponds to bit 31 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>                    Protocol (PCEP)
>          
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-no-inclusion-hop {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because there is no
>          node or link provided by one or more inclusion hops.";
>     }
> 
>     identity path-computation-error-destination-unknown-in-domain {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because the destination node is
>          unknown in indicated destination domain.
>         
>          It corresponds to bit 19 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture
>          
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-no-resource {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because there is no
>          available resource in one or more domains.
>         
>          It corresponds to bit 20 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-child-pce-unresponsive {
>       base path-computation-error-no-dependent-server;
>       description
>         "Path computation has failed because child PCE is not
>          responsive.
>         
>          It corresponds to bit 21 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-destination-domain-unknown {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because the destination domain
>          was unknown.
>         
>          It corresponds to bit 22 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-p2mp {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because of P2MP reachability
>          problem.
>         
>          It corresponds to bit 24 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 8306: Extensions to the Path Computation Element
>                    Communication Protocol (PCEP) for
>                    Point-to-Multipoint Traffic Engineering Label
>                    Switched Paths
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-no-gco-migration {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because of no Global Concurrent
>          Optimization (GCO) migration path found.
>         
>          It corresponds to bit 26 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5557: Path Computation Element Communication Protocol
>                    (PCEP) Requirements and Protocol Extensions in
>                    Support of Global Concurrent Optimization
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-no-gco-solution {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because of no GCO solution
>          found.
>         
>          It corresponds to bit 25 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5557: Path Computation Element Communication Protocol
>                    (PCEP) Requirements and Protocol Extensions in
>                    Support of Global Concurrent Optimization
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-pks-expansion {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because of Path-Key Subobject
>          (PKS)  expansion failure.
>         
>          It corresponds to bit 27 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5520: Preserving Topology Confidentiality in
>                    Inter-Domain Path Computation Using a
>                    Path-Key-Based Mechanism
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-brpc-chain-unavailable {
>       base path-computation-error-no-dependent-server;
>       description
>         "Path computation has failed because PCE BRPC chain
>          unavailable.
>         
>          It corresponds to bit 28 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5441: A Backward-Recursive PCE-Based Computation (BRPC)
>                    Procedure to Compute Shortest Constrained
>                    Inter-Domain Traffic Engineering Label Switched
>                    Paths
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-source-unknown {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because source node is 
>          unknown.
>         
>          It corresponds to bit 29 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>                    Protocol (PCEP);
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-destination-unknown {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because destination node is
>          unknown.
>         
>          It corresponds to bit 30 of the Flags field of the 
>          NO-PATH-VECTOR TLV.";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>         Protocol (PCEP);
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>     identity path-computation-error-no-server {
>       base path-computation-error-reason;
>       description
>         "Path computation has failed because path computation
>          server is unavailable.";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>                    Protocol (PCEP);
>         
>          https://www.iana.org/assignments/pcep
>          /pcep.xhtml#no-path-vector-tlv";
>     }
> 
>   // CHANGE NOTE: The base identity protocol-origin-type and 
>   // its derived identities below have been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity protocol-origin-type {
>     description
>       "Base identity for protocol origin type.";
>   }
> 
>     identity protocol-origin-api {
>       base protocol-origin-type;
>       description
>         "Protocol origin is via Application Programming Interface
>          (API).";
>     }
> 
>     identity protocol-origin-pcep {
>       base protocol-origin-type;
>       description
>         "Protocol origin is Path Computation Engine Protocol 
>          (PCEP).";
>       reference
>         "RFC 5440: Path Computation Element (PCE) Communication
>                    Protocol (PCEP)";
>     }
> 
>     identity protocol-origin-bgp {
>       base protocol-origin-type;
>       description
>         "Protocol origin is Border Gateway Protocol (BGP).";
>       reference
>         "RFC 9012: The BGP Tunnel Encapsulation Attribute";
>     }
> 
>   // CHANGE NOTE: The base identity svec-objective-function-type 
>   // and its derived identities below have been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity svec-objective-function-type {
>     description
>       "Base identity for SVEC objective function type.";
>     reference
>       "RFC 5541: Encoding of Objective Functions in the Path
>                  Computation Element Communication Protocol (PCEP)";
>   }
> 
>     identity svec-of-minimize-agg-bandwidth-consumption {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing aggregate bandwidth 
>          consumption (MBC).";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-of-minimize-load-most-loaded-link {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the load on the link that 
>          is carrying the highest load (MLL).";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-of-minimize-cost-path-set {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the cost on a path set 
>          (MCC).";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-of-minimize-common-transit-domain {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the number of common 
>          transit domains (MCTD).";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol 
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture.";
>     }
> 
>     identity svec-of-minimize-shared-link {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the number of shared 
>          links (MSL).";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol 
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture.";
>     }
> 
>     identity svec-of-minimize-shared-srlg {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the number of shared 
>          Shared Risk Link Groups (SRLG) (MSS).";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol 
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture.";
>     }
> 
>     identity svec-of-minimize-shared-nodes {
>       base svec-objective-function-type;
>       description
>         "Objective function for minimizing the number of shared 
>          nodes (MSN).";
>       reference
>         "RFC 8685: Path Computation Element Communication Protocol
>                    (PCEP) Extensions for the Hierarchical Path
>                    Computation Element (H-PCE) Architecture.";
>     }
> 
>   // CHANGE NOTE: The base identity svec-metric-type and 
>   // its derived identities below have been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity svec-metric-type {
>     description
>       "Base identity for SVEC metric type.";
>     reference
>       "RFC 5541: Encoding of Objective Functions in the Path
>                  Computation Element Communication Protocol (PCEP)";
>   }
> 
>     identity svec-metric-cumulative-te {
>       base svec-metric-type;
>       description
>         "Cumulative TE cost.";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-metric-cumulative-igp {
>       base svec-metric-type;
>       description
>         "Cumulative IGP cost.";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-metric-cumulative-hop {
>       base svec-metric-type;
>       description
>         "Cumulative Hop path metric.";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-metric-aggregate-bandwidth-consumption {
>       base svec-metric-type;
>       description
>         "Aggregate bandwidth consumption.";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
>     identity svec-metric-load-of-the-most-loaded-link {
>       base svec-metric-type;
>       description
>         "Load of the most loaded link.";
>       reference
>         "RFC 5541: Encoding of Objective Functions in the Path
>                    Computation Element Communication Protocol
>                    (PCEP)";
>     }
> 
2223,2224c3142,3143
<        Routed Label Switched Paths (LSPs) Using TE Metric
<        Extensions
---
>                  Routed Label Switched Paths (LSPs) Using TE Metric
>                  Extensions
2248,2249c3167,3168
<        Routed Label Switched Paths (LSPs) Using TE Metric
<        Extensions
---
>                  Routed Label Switched Paths (LSPs) Using TE Metric
>                  Extensions
2273,2274c3192,3193
<        Routed Label Switched Paths (LSPs) Using TE Metric
<        Extensions
---
>                  Routed Label Switched Paths (LSPs) Using TE Metric
>                  Extensions
2286c3205
<          Version 2";
---
>                    Version 2";
2350c3269
<          Version 2";
---
>                    Version 2";
2405,2406c3324,3325
<          Routed Label Switched Paths (LSPs) Using TE Metric
<          Extensions
---
>                    Routed Label Switched Paths (LSPs) Using TE Metric
>                    Extensions
2416c3335
<          Networks";
---
>                    Networks";
2437,2438c3356,3357
<          Routed Label Switched Paths (LSPs) Using TE Metric
<          Extensions
---
>                    Routed Label Switched Paths (LSPs) Using TE Metric
>                    Extensions
2472c3391
<            Extensions, Section 6";
---
>                      Extensions, Section 6";
2506a3426,3428
>   // CHANGE NOTE: The explicit-route-hop grouping below has been
>   // updated in this module revision
>   // RFC Editor: remove the note above and this note
2514a3437,3445
>           must "node-id-uri or node-id" {
>             description
>               "At least one node identifier MUST be present.";
>           }
>           leaf node-id-uri {
>             type nw:node-id;
>             description
>               "The identifier of a node in the topology.";
>           }
2517d3447
<             mandatory true;
2531c3461
<              Section 4.3, EXPLICIT_ROUTE in RSVP-TE
---
>                        Section 4.3, EXPLICIT_ROUTE in RSVP-TE
2533c3463,3464
<              ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
---
>                        ReSerVation Protocol - Traffic Engineering
>                        (RSVP-TE)";
2560c3491
<              Section 4.3, EXPLICIT_ROUTE in RSVP-TE
---
>                        Section 4.3, EXPLICIT_ROUTE in RSVP-TE
2562c3493,3494
<              ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
---
>                        ReSerVation Protocol - Traffic Engineering
>                        (RSVP-TE)";
2566a3499,3509
>           must "(link-tp-id-uri or link-tp-id) and " +
>                 "(node-id-uri or node-id)" {
>             description
>               "At least one node identifier and at least one Link 
>               Termination Point (LTP) identifier MUST be present.";
>           }
>           leaf link-tp-id-uri {
>             type nt:tp-id;
>             description
>               "Link Termination Point (LTP) identifier.";
>           }
2569d3511
<             mandatory true;
2574a3517,3521
>           leaf node-id-uri {
>             type nw:node-id;
>             description
>               "The identifier of a node in the topology.";
>           }
2577d3523
<             mandatory true;
2597c3543
<              Section 4.3, EXPLICIT_ROUTE in RSVP-TE
---
>                        Section 4.3, EXPLICIT_ROUTE in RSVP-TE
2599c3545,3546
<              ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
---
>                        ReSerVation Protocol - Traffic Engineering
>                        (RSVP-TE)";
2631a3579,3581
>   // CHANGE NOTE: The explicit-route-hop grouping below has been
>   // updated in this module revision
>   // RFC Editor: remove the note above and this note
2646a3597,3600
>           must "node-id-uri or node-id" {
>             description
>               "At least one node identifier MUST be present.";
>           }
2648a3603,3607
>           leaf node-id-uri {
>             type nw:node-id;
>             description
>               "The identifier of a node in the topology.";
>           }
2651d3609
<             mandatory true;
2662c3620
<                Tunnels
---
>                          Tunnels
2664c3622
<                Node-Id Sub-Object";
---
>                          Node-Id Sub-Object";
2687c3645
<                Tunnels
---
>                          Tunnels
2689c3647
<                Node-Id Sub-Object";
---
>                          Node-Id Sub-Object";
2696a3655,3665
>           must "(link-tp-id-uri or link-tp-id) and " +
>               "(node-id-uri or node-id)" {
>             description
>               "At least one node identifier and at least one Link 
>               Termination Point (LTP) identifier MUST be present.";
>           }
>           leaf link-tp-id-uri {
>             type nt:tp-id;
>             description
>               "Link Termination Point (LTP) identifier.";
>           }
2699d3667
<             mandatory true;
2704a3673,3677
>           leaf node-id-uri {
>             type nw:node-id;
>             description
>               "The identifier of a node in the topology.";
>           }
2717c3690
<                Tunnels
---
>                          Tunnels
2719c3692
<                Node-Id Sub-Object";
---
>                          Node-Id Sub-Object";
2725c3698,3699
<              ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
---
>                        ReSerVation Protocol - Traffic Engineering
>                        (RSVP-TE)";
2742c3716
<                Tunnels
---
>                          Tunnels
2744c3718
<                Node-Id Sub-Object";
---
>                          Node-Id Sub-Object";
2842a3817,3827
> 
>          In case the restriction is 'inclusive', the bit-position is
>          set if the corresponding mapped label is available.
>          In this case, if the range-bitmap is not present, all the
>          labels in the range are available.
> 
>          In case the restriction is 'exclusive', the bit-position is
>          set if the corresponding mapped label is not available.
>          In this case, if the range-bitmap is not present, all the
>          labels in the range are not available.
> 
2876c3861
<            for GMPLS-Controlled Networks";
---
>                      for GMPLS-Controlled Networks";
2881a3867,3869
>   // CHANGE NOTE: The grouping optimization-metric-entry below has
>   // been updated in this module revision
>   // RFC Editor: remove the note above and this note
2887c3875
<         base path-metric-type;
---
>         base path-metric-optimization-type;
2933c3921,3922
<          Generalized Multi-Protocol Label Switching (GMPLS)";
---
>                    Generalized Multi-Protocol Label Switching
>                    (GMPLS)";
2964a3954,3956
>   // CHANGE NOTE: The grouping tunnel-constraints below has
>   // been updated in this module revision
>   // RFC Editor: remove the note above and this note
2968a3961,3965
>     leaf network-id {
>       type nw:network-id;
>       description
>         "The network topology identifier.";
>     }
2972a3970,3972
>   // CHANGE NOTE: The grouping path-constraints-route-objects below
>   // has been updated in this module revision
>   // RFC Editor: remove the note above and this note
2977c3977
<     container explicit-route-objects-always {
---
>     container explicit-route-objects {
2979c3979
<         "Container for the 'exclude route' object list.";
---
>         "Container for the explicit route object lists.";
3101a4102,4104
>   // CHANGE NOTE: The grouping generic-path-metric-bounds below
>   // has been updated in this module revision
>   // RFC Editor: remove the note above and this note
3107c4110
<         "TE path metric bounds container.";
---
>         "Top-level container for the list of path metric bounds.";
3111c4114,4122
<           "List of TE path metric bounds.";
---
>           "List of path metric bounds, which can apply to link and
>            path metrics.
>           
>            TE paths which have at least one path metric which
>            exceeds the specified bounds MUST NOT be selected.
>           
>            TE paths that traverse TE links which have at least one
>            link metric which exceeds the specified bounds MUST NOT
>            be selected.";
3114c4125
<             base path-metric-type;
---
>             base link-path-metric-type;
3124,3126c4135,4141
<             "Upper bound on the end-to-end TE path metric.  A zero
<              indicates an unbounded upper limit for the specific
<              'metric-type'.";
---
>             "Upper bound on the specified 'metric-type'.
>             
>              A zero indicates an unbounded upper limit for the
>              specificied 'metric-type'.
>             
>              The unit of is interpreted in the context of the
>              'metric-type' identity.";
3131a4147,4149
>   // CHANGE NOTE: The grouping generic-path-metric-bounds below
>   // has been updated in this module revision
>   // RFC Editor: remove the note above and this note
3152a4171
>             status deprecated;
3154c4173,4176
<               "Container for the list of tiebreakers.";
---
>               "Container for the list of tiebreakers.
>               
>                This container has been deprecated by the tiebreaker
>                leaf.";
3156a4179
>               status deprecated;
3164a4188
>                 status deprecated;
3189a4214,4222
>     leaf tiebreaker {
>       type identityref {
>         base path-tiebreaker-type;
>       }
>       default "te-types:path-tiebreaker-random";
>       description
>         "The tiebreaker criteria to apply on an equally favored set
>          of paths, in order to pick the best.";
>     }
3376a4410,4478
>     }
>   }
> 
>   // NOTE: The grouping encoding-and-switching-type below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   grouping encoding-and-switching-type {
>     description
>       "Common grouping to define the LSP encoding and
>        switching types";
>     leaf encoding {
>       type identityref {
>         base te-types:lsp-encoding-types;
>       }
>       description
>         "LSP encoding type.";
>       reference
>         "RFC 3945: Generalized Multi-Protocol Label Switching (GMPLS)
>                    Architecture";
>     }
>     leaf switching-type {
>       type identityref {
>         base te-types:switching-capabilities;
>       }
>       description
>         "LSP switching type.";
>       reference
>         "RFC 3945: Generalized Multi-Protocol Label Switching (GMPLS)
>                    Architecture";
>     }
>   }
> 
>   // CHANGE NOTE: The grouping te-generic-node-id below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   grouping te-generic-node-id {
>     description
>       "A reusable grouping for a TE generic node identifier.";
>     leaf id {
>       type union {
>         type te-node-id;
>         type inet:ip-address;
>         type nw:node-id;
>       }
>       description
>         "The identifier of the node.
>          
>          It can be represented as IP address or dotted quad address
>          or as an URI.
>          
>          The type data node disambiguates the union type.";
>     }
>     leaf type {
>       type enumeration {
>         enum ip {
>           description
>             "IP address representation of the node identifier.";
>         }
>         enum te-id {
>           description
>             "TE identifier of the node";
>         }
>         enum node-id {
>           description
>             "URI representation of the node identifier.";
>         }
>       }
>       description
>         "Type of node identifier representation.";
]]></artwork></figure>

</section>
<section anchor="packet-te-types-yang-diffs"><name>Packet TE Types YANG Diffs</name>

<t>RFC Editor: please remove this appendix before publication.</t>

<t>This section provides the diff between the YANG module in section 3.2 of <xref target="RFC8776"/> and the YANG model revision in <xref target="pkt-yang-code"/>.</t>

<t>The intention of this appendix is to facilitate focusing the review of the YANG model in <xref target="pkt-yang-code"/> to the changes compared with the YANG model in <xref target="RFC8776"/>.</t>

<t>This diff has been generated using the following UNIX commands to compare the YANG module revisions in section 3.2 of <xref target="RFC8776"/> and in <xref target="pkt-yang-code"/>:</t>

<figure><artwork><![CDATA[
diff ietf-te-packet-types@2020-06-10.yang ietf-te-packet-types.yang 
     > model-diff.txt
sed 's/^/    /' model-diff.txt > model-diff-spaces.txt
sed 's/^    >   /    >   /' model-diff-spaces.txt 
    > model-updates.txt
]]></artwork></figure>

<t>The output (model-updates.txt) is reported here:</t>

<figure><artwork><![CDATA[
6c6,10
<   /* Import TE generic types */
---
>   import ietf-yang-types {
>     prefix yang;
>     reference
>       "RFC 6991: Common YANG Data Types";
>   }
11c15
<       "RFC 8776: Common YANG Data Types for Traffic Engineering";
---
>       "RFC XXXX: Common YANG Data Types for Traffic Engineering";
12a17,18
>   // RFC Editor: replace XXXX with actual RFC number
>   // and remove this note
22c28
<                <mailto:tsaad@juniper.net>
---
>                <mailto:tsaad.net@gmail.com>
37,39c43,53
<      data type definitions specific to MPLS TE.  The model fully
<      conforms to the Network Management Datastore Architecture
<      (NMDA).
---
>      data type definitions specific to Packet Traffic Enginnering
>      (TE).
>      
>      The model fully conforms to the Network Management Datastore
>      Architecture (NMDA).
> 
>      The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
>      NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
>      'MAY', and 'OPTIONAL' in this document are to be interpreted as
>      described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
>      they appear in all capitals, as shown here.
41c55
<      Copyright (c) 2020 IETF Trust and the persons identified as
---
>      Copyright (c) 2024 IETF Trust and the persons identified as
46c60
<      the license terms contained in, the Simplified BSD License set
---
>      the license terms contained in, the Revised BSD License set
51,52c65,87
<      This version of this YANG module is part of RFC 8776; see the
<      RFC itself for full legal notices.";
---
>      This version of this YANG module is part of RFC XXXX
>      (https://www.rfc-editor.org/info/rfcXXXX); see the RFC itself
>      for full legal notices.";
>   revision 2024-09-27 {
>     description
>       "This revision adds the following new identities:
>        - bandwidth-profile-type;
>        - link-metric-delay-variation;
>        - link-metric-loss;
>        - path-metric-delay-variation;
>        - path-metric-loss.
> 
>       This revision adds the following new groupings:
>        - bandwidth-profile-parameters;
>        - te-packet-path-bandwidth;
>        - te-packet-link-bandwidth.
>        
>       This revision provides also few editorial changes.";
>     reference
>       "RFC XXXX: Common YANG Data Types for Traffic Engineering";
>   }
>   // RFC Editor: replace XXXX with actual RFC number, update date
>   // information and remove this note
61c96,202
<   /**
---
>   /*
>    * Identities
>    */
> 
>   // CHANGE NOTE: The base identity bandwidth-profile-type and 
>   // its derived identities below have been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   identity bandwidth-profile-type {
>     description
>       "Bandwidth Profile Types";
>   }
> 
>     identity mef-10 {
>       base bandwidth-profile-type;
>       description
>         "MEF 10 Bandwidth Profile";
>       reference
>         "MEF 10.3: Ethernet Services Attributes Phase 3";
>     }
> 
>     identity rfc-2697 {
>       base bandwidth-profile-type;
>       description
>         "RFC 2697 Bandwidth Profile";
>       reference
>         "RFC 2697: A Single Rate Three Color Marker";
>     }
> 
>     identity rfc-2698 {
>       base bandwidth-profile-type;
>       description
>         "RFC 2698 Bandwidth Profile";
>       reference
>         "RFC 2698: A Two Rate Three Color Marker";
>     }
> 
>     identity rfc-4115 {
>       base bandwidth-profile-type;
>       description
>         "RFC 4115 Bandwidth Profile";
>       reference
>         "RFC 4115: A Differentiated Service Two-Rate, Three-Color 
>                    Marker with Efficient Handling of in-Profile
>                    Traffic";
>     }
> 
>     // CHANGE NOTE: The identity link-metric-delay-variation
>     // below has been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity link-metric-delay-variation {
>       base te-types:link-metric-type;
>       description
>         "The Unidirectional Delay Variation Metric,
>          measured in units of microseconds.";
>       reference
>         "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions,
>                    Section 4.3
>          RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions,
>                    Section 4.3";
>     }
> 
>     // CHANGE NOTE: The identity link-metric-loss below has 
>     // been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity link-metric-loss {
>       base te-types:link-metric-type;
>       description
>         "The Unidirectional Link Loss Metric,
>          measured in units of 0.000003%.";
>       reference
>         "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions,
>                    Section 4.4
>          RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions,
>                    Section 4.4";
>     }
> 
>     // CHANGE NOTE: The identity path-metric-delay-variation
>     // below has been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity path-metric-delay-variation {
>       base te-types:path-metric-type;
>       description
>         "The Path Delay Variation Metric,
>          measured in units of microseconds.";
>       reference
>         "RFC 8233: Extensions to the Path Computation Element
>                    Communication Protocol (PCEP) to Compute
>                    Service-Aware Label Switched Paths (LSPs),
>                    Section 3.1.2";
>     }
> 
>     // CHANGE NOTE: The identity path-metric-loss below has 
>     // been added in this module revision
>     // RFC Editor: remove the note above and this note
>     identity path-metric-loss {
>       base te-types:path-metric-type;
>       description
>         "The Path Loss Metric, measured in units of 0.000003%.";
>       reference
>         "RFC 8233: Extensions to the Path Computation Element
>                    Communication Protocol (PCEP) to Compute
>                    Service-Aware Label Switched Paths (LSPs),
>                    Section 3.1.3";
>     }
> 
>   /*
67c208,212
<       enum specified {
---
>       enum specified-value {
>         description
>           "Bandwidth value is explicitly specified.";
>       }
>       enum specified-profile {
69c214
<           "Bandwidth is explicitly specified.";
---
>           "Bandwidth profile is explicitly specified.";
91c236
<        MPLS Traffic Engineering";
---
>                  MPLS Traffic Engineering";
102c247
<        MPLS Traffic Engineering";
---
>                  MPLS Traffic Engineering";
149c294
<        MPLS Traffic Engineering";
---
>                  MPLS Traffic Engineering";
177,178c322,323
<        Constraints Model for Diffserv-aware MPLS Traffic Engineering
<        & Performance Comparisons";
---
>                  Constraints Model for Diffserv-aware MPLS Traffic
>                  Engineering & Performance Comparisons";
180a326,329
>   /*
>    * Groupings
>    */
> 
220c369
<              Statement, Section 4.2";
---
>                        Statement, Section 4.2";
229c378
<              Extensions
---
>                        Extensions
231,232c380,381
<              Explicitly Routed Label Switched Paths (LSPs) Using
<              TE Metric Extensions
---
>                        Explicitly Routed Label Switched Paths (LSPs)
>                        Using TE Metric Extensions
234c383
<              Extensions";
---
>                        Extensions";
247c396
<              Extensions, Section 4.4";
---
>                        Extensions, Section 4.4";
256c405
<              Extensions
---
>                        Extensions
258,259c407,408
<              Explicitly Routed Label Switched Paths (LSPs) Using
<              TE Metric Extensions
---
>                        Explicitly Routed Label Switched Paths (LSPs)
>                        Using TE Metric Extensions
261c410
<              Extensions";
---
>                        Extensions";
283c432
<              Extensions
---
>                        Extensions
285,286c434,435
<              Explicitly Routed Label Switched Paths (LSPs) Using
<              TE Metric Extensions
---
>                        Explicitly Routed Label Switched Paths (LSPs)
>                        Using TE Metric Extensions
288c437
<              Extensions";
---
>                        Extensions";
305c454
<              Extensions
---
>                        Extensions
307,308c456,457
<              Explicitly Routed Label Switched Paths (LSPs) Using
<              TE Metric Extensions
---
>                        Explicitly Routed Label Switched Paths (LSPs)
>                        Using TE Metric Extensions
310c459
<              Extensions";
---
>                        Extensions";
321c470
<              Statement, Section 4.2";
---
>                        Statement, Section 4.2";
330c479
<              Extensions
---
>                        Extensions
332,333c481,482
<              Explicitly Routed Label Switched Paths (LSPs) Using
<              TE Metric Extensions
---
>                        Explicitly Routed Label Switched Paths (LSPs) 
>                        Using TE Metric Extensions
335c484
<              Extensions";
---
>                        Extensions";
358,363c507,513
<           "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
<            RFC 7823: Performance-Based Path Selection for
<            Explicitly Routed Label Switched Paths (LSPs) Using
<            TE Metric Extensions
<            RFC 8570: IS-IS Traffic Engineering (TE) Metric
<            Extensions";
---
>             "RFC 7471: OSPF Traffic Engineering (TE) Metric
>                        Extensions
>              RFC 7823: Performance-Based Path Selection for
>                        Explicitly Routed Label Switched Paths (LSPs)
>                        Using TE Metric Extensions
>              RFC 8570: IS-IS Traffic Engineering (TE) Metric
>                        Extensions";
407a558,604
>   // CHANGE NOTE: The grouping 
>   // one-way-performance-metrics-gauge-packet has been added in
>   // this module revision
>   // RFC Editor: remove the note above and this note
>   grouping one-way-performance-metrics-gauge-packet {
>     description
>       "One-way packet PM throttle grouping.
> 
>        This grouping is used to report the same metrics defined in
>        the one-way-performance-metrics-packet grouping, using gauges
>        instead of uint32 data types and referencing IPPM RFCs
>        instead of IGP-TE RFCs.";
>     leaf one-way-min-delay {
>       type yang:gauge64;
>       description
>         "One-way minimum delay or latency in microseconds.";
>     }
>     leaf one-way-max-delay {
>       type yang:gauge64;
>       description
>         "One-way maximum delay or latency in microseconds.";
>       reference
>         "RFC 7679: A One-Way Delay Metric for IP Performance
>                    Metrics (IPPM)";
>     }
>     leaf one-way-delay-variation {
>       type yang:gauge64;
>       description
>         "One-way delay variation in microseconds.";
>       reference
>         "RFC 3393: IP Packet Delay Variation Metric for IP
>                    Performance Metrics (IPPM)";
>     }
>     leaf one-way-packet-loss {
>       type decimal64 {
>         fraction-digits 5;
>         range "0..100";
>       }
>       description
>         "The ratio of packets dropped to packets transmitted between
>          two endpoints.";
>       reference
>         "RFC 7680: A One-Way Loss Metric for IP Performance
>                    Metrics (IPPM)";
>     }
>   }
> 
447a645,688
>   // CHANGE NOTE: The grouping 
>   // two-way-performance-metrics-gauge-packet has been added in
>   // this module revision
>   // RFC Editor: remove the note above and this note
>   grouping two-way-performance-metrics-gauge-packet {
>     description
>       "Two-way packet PM throttle grouping.
> 
>        This grouping is used to report the same metrics defined in
>        the two-way-performance-metrics-packet grouping, using gauges
>        instead of uint32 data types and referencing IPPM RFCs
>        instead of IGP-TE RFCs.";
>     leaf two-way-min-delay {
>       type yang:gauge64;
>       description
>         "Two-way minimum delay or latency in microseconds.";
>       reference
>         "RFC 2681: A Round-trip Delay Metric for IPPM";
>     }
>     leaf two-way-max-delay {
>       type yang:gauge64;
>       description
>         "Two-way maximum delay or latency in microseconds.";
>       reference
>         "RFC 2681: A Round-trip Delay Metric for IPPM";
>     }
>     leaf two-way-delay-variation {
>       type yang:gauge64;
>       description
>         "Two-way delay variation in microseconds.";
>       reference
>         "RFC 5481: Packet Delay Variation Applicability Statement";
>     }
>     leaf two-way-packet-loss {
>       type decimal64 {
>         fraction-digits 5;
>         range "0..100";
>       }
>       description
>         "The ratio of packets dropped to packets transmitted between
>          two endpoints.";
>     }
>   }
> 
472a714,844
>     }
>   }
> 
>   // CHANGE NOTE: The bandwidth-profile-parameters below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   grouping bandwidth-profile-parameters {
>     description
>       "Common parameters to define bandwidth profiles in packet
>        networks.";
>     leaf cir {
>       type uint64;
>       units "bits/second";
>       description
>         "Committed Information Rate (CIR).";
>     }
>     leaf cbs {
>       type uint64;
>       units "bytes";
>       description
>         "Committed Burst Size (CBS).";
>     }
>     leaf eir {
>       type uint64;
>       units "bits/second";
>       description
>         "Excess Information Rate (EIR).";
>     }
>     leaf ebs {
>       type uint64;
>       units "bytes";
>       description
>         "Excess Burst Size (EBS).";
>     }
>     leaf pir {
>       type uint64;
>       units "bits/second";
>       description
>         "Peak Information Rate (PIR).";
>     }
>     leaf pbs {
>       type uint64;
>       units "bytes";
>       description
>         "Peak Burst Size (PBS).";
>     }
>   }
> 
>   // CHANGE NOTE: The te-packet-path-bandwidth below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   grouping te-packet-path-bandwidth {
>     description
>       "Bandwidth attributes for TE Packet paths.";
>     container packet-bandwidth {
>       description
>         "Bandwidth attributes for TE Packet paths.";
>       leaf specification-type {
>         type te-bandwidth-requested-type;
>         description
>           "The bandwidth specification type, either explicitly
>            specified or automatically computed.";
>       }
>       leaf set-bandwidth {
>         when "../specification-type = 'specified-value'" {
>           description
>             "When the bandwidth value is explicitly specified.";
>         }
>         type bandwidth-kbps;
>         description
>           "Set the bandwidth value explicitly, e.g., using offline
>            calculation.";
>       }
>       container bandwidth-profile {
>         when "../specification-type = 'specified-profile'" {
>           description
>             "When the bandwidth profile is explicitly specified.";
>         }
>         description
>           "Set the bandwidth profile attributes explicitly.";
>         leaf bandwidth-profile-name {
>           type string;
>           description
>             "Name of Bandwidth Profile.";
>         }
>         leaf bandwidth-profile-type {
>           type identityref {
>             base bandwidth-profile-type;
>           }
>           description
>             "Type of Bandwidth Profile.";
>         }
>         uses bandwidth-profile-parameters;
>       }
>       leaf class-type {
>         type te-types:te-ds-class;
>         description
>           "The Class-Type of traffic transported by the LSP.";
>         reference
>           "RFC 4124: Protocol Extensions for Support of
>                      Diffserv-aware MPLS Traffic Engineering,
>                      Section 4.3.1";
>       }
>       leaf signaled-bandwidth {
>         type te-packet-types:bandwidth-kbps;
>         config false;
>         description
>           "The currently signaled bandwidth of the LSP.
> 
>            In the case where the bandwidth is specified
>            explicitly, then this will match the value of the
>            set-bandwidth leaf.
> 
>            In the cases where the bandwidth is dynamically
>            computed by the system, the current value of the
>            bandwidth should be reflected.";
>       }
>     }
>   }
> 
>   // CHANGE NOTE: The te-packet-path-bandwidth below has been
>   // added in this module revision
>   // RFC Editor: remove the note above and this note
>   grouping te-packet-link-bandwidth {
>     description
>       "Bandwidth attributes for Packet TE links.";
>     leaf packet-bandwidth {
>       type uint64;
>       units "bits/second";
>       description
>         "Bandwidth value for Packet TE links.";
]]></artwork></figure>

</section>
</section>
<section anchor="options"><name>Option Considered for updating RFC8776</name>

<t>RFC Editor: please remove this appendix before publication.</t>

<t>The concern is how to be able to update the ietf-te-types YANG module published in <xref target="RFC8776"/> without delaying too much the progress of the mature WG documents.</t>

<t>Three possible options have been identified to address this concern.</t>

<t>One option is to keep these definitions in the YANG modules where they have initially been defined: other YANG modules can still import them. The drawback of this approach is that it defeating the value of common YANG modules like ietf-te-types since common definitions will be spread around multiple specific YANG modules.</t>

<t>A second option is to define them in a new common YANG module (e.g., ietf-te-types-ext). The drawback of this approach is that it will increase the number of YANG modules providing tiny updates to the ietf-te-types YANG module.</t>

<t>A third option is to develop a revision of the ietf-te-types YANG module within an RFC8776-bis. The drawback of this approach is that the process for developing a big RFC8776-bis just for a tiny update is too high. Moreover, as suggested during IETF 113 Netmod WG discussion, a new revision of the ietf-te-packet-types YANG module, which is also defined in <xref target="RFC8776"/> but it does not need to be revised, needs to be published just to change its reference to RFC8776-bis (see <xref target="RFC9314"/>).</t>

<t>A fourth option, considered in the -00 WG version, was to:</t>

<t><list style="symbols">
  <t>describe within the document only the updates to the ietf-te-types YANG module proposed by this document;</t>
  <t>include the whole updated YANG model within the main body;</t>
  <t>add some notes, to be removed before publication, within updated YANG model to focus the review only to the updates to the ietf-te-types YANG module proposed by this document.</t>
</list></t>

<t>Based on the feedbacks from IETF 114 discussion, this version has been restructured to become an RFC8776-bis, with some notes, to be removed before publication, to focus the review only to the updates to the ietf-te-types YANG module proposed by this document.</t>

<t>During the Netmod WG session at IETF 114, an alternative process has been introduced:</t>

<t>https://datatracker.ietf.org/meeting/114/materials/slides-114-netmod-ad-topic-managing-the-evolution-of-ietf-yang-modules-00.pdf</t>

<t>Future updates of this document could align with the proposed approach.</t>

</section>
<section numbered="false" anchor="acknowledgements"><name>Acknowledgements</name>

<t>The authors would like to thank 
Robert Wilton, Lou Berger, Mahesh Jethanandani and Jeff Haas
for their valuable input to the discussion
about the process to follow to provide tiny updates to a YANG module already published as an RFC.</t>

<t>The authors would like to thank
Mohamed Boucadair
and
Sergio Belotti
for their valuable comments and suggestions on this document.</t>

<t>This document was prepared using kramdown.</t>

</section>

    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact initials="V. P." surname="Beeram" fullname="Vishnu Pavan Beeram">
      <organization>Juniper Networks</organization>
      <address>
        <email>vbeeram@juniper.net</email>
      </address>
    </contact>
    <contact initials="R." surname="Gandhi" fullname="Rakesh Gandhi">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>rgandhi@cisco.com</email>
      </address>
    </contact>
    </section>

  </back>

<!-- ##markdown-source:
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
6cxsfXPn/LH4a8G8W38PjBO23fPQGbEXueMEKfv63KU2ZZfuNQtjTsZXjqkz
sGqMCg1L3YcDEzcitWQEw9g0dNMQi8HDoxIncJZzhZ7QhMev5XAN3cRZZkSP
y1h9OorxdGbW8efTKhAX9QO0tKfFJ0d92DZIzGgePn1KRgmsWlElavE+pGxB
QE04NRDMl6SJqDXcCy8LcEWllA9oP9B5HZZllxgrECrYBbm8hW/+Y5Ed45pJ
Yc6rs3B8TE2pq+R5K2krOj4TkT81mkt3PdmYWFNtI9U000c6dFlcZDnbOFs1
MXmaFHnmWMYPGMzG6dkcyH9Ot+xr6MaUCe51SFfPgoFxVKewb8GRFjaYf66Y
liazgm/zhJbwoSvCYZBhfrbbxIg0g5VOJnkzs32sRENM2LbKtd8KrMRS0Czj
jQGZ7wJLAoBRo9NBzhqWuB4QLnpkGjIXB5rEQZ/VVyk8TbQFjFfy1VZIczmn
yiHhApBmyAJjNRkiNeeU9oxGXJ1aFKpJz01doDkI6209iKMBa4EuQ5uLnxUm
VNpM19eUisnCs5l0AolbWSctz4fTeGa/WNnq4Z1aBdOaGSXCywp8A/jB3Ubk
mpTwZnSvqq6G97D+DdasVlatNf0dXdeoqxJyTaOXEuBChKrKTdpjQ0rukfHB
PmZ7XJuwDKbk/4FdvGj9ZImm65BZBMnKBCPA1L5DFHGW8FW6JUoEhbHQKJeL
oyqUwrsFoJYtxKaTZQzgS1xqns4LhLuqH0e4HsSYe0KUwCyDwgnVtZsIKFvb
aJXXwWrmyYeLZRs5bJLA+Xi9tbA1i9k9O61KVCnVzb2JyZlsGihJmde106oc
lW133zCoCxpL5YymlUIv4SAy679fKCKtVlEnInbd0YUg07i6auBgDFMKvBKD
z9m7qlWJJ6q17G31Op08kPxsxremudnxw8nNnbek8YNp24KiuP+gRFVlrXHf
mYTVIWmnNBbQZUM/JCtRchPE0YCF5X7bStZVIte2hmZtKudFYZCl9tQ2IttA
iHcT1GMmWuK4wq7PvmbeYgKzJIiMoHRqvEaJvzEb+CTovw8LWTSOaoUbjZHm
gPzkabPyb3S2551kYOsKf92Xyo3zLzr6JMiBApTpy8D396CIbOMS0Cwn3gwr
u4yWKJrsJxh1q9qXTs5mWtv3tbcb6GUh9qskk9JNZdK+kG84S78tvUk58flw
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
999cHK8fXV4ce2eHP36+NMgfQoMLGLn0D+x0d7x17+Ltm6NLD2njXfY6ve72
50uZQTSKiiD2bzPMm5Pdn0qHDMj7WQD6bCkS03J/f0KwueCtTK4B+yTqr36+
pBjimn9/SpDJ8JmP3u8LY/RhVJAm7WdLjHQwrSava00DsQk6fPce7HyhKDCr
9lyysbW5sbtwgpTqWM+/W5ObvjY0ZLAPZykby3vw1mdPyjhKquGx7VU0ec7C
zqiz5u2+XO91X87FiPO601zbV2lWznSnNW2ea+IKqfqdnJYFZKOn4E1RsW86
mTsdvazGN+UkiaV7cQ5sm2wxBiDCSdnfJa8xMHqzkcjyG0cSw9YoyCuJqkG1
80eu0mASNHsIMcMRprWX+aTaErGfTuZOQObgKu4Ngem8LIqr2nAU4ZHzGBxU
UGg27m8VDgLQ7Fupm3vs//ME+WZcEDWQCfmuKp6xPRjdUAYmtUg5MCfGnFdk
mgej++SZ45QQ1LounR3Bj5J+PB2EPpcgtQhSRqCBIsvHDIbbLIuCpo0dhx8W
0vHRh/qOG+ZiC8WeW55jyxyPg6UeqBY++WlWjRzf5bZWZU/a0CHP4tF9qSCG
knsX5yevZ7nGPu7oXREeJHmiGJOo+WHkH70yeVuAeLKc+s2otZZIivIHunJZ
PV35TtSVMiErMjsyA7uIh/WdfRPNj080N0oPIRZV1eYOLcqViCW/qp+RQNMk
koG8FtG5jBzFThVhNsl00h7rrksRfnA2pzFJlMQ6KccQGYaZSFTDw77i4dSh
xAsw/KojJ5gIbdKDEtUbeYDa0YW9Iq9FmRhFBkw9SRLdMt6/ysHzjsLFTC/k
K+40odXlUDGRSely4tx6tAykTLRcGNXghKfDLiWJRbFOELFTgqVQcupvpcM3
n2123UelBLB6XupQ3vj5KcxI5W/oGsQbne3OtvU6ld7e7G7veccX/vFFeYPp
wMKVfJpkQfSx2dnR45xF/Gg0WQT1qSYnZmp8HRThbXBn1Pk+fn12r0nY2QWa
vOMLc7PAn9r6yv5wjghMgSr2sHUzW9Oegbcn6SCMgzsfpDwD42IRxC2l8CFa
HmInayBwQU5ZXUGLoN7Lzbub+BlH/SzlwectKb9DPjmKA6iVgUaCaxY2i2/3
5OMK++9u73Ql+y+0x3nnDKvsjKfjRczZqQA1/SLmbuPJ5mxj7jkLPixszgSo
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
HPEhSnLveaTd6bTPjhOf2D0ze53HXTRF25zIooak4ni6c3/7qQJAEsSDBGX5
lY4+dDsSUKgqFAqFQqGqwkdHII0uaEPrsyIj0SLMc1UqxKo0OszxRIHeXywy
f0BBoDDuEVYtnj4b4+kMyi36NFsvP9To4y6Qs2fjNF0Se3+ekwsMnechdGF9
XcGAVb1rjohP6oiAShXtV0XYrzN8tV5jkLJKHwIs4Fha+pxruENUcHMaIQn4
DhrxY/g4NM/Ll/RZuuhwAPmO6+/XqkRQUDQnW1U5g1T8DVF/aFQE9Tl1uYvK
eT6LDDNcC72mJESL4IrTr50LvJYQru1L2h8peyo9+eFslStcqgKh2Vb07D+h
0bOWtSEpwXyAaxUjZhgvPiSL9AwBYfInZgnpV2eN1pUNWke3Q+sqvgh7onVh
g9br26F1kXSgJbgKow+0/kuj/E67q1D0jJaKgsGRa+pYD0p1Ch+Ue310eLVy
pESA+eEXUokfvB+0RocGQG0NpxT9SDkLYNpZ0UUMZhrWepSxNCEYDen18YZz
I+qdWnDqWn+1dj+il9SN+LhHoXNUTmTzq+bciCxqmZL3a9h5wiX5MV0scj03
enFhsk/sQZ6narImIrFoU4ZchZsx5Cj8lFyBNfey2sa3wJXxPukJ925Zk22L
NdSV+55e4bfQtNF6CijP7AbTsErL0jYGamCIDqH/To5ZgusQC57ioS3MEgx7
0F+tleVjm8eqOhl3DYufc8VXefzKtf2pAo/mOT4S8iopRe/4cbp1tNp8qxI0
6zqky3h4Hd408jaznEzsB8x9xNxFhqdgnis/06nNRSeYTCauM255uGKOt33H
ECA0+RLIJ0MCdxM4FC0j+gzH4DFSX7Yp1Ax5UcxCR1cri6uO3zfp4Blf2M/P
vt8SkdVoduSFnx54srgy2c5kldQ8tskyEdlvsoxO2PudMkZFjUbbTBlqLnP1
Pvanzn4ZOij7gF/i6/qIPelRX7iVn5MCWInaaiD4390NuPnIREZmsl5S2tlr
f4NiZG9twUpNKPyp6+2L++HwB+rdYMls4jK2VG/DlPArxxN9djlv824aofxC
nT8YPCPf1Giw7nHlY8EWG0krI6canm788IjaKIGpDXx52Z5nITtOzZMLPLQG
35uW9Xi053lO4Lu3Wtfc2qBo4rMitE4ifEhyUVV2L9IiXGAic42lhG9OaK4K
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

-->

</rfc>

