<?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.3 (Ruby 3.0.2) -->
<?rfc tocompact="yes"?>
<?rfc tocindent="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-spring-mpls-path-segment-21" category="std" consensus="true" submissionType="IETF" tocDepth="3" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.18.2 -->
  <front>
    <title abbrev="PSID in SR-MPLS">Path Segment Identifier in MPLS Based Segment Routing Network</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-spring-mpls-path-segment-21"/>
    <author initials="W." surname="Cheng" fullname="Weiqiang Cheng" role="editor">
      <organization>China Mobile</organization>
      <address>
        <email>chengweiqiang@chinamobile.com</email>
      </address>
    </author>
    <author initials="H." surname="Li" fullname="Han Li">
      <organization>China Mobile</organization>
      <address>
        <email>lihan@chinamobile.com</email>
      </address>
    </author>
    <author initials="C." surname="Li" fullname="Cheng Li" role="editor">
      <organization>Huawei Technologies</organization>
      <address>
        <postal>
          <country>China</country>
        </postal>
        <email>c.l@huawei.com</email>
      </address>
    </author>
    <author initials="R." surname="Gandhi" fullname="Rakesh Gandhi">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <country>Canada</country>
        </postal>
        <email>rgandhi@cisco.com</email>
      </address>
    </author>
    <author initials="R." surname="Zigler" fullname="Royi Zigler">
      <organization>Broadcom</organization>
      <address>
        <email>royi.zigler@broadcom.com</email>
      </address>
    </author>
    <date year="2023" month="November" day="30"/>
    <area>Routing Area</area>
    <workgroup>SPRING Working Group</workgroup>
    <abstract>
      <?line 123?>

<t>A Segment Routing (SR) path is identified by an SR segment list. A
sub-set of segments from the segment list cannot be leveraged to distinguish one SR path
from another as they may be partially congruent. SR path identification
is a pre-requisite for various use-cases such as Performance Measurement, and end-to-end 1+1 path protection.</t>
      <t>In SR for MPLS data plane (SR-MPLS), an Egress node cannot determine on which SR path a packet traversed the network from the label stack because the segment identifiers are removed from the label stack as the packet transits the network.</t>
      <t>This document defines Path Segment Identifier(PSID) to identify an SR path on the egress node of the path.</t>
    </abstract>
  </front>
  <middle>
    <?line 135?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Segment Routing (SR) <xref target="RFC8402"/> leverages the source-routing paradigm to steer packets from a source node through a controlled set of instructions, called segments, by prepending the packet with an SR header. In the MPLS data plane SR-MPLS <xref target="RFC8660"/> the SR header is instantiated through a label stack.</t>
      <t>In an SR-MPLS network, when a packet is transmitted along an SR path, the labels in the MPLS label stack will be swapped or popped. The result of this is that no label or only the last label may be left in the MPLS label stack when the packet reaches the egress node. Thus, the egress node cannot use the SR label stack to determine along which SR path the packet came.</t>
      <t>However, identifying a path on the egress node is a pre-requisite for various use-cases in SR-MPLS networks, such as Performance Measurement (<xref target="psid-for-pm"/>), bidirectional path (<xref target="psid-for-bpath"/>), and end-to-end 1+1 path protection (Live-Live case) (<xref target="psid-for-protection"/>).</t>
      <t>Therefore, this document defines a new segment type, referred to herein as a Path Segment. A Path Segment is defined to uniquely identify an SR path on the egress node of the path. It <bcp14>MAY</bcp14> be used by the egress node for path identification. Note that, per-path state will be maintained in the egress node due to the requirements in the aforementioned use cases, though in normal cases that the per-path state will be maintained in the ingress node only.</t>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" 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>
        <?line -18?>

</section>
      <section anchor="abbreviations-and-terms">
        <name>Abbreviations and Terms</name>
        <t>MPLS: Multiprotocol Label Switching.</t>
        <t>SR: Segment Routing.</t>
        <t>SID: Segment Identifier.</t>
        <t>SR-MPLS: Instantiation of SR on the MPLS data plane.</t>
        <t>SR path: A SR path is a path described by a Segment-List.</t>
        <t>Sub-Path: A sub-path is a part of a path, which contains a sub-set of the nodes and links of the path.</t>
        <t>PSID: Path Segment Identifier.</t>
      </section>
    </section>
    <section anchor="path-segment">
      <name>Path Segment</name>
      <t>A Path Segment is a Local Segment <xref target="RFC8402"/> which uniquely identifies an SR path on the egress node. A Path Segment Identifier(PSID) is a single label that is assigned from the Segment Routing Local Block (SRLB) <xref target="RFC8402"/> of the egress node of an SR path.</t>
      <t>A PSID is used to identify a Segment List. However, one PSID can be used to identify multiple Segment Lists in some use cases if needed. For example, one single PSID <bcp14>MAY</bcp14> be used to identify some or all Segment lists in a Candidate path or an SR policy, if an operator would like to aggregate these Segment Lists in operation.</t>
      <t>When a PSID is used, the PSID can be inserted at the ingress node and <bcp14>MUST</bcp14> immediately follow the last label of the SR path, in other words, inserted after the routing segment (adjacency/node/prefix segment) pointing to the egress node of the SR path. Therefore, a PSID will not be the top label in the label stack when received on an intermediate node of the associated path, but it can be the top label in the label stack on the penultimate node.</t>
      <t>The value of the TTL field in the MPLS label stack entry containing a PSID can be set to any value except 0. If a PSID is the bottom label, the S bit <bcp14>MUST</bcp14> be set, and if the PSID is NOT the bottom label, the S bit <bcp14>MUST</bcp14> be 0.</t>
      <t>The egress node <bcp14>MUST</bcp14> pop the PSID. The egress node <bcp14>MAY</bcp14> use the PSID for further processing. For example, when performance measurement is enabled on the SR path, it can trigger packet counting or timestamping.</t>
      <t>The addition of the PSID will require the egress to read and process the PSID label in addition to the regular processing. This additional processing may have an impact on forwarding performance.</t>
      <t>Generic Associated Channel Label (GAL) <bcp14>MAY</bcp14> be used for Operations, Administration and Maintenance (OAM) in MPLS networks. As per <xref target="RFC5586"/>, when GAL is used, the ACH appears immediately after the bottom of the label stack.</t>
      <t>The SR path computation needs to know the Maximum SID Depth (MSD) that can be imposed at the ingress node of a given SR path <xref target="RFC8664"/>. This ensures that the SID stack depth of a computed path does not exceed the number of SIDs the node is capable of imposing. As per <xref target="RFC8491"/> the MSD signals the total number of MPLS labels that can be imposed, where the total number of MPLS labels includes the PSID.</t>
      <t>An example label stack with PSID is shown in <xref target="figure1"/>:</t>
      <figure anchor="figure1">
        <name>Label Stack with PSID</name>
        <artwork><![CDATA[
            +--------------------+
            |       ...          |
            +--------------------+
            |      Label 1       |
            +--------------------+
            |      Label 2       |
            +--------------------+
            |       ...          |
            +--------------------+
            |      Label n       |
            +--------------------+
            |        PSID        |
            +--------------------+
            ~       Payload      ~
            +--------------------+
]]></artwork>
      </figure>
      <t>Where:</t>
      <ul spacing="normal">
        <li>
          <t>The Labels 1 to n are the segment label stack used to direct how
to steer the packets along the SR path.</t>
        </li>
        <li>
          <t>The PSID identifies the SR path in the context of the egress node of the SR path.</t>
        </li>
      </ul>
      <t>Signaling of the PSID between the egress node, the ingress node and possibly a centralized controller is out of the scope of this document.</t>
      <section anchor="equal-cost-multipathecmp-considerations">
        <name>Equal-Cost Multipath(ECMP) Considerations</name>
        <t>If Entropy Label(EL) is also used on the egress node, as per <xref target="RFC6790"/> the Entropy label Indicator (ELI) and Entropy Label (EL) would be placed before the tunnel label and hence does not interfere with the PSID which is placed below.</t>
        <t>It is worthy to note that in case of ECMP, with or without the use of EL, the SR packets may be forwarded over multiple paths. In this case, the SID list cannot directly reflect the actual forwarding path and the PSID can only identify the SID list rather than the actual forwarding path.</t>
        <t>Also, similar to Synonymous Flow Labels(SFL) <xref target="RFC8957"/>, the introduction of an PSID to an existing flow may cause that flow to take a different path through the network under conditions of Equal-Cost Multipath. This, in turn, may invalidate certain uses of the PSID, such as performance measurement applications. Therefore, the considerations as per section 5 in <xref target="RFC8957"/> of SFL also apply to PSID in implementation.</t>
      </section>
    </section>
    <section anchor="use-cases">
      <name>Use cases</name>
      <t>This section describes use cases which can leverage the PSID. The content is for informative purpose, and the detailed solutions might be defined in other documents in the future.</t>
      <section anchor="psid-for-pm">
        <name>PSID for Performance Measurement</name>
        <t>As defined in <xref target="RFC7799"/>, performance measurement can
be classified into Passive, Active, and Hybrid measurement. Since a PSID is encoded in the SR-MPLS Label Stack as shown in Figure 1,
existing implementation on the egress node can leverage PSID for
measuring packet counts.</t>
        <t>For Passive performance measurement, path identification at the
measuring points is the pre-requisite. PSID can be used by the
measuring points (e.g., the ingress and egress nodes of the SR path or a
centralized controller) to correlate the packet counts and timestamps
from the ingress and egress nodes for a specific SR path, then packet
loss and delay can be calculated for the end-to-end path, respectively.</t>
        <t>Furthermore, PSID can also be used for:</t>
        <ul spacing="normal">
          <li>
            <t>Active Performance Measurement for
an SR path in SR-MPLS networks for collecting packet counters and
timestamps from the egress node using probe messages.</t>
          </li>
          <li>
            <t>In-situ OAM<xref target="RFC9197"/> for SR-MPLS to identify
the SR Path associated with the in-situ data fields in the data packets
on the egress node.</t>
          </li>
          <li>
            <t>In-band Performance Measurement for SR-MPLS to identify
the SR Path associated with the collected performance metrics.</t>
          </li>
        </ul>
      </section>
      <section anchor="psid-for-bpath">
        <name>PSID for Bidirectional SR Path</name>
        <t>In some scenarios, for example, mobile backhaul transport networks,
there are requirements to support bidirectional paths<xref target="RFC6965"/>, and the path is
normally treated as a single entity. Forward and reverse directions of the path
have the same fate, for example, failure in one direction will result in
switching traffic at both directions. MPLS supports this by introducing
the concepts of co-routed bidirectional LSP and associated bidirectional
LSP <xref target="RFC5654"/>.</t>
        <t>In the current SR architecture, an SR path is a unidirectional path
<xref target="RFC8402"/>.
In order to support bidirectional SR paths, a straightforward way is
to bind two unidirectional SR paths to a single bidirectional SR
path. PSIDs can be used to identify and correlate the
traffic for the two unidirectional SR paths at both ends of the
bidirectional path.</t>
        <t>The mechanism of constructing bidirectional path using PSID is out of the scope of this document and has been described in several documents, such as <xref target="I-D.ietf-pce-sr-bidir-path"/> and <xref target="I-D.ietf-idr-sr-policy-path-segment"/>.</t>
      </section>
      <section anchor="psid-for-protection">
        <name>PSID for End-to-end Path Protection</name>
        <t>For end-to-end 1+1 path protection (i.e., Live-Live case), the egress
node of the path needs to know the set of paths that constitute the
primary and the secondaries, in order to select the primary path packets
for onward transmission, and to discard the packets from the secondaries <xref target="RFC4426"/>.</t>
        <t>To do this in Segment Routing, each SR path needs a path identifier
that is unique at the egress node. For SR-MPLS, this can be the Path
Segment label allocated by the egress node.</t>
        <t>The detailed solution of using PSID in end-to-end 1+1 path protection is out of the scope of this document.</t>
      </section>
      <section anchor="psid-nesting">
        <name>Nesting of PSIDs</name>
        <t>Binding SID (BSID) <xref target="RFC8402"/> can be used for SID list
compression. With BSID, an end-to-end SR path in a trusted domain can be split into several
sub-paths, each sub-path is identified by a BSID. Then an end-to-end SR
path can be identified by a list of BSIDs, therefore, it can provide
better scalability.</t>
        <t>BSID and PSID can be combined to achieve both sub-path and
end-to-end path monitoring. A reference model for such a combination in
(Figure 2) shows an end-to-end path (A-&gt;D) in a trusted domain that spans three subdomains
(Access, Aggregation and Core domain) and consists of three sub-paths,
one in each subdomain (sub-path (A-&gt;B), sub-path (B-&gt;C) and
sub-path (C-&gt;D)).</t>
        <t>The SID list of a sub-path can be expressed as &lt;SID1, SID2, ...SIDn, s-PSID&gt;, where the s-PSID is the PSID of the sub-path. Each sub-path is associated with a BSID and an s-PSID.</t>
        <t>The SID list of the end-to-end path can be expressed as &lt;BSID1, BSID2, ..., BSIDn, e-PSID&gt;, where the e-PSID is the PSID of the end-to-end path.</t>
        <t><xref target="figure2"/> shows the details of the label stacks when PSID and BSID are
used to support both sub-path and end-to-end path monitoring in a
multi-domain scenario.</t>
        <figure anchor="figure2">
          <name>Nesting of PSIDs</name>
          <artwork><![CDATA[
         /--------\       /--------\       /--------\
       /            \   /            \   /            \
     A{    Access    }B{  Aggregation }C{     Core     }D
       \            /   \            /   \            /
         \--------/       \--------/       \--------/
       Sub-path(A->B)    Sub-path(B->C)   Sub-path(C->D)
    |<--------------->|<-------------->|<-------------->|
                          E2E Path(A->D)
    |<------------------------------------------------->|

 +------------+
 ~A->B SubPath~
 +------------+  +------------+
 |s-PSID(A->B)|  ~B->C SubPath~
 +------------+  +------------+  +------------+
 | BSID(B->C) |  |s-PSID(B->C)|  ~C->D SubPath~
 +------------+  +------------+  +------------+
 | BSID(C->D) |  | BSID(C->D) |  |s-PSID(C->D)| 
 +------------+  +------------+  +------------+  +------------+
 |e-PSID(A->D)|  |e-PSID(A->D)|  |e-PSID(A->D)|  |e-PSID(A->D)|
 +------------+  +------------+  +------------+  +------------+
]]></artwork>
        </figure>
      </section>
    </section>
    <section anchor="Security">
      <name>Security Considerations</name>
      <t>A PSID in SR-MPLS is a local label similar to other labels/Segment, such as a VPN label, defined in MPLS and SR-MPLS. The data plane processing of a PSID is a local implementation of an ingress node, or an egress node, which follows the same logic of existing MPLS dataplane. As per definition of PSID, only the egress node and the ingress node of the associated path will learn the information of PSID. The intermediate nodes of this path will not learn it.</t>
      <t>A PSID may be used on an ingress node that is not the ingress of the associated path, if the associated label stack with PSID is part of a deeper label stack which represents a longer path. For example the case described in <xref target="psid-nesting"/> and the related BSID is not used while the original label stack of sub-path is inserted as a part of the whole label stack. In this case, the PSID must be distributed in a trusted domain under the considerations defined in <xref section="8.1" sectionFormat="of" target="RFC8402"/>.</t>
      <t>A PSID is used within an SR-MPLS trusted domain <xref target="RFC8402"/> and must not leak outside the domain, therefore no new security threats are introduced comparing to current SR-MPLS.  As per <xref target="RFC8402"/>, SR domain boundary routers <bcp14>MUST</bcp14> filter any external traffic destined
   to a label associated with a segment within the trusted domain, this applies to PSID as well. Other security considerations of SR-MPLS, described in <xref section="8.1" sectionFormat="of" target="RFC8402"/> applies to this document.</t>
      <t>The distribution of a PSID from an egress node to an ingress nodes is performed within an SR trusted domain, and it is out of the scope of this document. The details of the mechanism and related security considerations will be described in other documents.</t>
    </section>
    <section anchor="implementation-status">
      <name>Implementation Status</name>
      <t>[Note to the RFC Editor - remove this section before publication, as well as remove the reference to <xref target="RFC7942"/>.</t>
      <t>This section records the status of known implementations of the protocol defined by this specification at the time of posting of this Internet-Draft, and is based on a proposal described in <xref target="RFC7942"/>. The description of implementations in this section is intended to assist the IETF in its decision processes in progressing drafts to RFCs. Please note that the listing of any individual implementation here does not imply endorsement by the IETF. Furthermore, no effort has been spent to verify the information presented here that was supplied by IETF contributors. This is not intended as, and must not be construed to be, a catalog of available implementations or their features. Readers are advised to note that other implementations may exist.</t>
      <t>According to <xref target="RFC7942"/>, "this will allow reviewers and working groups to assign due consideration to documents that have the benefit of running code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature. It is up to the individual working groups to use this information as they see fit".</t>
      <section anchor="huawei-technologies">
        <name>Huawei Technologies</name>
        <ul spacing="normal">
          <li>
            <t>Organization: Huawei Technologies.</t>
          </li>
          <li>
            <t>Implementation: Huawei PTN7900 Series Routers implementation of SR-TP<xref target="HW-IMP"/>.</t>
          </li>
          <li>
            <t>Description: SR-TP is a feature of Huawei PTN7900 series Routers, which uses PSIDs to associate with paths and build up bidirectional paths. Huawei PTN7900 Series Routers with version V100R018C00 and above have commercially implemented the definition of PSID and use cases which is defined in section 2 and Section 3.2 in this document, including all the "<bcp14>MUST</bcp14>" and "<bcp14>SHOULD</bcp14>" clauses, while other use cases for PSID in section 3 are not yet implemented. For control plane, PTN7900 Series Routers support configuring PSID using NETCONF.</t>
          </li>
          <li>
            <t>Maturity Level: Product</t>
          </li>
          <li>
            <t>Coverage: Partial, section 2 and use case section 3.2.</t>
          </li>
          <li>
            <t>Version: Draft-12</t>
          </li>
          <li>
            <t>Licensing: N/A</t>
          </li>
          <li>
            <t>Implementation experience: Nothing specific.</t>
          </li>
          <li>
            <t>Contact: li.fan@huawei.com</t>
          </li>
          <li>
            <t>Last updated: September 14, 2023</t>
          </li>
        </ul>
      </section>
      <section anchor="zte-corp">
        <name>ZTE Corp</name>
        <ul spacing="normal">
          <li>
            <t>Organization: ZTE Corporation.</t>
          </li>
          <li>
            <t>Implementation: ZTE's SPN implementation of PSID<xref target="ZTE-IMP"/>.</t>
          </li>
          <li>
            <t>Description: The feature of SR-MPLS PSID has been implemented in ZTE SPN products and follows the definition and mechanism as defined in section 2 and Section 3.2 including all the "<bcp14>MUST</bcp14>" and "<bcp14>SHOULD</bcp14>" clauses while other use cases for PSID in section 3 are not yet implemented.</t>
          </li>
          <li>
            <t>Maturity Level: Product</t>
          </li>
          <li>
            <t>Coverage: Partial,section 2 and use case section 3.2.</t>
          </li>
          <li>
            <t>Version: Draft-12</t>
          </li>
          <li>
            <t>Licensing: N/A</t>
          </li>
          <li>
            <t>Implementation experience: Nothing specific.</t>
          </li>
          <li>
            <t>Contact: liu.aihua@zte.com.cn</t>
          </li>
          <li>
            <t>Last updated: September 21, 2023</t>
          </li>
        </ul>
      </section>
      <section anchor="new-h3c-technologies">
        <name>New H3C Technologies</name>
        <ul spacing="normal">
          <li>
            <t>Organization: New H3C Technologies.</t>
          </li>
          <li>
            <t>Implementation: H3C CR16000, CR19000 series routers implementation of PSID.</t>
          </li>
          <li>
            <t>Description: Section 2 and Section 3.2 including all the "<bcp14>MUST</bcp14>" and "<bcp14>SHOULD</bcp14>" clauses have been implemented in above-mentioned New H3C Products(running Version 7.1.086 and above) for testing, while other use cases for PSID in section 3 are not yet implemented.</t>
          </li>
          <li>
            <t>Maturity Level: Beta</t>
          </li>
          <li>
            <t>Coverage: Partial, section 2 and use case section 3.2.</t>
          </li>
          <li>
            <t>Version: Draft-12</t>
          </li>
          <li>
            <t>Licensing: N/A</t>
          </li>
          <li>
            <t>Implementation experience: Nothing specific.</t>
          </li>
          <li>
            <t>Contact: linchangwang.04414@h3c.com</t>
          </li>
          <li>
            <t>Last updated: September 13, 2023</t>
          </li>
        </ul>
      </section>
      <section anchor="spirent-communications">
        <name>Spirent Communications</name>
        <ul spacing="normal">
          <li>
            <t>Organization: Spirent Communications</t>
          </li>
          <li>
            <t>Implementation: Spirent Testcenter Product Family implementation of SR-TP test capability<xref target="SP-IMP"/>.</t>
          </li>
          <li>
            <t>Description: Spirent Testcenter product family implements SR-MPLS PSID test capabilities on the versions above Spirent Testcenter 4.85. Spirent Testcenter fully support testing all clauses defined in section 2 and Section 3.1,3.2,3.4 , including all the "<bcp14>MUST</bcp14>" and "<bcp14>SHOULD</bcp14>" clauses, and partially support the test of clauses in section 3.3.</t>
          </li>
          <li>
            <t>Maturity Level: Production</t>
          </li>
          <li>
            <t>Coverage: fully cover section 2 and use case section 3.1,3.2, 3.4, partially cover section 3.3</t>
          </li>
          <li>
            <t>Version: Draft-12</t>
          </li>
          <li>
            <t>Licensing: N/A</t>
          </li>
          <li>
            <t>Implementation experience: Nothing specific.</t>
          </li>
          <li>
            <t>Contact: junqi.zhao@spirent.com</t>
          </li>
          <li>
            <t>Last updated: September 21, 2023</t>
          </li>
        </ul>
      </section>
      <section anchor="fiberhome">
        <name>Fiberhome</name>
        <ul spacing="normal">
          <li>
            <t>Organization: Fiberhome Corporation.</t>
          </li>
          <li>
            <t>Implementation: Fiberhome SPN series of products (Citrans 650/690E) implementation of PSID<xref target="FH-IMP"/>.</t>
          </li>
          <li>
            <t>Description: SR-TP is a feature of SPN products, which realizes a controllable L3 tunnel, builds the end-to-end L3 deployment business model. The PSID follows the definition and mechanism as defined in section 2 and Section 3.2 including all the "<bcp14>MUST</bcp14>" and "<bcp14>SHOULD</bcp14>" clauses had been implemented, while other use cases for PSID in section 3 are not yet implemented.</t>
          </li>
          <li>
            <t>Maturity Level: Product</t>
          </li>
          <li>
            <t>Coverage: Partial,section 2 and use case section 3.2.</t>
          </li>
          <li>
            <t>Version: Draft-12</t>
          </li>
          <li>
            <t>Licensing: N/A</t>
          </li>
          <li>
            <t>Implementation experience: Nothing specific.</t>
          </li>
          <li>
            <t>Contact: zhhan@fiberhome.com</t>
          </li>
          <li>
            <t>Last updated: September 21, 2023</t>
          </li>
        </ul>
      </section>
      <section anchor="interoperability-test">
        <name>Interoperability Test</name>
        <t>[Note to the RFC Editor - remove this section before publication, as well as remove the reference to <xref target="RFC7942"/>.</t>
        <t>The Interoperability test of PSID had been done among products from several vendors, including Huawei(PTN7900, V100R018C00), ZTE(ZXCTN 6180, Ver 4.00.00), FiberHome(Citrans 650/690E) , Spirent (Chassis: SPT-N4U-220.Test. Module: PX3-QSFP28-12-225A. Version: 4.86) and Nokia in 2018<xref target="INTEROP-TEST"/>. Note that PSID is a key feature of Layer3 in SPN architecture <xref target="SPN-L3"/>. This is reported by Weiqiang Cheng from China Mobile at September, 21, 2023.</t>
      </section>
    </section>
    <section anchor="IANA">
      <name>IANA Considerations</name>
      <t>This document does not require any IANA actions.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <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="RFC8660">
          <front>
            <title>Segment Routing with the MPLS Data Plane</title>
            <author fullname="A. Bashandy" initials="A." role="editor" surname="Bashandy"/>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <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="December" year="2019"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source-routing paradigm. A node steers a packet through a controlled set of instructions, called segments, by prepending the packet with an SR header. In the MPLS data plane, the SR header is instantiated through a label stack. This document specifies the forwarding behavior to allow instantiating SR over the MPLS data plane (SR-MPLS).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8660"/>
          <seriesInfo name="DOI" value="10.17487/RFC8660"/>
        </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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC4426">
          <front>
            <title>Generalized Multi-Protocol Label Switching (GMPLS) Recovery Functional Specification</title>
            <author fullname="J. Lang" initials="J." role="editor" surname="Lang"/>
            <author fullname="B. Rajagopalan" initials="B." role="editor" surname="Rajagopalan"/>
            <author fullname="D. Papadimitriou" initials="D." role="editor" surname="Papadimitriou"/>
            <date month="March" year="2006"/>
            <abstract>
              <t>This document presents a functional description of the protocol extensions needed to support Generalized Multi-Protocol Label Switching (GMPLS)-based recovery (i.e., protection and restoration). Protocol specific formats and mechanisms will be described in companion documents. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4426"/>
          <seriesInfo name="DOI" value="10.17487/RFC4426"/>
        </reference>
        <reference anchor="RFC5586">
          <front>
            <title>MPLS Generic Associated Channel</title>
            <author fullname="M. Bocci" initials="M." role="editor" surname="Bocci"/>
            <author fullname="M. Vigoureux" initials="M." role="editor" surname="Vigoureux"/>
            <author fullname="S. Bryant" initials="S." role="editor" surname="Bryant"/>
            <date month="June" year="2009"/>
            <abstract>
              <t>This document generalizes the applicability of the pseudowire (PW) Associated Channel Header (ACH), enabling the realization of a control channel associated to MPLS Label Switched Paths (LSPs) and MPLS Sections in addition to MPLS pseudowires. In order to identify the presence of this Associated Channel Header in the label stack, this document also assigns one of the reserved MPLS label values to the Generic Associated Channel Label (GAL), to be used as a label based exception mechanism.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5586"/>
          <seriesInfo name="DOI" value="10.17487/RFC5586"/>
        </reference>
        <reference anchor="RFC5654">
          <front>
            <title>Requirements of an MPLS Transport Profile</title>
            <author fullname="B. Niven-Jenkins" initials="B." role="editor" surname="Niven-Jenkins"/>
            <author fullname="D. Brungard" initials="D." role="editor" surname="Brungard"/>
            <author fullname="M. Betts" initials="M." role="editor" surname="Betts"/>
            <author fullname="N. Sprecher" initials="N." surname="Sprecher"/>
            <author fullname="S. Ueno" initials="S." surname="Ueno"/>
            <date month="September" year="2009"/>
            <abstract>
              <t>This document specifies the requirements of an MPLS Transport Profile (MPLS-TP). This document is a product of a joint effort of the International Telecommunications Union (ITU) and IETF to include an MPLS Transport Profile within the IETF MPLS and PWE3 architectures to support the capabilities and functionalities of a packet transport network as defined by International Telecommunications Union - Telecommunications Standardization Sector (ITU-T).</t>
              <t>This work is based on two sources of requirements: MPLS and PWE3 architectures as defined by IETF, and packet transport networks as defined by ITU-T.</t>
              <t>The requirements expressed in this document are for the behavior of the protocol mechanisms and procedures that constitute building blocks out of which the MPLS Transport Profile is constructed. The requirements are not implementation requirements. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5654"/>
          <seriesInfo name="DOI" value="10.17487/RFC5654"/>
        </reference>
        <reference anchor="RFC6790">
          <front>
            <title>The Use of Entropy Labels in MPLS Forwarding</title>
            <author fullname="K. Kompella" initials="K." surname="Kompella"/>
            <author fullname="J. Drake" initials="J." surname="Drake"/>
            <author fullname="S. Amante" initials="S." surname="Amante"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <author fullname="L. Yong" initials="L." surname="Yong"/>
            <date month="November" year="2012"/>
            <abstract>
              <t>Load balancing is a powerful tool for engineering traffic across a network. This memo suggests ways of improving load balancing across MPLS networks using the concept of "entropy labels". It defines the concept, describes why entropy labels are useful, enumerates properties of entropy labels that allow maximal benefit, and shows how they can be signaled and used for various applications. This document updates RFCs 3031, 3107, 3209, and 5036. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6790"/>
          <seriesInfo name="DOI" value="10.17487/RFC6790"/>
        </reference>
        <reference anchor="RFC6965">
          <front>
            <title>MPLS Transport Profile (MPLS-TP) Applicability: Use Cases and Design</title>
            <author fullname="L. Fang" initials="L." role="editor" surname="Fang"/>
            <author fullname="N. Bitar" initials="N." surname="Bitar"/>
            <author fullname="R. Zhang" initials="R." surname="Zhang"/>
            <author fullname="M. Daikoku" initials="M." surname="Daikoku"/>
            <author fullname="P. Pan" initials="P." surname="Pan"/>
            <date month="August" year="2013"/>
            <abstract>
              <t>This document describes the applicability of the MPLS Transport Profile (MPLS-TP) with use case studies and network design considerations. The use cases include Metro Ethernet access and aggregation transport, mobile backhaul, and packet optical transport.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6965"/>
          <seriesInfo name="DOI" value="10.17487/RFC6965"/>
        </reference>
        <reference anchor="RFC8664">
          <front>
            <title>Path Computation Element Communication Protocol (PCEP) Extensions for Segment Routing</title>
            <author fullname="S. Sivabalan" initials="S." surname="Sivabalan"/>
            <author fullname="C. Filsfils" initials="C." surname="Filsfils"/>
            <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
            <author fullname="W. Henderickx" initials="W." surname="Henderickx"/>
            <author fullname="J. Hardwick" initials="J." surname="Hardwick"/>
            <date month="December" year="2019"/>
            <abstract>
              <t>Segment Routing (SR) enables any head-end node to select any path without relying on a hop-by-hop signaling technique (e.g., LDP or RSVP-TE). It depends only on "segments" that are advertised by link-state Interior Gateway Protocols (IGPs). An SR path can be derived from a variety of mechanisms, including an IGP Shortest Path Tree (SPT), an explicit configuration, or a Path Computation Element (PCE). This document specifies extensions to the Path Computation Element Communication Protocol (PCEP) that allow a stateful PCE to compute and initiate Traffic-Engineering (TE) paths, as well as a Path Computation Client (PCC) to request a path subject to certain constraints and optimization criteria in SR networks.</t>
              <t>This document updates RFC 8408.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8664"/>
          <seriesInfo name="DOI" value="10.17487/RFC8664"/>
        </reference>
        <reference anchor="RFC7799">
          <front>
            <title>Active and Passive Metrics and Methods (with Hybrid Types In-Between)</title>
            <author fullname="A. Morton" initials="A." surname="Morton"/>
            <date month="May" year="2016"/>
            <abstract>
              <t>This memo provides clear definitions for Active and Passive performance assessment. The construction of Metrics and Methods can be described as either "Active" or "Passive". Some methods may use a subset of both Active and Passive attributes, and we refer to these as "Hybrid Methods". This memo also describes multiple dimensions to help evaluate new methods as they emerge.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7799"/>
          <seriesInfo name="DOI" value="10.17487/RFC7799"/>
        </reference>
        <reference anchor="RFC7942">
          <front>
            <title>Improving Awareness of Running Code: The Implementation Status Section</title>
            <author fullname="Y. Sheffer" initials="Y." surname="Sheffer"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="July" year="2016"/>
            <abstract>
              <t>This document describes a simple process that allows authors of Internet-Drafts to record the status of known implementations by including an Implementation Status section. This will allow reviewers and working groups to assign due consideration to documents that have the benefit of running code, which may serve as evidence of valuable experimentation and feedback that have made the implemented protocols more mature.</t>
              <t>This process is not mandatory. Authors of Internet-Drafts are encouraged to consider using the process for their documents, and working groups are invited to think about applying the process to all of their protocol specifications. This document obsoletes RFC 6982, advancing it to a Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="205"/>
          <seriesInfo name="RFC" value="7942"/>
          <seriesInfo name="DOI" value="10.17487/RFC7942"/>
        </reference>
        <reference anchor="RFC8957">
          <front>
            <title>Synonymous Flow Label Framework</title>
            <author fullname="S. Bryant" initials="S." surname="Bryant"/>
            <author fullname="M. Chen" initials="M." surname="Chen"/>
            <author fullname="G. Swallow" initials="G." surname="Swallow"/>
            <author fullname="S. Sivabalan" initials="S." surname="Sivabalan"/>
            <author fullname="G. Mirsky" initials="G." surname="Mirsky"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>RFC 8372 ("MPLS Flow Identification Considerations") describes the requirement for introducing flow identities within the MPLS architecture. This document describes a method of accomplishing this by using a technique called "Synonymous Flow Labels" in which labels that mimic the behavior of other labels provide the identification service. These identifiers can be used to trigger per-flow operations on the packet at the receiving label switching router.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8957"/>
          <seriesInfo name="DOI" value="10.17487/RFC8957"/>
        </reference>
        <reference anchor="RFC8491">
          <front>
            <title>Signaling Maximum SID Depth (MSD) Using IS-IS</title>
            <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
            <author fullname="U. Chunduri" initials="U." surname="Chunduri"/>
            <author fullname="S. Aldrin" initials="S." surname="Aldrin"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <date month="November" year="2018"/>
            <abstract>
              <t>This document defines a way for an Intermediate System to Intermediate System (IS-IS) router to advertise multiple types of supported Maximum SID Depths (MSDs) at node and/or link granularity. Such advertisements allow entities (e.g., centralized controllers) to determine whether a particular Segment ID (SID) stack can be supported in a given network. This document only defines one type of MSD: Base MPLS Imposition. However, it defines an encoding that can support other MSD types. This document focuses on MSD use in a network that is Segment Routing (SR) enabled, but MSD may also be useful when SR is not enabled.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8491"/>
          <seriesInfo name="DOI" value="10.17487/RFC8491"/>
        </reference>
        <reference anchor="RFC9197">
          <front>
            <title>Data Fields for In Situ Operations, Administration, and Maintenance (IOAM)</title>
            <author fullname="F. Brockners" initials="F." role="editor" surname="Brockners"/>
            <author fullname="S. Bhandari" initials="S." role="editor" surname="Bhandari"/>
            <author fullname="T. Mizrahi" initials="T." role="editor" surname="Mizrahi"/>
            <date month="May" year="2022"/>
            <abstract>
              <t>In situ Operations, Administration, and Maintenance (IOAM) collects operational and telemetry information in the packet while the packet traverses a path between two points in the network. This document discusses the data fields and associated data types for IOAM. IOAM-Data-Fields can be encapsulated into a variety of protocols, such as Network Service Header (NSH), Segment Routing, Generic Network Virtualization Encapsulation (Geneve), or IPv6. IOAM can be used to complement OAM mechanisms based on, e.g., ICMP or other types of probe packets.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9197"/>
          <seriesInfo name="DOI" value="10.17487/RFC9197"/>
        </reference>
        <reference anchor="I-D.ietf-pce-sr-bidir-path">
          <front>
            <title>Path Computation Element Communication Protocol (PCEP) Extensions for Associated Bidirectional Segment Routing (SR) Paths</title>
            <author fullname="Cheng Li" initials="C." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Mach Chen" initials="M." surname="Chen">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Weiqiang Cheng" initials="W." surname="Cheng">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Rakesh Gandhi" initials="R." surname="Gandhi">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Quan Xiong" initials="Q." surname="Xiong">
              <organization>ZTE Corporation</organization>
            </author>
            <date day="9" month="September" year="2023"/>
            <abstract>
              <t>   The Path Computation Element Communication Protocol (PCEP) provides
   mechanisms for Path Computation Elements (PCEs) to perform path
   computations in response to Path Computation Clients (PCCs) requests.
   Segment routing (SR) leverages the source routing and tunneling
   paradigms.  The Stateful PCEP extensions allow stateful control of
   Segment Routing Traffic Engineering (TE) Paths.  Furthermore, PCEP
   can be used for computing SR TE paths in the network.

   This document defines PCEP extensions for grouping two unidirectional
   SR Paths (one in each direction in the network) into a single
   associated bidirectional SR Path.  The mechanisms defined in this
   document can also be applied using a stateful PCE for both PCE-
   initiated and PCC-initiated LSPs or when using a stateless PCE.


              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-pce-sr-bidir-path-12"/>
        </reference>
        <reference anchor="I-D.ietf-idr-sr-policy-path-segment">
          <front>
            <title>SR Policy Extensions for Path Segment and Bidirectional Path</title>
            <author fullname="Cheng Li" initials="C." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Zhenbin Li" initials="Z." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Yuanyang Yin" initials="Y." surname="Yin">
              <organization>China Telecom</organization>
            </author>
            <author fullname="Weiqiang Cheng" initials="W." surname="Cheng">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Ketan Talaulikar" initials="K." surname="Talaulikar">
              <organization>Cisco Systems</organization>
            </author>
            <date day="16" month="August" year="2023"/>
            <abstract>
              <t>   A Segment Routing (SR) policy is a set of candidate SR paths
   consisting of one or more segment lists with necessary path
   attributes.  For each SR path, it may also have its own path
   attributes, and Path Segment is one of them.  A Path Segment is
   defined to identify an SR path, which can be used for performance
   measurement, path correlation, and end-2-end path protection.  Path
   Segment can be also used to correlate two unidirectional SR paths
   into a bidirectional SR path which is required in some scenarios, for
   example, mobile backhaul transport network.

   This document defines extensions to BGP to distribute SR policies
   carrying Path Segment and bidirectional path information.


              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-idr-sr-policy-path-segment-08"/>
        </reference>
        <reference anchor="HW-IMP" target="https://carrier.huawei.com/en/products/fixed-network/carrier-ip/router/ptn/ptn7900">
          <front>
            <title>Huawei PTN7900 Routers</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="September" day="21"/>
          </front>
        </reference>
        <reference anchor="ZTE-IMP" target="https://www.zte.com.cn/china/product_index/ip_network/item01/zxctn-6700/zxctn_6700.html">
          <front>
            <title>ZTE ZXCTN-6700 Routers</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="September" day="21"/>
          </front>
        </reference>
        <reference anchor="FH-IMP" target="https://www.fiberhome.com/operator/product/products/294.aspx.html">
          <front>
            <title>Fiberhome Routers</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="September" day="21"/>
          </front>
        </reference>
        <reference anchor="SP-IMP" target="https://www.spirent.com/assets/u/flexe-test-solution-for-5g-backhaul">
          <front>
            <title>Spirent Devices</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="September" day="21"/>
          </front>
        </reference>
        <reference anchor="INTEROP-TEST" target="http://www.cww.net.cn/web/news/channel/articleinfo.action?id=452789">
          <front>
            <title>Adhering to Innovation-Driven Development and Focusing on Technological Breakthroughs--China Mobile Research Institute Accelerates 5G R&amp;D and Tests</title>
            <author>
              <organization>China Mobile</organization>
            </author>
            <date year="2019" month="May" day="30"/>
          </front>
        </reference>
        <reference anchor="SPN-L3" target="https://opennetworking.org/wp-content/uploads/2018/12/The-transport-network-consi-deration-for-5G-in-CMCC.pdf">
          <front>
            <title>The-transport-network-consi-deration-for-5G-in-CMCC</title>
            <author>
              <organization>China Mobile</organization>
            </author>
            <date year="2018" month="December" day="01"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 505?>

<section numbered="false" anchor="Acknowledgements">
      <name>Acknowledgements</name>
      <t>The authors would like to thank Adrian Farrel, Stewart Bryant,
Shuangping Zhan, Alexander Vainshtein, Andrew G. Malis, Ketan
Talaulikar, Shraddha Hegde, Xinyue Zhang, Loa Andersson and Bruno Decraene for their review,
suggestions, comments and contributions to this document.</t>
      <t>The authors would like to acknowledge the contribution from Alexander
Vainshtein on "Nesting of PSIDs".</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <?line 518?>

<t>The following people have substantially contributed to this document.</t>
      <contact initials="M." surname="Chen" fullname="Mach(Guoyi) Chen">
        <organization>Huawei Technologies Co., Ltd</organization>
        <address>
          <email>mach.chen@huawei.com</email>
        </address>
      </contact>
      <contact initials="L." surname="Wang" fullname="Lei Wang">
        <organization>China Mobile</organization>
        <address>
          <email>wangleiyj@chinamobile.com</email>
        </address>
      </contact>
      <contact initials="A." surname="Liu" fullname="Aihua Liu">
        <organization>ZTE Corp</organization>
        <address>
          <email>liu.aihua@zte.com.cn</email>
        </address>
      </contact>
      <contact initials="G." surname="Mirsky" fullname="Greg Mirsky">
        <organization>ZTE Corp</organization>
        <address>
          <email>gregimirsky@gmail.com</email>
        </address>
      </contact>
      <contact initials="G. S." surname="Mishra" fullname="Gyan S. Mishra">
        <organization>Verizon Inc.</organization>
        <address>
          <email>gyan.s.mishra@verizon.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA908bXPbNprfPeP/gEtnbu2uSFuO7cSebjd+TTxnO17LbXe7
vdmBSEhCQ5EqQcZR3PS33G+5X3bPCwCClBQn3cztzWWmtUQBD4Dn/Y2Iomh9
7e2heLq+lhZJLqfqUKSlHFWRVtUoMrNS5+NoOstMNJPVJDJqPFV5Fe3019cS
WR0KU6Xra6YqlZweiouzu3N4XuRG5aY2h6Iqa7W+NtOH62tCVEVyKP4wV+YP
9lsxncmkaj9L1ayawKOn7oHOU1gwGGTm01KNTPikKKvOI4CN+wwf6TzTuWqP
6axv6mHzMC/gWaWrDObcwNnFgM8uLnBDeqRVCTDF1c3lQBxLo1I/4LaoK0Cb
uFbVfVG+WV+Tw2GpAMs3g4tTnDO4jXAa/AB4O/Tjj+Db+tr9+FAMbm4vrl+K
H2A2/vCyLOoZUEhWsJed7Z2nUb8fPd1eXwMIdTUpSsBvJJh6Pyj9i5Yw6WSi
8jGeqigB4slE51JcFUOdKXxYFnguleqqKPG7mkqdHYoEJ91bEC8SnDSlOTEg
plnklczFpV4J3ALL9ETmq4HQBi2Y7nYI7KtawlbEnUomeZEVY60M063Oq3Ju
lw03H2cvJjSnvdCtfKPMRLyUeToJNq1NUojB3FRqanriIk/iNnSZyzQEX44J
wIsEJ3ZWKOZa/KjHmWp2f1wWMqVRDQQYFr+nYS+G9mcGRFJTlXpYVy1qXslk
svGyhnmbhK+P4UacFHFPXKJA+hWnMD9Goi5FzCVA+EF+hEsslHsYkyk9/3k1
MY80LADErD2sH+/OYEflrMUQdSxx4Iv3Fc2Pk7wB8bJUY3GlS/Nm/jEgYxim
pzTsxRgftTfycg68OYgBkJmU0gP6XpX6fZF7MjtgMDo28ZQGv3jLgxxJ8qKc
ykq/VaS+bs9Pnu9u7/jP+/vb8Fnno+6o3d2dffd5b+9583l/b9d93n92sO0/
H+zvBVD9mGfPDg7854PdZuWDvWfNjg767vNB/4CfX0SnManvWaIiU0ZDneqS
9Hf7Z52W+POsyHQyb+l3Gvfqh+ji6oY+giZmRWjZ7ubuGg6wTZpLlYaHeFWE
XwIm5QdeefWj7QOyHwRWlmMF2lZMqmpmDre2ElmWoFnjhl23VL41K4u0Tiqz
NdLvVBrlrFjd4EjPtkraydasyvE/3BxSUCADLZ4CuerHv57cXUf7zx4/BYz+
lCO4E9zf38cNe2+RxLgD/AOt2bstPfuHO4IG7bPd33r/Lqly2g1//Ad+jCfV
NONjnL9aPMW5HqpyUkzVYwfwAz/3GCM3kehQzFQpQT25wzRU2TnYjaWZvQs2
PLhZ3PBgpku0j6fqrU7Uyu26YZ+7W8PzaK/SGAUbq7dGmXqnokqZKjJFBna2
yCOQ2GhvHA1l8mYi60zgjkkwru/Obl/fRHdng7v2zo/SiUJPCBwS0CB58VYS
oNMSxD7H86ismJHtBxMhzoukNjga9E2joBOZgU1Q8k01AWYdT0wUhepW3Cqj
ZJlMYAEDywJFxVGSqAyRDsp976W4/fdTgn8Hp1mGvRVKvMFh/yDa3iPHYUH2
LA4T+A9YExn3Xg23cnVvgINlnqtsS5aVTsAMgMaLwUUCBPxZp3/a3dt59vzA
Ef06unzaRt3dBNBfytzMwEtzkhuhj6ijFM/mKfIy0nl0cnVy8ruO9jzq70Tb
q9QK8G5u1wbCxABs636Gu6iAaFv1LANjDHwMYLb6O1u/Y8/xLB3h2oiIKIqE
HIJTDFhi3jpa8A03BrebAlWu0EZo51GmYjgXaL9uhdXEYDNNFYsjcLLrIajn
ShQj95sRo7KYimqiWqNFAvQqKjFUIgPOLOUY4ALjpvAbLF2DrQPOVLgIbmB9
jaBImAJMLqRBgHPwHOYIYYZUl1k2B8coH4M7DwLmZvp9J4QRMIZGSDErVVSq
X2AZ0G0CsCTeylIXtRG1UVECnrIBRxv4HFa6USWZzzxR4kpJU5cKj9EjNld5
GlVFBH9E/499XhFUTqWI92LE6wWhCtcgNxyYAdbPJBxuw/rYmwhLnIHTYIzI
i1Q57KQKVOYUIgKU0vuJhg25YwEMUA2AaqAg4A9de8Sx5YMG6ZkcqgwiIBgM
qEoknK9FDE/WEvBSKgGHK94CsKUAGO/BysBslQkXjom57iaAZYjValoiVSM4
glkVoGxgxLGJxLd7cdxF54SDI3gVIAeYi3dRTWLPy1Odpihv62tfgXKqWOsT
wdfXlvL1w4N1lj588CzIRzFFXYJTUtrRwF0y1eMp7hD8cGA/Pr/lbGnH896s
3oSn5CsXWQa4tBKhQWeWvCvw5UHV8m8sJj2UKmBL0AEpKfEGz/ca6U0omSgJ
sh3DCWlAl6EsP9mzgfMHZ8NxfiYJMmxDAp5BKaXBfgM6O7aVPgp05O0BF4Ix
8cwH4IgLprpCaDID+Quo12s4CNdt9hwy1b3OMpRicy9nMwACgjIr8FOMehkY
0tRZxUTH3SONZAXYtkBgeJGD6PNKoFn4sVUNmRpVq1fGswSIBsMHYYjpMhzu
oza9BT60QuokCs4cAkdl5sWXEdOW4GDhBKICZuVXxT3yYs/LAvKCXCkKn6zM
9AIp4UCPaDix8fAwMzolKzKbfvgAeorcdFZu4CrQtsJRQ3xCAx9XjmLjEjyT
CP8ncJOb7fX8OAAXs1JRpYKfVI85YUG/SDjavVds1XwGI2GGKku2LTgf8CBx
ZKiLwHK1dRMCJ5g0rc71L7UCDvs96umiEldHf0NOrA1bzu5wpNcSQxWLa0AA
8XpPgFNLoQ+yFjx0EgPhYV5J2qde3EdaK9x+RTIE3MFE9XIoEZX4BBYDAMjF
xCqIXVIJMI6Cy4yfs9jRyT51N8C7AVpASImOX30FbmSwn0sI3GtQvpbG4g0Y
dmDQ1IgnV98N7p70+K+4fk2fb8/+8t3F7dkpfh68Orq89B/W7IjBq9ffXZ42
n5qZJ6+vrs6uT3kyPBWtR2tPgFRPmHWfvL65u3h9fXT5hA8T8huaSUDsEA8I
Ag7iR7rPrKXKJCWEI4SA45Ob//6v/i7o4n8DZbzT7x+AMuYvz/vPduELqh9e
jRQYf0W/Zg0VoaTMHRgJQP9MVzIDygDrmklxnxMrx2trX/8dMfOfh+KbYTLr
735rH+CBWw8dzloPCWeLTxYmMxKXPFqyjMdm63kH0+39Hv2t9d3hPXj4zZ8x
KSqi/vM/f7tmOeiIspWaRMXYgKOcGvwVldyhuAKjoVGJFEmRAY+hYh6AJcVQ
d0x8OLg97Hq8/Pzi9HCJm2LnRAz+whtR1GQg8qAQiqVG2c4jGYcgrfFLjdPr
DdugY+2WBsUITjVNBqf6xs5GBzucXpJllNbasoFBzwPkEAcE/jg5aSCIjC3A
6BvTVlVkf27o9Cs8tZgDha9av3Po0NWfUlwWGEy6R6G3xbvsqlVNO/uIYl1Q
0wsuJK2LQW3m3FbSWfjYGD3OQ7e26xPydo+zAkw3+IeXx20P0WKqo+eb/bL1
PrLZc8PavuXS+hWJrsIbeoxyaBa4E95OhDOnxMmZagEgNW4wr+IVt9AjMIAq
RcfpHIyKeienMI1XsFihhUKDFC5E4GAi6pxBEKvRWhJzzanGUNYSqHTHp9Rc
D5eHBy4BAyq8zpDP3pCylGNMiUqyaMosOQvPI8OHmPyB3cwQneyAhagCHlcl
6d5q0d4gl5My1NOpStHbBV4bgUNe3Hd9RUtc77TidijOJDPUC9YZgb5ni2rZ
xnkbGzL9WSYqT+ZbuPoWGIWRfud+hii6AFthkzMrHAbPSYGjYzFAJtaGyzi0
KmZ269bSLni14KMpjXFcQW48GSqLhtaiIBhFwqEAn31Yg8BUDsOPLmbFFKIW
5NKpA+/CQAWuaFb71e7uLgXIa5audMkV1jWcBmPfN6Q46jLkpnxuAat3iZpV
Yhs8rVHALwh7WFQVCDtBZ94ZgPtaMVMwLLa+etRwFsxFa/Up87edV9oiJv0K
8YsHyVFMawjInwsaaFF0AUd1SSwHJiuBkWiM2lJMZJ0Fnvo08NRh2yqXw4wJ
3mZmJmZV6vHYx65cQaL0H/CznirA/nTmLCBuWKapdrbNb5T40DqTIRsDSSB2
Sgmb9gDNJM87HqT3Ssd1JttHpsyBG4gRhv+NIrqJfKuIn6kAimcFdNzLkkLm
ADl0jJcqV6VOxFHD4yecJrT+wMbLo8vNljpESrx2mggk/yiF8E1jlow2TjoF
3VxANpJg4/XR1aYvsLrACgyVwc2wAcHqyocPln6wYFudHZ28EuztmZaiajSN
ZUNLhm6UfteQmmrFdcU7RUNAdHmTW313Jd/paT0VSJJTLGCLjasB5l3QRDqF
Op0VZoU+JTdjTLlkt6BLM4AzaymHJfUyjBVwNZZsKpozFN6oVTngVytDyg1l
2aWx6ukQzo9+1cWp8b4L4g68YWR0SqjgdoltQoRjucnmPeCAAg0/OM9WlYEf
HQBv1I9ZhgciWqkenarzJKtT1fA8keYod8LbSXfAmZ2uYW8eGOjhYaTHgDrY
+SFO/g3+uawy//tjtOTfH9tjfrV/4zgOHv5uOCwl/S8EZ+efhvNlz5X/8/th
Ov5+OL85MHKOyX378NPgMIc8HIqvLOdwMeNPT2ys02a2Jx+sV1Uq4q+vySpd
Mv/2UVHkHNeGefqAa52zyNkfAWzLrS82I9rksozNdYUeTbMg833j8AejnEtA
9Y531QqPuwt2QNJNhiywU0PQxEotRBC95V4iyLrRQ1S6IkH/A+C9h9P6BC5l
TcHfc0uYBJxVn5B0aQGX2zj7pZZZdFKAd8kxKGx14+zk6mZTnGBxxtVmKFYF
p+UMV5nNmRYbZ5ccxmSmYJwvxkGUBvDaDov0Vts5SEy3C/DWE/LEAejFJp20
tZagxdhNxyJKBv4rfkLPk1VeTbaSweF0sGBg9Ly+JqdyhAqS2KzxEii+g1N4
kOBzs0d4Qa4KWMlqMiemczkupD5GMYhWRFaPYWIcoTEfxdaktgMuew0jMNPZ
dK/1BhBvEFw1oRMSwdi0OdkQY5mBHJSgHsX8DbwAHniGnE5OclIBTVuuBpVg
8rQdklAax4dTLfBA8wnJicw/ApLtBtC+B2ZrqtE5qrD9Jy/y+RQTuucYvbDU
bgzOL12MerD3DF0M5u6m9mFDVNofec1gkLi+JkYICJHmKkJAAnqGvpmEmE0C
KkZIXFAENl3NlYKwylTnWFMAQWF/jRIKy/ifvQMKrKq6zHu0ss7BheeAMoHw
CtwqpK8JBblJUa9yfMF3ymzG1LQiJ6tKAnlzYmNs+nmP7a7HH3kb55csewiX
ONS1w2k05Lik9IU9zIR856JvX/Zy4F1WxwQRus3PACFcxakTJthiLwoJuqJB
446Y1SU6JT3PdqkCnFEJyfYMgBTo8YSCRJe+9pGs01I+/TuqgRLKKS0fhqwq
BTx8FVYCiE1NuArhEZuBkA9XEQsOvr4Gu0syzMdQKRnYFXCMX9/C0Y6Siv7i
EV/Nh6VOw/mxGGgE2YR5oI+KtMk3uwpHaAFl4GSdk6EU/d76mheENl2X5fNb
5HKIWl/jjbHkNiGVYT2HkZs91Sps9JZl/a3n3YKOmQPjgtpWrSdeTBxxgWHJ
/A0Vj+O2AaQSTXNQ07GvlOFZX1tuEqlemxRlqTKb1GmjgbnUBZbG1u8/ujqy
nxRmphJER6uEmFvg62tZYaemsPDcHT2RWVJnFOEhFKJgU3tiMLDSTBF/2TrE
OUfcU1IXHpEk/UE4aL0l5syV4kEcEWQvl5TbaGcJIi+pulxDxfc8xVZeh7Em
UxnyIrfsQFCM9RZ4ijVr615d5BHwRC0gJCVhxE47UGq4qttKkOyDpZjSlFEN
skDelGsLjzLZlLTxuoOT22x519eWZGr9joZIqo8g7fdtzWIRA8iWbFUQ7Run
mgOldtwqWjrIgUrjsqWtelMa1ADbYxEVjNYozMJwW6nwbVm+A6cpq9L+Qc1w
N0VQ6EJvuZ7R4MUyqmFv7mB/DzWo0/E21W/bPLHDBbvYudzU5LoRb9Wc8kXo
TdDsUlFXiPDrtLL962uUSSFvVsJxRwCzc9IRGBfUlmhC8gCOSwJRVV6DQjeu
qoLIGKHoghIbFhjZ+7Vjjpft8Q17YcO591Y09vdak40JPdpsUlAPBmq1Frou
Bzd0xIA1WgPW13AEJ1/29zA5YSlLC9Ql+TTABdjIprHIXFOqNW+XZup8gUYQ
bjUlgZhAFiV6QCspayFi6U5gFgnts/X5xD36QEBaLCVqpPd90V3UTSfvzVG7
u8L6GrtYN5QqWVVFQIS19DUsbMnlVObHNuBICvrUMRKY8gUM+ZzUVGFHnjZT
JqTrfAEmWdJBwFrNGfVHIy2ORUAAhhjjtYquhux01rg7jQf58LC65Rj0JMIM
hqxuO8Zc16KKOWvMDSmXm6bNIXSdmqYG5yU81iOhY4UN8+1OibAXBXVDu+tg
SfLP1gAtM1Gmq/AdnETLWamnspx7zQNuLLj1oAIV++0NoysfF7k5vGlnD0bU
kUMsbnuDwA8qbKWbW/wS+jHIGQQ9gn5ZlmBsVLcSfAdzC2YFtK/tAl5PYPOO
F2FGgWz7WPjig6sIcvnRZTpbZcbzxi71XLzoqyE3pAcGrRQJKOYiYT200N/h
JWLBXUeChJyfP8YLn5yFINa8VuzgwgjWDJYPc35ODHisudkM1984phpqWPQM
dQkZaxvN4osg0xkekep1P6BdPqZwTbYOEXhDEl+zMoiitMBGEV/QgfCt4ijA
yi43kVqtSTQNa96dLlRalkKnfGFt1os+pduZSFE54AYBcG+XixxtwQQQ/xYm
YcBSYS4emBaorTO0tIQ7xAa5N4EPDngZur4h2LqGI7He9GcgN6/jnIJXkeNL
RZzK5p4lSrVMgYEoSWC1mIXPoQLa3g0b0uxsUpRjOkjg/qyj6NvTzaVEIGEw
MxBSDO+Vwm3yTyDHG9jZbbAIYmu3rgJyggkiHrZp7QrE2aayhsHCsSRE/5Cc
CEdKu/SGxwju73iz16Bo4zj69mSTMdU8PMFTbDaFRZ9aoZKCH2cJod4Rf7Kj
9NM3MLjfwyk7PUwiwwfQRyZC0n0bZvn5kQu26LMTN7tALM66PNl1UZkr2UXJ
Lcjl+14SqKw4wDGf4NgfgT/DKdTiKdTKU3QW41252gOKPHNRk17wXmOQDDZc
y7pxh+TTliAqzuvwzlCX9RdO23A+MSgErpgziiyTOC88XlIS2XK58J8ef+Cn
bYWZ9Z8ef2AnHj3Q/0ke8NOHY3gQisWHExrBokEjTv2aP4UQtx5/EJzxJ3eC
rccf+GkDi2+Wq9YTFqzgAQkVz/z1m06N4dvukyUP2qWK9r+znTOylqx/Vizy
+D9cBCa3yiBYRvkNj4cnwTV+WxghFmf8yqLIePlViN8QHZ8OYRlE4n2LVoDo
VqAHuALi90usQHSiFbrf7Yr04Ffx2UssW1J5NCHIz/z+BXbQrWztuMpW16Xh
ohamYQcK4jqwzJ0SC/g87pcPYX9Wk52hUC+j3i+r4Zq8O2dOuca7ZT2+Jp6Q
4vuba9cdEmRCCawkD4SW4MRu0KQftDQUYc+K20c3IzniBp6wAMS9V62aEKeW
ub/JNIE9vdSFMHzC07cncneiK53TCXzHByfffV+96lTMljUHVIvdRJwqyJQs
XT+wTWc3izB2FtqTjHdsGzhYnmFYumq129najyuXdbAlnMeP88ONr+qA0gvP
V5bvm/7LVKmZYxbfh4UUKRXaccr/IIFz7sFB0xt093BmAstfrWjWtsM7j/2D
xz1H8dby2qPR8WFNCw1s6ljnDVtzt9ao7Uz7vrawmRRn30+KdtvCstoZIx8c
Sqo4YJcMvhrOW19wNblUtKQq0yoiDGyo8zzu41aaZMuy9kokhW69pdJZM4xl
EHW0V8tGbzCWwn2ws0MTgjAA3y/htwmsYkG/Vlb8jpTLWlFGfAp4s419TW7J
Sn6nLwU30sOoyO5vWNQY684FvxhsuHlspDOMN7DHTb2DT0hEl6pJiRUUvT3P
SSEbgS64oK6Ib5FE+Z0WdmxoSwU0ZXypC1jhXmVZLF6T9vPn71CNOp5tiNzh
2VU0DJdqx6zeN/ZM5BSfTbDwu38tNcT1zFDQqUZiE8Id7lg4OrX9VZ8WUYu7
RW+4SW9xrpXFcRWy3BsSLUR16nJciRPioq39B/C3puLi3/l9EG6dA6SKM7qI
QkT2lT3etas+2jL+rB668mjPkRb/+ikqiDYBNpfxDnZ3XMolhFmqhF7LIFzR
vhAdmGPqlkebXLNrwHdSTgkShGnLPGHVi+pFlKYqvJ2nwRdoHnJVRad464ul
nhFD6TQ+rgOTMPHX5sXmNJaK+OvMsVd30+5ND9MkXKjXL7UBvcEol3aKl8hQ
VbhCBZZoTIQ4w85vW8EXYk08B11WQ3wP+zGxuAH9Y1TQ/EABlvaHRtHHzMxb
ndaLDgGFeU0TxhQL1bDHojRcVrE5KNwiGJmwyAU6TY1GGJj57CnQIaeWWrxW
wjYthGbaGi+VChtdwm7vsaZakzATQQkZwdUgxjYD6qZNhFAoTa+thofKpYYZ
wUPqeAaekOC2ECLegtBRt98Cf5Et0aUYgVbGlsNY3NIbjqyhZfpW21i0wTJL
XBcSeg/kHHHzRYI8bvV5wD898YRYg0RZUhM5vn+i7m3pTti3tsUYr8Exjl3G
Ob2G1dIHlAP15XjamS/GDFUOgkIaqaxzaoBOAvcO9womG3tgjVCYnkK5hcHY
DE14Uu9AA+qGWXBrI6XSIb2S6NeaSmv4PDZU6oUVcIK6Y0qIpVfY0OLOnO4J
OHPx0NxMQoLTMJF7XdsoBdateuK6DpbenYOVw9d4jY1+T7OXXiOD16NQibFF
zIWrPwaKEsn26oklnjXYsLubhwe+RcTqvK/FaaMmDnkI++eW13BiZyHTWsiR
i9pZOPnK/MA2mk20rasAfYa1zlJE8JKqYPzIkQgUVvrwQN/3t7dvt/vPT2Ac
ZZ+GqOSJ4HTXVJnwW/Ih0TnV0/X9aXq3b0W3nDWnJHc42LHfnsY7Cy/M9WyD
LLXzZxktya/28at29n09bAup6QVE9mJZXJtNUHuKDd/c4k9J2lGXzFUVnovd
a9uvwIFXbxUOXbYKRlPA6VPynJ2/Prs7eX197ljuCnkAjfwl3qhxiJUebLey
v54U3CiC71DRpQS9DqLceZojxDuW7b5nMh4KMnNRf4cfX+pE5biTQ3G9dWRL
621OZqlHZXCIr41SMdZZWAv8BF+pwDvDMh2PZPuqJVoFX4epZ9iOleLrb7NK
Uatzf7dHt3n5ukJz2xFO64iq+7Eomzapr7tODQ37g8GbOJaIJGL+4cFeieM8
f4DREko05oE0Ov+fqOZtW8jmwDO4N1zS3QjDujEImAMxIDPV+HifzPifweZf
hMstblbyJP26yJOfzJKreHIpU/4OrgzZctm1W7zWCtbc6XdY8xoCtldPTx41
KMvGxcsE65CGndz297e3t3v4AdSH1/blSrPi3wHo2pIvxDqk0pfxOGn8qHmr
253UMoTZcF6Fpat4Fvfj7ef7jbnY5HYATjl8GVXMiOjy6DFEVE41/d/XmTnq
gjHeMRdv7+72d19MniafoDyfdjjUXRt1Aua4zl3j6jIe/djILpO6sXjnErbr
wcqW4OJcTnVo8dueD9GZ36ihwiYE7zdttdtm38V1rDIVo846pq2T2+ug8Niu
Meu6GOurLFlhN36+Fy/7YVSjL+OMt+VYfmHeisknKO1+D3gJ/tsVn+2l0KsD
/uYhvw+MYxWX99w+QimJnzrUrlDa9s6aUCz4pAm1tD8qGXwi+LDba12MFE6G
Xfxvis/Pdf6Ljt9PZPEiuP/s46ITKncQnOB6uEVZaS6ZW/Q9urLSjEVfwGpy
zDk4r2DjRFPbitjf297aP9g+21zppPCFd58TNoT+R89niKm71gR3BlEod/nU
voHR4wjBdCu4MCBVs6yYc9iP3irmwqhpIG5et/kXujgTmS6YqS9pU/4/OD7v
J3gBbesWw8/ye0g8KENGr9CzIic9+S/MGqrFHTmlaH10yxgpdofIacFdzSyB
lO51nXxvObUVameOiDdsNNcLw97NHrr5G3RvptjvP8dfyYZsb8f0K4n/K8Dz
EjHveSuzcTKhZB9ecnwXXe9+F+3sbMeI01hcwS7puuW/Po3+Mji/2aFL/XZ2
9o7ihmnAaO1zb8x18UZL5Gm8t+/hIby+Ea2sv+QnKAPiBTiBzriUc1U+paIl
aI+waRWT7XSboX//ViOR0A5xZq59zzIjtnWfI6zr+arnGcs3OIqLo+ujxZoq
Pv3g08PNPUwuJ+neEMc8JkGQtguYwUZRRA3UvMRRghnkTKVj6zg8fNV99IGq
wfzurUr/9CQvnnzw76nTDYymc90Evmf1RhylJZwefCBsewXqVuoea1zH5Vzm
VW99bQDhRj7G197FjzChJ44y9U5Soep77IGaVAqLBUd5WoIf/RJoD5oaWPE/
wHUFI30nQc3BihJQN5iUMk0nUrxSY8zX/VXn81oRWPCiLwuJUIA7jNW8x+CI
F2AxklKqXLkWXF3arGIPO5/GY/Rp+LI4e1W4a7fyVZIl1ZSPY0Y2uHXVuKbk
QgzikbC+1mAB/bXF+nvsyBlkf93ybHb4vfwCa5wUtJh6aC/Osdc1+qLhknP8
DxI7yNH5XQAA

-->

</rfc>
