<?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.7.24 (Ruby 3.2.3) -->


<!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-23" 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>Individual</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="2026" month="May" day="20"/>

    
    <workgroup>TEAS Working Group</workgroup>
    

    <abstract>


<?line 68?>

<t>This document defines a collection of commonly used Traffic Engineering
(TE) specific 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 that model configuration and state
for TE constructs, such as TE Topologies, TE Tunnels, TE Policies, TE
Paths, TE Label Switched Paths (LSPs), and TE interfaces.</t>

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



    </abstract>



  </front>

  <middle>


<?line 79?>

<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 commonly used Traffic Engineering
(TE) data types derived from the built-in YANG data types. The derived data
types, identities, and groupings form common definitions applicable to
modeling TE features in models defined outside of this document. These
derived common data types, identities, and groupings are intended to be
imported by other modules that model TE constructs, such as TE Topologies,
TE Tunnels, TE Policies, TE Paths, TE Label Switched Paths (LSPs), and TE
interfaces. Nevertheless, these common definitions can be used by any other
module per the guidance in Sections <xref target="RFC9907" section="4.12" sectionFormat="bare"/> and <xref target="RFC9907" section="4.13" sectionFormat="bare"/> of <xref target="RFC9907"/>.
An importing module is not required to use all the definitions provided by the types module.</t>

<ul empty="true"><li>
  <t>Note: Some groupings defined in this document do not follow the guidelines of
<xref section="4.13" sectionFormat="of" target="RFC9907"/> not to include
"default" statements. This is due to the fact that they were already defined in <xref target="RFC8776"/> and removing "default"
statements is not a backward compatible change, as defined in <xref section="11" sectionFormat="of" target="RFC7950"/>.</t>
</li></ul>

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

<section anchor="editorial-note-to-be-removed-by-editors-of-this-document-before-sending-it-to-the-rfc-editor"><name>Editorial Note (To be removed by Editors of this document before sending it to the RFC Editor)</name>

<ul empty="true"><li>
  <t>Note to the RFC Editor: This section is to be removed this document is sent to the RFC Editor.</t>
</li></ul>

<t>The YANG trees in <xref target="yang-tree"/> have been generated by pyang and have some bugs to be fixed before publication. Please manually fix the YANG tree before sending the document to the RFC Editor.</t>

</section>
<section anchor="editorial-note-to-be-removed-by-the-rfc-editor"><name>Editorial Note (To be removed by the RFC Editor)</name>

<ul empty="true"><li>
  <t>Note to the RFC Editor: This section is to be removed prior to publication.</t>
</li></ul>

<t>This document contains placeholder values that need to be replaced
with finalized values at the time of publication.  This note
summarizes all of the substitutions that are needed.</t>

<t>Please apply the following replacements:</t>

<t><list style="symbols">
  <t>XXXX --&gt; the assigned RFC number for this I-D</t>
  <t>draft-ietf-pce-sid-algo-29, Sections 4.5.1 and 4.5.2 --&gt; the draft version and section number as in the latest version of <xref target="I-D.ietf-pce-sid-algo"/> at the time this document is published as an RFC</t>
  <t>2026-05-08 --&gt; the actual date of the publication of this document</t>
</list></t>

<section anchor="references-to-rfcs"><name>References to RFCs</name>

<t>This document references a huge number of RFCs only by the RFC number which makes it really hard to follow.</t>

<t>A preference has been expressed to replace the references with the RFC title in the text and just use RFC number as a reference.</t>

<t>For example:</t>

<t>In section 1 change:</t>

<ul empty="true"><li>
  <t>Section 4.12 of <xref target="RFC9907"/> and Section 4.13 of
<xref target="RFC9907"/>.</t>
</li></ul>

<t>to</t>

<ul empty="true"><li>
  <t>Section 4.12 and Section 4.13 of YANG Data Models guidelines
document <xref target="RFC9907"/>.</t>
</li></ul>

<t>It is suggested that the RFC Editor and the tooling team identify a way to  expand the references as proposed in a programmatic way.</t>

</section>
</section>
<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.
<?line -6?></t>

<t>The terminology for describing YANG data models is found in
   <xref target="RFC7950"/>.</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="RFC9911"/></c>
      <c>inet</c>
      <c>ietf-inet-types</c>
      <c><xref section="4" sectionFormat="of" target="RFC9911"/></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>RFC XXXX</c>
      <c>te-packet-types</c>
      <c>ietf-te-packet-types</c>
      <c>RFC XXXX</c>
</texttable>

</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>
<section anchor="acronyms-and-abbreviations"><name>Acronyms and Abbreviations</name>

<dl>
  <dt>APS:</dt>
  <dd>
    <t>Automatic Protection Switching <xref target="RFC7271"/></t>
  </dd>
  <dt>GMPLS:</dt>
  <dd>
    <t>Generalized Multiprotocol Label Switching <xref target="RFC3945"/></t>
  </dd>
  <dt>LER:</dt>
  <dd>
    <t>Label Edge Router <xref target="RFC5921"/></t>
  </dd>
  <dt>LSP:</dt>
  <dd>
    <t>Label Switched Path <xref target="RFC3031"/></t>
  </dd>
</dl>

<ul empty="true"><li>
  <t>Note: in this document, "LSP" refers to a TE LSP or a TE path.</t>
</li></ul>

<dl>
  <dt>LSR:</dt>
  <dd>
    <t>Label Switching Router <xref target="RFC3031"/></t>
  </dd>
  <dt>MPLS:</dt>
  <dd>
    <t>Multiprotocol Label Switching <xref target="RFC3031"/></t>
  </dd>
  <dt>NBMA:</dt>
  <dd>
    <t>Non-Broadcast Multi-Access <xref target="RFC2328"/></t>
  </dd>
  <dt>PM:</dt>
  <dd>
    <t>Performance Metrics <xref target="RFC2330"/></t>
  </dd>
  <dt>RSVP:</dt>
  <dd>
    <t>Resource Reservation Protocol <xref target="RFC2205"/></t>
  </dd>
  <dt>SRLG:</dt>
  <dd>
    <t>Shared Risk Link Group <xref target="RFC4203"/></t>
  </dd>
  <dt>TE:</dt>
  <dd>
    <t>Traffic Engineering <xref target="RFC9522"/></t>
  </dd>
  <dt>WTR:</dt>
  <dd>
    <t>Wait-to-Restore <xref target="RFC6378"/></t>
  </dd>
</dl>

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

<t>This document defines two YANG modules for common TE types: "ietf-te-types" (<xref target="te-yang-code"/>) for TE generic types and "ietf-te-packet-types" (<xref target="pkt-yang-code"/>) 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 TE types that are commonly used across multiple TE technology-specific modules.</t>

<section anchor="identities"><name>Identities</name>

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

<dl>
  <dt>path-attribute-flags:</dt>
  <dd>
    <t>A base 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 identity for supported link protection types as defined in <xref target="RFC4872"/>.</t>
  </dd>
  <dt>restoration-scheme-type:</dt>
  <dd>
    <t>A base identity for supported LSP restoration schemes as defined in <xref target="RFC4872"/>.</t>
  </dd>
  <dt>protection-external-commands:</dt>
  <dd>
    <t>A base identity for supported protection-related external commands used for troubleshooting purposes, as defined in <xref target="RFC4872"/>, <xref target="RFC6368"/>, <xref target="RFC7271"/>, and <xref target="RFC4427"/>.</t>
  </dd>
  <dt>association-type:</dt>
  <dd>
    <t>A base identity for supported LSP association types as defined in <xref target="RFC6780"/>, <xref target="RFC4872"/>, <xref target="RFC4873"/>, and <xref target="RFC8800"/>.</t>
  </dd>
  <dt>objective-function-type:</dt>
  <dd>
    <t>A base identity for supported path objective functions as defined in <xref target="RFC5541"/>.</t>
  </dd>
  <dt>te-tunnel-type:</dt>
  <dd>
    <t>A base 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 identity for supported LSP encoding types as defined in <xref target="RFC3471"/>, <xref target="RFC4328"/>, and <xref target="RFC6004"/>. These defined identities includes also technology-specific LSP encoding types for backward compatibility with <xref target="RFC8776"/>.</t>
  </dd>
  <dt/>
  <dd>
    <t>Additional technology-specific LSP encoding types can be defined in specific technology-specific modules.</t>
  </dd>
  <dt>lsp-protection-type:</dt>
  <dd>
    <t>A base 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 identity for supported interface switching capabilities as defined in <xref target="RFC3471"/>, <xref target="RFC6002"/>, <xref target="RFC6004"/>, <xref target="RFC7074"/>, and <xref target="RFC7138"/>. These defined identities includes also technology-specific interface switching capabilities for backward compatibility with <xref target="RFC8776"/>.</t>
  </dd>
  <dt/>
  <dd>
    <t>Additional technology-specific interface switching capabilities can be defined in specific technology-specific modules.</t>
  </dd>
  <dt>resource-affinities-type:</dt>
  <dd>
    <t>A base identity for supported attribute filters associated with a tunnel that must be satisfied for a link to be acceptable as defined in <xref target="RFC3209"/> and <xref target="RFC2702"/>.</t>
  </dd>
  <dt>path-metric-type:</dt>
  <dd>
    <t>A base  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 MUST describe the unit and maximum value of the path metric types they define.</t>
  </dd>
  <dt/>
  <dd>
    <t>For example, the measurement unit is not applicable for the number of hops metric ('path-metric-hop'). Conversely, 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>lsp-provisioning-error-reason:</dt>
  <dd>
    <t>A base  identity for indicating LSP provisioning error reasons. No standard LSP provisioning error reasons are defined in this document.</t>
  </dd>
  <dt>path-computation-error-reason:</dt>
  <dd>
    <t>A base  identity for indicating path computation error reasons as defined in <xref target="pc-error"/>.</t>
  </dd>
  <dt>protocol-origin-type:</dt>
  <dd>
    <t>A base  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  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  identity for supported SVEC metric types as defined in <xref target="RFC5541"/>.</t>
  </dd>
</dl>

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

<t>The "ietf-te-types" module contains the YANG reusable identities for indicating 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 indicating the following path computation error reasons:</t>

<dl>
  <dt>path-computation-error-no-topology:</dt>
  <dd>
    <t>A base identity for indicating 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 base identity for indicating 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, as defined in <xref target="RFC5441"/>, or a child PCE, as defined in <xref target="RFC8685"/>.</t>
  </dd>
</dl>

<t>The derived identities are defined in the "ietf-te-types" module, instead of an IANA-maintained module, because there are error reasons which are:</t>

<t><list style="numbers" type="1">
  <t>applicable only to the TE YANG modules and not to PCEP environments (e.g., path-computation-error-no-topology);</t>
  <t>technology-specific which are better defined in technology-specific YANG modules;</t>
  <t>match more than one PCEP number 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 protocol origin identifies the protocol or mechanism a controller uses to instantiate a TE tunnel.
To model this, the "ietf-te-types" module provides a set of reusable YANG identities.
In addition to identities for protocols like PCEP <xref target="RFC5440"/> and BGP <xref target="RFC9012"/>, the module defines the following identity for tunnels created via an Application Programmable Interface (API):</t>

<dl>
  <dt>protocol-origin-api:</dt>
  <dd>
    <t>A YANG identity used when the TE tunnel is instantiated through an API.</t>
  </dd>
</dl>

</section>
</section>
<section anchor="data-types"><name>Data Types</name>

<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-octet in dotted-quad notation or as 16-octet in an <xref target="RFC5952"/> 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 administrative groups, as defined in <xref target="RFC3630"/> and <xref target="RFC5305"/>, or extended administrative groups, as defined in <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 status of a recovery action as defined in <xref target="RFC6378"/> and <xref target="RFC4427"/>.</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>

</section>
<section anchor="groupings"><name>Groupings</name>

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

<dl>
  <dt>te-bandwidth:</dt>
  <dd>
    <t>A 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  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  grouping that defines one-way and two-way measured Performance Metrics (PM) and indications of anomalies on links or the path as defined in <xref target="RFC7471"/>, <xref target="RFC8570"/>, <xref target="RFC7823"/>, <xref target="RFC7679"/> and <xref target="RFC2681"/>.</t>
  </dd>
  <dt>performance-metrics-throttle-container:</dt>
  <dd>
    <t>A  grouping that defines thresholds for advertisement suppression and measurement intervals.</t>
  </dd>
  <dt>explicit-route-hop:</dt>
  <dd>
    <t>A  grouping that defines supported explicit routes as defined in <xref target="RFC3209"/> and <xref target="RFC3477"/>.</t>
  </dd>
  <dt>explicit-route-hop-with-srlg:</dt>
  <dd>
    <t>A  grouping that augments the 'explicit-route-hop' to specify also SRLG hops.</t>
  </dd>
  <dt>encoding-and-switching-type:</dt>
  <dd>
    <t>A grouping that defines the LSP encoding and switching types.</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>

<section anchor="identities-1"><name>Identities</name>

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

<dl>
  <dt>backup-protection-type:</dt>
  <dd>
    <t>A base identity for supported protection types that a backup or bypass tunnel can provide as defined in <xref target="RFC4090"/>.</t>
  </dd>
  <dt>bc-model-type:</dt>
  <dd>
    <t>A base identity for supported Diffserv-TE Bandwidth Constraints Models as defined in <xref target="RFC4125"/>, <xref target="RFC4126"/>, and <xref target="RFC4127"/>.</t>
  </dd>
  <dt>bandwidth-profile-type:</dt>
  <dd>
    <t>A base identity for various bandwidth profiles, also known as traffic profiles in <xref section="2.3.2" sectionFormat="of" target="RFC2475"/>, that may be used to specify the temporal properties of a packet stream (e.g., MPLS-TE LSPs), e.g., as specified in <xref target="MEF_10.3"/>, <xref target="RFC2697"/> and <xref target="RFC2698"/>.</t>
  </dd>
</dl>

</section>
<section anchor="data-types-1"><name>Data Types</name>

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

<dl>
  <dt>te-bandwidth-requested-type:</dt>
  <dd>
    <t>An enumerated type for the different options to request bandwidth for a specific tunnel.</t>
  </dd>
</dl>

</section>
<section anchor="groupings-1"><name>Groupings</name>

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

<dl>
  <dt>performance-metrics-attributes-packet:</dt>
  <dd>
    <t>A grouping that contains the generic performance metrics and additional packet-specific metrics.</t>
  </dd>
  <dt>bandwidth-profile-parameters:</dt>
  <dd>
    <t>A grouping that defines common parameters for bandwidth profiles in packet networks.</t>
  </dd>
  <dt>te-packet-path-bandwidth:</dt>
  <dd>
    <t>A 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 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>
<section anchor="te-yang-code"><name>TE Types YANG Module</name>

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

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

<t>In addition to importing <xref target="RFC9911"/> and <xref target="RFC8294"/>, this module references the following documents in defining its types and 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="RFC6378"/>, <xref target="RFC6511"/>, <xref target="RFC7139"/>, <xref target="RFC7271"/>, <xref target="RFC7308"/>, <xref target="RFC7551"/>, <xref target="RFC7571"/>, <xref target="RFC7579"/>, and <xref target="ISOIEC_9899"/>.
Importantly, even where the definition of a type or grouping references a technology-specific document, this does not preclude its use for other technologies.</t>

<figure title="TE Types YANG module" anchor="fig-te-yang"><sourcecode type="yang" markers="true" name="ietf-te-types@2026-05-08.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 9911: Common YANG Data Types, Section 4";
  }
  import ietf-yang-types {
    prefix yang;
    reference
      "RFC 9911: Common YANG Data Types, Section 3";
  }
  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:vishnupavan.ietf@gmail.com>

     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 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) 2026 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).

     All revisions of IETF published modules can be found
     at the YANG Parameters registry group
     (https://www.iana.org/assignments/yang-parameters).

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

  revision 2026-05-08 {
    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:
       - explicit-route-hop-with-srlg;
       - 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";
  }
  revision 2020-06-10 {
    description
      "Initial Version of TE types.";
    reference
      "RFC 8776: Common YANG Data Types for Traffic Engineering";
  }

  /*
   * 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 Shared Risk Link Group (SRLG).";
  }

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

  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
      "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
      "Shared Risk Link Group (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
      "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.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-unprotected {
    base link-protection-type;
    description
      "'Unprotected' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-extra-traffic {
    base link-protection-type;
    description
      "'Extra-Traffic' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-shared {
    base link-protection-type;
    description
      "'Shared' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-1-for-1 {
    base link-protection-type;
    description
      "'Dedicated 1:1' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-1-plus-1 {
    base link-protection-type;
    description
      "'Dedicated 1+1' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  identity link-protection-enhanced {
    base link-protection-type;
    description
      "'Enhanced' link protection type.";
    reference
      "RFC 4202: Routing Extensions in Support of Generalized
                 Multi-Protocol Label Switching (GMPLS),
                 section 2.2
       RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
                 Signaling Functional Description, section 7";
  }

  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)";
  }

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

  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)";
  }

  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)";
  }

  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)";
  }

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

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

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

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

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

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

  identity restoration-scheme-rerouting {
    base restoration-scheme-type;
    description
      "Restoration LSP is computed, signalled and configured after
       the failure detection.

       This restoration scheme is also known as
       'Full LSP Re-routing', with the alternate route being
       computed after the failure occurs.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 11";
  }

  identity restoration-scheme-preconfigured {
    base restoration-scheme-type;
    description
      "Restoration LSP is precomputed, presignalled and
       preconfigured prior to the failure.";
  }

  identity restoration-scheme-precomputed {
    base restoration-scheme-type;
    description
      "Restoration LSP is precomputed, but not presignalled nor
       preconfigured, prior to the failure.

       This restoration scheme is also known as
       'Full LSP Re-routing', with the alternate route being
       precomputed and stored for use when the failure occurs.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 11";
  }

  identity restoration-scheme-presignaled {
    base restoration-scheme-type;
    description
      "Restoration LSP is presignaled, but not preconfigured,
       prior to the failure.

       This restoration scheme is also known as
       'Pre-planned LSP Re-routing'.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 8";
  }

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

  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' or
       'restoration-scheme-precomputed' identity SHOULD be used
       instead.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 11";
  }

  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-presignaled' identity SHOULD be used
       instead.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 8";
  }

  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, section 7.3";
  }

  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, section 7";
  }

  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, section 5";
  }

  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, section 6";
  }

  identity lsp-protection-extra-traffic {
    base lsp-protection-type;
    description
      "Extra-Traffic LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery, section 7";
  }

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

  identity normal {
    base lsp-protection-state;
    description
      "Normal state.";
    reference
      "RFC 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity wait-to-restore {
    base lsp-protection-state;
    description
      "A Wait-to-Restore (WTR) timer is running.";
    reference
      "RFC 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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 7271: MPLS Transport Profile (MPLS-TP) Linear Protection
                 to Match the Operational Expectations of
                 Synchronous Digital Hierarchy, Optical Transport
                 Network, and Ethernet Transport Network Operators
       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 7271: MPLS Transport Profile (MPLS-TP) Linear Protection
                 to Match the Operational Expectations of
                 Synchronous Digital Hierarchy, Optical Transport
                 Network, and Ethernet Transport Network Operators
       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 7271: MPLS Transport Profile (MPLS-TP) Linear Protection
                 to Match the Operational Expectations of
                 Synchronous Digital Hierarchy, Optical Transport
                 Network, and Ethernet Transport Network Operators
       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 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       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 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       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 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       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 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       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 4872: RSVP-TE Extensions in Support of End-to-End
                 Generalized Multi-Protocol Label Switching (GMPLS)
                 Recovery
       RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  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
      "RFC 7271: MPLS Transport Profile (MPLS-TP) Linear Protection
                 to Match the Operational Expectations of
                 Synchronous Digital Hierarchy, Optical Transport
                 Network, and Ethernet Transport Network Operators
       RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

  identity clear {
    base protection-external-commands;
    description
      "An action that clears the active near-end lockout of a
       protection, forced switchover, manual switchover,
       Wait-to-Restore (WTR) state, or exercise command.";
    reference
      "RFC 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       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.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
                 Section 4.3.2
       RFC 5440: Path Computation Element (PCE) Communication
                 Protocol (PCEP), Section 7.12
       RFC 7896: Update to the Include Route Object (IRO)
                 Specification in the Path Computation Element
                 Communication Protocol (PCEP)";
  }

  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 Shared Risk Link Groups (SRLGs).";
    reference
      "RFC 4874: Exclude Routes - Extension to Resource ReserVation
                 Protocol-Traffic Engineering (RSVP-TE)";
  }

  identity path-metric-optimization-type {
    description
      "Base identity used to define the path metric optimization
       types.";
  }

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

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

  identity path-metric-type {
    base link-path-metric-type;
    base path-metric-optimization-type;
    description
      "Base identity for the path metric types.";
  }

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

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

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

  identity path-metric-delay-average {
    base path-metric-type;
    description
      "The Path Delay 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.1";
  }

  identity path-metric-delay-minimum {
    base path-metric-type;
    description
      "The Path Min Delay Metric, measured in units of
       microseconds.";
    reference
      "I-D.ietf-pce-sid-algo: Carrying SR-Algorithm information
                              in PCE-based Networks,
                              draft-ietf-pce-sid-algo-29,
                              Sections 4.5.1 and 4.5.2";
  }

  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)";
  }

  identity path-metric-optimize-includes {
    base path-metric-optimization-type;
    description
      "A metric that optimizes the number of included resources
       specified in a set.";
  }

  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 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       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 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       RFC 2702: Requirements for Traffic Engineering Over MPLS";
  }

  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 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       RFC 2702: Requirements for Traffic Engineering Over MPLS";
  }

  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 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       RFC 2702: Requirements for Traffic Engineering Over MPLS";
  }

  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 Shared Risk Link Group (SRLG) path
       computation.";
  }

  identity srlg-ignore {
    base path-computation-srlg-type;
    description
      "Ignores Shared Risk Link Groups (SRLGs) in the path
       computation.";
  }

  identity srlg-strict {
    base path-computation-srlg-type;
    description
      "Includes a strict Shared Risk Link Group (SRLG) check in
       the path computation.";
  }

  identity srlg-preferred {
    base path-computation-srlg-type;
    description
      "Includes a preferred Shared Risk Link Group (SRLG) check in
       the path computation.";
  }

  identity srlg-weighted {
    base path-computation-srlg-type;
    description
      "Includes a weighted Shared Risk Link Group (SRLG) check in
       the path computation.";
  }

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

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

  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)";
  }

  /*
   * 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
      "Shared Risk Link Group (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, as defined in
       ISO/IEC 9899:

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

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

       Canonically, the string is represented as all lowercase and in
       hex, where the prefix '0x' precedes the hex number.";
    reference
      "ISO/IEC 9899:2024: Information Technology - Programming
                          Languages - C, Section 6.4.4.2
       RFC 8294: Common YANG Data Types for the Routing Area";
  }

  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
      "The access types 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
      "Traffic Engineering (TE)  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";
  }

  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
          "Shared Risk Link Group (SRLG) 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 6378: MPLS Transport Profile (MPLS-TP) Linear Protection
       RFC 4427: Recovery (Protection and Restoration) Terminology
                 for Generalized Multi-Protocol Label Switching
                 (GMPLS)";
  }

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

  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 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 8570: IS-IS Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      description
        "One-way delay or latency, also known as Unidirectional Link
         Delay.";
      reference
        "RFC 7679: A One-Way Delay Metric for IP Performance
                   Metrics (IPPM)";
    }
    leaf one-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "The normality of the 'one-way-delay' metric.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using TE Metric
                   Extensions";
    }
  }

  grouping performance-metrics-two-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.";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      description
        "Two-way delay or latency, also known as Roudn-trip Delay.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
    leaf two-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "The normality of the 'two-way-delay' metric.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using TE Metric
                   Extensions";
    }
  }

  grouping performance-metrics-one-way-bandwidth {
    description
      "Performance Metrics (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 8570: IS-IS Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using 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 Performance Metrics (PM) throttle grouping.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "One-way delay or latency, also known as Unidirectional Link
         Delay.";
      reference
        "RFC 7679: A One-Way Delay Metric for IP Performance
                   Metrics (IPPM)";
    }
    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 Performance Metrics (PM) throttle grouping.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "Two-way delay or latency, also known as Roudn-trip Delay.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
  }

  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 Performance Metrics (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 8570: IS-IS Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using 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 Performance Metrics (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 8570: IS-IS Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
                   Routed Label Switched Paths (LSPs) Using TE Metric
                   Extensions";
      leaf one-way-delay-offset {
        type uint32 {
          range "0..16777215";
        }
        units "microseconds";
        default "0";
        description
          "Offset value to be added to the measured delay value.";
      }
      leaf measure-interval {
        type uint32;
        units "seconds";
        default "30";
        description
          "Interval to measure the extended metric values.";
      }
      leaf advertisement-interval {
        type uint32;
        units "seconds";
        default "0";
        description
          "Interval to advertise the extended metric values.";
      }
      leaf suppression-interval {
        type uint32 {
          range "1..max";
        }
        units "seconds";
        default "120";
        description
          "Interval to suppress advertisement of the extended metric
           values.";
        reference
          "RFC 8570: IS-IS Traffic Engineering (TE) Metric
                     Extensions, Section 6";
      }
      container threshold-out {
        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.";
        uses performance-metrics-thresholds;
      }
      container threshold-in {
        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.";
        uses performance-metrics-thresholds;
      }
      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
   */

  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 needs to be present.";
          }
          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)";
          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.";
          }
        }
      }
      case numbered-link-hop {
        container numbered-link-hop {
          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)";
          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.";
          }
        }
      }
      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 need to be
               present.";
          }
          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)";
          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.";
          }
        }
      }
      case as-number {
        container as-number-hop {
          description
            "Autonomous System (AS) explicit route 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.";
          }
        }
      }
      case label {
        description
          "The label explicit route hop type.";
        container label-hop {
          description
            "Label hop type.";
          uses te-label;
        }
      }
    }
  }

  grouping explicit-route-hop-with-srlg {
    description
      "Augments the explicit route entry grouping with Shared Risk
       Link Group (SRLG) hop type.";
    uses explicit-route-hop {
      augment "type" {
        description
          "Augmentation for a generic explicit route for Shared
           Risk Link Group (SRLG) inclusion or exclusion.";
        case srlg {
          description
            "An Shared Risk Link Group (SRLG) value to be
             included or excluded.";
          container srlg {
            description
              "Shared Risk Link Group (SRLG) container.";
            leaf srlg {
              type uint32;
              description
                "Shared Risk Link Group (SRLG) value.";
            }
          }
        }
      }
    }
  }

  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 {
        description
          "Numbered node route hop.";
        container numbered-node-hop {
          must 'node-id-uri or node-id' {
            description
              "At least one node identifier need to 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";
          }
        }
      }
      case numbered-link-hop {
        description
          "Numbered link route 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";
          }
        }
      }
      case unnumbered-link-hop {
        description
          "Unnumbered link route 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 need to be
               present.";
          }
          description
            "Unnumbered link Record Route hop.";
          reference
            "RFC 3477: Signalling Unnumbered Links in Resource
                       ReSerVation Protocol - Traffic Engineering
                       (RSVP-TE)";
          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";
          }
        }
      }
      case label {
        description
          "The label Record Route entry types.";
        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";
          }
        }
      }
    }
  }

  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 MUST 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;
      }
    }
  }

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

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

  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 {
          refine "type/numbered-node-hop/numbered-node-hop"
               + "/hop-type" {
            must '. = "strict"' {
              description
                "Loose hops can only be used for 'include' route
                 objects.";
              reference
                "RFC 4874: Exclude Routes - Extension to Resource
                          ReserVation Protocol-Traffic Engineering
                          (RSVP-TE), Section 3.1";
            }
          }
        }
      }
      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-with-srlg {
          refine "type/numbered-node-hop/numbered-node-hop"
               + "/hop-type" {
            must '(. = "strict") or '
               + 'derived-from-or-self(../../explicit-route-usage,'
               + '"te-types:route-include-object")' {
              description
                "Loose hops can only be used for 'include' route
                 objects.";
              reference
                "RFC 4874: Exclude Routes - Extension to Resource
                          ReserVation Protocol-Traffic Engineering
                          (RSVP-TE), Section 3.1";
            }
          }
        }
      }
    }
  }

  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-with-srlg;
    }
  }

  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
             specified 'metric-type'.

             The unit of is interpreted in the context of the
             'metric-type' identity.";
        }
      }
    }
  }

  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";
          description
            "List of named affinities.";
          leaf name {
            type string;
            description
              "Identifies a named affinity entry.";
          }
        }
      }
    }
  }

  grouping generic-path-srlgs {
    description
      "Path Shared Risk Link Group (SRLG) grouping.";
    container path-srlgs-lists {
      description
        "Path Shared Risk Link Group (SRLG) properties container.";
      list path-srlgs-list {
        key "usage";
        description
          "List of Shared Risk Link Group (SRLG) values to be
           included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of Shared Risk Link Groups
             (SRLGs) to either include or exclude.";
        }
        leaf-list values {
          type srlg;
          description
            "List of Shared Risk Link Group (SRLG) values.";
        }
      }
    }
    container path-srlgs-names {
      description
        "Container for the list of named Shared Risk Link Groups
         (SRLGs).";
      list path-srlgs-name {
        key "usage";
        description
          "List of named Shared Risk Link Groups (SRLGs) to be
           included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of named Shared Risk Link
             Groups (SRLGs) to either include or exclude.";
        }
        leaf-list names {
          type string;
          description
            "List of named Shared Risk Link Groups (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;
        }
      }
    }
  }

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

  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 a 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 the following modules:</t>

<t><list style="symbols">
  <t>"ietf-yang-types" as defined in <xref target="RFC9911"/></t>
  <t>"ietf-te-types" as defined in <xref target="te-yang-code"/> of this document</t>
</list></t>

<figure title="Packet TE Types YANG module" anchor="fig-pkt-yang"><sourcecode type="yang" markers="true" name="ietf-te-packet-types@2026-05-08.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 9911: Common YANG Data Types";
  }
  import ietf-te-types {
    prefix te-types;
    reference
      "RFC XXXX: Common YANG Data Types for Traffic Engineering";
  }

  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:vishnupavan.ietf@gmail.com>

     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 Engineering
     (TE).

     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) 2026 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).

     All revisions of IETF published modules can be found
     at the YANG Parameters registry group
     (https://www.iana.org/assignments/yang-parameters).

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

  revision 2026-05-08 {
    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";
  }
  revision 2020-06-10 {
    description
      "Latest revision of TE MPLS types.";
    reference
      "RFC 8776: Common YANG Data Types for Traffic Engineering";
  }

  /*
   * Identities
   */

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

  // Derived identities from te-types:link-metric-type

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

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

  // Derived identities from te-types:path-metric-type

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

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

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

  /*
   * 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 "kilobits per second";
    description
      "Bandwidth values, expressed in kilobits per second.";
  }

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

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

  /*
   * Groupings
   */

  grouping performance-metrics-attributes-packet {
    description
      "Contains Performance Metrics (PM) information.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
                 Routed Label Switched Paths (LSPs) Using TE Metric
                 Extensions";
    uses te-types:performance-metrics-attributes {
      augment "performance-metrics-one-way" {
        description
          "Performance Metrics (PM) one-way packet-specific
           augmentation for a generic PM grouping.";
        leaf one-way-min-delay {
          type uint32 {
            range "0..16777215";
          }
          units "microseconds";
          description
            "One-way minimum delay or latency.";
        }
        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";
          }
          units "microseconds";
          description
            "One-way maximum delay or latency.";
        }
        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";
          }
          units "microseconds";
          description
            "One-way delay variation.";
          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 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions";
        }
        leaf one-way-packet-loss {
          type decimal64 {
            fraction-digits 6;
            range "0..50.331642";
          }
          units "percent";
          description
            "One-way packet loss as a percentage of the total traffic
             sent over a configurable interval.

             The finest precision is 0.000003%.";
          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 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions";
        }
      }
      augment "performance-metrics-two-way" {
        description
          "Performance Metrics (PM) two-way packet-specific
           augmentation for a generic PM grouping.";
        reference
          "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
           RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions
           RFC 7823: Performance-Based Path Selection for Explicitly
                     Routed Label Switched Paths (LSPs) Using TE
                     Metric Extensions";
        leaf two-way-min-delay {
          type uint32 {
            range "0..16777215";
          }
          units "microseconds";
          default "0";
          description
            "Two-way minimum delay or latency.";
        }
        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 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions";
        }
        leaf two-way-max-delay {
          type uint32 {
            range "0..16777215";
          }
          units "microseconds";
          default "0";
          description
            "Two-way maximum delay or latency.";
        }
        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 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions";
        }
        leaf two-way-delay-variation {
          type uint32 {
            range "0..16777215";
          }
          units "microseconds";
          default "0";
          description
            "Two-way delay variation.";
          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 8570: IS-IS Traffic Engineering (TE) Metric
                       Extensions
             RFC 7823: Performance-Based Path Selection for
                       Explicitly Routed Label Switched Paths (LSPs)
                       Using TE Metric Extensions";
        }
        leaf two-way-packet-loss {
          type decimal64 {
            fraction-digits 6;
            range "0..50.331642";
          }
          units "percent";
          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.";
        }
      }
    }
  }

  grouping one-way-performance-metrics-packet {
    description
      "One-way packet Performance Metrics (PM) throttle grouping.";
    leaf one-way-min-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "One-way minimum delay or latency.";
    }
    leaf one-way-max-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "One-way maximum delay or latency.";
    }
    leaf one-way-delay-variation {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "One-way delay variation.";
    }
    leaf one-way-packet-loss {
      type decimal64 {
        fraction-digits 6;
        range "0..50.331642";
      }
      units "percent";
      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%.";
    }
  }

  grouping one-way-performance-metrics-gauge-packet {
    description
      "One-way packet Performance Metrics (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;
      units "microseconds";
      description
        "One-way minimum delay or latency.";
    }
    leaf one-way-max-delay {
      type yang:gauge64;
      units "microseconds";
      description
        "One-way maximum delay or latency.";
      reference
        "RFC 7679: A One-Way Delay Metric for IP Performance
                   Metrics (IPPM)";
    }
    leaf one-way-delay-variation {
      type yang:gauge64;
      units "microseconds";
      description
        "One-way delay variation.";
      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 Performance Metrics (PM) throttle grouping.";
    leaf two-way-min-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "Two-way minimum delay or latency.";
    }
    leaf two-way-max-delay {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "Two-way maximum delay or latency.";
    }
    leaf two-way-delay-variation {
      type uint32 {
        range "0..16777215";
      }
      units "microseconds";
      default "0";
      description
        "Two-way delay variation.";
    }
    leaf two-way-packet-loss {
      type decimal64 {
        fraction-digits 6;
        range "0..50.331642";
      }
      units "percent";
      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%.";
    }
  }

  grouping two-way-performance-metrics-gauge-packet {
    description
      "Two-way packet Performance Metrics (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;
      units "microseconds";
      description
        "Two-way minimum delay or latency.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
    leaf two-way-max-delay {
      type yang:gauge64;
      units "microseconds";
      description
        "Two-way maximum delay or latency.";
      reference
        "RFC 2681: A Round-trip Delay Metric for IPPM";
    }
    leaf two-way-delay-variation {
      type yang:gauge64;
      units "microseconds";
      description
        "Two-way delay variation.";
      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 Performance Metrics (PM) threshold grouping.";
    uses te-types:performance-metrics-throttle-container {
      augment "throttle/threshold-out" {
        description
          "Performance Metrics (PM) threshold-out packet
           augmentation for a generic grouping.";
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
      }
      augment "throttle/threshold-in" {
        description
          "Performance Metrics (PM) threshold-in packet augmentation
           for a generic grouping.";
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
      }
      augment "throttle/threshold-accelerated-advertisement" {
        description
          "Performance Metrics (PM) accelerated advertisement packet
           augmentation for a generic grouping.";
        uses one-way-performance-metrics-packet;
        uses two-way-performance-metrics-packet;
      }
    }
  }

  grouping bandwidth-profile-parameters {
    description
      "Common parameters to define bandwidth profiles, also known as
       traffic profiles in RFC 2475, that may be used to specify the
       temporal properties of a packet stream (e.g., MPLS-TE LSPs),
       e.g., as specified in MEF 10, RFC 2697 or RFC 2698.";
    reference
      "RFC 2475: An Architecture for Differentiated Services
       MEF 10.3: Ethernet Services Attributes Phase 3
       RFC 2697: A Single Rate Three Color Marker
       RFC 2698: A Two Rate Three Color Marker";
    leaf cir {
      type uint64;
      units "bits per second";
      description
        "Committed Information Rate (CIR).";
    }
    leaf cbs {
      type uint64;
      units "bytes";
      description
        "Committed Burst Size (CBS).";
    }
    leaf eir {
      type uint64;
      units "bits per second";
      description
        "Excess Information Rate (EIR).";
    }
    leaf ebs {
      type uint64;
      units "bytes";
      description
        "Excess Burst Size (EBS).";
    }
    leaf pir {
      type uint64;
      units "bits per second";
      description
        "Peak Information Rate (PIR).";
    }
    leaf pbs {
      type uint64;
      units "bytes";
      description
        "Peak Burst Size (PBS).";
    }
  }

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

  grouping te-packet-link-bandwidth {
    description
      "Bandwidth attributes for Packet TE links.";
    leaf packet-bandwidth {
      type uint64;
      units "bits per 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 requests IANA to register the following YANG modules in the "YANG Module Names" registry <xref target="RFC6020"/><xref target="RFC9890"/> within the "YANG Parameters" registry group.</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>This section is modeled after the template described in Section 3.7
of <xref target="RFC9907"/>.</t>

<t>The "ietf-te-types" and the "ietf-te-packet-types" YANG modules define data models that are
designed to be accessed via YANG-based management protocols, such as
NETCONF <xref target="RFC6241"/> and RESTCONF <xref target="RFC8040"/>. These YANG-based management
protocols (1) have to use a secure transport layer (e.g., SSH <xref target="RFC4252"/>, TLS <xref target="RFC8446"/>, and
QUIC <xref target="RFC9000"/>) and (2) have to use mutual authentication.</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 modules define a set of identities, types, and
groupings. These nodes are intended to be reused by other YANG
modules. The modules by themselves do not expose any data nodes that
are writable, data nodes that contain read-only state, or RPCs.
As such, there are no additional security issues related to
the YANG module that need to be considered.</t>

<t>Modules that use the groupings that are defined in this document
should identify the corresponding security considerations.
For example using 'explicit-route-hop', 'record-route-state' or 'te-topology-identifier' (which includes the 'client-id') groupings may expose sensitive topology information.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">

<reference anchor="ISOIEC_9899" target="https://www.iso.org/standard/82075.html">
  <front>
    <title>Information Technology - Programming Languages - C</title>
    <author >
      <organization>International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC)</organization>
    </author>
    <date year="2024" month="October"/>
  </front>
  <seriesInfo name="ISO/IEC 9899:2024" value=""/>
</reference>


<reference anchor="RFC6020">
  <front>
    <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
    <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
    <date month="October" year="2010"/>
    <abstract>
      <t>YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6020"/>
  <seriesInfo name="DOI" value="10.17487/RFC6020"/>
</reference>
<reference anchor="RFC7950">
  <front>
    <title>The YANG 1.1 Data Modeling Language</title>
    <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
    <date month="August" year="2016"/>
    <abstract>
      <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7950"/>
  <seriesInfo name="DOI" value="10.17487/RFC7950"/>
</reference>
<reference anchor="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">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>
<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>
<reference anchor="RFC9911">
  <front>
    <title>Common YANG Data Types</title>
    <author fullname="J. Schönwälder" initials="J." role="editor" surname="Schönwälder"/>
    <date month="December" year="2025"/>
    <abstract>
      <t>This document defines a collection of common data types to be used with the YANG data modeling language. It includes several new type definitions and obsoletes RFC 6991.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9911"/>
  <seriesInfo name="DOI" value="10.17487/RFC9911"/>
</reference>
<reference anchor="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="RFC7271">
  <front>
    <title>MPLS Transport Profile (MPLS-TP) Linear Protection to Match the Operational Expectations of Synchronous Digital Hierarchy, Optical Transport Network, and Ethernet Transport Network Operators</title>
    <author fullname="J. Ryoo" initials="J." role="editor" surname="Ryoo"/>
    <author fullname="E. Gray" initials="E." role="editor" surname="Gray"/>
    <author fullname="H. van Helvoort" initials="H." surname="van Helvoort"/>
    <author fullname="A. D'Alessandro" initials="A." surname="D'Alessandro"/>
    <author fullname="T. Cheung" initials="T." surname="Cheung"/>
    <author fullname="E. Osborne" initials="E." surname="Osborne"/>
    <date month="June" year="2014"/>
    <abstract>
      <t>This document describes alternate mechanisms to perform some of the functions of MPLS Transport Profile (MPLS-TP) linear protection defined in RFC 6378, and also defines additional mechanisms. The purpose of these alternate and additional mechanisms is to provide operator control and experience that more closely models the behavior of linear protection seen in other transport networks.</t>
      <t>This document also introduces capabilities and modes for linear protection. A capability is an individual behavior, and a mode is a particular combination of capabilities. Two modes are defined in this document: Protection State Coordination (PSC) mode and Automatic Protection Switching (APS) mode.</t>
      <t>This document describes the behavior of the PSC protocol including priority logic and state machine when all the capabilities associated with the APS mode are enabled.</t>
      <t>This document updates RFC 6378 in that the capability advertisement method defined here is an addition to that document.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7271"/>
  <seriesInfo name="DOI" value="10.17487/RFC7271"/>
</reference>
<reference anchor="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="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">
  <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">
  <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="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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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">
  <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="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="RFC6368">
  <front>
    <title>Internal BGP as the Provider/Customer Edge Protocol for BGP/MPLS IP Virtual Private Networks (VPNs)</title>
    <author fullname="P. Marques" initials="P." surname="Marques"/>
    <author fullname="R. Raszuk" initials="R." surname="Raszuk"/>
    <author fullname="K. Patel" initials="K." surname="Patel"/>
    <author fullname="K. Kumaki" initials="K." surname="Kumaki"/>
    <author fullname="T. Yamagata" initials="T." surname="Yamagata"/>
    <date month="September" year="2011"/>
    <abstract>
      <t>This document defines protocol extensions and procedures for BGP Provider/Customer Edge router iteration in BGP/MPLS IP VPNs. These extensions and procedures have the objective of making the usage of the BGP/MPLS IP VPN transparent to the customer network, as far as routing information is concerned. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6368"/>
  <seriesInfo name="DOI" value="10.17487/RFC6368"/>
</reference>
<reference anchor="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">
  <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">
  <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">
  <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">
  <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="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="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"/>
    <abstract>
      <t>This document describes a method for controlling two specific types of Ethernet switching via Generalized Multi-Protocol Label Switching (GMPLS). This document supports the types of switching corresponding to the Ethernet services that have been defined in the context of the Metro Ethernet Forum (MEF) and International Telecommunication Union (ITU) G.8011. Specifically, switching in support of Ethernet private line and Ethernet virtual private line services are covered. Support for MEF- and ITU-defined parameters is also covered.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6004"/>
  <seriesInfo name="DOI" value="10.17487/RFC6004"/>
</reference>
<reference anchor="RFC6002">
  <front>
    <title>Generalized MPLS (GMPLS) Data Channel Switching Capable (DCSC) and Channel Set Label Extensions</title>
    <author fullname="L. Berger" initials="L." surname="Berger"/>
    <author fullname="D. Fedyk" initials="D." surname="Fedyk"/>
    <date month="October" year="2010"/>
    <abstract>
      <t>This document describes two technology-independent extensions to Generalized Multi-Protocol Label Switching (GMPLS). The first extension defines the new switching type Data Channel Switching Capable. Data Channel Switching Capable interfaces are able to support switching of the whole digital channel presented on single channel interfaces. The second extension defines a new type of generalized label and updates related objects. The new label is called the Generalized Channel_Set Label and allows more than one data plane label to be controlled as part of a Label Switched Path (LSP). [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6002"/>
  <seriesInfo name="DOI" value="10.17487/RFC6002"/>
</reference>
<reference anchor="RFC7074">
  <front>
    <title>Revised Definition of the GMPLS Switching Capability and Type Fields</title>
    <author fullname="L. Berger" initials="L." surname="Berger"/>
    <author fullname="J. Meuric" initials="J." surname="Meuric"/>
    <date month="November" year="2013"/>
    <abstract>
      <t>GMPLS provides control for multiple switching technologies and for hierarchical switching within a technology. GMPLS routing and signaling use common values to indicate the type of switching technology. These values are carried in routing protocols via the Switching Capability field, and in signaling protocols via the Switching Type field. While the values used in these fields are the primary indicators of the technology and hierarchy level being controlled, the values are not consistently defined and used across the different technologies supported by GMPLS. This document is intended to resolve the inconsistent definition and use of the Switching Capability and Type fields by narrowly scoping the meaning and use of the fields. This document updates all documents that use the GMPLS Switching Capability and Types fields, in particular RFCs 3471, 4202, 4203, and 5307.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7074"/>
  <seriesInfo name="DOI" value="10.17487/RFC7074"/>
</reference>
<reference anchor="RFC7138">
  <front>
    <title>Traffic Engineering Extensions to OSPF for GMPLS Control of Evolving G.709 Optical Transport Networks</title>
    <author fullname="D. Ceccarelli" initials="D." role="editor" surname="Ceccarelli"/>
    <author fullname="F. Zhang" initials="F." surname="Zhang"/>
    <author fullname="S. Belotti" initials="S." surname="Belotti"/>
    <author fullname="R. Rao" initials="R." surname="Rao"/>
    <author fullname="J. Drake" initials="J." surname="Drake"/>
    <date month="March" year="2014"/>
    <abstract>
      <t>This document describes Open Shortest Path First - Traffic Engineering (OSPF-TE) routing protocol extensions to support GMPLS control of Optical Transport Networks (OTNs) specified in ITU-T Recommendation G.709 as published in 2012. It extends mechanisms defined in RFC 4203.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7138"/>
  <seriesInfo name="DOI" value="10.17487/RFC7138"/>
</reference>
<reference anchor="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="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="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="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="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="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="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">
  <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">
  <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">
  <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">
  <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">
  <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="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">
  <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">
  <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="RFC5952">
  <front>
    <title>A Recommendation for IPv6 Address Text Representation</title>
    <author fullname="S. Kawamura" initials="S." surname="Kawamura"/>
    <author fullname="M. Kawashima" initials="M." surname="Kawashima"/>
    <date month="August" year="2010"/>
    <abstract>
      <t>As IPv6 deployment increases, there will be a dramatic increase in the need to use IPv6 addresses in text. While the IPv6 address architecture in Section 2.2 of RFC 4291 describes a flexible model for text representation of an IPv6 address, this flexibility has been causing problems for operators, system engineers, and users. This document defines a canonical textual representation format. It does not define a format for internal storage, such as within an application or database. It is expected that the canonical format will be followed by humans and systems when representing IPv6 addresses as text, but all implementations must accept and be able to handle any legitimate RFC 4291 format. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5952"/>
  <seriesInfo name="DOI" value="10.17487/RFC5952"/>
</reference>
<reference anchor="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">
  <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">
  <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">
  <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="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="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="RFC7679">
  <front>
    <title>A One-Way Delay Metric for IP Performance Metrics (IPPM)</title>
    <author fullname="G. Almes" initials="G." surname="Almes"/>
    <author fullname="S. Kalidindi" initials="S." surname="Kalidindi"/>
    <author fullname="M. Zekauskas" initials="M." surname="Zekauskas"/>
    <author fullname="A. Morton" initials="A." role="editor" surname="Morton"/>
    <date month="January" year="2016"/>
    <abstract>
      <t>This memo defines a metric for one-way delay of packets across Internet paths. It builds on notions introduced and discussed in the IP Performance Metrics (IPPM) Framework document, RFC 2330; the reader is assumed to be familiar with that document. This memo makes RFC 2679 obsolete.</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="81"/>
  <seriesInfo name="RFC" value="7679"/>
  <seriesInfo name="DOI" value="10.17487/RFC7679"/>
</reference>
<reference anchor="RFC2681">
  <front>
    <title>A Round-trip Delay Metric for IPPM</title>
    <author fullname="G. Almes" initials="G." surname="Almes"/>
    <author fullname="S. Kalidindi" initials="S." surname="Kalidindi"/>
    <author fullname="M. Zekauskas" initials="M." surname="Zekauskas"/>
    <date month="September" year="1999"/>
    <abstract>
      <t>This memo defines a metric for round-trip delay of packets across Internet paths. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2681"/>
  <seriesInfo name="DOI" value="10.17487/RFC2681"/>
</reference>
<reference anchor="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="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="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="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">
  <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">
  <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">
  <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">
  <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="RFC9890">
  <front>
    <title>An Update to YANG Module Names Registration</title>
    <author fullname="A. Bierman" initials="A." surname="Bierman"/>
    <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
    <author fullname="Q. Wu" initials="Q." surname="Wu"/>
    <date month="October" year="2025"/>
    <abstract>
      <t>This document amends the IANA guidance on the uniqueness of YANG module and submodule names.</t>
      <t>The document updates RFC 6020 to clarify how modules and their revisions are handled by IANA.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9890"/>
  <seriesInfo name="DOI" value="10.17487/RFC9890"/>
</reference>
<reference anchor="RFC8341">
  <front>
    <title>Network Configuration Access Control Model</title>
    <author fullname="A. Bierman" initials="A." surname="Bierman"/>
    <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
    <date month="March" year="2018"/>
    <abstract>
      <t>The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability. There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content. This document defines such an access control model.</t>
      <t>This document obsoletes RFC 6536.</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="91"/>
  <seriesInfo name="RFC" value="8341"/>
  <seriesInfo name="DOI" value="10.17487/RFC8341"/>
</reference>



    </references>

    <references title='Informative References' anchor="sec-informative-references">

<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="RFC6241">
  <front>
    <title>Network Configuration Protocol (NETCONF)</title>
    <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
    <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
    <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
    <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
    <date month="June" year="2011"/>
    <abstract>
      <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6241"/>
  <seriesInfo name="DOI" value="10.17487/RFC6241"/>
</reference>
<reference anchor="RFC8040">
  <front>
    <title>RESTCONF Protocol</title>
    <author fullname="A. Bierman" initials="A." surname="Bierman"/>
    <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
    <author fullname="K. Watsen" initials="K." surname="Watsen"/>
    <date month="January" year="2017"/>
    <abstract>
      <t>This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8040"/>
  <seriesInfo name="DOI" value="10.17487/RFC8040"/>
</reference>
<reference anchor="RFC9907">
  <front>
    <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
    <author fullname="A. Bierman" initials="A." surname="Bierman"/>
    <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
    <author fullname="Q. Wu" initials="Q." surname="Wu"/>
    <date month="March" year="2026"/>
    <abstract>
      <t>This document provides guidelines for authors and reviewers of specifications containing YANG data models, including IANA-maintained YANG 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.</t>
      <t>This document obsoletes RFC 8407; it also updates RFC 8126 by providing additional guidelines for writing the IANA considerations for RFCs that specify IANA-maintained YANG modules.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="216"/>
  <seriesInfo name="RFC" value="9907"/>
  <seriesInfo name="DOI" value="10.17487/RFC9907"/>
</reference>

<reference anchor="I-D.ietf-pce-sid-algo">
   <front>
      <title>Carrying SR-Algorithm in Path Computation Element Communication Protocol (PCEP)</title>
      <author fullname="Samuel Sidor" initials="S." surname="Sidor">
         <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname="Zoey Rose" initials="Z." surname="Rose">
         <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="15" month="October" year="2025"/>
      <abstract>
	 <t>   This document specifies extensions to the Path Computation Element
   Communication Protocol (PCEP) to enhance support for Segment Routing
   (SR) with a focus on the use of Segment Identifiers (SIDs) and SR-
   Algorithms in Traffic Engineering (TE).  The SR-Algorithm associated
   with a SID defines the path computation algorithm used by Interior
   Gateway Protocols (IGPs).  It introduces mechanisms for PCEP peers to
   signal SR-Algorithm associated with SIDs by encoding this information
   in Explicit Route Object (ERO) and Record Route Object (RRO)
   subobjects, enables SR-Algorithm constraints for path computation,
   and defines new metric types for the METRIC object.  This document
   updates RFC 8664 and RFC 9603 to allow such extensions.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-pce-sid-algo-29"/>
   
</reference>
<reference anchor="RFC8340">
  <front>
    <title>YANG Tree Diagrams</title>
    <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
    <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
    <date month="March" year="2018"/>
    <abstract>
      <t>This document captures the current syntax used in YANG module tree diagrams. The purpose of this document is to provide a single location for this definition. This syntax may be updated from time to time based on the evolution of the YANG language.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="215"/>
  <seriesInfo name="RFC" value="8340"/>
  <seriesInfo name="DOI" value="10.17487/RFC8340"/>
</reference>
<reference anchor="RFC3945">
  <front>
    <title>Generalized Multi-Protocol Label Switching (GMPLS) Architecture</title>
    <author fullname="E. Mannie" initials="E." role="editor" surname="Mannie"/>
    <date month="October" year="2004"/>
    <abstract>
      <t>Future data and transmission networks will consist of elements such as routers, switches, Dense Wavelength Division Multiplexing (DWDM) systems, Add-Drop Multiplexors (ADMs), photonic cross-connects (PXCs), optical cross-connects (OXCs), etc. that will use Generalized Multi-Protocol Label Switching (GMPLS) to dynamically provision resources and to provide network survivability using protection and restoration techniques.</t>
      <t>This document describes the architecture of GMPLS. GMPLS extends MPLS to encompass time-division (e.g., SONET/SDH, PDH, G.709), wavelength (lambdas), and spatial switching (e.g., incoming port or fiber to outgoing port or fiber). The focus of GMPLS is on the control plane of these various layers since each of them can use physically diverse data or forwarding planes. The intention is to cover both the signaling and the routing part of that control plane. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3945"/>
  <seriesInfo name="DOI" value="10.17487/RFC3945"/>
</reference>
<reference anchor="RFC5921">
  <front>
    <title>A Framework for MPLS in Transport Networks</title>
    <author fullname="M. Bocci" initials="M." role="editor" surname="Bocci"/>
    <author fullname="S. Bryant" initials="S." role="editor" surname="Bryant"/>
    <author fullname="D. Frost" initials="D." role="editor" surname="Frost"/>
    <author fullname="L. Levrau" initials="L." surname="Levrau"/>
    <author fullname="L. Berger" initials="L." surname="Berger"/>
    <date month="July" year="2010"/>
    <abstract>
      <t>This document specifies an architectural framework for the application of Multiprotocol Label Switching (MPLS) to the construction of packet-switched transport networks. It describes a common set of protocol functions -- the MPLS Transport Profile (MPLS-TP) -- that supports the operational models and capabilities typical of such networks, including signaled or explicitly provisioned bidirectional connection-oriented paths, protection and restoration mechanisms, comprehensive Operations, Administration, and Maintenance (OAM) functions, and network operation in the absence of a dynamic control plane or IP forwarding support. Some of these functions are defined in existing MPLS specifications, while others require extensions to existing specifications to meet the requirements of the MPLS-TP.</t>
      <t>This document defines the subset of the MPLS-TP applicable in general and to point-to-point transport paths. The remaining subset, applicable specifically to point-to-multipoint transport paths, is outside the scope of this document.</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. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5921"/>
  <seriesInfo name="DOI" value="10.17487/RFC5921"/>
</reference>
<reference anchor="RFC3031">
  <front>
    <title>Multiprotocol Label Switching Architecture</title>
    <author fullname="E. Rosen" initials="E." surname="Rosen"/>
    <author fullname="A. Viswanathan" initials="A." surname="Viswanathan"/>
    <author fullname="R. Callon" initials="R." surname="Callon"/>
    <date month="January" year="2001"/>
    <abstract>
      <t>This document specifies the architecture for Multiprotocol Label Switching (MPLS). [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3031"/>
  <seriesInfo name="DOI" value="10.17487/RFC3031"/>
</reference>
<reference anchor="RFC2328">
  <front>
    <title>OSPF Version 2</title>
    <author fullname="J. Moy" initials="J." surname="Moy"/>
    <date month="April" year="1998"/>
    <abstract>
      <t>This memo documents version 2 of the OSPF protocol. OSPF is a link- state routing protocol. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="54"/>
  <seriesInfo name="RFC" value="2328"/>
  <seriesInfo name="DOI" value="10.17487/RFC2328"/>
</reference>
<reference anchor="RFC2330">
  <front>
    <title>Framework for IP Performance Metrics</title>
    <author fullname="V. Paxson" initials="V." surname="Paxson"/>
    <author fullname="G. Almes" initials="G." surname="Almes"/>
    <author fullname="J. Mahdavi" initials="J." surname="Mahdavi"/>
    <author fullname="M. Mathis" initials="M." surname="Mathis"/>
    <date month="May" year="1998"/>
    <abstract>
      <t>The purpose of this memo is to define a general framework for particular metrics to be developed by the IETF's IP Performance Metrics effort. This memo provides information for the Internet community. It does not specify an Internet standard of any kind.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2330"/>
  <seriesInfo name="DOI" value="10.17487/RFC2330"/>
</reference>
<reference anchor="RFC2205">
  <front>
    <title>Resource ReSerVation Protocol (RSVP) -- Version 1 Functional Specification</title>
    <author fullname="R. Braden" initials="R." role="editor" surname="Braden"/>
    <author fullname="L. Zhang" initials="L." surname="Zhang"/>
    <author fullname="S. Berson" initials="S." surname="Berson"/>
    <author fullname="S. Herzog" initials="S." surname="Herzog"/>
    <author fullname="S. Jamin" initials="S." surname="Jamin"/>
    <date month="September" year="1997"/>
    <abstract>
      <t>This memo describes version 1 of RSVP, a resource reservation setup protocol designed for an integrated services Internet. RSVP provides receiver-initiated setup of resource reservations for multicast or unicast data flows, with good scaling and robustness properties. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2205"/>
  <seriesInfo name="DOI" value="10.17487/RFC2205"/>
</reference>
<reference anchor="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="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="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="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'Dell" initials="M." surname="O'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="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="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">
  <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">
  <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="RFC2475">
  <front>
    <title>An Architecture for Differentiated Services</title>
    <author fullname="S. Blake" initials="S." surname="Blake"/>
    <author fullname="D. Black" initials="D." surname="Black"/>
    <author fullname="M. Carlson" initials="M." surname="Carlson"/>
    <author fullname="E. Davies" initials="E." surname="Davies"/>
    <author fullname="Z. Wang" initials="Z." surname="Wang"/>
    <author fullname="W. Weiss" initials="W." surname="Weiss"/>
    <date month="December" year="1998"/>
    <abstract>
      <t>This document defines an architecture for implementing scalable service differentiation in the Internet. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2475"/>
  <seriesInfo name="DOI" value="10.17487/RFC2475"/>
</reference>
<reference anchor="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">
  <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="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="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="RFC4252">
  <front>
    <title>The Secure Shell (SSH) Authentication Protocol</title>
    <author fullname="T. Ylonen" initials="T." surname="Ylonen"/>
    <author fullname="C. Lonvick" initials="C." role="editor" surname="Lonvick"/>
    <date month="January" year="2006"/>
    <abstract>
      <t>The Secure Shell Protocol (SSH) is a protocol for secure remote login and other secure network services over an insecure network. This document describes the SSH authentication protocol framework and public key, password, and host-based client authentication methods. Additional authentication methods are described in separate documents. The SSH authentication protocol runs on top of the SSH transport layer protocol and provides a single authenticated tunnel for the SSH connection protocol. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4252"/>
  <seriesInfo name="DOI" value="10.17487/RFC4252"/>
</reference>
<reference anchor="RFC8446">
  <front>
    <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
    <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
    <date month="August" year="2018"/>
    <abstract>
      <t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol. TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
      <t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961. This document also specifies new requirements for TLS 1.2 implementations.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8446"/>
  <seriesInfo name="DOI" value="10.17487/RFC8446"/>
</reference>
<reference anchor="RFC9000">
  <front>
    <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
    <author fullname="J. Iyengar" initials="J." role="editor" surname="Iyengar"/>
    <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
    <date month="May" year="2021"/>
    <abstract>
      <t>This document defines the core of the QUIC transport protocol. QUIC provides applications with flow-controlled streams for structured communication, low-latency connection establishment, and network path migration. QUIC includes security measures that ensure confidentiality, integrity, and availability in a range of deployment circumstances. Accompanying documents describe the integration of TLS for key negotiation, loss detection, and an exemplary congestion control algorithm.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9000"/>
  <seriesInfo name="DOI" value="10.17487/RFC9000"/>
</reference>



    </references>

</references>


<?line 5910?>

<section anchor="yang-tree"><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 explicit-route-hop-with-srlg:
    +-- (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 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?     union
    +-- 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>
</list></t>

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

<t><list style="symbols">
  <t>explicit-route-hop-with-srlg;</t>
  <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.</t>
    </list></t>
</list></t>

<t>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:</t>

<t><list style="symbols">
  <t>node-id or node-id-uri;</t>
  <t>link-tp-id or link-tp-id-uri.</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.</t>
    </list></t>
</list></t>

<t>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:</t>

<t><list style="symbols">
  <t>node-id or node-id-uri;</t>
  <t>link-tp-id or link-tp-id-uri.</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 has 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 data models since this grouping has not yet been used by any YANG data 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 has 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 obsoleted in the 'ietf-te-types' module for bug fixing:</t>

<t><list style="symbols">
  <t>of-minimize-agg-bandwidth-consumption (the 'svec-of-minimize-agg-bandwidth-consumption' identity should be used instead);</t>
  <t>of-minimize-load-most-loaded-link (the 'svec-of-minimize-load-most-loaded-link' identity should be used instead);</t>
  <t>of-minimize-cost-path-set (the 'svec-of-minimize-cost-path-set' identity should be used instead);</t>
  <t>lsp-protection-reroute-extra (the 'restoration-scheme-rerouting' identity should be used instead);</t>
  <t>lsp-protection-reroute (the 'restoration-scheme-rerouting' identity should be used instead).</t>
</list></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,
Sergio Belotti,
and,
Adrian Farrel
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>HPE</organization>
      <address>
        <email>vishnupavan.ietf@gmail.com</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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
Pm5K6/HVqx6cigFIgO6rIhD8uArIVgFIYrVVQMC8xNOD+u6/Utj6r7aonzQy
c/2KH6MGwC2S+5gGqNEn97Hq88u+841Jc1ayf1pWkoTyUcJHwb7lX1kpoPH0
NvBQX+Dmgn8OxZ98AiusSuO0AmaEcJMUzg2bW0K2nYNBEkf3E0bogK5HAvaQ
wP5yfrm/tO8czLKYtdU5+UoJJp8rEW8GudvfRb4svT89P6Fe78m2ZMvnFM4j
gfSsWAdTDWDz1dY2Ajg5usDu3OhoCHvmBbAU1hE3237Vp3HgHKubWYdcCa+7
SQ3lqS9PKVB9AGOZVTXt4B6dmi/P0W9Dv8MB6aaDQ13kh0K0LbTkaHL2rWYs
+nx4c3qAfT7Ekfsmib3hwIOtlyC4BwPYQ+Sppr/Z38MO56fY/BxO7ugtxs3/
1M+SYKDbbXax3cXlj0SkCz+NZwk0g1/85DbnvBJ9+l0i/+XFyXvscwnWBlqD
QfrROQmij3xjJRpv9bub2PjqCJuW+IPkNrvd72O7n66Igj95ASyV2AU0MjwP
CGfZ5i7N6hvn7BZd2nCO/OWbWPz6a5WLOLuL7WMgKnlx/gTW0YLcL5wrV0ET
+qytBqCRf/11zRGuVToKwSS0h63i7Akgph+zIgzRSvmghXfrjD1x6rpDN5BY
0l4gvVC0CQziaYk/ijXCkbjiPGU1fRijlylL2WbIT1fo8pJZq/OMwkKdJWxn
nwf6AQRwQvIMsLB9yWQEFzpsGR+rQ38tXgoJ+6BCbE38WUqePO1AAFsSV6Tr
yfsOdxR645RUlHONxx7Rlnd84VGFOeCaxp4OtS/4OXB72Ox3wTBZF39tdV91
+S+S9t3NHf3d9m6vb7R81e8a322Zf+1u7xp/be3tbhste9s96y+j5U63a3y3
s/vKhNnfMf7as1ru9bZoDii88pOdV6TnwUD66E6V9iY+NNMNezm6lxTXEvLB
5Po0UEJLmzSMm4JKnvgtx0IeGZ0d7twwmjEjOLbgxV7oovgCBVqIhdE78UMy
siQUR0LhRUAHYdB/II9gU8XknpzOEjTq06LfTKOoeLi5s2fycLen+UQSttXn
44i099rzCOlm9Krh0c7uni2OfeuvzZzogGwRSmyzBrew2mbRPNJDK071dmTv
cuS2t/HGBM96IDDk2245Cuojal8zc17cxuR4LeK6SKcuWLYUW8LKqR3FZZ+6
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

-->

</rfc>

