RFC 8780 | PCEP Extension for WSON RWA | July 2020 |
Lee & Casellas | Standards Track | [Page] |
This document provides Path Computation Element Communication Protocol (PCEP) extensions for the support of Routing and Wavelength Assignment (RWA) in Wavelength Switched Optical Networks (WSONs). Path provisioning in WSONs requires an RWA process. From a path computation perspective, wavelength assignment is the process of determining which wavelength can be used on each hop of a path and forms an additional routing constraint to optical path computation.¶
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 Section 2 of RFC 7841.¶
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at https://www.rfc-editor.org/info/rfc8780.¶
Copyright (c) 2020 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) 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.¶
[RFC5440] specifies the Path Computation Element Communication Protocol (PCEP) for communications between a Path Computation Client (PCC) and a PCE, or between two PCEs. Such interactions include Path Computation Requests (PCReqs) and Path Computation Replies (PCReps) 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 (TE).¶
A PCC is said to be any network component that makes such a request and may be, for instance, an optical switching element within a Wavelength Division Multiplexing (WDM) network. The PCE, itself, can be located anywhere within the network and may be within an optical switching element, a Network Management System (NMS), or an Operational Support System (OSS), or it may be an independent network server.¶
This document provides the PCEP extensions for the support of Routing and Wavelength Assignment (RWA) in Wavelength Switched Optical Networks (WSONs) based on the requirements specified in [RFC6163] and [RFC7449].¶
WSON refers to WDM-based optical networks in which switching is performed selectively based on the wavelength of an optical signal. The devices used in WSONs that are able to switch signals based on signal wavelength are known as Lambda Switch Capable (LSC). WSONs can be transparent or translucent. A transparent optical network is made up of optical devices that can switch but not convert from one wavelength to another, all within the optical domain. On the other hand, translucent networks include 3R regenerators (reamplification, reshaping, and retiming) that are sparsely placed. The main function of the 3R regenerators is to convert one optical wavelength to another.¶
An LSC Label Switched Path (LSP) may span one or several transparent segments, which are delimited by 3R regenerators typically with electronic regenerator and optional wavelength conversion. Each transparent segment or path in WSON is referred to as an optical path. An optical path may span multiple fiber links, and the path should be assigned the same wavelength for each link. In a case, the optical path is said to satisfy the wavelength-continuity constraint. Figure 1 illustrates the relationship between an LSC LSP and transparent segments (optical paths).¶
Note that two transparent segments within a WSON LSP do not need to operate on the same wavelength (due to wavelength conversion capabilities). Two optical channels that share a common fiber link cannot be assigned the same wavelength; otherwise, the two signals would interfere with each other. Note that advanced additional multiplexing techniques such as polarization-based multiplexing are not addressed in this document since the physical-layer aspects are not currently standardized. Therefore, assigning the proper wavelength on a path is an essential requirement in the optical path computation process.¶
When a switching node has the ability to perform wavelength conversion, the wavelength-continuity constraint can be relaxed, and an LSP may use different wavelengths on different links along its route from origin to destination. It is, however, to be noted that wavelength converters may be limited due to their relatively high cost, while the number of WDM channels that can be supported in a fiber is also limited. As a WSON can be composed of network nodes that cannot perform wavelength conversion, nodes with limited wavelength conversion, and nodes with full wavelength conversion abilities, wavelength assignment is an additional routing constraint to be considered in all optical path computation.¶
For example (see Figure 1), within a translucent WSON, an LSC LSP may be established between interfaces I1 and I2, spanning two transparent segments (optical paths) where the wavelength continuity constraint applies (i.e., the same unique wavelength must be assigned to the LSP at each TE link of the segment). If the LSC LSP induced a Forwarding Adjacency / TE link, the switching capabilities of the TE link would be (X X), where X refers to the switching capability of I1 and I2. For example, X can be Packet Switch Capable (PSC), Time-Division Multiplexing (TDM), etc.¶
This document aligns with [RFC8779] for generic properties such as label, label set, and label assignment, noting that a wavelength is a type of label. Wavelength restrictions and constraints are also formulated in terms of labels per [RFC7579].¶
The optical modulation properties, which are also referred to as signal compatibility, are already considered in the signaling in [RFC7581] and [RFC7688]. In order to improve the signal quality and limit some optical effects, several advanced modulation processing capabilities are used by the mechanisms specified in this document. These modulation capabilities not only contribute to optical signal quality checks but also constrain the selection of sender and receiver, as they should have matching signal processing capabilities. This document includes signal compatibility constraints as part of RWA path computation. That is, the signal processing capabilities (e.g., modulation and Forward Error Correction (FEC)) indicated by means of the Optical Interface Class (OIC) must be compatible between the sender and the receiver of the optical path across all optical elements.¶
This document, however, does not address optical impairments as part of RWA path computation. See [RFC6566] for the framework for optical impairments.¶
This document uses the terminology defined in [RFC4655] and [RFC5440].¶
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 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
Figure 2 shows one typical PCE-based implementation, which is referred to as the Combined Process (R&WA). With this architecture, the two processes of routing and wavelength assignment are accessed via a single PCE. This architecture is the base architecture specified in [RFC6163], and the PCEP extensions that are specified in this document are based on this architecture.¶
Wavelength allocation can be performed by the PCE by means of:¶
Option (b) allows distributed label allocation (performed during signaling) to complete wavelength assignment.¶
Additionally, given a range of potential labels to allocate, a PCReq SHOULD convey the heuristic or mechanism used for the allocation.¶
Per [RFC5440], the format of a PCReq message after incorporating the Wavelength Assignment (WA) object is as follows:¶
<PCReq Message> ::= <Common Header> [<svec-list>] <request-list>¶
Where:¶
<request-list>::=<request>[<request-list>] <request>::= <RP> <END-POINTS> <WA> [other optional objects...]¶
If the WA object is present in the request, it MUST be encoded after the END-POINTS object as defined in [RFC8779]. The WA object is mandatory in this document. Orderings for the other optional objects are irrelevant.¶
For the WA object, the Object-Class is 42, and the Object-Type is 1.¶
The format of the WA object body is as follows:¶
One flag bit is allocated as follows:¶
All unused flags SHOULD be zeroed. IANA has created a new registry to manage the Flags field of the WA object.¶
In the TLVs field, the following two TLVs are defined. At least one TLV MUST be present.¶
The Wavelength Selection TLV is used to indicate the wavelength selection constraint in regard to the order of wavelength assignment to be returned by the PCE. This TLV is only applied when the M bit is set in the WA object specified in Section 4.1. This TLV MUST NOT be used when the M bit is cleared.¶
The encoding of this TLV is specified as the WavelengthSelection sub-TLV in Section 4.2.2 of [RFC7689]. IANA has allocated a new TLV type for the Wavelength Selection TLV (Type 8).¶
For any request that contains a wavelength assignment, the requester (PCC) MUST specify a restriction on the wavelengths to be used. This restriction is to be interpreted by the PCE as a constraint on the tuning ability of the origination laser transmitter or on any other maintenance-related constraints. Note that if the LSC LSP spans different segments, the PCE must have mechanisms to know the tunability restrictions of the involved wavelength converters/regenerators, e.g., by means of the Traffic Engineering Database (TED) via either IGP or NMS. Even if the PCE knows the tunability of the transmitter, the PCC must be able to apply additional constraints to the request.¶
The format of the Wavelength Restriction TLV is as follows:¶
<Wavelength Restriction> ::= (<Action> <Count> <Reserved> <Link Identifiers> <Wavelength Constraint>)...¶
Where:¶
<Link Identifiers> ::= <Link Identifier> [<Link Identifiers>]¶
See Section 4.3.1 for the encoding of the Link Identifier field.¶
These fields (i.e., <Action>, <Link Identifiers>, and <Wavelength Constraint>, etc.) MAY appear together more than once to be able to specify multiple actions and their restrictions.¶
IANA has allocated a new TLV type for the Wavelength Restriction TLV (Type 9).¶
The TLV data is defined as follows:¶
IANA has created a new registry to manage the Action values of the Wavelength Restriction TLV.¶
If a PCE receives an unrecognized Action value, the PCE MUST send a PCEP Error (PCErr) message with a PCEP-ERROR object with Error-Type=27 and an Error-value=3. See Section 5.2 for details.¶
Note that "links" are assumed to be bidirectional.¶
The number of the link identifiers.¶
Note that a PCC MAY add a Wavelength restriction that applies to all links by setting the Count field to zero and specifying just a set of wavelengths.¶
Note that all link identifiers in the same list MUST be of the same type.¶
Various encoding errors are possible with this TLV (e.g., not exactly two link identifiers with the range case, unknown identifier types, no matching link for a given identifier, etc.). To indicate errors associated with this encoding, a PCEP speaker MUST send a PCErr message with Error-Type=27 and Error-value=3. See Section 5.2 for details.¶
The Link Identifier field can be an IPv4 [RFC3630], IPv6 [RFC5329], or unnumbered interface ID [RFC4203].¶
<Link Identifier> ::= <IPv4 Address> | <IPv6 Address> | <Unnumbered IF ID>¶
The encoding of each case is as follows.¶
The Type field is extensible and matches the "TE_LINK Object Class type name space (Value 11)" registry created for the Link Management Protocol (LMP) [RFC4204] (see [LMP-PARAM]). IANA has added an introductory note before the aforementioned registry stating that the values have additional usage for the Link Identifier Type field. See Section 8.14.¶
The Wavelength Constraint field of the Wavelength Restriction TLV is encoded as a Label Set Field as specified in Section 2.6 of [RFC7579] with the base label encoded as a 32-bit LSC label, as defined in [RFC6205]. The Label Set format is repeated here for convenience, with the base label internal structure included. See [RFC6205] for a description of Grid, Channel Spacing (C.S.), Identifier, and n, and see [RFC7579] for the details of each action.¶
See Sections 2.6.1-2.6.3 of [RFC7579] for details on additional field discussion for each action.¶
Path computation for WSON includes the checking of signal processing capabilities at each interface against requested capability; the PCE MUST have mechanisms to know the signal processing capabilities at each interface, e.g., by means of (TED) via either IGP or NMS. Moreover, a PCC should be able to indicate additional restrictions to signal processing compatibility, on either the endpoint or any given link.¶
The supported signal processing capabilities considered in the RWA Information Model [RFC7446] are:¶
The bit rate restriction is already expressed in the BANDWIDTH object in [RFC8779].¶
In order to support the optical interface class information and the client signal information, new TLVs are introduced as endpoint restrictions in the END-POINTS type Generalized Endpoint:¶
The END-POINTS type Generalized Endpoint is extended as follows:¶
<endpoint-restriction> ::= <LABEL-REQUEST> <label-restriction-list> <label-restriction-list> ::= <label-restriction> [<label-restriction-list>] <label-restriction> ::= (<LABEL-SET>| [<Wavelength Restriction>] [<signal-compatibility-restriction>])¶
Where:¶
<signal-compatibility-restriction> ::= [<Optical Interface Class List>] [<Client Signal Information>]¶
The Wavelength Restriction TLV is defined in Section 4.3.¶
A new Optical Interface Class List TLV (Type 11) is defined; the encoding of the value part of this TLV is described in Section 4.1 of [RFC7581].¶
A new Client Signal Information TLV (Type 12) is defined; the encoding of the value part of this TLV is described in Section 4.2 of [RFC7581].¶
The PCC/PCE should be able to exclude particular types of signal processing along the path in order to handle client restriction or multi-domain path computation. [RFC5521] defines how the Exclude Route Object (XRO) subobject is used. In this document, we add two new XRO Signal Processing Exclusion subobjects.¶
The first XRO subobject type (8) is the Optical Interface Class List, which is defined as follows:¶
Refer to [RFC5521] for the definitions of X, Length, and Attribute.¶
The second XRO subobject type (9) is the Client Signal Information, which is defined as follows:¶
Refer to [RFC5521] for the definitions of X, Length, and Attribute.¶
The XRO needs to support the new Signaling Processing Exclusion XRO subobject types:¶
Similar to the XRO subobject, the PCC/PCE should be able to include particular types of signal processing along the path in order to handle client restriction or multi-domain path computation. [RFC5440] defines how the Include Route Object (IRO) subobject is used. In this document, we add two new Signal Processing Inclusion subobjects.¶
The IRO needs to support the new IRO subobject types (8 and 9) for the PCEP IRO object [RFC5440]:¶
The encoding of the Signal Processing Inclusion subobjects is similar to the process in Section 4.4.1 where the 'X' field is replaced with the 'L' field; all the other fields remain the same. The 'L' field is described in [RFC3209].¶
This section provides the encoding of an RWA Path Reply for a wavelength allocation request as discussed in Section 4.¶
Recall that wavelength allocation can be performed by the PCE by means of:¶
Option (b) allows distributed label allocation (performed during signaling) to complete wavelength allocation.¶
The type for the Wavelength Allocation TLV is 10 (see Section 8.4). Note that this TLV is used for both (a) and (b) above. The TLV data is defined as follows:¶
One flag bit is allocated as follows:¶
Wavelength Allocation Mode.¶
IANA has created a new registry to manage the Flags field of the Wavelength Allocation TLV.¶
This TLV is carried in a PCRep message as an Attribute TLV [RFC5420] in the Hop Attribute subobjects [RFC7570] in the Explicit Route Object (ERO) [RFC5440].¶
To indicate errors associated with the RWA request, a new Error-Type 27 (WSON RWA Error) and subsequent Error-values are defined as follows for inclusion in the PCEP-ERROR object:¶
To communicate the reason(s) for not being able to find RWA for the path request, the NO-PATH object can be used in the corresponding response. The format of the NO-PATH object body is defined in [RFC5440]. The object may contain a NO-PATH-VECTOR TLV to provide additional information about why a path computation has failed.¶
This document defines a new bit flag to be carried in the Flags field in the NO-PATH-VECTOR TLV, which is carried in the NO-PATH object:¶
Manageability of WSON RWA with PCE must address the considerations in the following subsections.¶
In addition to the parameters already listed in Section 8.1 of [RFC5440], a PCEP implementation SHOULD allow configuration of the following PCEP session parameters on a PCC:¶
In addition to the parameters already listed in Section 8.1 of [RFC5440], a PCEP implementation SHOULD allow configuration of the following PCEP session parameters on a PCE:¶
These parameters may be configured as default parameters for any PCEP session the PCEP speaker participates in, or they may apply to a specific session with a given PCEP peer or a specific group of sessions with a specific group of PCEP peers.¶
Mechanisms defined in this document do not imply any new liveness detection and monitoring requirements, aside from those already listed in Section 8.3 of [RFC5440].¶
Mechanisms defined in this document do not imply any new verification requirements, aside from those already listed in Section 8.4 of [RFC5440].¶
The PCEP Link-State mechanism [PCEP-LS] may be used to advertise WSON RWA path computation capabilities to PCCs.¶
Mechanisms defined in this document do not imply any new network operation requirements, aside from those already listed in Section 8.6 of [RFC5440].¶
The security considerations discussed in [RFC5440] are relevant for this document; this document does not introduce any new security issues. If an operator wishes to keep the information distributed by WSON private, PCEPS (Usage of TLS to Provide a Secure Transport for PCEP) [RFC8253] SHOULD be used.¶
IANA maintains a registry of PCEP parameters. IANA has made allocations from the subregistries as described in the following sections.¶
As described in Section 4.1, a new PCEP object is defined to carry wavelength-assignment-related constraints. IANA has allocated the following in the "PCEP Objects" subregistry [PCEP-NUMBERS]:¶
Object-Class Value | Name | Object-Type | Reference |
---|---|---|---|
42 | WA | 0: Reserved | RFC 8780 |
1: Wavelength Assignment | RFC 8780 |
As described in Section 4.1, IANA has created the "WA Object Flag Field" subregistry under the "Path Computation Element Protocol (PCEP) Numbers" registry [PCEP-NUMBERS] to manage the Flags field of the WA object. New values are to be assigned by Standards Action [RFC8126]. Each bit should be tracked with the following qualities:¶
The initial contents of this registry are shown below. One bit has been allocated for the flag defined in this document:¶
Bit | Description | Reference |
---|---|---|
0-14 | Unassigned | |
15 | Wavelength Allocation Mode | RFC 8780 |
In Section 4.2, a new PCEP TLV is defined to indicate wavelength selection constraints. IANA has made the following allocation in the "PCEP TLV Type Indicators" subregistry [PCEP-NUMBERS]:¶
Value | Description | Reference |
---|---|---|
8 | Wavelength Selection | RFC 8780 |
In Section 4.3, a new PCEP TLV is defined to indicate wavelength restrictions. IANA has made the following allocation in the "PCEP TLV Type Indicators" subregistry [PCEP-NUMBERS]:¶
Value | Description | Reference |
---|---|---|
9 | Wavelength Restriction | RFC 8780 |
As described in Section 4.3, IANA has created the new "Wavelength Restriction TLV Action Values" subregistry under the "Path Computation Element Protocol (PCEP) Numbers" registry [PCEP-NUMBERS] to manage the Action values of the Action field of the Wavelength Restriction TLV. New values are assigned by Standards Action [RFC8126]. Each value should be tracked with the following qualities:¶
The initial contents of this registry are shown below:¶
Value | Meaning | Reference |
---|---|---|
0 | Inclusive List | RFC 8780 |
1 | Inclusive Range | RFC 8780 |
2-255 | Unassigned |
In Section 5.1, a new PCEP TLV is defined to indicate the allocation of the wavelength(s) by the PCE in response to a request by the PCC. IANA has made the following allocation in "PCEP TLV Type Indicators" subregistry [PCEP-NUMBERS]:¶
Value | Description | Reference |
---|---|---|
10 | Wavelength Allocation | RFC 8780 |
As described in Section 5.1, IANA has created a new "Wavelength Allocation TLV Flag Field" subregistry under the "Path Computation Element Protocol (PCEP) Numbers" registry [PCEP-NUMBERS] to manage the Flags field of the Wavelength Allocation TLV. New values are to be assigned by Standards Action [RFC8126]. Each bit should be tracked with the following qualities:¶
One bit is defined for the flag defined in this document. The initial contents of this registry are shown below:¶
Bit | Description | Reference |
---|---|---|
0-14 | Unassigned | |
15 | Wavelength Allocation Mode | RFC 8780 |
In Section 4.4, a new PCEP TLV is defined to indicate the Optical Interface Class List. IANA has made the following allocation in the "PCEP TLV Type Indicators" subregistry [PCEP-NUMBERS]:¶
Value | Description | Reference |
---|---|---|
11 | Optical Interface Class List | RFC 8780 |
In Section 4.4, a new PCEP TLV is defined to indicate the Client Signal Information. IANA has made the following allocation in the "PCEP TLV Type Indicators" subregistry [PCEP-NUMBERS]:¶
Value | Description | Reference |
---|---|---|
12 | Client Signal Information | RFC 8780 |
In Section 5.3, a new bit flag is defined to be carried in the Flags field in the NO-PATH-VECTOR TLV, which is carried in the NO-PATH object. This flag, when set, indicates that no feasible route was found that meets all the RWA constraints (e.g., wavelength restriction, signal compatibility, etc.) associated with an RWA path computation request.¶
IANA has made the following allocation for this new bit flag in the "NO-PATH-VECTOR TLV Flag Field" subregistry [PCEP-NUMBERS]:¶
Bit | Description | Reference |
---|---|---|
23 | No RWA constraints met | RFC 8780 |
In Section 5.2, new PCEP error codes are defined for WSON RWA errors. IANA has made the following allocations in the "PCEP-ERROR Object Error Types and Values" subregistry [PCEP-NUMBERS]:¶
Error-Type | Meaning | Error-value | Reference |
---|---|---|---|
27 | WSON RWA error | 0: Unassigned | RFC 8780 |
1: Insufficient memory | RFC 8780 | ||
2: RWA computation not supported | RFC 8780 | ||
3: Syntactical encoding error | RFC 8780 | ||
4-255: Unassigned | RFC 8780 |
The "Path Computation Element Protocol (PCEP) Numbers" registry contains a subregistry titled "XRO Subobjects" [PCEP-NUMBERS]. Per Section 4.4.1, IANA has added the following subobjects that can be carried in the XRO:¶
Value | Description | Reference |
---|---|---|
8 | Optical Interface Class List | RFC 8780 |
9 | Client Signal Information | RFC 8780 |
The "Path Computation Element Protocol (PCEP) Numbers" registry contains a subregistry titled "IRO Subobjects" [PCEP-NUMBERS]. Per Section 4.4.2, IANA has added the following subobjects that can be carried in the IRO:¶
Value | Description | Reference |
---|---|---|
8 | Optical Interface Class List | RFC 8780 |
9 | Client Signal Information | RFC 8780 |
The "TE_LINK Object Class type name space (Value 11)" registry was created for the Link Management Protocol (LMP) [RFC4204]. As discussed in Section 4.3.1, IANA has added the following note at the top of the "TE_LINK Object Class type name space (Value 11)" registry [LMP-PARAM]:¶
The authors would like to thank Adrian Farrel, Julien Meuric, Dhruv Dhody, and Benjamin Kaduk for many helpful comments that greatly improved the contents of this document.¶