<?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.21 (Ruby 3.0.2) -->
<?rfc comments="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-pals-ple-14" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.25.0 -->
  <front>
    <title abbrev="PLE">Private Line Emulation over Packet Switched Networks</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-pals-ple-14"/>
    <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="December" day="18"/>
    <abstract>
      <?line 308?>

<t>This document expands the applicability of virtual private wire services (VPWS) bit-stream payloads beyond Time Division Multiplexing (TDM) signals and provides pseudowire transport with complete signal transparency over packet switched networks (PSN).</t>
    </abstract>
  </front>
  <middle>
    <?line 314?>

<section anchor="introduction-and-motivation">
      <name>Introduction and Motivation</name>
      <t>This document describes a method called Private Line Emulation (PLE) for encapsulating not only Time Division Multiplexing (TDM) signals as bit-stream Virtual Private Wire Service (VPWS) over Packet Switched Networks (PSN). In this regard, it complements methods described in <xref target="RFC4553"/>.</t>
      <t>This emulation suits applications, where carrying Protocol Data Units (PDUs) as defined in <xref target="RFC4906"/> or <xref target="RFC4448"/> is not enough, physical layer signal transparency is required and data or framing structure interpretation of the Provider Edge (PE) would be counterproductive.</t>
      <t>One example of such case is two Ethernet connected Customer Edge (CE) devices and the need for Synchronous Ethernet <xref target="G.8261"/> operation between them without the intermediate PE devices interfering or addressing concerns about Ethernet control protocol transparency for PDU based 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 defined by <xref target="T11"/>.</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 Plesiochronous Digital Hierarchy (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", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all capitals, as shown here.</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 <xref target="RFC7212"/></t>
          </li>
          <li>
            <t>AIS - Alarm Indication Signal</t>
          </li>
          <li>
            <t>AIS-L - Line AIS</t>
          </li>
          <li>
            <t>AS - Autonomous System</t>
          </li>
          <li>
            <t>ASBR - Autonomous System Border Router</t>
          </li>
          <li>
            <t>MS-AIS - Multiplex Section AIS</t>
          </li>
          <li>
            <t>BITS - Building Integrated Timing Supply <xref target="ATIS-0900105.09.2013"/></t>
          </li>
          <li>
            <t>CBR - Constant Bit Rate</t>
          </li>
          <li>
            <t>CE - Customer Edge</t>
          </li>
          <li>
            <t>CEP - Circuit Emulation over Packet <xref target="RFC4842"/></t>
          </li>
          <li>
            <t>CSRC - Contributing SouRCe <xref target="RFC3550"/></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 <xref target="RFC4443"/></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 <xref target="RFC5036"/>, <xref target="RFC8077"/></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 <xref target="RFC3031"/></t>
          </li>
          <li>
            <t>NOS - Not Operational</t>
          </li>
          <li>
            <t>NSP - Native Service Processor <xref target="RFC3985"/></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>PDH - Plesiochronous Digital Hierarchy</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 <xref target="RFC3985"/></t>
          </li>
          <li>
            <t>PWE3 - Pseudo Wire Emulation Edge-to-Edge <xref target="RFC3985"/></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 <xref target="RFC4875"/></t>
          </li>
          <li>
            <t>RTCP - RTP Control Protocol <xref target="RFC3550"/></t>
          </li>
          <li>
            <t>RTP - Realtime Transport Protocol <xref target="RFC3550"/></t>
          </li>
          <li>
            <t>SAN - Storage Area Network</t>
          </li>
          <li>
            <t>SAToP - Structure-Agnostic Time Division Multiplexing (TDM) over Packet <xref target="RFC4553"/></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 <xref target="RFC8402"/></t>
          </li>
          <li>
            <t>SPE - Synchronous Payload Envelope</t>
          </li>
          <li>
            <t>SR - Segment Routing <xref target="RFC8402"/></t>
          </li>
          <li>
            <t>SRH - Segment Routing Header <xref target="RFC8754"/></t>
          </li>
          <li>
            <t>SRTP - Secure Realtime Transport Protocol <xref target="RFC3711"/></t>
          </li>
          <li>
            <t>SRv6 - Segment Routing over IPv6 Dataplane <xref target="RFC8986"/></t>
          </li>
          <li>
            <t>SSRC - Synchronization SouRCe <xref target="RFC3550"/></t>
          </li>
          <li>
            <t>SONET - Synchronous Optical Network</t>
          </li>
          <li>
            <t>TCP - Transmission Control Protocol <xref target="RFC9293"/></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 <xref target="RFC3985"/></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 clock synchronization, commonly also referred to as frequency synchronization, available.</t>
        <t>While using external timing inputs (aka BITS <xref target="ATIS-0900105.09.2013"/>) 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 describes the emulation of services from a wide range of technologies, such as TDM, Ethernet, Fibre Channel, or OTN, as bit streams or structured bit streams, as defined in Section 3.3.3 and Section 3.3.4 of <xref 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 Coding Sublayer (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 interface 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 section 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 section 49 and 25GBASE-R defined in section 107 of <xref target="IEEE802.3"/> are based on a 64B/66B code.</t>
          <t><xref target="IEEE802.3"/> sections 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 (section 49.2.9 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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/ (section 49.2.4.11 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets (section 46.3.4 of <xref target="IEEE802.3"/>) 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 (section 49.2.6 <xref target="IEEE802.3"/>).</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 section 82 and of 50GBASE-R defined in section 133 of <xref target="IEEE802.3"/> are based on a 64B/66B code transmitted over multiple lanes.</t>
          <t><xref target="IEEE802.3"/> sections 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 (section 82.2.12 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>PCS lane de-skew (section 82.2.13 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>PCS lane reordering (section 82.2.14 of <xref target="IEEE802.3"/>)</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 and 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 (section 82.2.12 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker removal (section 82.2.15 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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/ (section 82.2.3.10 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets (section 81.3.4 of <xref target="IEEE802.3"/>) 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 (section 49.2.6 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>block distribution (section 82.2.6 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker insertion (sections 82.2.7 and 133.2.2 of <xref target="IEEE802.3"/>)</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 section 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 (section 119.2.5.1 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>PCS Lane reordering and de-interleaving (section 119.2.5.2 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>FEC decoding (section 119.2.5.3 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>post-FEC interleaving (section 119.2.5.4 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker removal (section 119.2.5.5 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 119.2.5.6 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>reverse transcoding from 256B/257B to 64B/66B (section 119.2.5.7 of <xref target="IEEE802.3"/>)</t>
            </li>
          </ul>
          <t>Further the PSN-bound NSP MUST perform rate compensation and scrambling (section 49.2.6 of <xref target="IEEE802.3"/>) 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 (section 49.2.13 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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/ (section 119.2.3.9 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>insert Local Fault (LF) ordered sets (section 81.3.4 of <xref target="IEEE802.3"/>) 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 (section 119.2.4.2 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>scrambling (section 119.2.4.3 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker insertion (section 119.2.4.4 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>pre-FEC distribution (section 119.2.4.5 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>FEC encoding (section 119.2.4.6 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>PCS Lane distribution (section 119.2.4.8 of <xref target="IEEE802.3"/>)</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 section 6.2.4.1.1 of <xref target="G.707"/> for SDH services</t>
          </li>
          <li>
            <t>AIS-L maintenance signal defined in section 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. PLE operates at the FC-1 layer that leverages mechanisms defined by <xref target="IEEE802.3"/>.</t>
        <t>Over time many different Fibre Channel interface types have been specified with a varying set of characteristics such as optional vs mandatory FEC and single-lane vs multi-lane transmission.</t>
        <t>Speed negotiation is not supported by PLE.</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 directly 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">
          <name>16GFC</name>
          <t><xref target="FC-PI-5"/> and <xref target="FC-PI-5am1"/> specify 16GFC and define a optional FEC layer.</t>
          <t>If FEC is present it must be indicated via transmitter training signal (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 scrambled 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 (section 49.2.13 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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 (section 49.2.6 of <xref target="IEEE802.3"/>).</t>
        </section>
        <section anchor="gfc-and-4-lane-128gfc">
          <name>32GFC and 4-lane 128GFC</name>
          <t><xref target="FC-PI-6"/> specifies 32GFC and <xref target="FC-PI-6P"/> specifies 4-lane 128GFC, both with FEC layer and TTS support being mandatory.</t>
          <t>To gain access to the 64B/66B code stream the PSN-bound NSP further MUST perform</t>
          <ul spacing="normal">
            <li>
              <t>descrambling (section of 49.2.10 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>FEC decoding (section 91.5.3.3 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>reverse transcoding from 256B/257B to 64B/66B (section 119.2.5.7 of <xref target="IEEE802.3"/>)</t>
            </li>
          </ul>
          <!-- 
HIDDEN COMMENT: per FC-FS-4, same RS-FEC as 100GE but transcoder from 200GE and 400GE (802.3 section 119) where first 5 bits are not scrambled. 
-->

<t>Further the PSN-bound NSP MUST perform scrambling (section 49.2.6 of <xref target="IEEE802.3"/>) before the PSN-bound IWF is mapping the same into the basic PLE payload.</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 (section 119.2.6.3 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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 (section 119.2.4.2 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>FEC encoding (section 91.5.2.7 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>scrambling (section 49.2.6 of <xref target="IEEE802.3"/>)</t>
            </li>
          </ul>
        </section>
        <section anchor="gfc-1">
          <name>64GFC</name>
          <!--
HIDDEN COMMENT: per FC-FS-5 64GFC does leverage RS-FEC 50GE functions defined in 802.3 section 134

-->

<t><xref target="FC-PI-7"/> specifies 64GFC with a mandatory FEC layer.</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 (section 134.5.4 of <xref target="IEEE802.3"/> modified to single FEC lane operation)</t>
            </li>
            <li>
              <t>FEC decoding (section 134.5.3.3 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker removal (section 134.5.3.4 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>reverse transcoding from 256B/257B to 64B/66B (section 91.5.3.5 of <xref target="IEEE802.3"/>)</t>
            </li>
          </ul>
          <t>Further the PSN-bound NSP MUST perform scrambling (section 49.2.6 of <xref target="IEEE802.3"/>) before the PSN-bound IWF is mapping the same into the basic PLE payload.</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 (section 49.2.13 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>descrambling (section 49.2.10 of <xref target="IEEE802.3"/>)</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 (section 91.5.2.5 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>alignment marker insertion (section 134.5.2.6 of <xref target="IEEE802.3"/>)</t>
            </li>
            <li>
              <t>FEC encoding (section 134.5.2.7 of <xref target="IEEE802.3"/>)</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-zeros pattern 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 section 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>The total size of a PLE packet for a specific PW MUST NOT exceed the path MTU between the pair of PEs terminating this PW.</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 (SR) <xref target="RFC8402"/> or a traffic engineered LSP established using RSVP-TE <xref target="RFC3209"/> or SR policies <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>
        <section anchor="new-srv6-behaviors">
          <name>New SRv6 Behaviors</name>
          <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 or the last extension header present MUST be set to TBA1.</t>
            </li>
            <li>
              <t>The insertion of the SRH MAY be omitted per <xref target="RFC8986"/> when the SRv6 policy only contains one segment and there is no need to use any flag, tag, or TLV.</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. The first SID is only placed in the destination IPv6 address field.</t>
            </li>
            <li>
              <t>The insertion of the SRH MAY be omitted per <xref target="RFC8986"/> when the SRv6 policy only contains one segment and there is no need to use any flag, tag, or TLV.</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 next (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>
      <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 send 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 as PLE does not use payload fragmentation.</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 to explicitly convey timing information.</t>
          <t>The RTP header as defined in <xref target="RFC3550"/> is reused to align with other bit-stream emulation pseudowires defined by <xref target="RFC4553"/>, <xref target="RFC5086"/> and <xref target="RFC4842"/> and to allow PLE implementations to reuse pre-existing work.</t>
          <t>There is no intention to support full RTP topologies and protocol 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 empty="true">
            <li>
              <t>The PT field MAY be used for detection of misconnections.</t>
            </li>
          </ul>
          <ul spacing="normal">
            <li>
              <t>Sequence number</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>When using a 16 bit sequence number space, the sequence number in the RTP header MUST be equal to the sequence number in the PLE control word. When using a sequence number space of 32 bit, 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. The payload size SHOULD be configurable to be able to address specific packetization delay and overhead expectations.</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 an 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 PLE payloads, all of the same configured size</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 sending the bit-stream out via 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 (PDV) expected.</t>
          <t>The CE-bound IWF SHOULD use the sequence number in the control word to detect lost and misordered packets. It MAY use the sequence number in the RTP header for the same purposes. The CE-bound IWF MAY support re-ordering of packets received out of order. If the CE-bound IWF does not support re-ordering it MUST drop the misordered packets.</t>
          <t>The payload of a lost or dropped packet MUST be replaced with equivalent amount of replacement data. The contents of the replacement data MAY be locally configurable. By default, 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 and for 64B/66B code based services no invalid sync headers are generated. While sending 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 number of payload s 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 streamed out to the CE in accordance with the required clock. In this state the CE-bound IWF MUST perform egress clock recovery.</t>
          <t>Considerations for choosing the pre-configured amount of payload required to be present for transitioning into the normal state:
* Typically set to 50% of the de-jitter buffer size to equally allow compensating for increasing and decreasing delay
* Choosing a compromise between the maximum amount of tolerable PDV and delay introduced to the emulated service</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"/>, <xref target="G.783"/> and <xref target="G.823"/> for SDH</t>
            </li>
            <li>
              <t><xref target="GR253"/> and <xref target="GR499"/> 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 streaming 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 MUST inject the appropriate native downstream fault indication signal. If the emulated service does not have a appropriate maintenance signal defined, the CE-bound NSP function MAY disable its transmitter instead. 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>Attachment circuit performance monitoring SHOULD be provided by the NSP. The performance monitors are service specific, documented in related specifications and beyond the scope of this document.</t>
        <t>The PLE IWF SHOULD provide 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 a 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>
        <t>Performance monitoring data MUST be provided by the management interface and SHOULD be
provided by a YANG model. The YANG model specification is out of scope for this document.</t>
      </section>
      <section anchor="ple-fault-management">
        <name>PLE Fault Management</name>
        <t>Attachment circuit faults applicable to PLE are detected by the NSP, are service specific and are documented in relevant section of <xref target="emulated-services"/>.</t>
        <t>The two PLE faults, PLOS and DEG are detected by the IWF.</t>
        <t>Faults MUST be time stamped as they are declared and cleared and fault related information MUST be provided by the management interface and SHOULD be provided by a YANG model. The YANG model specification is out of scope for this document.</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. Congestion considerations for PWs are described in <xref section="6.5" sectionFormat="of" target="RFC3985"/>.</t>
      <t>PLE VPWS represent inelastic constant bit-rate (CBR) flows that cannot respond to congestion in a TCP-friendly manner as described in <xref target="RFC2914"/> and are sensitive to jitter, packet loss and packets received out of order.</t>
      <t>The PSN providing connectivity between PE devices of a PLE VPWS has to ensure low jitter and low loss. The exact mechanisms used are beyond the scope of this document and may evolve over time. Possible options, but not exhaustively, are a Diffserv-enabled <xref target="RFC2475"/> PSN with a per domain behavior <xref target="RFC3086"/> supporting Expedited Forwarding <xref target="RFC3246"/>. Traffic-engineered paths through the PSN with bandwidth reservation and admission control applied. Or capacity over-provisioning.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>As PLE is leveraging VPWS as transport mechanism, the security considerations described <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>The PSN (MPLS or SRv6) is assumed to be trusted and secure. Attackers who manage to send spoofed packets into the PSN could easily disrupt the PLE service. This MUST be prevented by following best practices for the isolation of the PSN. These protections are described in the considerations in <xref section="3.4" sectionFormat="of" target="RFC4381"/>, <xref section="4.2" sectionFormat="of" target="RFC5920"/> in <xref section="8" sectionFormat="of" target="RFC8402"/> and <xref section="9.3" sectionFormat="of" target="RFC9252"/>.</t>
      <t>PLE PWs share susceptibility to a number of pseudowire-layer attacks and will use whatever mechanisms for confidentiality, integrity, and authentication that are developed for general PWs. These methods are beyond the scope of this document.</t>
      <t>Random initialization of sequence numbers, in both the control word and the RTP header, makes known-plaintext attacks more difficult.</t>
      <t>Misconnection detection using the SSRC and/or PT field of the RTP header can increase the resilience to misconfiguration and some types of denial-of-service (DoS) attacks. Randomly chosen expected values do decrease the chance of a spoofing attack being successful.</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 attack 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 <xref target="IANA-Proto"/>.</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" registry <xref target="IANA-SRv6-End"/>.</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 Alexander Vainshtein, Yaakov Stein, Erik van Veelen, Faisal Dada, Giles Heron, Luca Della Chiesa and Ashwin Gumaste for their early contributions, review, comments and suggestions.</t>
      <t>Special thank you to</t>
      <ul spacing="normal">
        <li>
          <t>Carlos Pignataro and Nagendra Kumar Nainar for giving the authors new to IETF guidance on how to get started</t>
        </li>
        <li>
          <t>Stewart Bryant for being our shepherd</t>
        </li>
        <li>
          <t>Tal Mizahi, Joel Halpern, Christian Huitema, Tony Li, Tommy Pauly for their reviews and suggestions during last call</t>
        </li>
        <li>
          <t>Andrew Malis and Gunter van de Velde for their guidance through the process</t>
        </li>
      </ul>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative 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="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="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="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="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="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.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.824" target="https://www.itu.int/rec/T-REC-G.824">
          <front>
            <title>The control of jitter and wander within digital networks which are based on the 1544 kbits hierarchy</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2000" month="March"/>
          </front>
        </reference>
        <reference anchor="G.783" target="https://www.itu.int/rec/T-REC-G.783">
          <front>
            <title>Characteristics of synchronous digital hierarchy (SDH) equipment functional blocks</title>
            <author>
              <organization>International Telecommunication Union (ITU)</organization>
            </author>
            <date year="2006" month="March"/>
          </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.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.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.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" target="https://telecom-info.njdepot.ericsson.net/site-cgi/ido/docs.cgi?ID=2111701336SEARCH&amp;DOCUMENT=GR-253">
          <front>
            <title>SONET Transport Systems - Common Generic Criteria</title>
            <author>
              <organization>Telcordia</organization>
            </author>
            <date year="2009" month="October"/>
          </front>
        </reference>
        <reference anchor="GR499" target="https://telecom-info.njdepot.ericsson.net/site-cgi/ido/docs.cgi?ID=2111701336SEARCH&amp;DOCUMENT=GR-499">
          <front>
            <title>Transport Systems Generic Requirements (TSGR) - Common Requirements</title>
            <author>
              <organization>Telcordia</organization>
            </author>
            <date year="2009" month="November"/>
          </front>
        </reference>
        <reference anchor="IANA-Proto" target="https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml#protocol-numbers-1">
          <front>
            <title>IANA "Assigned Internet Protocol Numbers" sub-registry</title>
            <author>
              <organization>IETF</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA-SRv6-End" target="https://www.iana.org/assignments/segment-routing/segment-routing.xhtml#srv6-endpoint-behaviors">
          <front>
            <title>IANA "SRv6 Endpoint Behaviors" sub-registry</title>
            <author>
              <organization>IETF</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </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="3" month="November" 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 SRv6 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-19"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <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="RFC4381">
          <front>
            <title>Analysis of the Security of BGP/MPLS IP Virtual Private Networks (VPNs)</title>
            <author fullname="M. Behringer" initials="M." surname="Behringer"/>
            <date month="February" year="2006"/>
            <abstract>
              <t>This document analyses the security of the BGP/MPLS IP virtual private network (VPN) architecture that is described in RFC 4364, for the benefit of service providers and VPN users.</t>
              <t>The analysis shows that BGP/MPLS IP VPN networks can be as secure as traditional layer-2 VPN services using Asynchronous Transfer Mode (ATM) or Frame Relay. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4381"/>
          <seriesInfo name="DOI" value="10.17487/RFC4381"/>
        </reference>
        <reference anchor="RFC5920">
          <front>
            <title>Security Framework for MPLS and GMPLS Networks</title>
            <author fullname="L. Fang" initials="L." role="editor" surname="Fang"/>
            <date month="July" year="2010"/>
            <abstract>
              <t>This document provides a security framework for Multiprotocol Label Switching (MPLS) and Generalized Multiprotocol Label Switching (GMPLS) Networks. This document addresses the security aspects that are relevant in the context of MPLS and GMPLS. It describes the security threats, the related defensive techniques, and the mechanisms for detection and reporting. This document emphasizes RSVP-TE and LDP security considerations, as well as inter-AS and inter-provider security considerations for building and maintaining MPLS and GMPLS networks across different domains or different Service Providers. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5920"/>
          <seriesInfo name="DOI" value="10.17487/RFC5920"/>
        </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="T11" target="https://www.incits.org/committees/t11">
          <front>
            <title>T11 - Fibre Channel</title>
            <author>
              <organization>INCITS</organization>
            </author>
            <date>n.d.</date>
          </front>
        </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="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="ATIS-0900105.09.2013" target="https://webstore.ansi.org/standards/atis/atis0900105092013s2023">
          <front>
            <title>Synchronous Optical Network (SONET) - Network Element Timing and Synchronization</title>
            <author>
              <organization>ATIS</organization>
            </author>
            <date year="2013"/>
          </front>
        </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="RFC4906">
          <front>
            <title>Transport of Layer 2 Frames Over MPLS</title>
            <author fullname="L. Martini" initials="L." role="editor" surname="Martini"/>
            <author fullname="E. Rosen" initials="E." role="editor" surname="Rosen"/>
            <author fullname="N. El-Aawar" initials="N." role="editor" surname="El-Aawar"/>
            <date month="June" year="2007"/>
            <abstract>
              <t>This document describes methods for transporting the Protocol Data Units (PDUs) of layer 2 protocols such as Frame Relay, Asynchronous Transfer Mode (ATM) Adaption Layer 5 (AAL5), and Ethernet, and for providing a Synchronized Optical Network (SONET) circuit emulation service across an MPLS network. This document describes the so-called "draft-martini" protocol, which has since been superseded by the Pseudowire Emulation Edge to Edge Working Group specifications described in RFC 4447 and related documents. This memo defines a Historic Document for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4906"/>
          <seriesInfo name="DOI" value="10.17487/RFC4906"/>
        </reference>
        <reference anchor="RFC4448">
          <front>
            <title>Encapsulation Methods for Transport of Ethernet over MPLS Networks</title>
            <author fullname="L. Martini" initials="L." role="editor" surname="Martini"/>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="N. El-Aawar" initials="N." surname="El-Aawar"/>
            <author fullname="G. Heron" initials="G." surname="Heron"/>
            <date month="April" year="2006"/>
            <abstract>
              <t>An Ethernet pseudowire (PW) is used to carry Ethernet/802.3 Protocol Data Units (PDUs) over an MPLS network. This enables service providers to offer "emulated" Ethernet services over existing MPLS networks. This document specifies the encapsulation of Ethernet/802.3 PDUs within a pseudowire. It also specifies the procedures for using a PW to provide a "point-to-point Ethernet" service. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4448"/>
          <seriesInfo name="DOI" value="10.17487/RFC4448"/>
        </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="RFC7212">
          <front>
            <title>MPLS Generic Associated Channel (G-ACh) Advertisement Protocol</title>
            <author fullname="D. Frost" initials="D." surname="Frost"/>
            <author fullname="S. Bryant" initials="S." surname="Bryant"/>
            <author fullname="M. Bocci" initials="M." surname="Bocci"/>
            <date month="June" year="2014"/>
            <abstract>
              <t>The MPLS Generic Associated Channel (G-ACh) provides an auxiliary logical data channel associated with a Label Switched Path (LSP), a pseudowire, or a section (link) over which a variety of protocols may flow. These protocols are commonly used to provide Operations, Administration, and Maintenance (OAM) mechanisms associated with the primary data channel. This document specifies simple procedures by which an endpoint of an LSP, pseudowire, or section may inform the other endpoints of its capabilities and configuration parameters, or other application-specific information. This information may then be used by the receiver to validate or adjust its local configuration, and by the network operator for diagnostic purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7212"/>
          <seriesInfo name="DOI" value="10.17487/RFC7212"/>
        </reference>
        <reference anchor="RFC4443">
          <front>
            <title>Internet Control Message Protocol (ICMPv6) for the Internet Protocol Version 6 (IPv6) Specification</title>
            <author fullname="A. Conta" initials="A." surname="Conta"/>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <author fullname="M. Gupta" initials="M." role="editor" surname="Gupta"/>
            <date month="March" year="2006"/>
            <abstract>
              <t>This document describes the format of a set of control messages used in ICMPv6 (Internet Control Message Protocol). ICMPv6 is the Internet Control Message Protocol for Internet Protocol version 6 (IPv6). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="89"/>
          <seriesInfo name="RFC" value="4443"/>
          <seriesInfo name="DOI" value="10.17487/RFC4443"/>
        </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="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="RFC3031">
          <front>
            <title>Multiprotocol Label Switching Architecture</title>
            <author fullname="E. Rosen" initials="E." surname="Rosen"/>
            <author fullname="A. Viswanathan" initials="A." surname="Viswanathan"/>
            <author fullname="R. Callon" initials="R." surname="Callon"/>
            <date month="January" year="2001"/>
            <abstract>
              <t>This document specifies the architecture for Multiprotocol Label Switching (MPLS). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3031"/>
          <seriesInfo name="DOI" value="10.17487/RFC3031"/>
        </reference>
        <reference anchor="RFC4875">
          <front>
            <title>Extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE Label Switched Paths (LSPs)</title>
            <author fullname="R. Aggarwal" initials="R." role="editor" surname="Aggarwal"/>
            <author fullname="D. Papadimitriou" initials="D." role="editor" surname="Papadimitriou"/>
            <author fullname="S. Yasukawa" initials="S." role="editor" surname="Yasukawa"/>
            <date month="May" year="2007"/>
            <abstract>
              <t>This document describes extensions to Resource Reservation Protocol - Traffic Engineering (RSVP-TE) for the set up of Traffic Engineered (TE) point-to-multipoint (P2MP) Label Switched Paths (LSPs) in Multi- Protocol Label Switching (MPLS) and Generalized MPLS (GMPLS) networks. The solution relies on RSVP-TE without requiring a multicast routing protocol in the Service Provider core. Protocol elements and procedures for this solution are described.</t>
              <t>There can be various applications for P2MP TE LSPs such as IP multicast. Specification of how such applications will use a P2MP TE LSP is outside the scope of this document. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4875"/>
          <seriesInfo name="DOI" value="10.17487/RFC4875"/>
        </reference>
        <reference anchor="RFC8754">
          <front>
            <title>IPv6 Segment Routing Header (SRH)</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="D. Dukes" initials="D." role="editor" surname="Dukes"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <date month="March" year="2020"/>
            <abstract>
              <t>Segment Routing can be applied to the IPv6 data plane using a new type of Routing Extension Header called the Segment Routing Header (SRH). This document describes the SRH and how it is used by nodes that are Segment Routing (SR) capable.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8754"/>
          <seriesInfo name="DOI" value="10.17487/RFC8754"/>
        </reference>
        <reference anchor="RFC3711">
          <front>
            <title>The Secure Real-time Transport Protocol (SRTP)</title>
            <author fullname="M. Baugher" initials="M." surname="Baugher"/>
            <author fullname="D. McGrew" initials="D." surname="McGrew"/>
            <author fullname="M. Naslund" initials="M." surname="Naslund"/>
            <author fullname="E. Carrara" initials="E." surname="Carrara"/>
            <author fullname="K. Norrman" initials="K." surname="Norrman"/>
            <date month="March" year="2004"/>
            <abstract>
              <t>This document describes the Secure Real-time Transport Protocol (SRTP), a profile of the Real-time Transport Protocol (RTP), which can provide confidentiality, message authentication, and replay protection to the RTP traffic and to the control traffic for RTP, the Real-time Transport Control Protocol (RTCP). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3711"/>
          <seriesInfo name="DOI" value="10.17487/RFC3711"/>
        </reference>
        <reference anchor="RFC9293">
          <front>
            <title>Transmission Control Protocol (TCP)</title>
            <author fullname="W. Eddy" initials="W." role="editor" surname="Eddy"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document specifies the Transmission Control Protocol (TCP). TCP is an important transport-layer protocol in the Internet protocol stack, and it has continuously evolved over decades of use and growth of the Internet. Over this time, a number of changes have been made to TCP as it was specified in RFC 793, though these have only been documented in a piecemeal fashion. This document collects and brings those changes together with the protocol specification from RFC 793. This document obsoletes RFC 793, as well as RFCs 879, 2873, 6093, 6429, 6528, and 6691 that updated parts of RFC 793. It updates RFCs 1011 and 1122, and it should be considered as a replacement for the portions of those documents dealing with TCP requirements. It also updates RFC 5961 by adding a small clarification in reset handling while in the SYN-RECEIVED state. The TCP header control bits from RFC 793 have also been updated based on RFC 3168.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="7"/>
          <seriesInfo name="RFC" value="9293"/>
          <seriesInfo name="DOI" value="10.17487/RFC9293"/>
        </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="RFC5086">
          <front>
            <title>Structure-Aware Time Division Multiplexed (TDM) Circuit Emulation Service over Packet Switched Network (CESoPSN)</title>
            <author fullname="A. Vainshtein" initials="A." role="editor" surname="Vainshtein"/>
            <author fullname="I. Sasson" initials="I." surname="Sasson"/>
            <author fullname="E. Metz" initials="E." surname="Metz"/>
            <author fullname="T. Frost" initials="T." surname="Frost"/>
            <author fullname="P. Pate" initials="P." surname="Pate"/>
            <date month="December" year="2007"/>
            <abstract>
              <t>This document describes a method for encapsulating structured (NxDS0) Time Division Multiplexed (TDM) signals as pseudowires over packet-switching networks (PSNs). In this regard, it complements similar work for structure-agnostic emulation of TDM bit-streams (see RFC 4553). This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5086"/>
          <seriesInfo name="DOI" value="10.17487/RFC5086"/>
        </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="October" 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-02"/>
        </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="20" month="October" 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-02"/>
        </reference>
        <reference anchor="RFC2914">
          <front>
            <title>Congestion Control Principles</title>
            <author fullname="S. Floyd" initials="S." surname="Floyd"/>
            <date month="September" year="2000"/>
            <abstract>
              <t>The goal of this document is to explain the need for congestion control in the Internet, and to discuss what constitutes correct congestion control. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="41"/>
          <seriesInfo name="RFC" value="2914"/>
          <seriesInfo name="DOI" value="10.17487/RFC2914"/>
        </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="RFC3246">
          <front>
            <title>An Expedited Forwarding PHB (Per-Hop Behavior)</title>
            <author fullname="B. Davie" initials="B." surname="Davie"/>
            <author fullname="A. Charny" initials="A." surname="Charny"/>
            <author fullname="J.C.R. Bennet" initials="J.C.R." surname="Bennet"/>
            <author fullname="K. Benson" initials="K." surname="Benson"/>
            <author fullname="J.Y. Le Boudec" initials="J.Y." surname="Le Boudec"/>
            <author fullname="W. Courtney" initials="W." surname="Courtney"/>
            <author fullname="S. Davari" initials="S." surname="Davari"/>
            <author fullname="V. Firoiu" initials="V." surname="Firoiu"/>
            <author fullname="D. Stiliadis" initials="D." surname="Stiliadis"/>
            <date month="March" year="2002"/>
            <abstract>
              <t>This document defines a PHB (per-hop behavior) called Expedited Forwarding (EF). The PHB is a basic building block in the Differentiated Services architecture. EF is intended to provide a building block for low delay, low jitter and low loss services by ensuring that the EF aggregate is served at a certain configured rate. This document obsoletes RFC 2598. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3246"/>
          <seriesInfo name="DOI" value="10.17487/RFC3246"/>
        </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>Blue Fern Consulting</organization>
        <address>
          <email>Carlos@Bluefern.consulting</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+19a3cbx7Hgd/6KjnzuXTIBQAB861znmgJBiQlJIQQkO2d3
kzMEGsSEgxncmQEp2PSe/Q/7D/eXbL36MQ+QlCXZzsbMiUzO9HRXV1fXu6ub
zebGOJmE8c1LtcynzcONjWx5PQ+zLEzi0WqhX6qz/uh0YyMP8wj+GKThXZBr
dR7GWvXnyyjIoaFK7nSqBsH4VudqeB/m45meqEud3yfpbbYRXF+n+g4+Pu9v
TJJxHMyhp0kaTPNmqGHQRRBlzUWkm53djTH0fpOkq5cqyycb4SJ9qfJ0meXd
dvuo3QXo8iCe/D2Ikhj6WOlsYxG+VP89T8YNlSVpnuppBr+t5vzLOJnPdZxn
/3NjI1jmsyR9uaFUE/6vVBhnL9WwpV6nMHmdhvSQQRvm+k7HxTdJChh6D399
n8T04KsMBtP5S+nuq3GYr9wfyUR7fyzjPHUvFzMCnv/S8yCMcLI4ZOtGhvzm
jkdqwQSKEP+ppb6dhXke3OrUA/lPOtXzVenVF4b5HzRm696MuR7oy5Y616t5
EMceyJfhOImCsPCGID7RyzwDClIjHelb6utzg37ZklG/yXmM1kQXQe611HA8
my/z7wt47s3SMMvDIC69JcB7YTZO1HAFizkH4juLxy16mSa4dfQkzJP0C0xm
nDEo34xx/Cr2YSqv0uQ+Lk/Deyrg6zhQvSRdJClt6y8B6zWOCZDCUAQpcB/4
KLxe5pXNeQxwL9NbD+zjeJLqIHOPCe7Ov3eQyjPgHNEXADngQVvXMOg38+AG
+ElQIZfTljoJJoEH62kQZkHknhKoxxcnXwDCKQ3VmsBQ3wTzSZUCXgMxz4Mo
0jcBsBcPyNc6DaJJ5eXPRg43GY/sEUQB8H5L3cFee69hl/r020/D2/IbRnA4
v8MeV18AWOButy0Y9I7G/CYwQ1XBPgdq0FEE2JuFOvOp4nw5DqrvHuUen3cS
0QQHH8/WMQtg1ZdBGAc+07tEogd5rf68nAep//5nBDwOwlsc/hEuNwhv4iAP
0sTndEEaJVnpFYH9KlpqdarTGGg8zpZRDqL3S3C8BQ/9zQ3+LXDbtwzeNwjL
FECB1xaUjY0wnibpHPbenUbWeHXa2+0cHZhfdw478uveUbftnu7hr6MOvVRK
9Db4WzXVaQiKGBAeCD5hlU4rErwEcfg97XZQ/C57Z6Mh9xKkN4iRWZ4vspfb
2/f3960wBsRkLfhmG9UsUAK0zrbzTge+OO01B2fNbgGEMzMb0BdHejyLkyi5
WZWhUoPZKgvHwDnP4lyn02CsM2jTVZvS59Ynwa2vMxA0uhXEWUigkz4ZpJNs
m+cj/9lt74LGuU+dTECwvFTyJ0Ox91Nm1qyZW3PPTGzvZ5rYARALrZGbmLdk
e8G887nmBg/3to9B/56gDq46dqbbxxedn3W2MCn4T3E1O2419z/jjPfNLPd/
nhnudbowl73i1Pbc1Aafc24DO7nBzzS7nZ3HFu7gOZP7v//7/zxjeshkDsz0
Dr7c7LIE/x/qcWe3s7/X2T3otrvF3djt4F/w6HXrsFskzX48aeZJE3YUKCNp
kqoFAI9zjmF9FkEKEg+mk6HKqpLrf+gxio5MQROQkfAmJuCDCA3jGIHK1XWY
N1O06CfhTZgDRhZBPuMeoE2MXUDTp9Hhd0+GG8qEZQxIpvV4F+O/m2ejd1tq
vUTJlyBV8u1Uj7dHzat+r0koKDLhbrPThSfHo7Nhs33Ubnfae632UQvoYqeA
q+EqHs/SJE6WmXq7yGm1xSOhNodvL/ujLVhy86QfaWJSo3AOspembzqQOT6J
AoToo+kBvuV/ZCpt5Fc7GVDBTpHod4goNjbikkawc8QCH3/d22u7X41ycHh0
uC+/HnX3uubpbpt+Pev3+4ftbquIO3yqhgIkkU8/n8H66vxpQoBPa7Fg59wK
tdaEBvxlm0bf7oC87W4X90G32d6jbXDQLm50s2gx6GJM2MSgEE4AU2Xeyhuq
Bl07DdLxbAVrf/LmGdv7S9EzzKVIzwfNdkdmeVRiZ5Y1mZklQsd5CqQEZlmu
YkbFLzmfo+KqtZukJ+HOLRLVCCZAxn4SqWSq/oEKY0o77R7+gV/vw3wWxnbJ
ZGqZup+F45kKgIFfB5kGzhYTMrrt3UN1C/xrO3PL+0syquKObQMidgQRe18U
Eb9qeofJV9GiPAm3+0Vx09nb3SUi+ZXQyO5jyDg4LO4Y0FfSYAywoMtxnCFC
nrHWSv/XMlyQNJsu47HM4jpKxoCmX5BRHJb2x36JEPY6P4kSHuWLavPt6PKX
pf6ScgfqS8fodqUJO9UjK6oeKsgWoIhlIOtAPaMgi6H7X1QxK1mRR832oZla
t25q48fp2dFtFgV3sPpIsr/oBLvFCR76a9cqrp4EvyY6ClbqLkhDHt3QYQQY
gAUMFosIALuOtMoTWcsmMyxQ3WfJJAMTJAVE6Hi8KpPBL0rHOOEiNkA96xps
7JWxAR+HGEKEB3MwTdIkT8awkXMGCR9Mw4hVtum6+f6i091rrdm4V929kqGB
toQaWdYjjlAwLnoADQDwWsdA8mPVS0Ok/eDJecFMxkk6kZZloAWHTfQOtuJ/
TPQiyVs4QJYlcQsIbjuDcZrjm3A7nCTbk2ScteCP/zw7+brb6XQOwJbY2R/2
j696b/795G3v3UX/cvT166smzKvIoI+anTYx56vdo6JqWp2smeMVbuKUbCkg
5dHw9dWWQ4T/8leKBJhpBQkdRMLZ8eVxc4B0XFTS4bF6cZxl4U0Mm5gpEvjA
wFD85XJ+DSb5C5Utr5upvgHWlz5DA8GY+1qKDeKA7KeAhiV0bpst1ox5wMqD
1odZPo++Kj9udszkhld3+81+PKmZH75C58MigZ2iXulZcBcmP8OkMn2DvzTT
ZIku8fLfMqUsBcC1QNe8NtBtkGaxgUZzs9lUARjhKH3gz9EsBO0pGS9J2OgP
C5C5GSkShj+HUZivUD7dhWm+RK+I5D3cA/2qTKd3Idplm+8H3w63yIeCMYMA
GFuwipIAervWqwQk+QjZ30l4x8zwAl37i0h/QGm4OTq52FI42SBihwuszV04
gX4XmV5OEhrLqTSo72BCA3wPgPB38hrUXuSflIUhCkJmsjCshrw5GF5utQQb
83AyiTT88RXSbJpMlmPWNACMiyTHySIHLqEKYBun4TVAGIi8UmMMgU3W5YVs
Ds77W8TlAcBgkdFzmHuc5KChR6uPwE/mo/m9LIsZ9ltE1ZCXxazKozkpgg2Y
PKw7TBGIOEgnDRXmgmLmYEYom4lPUAX74Yf/xEjL3t7Ojz+2BEXaTjlbeoKe
nGcNME40wDcO0nSFM7PM4STIA5RSyCsHJ++yLZzmRE/DuDDSUXv/xx9hM5m/
d3cP4W8YFdGoQXe6mTXUwrg0QQGBidfRB82TWPCEFnqCw5MEDkg/A+QCGSxT
caosUp1Les+UdseA6TNV/ckNoHkAS3ufLKMJELuiUBh+w6R0pwEzb4EW9IcA
0Um63hIstDEoOwgILIN1KhlPI4DVW2Z5MrdD9GCIiebNhhAjFLHW7JPyPXy2
qx9+YG0FEbbQHLgG+PJ7rclWmNM+Av5BfdE85xqkDBDRoG/HYqeSxmwcRFAw
maQa+BLqsEk8hpEAnGvsxJ8CmSpO1fExj+DCAottioQQaudUswylYdgGwmYY
GRNESKSEaLzQMJD79jRJl3O1edE/hc0CZkI4NXQHK3AMFALt7CrY5QrUME/S
AHB8DBvKbAvadsPjS7AhP+Q6zgq4gwUjghlrRE7WUm8Zv2iz5NChtz0jfacj
BZwhuWfnVeA5k22PRae8MKzMro+/BsT7gnhlKLH4qcX5XIOJEYfZ3O2i6xWQ
xKjToa16HGVJgxW2bTCVcV23J2myUHPDeNB7DvCO0yTLmgJzBguGUDNEjlbX
AooQzn1WZjcWU7FlyQ7eliI2EiJnvdUrsO3BRGLjHS2FXpiOga+sybiDbTLY
quEbh7td2AbMfCa6ABGCUXgQEpMj1gAdgOIF3cPAvIc0BhpE0fV33YClHagG
sN7QFIgHmQJ2bjj0iHJ7gnQFbHm0hbhFxJu3Pdg1AUCdwtsesONhENL4gdDt
fbBqYNogiCAUi8x/4C20AZUPZD5KJWZ4xtJaonMg1oGsg1vsQjPhycBuAXfc
u5lqwKwhC0AyCSGjbNbicnisV5IGukiGnuDIC8J0muD+QM0iHuMyZMCz52EU
EN6HhmKaxzdxguby06KyQBLD41FSSxQstsi9UtR2UIqRKoS7xrGhGJgVgJlB
p7D5BgBnmFgCOBEX1BvnghqgCyp0vuvNUaeh+vD/0Q4hsr+zhRMk5kADOA0H
ZYSI+2kKVuIcd/wknMLeQoTlJqYXIq5QmASO8TeKPMHf5SAS0Gj78cdtFA4H
7QPYFAjJ29Gl4idH+CRXN+ENICNHNqonGePI6h+kiwFZoezMalQ+8UDeFyU4
iU3S5lhHcRsYBRwG80SWfot4QRSC2WJkMED3OwnxAICZxOLUTgv+RzPA33Zb
pMUVDK/LJLf6myZ+AtQJasyLi3fD0YsG/1ddvqXfr/p/eXd21T/B34dvjs/P
7S+mxfDN23fnJ+4392Xv7QVYTif8MTxVpUcXx3+F/yCoL94ORmdvL4/PX1R3
AuE2sRwW9Q7GcmH3vOoNVGdXcAJGHC4a/3HYOdhlRhfzYKRa8p+wACskdB2k
xFiiCLj5AokWpC0Mkc2S+1ghL2ghGkegDoQSOMaerjQRH2iVF8lER9Ck0GZj
4/fquPcGTFwwAZNxSORhxNIbHSAX5X130O0AM8bmZ0NsDvt8DtrnxPgqhkRn
/L55Di1Ik4Y/8BF9scxhz81x17HRTS9eXdW9Uq+YgV+BeNIpNLwYNnlcyzZA
W2bpwkO8Ohvh61fLMMJkcDJkb1KajjjvhkvgFihM6yKvNLMeAdMzkeVXsJOu
oAd808cXBdWOng7w8aOizZdk+MnwqsdjcM4oAZYsr3paWmIMlFqe9F9DwxOc
xIT3wu9VH6fYx8A5TAvmDywOnp72sUtQo+4x2EmvMesxZfxAg7PeBQJqbfue
qHoXoBKiBmXVeaueMz4oiorfAfvOYSGQv/Uj6DYlPZ2YIf2ZxOgN7cc3sOSg
gOCnlF1gBr00Lq6eybMipWpNvoOJ21I/356aTr4V/e5UYgLw9vwE53UeXAOx
nqANTyiF3koz2mvvgAHSkL8O2wcHNL9z7Ps8wbmcBkBX+OgtP8sy9XaqTjEh
gZ5eeE+JBKf21dB7ZTfB+eCMHt+rQXIP1HCGxio8HjqArUk3AFGPJN7HoeuU
Y3w5OLfU72bnd4SoERJq73RofpcEG/BSo+kmDNwlQXFJUXhrdEKnIO0yMtIc
04bWb0/e3UJzk4JgTT51iy9BBLl3zq0m+ji1KHzumtg+Br2hn9HSo9McsF2v
STXBBifIoJ6U3NTyPbbkrXdCruz3xpWNr5Gci0YgPj3nx3UOAHpNaJROKys9
OL8qvb3CL/HNxbE/rwuw0sDQOc7zYDxDsUFNTmqanBjNEFsML133ZS8Avh8N
CHjjriYlyxAIvv8WXzt3TGlxUWzbBo9K+PKHXRqXPFbQhH6Bx38hXP0FVGPU
yBBPTF7w6uoEt8SVnieA5RMQS+Pckx/YYPh+0Bz1qVGWLFMgSvgFvg+KexpI
aAo2ouU3jvJ3Dw8YuqtRD8G7AuQYZldiCZbPXhECr3QQkaff0ee6D8C8hA/q
rE96CVorvf409dfXdbFbJBMmOREJiNEhyYMhqPipBslWEQxD2je+vVPZNNjq
jDpnzyQwKvgXTHAr9zHRhmGg3fOY9YSNrry+rtjLWeno6k1No4KyAeu4K21p
eWBKqFE+Y5UOOh358G6/ZhTC8dkA3iEfW0RBbAQvphnxlyyiS9lTa6Q0m5TN
x5K1oBVTIwEtJ9PWkeVR94hXHCgCP1lLM9iEBKz0SsFl+D2MiXka7vSOVK93
cXAXgGWGYTtLHehkhHePeiJLm/59z/tA9B58PPIeW3uZdXd0T7H8vi/Jb7UJ
wn0LrbYl+pRAfzbaMhkd5dA/PAxyzwuryYZRbMOQwyshTs7uY/ZTiP2S4g7J
MENQdCIYyeum/FWqKbkQN3BhDLJTvipr1BnPM7VP5/iUHWbQMfpEomiJrvvc
mLHQ9u/USuw4bBNHKHesfV7urmAGG813t9VBlcyuUMt5GoghINNE/g72SHPB
4h0WoMFR+BSIdEnGOucpjPWCDNhgjWJAfAo0hy27MuuA6ra6RbA2Nv4X/EhI
xf08/Ac68hfdhTrvvh9cGieiajb/+FBtXH7gvVrTGPpH6Zkv0ZiBPtc0vvP+
LT8sNP5D0/z8odjYe1H4AEcc9DEb9uHrwg+/6FbAwY7+sH4Eer3hN3hQl2ay
tRiwr+WjjQcwWjrqgf56UEN4ixr2Qwt/kCHQL/IQX0vDHgD74Eb+G3Y9eHxk
ev03N7Lf4DnzZNwgtDYwgN2t+/mbIiBNWxzOJVZWoSxD7NquIVOOjwCxOyr9
JDINrBpYaeheFbsfi6FZ8yOveJ/98FJ9ZVkMx0G/foGcocS5Xvy4sYGP9fw6
JU8XuX1BgMxBByWE3KEuAHvauvgUiNGouufRjbNX2PPWO4l9ktcdmNw0Ah0U
2EgOknJ5w4yOAHChNeiMHZIB8rCxBkbk/NQwIS84oDY2wDpSGZjkdlHy1ULm
gTaOZVQUNwJ9Ic7Ca0nakMRz0gmMcZSZpLuYOSDBbaEgjx6+7fVbqs/xCHGr
kT+FIwnrzHC1CWb6VqPQFjsj84injGChPUURE1CgjTee3NxNUlUcF2+p4ymK
fJkr+Ylo28JcbzCXwQ1h/HsSeiC5z76+MJNQzkTdhQGwfscv0RPsOzkpl8l0
YT2euB8kTkfuL9NbQPEHu8CTZA6KCbmvvLBSjt5xkXYRY9z4wMv5Y2VxSME/
vYiSFadbjXUMZl6yhjx3gTyNSMIDaCh2U+3nMmF/+IidafQxum3/TrNeL8GU
+lPNs0d4QOXn9Sd+X+VA+H0tb1Wq5jlJuNLjO2D7oNA1S0IL5RY/r3S4oTyZ
a35YqKz78Ru6mYh48ucy8B4Q6drn3WJDllEOEtv/H5+AxGvoIKmg6imcWNlU
Fni+0HpqYdxylojgb6pX+UipE+7cfXVcfL+Okh6KX9UC07SiuKD19Nd9Vej/
GY3+UFKW1vR09ty+nOxzO9cIvyvDX8zBi6FhGOwbRkmISnxEvsAkG4PKHoCB
nwHWMWYEJIgc4oT/6BKrwP7ZbAmoSgfwGR7zTIJonoQ3kpsb9D0ezQFe7JMZ
sA0WhQAIN0dzBOyXlUlYCX12CMOz/l4AAKUQhyjgPU2YxLD0PdY2gs0fHPNp
Kfq9pzbdzM62FAVarjENApkloHPFHBx6So1QRPyg9QWzWGZG6qCdnuUgJfF0
MwY98SFa8zMy9FssvevNM+yQzBiDJc5tWofQP9nUCv67ZqKvZQGLk6uZSZdn
0rGRUMK5sVCp+zFnoveky9olwCVGlQUjgmMMLJPk9GJGDXXNKRwoiPD/EahL
kxVoMndY0kDd6yhqIgKvozBDl5+YaJKOMJ6F+o7SOWi8krxsCDSwWEGUJUwv
qVBrtj5htaGsnwDm/+0MM1x5RTGdIiU5z8GUMF4sMeknuA049LIurEIR86wu
0aWcKWTTXgibpUxrRLWkIFc/wiSBGSZcixKSEMHBfFFH5FmgPUy6Hiqz9am9
m4PRoJq/ZHJpMXzAyTuFfOiaGWDbNeBQoLNvLImhycL74StjXTRNIs2PkpZV
SIjx0tcQFJeyhVRmOiM6DkBzhC2XYkEMIj0v8tywoefRyUVjffyZtdGGBIut
owWX0zg3J/6bRgl3vnHA0V7/yS6C5buXWuRcMWm4qDUa1zFtxBvvhdH2Mdkk
9hO0KOvIQlTvn2Bwim6TjY13dCKDuEyWLecLzluZSSpFr9+8TpYwA1GwMW2t
bFBgqN8AZlbNmRYNzi8ykKGfBdoTa5PcHKM6Ow7qT1l0eOZKqWYgikYO0HXG
aRnC+wUacVtVcrU2NiqPWAdG4FH6BJnODFZrl3w9gnfLDiAKJc48AjF8jkyf
rHBEk7uzBztxgVxMIjR5LpK2RQaOcRBsDt78dYu7bIClkGrZ7OgMk7brwkzw
bW+I2aVv0UNMnKGUveGBZ3wFbG7SXr9GKSPrbjDiTUESwPBgBfEhyUYpszmz
M5OFuD7vMgRjgsrIigK9dLoGeog0W4TYwNmHuediRrJeCzOBcx2Mb9kFbjFI
qYTKpSZtDi5Otvg4SCzu0bV9MqC0Lss8acb6JsnlFMmm/kD+xU673X4FdNX8
botorSAiLeEaGUkJb1GVcln/IgK6MZvlOsiKW0UcwAZEuyW93CbsBrgzE6SI
cdzWfOy8upv97Sbe4K94SsfDfvM74lMYzGSCgnm5d/5WycxG2Wce6JMJzN4e
/zt8td1pv1JYsEW0ETDPhREVdj6pSsiTyEFiTGpxW5ATQ7zMvu2NqkB5mVAl
KflKyC2PGT3+ZCxGalSyKUbSHSVj8NScCAP1KctIseBU1gpfBeRQtBXUHsw2
SCkFpuifT3XRL0T9nDeRKV1r2VmNYucFXF0c/xVzE8nqRwGee+GTgJhqsACV
YJFSRi26LXIwFVCVFEeHnx+FFOuhBTR5XEtHGa/pxRUhoLsnf20U6SRjQjFN
a+hk96jYQV2bTvugSkyFw6SB2t99tb2/bwmq2NYmZx3s0mid9iHQlQyFYtay
JORCwmLDqZU6+XryJBPC+L1YlTec7JF1wo8K6j988/g2QHWAtd168q1djU+l
5SI8QsdzoCHDmEBjC+bXeMTAx7+RoBS2quVfyL5Hj6NHfJhqQ5IouGMEbtPR
TqvbOqqQxhZ+QtokwkahncIXnXbdJ35eLe4RnUaUQMZmFEISxndBFMJUzTTl
1C5Nkz+Rwh8m3dxKwExt97dLYOy2Op162MGm1GnuJ++ozfPTLYaP1Au0Tmxn
+07j9Hti/vIFOREszWWSUy2EesSA5ES5i/oJGoFkLLBxZhXaImg0b+w91SC6
x1z0gx3sMZ9NgM+ANnMfWFLmQ+5uGqRUf2WdLAkJeUxGbKqTFwEWYrKk/QQt
2atNPBR3Mq0oboZXeprQ8aJ4YuWy0xaF0nv9R/kzEjZtY7NxqHHd3inSyn5p
bVvMhHfNtm+ovQIHAL79CEPeXdO2jvcedjlnc+qNUMeid3Y+ikV7omnCeQsm
312hzpY9ycKPOr9ODp6oG4wGBGMMZRiqeJxN1sGWUoK9zwiRMVzX+UMcqRx2
kbt165kKk0CMZw2a2a2+L39WXb/iZ6km9lNgp/xlDe/5BFH2DJr+KWINJRpZ
ppGcX3yWeMMDwVH4vZzIekrajaOlZQ12HOgwvcWN94g0/BzC8NHFL0MDuJ8n
d2hUFj/f+ycUpgT5zhpAPlaYHnZ+IWH6ryVLyUj6PJLUY48ekQpKCvu0LFJr
yeVanOxevnWR0tZ8V9lhsgDe9xl3cMDcbGfH5BKVO0PJ3m0XeN/uo/J8beNa
Sd2pasxPS2r8TeJB3b39V9vdvQPzGhn5ZDlmKYiiHImBj7AFt0D5STKXU4YF
Z89aYflpItKtAy0kx9JLAg9QALjfa61RvxG55yWRJ/2QyyXSwV2BEZr+1jBf
pPyJ5jr+1Y/WyN0F7Mwmfvn4kLWy9zn83nTwURzffLRmD5hYl6EY/JY89o5k
YI3N+lZ6rRr50OuprHOVAgqCkZ3NyXyh4yywZ+XXSq2aCQArJv0+f1IpwKOH
jwrzqwowoZw5R3mTONc7QW1YFaAEuDntM48bGs85BlI543Kve7iNdbMoBslh
mwR11wg/83v02AJsP48rGG/xxbGLNhhfYkt9p7j4BHazvw8D5xgPRkFSmZbI
poDOwyG7A0A1hXO/+323vXtwVOgKtjRgAKta0mccyPWARJiARpc0ge9wqp19
WsZpEfxqu51uS1WR7kFn3P7MVyr6BCJstdCq/aHd5tXBuIWGpQV5e416IOaT
i0/selUnbZ2+Q1uN6Gj+KS6d9Uz9M2q/n8H/ss5w+Gid8ffrCMwyr59Xr2S2
tLPOwfSbXvkvo1dW5JkRYdClE20lwtldpw6sF6y765SBZyiXtos1GgGmyZMi
UqvZmo/XaAOE47heg9ldpw1YNerxIQ/XqcD9WKc3K9XH41BhIUa5CW2hkYnJ
HlS74KiReIdILzXuoeKpRdiyg7MtPHNsztn7sdqWGt0nlJTJm020aeZueqGy
CP6FP6ZBhumet3pj48Q+p+9MPB2ZGnA0pFfaqJQ3utSOJtUYpQ0SbSHI+Ybz
oLyoeLZc0NEghBPPYXKUxooGG0TkHFUYx+wK2J0WToZNRjaeOGB/52fbji0W
mGeWa06y3V7TRNxlKStRoqoE5ngYzDPMReDv+WJtFt6gdlcDd4Omh5F+njGf
Oae0n9I8jHI1ltQeTAhw9QWGNiPAPfvyKQE4ildmwaMek03jKh3wMatHW3OF
hE8NlD4aAXXYqYkrP0vTaNABY6rd8PYUYD0pZJiL2lSrWtM81ynUNkMeMxaC
ewzwatZmHMh0YPmXjr7WJOKXktU33GH/muBrjbG+z3EiY6kaqplKoRaX7WIq
Ezy/246RT0Jc3CmRousWNWHW2QnDimYdgEFizosVS/24vVaqHvTF9xvuC7xF
hXLBKNnD3nqCTeXE/hM5OgWg+byZlJ3JjM102mt2JAWC7ARJ1NDZ2upGfqrP
Iwk4RYQ9JwvnF0i6Ab6GxVeUn1YhEs5xabZUJb3lETr4FeS4UCLD69NeQ3Xp
3134l4Y9hF8wAiW32mD8SfCe0QccZodfWso02hNubv8O5h1SRIwaUuj8Scuw
nkmX0PmFo/uWG3rJOmZrBlQOi7OaQSR/llC/T2tUE4fBXWf0iQFiTb7K55lj
45bpmO2h/rzTbh14hlypkoTavHw7LFlzP7etVjOhn8dcaznat2Rc1KeX/KFn
yyADPaRdZCoIUe8VcVmxsIqeAvHCMbScjL0WGUnqzQ/rgfir1cL7CE13j5qE
T9qDhWB9dS8YRrKPG9zDXD1D4E27kubsV+Ygdk0MGzfP2ZT+DjMbzIYJzJdZ
ziWZqMaEnHHz871yc1xe1IDN0QjoebJkd3aVYVzTi+UCtPS1LtdPi5kTzB+d
9fSrYoSPR4CZJ362rKc17PALud8+B5dlx1oV7k5/9hun/RdOXqqQm8ki3eka
JrjL6mane1jkovsF3cu1t+8HhQaFbhpgr8D6ExFYlkpfY3UR40lhorA6MW3S
LxCYrN+QmI31mEu8PnZ41MHA4Tpv4ZcIw/3H75pNtfHm7OSkf6m4iODoJdUd
hWU4HTZ3GxwXuxqSlxE4Iabr9PkcmAkgpwIGvTFBjb7apGH8APWWlEWdhils
lz1FN8TgNiRLw/BgWKlm84/PDhH+QsHAnxwA+uwi7jOJHaaT/XXU95vg+U3w
/JNFZOrDG8Rku/XssD6Ksz6viITd/i55FZCVPsJJ97gdW1zGvWT46h7yS+vB
8P1jJR66s7vBzNHIyYOCmOQhxINUdAdZu+NnyM7Z9OCtTWaRqijs3WEnlQAZ
a3f+8LEsG+p4rah8Rp6MdLAmrPYTZa0I8Npw22/i7GcVZ79ZUb8Js38qYSZy
aU2o/lmpAsTT1qayron2y0e18hBDQVjdyQWA8K8vH/bBUZ4Ksx49FTh9xJll
ti0+o2JWNr8VC5Uk96oDFB0t55jb2+zsikSNoub3Ok0yvK0ZK0tIQSrgi8TY
qFIUXeGBuX5UgZija0FNOUVol0yWt9TA3Awgre1KW6A2T4/VWyrwXwKu0zzA
fX+Lx5RxFIwDr6/7VPzhPtRX1LDDzw7UIf0XptzZe7qEDf7sHHZ3lSs+5Jff
8evwmB/Vaqmax1RXp/OgFM1UPahjQHY7+7iyUuvA+Jg+NlLVrQ76cdWtkroP
Pq6Le7UDHxANWSr4yC6++nQolNr99C5UlQw+jjBckSR/05gySf3ChqPi56Yy
0k/SZ4gd/IQEiQYVXEfmcnw2fI7zuY5TOBUNs3OJE2Ct9WceKboHLmMqLzFr
w56vV5LnaqI5+WOsRqrPFoGrKyfoTQwnbfz/mRcA+HUnbeDMPiJlo7PvThZ4
t5c8lkZBM+oX6kSeU3V4WkPWwuXiOL5TgEs2uZRwW9kP4QWZgV25wn51u6iw
c5Si4qn4gzUS6YIgLEZ3oufLD4Xt/D82vF29iXX7t7EW9VZ51/+x0NHGU6yA
3m8rGZCLZWcfBTeCDrgwhae/RX25APczOmO4oRcGoAA11vaSIt4lqJ/Rc9MH
U9HVG0PWdEqdFdBrK5BXMIVg8rtnYvaZMDr+iQTkF1etIU5knqD1VQjGq/xu
FrJ8T6FJVAvneGcJ1RYyfDR3N2VwgSmidNyVobn3z+xLGrHm4iyEiJN6hAnm
CVaFz8LvNZeAdvxDziXZ0QffKnP3jsKiLprDmQu8rupi9M6/qQ4ehimXzMtK
dU9hroNvDVsL+HYLC5QpCY41k2gGEV1zYS+XxK5Lk7IJL5VLd5x2vGe8W17h
J5EsUvPUlGIK8CIrPGd9rcGIoqnVXNmhNs+xGrZfo41rN+GtJP69I3RnWKkO
/ebwaqtQF59u6UM7h6420HK1AfSJV4ZUxzB3JUg5+i7xUBznSi0SLNSHZcWk
ovzePjE6wTUVxq/FNb2xCUECcOjuA9gcnp1UC6T9zk2hcMfZ46tkYvruVkC3
UPuySAA590q5q6uWeoWhqgKUAJHnFZguQWhTcX+579DIgirAVOyfyx4mc0wa
wD1EvW32mvjfLe62toOz5klrAiuVN0OdT5sZlke+adItrlk6a5oeYS4whtAU
IlmyIC71Pc/C3kMLm/A+UTE8L5ZCtlfBqjct5i+tcy5F6f3dutKTsllXLKNE
ZG5vY6QawhO+y69YBRfZCaEY8YCjMCqER/gg2M4K9fgDkd1FHQfmL+d/Al4c
YSxyJaKlNLkTVzwOuEPebDHoXn+kGuDFycIHSrWNEYXeGC201Uf0/ENuOgZa
juwHeBeF6HERpky7ayOltUkoMXUw0TECeBq9Ou7Y3p3/wOsVCw1B+0QKOCx0
WqQ963kiUqBNu+Lc7THfKYiZ3G4f2uRxSXKnS0TRFZNpEg/TKLgBJQ7/gfmM
zt+bTIoypdil4+p5mFAzN2USBPy6labJlvviU628EhHwLFhQDwOgfIGE8A78
c6wS7xsJzdTfiLnu3kgCOzkVrA4NLD0P+aL00gbHxfy1LwStRKqZPF/Ya6hp
A7ibKMyJTO9mvsItni88diCXFkNXrZPv8HpC/oW7vOx/N2r2EJlUrs1/ddUf
nB+Dls9vn+IZGUPshsUvbC04QDH33X2Uv+KFdVwNE9eZroxEevC4EHotqVyp
MBoDMcJotp3doFYuIbJQ3A1owfjaPHLaYAVHc5OdhG8KRtNZS5EovDR8BRmX
8CSmM15QdqkP+UpTrgzsQdaA70neFab1UuyJYbsjoxCQbzg1jWq3Q+c/KGjQ
BbpQZ1PgczwjMH/1NFe/+1q1t7jFTov00yG6apGJ4i1ugwBZICavDdIEeLZ1
qg75wqRj2RfOZUUo6GEoqq02sSp9rLEMa4EZoiuTbj/Wky3vU1IVE3IeGr5H
QxUAph4a3lfUPl0ucoNU/+oREvxhNsYS+cy/iU/jdHdxuj/CL3v4C906wgsh
3wuDd4w8jL0u4Lv9FnxO6Gddx43rPt18twAG0CT1fMt0RCqvAAvSns37QJ2e
4XHjPF3x6lMKL90MGJpLNGFVPo4kcL09CAwAdLL2669JqqhNxwC2FJCCoRW6
Okv2EV2LyJxQujBuVSpqV5ZimaUmcz0Bp+zNJf9RvEC8vLRHeD1+VP0ImMAP
ZlHMXTA4d+aj3lU09jIauUmpsCBffeWbjezRgb8FeNrlwm05AgfvzBEqCuxs
7pIfJ+O7eak9F5NBbX0afsB4DlovrsB04aYmljLeS+5hLjdn44GpxF51UB5c
1Lay8cyzEAVR5E0FbvbQFO/2uVmGE/KQuDttdw5NKqzvqvjhh/G981G0a2zX
Ts2zbs2zHfi6A2921K7aAwUbndNH6iOegXn8if/beGgr+t/D+cPVA9gvD6dX
r9H2Pu9fenY78jsJfsnBeGunfwYYrPk+vvdtd39ZjceTEqraLQ6LO+0lDq/p
wojUqoJt8ni6uu25BPEcEYAesP521c3j3pstpykPDCPyC+LS/vQ1JYGipJS2
4eeaDhJKyrOSMgqh5fckzArAle05G0yS3cy0KaKZL7Umlp8Z/lvsLRV/hNct
WM7J/UvU0c43Nv4I65vbk279KrR8RbuUdLAsnrV82k0cSJVIJKBsnV+Z8TWB
vSTaFIzGueokUL0qn+U4Kn9J6QSgO4bxP9CZjSN538gVMTQShbGDG1bh2O1J
KumVKs23CEzNQjH31R+AuYa4BzJDDVSdwLqM0Xxntwze0ZOKKY/lfIm5M1Ch
u5vXT4xnjMLkhCdSVNEQ0jjSQeqdROyrRE7XFgCxzubKSHh8TDphFAzfIw5Y
mbQ5iild6yheq+mSbosGqpE75FknKdE2RgsNWLiAkqUKyE48gEWjY2sF+Etp
7E/qE0na3q+GvjnU+A1lwg4lpYiwQKMDW8PRzyg7CLZGINc1rNthvhHlYSCI
7oNVVgaaL1ayNsgCzCHSWSYTd8rL+fAArzYmMw8iFFloCEl8gO0rWskG1cvG
02I3FHDGWu9EztScZ0pi1iCSiqXLUpf4tqBeZSV2znPzbv0zDiN7jcbgW/MR
6SYmDAFzxksRmLPkLjmYMh3MqRx15ojZXbERFhbBXbK3jPQa7rfnrtYjBcKp
HXSiZMwXlRsLgwu6eE5TE1ehKiKkPTjvOHPSsi7C3aJCQ0jxrtuA9bjTK3fx
gr0zuVXpqc43J/BTEMegnIJVDDpzdM/mdLcKLOytsaXzmu5q0oZ1dFp7z7/w
mo1lc40URWKMi1ou3KJiMLSRUt3UH/BEJl57laS3pVL3FFcisHLvhD86/HD+
ebKQ2w1oSHungzsI6W49EFxZHTlrsAgz13HL1bObeFX3FqhuGW4L3mCN+htl
N/G62a2GvxKeD7DxnNtLN/GiU+hC5+NWw+ZxF31ziD+6o69O8/TGJhPY1yLT
fPH/kRr5/uvuw+DhO1AXe3gn0sOFhOVGql6NvPz8auRjIaWRvfdm/c/nhqHm
rloi4SGRsHel72eGwV03mNtYmGN0qEn/Xr1/qd6DBQpgGYlwx3/Wy/kuyZLB
SzXgLWc+MiIO3WufQTf47qXRvy0fMCN9V9CISkPUd1/outd7qZB3KPKpmF6B
Vj+XXnPxUl1Q4prp++IxiD+i48HopY2ooksC+z/GjcWlxKzQj9Afkvs5DPai
mckqDubhmL9YI1v3nWTtSFEFDRq8d/9T4m4qZC2Vkm4dIOzRFXlGIQvsxH1P
blQJRLr6AR7/ZLxBh7Im3KENpBb0i3mYiQdWjsTXqjrkceLYXIBF2ShXr6T6
ZKAdyFHa8itRy2u0AmjI1ys+8lnFY1EEpxYOnNpOF+FkiCgWh8UPTNk4A0/5
awNYW6oPeLoQDKpNwkzFFVLuZ7waR+Qs48tAiZbaH07hh2zZD2jNsmffcFRa
N8tehcSsxfmokudHUK3bxfiGsOaO04BAM10QJ2q31evrhbjz7JVZghm+d8tS
jJ8QYyB09kanu6cu3nzv1w9ly7l6a5sPR3CN/r41cJi+u3tt7JvpEtjOy4o0
YIXGED1db/5TyF6ScAyDkPSbY193LNWqKeQRiCuefXUFY4JTP818DMuQY9iU
AAAsbbloFIIBkobPu9/u/MxnHU5nZ08npi3PkFFNbO5WFE41qWQ+x+GyHHXa
qjWTsRgWXzklqqhxMoshVZxgghd8dMWD2RJx5r0fvnn77vxE7goj28uGY4Hb
yq8m4mUzMRivZpEnOgpWXIfe5J+hG2EsoPPtWq/4tIIkxlgvrOdemYYUWKLF
gq2dkM1BtnNir9cyqw1EzhO3YmCOphhajHRlWWwjBpEOSi+QPZqiReaCNM5O
WbmM5+qYMo1CRt/Ts6HQcyENcI4uuLQhZyjJo55KJMD3N9GCKcp1x/y3iTni
g2kt3J75b9UF1UIrIQO9n7xEhEBBpkVWnd8Ksw5JFvoQlBBdQTLiEu8mLCNZ
0ls8lBRt95iMqhuYhitByiRqN7s9PUF47zG/6sl6MWUhCzCS1SQ7VPNVAOFL
qjgk9M1cJvUr3HhFayggw54HiRWSldSyJ3/obq/C/Xc+XdKHmYws+X8cVE4y
zmG0Md/8PqlZiBIbcZRIXMe/bFptvu11jroNV2CugdmQXbLktuy9wu5SN9Zk
vDWhXsho9RZJPGEGnXFG7hisX7EOkVTbArfgc7CI49Ody3piZbS1mZ1hjFTl
kpkO2wcHnGTUfz+4bBJq5E23sysVsp+40AuvJHPdTwt9BXRdGxjymZXRLtEm
gwVa5qDTNq+BCWLuKi92825xnzV5kjhL8TlQ6T+AfH03C6CQJnD3pkUQmcgm
UIVu2ALxf+VlIBdT/UwWD2wEeyM3TYiu4MsVSi5x2npRaM6VMlV9CqHxLNeL
jPzlA2Hxkk217jpyW1LDoyu8jhGYiU+3nmMPaYwqok0mVUUNEegpoiQLSsob
9I6GmNQ0dAqPOc/FR5+4f4sPLxtMjBH0Y5sIJSp6UptFLBM8CkKEK45Km4sN
n7EWnqtz4n7rooZWIa3htazsUNISSmzT4dXzOiSpRjkBNQnZFVe5+ABt0xNd
T0BkKJb6K6de0/FLw00KqaWlbDtBbOPJBXZWnKEtmYCp2YInC4snugyrxe1u
OA+jo0YUooSY6OY/uOjO9RLtMef0NCoW2w/mBGYpfz3LyWhdLlB3TtMQdH8x
DEW/IjYjXTt1ysTty2oV+yPRWgCBNnF3qNokV0CrzQhBvYqSXviE2ODk/Zao
VrpyhgDXTIZfSmWnNSZbYUHckQlyZtPFAGFmDioWfNugsj/Rs7+youbS9l8s
U+StooAWQMZejU811U1b0h9wYlbB0oZweGpDCQ15uTcbIKnr0jgqJsApWGBV
J8pI9VL7AsYLmijw2cJRqKEiieAZd/x/LZFCKFtrjk4Y7KM+yIfLoGMn8CtH
KsVGqqOkFiiiLnISPGYzGEwYM5Hp7UX7w/HxC3TW1gMXRHTpMnulvSOhbea7
HQu1dGTO0tECsNJQfz80G2oh5VvoiZWYhYPrbKva84nkgufQa+FcKO5OG2hB
vwPetmy4RbLMa7HasKFOOmdD6b2wyLMkmvBFVzZRGHaGAdSZ3ZLMbBmxkbZI
c4k77wt9Gtn7yFFTCe+SRl6N73oR20qs00Z6LTCSr87pqZWxKbQbUxV1drhg
TjwnoLCYaDA6SN2XDWc0WMsM44lpJKfV52bfF/hraZNXzzYh4YcxB9E/FQVg
WOdhhDlUsNM9LcOZFVa3NZy8FmZfgyp15faxZ96VYtpFAVNBPZ0hDm3YCd/H
GEKJHM1IYNveJs/MweyyYv+o3RFWhCe6OtXrHFHIlnAuTMMYGeZrmnNzpLbI
k/1T+vqGbP+x1PqnY2krwFfRFKNNPJ4libU2nsSiBYqdDYU7pC2+OO5YxBlB
/RKVNnt8XRzPe+1/MxirSH0S1xjeRKcm3U6PgtjdZyDH6sipyMW++aSA/ZPE
MTrZzSwDDrWBbY1Bfu/wyTz4EM6Xc2/OeRJpVgFAhkvHKNxDlMSYyGxD5+Y6
dsP+WCAJ3s0Kmqw1OqFjV1nmS/s0IK+7oJhTJosRPbJA0f5DGVdRnBqF+6TJ
IOA75vc48Pq6dXC4Y6Ou+MLWKD55I62lcLE0udo9OvLLGLsu940n3kgKzBE1
+UfeyKbZ29FliQmLJs42zzr9mWS5VSU87+B6Ji3q1CfzKK9AO7f0BZQ7Elqr
0IipYK4IGXuuHcOY+ZjU2v1GTsZN4x3Ee1tA8QGLNcN0i8lWA/UikQ2+9bCJ
Zzu3PLYUeN4o3g9TRAva2HocSdrNY3MICv0T48BRrrbE2xwUlWVGXnMCDCjA
+8GGJ1vosdcZymqZdOEDN2UfS50mT5SFHqgRmT9jZhU4gujYJ/3XHzlpdm2f
NGEmHnziPzEuZc5aHaNuduMxZrMqnLTR2fs3yq26zpJomdu8Jwrmcb4S9JUq
gDYGJpGaCxGkSj/V7XTlFlpqYFxOEq6Y8rUqFjMWIaRJdVtYNKUC2QEpGWFk
jKO3wxocfHFFxyj7Ze7oFH7K8w+eukFbluOn3tItG7mljqMsqfGsCMPIhKs8
btADnXLyjuFD7s7VOtuOZspBBC8bD9cDuLkvGVXwfE0Gc+aocLmroRoCcwjQ
j2KEhJXFPGxBdywNXdaOrz6ZMdOfrInQOs5BJQA1jn1VQCJcRl3wfkMur0nA
GDT+tIH3+YX9HBS+qmNmzUjOqpeEMRvDtrmMNV+K+6BU5bxhPZKsihpfqHkv
6hSHkVeJqIPs1DTOBuvTdJEHj/pMUpsrRIaWDMPEahSoKkl6W4CZdbAwduni
fgiHRraZQ+Z71l2x9o6c94q1VPepxYZ/cz2CTCcAM3E+stOxP2zim5d85B7r
+uDRSGLf5KUbFhoMkc4wgb6m5btjv+W7OLgLgKxxT9tGfQx2iGzgCGEugQw8
c+VEVc75rrjVtkE6GPY3fHN8fs6Bs2UshzIYvJaqdq1QOoAmHfDWBOFgmP2z
OpaJw4KbiVVb0a4viURnBvmM36DR3VuQXHNWLJ+SAYMbr5SjXLKP7pynndkQ
2/rBWupEhAwH/m02BuoobdMR1hFCOlqaNeSbgEKTiolA9+XAVH/IEGcOPWE8
C4EJkQfPsDQ5A2ddfqWu74OMDWEEcc3YfI1ccWhKpE7G42VKzJZu5WPHAewL
8ibrNEwmDrZCzmxlDi0T3pqu31VyuAv2OxtKIOZmuTOYivU9mKNCbwp7M8dG
hpfiznTstHDfqHDh5tXJmS+YS2nyFa5uXLMkAjxGRV6KtdwSPXWFCIN/UrvG
uBUL4scfNzYG9bybPWniqyuzb2gN6pgc6jNXWdAqGI6/4X8SqL8eX76ma43E
B+z+LjJwCvs9Ho9yAoqvp7uwsNSKJqlXU03LZLTxTvDEUqNW+tioYEUI6TuM
53qFj3/4wShbTeOJs2cxMHTJlIlANVgNwa6RjdUBBPSHEVSeg82lQMOEojfM
5KDhSr4WtZIOycu5APIUEqaMyPTykT9hhdUXXWH1l4Qx00OGmtGXksRriwvR
XloZdxttkHnAN1sur1lxTnBzyfctv69x1Qsz+NbspdpaFPtcm86rRMFBWRo3
1c6xpfHQK5AMDpFLsL9JRsZm7xUYbVMU28rcx4k6uNhJRXA5BWLUGzSneLBk
AvKaUyBq6mVgRLd7xBFdIdRMk/Z5R/TOHo5GwY7k+PVjkQKHaMcqTX7RHfJz
47sZ9AEg9jnbUiSEFlST0XXEfm30G3m+FvyTCl8SvegPAR51cKFwPpKEHPUp
dU5uZV6BWZBEd1qCjiEev7KmHF9CAVsOS3cjzvWHWbDMEEHRqiFlHE/C6RT3
LEiNgK5DEMzuHuBhD0SEKCV4kHKSUIKSPZsv+WmcVe+lGPVBH5yQIJWDnPjQ
1ADZ3aeDjlxCpOmVEMEKJi7RzsQNafhrmO59OMlncibHHUMPJqZMpREpcj0v
iOOUMqDGuGyInyYtacaeQt5xlPKO7yvJIpnJyPBSPzj+n3nqrV07ky4p3ZW2
miNdOexwxAcpC3UtJOHBWqk6npGA4ow3vOvGiTo7kC8dRUov0Z0XMY9AgX1G
XDAkV7+R0YBXj+ymXCEjXRHBNDjfBrtnFS9YwjdxbpiZDS4bp6y3aaiQFBd4
wVpSfModj96I0ZCnQH/CoGkOQK8kwG7RwXI/S4QJ0+kJ1DwAzcnUOwVk1RXi
hckST4Xz5b5gh9NpbqNhiCCSFBXH8wH0WKSNy2XgCjqIY9rRJiAZZolL3fE1
IDoJkuQmm6/CQsUt79NAqQSmKYC5u3PYYT+pO6Nsyv/sHXXpTIz/5aE5vcy1
bNhjal4etcxhLS5KIySFXD6bEYdcZmMNqyzKKSU/euEPe5KmKRcs0NJ44RyM
6d4DF9eF8Jd1F025DE8QEe08TkYkDBhxwI+SRSFDNUKYDabnGqyDSfY8xkiX
dscTcj5QprBXNKSaHWIyMyuhbhNbcVHqBpDmLdDGbZzcx81FRA6jD7nFEeV6
YRZ3OMZTnRsbF35mqpe06pKsKMcVRtpGSTwqVnzxD+lQChzFFrTJOQmjUIst
zhmwXpoVba5kbm6cw3R3HQMmmsnUqGdq8yQZbhnY8cptRBkGjmcJ7DubOGAT
5BMT3WAIxjPDcQLeovYqoltzqGxJxcanywiVhmPWrRdU7VvaofSCFR8X0yiY
T0j8vGFj8nzKjwIhuuDtiELMxKkpQPzfkO0WwzqgHXJ2CIjnEIMGBXdukjpP
IfMSo0D52xi0hcidFaDKVe09y8zVTZJgtIpS+cfI0nu1gW1PqAxgocnr5eku
nFAFJi/Gfd6Xkjpwee+WUaxtngimfWAgBD3KwYS3qyD5DpaRvC5PTuNg5xB1
qWxGTBV5NZB7LBnSYzIzWWaeHV8eV+Qlpru6fJtL3BhycGVEJzSKdeNsKAsd
/Vi7hY16r06c8NDagkhBXCgpgY6ReFUtiWQMUNpsQSGAwufLrYPYS9zl2ZHR
DryCZBXOP0OfMJvEVmZYYfzimF5D0zM0G/AkvD0wx6e6shfQ3w1enkz3SMIQ
TWpBHPoB86xC9Is+qD/rFbGfB9fDA0/W5iMavD6oK0Nm6gE6oaIcD+rV2ajZ
v3iHv7n16NsU1Af1V/h/UZV84Ht2sayQLfrj1/xat3S5LRZU/NYW4nkcm17J
NuEysugv1oDyAm2cpkUk6TnQuFiyropp7K0JvQmy3xOpPQAaP8C/lVEqeO3s
HcIzPOdx1OcPqJBKFYnY9Mg0PfWalqod1X6535Yvj9vlLwvFkGrWDrbk8Ril
EmjvbL5mrJChwEVnyT3t6Ci8lWBuEN+q4wiMD0LgeywdNcuBaTfUX4PgNrlT
Q/6rn4bAQGC3vddg88OD0yDMgExPgGM21OsQD6y80SlqjOfLcYDsKgpUbwaq
ZsBlcbMZ7BT1ejkH69BYvZiVrilo4I6zkpUCmlmo7xt03ISD0CjHljdiG5Ln
eCilx3kSq2QJM6LDbNBhAio7Rm7yAE+eY6gGFMl4kgbqzwBACn+GccDJZjeh
TU00SEIyBuyc9UenrvIJMpOEnt9QniH5+ci5nOt7zH55la4Cibex2EuWIEVm
egHChRqOANgL4PqzsKH+lGA5jSACnR1Q1pvRxa6A3jdLMJXmgNJRAnzsPMRf
5vMVSIFltPKwxgiq4MUcQaG6U5jiQBmtMHGY0QXoP/zBayqcRMs50bCi0cRf
EDtj3/qSwkQb/w/S/41MvOYAAA==

-->

</rfc>
