<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version  -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-schmutzer-spring-cs-sr-policy-00" category="info">
  <front>
    <title abbrev="CS-SR Policies">Circuit Style Segment Routing Policies</title>

    <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="Filsfils" fullname="Clarence Filsfils">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>cfilsfil@cisco.com</email>
      </address>
    </author>
    <author initials="Z." surname="Ali" fullname="Zafar Ali" role="editor">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>zali@cisco.com</email>
      </address>
    </author>
    <author initials="F." surname="Clad" fullname="Francois Clad">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>fclad@cisco.com</email>
      </address>
    </author>
    <author initials="P." surname="Maheshwari" fullname="Praveen Maheshwari">
      <organization>Airtel India</organization>
      <address>
        <email>Praveen.Maheshwari@airtel.com</email>
      </address>
    </author>
    <author initials="R." surname="Rokui" fullname="Reza Rokui">
      <organization>Ciena</organization>
      <address>
        <email>rrokui@ciena.com</email>
      </address>
    </author>
    <author initials="A." surname="Stone" fullname="Andrew Stone">
      <organization>Nokia</organization>
      <address>
        <email>andrew.stone@nokia.com</email>
      </address>
    </author>
    <author initials="L." surname="Jalil" fullname="Luay Jalil">
      <organization>Verizon</organization>
      <address>
        <email>luay.jalil@verizon.com</email>
      </address>
    </author>
    <author initials="S." surname="Peng" fullname="Shuping Peng">
      <organization>Huawei Technologies</organization>
      <address>
        <email>pengshuping@huawei.com</email>
      </address>
    </author>
    <author initials="T." surname="Saad" fullname="Tarek Saad">
      <organization>Juniper Networks</organization>
      <address>
        <email>tsaad@juniper.net</email>
      </address>
    </author>
    <author initials="D." surname="Voyer" fullname="Daniel Voyer">
      <organization>Bell Canada</organization>
      <address>
        <email>daniel.voyer@bell.ca</email>
      </address>
    </author>

  <date day="24" month="July" year="2022" />
    
    

    <abstract>


<t>This document describes how Segment Routing (SR) policies can be used to satisfy the requirements for strict bandwidth guarantees, end-to-end recovery and persistent paths within a segment routing network. SR policies satisfying these requirements are called “circuit-style” SR policies (CS-SR policies).</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>Segment routing does allow for a single network to carry both typical IP (connection-less) services and connection-oriented transport services commonly referred to as “private lines”. IP services typically require ECMP and TI-LFA, while transport services that normally are delivered via dedicated circuit-switched SONET/SDH or OTN networks do require:</t>

<t><list style="symbols">
  <t>Persistent end-to-end traffic engineered paths that provide predictable and identical latency in both directions</t>
  <t>Strict bandwidth commitment per path to ensure no impact on the Service Level Agreement (SLA) due to changing network load from other services</t>
  <t>End-to-end protection (&lt;50msec protection switching) and restoration mechanisms</t>
  <t>Monitoring and maintenance of path integrity</t>
  <t>Data plane remaining up while control plane is down</t>
</list></t>

<t>Such a “transport centric” behavior is referred to as “circuit-style” in this document.</t>

<t>This document describes how SR policies <xref target="I-D.ietf-spring-segment-routing-policy"/> and the use of adjacency-SIDs defined in the SR architecture <xref target="RFC8402"/> together with a stateful Path Computation Element (PCE) <xref target="RFC8231"/> can be used to satisfy those requirements. It includes how end-to-end recovery and path integrity monitoring can be implemented.</t>

<t>SR policies that satisfy those requirements are called “circuit-style” SR policies (CS-SR policies).</t>

</section>
<section anchor="terminology" title="Terminology">

<t><list style="symbols">
  <t>BSID : Binding Segment Identifier</t>
  <t>CS-SR : Circuit-Style Segment Routing</t>
  <t>ID : Identifier</t>
  <t>LSP : Label Switched Path</t>
  <t>LSPA : LSP attributes</t>
  <t>OAM : Operations, Administration and Maintenance</t>
  <t>OF : Objective Function</t>
  <t>PCE : Path Computation Element</t>
  <t>PCEP : Path Computation Element Communication Protocol</t>
  <t>PT : Protection Type</t>
  <t>SID : Segment Identifier</t>
  <t>SLA : Service Level Agreement</t>
  <t>SR : Segment Routing</t>
  <t>STAMP : Simple Two-Way Active Measurement Protocol</t>
  <t>TI-LFA : Topology Independent Loop Free Alternate</t>
  <t>TLV : Type Length Value</t>
</list></t>

</section>
<section anchor="reference-model" title="Reference Model">

<t>The reference model for CS-SR policies is following the Segment Routing Architecture <xref target="RFC8402"/> and SR Policy Architecture <xref target="I-D.ietf-spring-segment-routing-policy"/> and is depicted in <xref target="architecture-diagram"/>.</t>

<figure title="Circuit-style SR Policy Reference Model" anchor="architecture-diagram"><artwork><![CDATA[
                      +--------------+                   
      +-------------->|     PCE      |<--------------+   
      |               +--------------+               |   
      |                                              |   
      |                                              |   
      v   <<<<<<<<<<<<<< CS-SR Policy >>>>>>>>>>>>>  v   
+-------+                                          +-------+
|       |=========================================>|       |
|   A   | SR-policy from A to Z                    |   Z   |
|       |<=========================================|       |
+-------+                    SR-policy from Z to A +-------+
]]></artwork></figure>

<t>By nature of CS-SR policies, paths will be computed and maintained by a stateful PCE defined in <xref target="RFC8231"/>. The stateful PCE provides a consistent simple mechanism for initializing the co-routed bidirectional end to end paths, performing bandwidth allocation control, as well as monitoring facilities to ensure SLA compliance for the live of the CS-SR Policy. When using a MPLS data plane <xref target="RFC8660"/>, PCEP extensions defined in <xref target="RFC8664"/> will be used. When using a SRv6 data plane <xref target="RFC8754"/>, PCEP extensions defined in <xref target="I-D.ietf-pce-segment-routing-ipv6"/> will be used.</t>

<t>In order to satisfy the requirements of CS-SR policies, each link in the topology MUST have:</t>

<t><list style="symbols">
  <t>An adjacency-SID which is:
  <list style="symbols">
      <t>Manually allocated or persistent : to ensure that its value does not change after a node reload</t>
      <t>Non-protected : to avoid any local TI-LFA protection to happen upon interface/link failures</t>
    </list></t>
  <t>The bandwidth available for CS-SR policies specified</t>
  <t>A per-hop behavior (<xref target="RFC3246"/> or <xref target="RFC2597"/>) that ensures that the specified bandwidth is available to CS-SR policies at all times independent of any other traffic</t>
</list></t>

<t>When using a MPLS data plane <xref target="RFC8660"/> existing IGP extensions defined in <xref target="RFC8667"/> and <xref target="RFC8665"/> and BGP-LS defined in <xref target="RFC9085"/> can be used to distribute the topology information including those persistent and unprotected adjacency-SIDs.</t>

<t>When using a SRv6 data plane <xref target="RFC8754"/> the IGP extensions defined in <xref target="I-D.ietf-lsr-isis-srv6-extensions"/> and <xref target="I-D.ietf-lsr-ospfv3-srv6-extensions"/> and BGP-LS extensions in <xref target="I-D.ietf-idr-bgpls-srv6-ext"/> apply.</t>

</section>
<section anchor="characteristics" title="CS-SR Policy Characteristics">

<t>A CS-SR policy has the following characteristics:</t>

<t><list style="symbols">
  <t>Requested bandwidth : bandwidth to be reserved for the CS-SR policy</t>
  <t>Bidirectional co-routed : a CS-SR policy between A and Z is an association of an SR-Policy from A to Z and an SR-Policy from Z to A following the same path(s)</t>
  <t>Deterministic and persistent paths : segment lists with strict hops using unprotected adjacency-SIDs</t>
  <t>Not automatically recomputed or reoptimized : the SID list of a candidate path must not change automatically to a SID list representing a different path (for example upon topology change)</t>
  <t>Multiple candidate paths in case of protection/restoration:
  <list style="symbols">
      <t>Following the SR policy architecture, the highest preference valid path is carrying traffic</t>
      <t>Depending on the protection/restoration scheme (<xref target="recovery"/>), lower priority candidate paths
      <list style="symbols">
          <t>may be pre-computed</t>
          <t>may be pre-programmed</t>
          <t>may have to be disjoint</t>
        </list></t>
    </list></t>
  <t>Connectivity verification and performance measurement is activated on each candidate path (<xref target="OAM"/>)</t>
</list></t>

</section>
<section anchor="creation" title="CS-SR Policy Creation">

<t>A CS-SR policy between A and Z is configured both on A (with Z as endpoint) and Z (with A as endpoint) as shown in <xref target="architecture-diagram"/>.</t>

<t>Both nodes A and Z act as PCC and delegate path computation to the PCE using the extensions defined in <xref target="RFC8664"/>. The PCRpt message sent from the headends to the PCE contains the following parameters:</t>

<t><list style="symbols">
  <t>BANDWIDTH object (Section 7.7 of <xref target="RFC5440"/>) : to indicate the requested bandwidth</t>
  <t>LSPA object (section 7.11 of <xref target="RFC5440"/>) : to indicate that no local protection requirements
  <list style="symbols">
      <t>L flag set to 0 : no local protection</t>
      <t>E flag set to 1 : protection enforcement (section 5 of <xref target="I-D.ietf-pce-local-protection-enforcement"/>)</t>
    </list></t>
  <t>ASSOCIATION object (<xref target="RFC8697"/>) :
  <list style="symbols">
      <t>Type : Double-sided Bidirectional with Reverse LSP Association (<xref target="I-D.ietf-pce-sr-bidir-path"/>)</t>
      <t>Bidirectional Association Group TLV (<xref target="RFC9059"/>) :
      <list style="symbols">
          <t>R flag is always set to 0 (forward path)</t>
          <t>C flag is always set to 1 (co-routed)</t>
        </list></t>
    </list></t>
</list></t>

<t>If the SR-policies are configured with more than one candidate path, a PCEP request is sent per candidate path. Each PCEP request does include the “SR Policy Association” object (type 6) as defined in <xref target="I-D.ietf-pce-segment-routing-policy-cp"/> to make the PCE aware of the candidate path belonging to the same policy.</t>

<t>The signaling extensions described in <xref target="I-D.sidor-pce-circuit-style-pcep-extensions"/> are used to ensure that</t>

<t><list style="symbols">
  <t>Path determinism is achieved by the PCE only using segment lists representing a strict hop by hop path using unprotected adjacency-SIDs.</t>
  <t>Path persistency across node reloads in the network is achieved by the PCE only including manually configured adjacency-SIDs in its path computation response.</t>
  <t>Persistency across network changes is achieved by the PCE not performing periodic nor network event triggered re-optimization.</t>
</list></t>

<t>Bandwidth adjustment can be requested after initial creation by signaling both requested and operational bandwidth in the BANDWIDTH object but the PCE is not allowed to respond with a changed path.</t>

<t>As discussed in section 3.2 of <xref target="I-D.ietf-pce-multipath"/> it may be necessary to use load-balancing across multiple paths to satisfy the bandwidth requirement of a candidate path. In such a case the PCE will notify the PCC to install multiple segment lists using the signaling procedures described in section 5.3 of <xref target="I-D.ietf-pce-multipath"/>.</t>

<section anchor="maximum-segment-depth" title="Maximum Segment Depth">

<t>A Segment Routed path defined by a segment list is constrained by maximum segment depth (MSD), which is the maximum number of segments a router can impose onto a packet. <xref target="RFC8491"/>, <xref target="RFC8476"/>, <xref target="RFC8814"/> and <xref target="RFC8664"/> provide the necessary capabilities for a PCE to determine the MSD capability of a router. The MSD constraint is typically resolved by leveraging a label stack reduction technique, such as using Node SIDs and/or BSIDs (SR architecture <xref target="RFC8402"/>) in a segment list, which represents one or many hops in a given path.</t>

<t>As described in <xref target="characteristics"/>, adjacency-SIDs without local protection are to be used for CS-SR policies to ensure no ECMP, no rerouting due to topological changes nor localized  protection is being invoked on the traffic, as the alternate path may not be providing the desired SLA.</t>

<t>If a CS-SR Policy path requires SID List reduction, a Node SID cannot be utilized as it is eligible for traffic rerouting following IGP re-convergence. However, a BSID can be programmed to a transit node, if the following requirements are met:</t>

<t><list style="symbols">
  <t>The BSID is unprotected, hence only has one candidate path</t>
  <t>The BSID follows the rerouting and optimization characteristics defined in <xref target="characteristics"/> which implies the SID list of the candidate path MUST only use unprotected adjacency-SIDs.</t>
</list></t>

<t>This ensures that any CS-SR policies in which the BSID provides transit for do not get rerouted due to topological changes or protected due to failures. A BSID may be pre-programmed in the network or automatically injected in the network by a PCE.</t>

</section>
</section>
<section anchor="recovery" title="Recovery Schemes">

<t>Various protection and restoration schemes can be implemented. The terms “protection” and “restoration” are used with the same subtle distinctions outlined in section 1 of <xref target="RFC4872"/>, <xref target="RFC4427"/> and <xref target="RFC3386"/> respectively.</t>

<t><list style="symbols">
  <t>Protection : another candidate path is computed and fully established in the data plane and ready to carry traffic</t>
  <t>Restoration : a candidate path may be computed and may be partially established but is not ready to carry traffic</t>
</list></t>

<t>The term “failure” is used to represent both “hard failures” such complete loss of connectivity detected by <xref target="verification"/> or degradation, a packet loss ratio, beyond a configured acceptable threshold.</t>

<section anchor="unprotected" title="Unprotected">

<t>In the most basic scenario no protection nor restoration is required. The CS-SR policy has only one candidate path configured. This candidate path is established, activated (O field in LSP object is set to 2) and is carrying traffic.</t>

<t>In case of a failure the CS-SR policy will go down and traffic will not be recovered.</t>

<t>Typically two CS-SR policies are deployed either within the same network with disjoint paths or in two completely separate networks and the overlay service is responsible for traffic recovery.</t>

</section>
<section anchor="onetoone" title="1:1 Protection">

<t>For fast recovery against failures the CS-SR policy is configured with two candidate paths. Both paths are established but only the candidate with higher preference is activated (O field in LSP object is set to 2) and is carrying traffic. The candidate path with lower preference has its O field in LSP object set to 1.</t>

<t>Appropriate routing of the protect path diverse from the working path can be requested from the PCE by using the “Disjointness Association” object (type 2) defined in <xref target="RFC8800"/> in the PCRpt messages. The disjoint requirements are communicated in the “DISJOINTNESS-CONFIGURATION TLV”</t>

<t><list style="symbols">
  <t>L bit set to 1 for link diversity</t>
  <t>N bit set to 1 for node diversity</t>
  <t>S bit set to 1 for SRLG diversity</t>
  <t>T bit set to enforce strict diversity</t>
</list></t>

<t>The P bit may be set for first candidate path to allow for finding the best working path that does satisfy all constraints without considering diversity to the protect path.</t>

<t>The “Objective Function (OF) TLV” as defined in section 5.3 of <xref target="RFC8800"/> may also be added to minimize the common shared resources.</t>

<t>Upon a failure impacting the candidate path with higher preference carrying traffic, the candidate path with lower preference is activated immediately and traffic is now sent across it.</t>

<t>Protection switching is bidirectional. As described in <xref target="verification"/>, both headends will generate and receive their own loopback mode test packets, hence even a unidirectional failure will always be detected by both headends without protection switch coordination required.</t>

<t>Two cases are to be considered when the failure impacting the candidate path with higher preference is cleared:</t>

<t><list style="symbols">
  <t>Revertive switching : re-activate the candidate path, change O field from 0 to 2 and start sending traffic over it</t>
  <t>Non-revertive switching : do not activate the candidate path, change O field from 0 to 1, keep the second candidate path active with O field set to 2 and continue sending traffic over it</t>
</list></t>

</section>
<section anchor="restoration" title="Restoration">

<section anchor="oneplusr" title="1+R Restoration">

<t>Compared to 1:1 protection described in <xref target="onetoone"/>, this restoration scheme avoids pre-allocating protection bandwidth in steady state, while still being able to recover traffic flow in case of a network failure in a deterministic way (maintain required bandwidth commitment)</t>

<t>The CS-SR policy is configured with two candidate paths. The candidate path with higher preference is established, activated (O field in LSP object is set to 2) and is carrying traffic.</t>

<t>The second candidate path with lower preference is only established and activated (O field in LSP object is set to 2) upon a failure impacting the first candidate path in order to send traffic over an alternate path through the network around the failure with potentially relaxed constraints but still satisfying the bandwidth commitment.</t>

<t>The second candidate path is generally only requested from the PCE and activated after a failure, but may also be requested and pre-established during CS-SR policy creation with the downside of bandwidth being set aside ahead of time.</t>

<t>As soon as failure(s) that brought the first candidate path down are cleared, the second candidate path is getting deactivated (O field in LSP object is set to 1) or torn down. The first candidate path is activated (O field in LSP object is set to 2) and traffic sent across it.</t>

<t>Restoration and reversion behavior is bidirectional. As described in <xref target="verification"/>, both headends use connectivity verification in loopback mode and therefore even in case of unidirectional failures both headends will detect the failure or clearance of the failure and switch traffic away from the failed or to the recovered candidate path.</t>

</section>
<section anchor="onetooneplusr" title="1:1+R Restoration">

<t>For further resiliency in case of multiple concurrent failures that could affect both candidate paths of 1:1 protection described in <xref target="onetoone"/>, a third candidate path with a preference lower than the other two candidate paths is added to the CS-SR policy.</t>

<t>The third candidate path enables restoration and will generally only be established, activated (O field in LSP object is set to 2) and carry traffic after failure(s) have impacted both the candidate path with highest and second highest preference.</t>

<t>The third candidate path may also be requested and pre-computed already whenever either the first or second candidate path went down due to a failure with the downside of bandwidth being set aside ahead of time.</t>

<t>As soon as failure(s) that brought either the first or second candidate path down are cleared the third candidate path is getting deactivated (O field in LSP object is set to 1), the candidate path that recovered is activated (O field in LSP object is set to 2) and traffic sent across it.</t>

<t>Again restoration and reversion behavior is bidirectional. As described in <xref target="verification"/>, both headends use connectivity verification in loopback mode and therefore even in case of unidirectional failures both headends will detect the failure or clearance of the failure and switch traffic away from the failed or to the recovered candidate path.</t>

</section>
</section>
</section>
<section anchor="OAM" title="Operations, Administration, and Maintenance (OAM)">

<section anchor="verification" title="Connectivity Verification">

<t>The proper operation of each segment list is validated by both headends using STAMP in loopback measurement mode as described in section 4.2.3 of <xref target="I-D.ietf-spring-stamp-srpm"/>.</t>

<t>As the STAMP test packets are including both the segment list of the forward and reverse path, standard segment routing data plane operations will make those packets get switched along the forward path to the tailend and along the reverse path back to the headend.</t>

<t>The headend forms the bidirectional SR Policy association using the procedure described in <xref target="I-D.ietf-pce-sr-bidir-path"/> and receives the information about the reverse segment list from the PCE as described in section 4.5 of <xref target="I-D.ietf-pce-multipath"/></t>

</section>
<section anchor="performance-measurement" title="Performance Measurement">

<t>The same STAMP session is used to estimate round-trip loss as described in section 5 of <xref target="I-D.ietf-spring-stamp-srpm"/>.</t>

<t>The same STAMP session used for connectivity verification can be used to measure delay. As loopback mode is used only round-trip delay is measured and one-way has to be derived by dividing the round-trip delay by two.</t>

</section>
<section anchor="candidate-path-validity-verification" title="Candidate Path Validity Verification">

<t>A stateful PCE is in sync with the network topology and the CS-SR Policies provisioned on the headend routers. As described in <xref target="characteristics"/> a path must not be automatically recomputed after or optimized for topology changes. However there may be a requirement for a PCE to tear down a path if the path no longer satisfies the original requirements, detected by PCE, such as insufficient bandwidth, diversity constraint no longer met or latency constraint exceeded.</t>

<t>The PCC may measure the actual bandwidth utilization of a CS-SR policy and report it to the PCE in order for the PCE to take an appropriate action if necessary.</t>

<t>For a CS-SR policy configured with multiple candidate paths, a PCC may switch to another candidate path if the PCE decided to tear down the active candidate path.</t>

<!-- 
TODO : add some more text and maybe a diagram similar to what reza proposed
-->

</section>
</section>
<section anchor="external-commands" title="External Commands">

<section anchor="candidate-path-switchover" title="Candidate Path Switchover">

<t>It is very common to allow operators to trigger a switch between candidate paths even if no failure is present. I.e. to proactively drain a resource for maintenance purposes. Operator triggered switching between candidate paths is unidirectional and has to be requested on both headends.</t>

</section>
<section anchor="candidate-path-recomputation" title="Candidate Path Recomputation">

<t>While no automatic re-optimization or pre-computation of CS-SR policy candidate paths is allowed as specified in <xref target="characteristics"/>, network operators trying to optimize network utilization may explicitly request a candidate path to be re-computed at a certain point in time.</t>

</section>
</section>
<section anchor="security-considerations" title="Security Considerations">

<t>TO BE ADDED</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">

<t>This document has no IANA actions.</t>

</section>
<section anchor="acknowledgements" title="Acknowledgements">

<t>The author’s want to thank Samuel Sidor, Mike Koldychev, Rakesh Gandhi and Tarek Saad for providing their review comments.</t>

</section>
<section anchor="contributors" title="Contributors">

<t>Contributors' Addresses</t>

<figure><artwork><![CDATA[
Brent Foster
Cisco Systems, Inc.
Email: brfoster@cisco.com

Bertrand Duvivier
Cisco System, Inc.
Email: bduvivie@cisco.com

Stephane Litkowski
Cisco Systems, Inc.
Email: slitkows@cisco.com

Jie Dong
Huawei Technologies
Email: jie.dong@huawei.com
]]></artwork></figure>

<!-- KRAMNDOWN REFERENCES

kramdown examples

references
https://github.com/cabo/kramdown-rfc2629
https://github.com/cabo/kramdown-rfc2629/blob/master/examples/draft-ietf-core-block-xx.mkd
https://miek.nl/2016/march/05/mmark-syntax-document/

Example table:

| HTTP | CoAP |
| 200  | 2.05 |
{: #code-mapping}

The mapping is defined in {{code-mapping}}.

Example references:

* Normative reference {{RFC2119}} example
* Informative reference {{RFC1925}} example

-->

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author fullname='S. Bradner' initials='S.' surname='Bradner'><organization/></author>
<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>




    </references>

    <references title='Informative References'>




<reference anchor='I-D.ietf-spring-segment-routing-policy'>
   <front>
      <title>Segment Routing Policy Architecture</title>
      <author fullname='Clarence Filsfils'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Ketan Talaulikar'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Daniel Voyer'>
	 <organization>Bell Canada</organization>
      </author>
      <author fullname='Alex Bogdanov'>
	 <organization>British Telecom</organization>
      </author>
      <author fullname='Paul Mattes'>
	 <organization>Microsoft</organization>
      </author>
      
      <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 a 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.

   This document updates RFC8402 as it details the concepts of SR Policy
   and steering into an SR Policy.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-spring-segment-routing-policy-22'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-spring-segment-routing-policy-22.txt' type='TXT'/>
</reference>



<reference anchor='RFC8402' target='https://www.rfc-editor.org/info/rfc8402'>
<front>
<title>Segment Routing Architecture</title>
<author fullname='C. Filsfils' initials='C.' role='editor' surname='Filsfils'><organization/></author>
<author fullname='S. Previdi' initials='S.' role='editor' surname='Previdi'><organization/></author>
<author fullname='L. Ginsberg' initials='L.' surname='Ginsberg'><organization/></author>
<author fullname='B. Decraene' initials='B.' surname='Decraene'><organization/></author>
<author fullname='S. Litkowski' initials='S.' surname='Litkowski'><organization/></author>
<author fullname='R. Shakir' initials='R.' surname='Shakir'><organization/></author>
<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 &quot;segments&quot;.  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='RFC8231' target='https://www.rfc-editor.org/info/rfc8231'>
<front>
<title>Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE</title>
<author fullname='E. Crabbe' initials='E.' surname='Crabbe'><organization/></author>
<author fullname='I. Minei' initials='I.' surname='Minei'><organization/></author>
<author fullname='J. Medved' initials='J.' surname='Medved'><organization/></author>
<author fullname='R. Varga' initials='R.' surname='Varga'><organization/></author>
<date month='September' year='2017'/>
<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 Client (PCC) requests.</t><t>Although PCEP explicitly makes no assumptions regarding the information available to the PCE, it also makes no provisions for PCE control of timing and sequence of path computations within and across PCEP sessions.  This document describes a set of extensions to PCEP to enable stateful control of MPLS-TE and GMPLS Label Switched Paths (LSPs) via PCEP.</t></abstract>
</front>
<seriesInfo name='RFC' value='8231'/>
<seriesInfo name='DOI' value='10.17487/RFC8231'/>
</reference>



<reference anchor='RFC8660' target='https://www.rfc-editor.org/info/rfc8660'>
<front>
<title>Segment Routing with the MPLS Data Plane</title>
<author fullname='A. Bashandy' initials='A.' role='editor' surname='Bashandy'><organization/></author>
<author fullname='C. Filsfils' initials='C.' role='editor' surname='Filsfils'><organization/></author>
<author fullname='S. Previdi' initials='S.' surname='Previdi'><organization/></author>
<author fullname='B. Decraene' initials='B.' surname='Decraene'><organization/></author>
<author fullname='S. Litkowski' initials='S.' surname='Litkowski'><organization/></author>
<author fullname='R. Shakir' initials='R.' surname='Shakir'><organization/></author>
<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='RFC8664' target='https://www.rfc-editor.org/info/rfc8664'>
<front>
<title>Path Computation Element Communication Protocol (PCEP) Extensions for Segment Routing</title>
<author fullname='S. Sivabalan' initials='S.' surname='Sivabalan'><organization/></author>
<author fullname='C. Filsfils' initials='C.' surname='Filsfils'><organization/></author>
<author fullname='J. Tantsura' initials='J.' surname='Tantsura'><organization/></author>
<author fullname='W. Henderickx' initials='W.' surname='Henderickx'><organization/></author>
<author fullname='J. Hardwick' initials='J.' surname='Hardwick'><organization/></author>
<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 &quot;segments&quot; 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='RFC8754' target='https://www.rfc-editor.org/info/rfc8754'>
<front>
<title>IPv6 Segment Routing Header (SRH)</title>
<author fullname='C. Filsfils' initials='C.' role='editor' surname='Filsfils'><organization/></author>
<author fullname='D. Dukes' initials='D.' role='editor' surname='Dukes'><organization/></author>
<author fullname='S. Previdi' initials='S.' surname='Previdi'><organization/></author>
<author fullname='J. Leddy' initials='J.' surname='Leddy'><organization/></author>
<author fullname='S. Matsushima' initials='S.' surname='Matsushima'><organization/></author>
<author fullname='D. Voyer' initials='D.' surname='Voyer'><organization/></author>
<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='I-D.ietf-pce-segment-routing-ipv6'>
   <front>
      <title>Path Computation Element Communication Protocol (PCEP) Extensions for Segment Routing leveraging the IPv6 dataplane</title>
      <author fullname='Cheng Li(Editor)'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Mahendra Singh Negi'>
	 <organization>RtBrick Inc</organization>
      </author>
      <author fullname='Siva Sivabalan'>
	 <organization>Ciena Corporation</organization>
      </author>
      <author fullname='Mike Koldychev'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Prejeeth Kaladharan'>
	 <organization>RtBrick Inc</organization>
      </author>
      <author fullname='Yongqing Zhu'>
	 <organization>China Telecom</organization>
      </author>
      <date day='10' month='July' year='2022'/>
      <abstract>
	 <t>   The Source Packet Routing in Networking (SPRING) architecture
   describes how Segment Routing (SR) can be used to steer packets
   through an IPv6 or MPLS network using the source routing paradigm.
   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 &quot;segments&quot; that are advertised by Link-State IGPs.
   A Segment Routed Path can be derived from a variety of mechanisms,
   including an IGP Shortest Path Tree (SPT), explicit configuration, or
   a PCE.

   Since SR can be applied to both MPLS and IPv6 forwarding plane, a PCE
   should be able to compute SR-Path for both MPLS and IPv6 forwarding
   plane.  This document describes the extensions required for SR
   support for IPv6 data plane in Path Computation Element communication
   Protocol (PCEP).  The PCEP extension and mechanism to support SR-MPLS
   is described in RFC 8664.  This document extends it to support SRv6
   (SR over IPv6).

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-pce-segment-routing-ipv6-14'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-pce-segment-routing-ipv6-14.txt' type='TXT'/>
</reference>



<reference anchor='RFC3246' target='https://www.rfc-editor.org/info/rfc3246'>
<front>
<title>An Expedited Forwarding PHB (Per-Hop Behavior)</title>
<author fullname='B. Davie' initials='B.' surname='Davie'><organization/></author>
<author fullname='A. Charny' initials='A.' surname='Charny'><organization/></author>
<author fullname='J.C.R. Bennet' initials='J.C.R.' surname='Bennet'><organization/></author>
<author fullname='K. Benson' initials='K.' surname='Benson'><organization/></author>
<author fullname='J.Y. Le Boudec' initials='J.Y.' surname='Le Boudec'><organization/></author>
<author fullname='W. Courtney' initials='W.' surname='Courtney'><organization/></author>
<author fullname='S. Davari' initials='S.' surname='Davari'><organization/></author>
<author fullname='V. Firoiu' initials='V.' surname='Firoiu'><organization/></author>
<author fullname='D. Stiliadis' initials='D.' surname='Stiliadis'><organization/></author>
<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='RFC2597' target='https://www.rfc-editor.org/info/rfc2597'>
<front>
<title>Assured Forwarding PHB Group</title>
<author fullname='J. Heinanen' initials='J.' surname='Heinanen'><organization/></author>
<author fullname='F. Baker' initials='F.' surname='Baker'><organization/></author>
<author fullname='W. Weiss' initials='W.' surname='Weiss'><organization/></author>
<author fullname='J. Wroclawski' initials='J.' surname='Wroclawski'><organization/></author>
<date month='June' year='1999'/>
<abstract><t>This document defines a general use Differentiated Services (DS) Per-Hop-Behavior (PHB) Group called Assured Forwarding (AF). [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2597'/>
<seriesInfo name='DOI' value='10.17487/RFC2597'/>
</reference>



<reference anchor='RFC8667' target='https://www.rfc-editor.org/info/rfc8667'>
<front>
<title>IS-IS Extensions for Segment Routing</title>
<author fullname='S. Previdi' initials='S.' role='editor' surname='Previdi'><organization/></author>
<author fullname='L. Ginsberg' initials='L.' role='editor' surname='Ginsberg'><organization/></author>
<author fullname='C. Filsfils' initials='C.' surname='Filsfils'><organization/></author>
<author fullname='A. Bashandy' initials='A.' surname='Bashandy'><organization/></author>
<author fullname='H. Gredler' initials='H.' surname='Gredler'><organization/></author>
<author fullname='B. Decraene' initials='B.' surname='Decraene'><organization/></author>
<date month='December' year='2019'/>
<abstract><t>Segment Routing (SR) allows for a flexible definition of end-to-end paths within IGP topologies by encoding paths as sequences of topological sub-paths, called &quot;segments&quot;. These segments are advertised by the link-state routing protocols (IS-IS and OSPF).</t><t>This document describes the IS-IS extensions that need to be introduced for Segment Routing operating on an MPLS data plane.</t></abstract>
</front>
<seriesInfo name='RFC' value='8667'/>
<seriesInfo name='DOI' value='10.17487/RFC8667'/>
</reference>



<reference anchor='RFC8665' target='https://www.rfc-editor.org/info/rfc8665'>
<front>
<title>OSPF Extensions for Segment Routing</title>
<author fullname='P. Psenak' initials='P.' role='editor' surname='Psenak'><organization/></author>
<author fullname='S. Previdi' initials='S.' role='editor' surname='Previdi'><organization/></author>
<author fullname='C. Filsfils' initials='C.' surname='Filsfils'><organization/></author>
<author fullname='H. Gredler' initials='H.' surname='Gredler'><organization/></author>
<author fullname='R. Shakir' initials='R.' surname='Shakir'><organization/></author>
<author fullname='W. Henderickx' initials='W.' surname='Henderickx'><organization/></author>
<author fullname='J. Tantsura' initials='J.' surname='Tantsura'><organization/></author>
<date month='December' year='2019'/>
<abstract><t>Segment Routing (SR) allows a flexible definition of end-to-end paths within IGP topologies by encoding paths as sequences of topological subpaths called &quot;segments&quot;. These segments are advertised by the link-state routing protocols (IS-IS and OSPF).</t><t>This document describes the OSPFv2 extensions required for Segment Routing.</t></abstract>
</front>
<seriesInfo name='RFC' value='8665'/>
<seriesInfo name='DOI' value='10.17487/RFC8665'/>
</reference>



<reference anchor='RFC9085' target='https://www.rfc-editor.org/info/rfc9085'>
<front>
<title>Border Gateway Protocol - Link State (BGP-LS) Extensions for Segment Routing</title>
<author fullname='S. Previdi' initials='S.' surname='Previdi'><organization/></author>
<author fullname='K. Talaulikar' initials='K.' role='editor' surname='Talaulikar'><organization/></author>
<author fullname='C. Filsfils' initials='C.' surname='Filsfils'><organization/></author>
<author fullname='H. Gredler' initials='H.' surname='Gredler'><organization/></author>
<author fullname='M. Chen' initials='M.' surname='Chen'><organization/></author>
<date month='August' year='2021'/>
<abstract><t>Segment Routing (SR) allows for a flexible definition of end-to-end paths by encoding paths as sequences of topological subpaths, called &quot;segments&quot;. These segments are advertised by routing protocols, e.g., by the link-state routing protocols (IS-IS, OSPFv2, and OSPFv3) within IGP topologies.</t><t>This document defines extensions to the Border Gateway Protocol - Link State (BGP-LS) address family in order to carry SR information via BGP.</t></abstract>
</front>
<seriesInfo name='RFC' value='9085'/>
<seriesInfo name='DOI' value='10.17487/RFC9085'/>
</reference>


<reference anchor='I-D.ietf-lsr-isis-srv6-extensions'>
   <front>
      <title>IS-IS Extensions to Support Segment Routing over IPv6 Dataplane</title>
      <author fullname='Peter Psenak'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Clarence Filsfils'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Ahmed Bashandy'>
	 <organization>Individual</organization>
      </author>
      <author fullname='Bruno Decraene'>
	 <organization>Orange</organization>
      </author>
      <author fullname='Zhibo Hu'>
	 <organization>Huawei Technologies</organization>
      </author>
      <date day='20' month='October' year='2021'/>
      <abstract>
	 <t>   The Segment Routing (SR) architecture allows flexible definition of
   the end-to-end path by encoding it as a sequence of topological
   elements called &quot;segments&quot;.  It can be implemented over the MPLS or
   the IPv6 data plane.  This document describes the IS-IS extensions
   required to support Segment Routing over the IPv6 data plane.

   This document updates RFC 7370 by modifying an existing registry.


	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-lsr-isis-srv6-extensions-18'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-lsr-isis-srv6-extensions-18.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-lsr-ospfv3-srv6-extensions'>
   <front>
      <title>OSPFv3 Extensions for SRv6</title>
      <author fullname='Zhenbin Li'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Zhibo Hu'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Ketan Talaulikar'>
	 <organization>Arrcus Inc</organization>
      </author>
      <author fullname='Peter Psenak'>
	 <organization>Cisco Systems</organization>
      </author>
      <date day='1' month='July' year='2022'/>
      <abstract>
	 <t>   The Segment Routing (SR) architecture allows a flexible definition of
   the end-to-end path by encoding it as a sequence of topological
   elements called &quot;segments&quot;.  It can be implemented over an MPLS or
   IPv6 data plane.  This document describes the OSPFv3 extensions
   required to support Segment Routing over the IPv6 data plane (SRv6).

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-lsr-ospfv3-srv6-extensions-05'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-lsr-ospfv3-srv6-extensions-05.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-idr-bgpls-srv6-ext'>
   <front>
      <title>BGP Link State Extensions for SRv6</title>
      <author fullname='Gaurav Dawra'>
	 <organization>LinkedIn</organization>
      </author>
      <author fullname='Clarence Filsfils'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Ketan Talaulikar'>
	 <organization>Cisco Systems</organization>
      </author>
      <author fullname='Mach Chen'>
	 <organization>Huawei</organization>
      </author>
      <author fullname='Daniel Bernier'>
	 <organization>Bell Canada</organization>
      </author>
      <author fullname='Bruno Decraene'>
	 <organization>Orange</organization>
      </author>
      <date day='10' month='November' year='2021'/>
      <abstract>
	 <t>   Segment Routing over IPv6 (SRv6) allows for a flexible definition of
   end-to-end paths within various topologies by encoding paths as
   sequences of topological or functional sub-paths, called &quot;segments&quot;.
   These segments are advertised by various protocols such as BGP, IS-IS
   and OSPFv3.

   This document defines extensions to BGP Link-state (BGP-LS) to
   advertise SRv6 segments along with their behaviors and other
   attributes via BGP.  The BGP-LS address-family solution for SRv6
   described in this document is similar to BGP-LS for SR for the MPLS
   data-plane defined in a separate document.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-idr-bgpls-srv6-ext-09'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-idr-bgpls-srv6-ext-09.txt' type='TXT'/>
</reference>



<reference anchor='RFC5440' target='https://www.rfc-editor.org/info/rfc5440'>
<front>
<title>Path Computation Element (PCE) Communication Protocol (PCEP)</title>
<author fullname='JP. Vasseur' initials='JP.' role='editor' surname='Vasseur'><organization/></author>
<author fullname='JL. Le Roux' initials='JL.' role='editor' surname='Le Roux'><organization/></author>
<date month='March' year='2009'/>
<abstract><t>This document specifies the Path Computation Element (PCE) Communication Protocol (PCEP) for communications between a Path Computation Client (PCC) and a PCE, or between two PCEs.  Such interactions include path computation requests and path computation replies as well as notifications of specific states related to the use of a PCE in the context of Multiprotocol Label Switching (MPLS) and Generalized MPLS (GMPLS) Traffic Engineering.  PCEP is designed to be flexible and extensible so as to easily allow for the addition of further messages and objects, should further requirements be expressed in the future.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5440'/>
<seriesInfo name='DOI' value='10.17487/RFC5440'/>
</reference>


<reference anchor='I-D.ietf-pce-local-protection-enforcement'>
   <front>
      <title>Local Protection Enforcement in PCEP</title>
      <author fullname='Andrew Stone'>
	 <organization>Nokia</organization>
      </author>
      <author fullname='Mustapha Aissaoui'>
	 <organization>Nokia</organization>
      </author>
      <author fullname='Samuel Sidor'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Siva Sivabalan'>
	 <organization>Ciena Coroporation</organization>
      </author>
      <date day='20' month='June' year='2022'/>
      <abstract>
	 <t>   This document updates [RFC5440] to clarify usage of the local
   protection desired bit signalled in Path Computation Element Protocol
   (PCEP).  This document also introduces a new flag for signalling
   protection strictness in PCEP.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-pce-local-protection-enforcement-06'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-pce-local-protection-enforcement-06.txt' type='TXT'/>
</reference>



<reference anchor='RFC8697' target='https://www.rfc-editor.org/info/rfc8697'>
<front>
<title>Path Computation Element Communication Protocol (PCEP) Extensions for Establishing Relationships between Sets of Label Switched Paths (LSPs)</title>
<author fullname='I. Minei' initials='I.' surname='Minei'><organization/></author>
<author fullname='E. Crabbe' initials='E.' surname='Crabbe'><organization/></author>
<author fullname='S. Sivabalan' initials='S.' surname='Sivabalan'><organization/></author>
<author fullname='H. Ananthakrishnan' initials='H.' surname='Ananthakrishnan'><organization/></author>
<author fullname='D. Dhody' initials='D.' surname='Dhody'><organization/></author>
<author fullname='Y. Tanaka' initials='Y.' surname='Tanaka'><organization/></author>
<date month='January' year='2020'/>
<abstract><t>This document introduces a generic mechanism to create a grouping of Label Switched Paths (LSPs) in the context of a Path Computation Element (PCE). This grouping can then be used to define associations between sets of LSPs or between a set of LSPs and a set of attributes (such as configuration parameters or behaviors), and it is equally applicable to the stateful PCE (active and passive modes) and the stateless PCE.</t></abstract>
</front>
<seriesInfo name='RFC' value='8697'/>
<seriesInfo name='DOI' value='10.17487/RFC8697'/>
</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'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Mach(Guoyi) Chen'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Weiqiang Cheng'>
	 <organization>China Mobile</organization>
      </author>
      <author fullname='Rakesh Gandhi'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Quan Xiong'>
	 <organization>ZTE Corporation</organization>
      </author>
      <date day='6' month='March' year='2022'/>
      <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-09'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-pce-sr-bidir-path-09.txt' type='TXT'/>
</reference>



<reference anchor='RFC9059' target='https://www.rfc-editor.org/info/rfc9059'>
<front>
<title>Path Computation Element Communication Protocol (PCEP) Extensions for Associated Bidirectional Label Switched Paths (LSPs)</title>
<author fullname='R. Gandhi' initials='R.' role='editor' surname='Gandhi'><organization/></author>
<author fullname='C. Barth' initials='C.' surname='Barth'><organization/></author>
<author fullname='B. Wen' initials='B.' surname='Wen'><organization/></author>
<date month='June' year='2021'/>
<abstract><t>This document defines Path Computation Element Communication Protocol (PCEP) extensions for grouping two unidirectional MPLS-TE Label Switched Paths (LSPs), one in each direction in the network, into an associated bidirectional LSP.  These PCEP extensions can be applied either using a stateful PCE for both PCE-initiated and PCC-initiated LSPs or using a stateless PCE. The PCEP procedures defined are applicable to the LSPs using RSVP-TE for signaling.</t></abstract>
</front>
<seriesInfo name='RFC' value='9059'/>
<seriesInfo name='DOI' value='10.17487/RFC9059'/>
</reference>


<reference anchor='I-D.ietf-pce-segment-routing-policy-cp'>
   <front>
      <title>PCEP extension to support Segment Routing Policy Candidate Paths</title>
      <author fullname='Mike Koldychev'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Siva Sivabalan'>
	 <organization>Ciena Corporation</organization>
      </author>
      <author fullname='Colby Barth'>
	 <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname='Shuping Peng'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Hooman Bidgoli'>
	 <organization>Nokia</organization>
      </author>
      <date day='21' month='April' year='2022'/>
      <abstract>
	 <t>   This document introduces a mechanism to specify a Segment Routing
   (SR) policy, as a collection of SR candidate paths.  An SR policy is
   identified by &lt;headend, color, endpoint&gt; tuple.  An SR policy can
   contain one or more candidate paths where each candidate path is
   identified in PCEP by its uniquely assigned PLSP-ID.  This document
   proposes extension to PCEP to support association among candidate
   paths of a given SR policy.  The mechanism proposed in this document
   is applicable to both MPLS and IPv6 data planes of SR.


	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-pce-segment-routing-policy-cp-07'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-pce-segment-routing-policy-cp-07.txt' type='TXT'/>
</reference>


<reference anchor='I-D.sidor-pce-circuit-style-pcep-extensions'>
   <front>
      <title>PCEP extensions for Circuit Style Policies</title>
      <author fullname='Samuel Sidor'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Zafar Ali'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Praveen Maheshwari'>
	 <organization>Airtel India</organization>
      </author>
      <author fullname='Reza Rokui'>
	 <organization>Ciena</organization>
      </author>
      <author fullname='Andrew Stone'>
	 <organization>Nokia</organization>
      </author>
      <author fullname='Luay Jalil'>
	 <organization>Verizon</organization>
      </author>
      <author fullname='Shuping Peng'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Tarek Saad'>
	 <organization>Juniper Networks</organization>
      </author>
      <author fullname='Daniel Voyer'>
	 <organization>Bell Canada</organization>
      </author>
      <date day='6' month='July' year='2022'/>
      <abstract>
	 <t>   This document proposes a set of extensions for Path Computation
   Element Communication Protocol (PCEP) for Circuit Style Policies -
   Segment-Routing Policy designed to satisfy requirements for
   connection-oriented transport services.  New TLV is introduced to
   control path recomputation and new flag to add ability to request
   path with strict hops only.


	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-sidor-pce-circuit-style-pcep-extensions-02'/>
   <format target='https://www.ietf.org/archive/id/draft-sidor-pce-circuit-style-pcep-extensions-02.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-pce-multipath'>
   <front>
      <title>PCEP Extensions for Signaling Multipath Information</title>
      <author fullname='Mike Koldychev'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Siva Sivabalan'>
	 <organization>Ciena Corporation</organization>
      </author>
      <author fullname='Tarek Saad'>
	 <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname='Vishnu Pavan Beeram'>
	 <organization>Juniper Networks, Inc.</organization>
      </author>
      <author fullname='Hooman Bidgoli'>
	 <organization>Nokia</organization>
      </author>
      <author fullname='Bhupendra Yadav'>
	 <organization>Ciena</organization>
      </author>
      <author fullname='Shuping Peng'>
	 <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Gyan Mishra'>
	 <organization>Verizon Inc.</organization>
      </author>
      <date day='17' month='May' year='2022'/>
      <abstract>
	 <t>   Path computation algorithms are not limited to return a single
   optimal path.  Multiple paths may exist that satisfy the given
   objectives and constraints.  This document defines a mechanism to
   encode multiple paths for a single set of objectives and constraints.
   This is a generic PCEP mechanism, not specific to any path setup type
   or dataplane.  The mechanism is applicable to both stateless and
   stateful PCEP.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-pce-multipath-06'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-pce-multipath-06.txt' type='TXT'/>
</reference>



<reference anchor='RFC8491' target='https://www.rfc-editor.org/info/rfc8491'>
<front>
<title>Signaling Maximum SID Depth (MSD) Using IS-IS</title>
<author fullname='J. Tantsura' initials='J.' surname='Tantsura'><organization/></author>
<author fullname='U. Chunduri' initials='U.' surname='Chunduri'><organization/></author>
<author fullname='S. Aldrin' initials='S.' surname='Aldrin'><organization/></author>
<author fullname='L. Ginsberg' initials='L.' surname='Ginsberg'><organization/></author>
<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='RFC8476' target='https://www.rfc-editor.org/info/rfc8476'>
<front>
<title>Signaling Maximum SID Depth (MSD) Using OSPF</title>
<author fullname='J. Tantsura' initials='J.' surname='Tantsura'><organization/></author>
<author fullname='U. Chunduri' initials='U.' surname='Chunduri'><organization/></author>
<author fullname='S. Aldrin' initials='S.' surname='Aldrin'><organization/></author>
<author fullname='P. Psenak' initials='P.' surname='Psenak'><organization/></author>
<date month='December' year='2018'/>
<abstract><t>This document defines a way for an Open Shortest Path First (OSPF) 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 Identifier (SID) stack can be supported in a given network.  This document only refers to the Signaling MSD as defined in RFC 8491, but it defines an encoding that can support other MSD types.  Here, the term &quot;OSPF&quot; means both OSPFv2 and OSPFv3.</t></abstract>
</front>
<seriesInfo name='RFC' value='8476'/>
<seriesInfo name='DOI' value='10.17487/RFC8476'/>
</reference>



<reference anchor='RFC8814' target='https://www.rfc-editor.org/info/rfc8814'>
<front>
<title>Signaling Maximum SID Depth (MSD) Using the Border Gateway Protocol - Link State</title>
<author fullname='J. Tantsura' initials='J.' surname='Tantsura'><organization/></author>
<author fullname='U. Chunduri' initials='U.' surname='Chunduri'><organization/></author>
<author fullname='K. Talaulikar' initials='K.' surname='Talaulikar'><organization/></author>
<author fullname='G. Mirsky' initials='G.' surname='Mirsky'><organization/></author>
<author fullname='N. Triantafillis' initials='N.' surname='Triantafillis'><organization/></author>
<date month='August' year='2020'/>
<abstract><t>This document defines a way for a Border Gateway Protocol - Link State (BGP-LS) speaker to advertise multiple types of supported Maximum SID Depths (MSDs) at node and/or link granularity.</t><t>Such advertisements allow entities (e.g., centralized controllers) to determine whether a particular Segment Identifier (SID) stack can be supported in a given network.</t></abstract>
</front>
<seriesInfo name='RFC' value='8814'/>
<seriesInfo name='DOI' value='10.17487/RFC8814'/>
</reference>



<reference anchor='RFC4872' target='https://www.rfc-editor.org/info/rfc4872'>
<front>
<title>RSVP-TE Extensions in Support of End-to-End Generalized Multi-Protocol Label Switching (GMPLS) Recovery</title>
<author fullname='J.P. Lang' initials='J.P.' role='editor' surname='Lang'><organization/></author>
<author fullname='Y. Rekhter' initials='Y.' role='editor' surname='Rekhter'><organization/></author>
<author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'><organization/></author>
<date month='May' year='2007'/>
<abstract><t>This document describes protocol-specific procedures and extensions for Generalized Multi-Protocol Label Switching (GMPLS) Resource ReSerVation Protocol - Traffic Engineering (RSVP-TE) signaling to support end-to-end Label Switched Path (LSP) recovery that denotes protection and restoration.  A generic functional description of GMPLS recovery can be found in a companion document, RFC 4426.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4872'/>
<seriesInfo name='DOI' value='10.17487/RFC4872'/>
</reference>



<reference anchor='RFC4427' target='https://www.rfc-editor.org/info/rfc4427'>
<front>
<title>Recovery (Protection and Restoration) Terminology for Generalized Multi-Protocol Label Switching (GMPLS)</title>
<author fullname='E. Mannie' initials='E.' role='editor' surname='Mannie'><organization/></author>
<author fullname='D. Papadimitriou' initials='D.' role='editor' surname='Papadimitriou'><organization/></author>
<date month='March' year='2006'/>
<abstract><t>This document defines a common terminology for Generalized Multi-Protocol Label Switching (GMPLS)-based recovery mechanisms (i.e., protection and restoration).  The terminology is independent of the underlying transport technologies covered by GMPLS.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='4427'/>
<seriesInfo name='DOI' value='10.17487/RFC4427'/>
</reference>



<reference anchor='RFC3386' target='https://www.rfc-editor.org/info/rfc3386'>
<front>
<title>Network Hierarchy and Multilayer Survivability</title>
<author fullname='W. Lai' initials='W.' role='editor' surname='Lai'><organization/></author>
<author fullname='D. McDysan' initials='D.' role='editor' surname='McDysan'><organization/></author>
<date month='November' year='2002'/>
</front>
<seriesInfo name='RFC' value='3386'/>
<seriesInfo name='DOI' value='10.17487/RFC3386'/>
</reference>



<reference anchor='RFC8800' target='https://www.rfc-editor.org/info/rfc8800'>
<front>
<title>Path Computation Element Communication Protocol (PCEP) Extension for Label Switched Path (LSP) Diversity Constraint Signaling</title>
<author fullname='S. Litkowski' initials='S.' surname='Litkowski'><organization/></author>
<author fullname='S. Sivabalan' initials='S.' surname='Sivabalan'><organization/></author>
<author fullname='C. Barth' initials='C.' surname='Barth'><organization/></author>
<author fullname='M. Negi' initials='M.' surname='Negi'><organization/></author>
<date month='July' year='2020'/>
<abstract><t>This document introduces a simple mechanism to associate a group of Label Switched Paths (LSPs) via an extension to the Path Computation Element Communication Protocol (PCEP) with the purpose of computing diverse (disjointed) paths for those LSPs.  The proposed extension allows a Path Computation Client (PCC) to advertise to a Path Computation Element (PCE) that a particular LSP belongs to a particular Disjoint Association Group; thus, the PCE knows that the LSPs in the same group need to be disjoint from each other.</t></abstract>
</front>
<seriesInfo name='RFC' value='8800'/>
<seriesInfo name='DOI' value='10.17487/RFC8800'/>
</reference>


<reference anchor='I-D.ietf-spring-stamp-srpm'>
   <front>
      <title>Performance Measurement Using Simple TWAMP (STAMP) for Segment Routing Networks</title>
      <author fullname='Rakesh Gandhi'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Clarence Filsfils'>
	 <organization>Cisco Systems, Inc.</organization>
      </author>
      <author fullname='Daniel Voyer'>
	 <organization>Bell Canada</organization>
      </author>
      <author fullname='Mach(Guoyi) Chen'>
	 <organization>Huawei</organization>
      </author>
      <author fullname='Bart Janssens'>
	 <organization>Colt</organization>
      </author>
      <author fullname='Richard Foote'>
	 <organization>Nokia</organization>
      </author>
      <date day='5' month='July' year='2022'/>
      <abstract>
	 <t>   Segment Routing (SR) leverages the source routing paradigm.  SR is
   applicable to both Multiprotocol Label Switching (SR-MPLS) and IPv6
   (SRv6) data planes.  This document describes procedures for
   Performance Measurement in SR networks using the mechanisms defined
   in RFC 8762 (Simple Two-Way Active Measurement Protocol (STAMP)) and
   its optional extensions defined in RFC 8972 and further augmented in
   draft-ietf-ippm-stamp-srpm.  The procedure described is applicable to
   SR-MPLS and SRv6 data planes and is used for both links and end-to-
   end SR paths including SR Policies.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-spring-stamp-srpm-04'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-spring-stamp-srpm-04.txt' type='TXT'/>
</reference>



<reference anchor='RFC1925' target='https://www.rfc-editor.org/info/rfc1925'>
<front>
<title>The Twelve Networking Truths</title>
<author fullname='R. Callon' initials='R.' surname='Callon'><organization/></author>
<date month='April' year='1996'/>
<abstract><t>This memo documents the fundamental truths of networking for the Internet community. This memo does not specify a standard, except in the sense that all standards must implicitly follow the fundamental truths. This memo provides information for the Internet community.  This memo does not specify an Internet standard of any kind.</t></abstract>
</front>
<seriesInfo name='RFC' value='1925'/>
<seriesInfo name='DOI' value='10.17487/RFC1925'/>
</reference>




    </references>



  </back>

<!-- ##markdown-source:
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
AAA=

-->

</rfc>

