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


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

]>

<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-busi-teas-te-topology-profiles-05" category="info" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="TE Topology Profiles">Profiles for Traffic Engineering (TE) Topology Data Model and Applicability to non-TE Use Cases</title>

    <author initials="I." surname="Busi" fullname="Italo Busi">
      <organization>Huawei</organization>
      <address>
        <email>italo.busi@huawei.com</email>
      </address>
    </author>
    <author initials="X." surname="Liu" fullname="Xufeng Liu">
      <organization>IBM Corporation</organization>
      <address>
        <email>xufeng.liu.ietf@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>
    <author initials="T." surname="Saad" fullname="Tarek Saad">
      <organization>Cisco Systems Inc</organization>
      <address>
        <email>tsaad.net@gmail.com</email>
      </address>
    </author>
    <author initials="O." surname="Gonzalez de Dios" fullname="Oscar Gonzalez de Dios">
      <organization>Telefonica</organization>
      <address>
        <email>oscar.gonzalezdedios@telefonica.com</email>
      </address>
    </author>

    <date year="2023" month="February" day="03"/>

    
    <workgroup>TEAS Working Group</workgroup>
    

    <abstract>


<t>This document describes how profiles of the Traffic Engineering (TE)
   Topology Model, defined in RFC8795, can be used to address
   applications beyond "Traffic Engineering".</t>



    </abstract>



  </front>

  <middle>


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

<t>There are many network scenarios being discussed in various IETF
   Working Groups (WGs) that are not classified as "Traffic Engineering"
   but can be addressed by a sub-set (profile) of the Traffic
   Engineering (TE) Topology YANG data model, defined in <xref target="RFC8795"/>.</t>

<t>Traffic Engineering (TE) is defined in <xref target="I-D.ietf-teas-rfc3272bis"/> as aspects of
   Internet network engineering that deal with the issues of performance
   evaluation and performance optimization of operational IP networks.
   TE encompasses the application of technology and scientific
   principles to the measurement, characterization, modeling, and
   control of Internet traffic.</t>

<t>The TE Topology Model is augmenting the Network Topology Model
   defined in <xref target="RFC8345"/> with generic and technology-agnostic features
   that some are strictly applicable to TE networks, while others
   applicable to both TE and non-TE networks.</t>

<t>Examples of such features that are applicable to both TE and non-TE
   networks are: inter-domain link discovery (plug-id), geo-
   localization, and admin/operational status.</t>

<t>It is also worth noting that the TE Topology Model is quite an
   extensive and comprehensive model in which most features are
   optional. Therefore, even though the full model appears to be
   complex, at the first glance, a sub-set of the model (profile) can be
   used to address specific scenarios, e.g. suitable also to non-TE use
   cases.</t>

<t>The implementation of such TE Topology profiles can simplify and
   expedite adoption of the full TE topology YANG data model, and allow
   for its reuse even for non-TE use case. The key question being
   whether all or some of the attributes defined in the TE Topology
   Model are needed to address a given network scenario.</t>

<t><xref target="examples"/> provides examples where profiles of the TE Topology Model
   can be used to address some generic use cases applicable to both TE
   and non-TE technologies.</t>

</section>
<section anchor="examples"><name>Examples of non-TE scenarios</name>

<section anchor="uni-discovery"><name>UNI Topology Discovery</name>

<t>UNI Topology Discovery is independent from whether the network is TE
   or non-TE.</t>

<t>The TE Topology Model supports inter-domain link discovery (including
   but not being limited to UNI link discovery) using the plug-id
   attribute. This solution is quite generic and does not require the
   network to be a TE network.</t>

<t>The following profile of the TE Topology model can be used for the
   UNI Topology Discovery:</t>

<figure title="UNI Topology" anchor="uni-discovery-tree"><artwork type="ascii-art"><![CDATA[
   module: ietf-te-topology
     augment /nw:networks/nw:network/nw:network-types:
       +--rw te-topology!
     augment /nw:networks/nw:network/nw:node/nt:termination-point:
       +--rw te-tp-id?   te-types:te-tp-id
       +--rw te!
          +--rw admin-status?
          |       te-types:te-admin-status
          +--rw inter-domain-plug-id?          binary
          +--ro oper-status?                   te-types:te-oper-status
]]></artwork></figure>

<t>The profile data model shown in <xref target="uni-discovery-tree"/> can be used to discover TE
   and non TE UNIs as well as to discover UNIs for TE or non TE
   networks.</t>

<t>Such a UNI TE Topology profile model can also be used with
   technology-specific UNI augmentations, as described in section 3.</t>

<t>For example, in <xref target="I-D.ietf-ccamp-eth-client-te-topo-yang"/>,
   the eth-svc container is defined to
   represent the capabilities of the Termination Point (TP) to be
   configured as an Ethernet client UNI, together with the Ethernet
   classification and VLAN operations supported by that TP.</t>

<t>The <xref target="I-D.ietf-ccamp-otn-topo-yang"/> provides another example, where:</t>

<t><list style="symbols">
  <t>the client-svc container is defined to represent the capabilities
of the TP to be configured as an transparent client UNI (e.g.,
STM-N, Fiber Channel or transparent Ethernet);</t>
  <t>the OTN technology-specific Link Termination Point (LTP)
augmentations are defined to represent the capabilities of the TP
to be configured as an OTN UNI, together with the information
about OTN label and bandwidth availability at the OTN UNI.  <vspace blankLines='1'/>
For example, the UNI TE Topology profile can be used to model
features defined in <xref target="I-D.ogondio-opsawg-uni-topology"/>:</t>
  <t>The inter-domain-plug-id attribute would provide the same
information as the attachment-id attribute defined in
<xref target="I-D.ogondio-opsawg-uni-topology"/>;</t>
  <t>The admin-status and oper-status that exists in this TE topology
profile can provide the same information as the admin-status and
oper-status attributes defined in <xref target="I-D.ogondio-opsawg-uni-topology"/>.  <vspace blankLines='1'/>
Following the same approach in <xref target="I-D.ietf-ccamp-eth-client-te-topo-yang"/>
and <xref target="I-D.ietf-ccamp-otn-topo-yang"/>, the type
and encapsulation-type attributes can be defined by technology-
specific UNI augmentations to represent the capability of a TP to be
configured as a L2VPN/L3VPN UNI Service Attachment Point (SAP).  <vspace blankLines='1'/>
The advantages of using a TE Topology profile would be having common
solutions for:</t>
  <t>discovering UNIs as well as inter-domain NNI links, which is
applicable to any technology (TE or non TE) used at the UNI or
within the network;</t>
  <t>modelling non TE UNIs such as Ethernet, and TE UNIs such as OTN,
as well as UNIs which can configured as TE or non-TE (e.g., being
configured as either Ethernet or OTN UNI).</t>
</list></t>

</section>
<section anchor="admin-oper-state"><name>Administrative and Operational status management</name>

<t>The TE Topology Model supports the management of administrative and
   operational state, including also the possibility to associate some
   administrative names, for nodes, termination points and links. This
   solution is generic and also does not require the network to be a TE
   network.</t>

<t>The following profile of the TE Topology Model can be used for
   administrative and operational state management:</t>

<figure title="Generic Topology with admin and operational state" anchor="admin-oper-state-tree"><artwork><![CDATA[
   module: ietf-te-topology
     augment /nw:networks/nw:network/nw:network-types:
       +--rw te-topology!
     augment /nw:networks/nw:network:
       +--rw te-topology-identifier
       |  +--rw provider-id?   te-global-id
       |  +--rw client-id?     te-global-id
       |  +--rw topology-id?   te-topology-id
       +--rw te!
          +--rw name?                     string
     augment /nw:networks/nw:network/nw:node:
       +--rw te-node-id?   te-types:te-node-id
       +--rw te!
          +--rw te-node-attributes
          |  +--rw admin-status?               te-types:te-admin-status
          |  +--rw name?                       string
          +--ro oper-status?                   te-types:te-oper-status
     augment /nw:networks/nw:network/nt:link:
       +--rw te!
          +--rw te-link-attributes
          |  +--rw name?                       string
          |  +--rw admin-status?               te-types:te-admin-status
          +--ro oper-status?                   te-types:te-oper-status
     augment /nw:networks/nw:network/nw:node/nt:termination-point:
       +--rw te-tp-id?   te-types:te-tp-id
       +--rw te!
          +--rw admin-status?                  te-types:te-admin-status
          +--rw name?                          string
          +--ro oper-status?                   te-types:te-oper-status
]]></artwork></figure>

<t>The TE topology data model profile shown in <xref target="admin-oper-state-tree"/> is applicable to
   any technology (TE or non-TE) that requires management of the
   administrative and operational state and administrative names for
   nodes, termination points and links.</t>

</section>
<section anchor="geolocation"><name>Geolocation</name>

<t>The TE Topology model supports the management of geolocation
   coordinates for nodes and termination points. This solution is
   generic and does not necessarily require the network to be a TE
   network.</t>

<t>The TE topology data model profile shown in <xref target="geolocation-tree"/>
   can be used to
   model geolocation data for networks.</t>

<figure title="Generic Topology with geolocation information" anchor="geolocation-tree"><artwork><![CDATA[
   module: ietf-te-topology
     augment /nw:networks/nw:network/nw:network-types:
       +--rw te-topology!
     augment /nw:networks/nw:network/nw:node/nt:termination-point:
       +--rw te-tp-id?   te-types:te-tp-id
       +--rw te!
          +--ro geolocation
             +--ro altitude?    int64
             +--ro latitude?    geographic-coordinate-degree
             +--ro longitude?   geographic-coordinate-degree
     augment /nw:networks/nw:network/nw:node:
       +--rw te-node-id?   te-types:te-node-id
       +--rw te!
          +--ro geolocation
             +--ro altitude?    int64
             +--ro latitude?    geographic-coordinate-degree
             +--ro longitude?   geographic-coordinate-degree
     augment /nw:networks/nw:network/nw:node/nt:termination-point:
       +--rw te-tp-id?   te-types:te-tp-id
       +--rw te!
          +--ro geolocation
             +--ro altitude?    int64
             +--ro latitude?    geographic-coordinate-degree
             +--ro longitude?   geographic-coordinate-degree
]]></artwork></figure>

<t>This profile is applicable to any network technology (TE or non-TE)
   that requires management of the geolocation information for its nodes
   and termination points.</t>

</section>
<section anchor="overlay-underlay"><name>Overlay and Underlay non-TE Topologies</name>

<t>The TE Topology model supports the management of overlay/underlay
   relationship for nodes and links, as described in section 5.8 of
   <xref target="RFC8795"/>. This solution is generic and does not require the network
   to be a TE network.</t>

<t>The following TE topology data model profile can be used to manage
   overlay/underlay network data:</t>

<figure title="Generic Topology with overlay/underlay information" anchor="overlay-underlay-tree"><artwork><![CDATA[
   module: ietf-te-topology
     augment /nw:netorks/nw:network/nw:network-types:
       +--rw te-topology!
     augment /nw:networks/nw:network/nw:node:
       +--rw te-node-id?   te-types:te-node-id
       +--rw te!
          +--rw te-node-attributes
             +--rw underlay-topology {te-topology-hierarchy}?
                +--rw network-ref?   -> /nw:networks/network/network-id
     augment /nw:networks/nw:network/nt:link:
       +--rw te!
          +--rw te-link-attributes
             +--rw underlay {te-topology-hierarchy}?
                +--rw enabled?                     boolean
                +--rw primary-path
                   +--rw network-ref?
                   |       -> /nw:networks/network/network-id
                   +--rw path-element* [path-element-id]
                      +--rw path-element-id              uint32
                      +--rw (type)?
                         +--:(numbered-link-hop)
                         |  +--rw numbered-link-hop
                         |     +--rw link-tp-id    te-tp-id
                         |     +--rw hop-type?     te-hop-type
                         |     +--rw direction?    te-link-direction
                         +--:(unnumbered-link-hop)
                            +--rw unnumbered-link-hop
                               +--rw link-tp-id    te-tp-id
                               +--rw node-id       te-node-id
                               +--rw hop-type?     te-hop-type
                               +--rw direction?    te-link-direction
]]></artwork></figure>

<t>This profile is applicable to any technology (TE or non-TE) when it
   is needed to manage the overlay/underlay information. It is also
   allows a TE underlay network to support a non-TE overlay network and,
   vice versa, a non-TE underlay network to support a TE overlay
   network.</t>

</section>
<section anchor="switching-limitations"><name>Nodes with switching limitations</name>

<t>A node can have some switching limitations where connectivity is not
   possible between all its TP pairs, for example when:</t>

<t><list style="symbols">
  <t>the node represents a physical device with switching limitations;</t>
  <t>the node represents an abstraction of a network topology.</t>
</list></t>

<t>This scenario is generic and applies to both TE and non-TE
   technologies.</t>

<t>A connectivity TE Topology profile data model supports the management
   of the node connectivity matrix to represent feasible connections
   between termination points across the nodes. This solution is generic
   and does not necessarily require a TE enabled network.</t>

<t>The following profile of the TE Topology model can be used for nodes
   with connectivity constraints:</t>

<figure title="Generic Topology with connectivity constraints" anchor="switching-limitations-tree"><artwork><![CDATA[
   module: ietf-te-topology
     augment /nw:networks/nw:network/nw:network-types:
       +--rw te-topology!
     augment /nw:networks/nw:network/nw:node:
       +--rw te-node-id?   te-types:te-node-id
       +--rw te!
          +--rw te-node-attributes
             +--rw connectivity-matrices
                +--rw number-of-entries?     uint16
                +--rw is-allowed?            boolean
                +--rw connectivity-matrix* [id]
                   +--rw id                  uint32
                   +--rw from
                   |  +--rw tp-ref?               leafref
                   +--rw to
                   |  +--rw tp-ref?               leafref
                   +--rw is-allowed?              boolean
]]></artwork></figure>

<t>The TE topology data model profile shown in <xref target="switching-limitations-tree"/>
   is applicable to
   any technology (TE or non-TE) networks that requires managing nodes
   with certain connectivity constraints. When used with TE
   technologies, additional TE attributes, as defined in <xref target="RFC8795"/>, can
   also be provided.</t>

</section>
</section>
<section anchor="augmentations"><name>Technology-specific augmentations</name>

<t>There are two main options to define technology-specific Topology
   Models which can use the attributes defined in the TE Topology Model
   <xref target="RFC8795"/>.</t>

<t>Both options are applicable to any possible profile of the TE
   Topology Model, such as those defined in <xref target="examples"/>.</t>

<t>The first option is to define a technology-specific TE Topology Model
   which augments the TE Topology Model, as shown in <xref target="te-augment-fig"/>:</t>

<figure title="Augmenting the TE Topology Model" anchor="te-augment-fig"><artwork><![CDATA[
                           +-------------------+
                           | Network Topology  |
                           +-------------------+
                                     ^
                                     |
                                     | Augments
                                     |
                         +-----------+-----------+
                         |      TE Topology      |
                         |       (profile)       |
                         +-----------------------+
                                     ^
                                     |
                                     | Augments
                                     |
                          +----------+----------+
                          | Technology-Specific |
                          |     TE Topology     |
                          +---------------------+
]]></artwork></figure>

<t>This approach is more suitable for cases when the technology-specific
   TE topology model provides augmentations to the TE Topology
   constructs, such as bandwidth information (e.g., link bandwidth),
   tunnel termination points (TTPs) or connectivity matrices. It also
   allows providing augmentations to the Network Topology constructs,
   such as nodes, links, and termination points (TPs).</t>

<t>This is the approach currently used in <xref target="I-D.ietf-ccamp-eth-client-te-topo-yang"/>
   and <xref target="I-D.ietf-ccamp-otn-topo-yang"/>.</t>

<t>It is worth noting that a profile of the technology-specific TE
   Topology model not using any TE topology attribute or constructs can
   be used to address any use case that do not require these attributes.
   In this case, only the te-topology presence container of the TE
   Topology Model needs to be implemented.</t>

<t>The second option is to define a technology-specific Network Topology
   Model which augments the Network Topology Model and to rely on the
   multiple inheritance capability, which is implicit in the network-
   types definition of <xref target="RFC8345"/>, to allow using also the generic
   attributes defined in the TE Topology model:</t>

<figure title="Augmenting the Network Topology Model with multi-inheritance" anchor="multi-inheritance-fig"><artwork><![CDATA[
                    +-----------------------+
                    |    Network Topology   |
                    +-----------------------+
                        ^               ^
                        |               |
           Augments +---+               +--+ Augments
                    |                      |
          +---------+---+       +----------+----------+
          | TE Topology |       | Technology-specific |
          |  (profile)  |       |  Network Topology   |
          +-------------+       +---------------------+
]]></artwork></figure>

<t>This approach is more suitable in cases where the technology-specific
   Network Topology Model provides augmentation only to the constructs
   defined in the Network Topology Model, such as nodes, links, and
   termination points (TPs). Therefore, with this approach, only the
   generic attributes defined in the TE Topology Model could be used.</t>

<t>It is also worth noting that in this case, technology-specific
   augmentations for the bandwidth information could not be defined.</t>

<t>In principle, it would be also possible to define both a technology
   specific TE Topology Model which augments the TE Topology Model, and
   a technology-specific Network Topology Model which augments the
   Network Topology Model and to rely on the multiple inheritance
   capability, as shown in <xref target="double-augment-fig"/>:</t>

<figure title="Augmenting both the Network and TE Topology Models" anchor="double-augment-fig"><artwork><![CDATA[
                    +-----------------------+
                    |    Network Topology   |
                    +-----------------------+
                        ^               ^
                        |               |
           Augments +---+               +--+ Augments
                    |                      |
          +---------+---+       +----------+----------+
          | TE Topology |       | Technology-specific |
          |  (profile)  |       |  Network Topology   |
          +-------------+       +---------------------+
                 ^                         ^
                 |                         |
                 | Augments                | References
                 |                         |
      +----------+----------+              |
      | Technology-Specific +--------------+
      |     TE Topology     |
      +---------------------+
]]></artwork></figure>

<t>This option does not provide any technical advantage with respect to
   the first option, shown in <xref target="te-augment-fig"/>, but could be useful to add
   augmentations to the TE Topology constructs and to re-use an already
   existing technology-specific Network Topology Model.</t>

<t>It is worth noting that the technology-specific TE Topology model can
   reference constructs defined by the technology-specific Network
   Topology model but it could not augment constructs defined by the
   technology-specific Network Topology model.</t>

<section anchor="multi-inheritance"><name>Multi-inheritance</name>

<t>As described in section 4.1 of <xref target="RFC8345"/>, the network types should be defined
using presence containers to allow the representation of network subtypes.</t>

<t>The hierachy of netwok subtypes can be single hierarchy, as shown in <xref target="te-augment-fig"/>.
In this case, each presence container contains at most one child presence container,
as shows in the JSON code below:</t>

<figure><artwork><![CDATA[
{
  "ietf-network:ietf-network": {
    "ietf-te-topology:te-topology": {
      "example-te-topology": {}
    }
  }
}
]]></artwork></figure>

<t>The hierachy of netwok subtypes can also be multi-hierarchy, as shown in <xref target="multi-inheritance-fig"/> and <xref target="double-augment-fig"/>.
In this case, one presence container can contain more than one child presence containers, as show in the JSON codes below:</t>

<figure><artwork><![CDATA[
{
  "ietf-network:ietf-network": {
    "ietf-te-topology:te-topology": {}
    "example-network-topology": {}
  }
}
]]></artwork></figure>

<figure><artwork><![CDATA[
{
  "ietf-network:ietf-network": {
    "ietf-te-topology:te-topology": {
      "example-te-topology": {}
    }
    "example-network-topology": {}
  }
}
]]></artwork></figure>

<t>Other examples of multi-hierarchy topologies are described in
<xref target="I-D.ietf-teas-yang-sr-te-topo"/>.</t>

</section>
<section anchor="example-link"><name>Example (Link augmentation)</name>

<t>This section provides an example on how technology-specific
   attributes can be added to the Link construct:</t>

<figure title="Augmenting the Link with technology-specific attributes" anchor="example-link-tree"><artwork><![CDATA[
      +--rw link* [link-id]
         +--rw link-id            link-id
         +--rw source
         |  +--rw source-node?   -> ../../../nw:node/node-id
         |  +--rw source-tp?     leafref
         +--rw destination
         |  +--rw dest-node?   -> ../../../nw:node/node-id
         |  +--rw dest-tp?     leafref
         +--rw supporting-link* [network-ref link-ref]
         |  +--rw network-ref
         |  |       -> ../../../nw:supporting-network/network-ref
         |  +--rw link-ref       leafref
         +--rw example-link-attributes
         |   <...>
         +--rw te!
            +--rw te-link-attributes
               +--rw name?                             string
               +--rw example-te-link-attributes
               |   <...>
               +--rw max-link-bandwidth
                  +--rw te-bandwidth
                     +--rw (technology)?
                        +--:(generic)
                        |  +--rw generic?   te-bandwidth
                        +--:(example)
                           +--rw example?   example-bandwidth
]]></artwork></figure>

<t>The technology-specific attributes within the example-link-attributes
   container can be defined either in the technology-specific TE
   Topology Model (Option 1) or in the technology-specific Network
   Topology Model (Option 2 or Option 3). These attributes can only be
   non-TE and do not require the implementation of the te container.</t>

<t>The technology-specific attributes within the
   example-te-link-attributes container as well as the example
   max-link-bandwidth can only be defined in the technology-specific TE
   Topology Model (Option 1 or Option 3). These attributes can be TE or
   non-TE and require the implementation of the te container.</t>

</section>
</section>
<section anchor="implement"><name>Implemented profiles</name>

<t>When a server implements a profile of the TE topology model, it is not clear how the server
can report to the client the subset of the model being implemented.</t>

<t>It is also worth noting that the supported profile may also depend on other attributes
(for example the network type).</t>

<t>In case the TE topology profile is reported by the server to the client, the server will report
in the operational datastore only the leaves which have been implemented, as described
in section 5.3 of <xref target="RFC8342"/>.</t>

<t>More investigation is required in case the TE topology profile is configured by the client.</t>

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

<t>This document provides only information about how the TE Topology
   Model, as defined in <xref target="RFC8795"/>, can be profiled to address some
   scenarios which are not considered as TE.</t>

<t>As such, this document does not introduce any additional security
   considerations besides those already defined in <xref target="RFC8795"/>.</t>

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

<t>This document requires no IANA actions.</t>

</section>
<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>The authors would like to thank Daniele Ceccarelli, Jonas Ahlberg and Scott Mansfield 
  for providing useful suggestions for this draft.</t>

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

<t>Previous versions of this document was prepared using 2-Word-v2.0.template.dot.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>





<reference anchor='RFC8795' target='https://www.rfc-editor.org/info/rfc8795'>
<front>
<title>YANG Data Model for Traffic Engineering (TE) Topologies</title>
<author fullname='X. Liu' initials='X.' surname='Liu'><organization/></author>
<author fullname='I. Bryskin' initials='I.' surname='Bryskin'><organization/></author>
<author fullname='V. Beeram' initials='V.' surname='Beeram'><organization/></author>
<author fullname='T. Saad' initials='T.' surname='Saad'><organization/></author>
<author fullname='H. Shah' initials='H.' surname='Shah'><organization/></author>
<author fullname='O. Gonzalez de Dios' initials='O.' surname='Gonzalez de Dios'><organization/></author>
<date month='August' year='2020'/>
<abstract><t>This document defines a YANG data model for representing, retrieving, and manipulating Traffic Engineering (TE) Topologies. The model serves as a base model that other technology-specific TE topology models can augment.</t></abstract>
</front>
<seriesInfo name='RFC' value='8795'/>
<seriesInfo name='DOI' value='10.17487/RFC8795'/>
</reference>



<reference anchor='RFC8345' target='https://www.rfc-editor.org/info/rfc8345'>
<front>
<title>A YANG Data Model for Network Topologies</title>
<author fullname='A. Clemm' initials='A.' surname='Clemm'><organization/></author>
<author fullname='J. Medved' initials='J.' surname='Medved'><organization/></author>
<author fullname='R. Varga' initials='R.' surname='Varga'><organization/></author>
<author fullname='N. Bahadur' initials='N.' surname='Bahadur'><organization/></author>
<author fullname='H. Ananthakrishnan' initials='H.' surname='Ananthakrishnan'><organization/></author>
<author fullname='X. Liu' initials='X.' surname='Liu'><organization/></author>
<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='RFC8342' target='https://www.rfc-editor.org/info/rfc8342'>
<front>
<title>Network Management Datastore Architecture (NMDA)</title>
<author fullname='M. Bjorklund' initials='M.' surname='Bjorklund'><organization/></author>
<author fullname='J. Schoenwaelder' initials='J.' surname='Schoenwaelder'><organization/></author>
<author fullname='P. Shafer' initials='P.' surname='Shafer'><organization/></author>
<author fullname='K. Watsen' initials='K.' surname='Watsen'><organization/></author>
<author fullname='R. Wilton' initials='R.' surname='Wilton'><organization/></author>
<date month='March' year='2018'/>
<abstract><t>Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model.  This document updates RFC 7950.</t></abstract>
</front>
<seriesInfo name='RFC' value='8342'/>
<seriesInfo name='DOI' value='10.17487/RFC8342'/>
</reference>




    </references>

    <references title='Informative References'>




<reference anchor='I-D.ietf-teas-rfc3272bis'>
   <front>
      <title>Overview and Principles of Internet Traffic Engineering</title>
      <author fullname='Adrian Farrel' initials='A.' surname='Farrel'>
         <organization>Old Dog Consulting</organization>
      </author>
      <date day='27' month='October' year='2022'/>
      <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.

   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='Internet-Draft' value='draft-ietf-teas-rfc3272bis-22'/>
   
</reference>


<reference anchor='I-D.ietf-ccamp-eth-client-te-topo-yang'>
   <front>
      <title>A YANG Data Model for Ethernet TE Topology</title>
      <author fullname='Haomian Zheng' initials='H.' surname='Zheng'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Aihua Guo' initials='A.' surname='Guo'>
         <organization>Futurewei</organization>
      </author>
      <author fullname='Italo Busi' initials='I.' surname='Busi'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Yunbin Xu' initials='Y.' surname='Xu'>
         <organization>CAICT</organization>
      </author>
      <author fullname='Yang Zhao' initials='Y.' surname='Zhao'>
         <organization>China Mobile</organization>
      </author>
      <author fullname='Xufeng Liu' initials='X.' surname='Liu'>
         <organization>Volta Networks</organization>
      </author>
      <date day='5' month='September' year='2022'/>
      <abstract>
	 <t>   A transport network is a server-layer network to provide connectivity
   services to its client.  In this draft the topology of Ethernet with
   TE is described with YANG data model.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-ccamp-eth-client-te-topo-yang-03'/>
   
</reference>


<reference anchor='I-D.ietf-ccamp-otn-topo-yang'>
   <front>
      <title>A YANG Data Model for Optical Transport Network Topology</title>
      <author fullname='Haomian Zheng' initials='H.' surname='Zheng'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Italo Busi' initials='I.' surname='Busi'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Xufeng Liu' initials='X.' surname='Liu'>
         <organization>IBM Corporation</organization>
      </author>
      <author fullname='Sergio Belotti' initials='S.' surname='Belotti'>
         <organization>Nokia</organization>
      </author>
      <author fullname='Oscar Gonzalez de Dios' initials='O. G.' surname='de Dios'>
         <organization>Telefonica</organization>
      </author>
      <date day='23' month='November' year='2022'/>
      <abstract>
	 <t>   This document describes a YANG data model to describe the topologies
   of an Optical Transport Network (OTN).  It is independent of control
   plane protocols and captures topological and resource-related
   information pertaining to OTN.  This model enables clients, which
   interact with a transport domain controller, for OTN topology-related
   operations such as obtaining the relevant topology resource
   information.


	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-ccamp-otn-topo-yang-16'/>
   
</reference>


<reference anchor='I-D.ogondio-opsawg-uni-topology'>
   <front>
      <title>A YANG Model for User-Network Interface (UNI) Topologies</title>
      <author fullname='Oscar Gonzalez de Dios' initials='O. G.' surname='de Dios'>
         <organization>Telefonica</organization>
      </author>
      <author fullname='Samier Barguil' initials='S.' surname='Barguil'>
         <organization>Telefonica</organization>
      </author>
      <author fullname='Qin Wu' initials='Q.' surname='Wu'>
         <organization>Huawei</organization>
      </author>
      <author fullname='Mohamed Boucadair' initials='M.' surname='Boucadair'>
         <organization>Orange</organization>
      </author>
      <date day='2' month='April' year='2020'/>
      <abstract>
	 <t>   This document defines a YANG data model for representing an abstract
   view of the Service Provider network topology containing the points
   from which its services can be attached (e.g., basic connectivity,
   VPN, SDWAN).  The data model augments the &#39;ietf-network&#39; data model
   by adding the concept of service-attachment-points.  The service-
   attachment-points are an abstraction of the points to which network
   services (such as L3 VPN or L2 VPN) can be attached.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ogondio-opsawg-uni-topology-01'/>
   
</reference>


<reference anchor='I-D.ietf-teas-yang-sr-te-topo'>
   <front>
      <title>YANG Data Model for SR and SR TE Topologies on MPLS Data Plane</title>
      <author fullname='Xufeng Liu' initials='X.' surname='Liu'>
         <organization>IBM Corporation</organization>
      </author>
      <author fullname='Igor Bryskin' initials='I.' surname='Bryskin'>
         <organization>Individual</organization>
      </author>
      <author fullname='Vishnu Pavan Beeram' initials='V. P.' surname='Beeram'>
         <organization>Juniper Networks</organization>
      </author>
      <author fullname='Tarek Saad' initials='T.' surname='Saad'>
         <organization>Juniper Networks</organization>
      </author>
      <author fullname='Himanshu C. Shah' initials='H. C.' surname='Shah'>
         <organization>Ciena</organization>
      </author>
      <author fullname='Stephane Litkowski' initials='S.' surname='Litkowski'>
         <organization>Cisco</organization>
      </author>
      <date day='22' month='October' year='2022'/>
      <abstract>
	 <t>   This document defines a YANG data model for Segment Routing (SR)
   topology and Segment Routing (SR) traffic engineering (TE) topology,
   using MPLS data plane.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-teas-yang-sr-te-topo-16'/>
   
</reference>




    </references>


    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
        <name>Contributors</name>
    <contact initials="A." surname="Guo" fullname="Aihua Guo">
      <organization>Futurewei Inc.</organization>
      <address>
        <email>aihuaguo.ietf@gmail.com</email>
      </address>
    </contact>
    <contact initials="H." surname="Zheng" fullname="Haomian Zheng">
      <organization>Huawei</organization>
      <address>
        <email>zhenghaomian@huawei.com</email>
      </address>
    </contact>
    <contact initials="V." surname="Beeram" fullname="Vishnu Pavan Beeram">
      <organization>Juniper Networks</organization>
      <address>
        <email>vbeeram@juniper.net</email>
      </address>
    </contact>
    <contact initials="S." surname="Belotti" fullname="Sergio Belotti">
      <organization>Nokia</organization>
      <address>
        <email>sergio.belotti@nokia.com</email>
      </address>
    </contact>
    </section>

  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA+09/XPbNpa/Z8b/A5r+Ym9EpU3a3a57u4mbptl0Esezdtu7
63R3IBKSeKEIHUHaUWPf337vAwBBEpRkX67t7FTTcSQSeHh4eN94QJMkObiX
6iwvF8eiqefJFwf3Du7VeV2oY/HXg3tCiLNKz/NCGTHXlbio5Hyep+J5uchL
pSroJw4vnh+JC73WhV5sxNeyluK1zlQhZJkRhJP1ushTOcuLvN6IWotSl8nF
c/GdUeKZNMrgmHI2q9TlsYDnHpYb+uBeptNSrgCnDBCok1lj8qRW0sCfpLbN
k7Vtnnzy+cE908xWuTG5LuvNGjq+fH7xzcG9K129XVS6WeNAJ+fiB/iNc3iB
z4ASslYLXW2ORV7O9cG9fF0di7pqTP3ok0/+/MkjRNTUMK9/ykKXAHWDyK3z
Y/FjrdOJMLqqKzU38G2z4i+pXq1UWZufaJJNvdTVMVIlIdIIntXLGuCJr2BW
/FRXsBx/a+SVsg/USuYFYIXtpjj7p0t6OwXwA2j/3swVzOlV3gTQXn71WjzT
1VpXsgaidMC+ow7TIm+muarnTxf4OAr6JVBHfFVtDFAtBF5m+WWeNbLoovvP
GTd9upFLraMQL2Sl3opzKbMA3rPcpFqcb0ytVgagpx2wtYHW01LVWxB9Y1JZ
iRe6/FkW6meRKfF1rg23yEsDDaYjbwmBC1WouS6Bazsja4Q6Xdh+mcqg19Pa
t2VMUKDKuspnTR1b65Mclk68aHQw3DdN3VQK1hPnOu0MKbH5otG7VuZvUq9y
WYr/XMJSbuein7HJkttv46Pvc7MsG3EmLwHuVyDtchUQ8Ptp5xkN9m1T5mtV
iVNVo6SZzrCXM2r+9L+4ES7gYMhzVS1ykARV6LoOheFUv827a2Go6XTGTZ+W
2MAtQJIkQs5MXcm0xt/Q62KZGwFqpEFphBU3KawQaLWlvhJOcQg9F/VSjWo5
BuS0Eym5CYCaQ6MMiCL+/s2zL/70589B6IFgMyUaA89B38ksq5RhakhWhiiD
BtpsdJmJ+5EB70/dRFZ5lhUKf70/Fh/nwFo6a1IEcIMPPwaeaR/52apKCRAt
sZLlRpS8HsKkqpQVMC2MjJPKQM4aYxj7S3zTGKspAUhHORpx+MMLcwT0kTUB
LnUt0kKCip3nAECa+DQIEoiCo4mlBfSYbYQUoKYTo2pxaNfgqLcG1H3c2vzH
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

-->

</rfc>

