<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.0.2) -->
<?rfc comments="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-pals-ple-07" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.1 -->
  <front>
    <title abbrev="PLE">Private Line Emulation over Packet Switched Networks</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-pals-ple-07"/>
    <author initials="S." surname="Gringeri" fullname="Steven Gringeri">
      <organization>Verizon</organization>
      <address>
        <email>steven.gringeri@verizon.com</email>
      </address>
    </author>
    <author initials="J." surname="Whittaker" fullname="Jeremy Whittaker">
      <organization>Verizon</organization>
      <address>
        <email>jeremy.whittaker@verizon.com</email>
      </address>
    </author>
    <author initials="N." surname="Leymann" fullname="Nicolai Leymann">
      <organization>Deutsche Telekom</organization>
      <address>
        <email>N.Leymann@telekom.de</email>
      </address>
    </author>
    <author initials="C." surname="Schmutzer" fullname="Christian Schmutzer" role="editor">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>cschmutz@cisco.com</email>
      </address>
    </author>
    <author initials="C." surname="Brown" fullname="Chris Brown">
      <organization>Ciena Corporation</organization>
      <address>
        <email>cbrown@ciena.com</email>
      </address>
    </author>
    <date year="2024" month="September" day="25"/>
    <abstract>
      <?line 263?>

<t>This document describes methods and requirements for implementing the encapsulation of high-speed bit-streams into virtual private wire services (VPWS) over packet switched networks (PSN) providing complete signal transport transparency.</t>
    </abstract>
  </front>
  <middle>
    <?line 267?>

<section anchor="introduction-and-motivation">
      <name>Introduction and Motivation</name>
      <t>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.</t>
      <t>One example is two Ethernet connected CE devices and the need for Synchronous Ethernet operation between them without the intermediate PE devices interfering or addressing concerns about Ethernet control protocol transparency for carrier Ethernet services, beyond the  behavior definitions of Metro Ethernet Forum (MEF) specifications.</t>
      <t>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.</t>
      <t>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 Circuit Emulation over Packet (CEP) defined in <xref target="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.</t>
      <t>The mechanisms described in this document follow principles similar to Structure-Agnostic Time Division Multiplexing (TDM) over Packet (SAToP) defined in <xref target="RFC4553"/>. The applicability is expanded beyond the narrow set of PDH interfaces (T1, E1, T3 and E3) to allow the transport of signals from many different technologies such as Ethernet, Fibre Channel, SONET/SDH <xref target="GR253"/>/<xref target="G.707"/> and OTN <xref target="G.709"/> at gigabit speeds. The signals are treated as bit-stream payload which was defined in the Pseudo Wire Emulation Edge-to-Edge (PWE3) architecture in <xref target="RFC3985"/> sections 3.3.3 and 3.3.4.</t>
    </section>
    <section anchor="requirements-notation">
      <name>Requirements Notation</name>
      <t>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 RFC 2119.</t>
    </section>
    <section anchor="terminology-and-reference-model">
      <name>Terminology and Reference Model</name>
      <section anchor="terminology">
        <name>Terminology</name>
        <ul spacing="normal">
          <li>
            <t>ACH - Associated Channel Header</t>
          </li>
          <li>
            <t>AIS - Alarm Indication Signal</t>
          </li>
          <li>
            <t>AIS-L - Line AIS</t>
          </li>
          <li>
            <t>MS-AIS - Multiplex Section AIS</t>
          </li>
          <li>
            <t>BITS - Building Integrated Timing Supply</t>
          </li>
          <li>
            <t>CBR - Constant Bit Rate</t>
          </li>
          <li>
            <t>CE - Customer Edge</t>
          </li>
          <li>
            <t>CEP - Circuit Emulation over Packet</t>
          </li>
          <li>
            <t>CSRC - Contributing SouRCe</t>
          </li>
          <li>
            <t>DEG - Degradation</t>
          </li>
          <li>
            <t>ES - Errored Second</t>
          </li>
          <li>
            <t>FEC - Forward Error Correction</t>
          </li>
          <li>
            <t>ICMP - Internet Control Message Protocol</t>
          </li>
          <li>
            <t>IEEE - Institute of Electrical and Electronics Engineers</t>
          </li>
          <li>
            <t>INCITS - InterNational Committee for Information Technology Standards</t>
          </li>
          <li>
            <t>IWF - InterWorking Function</t>
          </li>
          <li>
            <t>LDP - Label Distribution Protocol</t>
          </li>
          <li>
            <t>LF - Local Fault</t>
          </li>
          <li>
            <t>LOF - Loss Of Frame</t>
          </li>
          <li>
            <t>LOM - Loss Of Multiframe</t>
          </li>
          <li>
            <t>LOS - Loss Of Signal</t>
          </li>
          <li>
            <t>LPI - Low Power Idle</t>
          </li>
          <li>
            <t>LSP - Label Switched Path</t>
          </li>
          <li>
            <t>MEF - Metro Ethernet Forum</t>
          </li>
          <li>
            <t>MPLS - Multi Protocol Label Switching</t>
          </li>
          <li>
            <t>NOS - Not Operational</t>
          </li>
          <li>
            <t>NSP - Native Service Processor</t>
          </li>
          <li>
            <t>ODUk - Optical Data Unit k</t>
          </li>
          <li>
            <t>OTN - Optical Transport Network</t>
          </li>
          <li>
            <t>OTUk - Optical Transport Unit k</t>
          </li>
          <li>
            <t>PCS - Physical Coding Sublayer</t>
          </li>
          <li>
            <t>PDV - Packet Delay Variation</t>
          </li>
          <li>
            <t>PE - Provider Edge</t>
          </li>
          <li>
            <t>PLE - Private Line Emulation</t>
          </li>
          <li>
            <t>PLOS - Packet Loss Of Signal</t>
          </li>
          <li>
            <t>PLR - Packet Loss Ratio</t>
          </li>
          <li>
            <t>PMA - Physical Medium Attachment</t>
          </li>
          <li>
            <t>PMD - Physical Medium Dependent</t>
          </li>
          <li>
            <t>PSN - Packet Switched Network</t>
          </li>
          <li>
            <t>PTP - Precision Time Protocol</t>
          </li>
          <li>
            <t>PW - Pseudowire</t>
          </li>
          <li>
            <t>PWE3 - Pseudo Wire Emulation Edge-to-Edge</t>
          </li>
          <li>
            <t>P2P - Point-to-Point</t>
          </li>
          <li>
            <t>QOS - Quality Of Service</t>
          </li>
          <li>
            <t>RDI - Remote Defect Indication</t>
          </li>
          <li>
            <t>RSVP-TE - Resource Reservation Protocol Traffic Engineering</t>
          </li>
          <li>
            <t>RTCP - RTP Control Protocol</t>
          </li>
          <li>
            <t>RTP - Realtime Transport Protocol</t>
          </li>
          <li>
            <t>SAN - Storage Area Network</t>
          </li>
          <li>
            <t>SAToP - Structure-Agnostic Time Division Multiplexing (TDM) over Packet</t>
          </li>
          <li>
            <t>SD - Signal Degrade</t>
          </li>
          <li>
            <t>SES - Severely Errored Second</t>
          </li>
          <li>
            <t>SDH - Synchronous Digital Hierarchy</t>
          </li>
          <li>
            <t>SID - Segment Identifier</t>
          </li>
          <li>
            <t>SPE - Synchronous Payload Envelope</t>
          </li>
          <li>
            <t>SRH - Segment Routing Header</t>
          </li>
          <li>
            <t>SR-TE - Segment Routing Traffic Engineering</t>
          </li>
          <li>
            <t>SRTP - Secure Realtime Transport Protocol</t>
          </li>
          <li>
            <t>SRv6 - Segment Routing over IPv6 Dataplane</t>
          </li>
          <li>
            <t>SSRC - Synchronization SouRCe</t>
          </li>
          <li>
            <t>SONET - Synchronous Optical Network</t>
          </li>
          <li>
            <t>TCP - Transmission Control Protocol</t>
          </li>
          <li>
            <t>TDM - Time Division Multiplexing</t>
          </li>
          <li>
            <t>TTS - Transmitter Training Signal</t>
          </li>
          <li>
            <t>UAS - Unavailable Second</t>
          </li>
          <li>
            <t>VPWS - Virtual Private Wire Service</t>
          </li>
          <li>
            <t>VC - Virtual Circuit</t>
          </li>
          <li>
            <t>VT - Virtual Tributary</t>
          </li>
        </ul>
        <t>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.</t>
      </section>
      <section anchor="reference-models">
        <name>Reference Models</name>
        <t>The reference model for PLE is illustrated in <xref target="ref_model"/> and is inline with the reference model defined in <xref section="4.1" sectionFormat="of" target="RFC3985"/>. PLE does rely on PWE3 pre-processing, in particular the concept of a Native Service Processing (NSP) function defined in <xref section="4.2.2" sectionFormat="of" target="RFC3985"/>.</t>
        <figure anchor="ref_model">
          <name>PLE Reference Model</name>
          <artwork><![CDATA[
                |<--- p2p L2VPN service -->|
                |                          |
                |     |<-PSN tunnel->|     |
                v     v              v     v
            +---------+              +---------+
            |   PE1   |==============|   PE2   |
            +---+-----+              +-----+---+
+-----+     | N |     |              |     | N |     +-----+
| CE1 |-----| S | IWF |.....VPWS.....| IWF | S |-----| CE2 |
+-----+  ^  | P |     |              |     | P |  ^  +-----+
         |  +---+-----+              +-----+---+  |
  CE1 physical  ^                          ^  CE2 physical
   interface    |                          |   interface 
                |<--- emulated service --->|
                |                          |
            attachment                 attachment
             circuit                    circuit
]]></artwork>
        </figure>
        <t>PLE embraces the minimum intervention principle outlined in <xref section="3.3.5" sectionFormat="of" target="RFC3985"/> whereas the data is flowing through the PLE encapsulation layer as received without modifications.</t>
        <t>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), terminating the OTUk layer for OTN or dealing with multi-lane processing. After the NSP the IWF is generating the payload of the VPWS which is carried via a PSN tunnel.</t>
        <t>To allow the clock of the transported signal to be carried across the PLE domain in a transparent way the relative network synchronization reference model and deployment scenario outlined in <xref section="4.3.2" sectionFormat="of" target="RFC4197"/> are applicable and are shown in <xref target="diff_clock"/>.</t>
        <figure anchor="diff_clock">
          <name>Relative Network Scenario Timing</name>
          <artwork><![CDATA[
                  J
                  |                                           G
                  |                                           |
                  | +-----+                 +-----+           v
   +-----+        v |- - -|=================|- - -|          +-----+
   |     |<---------|.............................|<---------|     |
   | CE1 |          | PE1 |       VPWS      | PE2 |          | CE2 |
   |     |--------->|.............................|--------->|     |
   +-----+          |- - -|=================|- - -| ^        +-----+
        ^           +-----+                 +-----+ |
        |              ^ C                   D ^    |
        A              |                       |    |
                       +-----------+-----------+    E
                                   |
                                  +-+
                                  |I|
                                  +-+

]]></artwork>
        </figure>
        <t>The local oscillators C of PE1 and D of PE2 are locked to a common clock I.</t>
        <t>The attachment circuit clock E is generated by PE2 via a differential clock recovery method in reference to the common clock I. For this to work the difference between clock A and clock C (locked to I) MUST be explicitly transferred from PE1 to PE2 using the timestamp inside the RTP header.</t>
        <t>For the reverse direction PE1 does generate the attachment circuit clock J and the clock difference between G and D (locked to I) transferred from PE2 to PE1.</t>
        <t>The method used to lock clocks C and D to the common clock I is out of scope of this document, but there are already several well established concepts for achieving frequency synchronization available.</t>
        <t>While using external timing inputs (aka BITS) or synchronous Ethernet as defined in <xref target="G.8261"/> the characteristics and limits defined in <xref target="G.8262"/> have to be considered.</t>
        <t>While relying on precision time protocol (PTP) as defined in <xref target="G.8265.1"/>, the network limits defined in <xref target="G.8261.1"/> have to be considered.</t>
      </section>
    </section>
    <section anchor="emulated-services">
      <name>Emulated Services</name>
      <t>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 <xref section="3.3.3" sectionFormat="of" target="RFC3985"/> and <xref section="3.3.4" sectionFormat="of" target="RFC3985"/>.</t>
      <section anchor="generic-ple-service">
        <name>Generic PLE Service</name>
        <t>The generic PLE service is an example of the bit stream defined in <xref section="3.3.3" sectionFormat="of" target="RFC3985"/>.</t>
        <t>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.</t>
        <t>There is no NSP function present for this service.</t>
      </section>
      <section anchor="ethernet-services">
        <name>Ethernet services</name>
        <t>Ethernet services are special cases of the structured bit stream defined in <xref section="3.3.4" sectionFormat="of" target="RFC3985"/>.</t>
        <t>IEEE has defined several layers for Ethernet in <xref target="IEEE802.3"/>. Emulation is operating at the physical (PHY) layer, more precisely at the Physical Subcoding Layer (PCS).</t>
        <t>Over time many different Ethernet interface types have been specified in <xref target="IEEE802.3"/> with a varying set of characteristics such as optional vs mandatory FEC and single-lane vs multi-lane transmission.</t>
        <t>Ethernet interfaces types with backplane physical media dependent (PMD) variants and ethernet interface types mandating auto-negotiation (except 1000Base-X) are out of scope for this document.</t>
        <t>All Ethernet services are leveraging the basic PLE payload and interface specific mechanisms are confined to the respective service specific NSP functions.</t>
        <section anchor="base-x">
          <name>1000BASE-X</name>
          <t>The PCS layer of 1000BASE-X defined in clause 36 of <xref target="IEEE802.3"/> is based on 8B/10B code.</t>
          <t>The PSN-bound NSP function does not modify the received data and is transparent to auto-negotiation but is responsible to detect 1000BASE-X specific attachment circuit faults such as LOS and sync loss.</t>
          <t>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 MAY disable its transmitter as no appropriate maintenance signal was defined for 1000BASE-X by IEEE.</t>
        </section>
        <section anchor="gbase-r-and-25gbase-r">
          <name>10GBASE-R and 25GBASE-R</name>
          <t>The PCS layers of 10GBASE-R defined in clause 49 and 25GBASE-R defined in clause 107 of <xref target="IEEE802.3"/> are based on a 64B/66B code.</t>
          <t><xref target="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.</t>
          <t>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.</t>
          <t>The PSN-bound IWF is mapping the scrambled 64B/66B code stream into the basic PLE payload.</t>
          <t>The CE-bound NSP function MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>PCS code sync</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
          </ul>
          <t>in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>transform invalid 66B code blocks into proper error control characters /E/</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>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 far-end PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.</t>
          <t>Before sending the bit stream to the CE, the CE-bound NSP function MUST also scramble the 64B/66B code stream.</t>
        </section>
        <section anchor="gbase-r-50gbase-r-and-100gbase-r">
          <name>40GBASE-R, 50GBASE-R and 100GBASE-R</name>
          <t>The PCS layers of 40GBASE-R and 100GBASE-R defined in clause 82 and of 50GBASE-R defined in clause 133 of <xref target="IEEE802.3"/> are based on a 64B/66B code transmitted over multiple lanes.</t>
          <t><xref target="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.</t>
          <t>To gain access to the scrambled 64B/66B code stream the PSN-bound NSP further MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>block synchronization</t>
            </li>
            <li>
              <t>PCS lane de-skew</t>
            </li>
            <li>
              <t>PCS lane reordering</t>
            </li>
          </ul>
          <t>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.</t>
          <t>The PSN-bound IWF is mapping the serialized, scrambled 64B/66B code stream including the alignment markers into the basic PLE payload.</t>
          <t>The CE-bound NSP function MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>PCS code sync</t>
            </li>
            <li>
              <t>alignment marker removal</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
          </ul>
          <t>in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>transform invalid 66B code blocks into proper error control characters /E/</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>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 far-end PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.</t>
          <t>When sending the bit stream to the CE, the CE-bound NSP function MUST also perform</t>
          <ul spacing="normal">
            <li>
              <t>scrambling of the 64B/66B code</t>
            </li>
            <li>
              <t>block distribution</t>
            </li>
            <li>
              <t>alignment marker insertion</t>
            </li>
          </ul>
        </section>
        <section anchor="gbase-r-and-400gbase-r">
          <name>200GBASE-R and 400GBASE-R</name>
          <t>The PCS layers of 200GBASE-R and 400GBASE-R defined in clause 119 of <xref target="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.</t>
          <t>To gain access to the 64B/66B code stream the PSN-bound NSP further MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>alignment lock and de-skew</t>
            </li>
            <li>
              <t>PCS Lane reordering and de-interleaving</t>
            </li>
            <li>
              <t>FEC decoding</t>
            </li>
            <li>
              <t>post-FEC interleaving</t>
            </li>
            <li>
              <t>alignment marker removal</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
            <li>
              <t>reverse transcoding from 256B/257B to 64B/66B</t>
            </li>
          </ul>
          <t>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.</t>
          <t>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.</t>
          <t>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.</t>
          <t>The CE-bound NSP function MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>PCS code sync</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
            <li>
              <t>rate compensation block removal</t>
            </li>
          </ul>
          <t>in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>transform invalid 66B code blocks into proper error control characters /E/</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>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 far-end PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.</t>
          <t>When sending the bit stream to the CE, the CE-bound NSP function MUST also perform</t>
          <ul spacing="normal">
            <li>
              <t>transcoding from 64B/66B to 256B/257B</t>
            </li>
            <li>
              <t>scrambling</t>
            </li>
            <li>
              <t>alignment marker insertion</t>
            </li>
            <li>
              <t>pre-FEC distribution</t>
            </li>
            <li>
              <t>FEC encoding</t>
            </li>
            <li>
              <t>PCS Lane distribution</t>
            </li>
          </ul>
        </section>
        <section anchor="energy-efficient-ethernet-eee">
          <name>Energy Efficient Ethernet (EEE)</name>
          <t>Section 78 of <xref target="IEEE802.3"/> does define the optional Low Power Idle (LPI) capability for Ethernet. Two modes are defined</t>
          <ul spacing="normal">
            <li>
              <t>deep sleep</t>
            </li>
            <li>
              <t>fast wake</t>
            </li>
          </ul>
          <t>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.</t>
          <t>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.</t>
        </section>
      </section>
      <section anchor="sonetsdh-services">
        <name>SONET/SDH Services</name>
        <t>SONET/SDH services are special cases of the structured bit stream defined in <xref section="3.3.4" sectionFormat="of" target="RFC3985"/>.</t>
        <t>SDH interfaces are defined in <xref target="G.707"/> and SONET interfaces are defined in <xref target="GR253"/>.</t>
        <t>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.</t>
        <t>Data received by the PSN-bound IWF is mapped into the basic PLE payload without any awareness of SONET/SDH frames.</t>
        <t>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</t>
        <ul spacing="normal">
          <li>
            <t>MS-AIS maintenance signal defined in clause 6.2.4.1.1 of <xref target="G.707"/> for SDH services</t>
          </li>
          <li>
            <t>AIS-L maintenance signal defined in clause 6.2.1.2 of <xref target="GR253"/> for SONET services</t>
          </li>
        </ul>
        <t>at client frame boundaries.</t>
      </section>
      <section anchor="fibre-channel-services">
        <name>Fibre Channel Services</name>
        <t>Fibre Channel services are special cases of the structured bit stream defined in <xref section="3.3.4" sectionFormat="of" target="RFC3985"/>.</t>
        <t>The T11 technical committee of INCITS has defined several layers for Fibre Channel. Emulation is operating at the FC-1 layer.</t>
        <t>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 characteristics such as optional vs mandatory FEC and single-lane vs multi-lane transmission.</t>
        <t>Speed negotiation is out of scope for this document.</t>
        <t>All Fibre Channel services are leveraging the basic PLE payload and interface specific mechanisms are confined to the respective service specific NSP functions.</t>
        <section anchor="gfc-2gfc-4gfc-and-8gfc">
          <name>1GFC, 2GFC, 4GFC and 8GFC</name>
          <t><xref target="FC-PI-2"/> specifies 1GFC and 2GFC. <xref target="FC-PI-5"/> and <xref target="FC-PI-5am1"/> do define 4GFC and 8GFC.</t>
          <t>The PSN-bound NSP function is responsible to detect Fibre Channel specific attachment circuit faults such as LOS and sync loss.</t>
          <t>The PSN-bound IWF is mapping the received 8B/10B code stream as is into the basic PLE payload.</t>
          <t>The CE-bound NSP function MUST perform transmission word sync in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>replace invalid transmission words with the special character K30.7</t>
            </li>
            <li>
              <t>insert Not Operational (NOS) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>Note: Invalid transmission words typically are a consequence of the CE-bound IWF inserting replacement data in case of lost PLE packets.</t>
          <t><xref target="FC-PI-5am1"/> 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 NOS ordered sets. And before sending the bit stream to the, the CE-bound NSP function MUST scramble the 8B/10B code stream.</t>
        </section>
        <section anchor="gfc-and-32gfc">
          <name>16GFC and 32GFC</name>
          <t><xref target="FC-PI-5"/> and <xref target="FC-PI-5am1"/> specify 16GFC and define a optional FEC layer. <xref target="FC-PI-6"/> specifies 32GFC with the FEC layer and transmitter training signal (TTS) support being mandatory.</t>
          <t>If FEC is present it must be indicated via TTS during attachment circuit bring up. Further the PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.</t>
          <t>The PSN-bound NSP function is responsible to detect Fibre Channel specific attachment circuit faults such as LOS and sync loss.</t>
          <t>The PSN-bound IWF is mapping the received 64B/66B code stream as is into the basic PLE payload.</t>
          <t>The CE-bound NSP function MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>transmission word sync</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
          </ul>
          <t>in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>replace invalid transmission words with the error transmission word 1Eh</t>
            </li>
            <li>
              <t>insert Not Operational (NOS) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>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 far-end PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.</t>
          <t>Before sending the bit stream to the CE, the CE-bound NSP function MUST also scramble the 64B/66B code stream.</t>
        </section>
        <section anchor="gfc-and-4-lane-128gfc">
          <name>64GFC and 4-lane 128GFC</name>
          <t><xref target="FC-PI-7"/> specifies 64GFC and <xref target="FC-PI-6P"/> specifies 4-lane 128GFC. Both specify a mandatory FEC layer. The PSN-bound NSP function MUST terminate the FEC and the CE-bound NSP function must generate the FEC.</t>
          <t>To gain access to the 64B/66B code stream the PSN-bound NSP further MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>alignment lock and de-skew</t>
            </li>
            <li>
              <t>Lane reordering and de-interleaving</t>
            </li>
            <li>
              <t>FEC decoding</t>
            </li>
            <li>
              <t>post-FEC interleaving</t>
            </li>
            <li>
              <t>alignment marker removal</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
            <li>
              <t>reverse transcoding from 256B/257B to 64B/66B</t>
            </li>
          </ul>
          <t>Further the PSN-bound NSP MUST perform scrambling before the PSN-bound IWF is mapping the same into the basic PLE payload.</t>
          <t>Note : the use of rate compensation is for further study.</t>
          <t>The PSN-bound NSP function is also responsible to detect Fibre Channel specific attachment circuit faults such as LOS and sync loss.</t>
          <t>The CE-bound NSP function MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>transmission word sync</t>
            </li>
            <li>
              <t>descrambling</t>
            </li>
          </ul>
          <t>in order to properly</t>
          <ul spacing="normal">
            <li>
              <t>replace invalid transmission words with the error transmission word 1Eh</t>
            </li>
            <li>
              <t>insert Not Operational (NOS) ordered sets when the CE-bound IWF is in PLOS state or when PLE packets are received with the L-bit being set</t>
            </li>
          </ul>
          <t>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 far-end PSN-bound NSP function did set sync headers to 11 due to uncorrectable FEC errors.</t>
          <t>When sending the bit stream to the CE, the CE-bound NSP function MUST also perform</t>
          <ul spacing="normal">
            <li>
              <t>transcoding from 64B/66B to 256B/257B</t>
            </li>
            <li>
              <t>scrambling</t>
            </li>
            <li>
              <t>alignment marker insertion</t>
            </li>
            <li>
              <t>pre-FEC distribution</t>
            </li>
            <li>
              <t>FEC encoding</t>
            </li>
            <li>
              <t>Lane distribution</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="otn-services">
        <name>OTN Services</name>
        <t>OTN services are special cases of the structured bit stream defined in <xref section="3.3.4" sectionFormat="of" target="RFC3985"/>.</t>
        <t>OTN interfaces are defined in <xref target="G.709"/>.</t>
        <t>The PSN-bound NSP function MUST terminate the FEC and replace the OTUk overhead in row 1 columns 8-14 with all-0s fixed stuff which results in a extended ODUk frame as illustrated in <xref target="extodukframe"/>. The frame alignment overhead (FA OH) in row 1 columns 1-7 is kept as it is.</t>
        <figure anchor="extodukframe">
          <name>Extended ODUk Frame</name>
          <artwork><![CDATA[
                                column #
    1      7 8     14 15                                      3824 
   +--------+--------+------------------- .. --------------------+
  1|  FA OH | All-0s |                                           | 
   +--------+--------+                                           |
r 2|                 |                                           |
o  |                 |                                           |
w 3|  ODUk overhead  |                                           |
#  |                 |                                           |
  4|                 |                                           |
   +-----------------+------------------- .. --------------------+

]]></artwork>
        </figure>
        <t>The PSN-bound NSP function is also responsible to detect OTUk specific attachment circuit faults such as LOS, LOF, LOM and AIS.</t>
        <t>The PSN-bound IWF is mapping the extended ODUk frame into the byte aligned PLE payload.</t>
        <t>The CE-bound NSP function will recover the ODUk by searching for the frame alignment overhead in the extended ODUk received from the CE-bound IWF and generates the FEC.</t>
        <t>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 <xref target="G.709"/> at client frame boundaries.</t>
      </section>
    </section>
    <section anchor="ple-encapsulation-layer">
      <name>PLE Encapsulation Layer</name>
      <t>The basic packet format used by PLE is shown in the <xref target="encap"/>.</t>
      <figure anchor="encap">
        <name>PLE Encapsulation Layer</name>
        <artwork><![CDATA[
+-------------------------------+  -+
|     PSN and VPWS Demux        |    \
|          (MPLS/SRv6)          |     > PSN and VPWS
|                               |    /  Demux Headers
+-------------------------------+  -+
|        PLE Control Word       |    \
+-------------------------------+     > PLE Header
|           RTP Header          |    /
+-------------------------------+ --+
|          Bit Stream           |    \
|           Payload             |     > Payload
|                               |    /
+-------------------------------+ --+
]]></artwork>
      </figure>
      <section anchor="psn-and-vpws-demultiplexing-headers">
        <name>PSN and VPWS Demultiplexing Headers</name>
        <t>This document does not imply any specific technology to be used for implementing the VPWS demultiplexing and PSN layers.</t>
        <t>When a MPLS PSN layer is used, a VPWS label provides the demultiplexing mechanism as described in <xref section="5.4.2" sectionFormat="of" target="RFC3985"/>. The PSN tunnel can be a simple best path Label Switched Path (LSP) established using LDP <xref target="RFC5036"/> or Segment Routing <xref target="RFC8402"/> or a traffic engineered LSP established using RSVP-TE <xref target="RFC3209"/> or SR-TE <xref target="RFC9256"/>.</t>
        <t>When a SRv6 PSN layer is used, a SRv6 service segment identifier (SID) as defined in <xref target="RFC8402"/> does provide the demultiplexing mechanism and definitions of <xref section="6" sectionFormat="of" target="RFC9252"/> do apply. Both SRv6 service SIDs with the full IPv6 address format defined in <xref target="RFC8986"/> and compressed SIDs (C-SIDs) with format defined in <xref target="I-D.draft-ietf-spring-srv6-srh-compression"/> can be used.</t>
        <t>Two new encapsulation behaviors H.Encaps.L1 and H.Encaps.L1.Red are defined in this document. The behavior procedures are applicable to both SIDs and C-SIDs.</t>
        <t>The H.Encaps.L1 behavior encapsulates a frame received from an IWF in a IPv6 packet with an segment routing header (SRH). The received frame becomes the payload of the new IPv6 packet.</t>
        <ul spacing="normal">
          <li>
            <t>The next header field of the SRH MUST be set to TBA1.</t>
          </li>
          <li>
            <t>The push of the SRH MAY be omitted when the SRv6 policy only contains one segment.</t>
          </li>
        </ul>
        <t>The H.Encaps.L1.Red behavior is an optimization of the H.Encaps.L1 behavior.</t>
        <ul spacing="normal">
          <li>
            <t>H.Encaps.L1.Red reduces the length of the SRH by excluding the first SID in the SRH of the pushed IPv6 header. The first SID is only placed in the destination address field of the pushed IPv6 header.</t>
          </li>
          <li>
            <t>The push of the SRH MAY be omitted when the SRv6 policy only contains one segment.</t>
          </li>
        </ul>
        <t>Three new "Endpoint with decapsulation and bit-stream cross-connect" behaviors called End.DX1, End.DX1 with NEXT-CSID and End.DX1 with REPLACE-CSID are defined in this document. These new behaviors are variants of End.DX2 defined in <xref target="RFC8986"/> and all have the following procedures in common.</t>
        <t>The End.DX1 SID MUST be the last segment in an SR Policy, and it is associated with a CE-bound IWF I. When N receives a packet destined to S and S is a local End.DX1 SID, N does the following:</t>
        <artwork><![CDATA[
S01. When an SRH is processed { 
S02.   If (Segments Left != 0) { 
S03.     Send an ICMP Parameter Problem to the Source Address 
         with Code 0 (Erroneous header field encountered) 
         and Pointer set to the Segments Left field, 
         interrupt packet processing, and discard the packet. 
S04.   }
S05.   Proceed to process the next header in the packet
S06. }
]]></artwork>
        <t>When processing the Upper-Layer header of a packet matching a FIB entry locally instantiated as an End.DX1 SID, N does the following:</t>
        <artwork><![CDATA[
S01. If (Upper-Layer header type == TBA1 (bit-stream) ) {
S02.    Remove the outer IPv6 header with all its extension headers
S03.    Forward the remaining frame to the IWF I
S04. } Else {
S05.    Process as per {{Section 4.1.1 of RFC8986}}
S06. }
]]></artwork>
      </section>
      <section anchor="ple-header">
        <name>PLE Header</name>
        <t>The PLE header MUST contain the PLE control word (4 bytes) and MUST include a fixed size RTP header <xref target="RFC3550"/>. The RTP header MUST immediately follow the PLE control word.</t>
        <section anchor="ple-control-word">
          <name>PLE Control Word</name>
          <t>The format of the PLE control word is in line with the guidance in <xref target="RFC4385"/> and is shown in <xref target="cw"/>.</t>
          <figure anchor="cw">
            <name>PLE Control Word</name>
            <artwork><![CDATA[
0                   1                   2                   3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|0 0 0 0|L|R|RSV|FRG|   LEN     |       Sequence number         |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <t>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 <xref section="3" sectionFormat="of" target="RFC4385"/>.</t>
          <t>The other fields in the control word are used as defined below:</t>
          <ul spacing="normal">
            <li>
              <t>L</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>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.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>R</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>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.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>RSV</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>These bits are reserved for future use. This field MUST be set to zero by the sender and ignored by the receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>FRG</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>These bits MUST be set to zero by the sender and ignored by the receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>LEN</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>In accordance to <xref section="3" sectionFormat="of" target="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.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>Sequence number</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>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 <xref section="5.1" sectionFormat="of" target="RFC3550"/> and MUST be incremented with every PLE packet being sent.</t>
            </li>
          </ul>
        </section>
        <section anchor="rtp-header">
          <name>RTP Header</name>
          <t>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.</t>
          <t>The format of the RTP header is as shown in <xref target="rtp"/>.</t>
          <figure anchor="rtp">
            <name>RTP Header</name>
            <artwork><![CDATA[
0                   1                   2                   3
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|V=2|P|X|  CC   |M|     PT      |       Sequence Number         |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           Timestamp                           |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           Synchronization Source (SSRC) Identifier            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          </figure>
          <ul spacing="normal">
            <li>
              <t>V: Version</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The version field MUST be set to 2.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>P: Padding</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The padding flag MUST be set to zero by the sender and ignored by the receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>X: Header extension</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The X bit MUST be set to zero by sender and ignored by receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>CC: CSRC count</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The CC field MUST be set to zero by the sender and ignored by the receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>M: Marker</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The M bit MUST be set to zero by the sender and ignored by the receiver.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>PT: Payload type</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>A PT value MUST be allocated from the range of dynamic values defined in <xref section="6" sectionFormat="of" target="RFC3551"/> for each direction of the VPWS. The same PT value MAY be reused both for direction and between different PLE VPWS.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>Sequence number</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>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.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>Timestamp</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Timestamp values are used in accordance with the rules established in <xref target="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.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>SSRC: Synchronization source</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>The SSRC field MAY be used for detection of misconnections.</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="ple-payload-layer">
      <name>PLE Payload Layer</name>
      <t>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.</t>
      <t>All PLE implementations MUST be capable of supporting the default payload size of 1024 bytes.</t>
      <section anchor="basic-payload">
        <name>Basic Payload</name>
        <t>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.</t>
      </section>
      <section anchor="byte-aligned-payload">
        <name>Byte aligned Payload</name>
        <t>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. The PLE payload size MUST be a integer number of bytes.</t>
      </section>
    </section>
    <section anchor="ple-operation">
      <name>PLE Operation</name>
      <section anchor="common-considerations">
        <name>Common Considerations</name>
        <t>A PLE VPWS can be established using manual configuration or leveraging mechanisms of a signaling protocol.</t>
        <t>Furthermore emulation of bit-stream signals using PLE is only possible when the two attachment circuits of the VPWS are of the same service 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 the mechanisms of a signaling protocol.</t>
        <t>PLE related control protocol extensions to LDP <xref target="RFC8077"/> or EVPN-VPWS <xref target="RFC8214"/> are out of scope for this document.</t>
        <t>Extensions for EVPN-VPWS are proposed in <xref target="I-D.draft-schmutzer-bess-bitstream-vpws-signalling"/> and for LDP in <xref target="I-D.draft-schmutzer-pals-ple-signaling"/>.</t>
      </section>
      <section anchor="ple-iwf-operation">
        <name>PLE IWF Operation</name>
        <section anchor="psn-bound-encapsulation-behavior">
          <name>PSN-bound Encapsulation Behavior</name>
          <t>After the VPWS is set up, the PSN-bound IWF does perform the following steps:</t>
          <ul spacing="normal">
            <li>
              <t>Packetize the data received from the CE is into a fixed size PLE payloads</t>
            </li>
            <li>
              <t>Add PLE control word and RTP header with sequence numbers, flags and timestamps properly set</t>
            </li>
            <li>
              <t>Add the VPWS demultiplexer and PSN headers</t>
            </li>
            <li>
              <t>Transmit the resulting packets over the PSN</t>
            </li>
            <li>
              <t>Set L bit in the PLE control word whenever attachment circuit detects a fault</t>
            </li>
            <li>
              <t>Set R bit in the PLE control word whenever the local CE-bound IWF is in packet loss state</t>
            </li>
          </ul>
        </section>
        <section anchor="ce-bound-decapsulation-behavior">
          <name>CE-bound Decapsulation Behavior</name>
          <t>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.</t>
          <t>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.</t>
          <t>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.</t>
          <t>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.</t>
          <t>Whenever the VPWS is not operationally up, the CE-bound NSP function MUST inject the appropriate native downstream fault indication signal.</t>
          <t>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.</t>
          <t>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.</t>
          <t>The recovered clock MUST comply with the jitter and wander requirements applicable to the type of attachment circuit, specified in:</t>
          <ul spacing="normal">
            <li>
              <t><xref target="G.825"/> and <xref target="G.823"/> for SDH</t>
            </li>
            <li>
              <t><xref target="GR253"/> for SONET</t>
            </li>
            <li>
              <t><xref target="G.8261"/> for synchronous Ethernet</t>
            </li>
            <li>
              <t><xref target="G.8251"/> for OTN</t>
            </li>
          </ul>
          <t>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.</t>
          <t>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.</t>
          <t>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. The SD-PLR threshold can be defined as percentage with the default being 15% or absolute packet count for finer granularity for higher rate interfaces. Possible values for consecutive intervals are 2..10 with the default 7.</t>
          <t>While the PLOS 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.</t>
          <t>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.</t>
          <t>Whenever the R bit is set in the PLE control word of a received PLE packet the PLE performance monitoring statistics SHOULD get updated.</t>
        </section>
      </section>
      <section anchor="ple-performance-monitoring">
        <name>PLE Performance Monitoring</name>
        <t>PLE SHOULD provide the following functions to monitor the network performance to be inline with expectations of transport network operators.</t>
        <t>The near-end performance monitors defined for PLE are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>ES-PLE : PLE Errored Seconds</t>
          </li>
          <li>
            <t>SES-PLE : PLE Severely Errored Seconds</t>
          </li>
          <li>
            <t>UAS-PLE : PLE Unavailable Seconds</t>
          </li>
        </ul>
        <t>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.</t>
        <t>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.</t>
        <t>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.</t>
        <t>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.</t>
        <t>The PLE VPWS performance monitors are derived from the definitions in accordance with <xref target="G.826"/></t>
      </section>
    </section>
    <section anchor="qos-and-congestion-control">
      <name>QoS and Congestion Control</name>
      <t>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 <xref target="RFC2913"/>.</t>
      <t>Hence the PSN providing connectivity for the PLE VPWS between PE devices MUST be Diffserv <xref target="RFC2475"/> enabled and MUST provide a per domain behavior <xref target="RFC3086"/> that guarantees low jitter and low loss.</t>
      <t>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.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>As PLE is leveraging VPWS as transport mechanism, the security considerations described in <xref target="RFC7432"/> and <xref target="RFC3985"/> are applicable.</t>
      <t>PLE does not enhance or detract from the security performance of the underlying PSN. It relies upon the PSN mechanisms for encryption, integrity, and authentication whenever required.</t>
      <t>A data plane attack may force PLE packets to be dropped, re-ordered or delayed beyond the limit of the CE-bound IWF's dejitter buffer leading to either degradation or service disruption. Considerations outlined in <xref target="RFC9055"/> are a good reference.</t>
      <t>Clock synchronization leveraging PTP is sensitive to Packet Delay Variation (PDV) and vulnerable to various threads and attacked vectors. Considerations outlined in <xref target="RFC7384"/> should be taken into account.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <section anchor="bit-stream-next-header-type">
        <name>Bit-stream Next Header Type</name>
        <t>This document introduces a new value to be used in the next header field of an IPv6 header or any extension header indicating that the payload is a emulated bit-stream. IANA is requested to assign the following from the "Assigned Internet Protocol Numbers" registry (see https://www.iana.org/assignments/protocol-numbers/).</t>
        <table>
          <thead>
            <tr>
              <th align="left">Decimal</th>
              <th align="left">Keyword</th>
              <th align="left">Protocol</th>
              <th align="left">IPv6 Extension Header</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">TBA1</td>
              <td align="left">BIT-EMU</td>
              <td align="left">Bit-stream Emulation</td>
              <td align="left">Y</td>
              <td align="left">this document</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="srv6-endpoint-behaviors">
        <name>SRv6 Endpoint Behaviors</name>
        <t>This document introduces three new SRv6 Endpoint behaviors. IANA is requested to assign identifier values in the "SRv6 Endpoint Behaviors" sub-registry under "Segment Routing Parameters" registry.</t>
        <table>
          <thead>
            <tr>
              <th align="left">Value</th>
              <th align="left">Hex</th>
              <th align="left">Endpoint Behavior</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">158</td>
              <td align="left">0x009E</td>
              <td align="left">End.DX1</td>
              <td align="left">this document</td>
            </tr>
            <tr>
              <td align="left">159</td>
              <td align="left">0x009F</td>
              <td align="left">End.DX1 with NEXT-CSID</td>
              <td align="left">this document</td>
            </tr>
            <tr>
              <td align="left">160</td>
              <td align="left">0x00A0</td>
              <td align="left">End.DX1 with REPLACE-CSID</td>
              <td align="left">this document</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The authors would like to thank all reviewers, contributors and the working group for reviewing this document and providing useful comments and suggestions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC3550">
          <front>
            <title>RTP: A Transport Protocol for Real-Time Applications</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <author fullname="R. Frederick" initials="R." surname="Frederick"/>
            <author fullname="V. Jacobson" initials="V." surname="Jacobson"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>This memorandum describes RTP, the real-time transport protocol. RTP provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulation data, over multicast or unicast network services. RTP does not address resource reservation and does not guarantee quality-of- service for real-time services. The data transport is augmented by a control protocol (RTCP) to allow monitoring of the data delivery in a manner scalable to large multicast networks, and to provide minimal control and identification functionality. RTP and RTCP are designed to be independent of the underlying transport and network layers. The protocol supports the use of RTP-level translators and mixers. Most of the text in this memorandum is identical to RFC 1889 which it obsoletes. There are no changes in the packet formats on the wire, only changes to the rules and algorithms governing how the protocol is used. The biggest change is an enhancement to the scalable timer algorithm for calculating when to send RTCP packets in order to minimize transmission in excess of the intended rate when many participants join a session simultaneously. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="64"/>
          <seriesInfo name="RFC" value="3550"/>
          <seriesInfo name="DOI" value="10.17487/RFC3550"/>
        </reference>
        <reference anchor="RFC3551">
          <front>
            <title>RTP Profile for Audio and Video Conferences with Minimal Control</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>This document describes a profile called "RTP/AVP" for the use of the real-time transport protocol (RTP), version 2, and the associated control protocol, RTCP, within audio and video multiparticipant conferences with minimal control. It provides interpretations of generic fields within the RTP specification suitable for audio and video conferences. In particular, this document defines a set of default mappings from payload type numbers to encodings. This document also describes how audio and video data may be carried within RTP. It defines a set of standard encodings and their names when used within RTP. The descriptions provide pointers to reference implementations and the detailed standards. This document is meant as an aid for implementors of audio, video and other real-time multimedia applications. This memorandum obsoletes RFC 1890. It is mostly backwards-compatible except for functions removed because two interoperable implementations were not found. The additions to RFC 1890 codify existing practice in the use of payload formats under this profile and include new payload formats defined since RFC 1890 was published. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="65"/>
          <seriesInfo name="RFC" value="3551"/>
          <seriesInfo name="DOI" value="10.17487/RFC3551"/>
        </reference>
        <reference anchor="RFC4385">
          <front>
            <title>Pseudowire Emulation Edge-to-Edge (PWE3) Control Word for Use over an MPLS PSN</title>
            <author fullname="S. Bryant" initials="S." surname="Bryant"/>
            <author fullname="G. Swallow" initials="G." surname="Swallow"/>
            <author fullname="L. Martini" initials="L." surname="Martini"/>
            <author fullname="D. McPherson" initials="D." surname="McPherson"/>
            <date month="February" year="2006"/>
            <abstract>
              <t>This document describes the preferred design of a Pseudowire Emulation Edge-to-Edge (PWE3) Control Word to be used over an MPLS packet switched network, and the Pseudowire Associated Channel Header. The design of these fields is chosen so that an MPLS Label Switching Router performing MPLS payload inspection will not confuse a PWE3 payload with an IP payload. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4385"/>
          <seriesInfo name="DOI" value="10.17487/RFC4385"/>
        </reference>
        <reference anchor="RFC8986">
          <front>
            <title>Segment Routing over IPv6 (SRv6) Network Programming</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="P. Camarillo" initials="P." role="editor" surname="Camarillo"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="Z. Li" initials="Z." surname="Li"/>
            <date month="February" year="2021"/>
            <abstract>
              <t>The Segment Routing over IPv6 (SRv6) Network Programming framework enables a network operator or an application to specify a packet processing program by encoding a sequence of instructions in the IPv6 packet header.</t>
              <t>Each instruction is implemented on one or several nodes in the network and identified by an SRv6 Segment Identifier in the packet.</t>
              <t>This document defines the SRv6 Network Programming concept and specifies the base set of SRv6 behaviors that enables the creation of interoperable overlays with underlay optimization.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8986"/>
          <seriesInfo name="DOI" value="10.17487/RFC8986"/>
        </reference>
        <reference anchor="RFC9252">
          <front>
            <title>BGP Overlay Services Based on Segment Routing over IPv6 (SRv6)</title>
            <author fullname="G. Dawra" initials="G." role="editor" surname="Dawra"/>
            <author fullname="K. Talaulikar" initials="K." role="editor" surname="Talaulikar"/>
            <author fullname="R. Raszuk" initials="R." surname="Raszuk"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Zhuang" initials="S." surname="Zhuang"/>
            <author fullname="J. Rabadan" initials="J." surname="Rabadan"/>
            <date month="July" year="2022"/>
            <abstract>
              <t>This document defines procedures and messages for SRv6-based BGP services, including Layer 3 Virtual Private Network (L3VPN), Ethernet VPN (EVPN), and Internet services. It builds on "BGP/MPLS IP Virtual Private Networks (VPNs)" (RFC 4364) and "BGP MPLS-Based Ethernet VPN" (RFC 7432).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9252"/>
          <seriesInfo name="DOI" value="10.17487/RFC9252"/>
        </reference>
        <reference anchor="G.823" target="https://www.itu.int/rec/T-REC-G.823">
          <front>
            <title>The control of jitter and wander within digital networks which are based on the 2048 kbit/s hierarchy</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2000" month="March"/>
          </front>
        </reference>
        <reference anchor="G.825" target="https://www.itu.int/rec/T-REC-G.825">
          <front>
            <title>The control of jitter and wander within digital networks which are based on the synchronous digital hierarchy (SDH)</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2000" month="March"/>
          </front>
        </reference>
        <reference anchor="G.826" target="https://www.itu.int/rec/T-REC-G.826">
          <front>
            <title>End-to-end error performance parameters and objectives for international, constant bit-rate digital paths and connections</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2002" month="December"/>
          </front>
        </reference>
        <reference anchor="G.707" target="https://www.itu.int/rec/T-REC-G.707">
          <front>
            <title>Network node interface for the synchronous digital hierarchy (SDH)</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2007" month="January"/>
          </front>
        </reference>
        <reference anchor="G.709" target="https://www.itu.int/rec/T-REC-G.709">
          <front>
            <title>Interfaces for the optical transport network</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2020" month="June"/>
          </front>
        </reference>
        <reference anchor="G.8251" target="https://www.itu.int/rec/T-REC-G.8251">
          <front>
            <title>The control of jitter and wander within the optical transport network (OTN)</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2022" month="November"/>
          </front>
        </reference>
        <reference anchor="G.8261" target="https://www.itu.int/rec/T-REC-G.8261">
          <front>
            <title>Timing and synchronization aspects in packet networks</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2019" month="August"/>
          </front>
        </reference>
        <reference anchor="G.8261.1" target="https://www.itu.int/rec/T-REC-G.8261.1">
          <front>
            <title>Packet delay variation network limits applicable to packet-based methods (Frequency synchronization)</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2012" month="February"/>
          </front>
        </reference>
        <reference anchor="G.8262" target="https://www.itu.int/rec/T-REC-G.8262">
          <front>
            <title>Timing characteristics of synchronous equipment slave clock</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2018" month="November"/>
          </front>
        </reference>
        <reference anchor="G.8265.1" target="https://www.itu.int/rec/T-REC-G.8265.1">
          <front>
            <title>Precision time protocol telecom profile for frequency synchronization</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2022" month="November"/>
          </front>
        </reference>
        <reference anchor="GR253">
          <front>
            <title>SONET Transport Systems - Common Generic Criteria</title>
            <author>
              <organization>Telcordia</organization>
            </author>
            <date year="2009" month="October"/>
          </front>
        </reference>
        <reference anchor="IEEE802.3" target="https://standards.ieee.org/ieee/802.3/10422/">
          <front>
            <title>IEEE Standard for Ethernet</title>
            <author>
              <organization>IEEE</organization>
            </author>
            <date year="2022" month="May"/>
          </front>
        </reference>
        <reference anchor="RFC8402">
          <front>
            <title>Segment Routing Architecture</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="July" year="2018"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source routing paradigm. A node steers a packet through an ordered list of instructions, called "segments". A segment can represent any instruction, topological or service based. A segment can have a semantic local to an SR node or global within an SR domain. SR provides a mechanism that allows a flow to be restricted to a specific topological path, while maintaining per-flow state only at the ingress node(s) to the SR domain.</t>
              <t>SR can be directly applied to the MPLS architecture with no change to the forwarding plane. A segment is encoded as an MPLS label. An ordered list of segments is encoded as a stack of labels. The segment to process is on the top of the stack. Upon completion of a segment, the related label is popped from the stack.</t>
              <t>SR can be applied to the IPv6 architecture, with a new type of routing header. A segment is encoded as an IPv6 address. An ordered list of segments is encoded as an ordered list of IPv6 addresses in the routing header. The active segment is indicated by the Destination Address (DA) of the packet. The next active segment is indicated by a pointer in the new routing header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8402"/>
          <seriesInfo name="DOI" value="10.17487/RFC8402"/>
        </reference>
        <reference anchor="I-D.draft-ietf-spring-srv6-srh-compression">
          <front>
            <title>Compressed SRv6 Segment List Encoding</title>
            <author fullname="Weiqiang Cheng" initials="W." surname="Cheng">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Clarence Filsfils" initials="C." surname="Filsfils">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Zhenbin Li" initials="Z." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Bruno Decraene" initials="B." surname="Decraene">
              <organization>Orange</organization>
            </author>
            <author fullname="Francois Clad" initials="F." surname="Clad">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <date day="22" month="July" year="2024"/>
            <abstract>
              <t>   Segment Routing over IPv6 (SRv6) is the instantiation of Segment
   Routing (SR) on the IPv6 dataplane.  This document specifies new
   flavors for the SR segment endpoint behaviors defined in RFC 8986,
   which enable the compression of an SRv6 SID list.  Such compression
   significantly reduces the size of the SRv6 encapsulation needed to
   steer packets over long segment lists.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-spring-srv6-srh-compression-18"/>
        </reference>
        <reference anchor="RFC7432">
          <front>
            <title>BGP MPLS-Based Ethernet VPN</title>
            <author fullname="A. Sajassi" initials="A." role="editor" surname="Sajassi"/>
            <author fullname="R. Aggarwal" initials="R." surname="Aggarwal"/>
            <author fullname="N. Bitar" initials="N." surname="Bitar"/>
            <author fullname="A. Isaac" initials="A." surname="Isaac"/>
            <author fullname="J. Uttaro" initials="J." surname="Uttaro"/>
            <author fullname="J. Drake" initials="J." surname="Drake"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <date month="February" year="2015"/>
            <abstract>
              <t>This document describes procedures for BGP MPLS-based Ethernet VPNs (EVPN). The procedures described here meet the requirements specified in RFC 7209 -- "Requirements for Ethernet VPN (EVPN)".</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7432"/>
          <seriesInfo name="DOI" value="10.17487/RFC7432"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC3985">
          <front>
            <title>Pseudo Wire Emulation Edge-to-Edge (PWE3) Architecture</title>
            <author fullname="S. Bryant" initials="S." role="editor" surname="Bryant"/>
            <author fullname="P. Pate" initials="P." role="editor" surname="Pate"/>
            <date month="March" year="2005"/>
            <abstract>
              <t>This document describes an architecture for Pseudo Wire Emulation Edge-to-Edge (PWE3). It discusses the emulation of services such as Frame Relay, ATM, Ethernet, TDM, and SONET/SDH over packet switched networks (PSNs) using IP or MPLS. It presents the architectural framework for pseudo wires (PWs), defines terminology, and specifies the various protocol elements and their functions. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3985"/>
          <seriesInfo name="DOI" value="10.17487/RFC3985"/>
        </reference>
        <reference anchor="RFC4197">
          <front>
            <title>Requirements for Edge-to-Edge Emulation of Time Division Multiplexed (TDM) Circuits over Packet Switching Networks</title>
            <author fullname="M. Riegel" initials="M." role="editor" surname="Riegel"/>
            <date month="October" year="2005"/>
            <abstract>
              <t>This document defines the specific requirements for edge-to-edge emulation of circuits carrying Time Division Multiplexed (TDM) digital signals of the Plesiochronous Digital Hierarchy as well as the Synchronous Optical NETwork/Synchronous Digital Hierarchy over packet-switched networks. It is aligned to the common architecture for Pseudo Wire Emulation Edge-to-Edge (PWE3). It makes references to the generic requirements for PWE3 where applicable and complements them by defining requirements originating from specifics of TDM circuits. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4197"/>
          <seriesInfo name="DOI" value="10.17487/RFC4197"/>
        </reference>
        <reference anchor="FC-PI-2" target="https://webstore.ansi.org/standards/incits/incits4042006">
          <front>
            <title>Information Technology - Fibre Channel Physical Interfaces - 2 (FC-PI-2)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2006"/>
          </front>
        </reference>
        <reference anchor="FC-PI-5" target="https://webstore.ansi.org/standards/incits/incits4792011">
          <front>
            <title>Information Technology - Fibre Channel - Physical Interface-5 (FC-PI-5)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2011"/>
          </front>
        </reference>
        <reference anchor="FC-PI-5am1" target="https://webstore.ansi.org/standards/incits/incits4792011am12016">
          <front>
            <title>Information Technology - Fibre Channel - Physical Interface - 5/Amendment 1 (FC-PI-5/AM1)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2016"/>
          </front>
        </reference>
        <reference anchor="FC-PI-6" target="https://webstore.ansi.org/standards/incits/incits5122015">
          <front>
            <title>Information Technology - Fibre Channel - Physical Interface - 6 (FC-PI-6)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2015"/>
          </front>
        </reference>
        <reference anchor="FC-PI-6P" target="https://webstore.ansi.org/standards/incits/incits5332016">
          <front>
            <title>Information Technology - Fibre Channel - Physical Interface - 6P (FC-PI-6P)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2016"/>
          </front>
        </reference>
        <reference anchor="FC-PI-7" target="https://webstore.ansi.org/standards/iso/isoiec141651472021">
          <front>
            <title>Information Technology – Fibre Channel - Physical Interfaces - 7 (FC-PI-7)</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date year="2021"/>
          </front>
        </reference>
        <reference anchor="RFC4842">
          <front>
            <title>Synchronous Optical Network/Synchronous Digital Hierarchy (SONET/SDH) Circuit Emulation over Packet (CEP)</title>
            <author fullname="A. Malis" initials="A." surname="Malis"/>
            <author fullname="P. Pate" initials="P." surname="Pate"/>
            <author fullname="R. Cohen" initials="R." role="editor" surname="Cohen"/>
            <author fullname="D. Zelig" initials="D." surname="Zelig"/>
            <date month="April" year="2007"/>
            <abstract>
              <t>This document provides encapsulation formats and semantics for emulating Synchronous Optical Network/Synchronous Digital Hierarchy (SONET/SDH) circuits and services over MPLS. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4842"/>
          <seriesInfo name="DOI" value="10.17487/RFC4842"/>
        </reference>
        <reference anchor="RFC4553">
          <front>
            <title>Structure-Agnostic Time Division Multiplexing (TDM) over Packet (SAToP)</title>
            <author fullname="A. Vainshtein" initials="A." role="editor" surname="Vainshtein"/>
            <author fullname="YJ. Stein" initials="YJ." role="editor" surname="Stein"/>
            <date month="June" year="2006"/>
            <abstract>
              <t>This document describes a pseudowire encapsulation for Time Division Multiplexing (TDM) bit-streams (T1, E1, T3, E3) that disregards any structure that may be imposed on these streams, in particular the structure imposed by the standard TDM framing. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4553"/>
          <seriesInfo name="DOI" value="10.17487/RFC4553"/>
        </reference>
        <reference anchor="RFC5036">
          <front>
            <title>LDP Specification</title>
            <author fullname="L. Andersson" initials="L." role="editor" surname="Andersson"/>
            <author fullname="I. Minei" initials="I." role="editor" surname="Minei"/>
            <author fullname="B. Thomas" initials="B." role="editor" surname="Thomas"/>
            <date month="October" year="2007"/>
            <abstract>
              <t>The architecture for Multiprotocol Label Switching (MPLS) is described in RFC 3031. A fundamental concept in MPLS is that two Label Switching Routers (LSRs) must agree on the meaning of the labels used to forward traffic between and through them. This common understanding is achieved by using a set of procedures, called a label distribution protocol, by which one LSR informs another of label bindings it has made. This document defines a set of such procedures called LDP (for Label Distribution Protocol) by which LSRs distribute labels to support MPLS forwarding along normally routed paths. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5036"/>
          <seriesInfo name="DOI" value="10.17487/RFC5036"/>
        </reference>
        <reference anchor="RFC3209">
          <front>
            <title>RSVP-TE: Extensions to RSVP for LSP Tunnels</title>
            <author fullname="D. Awduche" initials="D." surname="Awduche"/>
            <author fullname="L. Berger" initials="L." surname="Berger"/>
            <author fullname="D. Gan" initials="D." surname="Gan"/>
            <author fullname="T. Li" initials="T." surname="Li"/>
            <author fullname="V. Srinivasan" initials="V." surname="Srinivasan"/>
            <author fullname="G. Swallow" initials="G." surname="Swallow"/>
            <date month="December" year="2001"/>
            <abstract>
              <t>This document describes the use of RSVP (Resource Reservation Protocol), including all the necessary extensions, to establish label-switched paths (LSPs) in MPLS (Multi-Protocol Label Switching). Since the flow along an LSP is completely identified by the label applied at the ingress node of the path, these paths may be treated as tunnels. A key application of LSP tunnels is traffic engineering with MPLS as specified in RFC 2702. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3209"/>
          <seriesInfo name="DOI" value="10.17487/RFC3209"/>
        </reference>
        <reference anchor="RFC9256">
          <front>
            <title>Segment Routing Policy Architecture</title>
            <author fullname="C. Filsfils" initials="C." surname="Filsfils"/>
            <author fullname="K. Talaulikar" initials="K." role="editor" surname="Talaulikar"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <author fullname="A. Bogdanov" initials="A." surname="Bogdanov"/>
            <author fullname="P. Mattes" initials="P." surname="Mattes"/>
            <date month="July" year="2022"/>
            <abstract>
              <t>Segment Routing (SR) allows a node to steer a packet flow along any path. Intermediate per-path states are eliminated thanks to source routing. SR Policy is an ordered list of segments (i.e., instructions) that represent a source-routed policy. Packet flows are steered into an SR Policy on a node where it is instantiated called a headend node. The packets steered into an SR Policy carry an ordered list of segments associated with that SR Policy.</t>
              <t>This document updates RFC 8402 as it details the concepts of SR Policy and steering into an SR Policy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9256"/>
          <seriesInfo name="DOI" value="10.17487/RFC9256"/>
        </reference>
        <reference anchor="RFC8077">
          <front>
            <title>Pseudowire Setup and Maintenance Using the Label Distribution Protocol (LDP)</title>
            <author fullname="L. Martini" initials="L." role="editor" surname="Martini"/>
            <author fullname="G. Heron" initials="G." role="editor" surname="Heron"/>
            <date month="February" year="2017"/>
            <abstract>
              <t>Layer 2 services (such as Frame Relay, Asynchronous Transfer Mode, and Ethernet) can be emulated over an MPLS backbone by encapsulating the Layer 2 Protocol Data Units (PDUs) and then transmitting them over pseudowires (PWs). It is also possible to use pseudowires to provide low-rate Time-Division Multiplexed and Synchronous Optical NETworking circuit emulation over an MPLS-enabled network. This document specifies a protocol for establishing and maintaining the pseudowires, using extensions to the Label Distribution Protocol (LDP). Procedures for encapsulating Layer 2 PDUs are specified in other documents.</t>
              <t>This document is a rewrite of RFC 4447 for publication as an Internet Standard.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="84"/>
          <seriesInfo name="RFC" value="8077"/>
          <seriesInfo name="DOI" value="10.17487/RFC8077"/>
        </reference>
        <reference anchor="RFC8214">
          <front>
            <title>Virtual Private Wire Service Support in Ethernet VPN</title>
            <author fullname="S. Boutros" initials="S." surname="Boutros"/>
            <author fullname="A. Sajassi" initials="A." surname="Sajassi"/>
            <author fullname="S. Salam" initials="S." surname="Salam"/>
            <author fullname="J. Drake" initials="J." surname="Drake"/>
            <author fullname="J. Rabadan" initials="J." surname="Rabadan"/>
            <date month="August" year="2017"/>
            <abstract>
              <t>This document describes how Ethernet VPN (EVPN) can be used to support the Virtual Private Wire Service (VPWS) in MPLS/IP networks. EVPN accomplishes the following for VPWS: provides Single-Active as well as All-Active multihoming with flow-based load-balancing, eliminates the need for Pseudowire (PW) signaling, and provides fast protection convergence upon node or link failure.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8214"/>
          <seriesInfo name="DOI" value="10.17487/RFC8214"/>
        </reference>
        <reference anchor="I-D.draft-schmutzer-bess-bitstream-vpws-signalling">
          <front>
            <title>Ethernet VPN Signalling Extensions for Bit-stream VPWS</title>
            <author fullname="Steven Gringeri" initials="S." surname="Gringeri">
              <organization>Verizon</organization>
            </author>
            <author fullname="Jeremy Whittaker" initials="J." surname="Whittaker">
              <organization>Verizon</organization>
            </author>
            <author fullname="Christian Schmutzer" initials="C." surname="Schmutzer">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Bharath Vasudevan" initials="B." surname="Vasudevan">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Patrice Brissette" initials="P." surname="Brissette">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <date day="18" month="April" year="2024"/>
            <abstract>
              <t>   This document specifies the mechanisms to allow for dynamic
   signalling of Virtual Private Wire Services (VPWS) carrying bit-
   stream signals over Packet Switched Networks (PSN).

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-schmutzer-bess-bitstream-vpws-signalling-01"/>
        </reference>
        <reference anchor="I-D.draft-schmutzer-pals-ple-signaling">
          <front>
            <title>LDP Extensions to Support Private Line Emulation (PLE)</title>
            <author fullname="Christian Schmutzer" initials="C." surname="Schmutzer">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <date day="18" month="April" year="2024"/>
            <abstract>
              <t>   This document defines extension to the Pseudowire Emulation Edge-to-
   Edge (PWE3) control protocol [RFC4447] required for the setup of
   Private Line Emulation (PLE) pseudowires in MPLS networks.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-schmutzer-pals-ple-signaling-01"/>
        </reference>
        <reference anchor="RFC2913">
          <front>
            <title>MIME Content Types in Media Feature Expressions</title>
            <author fullname="G. Klyne" initials="G." surname="Klyne"/>
            <date month="September" year="2000"/>
            <abstract>
              <t>This memo defines a media feature tag whose value is a Multipurpose Internet Mail Extensions (MIME) content type. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2913"/>
          <seriesInfo name="DOI" value="10.17487/RFC2913"/>
        </reference>
        <reference anchor="RFC2475">
          <front>
            <title>An Architecture for Differentiated Services</title>
            <author fullname="S. Blake" initials="S." surname="Blake"/>
            <author fullname="D. Black" initials="D." surname="Black"/>
            <author fullname="M. Carlson" initials="M." surname="Carlson"/>
            <author fullname="E. Davies" initials="E." surname="Davies"/>
            <author fullname="Z. Wang" initials="Z." surname="Wang"/>
            <author fullname="W. Weiss" initials="W." surname="Weiss"/>
            <date month="December" year="1998"/>
            <abstract>
              <t>This document defines an architecture for implementing scalable service differentiation in the Internet. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2475"/>
          <seriesInfo name="DOI" value="10.17487/RFC2475"/>
        </reference>
        <reference anchor="RFC3086">
          <front>
            <title>Definition of Differentiated Services Per Domain Behaviors and Rules for their Specification</title>
            <author fullname="K. Nichols" initials="K." surname="Nichols"/>
            <author fullname="B. Carpenter" initials="B." surname="Carpenter"/>
            <date month="April" year="2001"/>
            <abstract>
              <t>This document defines and discusses Per-Domain Behaviors in detail and lays out the format and required content for contributions to the Diffserv WG on PDBs and the procedure that will be applied for individual PDB specifications to advance as WG products. This format is specified to expedite working group review of PDB submissions. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3086"/>
          <seriesInfo name="DOI" value="10.17487/RFC3086"/>
        </reference>
        <reference anchor="RFC9055">
          <front>
            <title>Deterministic Networking (DetNet) Security Considerations</title>
            <author fullname="E. Grossman" initials="E." role="editor" surname="Grossman"/>
            <author fullname="T. Mizrahi" initials="T." surname="Mizrahi"/>
            <author fullname="A. Hacker" initials="A." surname="Hacker"/>
            <date month="June" year="2021"/>
            <abstract>
              <t>A DetNet (deterministic network) provides specific performance guarantees to its data flows, such as extremely low data loss rates and bounded latency (including bounded latency variation, i.e., "jitter"). As a result, securing a DetNet requires that in addition to the best practice security measures taken for any mission-critical network, additional security measures may be needed to secure the intended operation of these novel service properties.</t>
              <t>This document addresses DetNet-specific security considerations from the perspectives of both the DetNet system-level designer and component designer. System considerations include a taxonomy of relevant threats and attacks, and associations of threats versus use cases and service properties. Component-level considerations include ingress filtering and packet arrival-time violation detection.</t>
              <t>This document also addresses security considerations specific to the IP and MPLS data plane technologies, thereby complementing the Security Considerations sections of those documents.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9055"/>
          <seriesInfo name="DOI" value="10.17487/RFC9055"/>
        </reference>
        <reference anchor="RFC7384">
          <front>
            <title>Security Requirements of Time Protocols in Packet Switched Networks</title>
            <author fullname="T. Mizrahi" initials="T." surname="Mizrahi"/>
            <date month="October" year="2014"/>
            <abstract>
              <t>As time and frequency distribution protocols are becoming increasingly common and widely deployed, concern about their exposure to various security threats is increasing. This document defines a set of security requirements for time protocols, focusing on the Precision Time Protocol (PTP) and the Network Time Protocol (NTP). This document also discusses the security impacts of time protocol practices, the performance implications of external security practices on time protocols, and the dependencies between other security services and time synchronization.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7384"/>
          <seriesInfo name="DOI" value="10.17487/RFC7384"/>
        </reference>
      </references>
    </references>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="A." surname="Burk" fullname="Andreas Burk">
        <organization>1&amp;1 Versatel</organization>
        <address>
          <email>andreas.burk@magenta.de</email>
        </address>
      </contact>
      <contact initials="F." surname="Dada" fullname="Faisal Dada">
        <organization>AMD</organization>
        <address>
          <email>faisal.dada@amd.com</email>
        </address>
      </contact>
      <contact initials="G." surname="Smallegange" fullname="Gerald Smallegange">
        <organization>Ciena Corporation</organization>
        <address>
          <email>gsmalleg@ciena.com</email>
        </address>
      </contact>
      <contact initials="E." surname="van Veelen" fullname="Erik van Veelen">
        <organization>Aimvalley</organization>
        <address>
          <email>erik.vanveelen@aimvalley.com</email>
        </address>
      </contact>
      <contact initials="L." surname="Della Chiesa" fullname="Luca Della Chiesa">
        <organization>Cisco Systems, Inc.</organization>
        <address>
          <email>ldellach@cisco.com</email>
        </address>
      </contact>
      <contact initials="N." surname="Nainar" fullname="Nagendra Kumar Nainar">
        <organization>Cisco Systems, Inc.</organization>
        <address>
          <email>naikumar@cisco.com</email>
        </address>
      </contact>
      <contact initials="C." surname="Pignataro" fullname="Carlos Pignataro">
        <organization>North Carolina State University</organization>
        <address>
          <email>cmpignat@ncsu.edu</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
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

-->

</rfc>
