7580
PROPOSED STANDARD
OSPF-TE Extensions for General Network Element Constraints
Authors: F. Zhang, Y. Lee, J. Han, G. Bernstein, Y. Xu
Date: June 2015
Area: rtg
Working Group: ccamp
Stream: IETF
Abstract
Generalized Multiprotocol Label Switching (GMPLS) can be used to control a wide variety of technologies including packet switching (e.g., MPLS), time division (e.g., Synchronous Optical Network / Synchronous Digital Hierarchy (SONET/SDH) and Optical Transport Network (OTN)), wavelength (lambdas), and spatial switching (e.g., incoming port or fiber to outgoing port or fiber). 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. This document describes Open Shortest Path First (OSPF) routing protocol extensions to support these kinds of constraints under the control of GMPLS.
RFC 7580
PROPOSED STANDARD
Internet Engineering Task Force (IETF) F. Zhang
Request for Comments: 7580 Y. Lee
Category: Standards Track J. Han
ISSN: 2070-1721 Huawei
G. Bernstein
Grotto Networking
Y. Xu
CATR
June 2015
<span class="h1">OSPF-TE Extensions for General Network Element Constraints</span>
Abstract
Generalized Multiprotocol Label Switching (GMPLS) can be used to
control a wide variety of technologies including packet switching
(e.g., MPLS), time division (e.g., Synchronous Optical Network /
Synchronous Digital Hierarchy (SONET/SDH) and Optical Transport
Network (OTN)), wavelength (lambdas), and spatial switching (e.g.,
incoming port or fiber to outgoing port or fiber). 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. This
document describes Open Shortest Path First (OSPF) routing protocol
extensions to support these kinds of constraints under the control of
GMPLS.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
Internet Standards is available in <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="https://www.rfc-editor.org/info/rfc7580">http://www.rfc-editor.org/info/rfc7580</a>.
<span class="grey">Zhang, et al. Standards Track [Page 1]</span>
<span id="page-2" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
Copyright Notice
Copyright (c) 2015 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
<a href="#section-1.1">1.1</a>. Conventions Used in This Document ..........................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Node Information ................................................<a href="#page-3">3</a>
<a href="#section-2.1">2.1</a>. Connectivity Matrix ........................................<a href="#page-4">4</a>
<a href="#section-3">3</a>. Link Information ................................................<a href="#page-4">4</a>
<a href="#section-3.1">3.1</a>. Port Label Restrictions ....................................<a href="#page-5">5</a>
<a href="#section-4">4</a>. Routing Procedures ..............................................<a href="#page-5">5</a>
<a href="#section-5">5</a>. Scalability and Timeliness ......................................<a href="#page-6">6</a>
<a href="#section-5.1">5.1</a>. Different Sub-TLVs into Multiple LSAs ......................<a href="#page-6">6</a>
<a href="#section-5.2">5.2</a>. Decomposing a Connectivity Matrix into Multiple Matrices ...<a href="#page-6">6</a>
<a href="#section-6">6</a>. Security Considerations .........................................<a href="#page-7">7</a>
<a href="#section-7">7</a>. Manageability ...................................................<a href="#page-7">7</a>
<a href="#section-8">8</a>. IANA Considerations .............................................<a href="#page-8">8</a>
<a href="#section-8.1">8.1</a>. Node Information ...........................................<a href="#page-8">8</a>
<a href="#section-8.2">8.2</a>. Link Information ...........................................<a href="#page-8">8</a>
<a href="#section-9">9</a>. References ......................................................<a href="#page-9">9</a>
<a href="#section-9.1">9.1</a>. Normative References .......................................<a href="#page-9">9</a>
<a href="#section-9.2">9.2</a>. Informative References ....................................<a href="#page-10">10</a>
Acknowledgments ...................................................<a href="#page-11">11</a>
Contributors ......................................................<a href="#page-11">11</a>
Authors' Addresses ................................................<a href="#page-12">12</a>
<span class="grey">Zhang, et al. Standards Track [Page 2]</span>
<span id="page-3" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Some data-plane technologies that require the use of a GMPLS control
plane impose additional constraints on switching capability and label
assignment. In addition, some of these technologies should be
capable of performing non-local label assignment based on the nature
of the technology, e.g., wavelength continuity constraint in
Wavelength Switched Optical Networks (WSONs) [<a href="./rfc6163" title=""Framework for GMPLS and Path Computation Element (PCE) Control of Wavelength Switched Optical Networks (WSONs)"">RFC6163</a>]. Such
constraints can lead to the requirement for link-by-link label
availability in path computation and label assignment.
[<a id="ref-RFC7579">RFC7579</a>] provides efficient encodings of information needed by the
routing and label assignment process in technologies such as WSON.
These encodings are potentially applicable to a wider range of
technologies as well. The encoding provided in [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>] is
protocol-neutral and can be used in routing, signaling, and/or Path
Computation Element communication protocol extensions.
This document defines extensions to the OSPF routing protocol based
on [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>] to enhance the Traffic Engineering (TE) properties of
GMPLS TE that are defined in [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], [<a href="./rfc4202" title=""Routing Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)"">RFC4202</a>], and [<a href="./rfc4203" title=""OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)"">RFC4203</a>].
The enhancements to the TE properties of GMPLS TE links can be
advertised in OSPF-TE Link State Advertisements (LSAs). The TE LSA,
which is an opaque LSA with area flooding scope [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], has only
one top-level Type-Length-Value (TLV) triplet and has one or more
nested sub-TLVs for extensibility. The top-level TLV can take one of
three values: Router Address [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], Link [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], or Node
Attribute [<a href="./rfc5786" title=""Advertising a Router's Local Addresses in OSPF Traffic Engineering (TE) Extensions"">RFC5786</a>]. In this document, we enhance the sub-TLVs for
the Link TLV in support of the general network element constraints
under the control of GMPLS.
The detailed encoding of OSPF extensions is not defined in this
document. [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>] provides encoding details.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Conventions Used in This Document</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <a href="./rfc2119">RFC 2119</a> [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Node Information</span>
According to [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>], the additional node information representing
node switching asymmetry constraints includes device type and
connectivity matrix. Except for the device type, which is defined in
[<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>], the other pieces of information are defined in this
document.
<span class="grey">Zhang, et al. Standards Track [Page 3]</span>
<span id="page-4" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
Per [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>], this document defines the Connectivity Matrix sub-TLV
of the Node Attribute TLV defined in [<a href="./rfc5786" title=""Advertising a Router's Local Addresses in OSPF Traffic Engineering (TE) Extensions"">RFC5786</a>]. The new sub-TLV has
Type 14.
Depending on the control-plane implementation being used, the
Connectivity Matrix sub-TLV may be optional in some specific
technologies, e.g., WSON networks. Usually, for example, in WSON
networks, the Connectivity Matrix sub-TLV may be advertised in the
LSAs since WSON switches are currently asymmetric. If no
Connectivity Matrix sub-TLV is included, it is assumed that the
switches support symmetric switching.
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. Connectivity Matrix</span>
If the switching devices supporting certain data-plane technology are
asymmetric, it is necessary to identify which input ports and labels
can be switched to some specific labels on a specific output port.
The connectivity matrix, which can represent either the potential
connectivity matrix for asymmetric switches (e.g., Reconfigurable
Optical Add/Drop Multiplexers (ROADMs) and such) or fixed
connectivity for an asymmetric device such as a multiplexer as
defined in [<a href="./rfc7446" title=""Routing and Wavelength Assignment Information Model for Wavelength Switched Optical Networks"">RFC7446</a>], is used to identify these restrictions.
The Connectivity Matrix is a sub-TLV of the Node Attribute TLV. The
length is the length of the value field in octets. The meaning and
format of this sub-TLV value field are defined in <a href="./rfc7579#section-2.1">Section 2.1 of
[RFC7579]</a>. One sub-TLV contains one matrix. The Connectivity Matrix
sub-TLV may occur more than once to contain multiple matrices within
the Node Attribute TLV. In addition, a large connectivity matrix can
be decomposed into smaller sub-matrices for transmission in multiple
LSAs as described in <a href="#section-5">Section 5</a>.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Link Information</span>
The most common link sub-TLVs nested in the top-level Link TLV are
already defined in [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>] and [<a href="./rfc4203" title=""OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)"">RFC4203</a>]. For example, Link ID,
Administrative Group, Interface Switching Capability Descriptor
(ISCD), Link Protection Type, Shared Risk Link Group (SRLG), and
Traffic Engineering Metric are among the typical link sub-TLVs.
Per [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>], this document defines the Port Label Restrictions sub-
TLV of the Link TLV defined in [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>]. The new sub-TLV has Type
34.
<span class="grey">Zhang, et al. Standards Track [Page 4]</span>
<span id="page-5" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
Generally, all the sub-TLVs above are optional, depending on control-
plane implementations being used. The Port Label Restrictions sub-
TLV will not be advertised when there are no restrictions on label
assignment.
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Port Label Restrictions</span>
Port label restrictions describe the label restrictions that the
network element (node) and link may impose on a port. These
restrictions represent what labels may or may not be used on a link
and are intended to be relatively static. For increased modeling
flexibility, port label restrictions may be specified relative to the
port in general or to a specific connectivity matrix.
For example, the port label restrictions describe the wavelength
restrictions that the link and various optical devices such as
Optical Cross-Connects (OXCs), ROADMs, and waveband multiplexers may
impose on a port in WSON. These restrictions represent which
wavelengths may or may not be used on a link and are relatively
static. Detailed information about port label restrictions is
provided in [<a href="./rfc7446" title=""Routing and Wavelength Assignment Information Model for Wavelength Switched Optical Networks"">RFC7446</a>].
The Port Label Restrictions sub-TLV is a sub-TLV of the Link TLV.
The length is the length of value field in octets. The meaning and
format of this sub-TLV value field are defined in <a href="./rfc7579#section-2.2">Section 2.2 of
[RFC7579]</a>. The Port Label Restrictions sub-TLV may occur more than
once to specify a complex port constraint within the Link TLV.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Routing Procedures</span>
All sub-TLVs are nested in top-level TLV(s) and contained in Opaque
LSAs. The flooding rules of Opaque LSAs are specified in [<a href="./rfc2328" title=""OSPF Version 2"">RFC2328</a>],
[<a href="./rfc5250" title=""The OSPF Opaque LSA Option"">RFC5250</a>], [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], and [<a href="./rfc4203" title=""OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)"">RFC4203</a>].
Considering the routing scalability issues in some cases, the routing
protocol should be capable of supporting the separation of dynamic
information from relatively static information to avoid unnecessary
updates of static information when dynamic information is changed. A
standards-compliant approach is to separate the dynamic information
sub-TLVs from the static information sub-TLVs, each nested in a
separate top-level TLV (see [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>] and [<a href="./rfc5786" title=""Advertising a Router's Local Addresses in OSPF Traffic Engineering (TE) Extensions"">RFC5786</a>]), and advertise
them in the separate OSPF-TE LSAs.
For node information, since the connectivity matrix information is
static, the LSA containing the Node Attribute TLV can be updated with
a lower frequency to avoid unnecessary updates.
<span class="grey">Zhang, et al. Standards Track [Page 5]</span>
<span id="page-6" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
For link information, a mechanism MAY be applied such that static
information and dynamic information of one TE link are contained in
separate Opaque LSAs. For example, the Port Label Restrictions sub-
TLV could be nested in separate top-level Link TLVs and advertised in
the separate LSAs.
As with other TE information, an implementation typically takes
measures to avoid rapid and frequent updates of routing information
that could cause the routing network to become swamped. See
<a href="./rfc3630#section-3">Section 3 of [RFC3630]</a> for related details.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Scalability and Timeliness</span>
This document defines two sub-TLVs for describing generic routing
constraints. The examples given in [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>] show that very large
systems, in terms of label count or ports, can be very efficiently
encoded. However, because there has been concern expressed that some
possible systems may produce LSAs that exceed the IP Maximum
Transmission Unit (MTU), methods should be given to allow for the
splitting of general constraint LSAs into smaller LSAs that are under
the MTU limit. This section presents a set of techniques that can be
used for this purpose.
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. Different Sub-TLVs into Multiple LSAs</span>
Two sub-TLVs are defined in this document:
1. Connectivity Matrix (carried in the Node Attribute TLV)
2. Port Label Restrictions (carried in the Link TLV)
The Connectivity Matrix sub-TLV can be carried in the Node Attribute
TLV (as defined in [<a href="./rfc5786" title=""Advertising a Router's Local Addresses in OSPF Traffic Engineering (TE) Extensions"">RFC5786</a>]), whereas the Port Label Restrictions
sub-TLV can be carried in a Link TLV, of which there can be at most
one in an LSA (as defined in [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>]). Note that the port label
restrictions are relatively static, i.e., only would change with
hardware changes or significant system reconfiguration.
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. Decomposing a Connectivity Matrix into Multiple Matrices</span>
In the highly unlikely event that a Connectivity Matrix sub-TLV by
itself would result in an LSA exceeding the MTU, a single large
matrix can be decomposed into sub-matrices. Per [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>], a
connectivity matrix just consists of pairs of input and output ports
that can reach each other; hence, this decomposition would be
straightforward. Each of these sub-matrices would get a unique
matrix identifier per [<a href="./rfc7579" title=""General Network Element Constraint Encoding for GMPLS-Controlled Networks"">RFC7579</a>].
<span class="grey">Zhang, et al. Standards Track [Page 6]</span>
<span id="page-7" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
From the point of view of a path computation process, prior to
receiving an LSA with a Connectivity Matrix sub-TLV, no connectivity
restrictions are assumed, i.e., the standard GMPLS assumption of any
port to any port reachability holds. Once a Connectivity Matrix sub-
TLV is received, path computation would know that connectivity is
restricted and use the information from all Connectivity Matrix sub-
TLVs received to understand the complete connectivity potential of
the system. Prior to receiving any Connectivity Matrix sub-TLVs,
path computation may compute a path through the system when, in fact,
no path exists. In between the reception of an additional
Connectivity Matrix sub-TLV, path computation may not be able to find
a path through the system when one actually exists. Both cases are
currently encountered and handled with existing GMPLS mechanisms.
Due to the reliability mechanisms in OSPF, the phenomena of late or
missing Connectivity Matrix sub-TLVs would be relatively rare.
In the case where the new sub-TLVs or their attendant encodings are
malformed, the proper action would be to log the problem and ignore
just the sub-TLVs in GMPLS path computations rather than ignoring the
entire LSA.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Security Considerations</span>
This document does not introduce any further security issues other
than those discussed in [<a href="./rfc3630" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">RFC3630</a>], [<a href="./rfc4203" title=""OSPF Extensions in Support of Generalized Multi-Protocol Label Switching (GMPLS)"">RFC4203</a>], and [<a href="./rfc5250" title=""The OSPF Opaque LSA Option"">RFC5250</a>].
For general security aspects relevant to GMPLS-controlled networks,
please refer to [<a href="./rfc5920" title=""Security Framework for MPLS and GMPLS Networks"">RFC5920</a>].
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Manageability</span>
No existing management tools handle the additional TE parameters as
defined in this document and distributed in OSPF-TE. The existing
MIB module contained in [<a href="./rfc6825" title=""Traffic Engineering Database Management Information Base in Support of MPLS-TE/GMPLS"">RFC6825</a>] allows the TE information
distributed by OSPF-TE to be read from a network node; this MIB
module could be augmented (possibly by a sparse augmentation) to
report this new information.
The current environment in the IETF favors the Network Configuration
Protocol (NETCONF) [<a href="./rfc6241" title=""Network Configuration Protocol (NETCONF)"">RFC6241</a>] and YANG [<a href="./rfc6020" title=""YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)"">RFC6020</a>] over SNMP and MIB
modules. Work is in progress in the TEAS working group to develop a
YANG module to represent the generic TE information that may be
present in a Traffic Engineering Database (TED). This model may be
extended to handle the additional information described in this
document to allow that information to be read from network devices or
exchanged between consumers of the TED. Furthermore, links state
<span class="grey">Zhang, et al. Standards Track [Page 7]</span>
<span id="page-8" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
export using BGP [<a href="#ref-BGP-LS" title=""North-Bound Distribution of Link-State and TE Information using BGP"">BGP-LS</a>] enables the export of TE information from a
network using BGP. Work could realistically be done to extend BGP-LS
to also carry the information defined in this document.
It is not envisaged that the extensions defined in this document will
place substantial additional requirements on Operations,
Administration, and Maintenance (OAM) mechanisms currently used to
diagnose and debug OSPF systems. However, tools that examine the
contents of opaque LSAs will need to be enhanced to handle these new
sub-TLVs.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. IANA Considerations</span>
IANA has allocated new sub-TLVs as defined in Sections <a href="#section-2">2</a> and <a href="#section-3">3</a> as
follows:
<span class="h3"><a class="selflink" id="section-8.1" href="#section-8.1">8.1</a>. Node Information</span>
IANA maintains the "Open Shortest Path First (OSPF) Traffic
Engineering TLVs" registry with a sub-registry called "Types for sub-
TLVs of TE Node Attribute TLV (Value 5)". IANA has assigned a new
code point as follows:
Type | Sub-TLV | Reference
-------+-------------------------------+------------
14 | Connectivity Matrix | [<a href="./rfc7580">RFC7580</a>]
<span class="h3"><a class="selflink" id="section-8.2" href="#section-8.2">8.2</a>. Link Information</span>
IANA maintains the "Open Shortest Path First (OSPF) Traffic
Engineering TLVs" registry with a sub-registry called "Types for sub-
TLVs of TE Link TLV (Value 2)". IANA has assigned a new code point
as follows:
Type | Sub-TLV | Reference
-------+-------------------------------+------------
34 | Port Label Restrictions | [<a href="./rfc7580">RFC7580</a>]
<span class="grey">Zhang, et al. Standards Track [Page 8]</span>
<span id="page-9" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. References</span>
<span class="h3"><a class="selflink" id="section-9.1" href="#section-9.1">9.1</a>. Normative References</span>
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>,
DOI 10.17487/RFC2119, March 1997,
<<a href="https://www.rfc-editor.org/info/rfc2119">http://www.rfc-editor.org/info/rfc2119</a>>.
[<a id="ref-RFC2328">RFC2328</a>] Moy, J., "OSPF Version 2", STD 54, <a href="./rfc2328">RFC 2328</a>,
DOI 10.17487/RFC2328, April 1998,
<<a href="https://www.rfc-editor.org/info/rfc2328">http://www.rfc-editor.org/info/rfc2328</a>>.
[<a id="ref-RFC3630">RFC3630</a>] Katz, D., Kompella, K., and D. Yeung, "Traffic Engineering
(TE) Extensions to OSPF Version 2", <a href="./rfc3630">RFC 3630</a>,
DOI 10.17487/RFC3630, September 2003,
<<a href="https://www.rfc-editor.org/info/rfc3630">http://www.rfc-editor.org/info/rfc3630</a>>.
[<a id="ref-RFC4202">RFC4202</a>] Kompella, K., Ed., and Y. Rekhter, Ed., "Routing
Extensions in Support of Generalized Multi-Protocol Label
Switching (GMPLS)", <a href="./rfc4202">RFC 4202</a>, DOI 10.17487/RFC4202,
October 2005, <<a href="https://www.rfc-editor.org/info/rfc4202">http://www.rfc-editor.org/info/rfc4202</a>>.
[<a id="ref-RFC4203">RFC4203</a>] Kompella, K., Ed., and Y. Rekhter, Ed., "OSPF Extensions
in Support of Generalized Multi-Protocol Label Switching
(GMPLS)", <a href="./rfc4203">RFC 4203</a>, DOI 10.17487/RFC4203, October 2005,
<<a href="https://www.rfc-editor.org/info/rfc4203">http://www.rfc-editor.org/info/rfc4203</a>>.
[<a id="ref-RFC5250">RFC5250</a>] Berger, L., Bryskin, I., Zinin, A., and R. Coltun, "The
OSPF Opaque LSA Option", <a href="./rfc5250">RFC 5250</a>, DOI 10.17487/RFC5250,
July 2008, <<a href="https://www.rfc-editor.org/info/rfc5250">http://www.rfc-editor.org/info/rfc5250</a>>.
[<a id="ref-RFC5786">RFC5786</a>] Aggarwal, R. and K. Kompella, "Advertising a Router's
Local Addresses in OSPF Traffic Engineering (TE)
Extensions", <a href="./rfc5786">RFC 5786</a>, DOI 10.17487/RFC5786, March 2010,
<<a href="https://www.rfc-editor.org/info/rfc5786">http://www.rfc-editor.org/info/rfc5786</a>>.
[<a id="ref-RFC7579">RFC7579</a>] Bernstein, G., Ed., Lee, Y., Ed., Li, D., Imajuku, W., and
J. Han, "General Network Element Constraint Encoding for
GMPLS-Controlled Networks", <a href="./rfc7579">RFC 7579</a>,
DOI 10.17487/RFC7579, June 2015,
<<a href="https://www.rfc-editor.org/info/rfc7579">http://www.rfc-editor.org/info/rfc7579</a>>.
<span class="grey">Zhang, et al. Standards Track [Page 9]</span>
<span id="page-10" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a>. Informative References</span>
[<a id="ref-BGP-LS">BGP-LS</a>] Gredler, H., Medved, J., Previdi, S., Farrel, A., and S.
Ray, "North-Bound Distribution of Link-State and TE
Information using BGP", Work in Progress,
<a href="./draft-ietf-idr-ls-distribution-11">draft-ietf-idr-ls-distribution-11</a>, June 2015.
[<a id="ref-RFC6020">RFC6020</a>] Bjorklund, M., Ed., "YANG - A Data Modeling Language for
the Network Configuration Protocol (NETCONF)", <a href="./rfc6020">RFC 6020</a>,
DOI 10.17487/RFC6020, October 2010,
<<a href="https://www.rfc-editor.org/info/rfc6020">http://www.rfc-editor.org/info/rfc6020</a>>.
[<a id="ref-RFC6163">RFC6163</a>] Lee, Y., Ed., Bernstein, G., Ed., and W. Imajuku,
"Framework for GMPLS and Path Computation Element (PCE)
Control of Wavelength Switched Optical Networks (WSONs)",
<a href="./rfc6163">RFC 6163</a>, DOI 10.17487/RFC6163, April 2011,
<<a href="https://www.rfc-editor.org/info/rfc6163">http://www.rfc-editor.org/info/rfc6163</a>>.
[<a id="ref-RFC6241">RFC6241</a>] Enns, R., Ed., Bjorklund, M., Ed., Schoenwaelder, J., Ed.,
and A. Bierman, Ed., "Network Configuration Protocol
(NETCONF)", <a href="./rfc6241">RFC 6241</a>, DOI 10.17487/RFC6241, June 2011,
<<a href="https://www.rfc-editor.org/info/rfc6241">http://www.rfc-editor.org/info/rfc6241</a>>.
[<a id="ref-RFC6825">RFC6825</a>] Miyazawa, M., Otani, T., Kumaki, K., and T. Nadeau,
"Traffic Engineering Database Management Information Base
in Support of MPLS-TE/GMPLS", <a href="./rfc6825">RFC 6825</a>,
DOI 10.17487/RFC6825, January 2013,
<<a href="https://www.rfc-editor.org/info/rfc6825">http://www.rfc-editor.org/info/rfc6825</a>>.
[<a id="ref-RFC7446">RFC7446</a>] Lee, Y., Ed., Bernstein, G., Ed., Li, D., and W. Imajuku,
"Routing and Wavelength Assignment Information Model for
Wavelength Switched Optical Networks", <a href="./rfc7446">RFC 7446</a>,
DOI 10.17487/RFC7446, February 2015,
<<a href="https://www.rfc-editor.org/info/rfc7446">http://www.rfc-editor.org/info/rfc7446</a>>.
[<a id="ref-RFC5920">RFC5920</a>] Fang, L., Ed., "Security Framework for MPLS and GMPLS
Networks", <a href="./rfc5920">RFC 5920</a>, DOI 10.17487/RFC5920, July 2010,
<<a href="https://www.rfc-editor.org/info/rfc5920">http://www.rfc-editor.org/info/rfc5920</a>>.
<span class="grey">Zhang, et al. Standards Track [Page 10]</span>
<span id="page-11" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
Acknowledgments
We thank Ming Chen and Yabin Ye from DICONNET Project who provided
valuable information for this document.
Contributors
Guoying Zhang
China Academy of Telecommunication Research of MII
11 Yue Tan Nan Jie
Beijing
China
Phone: +86-10-68094272
EMail: [email protected]
Dan Li
Huawei Technologies Co., Ltd.
F3-5-B R&D Center, Huawei Base
Bantian, Longgang District
Shenzhen 518129
China
Phone: +86-755-28973237
EMail: [email protected]
Ming Chen
European Research Center
Huawei Technologies
Riesstr. 25, 80992
Munchen
Germany
Phone: 0049-89158834072
EMail: [email protected]
Yabin Ye
European Research Center
Huawei Technologies
Riesstr. 25, 80992
Munchen
Germany
Phone: 0049-89158834074
EMail: [email protected]
<span class="grey">Zhang, et al. Standards Track [Page 11]</span>
<span id="page-12" ></span>
<span class="grey"><a href="./rfc7580">RFC 7580</a> Generic Constraint OSPF-TE June 2015</span>
Authors' Addresses
Fatai Zhang
Huawei Technologies
F3-5-B R&D Center, Huawei Base
Bantian, Longgang District
Shenzhen 518129
China
Phone: +86-755-28972912
EMail: [email protected]
Young Lee
Huawei Technologies
5360 Legacy Drive, Building 3
Plano, TX 75023
United States
Phone: (469)277-5838
EMail: [email protected]
Jianrui Han
Huawei Technologies Co., Ltd.
F3-5-B R&D Center, Huawei Base
Bantian, Longgang District
Shenzhen 518129
China
Phone: +86-755-28977943
EMail: [email protected]
Greg Bernstein
Grotto Networking
Fremont, CA
United States
Phone: (510) 573-2237
EMail: [email protected]
Yunbin Xu
China Academy of Telecommunication Research of MII
11 Yue Tan Nan Jie
Beijing
China
Phone: +86-10-68094134
EMail: [email protected]
Zhang, et al. Standards Track [Page 12]
Annotations
Select text to annotate