Internet-Draft | PLE | June 2023 |
Gringeri, et al. | Expires 21 December 2023 | [Page] |
This document describes a method for encapsulating high-speed bit-streams as virtual private wire services (VPWS) over packet switched networks (PSN) providing complete signal transport transparency.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 21 December 2023.¶
Copyright (c) 2023 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 Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
This document describes a method called Private Line Emulation (PLE) for encapsulating high-speed bit-streams as Virtual Private Wire Service (VPWS) over Packet Switched Networks (PSN). This emulation suits applications where signal transparency is required and data or framing structure interpretation of the PE would be counter productive.¶
One example is two ethernet connected CEs and the need for synchronous ethernet operation between them without the intermediate PEs interfering or addressing concerns about ethernet control protocol transparency for carrier ethernet services, beyond the behavior definitions of MEF specifications.¶
Another example would be a Storage Area Networking (SAN) extension between two data centers. Operating at a bit-stream level allows for a connection between Fibre Channel switches without interfering with any of the Fibre Channel protocol mechanisms.¶
Also SONET/SDH add/drop multiplexers or cross-connects can be interconnected without interfering with the multiplexing structures and networks mechanisms. This is a key distinction to CEP defined in [RFC4842] where demultiplexing and multiplexing is desired in order to operate per SONET Synchronous Payload Envelope (SPE) and Virtual Tributary (VT) or SDH Virtual Container (VC). Said in another way, PLE does provide an independent layer network underneath the SONET/SDH layer network, whereas CEP does operate at the same level and peer with the SONET/SDH layer network.¶
The mechanisms described in this document follow principals similar to [RFC4553] but expanding the applicability beyond the narrow set of PDH interfaces (T1, E1, T3 and E3) and allow the transport of signals from many different technologies such as Ethernet, Fibre Channel, SONET/SDH [GR253]/[G.707] and OTN [G.709] at gigabit speeds by treating them as bit-stream payload defined in sections 3.3.3 and 3.3.4 of [RFC3985].¶
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 BCP14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.¶
Similar to [RFC4553] and [RFC5086] the term Interworking Function (IWF) is used to describe the functional block that encapsulates bit streams into PLE packets and in the reverse direction decapsulates PLE packets and reconstructs bit streams.¶
The generic reference model defined in Section 4.1 of [RFC4664] and Section 4.1 of [RFC3985] does apply to PLE. Further the model defined in Section 4.2 of [RFC3985] and in particular the concept of a Native Service Processing (NSP) function defined in Section 4.2.2 of [RFC3985] does apply to PLE as well. The resulting reference model for PLE is illustrated in Figure 1¶
PLE embraces the minimum intervention principle outlined in Section 3.3.5 of [RFC3985] whereas the data is flowing through the PLE encapsulation layer as received without modifications.¶
For some service types the NSP function is responsible for performing operations on the native data received from the CE. Examples are terminating Forward Error Correction (FEC) or terminating the OTUk layer for OTN. After the NSP the IWF is generating the payload of the VPWS which is carried via a PSN tunnel.¶
To allow the clock of the transported signal to be carried across the PLE domain in a transparent way the network synchronization reference model and deployment scenario outlined in Section 4.3.2 of [RFC4197] is applicable.¶
As illustrated in Figure 2, the attachment circuit clock E is generated by PE2 via a differential clock recovery method in reference to a common clock I. For this to work the difference between clock I and clock A MUST be explicitly transferred between the PE1 and PE2 using the timestamp inside the RTP header.¶
For the reverse direction PE1 does generate the clock J in reference to clock I and the clock difference between I and G.¶
The way the common clock I is implemented is out of scope of this document. Well established concepts for achieving frequency synchronization in a PSN have already been defined in [G.8261] and can be applied here as well.¶
This specification does describe the emulation of services from a wide range of technologies such as TDM, ethernet, fibre channel or OTN as bit stream or structured bit stream as defined in Section 3.3.3 of [RFC3985] and Section 3.3.4 of [RFC3985].¶
The generic PLE service is an example of the bit stream defined in Section 3.3.3 of [RFC3985].¶
Under the assumption that the CE-bound IWF is not responsible for any service specific operation, a bit stream of any rate can be carried using the generic PLE payload.¶
There is no NSP function present for this service.¶
Ethernet services are special cases of the structured bit stream defined in Section 3.3.4 of [RFC3985].¶
IEEE has defined several layers for ethernet in [IEEE802.3]. Emulation is operating at the physical (PHY) layer, more precisely at the Physical Subcoding Layer (PCS).¶
Over time many differnet ethernet interface types have been specified in [IEEE802.3] with a varying set of characteristcs such as optional vs mandatory FEC and single-lane vs multi-lane transmission.¶
All ethernet services are leverging the basic PLE payload and interface specific mechanisms are confined to the respective service specific NSP functions.¶
The PCS layers of 10GBASE-R defined in clause 49 and 25GBASE-R defined in clause 107 of [IEEE802.3] are based on a 64B/66B code.¶
[IEEE802.3] clauses 74 and 108 do define an optional FEC layer, if present the PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.¶
The PSN-bound NSP function is also responsible to detect 10GBASE-R and 25GBASE-R specific attachment circuit faults such as LOS and sync loss.¶
The PSN-bound IWF is mapping the scrambled 64B/66B code stream into the basic PLE payload.¶
The CE-bound NSP function MUST perform¶
in order to properly¶
Note: Invalid 66B code blocks typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets, or if the farend PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.¶
Before sending the bit stream to the CE, the CE-bound NSP function MUST also scramble the 64B/66B code stream.¶
The PCS layers of 40GBASE-R and 100GBASE-R defined in clause 82 and of 50GBASE-R defined in clause 133 of [IEEE802.3] are based on a 64B/66B code transmitted over multiple lanes.¶
[IEEE802.3] clauses 74 and 91 do define an optional FEC layer, if present the PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.¶
To gain access to the scrambled 64B/66B code stream the PSN-bound NSP further MUST perform¶
The PSN-bound NSP function is also responsible to detect 40GBASE-R, 50GBASE-R and 100GBASE-R specific attachment circuit faults such as LOS and loss of alignment.¶
The PSN-bound IWF is mapping the serialized, scrambled 64B/66B code stream including the alignment markers into the basic PLE payload.¶
The CE-bound NSP function MUST perform¶
in order to properly¶
Note: Invalid 66B code blocks typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets, or if the farend PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.¶
When sending the bit stream to the CE, the CE-bound NSP function MUST also perform¶
The PCS layers of 200GBASE-R and 400GBASE-R defined in clause 119 of [IEEE802.3] are based on a 64B/66B code transcoded to a 256B/257B code to reduce the overhead and make room for a mandatory FEC.¶
To gain access to the 64B/66B code stream the PSN-bound NSP further MUST perform¶
Further the PSN-bound NSP MUST perform rate compensation and scrambling before the PSN-bound IWF is mapping the same into the basic PLE payload.¶
Rate compensation is applied so that the rate of the 66B encoded bit stream carried by PLE is 528/544 times the nominal bitrate of the 200GBASE-R or 400GBASE-R at the PMA service interface. X number of 66 byte long rate compensation blocks are inserted every X*20479 number of 66B client blocks. For 200GBASE-R the value of X is 16 and for 400GBASE-R the value of X is 32. Rate compensation blocks are special 66B control characters of type 0x00 that can easily be searched for by the CE-bound IWF in order to remove them.¶
The PSN-bound NSP function is also responsible to detect 200GBASE-R and 400GBASE-R specific attachment circuit faults such as LOS and loss of alignment.¶
The CE-bound NSP function MUST perform¶
in order to properly¶
Note: Invalid 66B code blocks typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets, or if the farend PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.¶
When sending the bit stream to the CE, the CE-bound NSP function MUST also perform¶
Section 78 of [IEEE802.3] does define the optional Low Power Idle (LPI) capability for ethernet. Two modes are defined¶
Deep sleep mode is not compatible with PLE due to the CE ceasing transmission. Hence there is no support for LPI for 10GBASE-R services across PLE.¶
When in fast wake mode the CE transmits /LI/ control code blocks instead of /I/ control code blocks and therefore PLE is agnostic to it. For 25GBASE-R and higher services across PLE, LPI is supported as only fast wake mode is applicable.¶
SONET/SDH services are special cases of the structured bit stream defined in Section 3.3.4 of [RFC3985].¶
SDH interfaces are defined in [G.707] and SONET interfaces are defined in [GR253].¶
The PSN-bound NSP function does not modify the received data but is responsible to detect SONET/SDH interface specific attachment circuit faults such as LOS, LOF and OOF.¶
Data received by the PSN-bound IWF is mapped into the basic PLE payload without any awareness of SONET/SDH frames.¶
When the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set, the CE-bound NSP function is responsible for generating the¶
at client frame boundaries.¶
Fibre channel services are special cases of the structured bit stream defined in Section 3.3.4 of [RFC3985].¶
The T11 technical committee of INCITS has defined several layers for fibre channel. Emulation is operating at the FC-1 layer.¶
Over time many different fibre channel interface types have been specified in FC-PI-x and FC-FS-x standards with a varying set of characteristcs such as optional vs mandatory FEC and single-lane vs multi-lane transmission.¶
All fibre channel services are leveraging the basic PLE payload and interface specific mechanisms are confined to the respective service specific NSP functions.¶
The PSN-bound NSP function is responsible to detect fibre channel specific attachment circuit faults such as LOS and sync loss.¶
The PSN-bound IWF is mapping the received 8B/10B code stream as is into the basic PLE payload.¶
The CE-bound NSP function MUST perform transmission word sync in order to properly¶
Note: Invalid transmission words typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets.¶
FC-FS-2 amendment 1 does define the use of scrambling for 8GFC, in this case the CE-bound NSP MUST also perform descrambling before replacing invalid transmission words or inserting NOIS ordered sets. And before sending the bit stream to the, the CE-bound NSP function MUST scramble the 8B/10B code stream.¶
FC-PI-5 amendment 1 defines a optional FEC layer for 16GFC. For 32GFC the FEC layer is, as defined in FC-PI-6, mandatory. If FEC is present, the PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.¶
The PSN-bound NSP function is responsible to detect fibre channel specific attachment circuit faults such as LOS and sync loss.¶
The PSN-bound IWF is mapping the received 64B/66B code stream as is into the basic PLE payload.¶
The CE-bound NSP function MUST perform¶
in order to properly¶
Note: Invalid transmission words typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets, or if the farend PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.¶
Before sending the bit stream to the CE, the CE-bound NSP function MUST also scramble the 64B/66B code stream.¶
Both FC-PI-7 for 64GFC and FC-PI-6P for 4-lane 128GFC define a mandatory FEC layer. The PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.¶
To gain access to the 64B/66B code stream the PSN-bound NSP further MUST perform¶
Further the PSN-bound NSP MUST perform scrambling before the PSN-bound IWF is mapping the same into the basic PLE payload.¶
Note : the use of rate compensation is for further study.¶
The PSN-bound NSP function is also responsible to detect fibre channel specific attachment circuit faults such as LOS and sync loss.¶
The CE-bound NSP function MUST perform¶
in order to properly¶
Note: Invalid transmission words typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets, or if the farend PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.¶
When sending the bit stream to the CE, the CE-bound NSP function MUST also perform¶
ODUk services are special cases of the structured bit stream defined in Section 3.3.4 of [RFC3985].¶
OTN interfaces are defined in [G.709].¶
The PSN-bound NSP function MUST terminate the FEC and present to the IWF an extended ODUk including a valid frame alignment overhead.¶
The PSN-bound NSP function is also responsible to detect OTUk specific attachment circuit faults such as LOS, LOF, LOM and AIS.¶
For ODUk services the PSN-bound IWF MUST use the byte aligned PLE payload.¶
The CE-bound NSP function will recover the ODUk by searching for the frame alignment overhead and generate the FEC.¶
When the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set, the CE-bound NSP function is responsible for generating the ODUk-AIS maintenance signal defined in clause 16.5.1 of [G.709] at client frame boundaries.¶
The basic packet format used by PLE is shown in the Figure 3.¶
This document does not imply any specific technology to be used for implementing the VPWS demultiplexing and PSN layers.¶
When a MPLS PSN layer is used. A VPWS label provides the demultiplexing mechanism as described in Section 5.4.2 of [RFC3985]. The PSN tunnel can be a simple best path Label Switched Path (LSP) established using LDP [RFC5036] or Segment Routing [RFC8402] or a traffic engineered LSP established using RSVP-TE [RFC3209] or SR-TE [RFC9256].¶
When PLE is applied to a SRv6 based PSN, the mechanisms defined in [RFC8402] and the End.DX2 endpoint behavior defined in [RFC8986] do apply.¶
The PLE header MUST contain the PLE control word (4 bytes) and MUST include a fixed size RTP header [RFC3550]. The RTP header MUST immediately follow the PLE control word.¶
The format of the PLE control word is in line with the guidance in [RFC4385] and is shown in Figure 4.¶
The bits 0..3 of the first nibble are set to 0 to differentiate a control word or Associated Channel Header (ACH) from an IP packet or ethernet frame. The first nibble MUST be set to 0000b to indicate that this header is a control word as defined in Section 3 of [RFC4385].¶
The other fields in the control word are used as defined below:¶
Set by the PE to indicate that data carried in the payload is invalid due to an attachment circuit fault. The downstream PE MUST play out appropriate replacement data. The NSP MAY inject an appropriate native fault propagation signal.¶
Set by the downstream PE to indicate that the IWF experiences packet loss from the PSN or a server layer backward fault indication is present in the NSP. The R bit MUST be cleared by the PE once the packet loss state or fault indication has cleared.¶
These bits are reserved for future use. This field MUST be set to zero by the sender and ignored by the receiver.¶
These bits MUST be set to zero by the sender and ignored by the receiver.¶
In accordance to Section 3 of [RFC4385] the length field MUST always be set to zero as there is no padding added to the PLE packet. To detect malformed packets the default, preconfigured or signaled payload size MUST be assumed.¶
The sequence number field is used to provide a common PW sequencing function as well as detection of lost packets. It MUST be generated in accordance with the rules defined in Section 5.1 of [RFC3550] and MUST be incremented with every PLE packet being sent.¶
The RTP header MUST be included and is used for explicit transfer of timing information. The RTP header is purely a formal reuse and RTP mechanisms, such as header extensions, contributing source (CSRC) list, padding, RTP Control Protocol (RTCP), RTP header compression, Secure Realtime Transport Protocol (SRTP), etc., are not applicable to PLE VPWS.¶
The format of the RTP header is as shown in Figure 5.¶
The version field MUST be set to 2.¶
The padding flag MUST be set to zero by the sender and ignored by the receiver.¶
The X bit MUST be set to zero by sender and ignored by receiver.¶
The CC field MUST be set to zero by the sender and ignored by the receiver.¶
A PT value MUST be allocated from the range of dynamic values defined by [RFC3551] for each direction of the VPWS. The same PT value MAY be reused both for direction and between different PLE VPWS.¶
The Sequence number in the RTP header MUST be equal to the sequence number in the PLE control word. The sequence number of the RTP header MAY be used to extend the sequence number of the PLE control word from 16 to 32 bits. If so, the initial value of the RTP sequence number MUST be 0 and incremented whenever the PLE control word sequence number cycles through from 0xFFFF to 0x0000.¶
Timestamp values are used in accordance with the rules established in [RFC3550]. For bit-streams up to 200 Gbps the frequency of the clock used for generating timestamps MUST be 125 MHz based on a the common clock I. For bit-streams above 200 Gbps the frequency MUST be 250 MHz.¶
The SSRC field MAY be used for detection of misconnections.¶
A bit-stream is mapped into a PLE packet with a fixed payload size which MUST be defined during VPWS setup, MUST be the same in both directions of the VPWS and MUST remain unchanged for the lifetime of the VPWS.¶
All PLE implementations MUST be capable of supporting the default payload size of 1024 bytes.¶
The PLE payload is filled with incoming bits of the bit-stream starting from the most significant to the least significant bit without considering any structure of the bit-stream.¶
The PLE payload is filled in a byte aligned manner, where the order of the payload bytes corresponds to their order on the attachment circuit. Consecutive bits coming from the attachment circuit fill each payload byte starting from most significant bit to least significant.¶
All PLE implementations MUST support the transport of OTN bit-streams using the byte aligned payload.¶
A PLE VPWS can be established using manual configuration or leveraging mechanisms of a signaling protocol.¶
Furthermore emulation of bit-stream signals using PLE is only possible when the two attachment circuits of the VPWS are of the same type (OC192, 10GBASE-R, ODU2, etc) and are using the same PLE payload type and payload size. This can be ensured via manual configuration or via a signaling protocol¶
PLE related control protocol extensions to PWE3 [RFC4447] and EVPN-VPWS [RFC8214] are out of scope of this document and are described in [I-D.schmutzer-bess-ple-vpws-signalling].¶
After the VPWS is set up, the PSN-bound IWF does perform the following steps:¶
The CE-bound IWF is responsible for removing the PSN and VPWS demultiplexing headers, PLE control word and RTP header from the received packet stream and play-out of the bit-stream to the local attachment circuit.¶
A de-jitter buffer MUST be implemented where the PLE packets are stored upon arrival. The size of this buffer SHOULD be locally configurable to allow accommodation of specific PSN packet delay variation expected.¶
The CE-bound IWF SHOULD use the sequence number in the control word to detect lost and mis-ordered packets. It MAY use the sequence number in the RTP header for the same purposes.¶
The payload of a lost packet MUST be replaced with equivalent amount of replacement data. The contents of the replacement data MAY be locally configurable. All PLE implementations MUST support generation of "0xAA" as replacement data. The alternating sequence of 0s and 1s of the "0xAA" pattern does ensure clock synchronization is maintained. While playing out the replacement data, the IWF will apply a holdover mechanism to maintain the clock.¶
Whenever the VPWS is not operationally up, the CE-bound NSP function MUST inject the appropriate native downstream fault indication signal.¶
Whenever a VPWS comes up, the CE-bound IWF enters the intermediate state, will start receiving PLE packets and will store them in the jitter buffer. The CE-bound NSP function will continue to inject the appropriate native downstream fault indication signal until a pre-configured amount of payloads is stored in the jitter buffer.¶
After the pre-configured amount of payload is present in the jitter buffer the CE-bound IWF transitions to the normal operation state and the content of the jitter buffer is played out to the CE in accordance with the required clock. In this state the CE-bound IWF MUST perform egress clock recovery.¶
The recovered clock MUST comply with the jitter and wander requirements applicable to the type of attachment circuit, specified in:¶
Whenever the L bit is set in the PLE control word of a received PLE packet the CE-bound NSP function SHOULD inject the appropriate native downstream fault indication signal instead of playing out the payload.¶
If the CE-bound IWF detects loss of consecutive packets for a pre-configured amount of time (default is 1 millisecond), it enters packet loss (PLOS) state and a corresponding defect is declared.¶
If the CE-bound IWF detects a packet loss ratio (PLR) above a configurable signal-degrade (SD) threshold for a configurable amount of consecutive 1-second intervals, it enters the degradation (DEG) state and a corresponding defect is declared. Possible values for the SD-PLR threshold are between 1..100% with the default being 15%. Possible values for consecutive intervals are 2..10 with the default 7.¶
While either a PLOS or DEG defect is declared the CE-bound NSP function SHOULD inject the appropriate native downstream fault indication signal. Also the PSN-bound IWF SHOULD set the R bit in the PLE control word of every packet transmitted.¶
The CE-bound IWF does change from the PLOS to normal state after the pre-configured amount of payload has been received similarly to the transition from intermediate to normal state.¶
Whenever the R bit is set in the PLE control word of a received PLE packet the PLE performance monitoring statistics SHOULD get updated.¶
PLE SHOULD provide the following functions to monitor the network performance to be inline with expectations of transport network operators.¶
The near-end performance monitors defined for PLE are as follows:¶
Each second with at least one packet lost or a PLOS/DEG defect SHALL be counted as ES-PLE. Each second with a PLR greater than 15% or a PLOS/DEG defect SHALL be counted as SES-PLE.¶
UAS-PLE SHALL be counted after configurable number of consecutive SES-PLE have been observed, and no longer counted after a configurable number of consecutive seconds without SES-PLE have been observed. Default value for each is 10 seconds.¶
Once unavailability is detected, ES and SES counts SHALL be inhibited up to the point where the unavailability was started. Once unavailability is removed, ES and SES that occurred along the clearing period SHALL be added to the ES and SES counts.¶
A PLE far-end performance monitor is providing insight into the CE-bound IWF at the far end of the PSN. The statistics are based on the PLE-RDI indication carried in the PLE control word via the R bit.¶
The PLE VPWS performance monitors are derived from the definitions in accordance with [G.826]¶
The PSN carrying PLE VPWS may be subject to congestion, but PLE VPWS representing constant bit-rate (CBR) flows cannot respond to congestion in a TCP-friendly manner as described in [RFC2913].¶
Hence the PSN providing connectivity for the PLE VPWS between PE devices MUST be Diffserv [RFC2475] enabled and MUST provide a per domain behavior [RFC3086] that guarantees low jitter and low loss.¶
To achieve the desired per domain behavior PLE VPWS SHOULD be carried over traffic-engineering paths through the PSN with bandwidth reservation and admission control applied.¶
As PLE is leveraging VPWS as transport mechanism the security considerations described in [RFC7432] and [RFC3985] are applicable.¶
Applicable signaling extensions are out of the scope of this document, hence there are no new requirements from IANA.¶
The authors would like to thank Andreas Burk for reviewing this document and providing useful comments and suggestions.¶