File: rfc8741.xml

package info (click to toggle)
doc-rfc 20201128-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 1,307,124 kB
file content (819 lines) | stat: -rw-r--r-- 55,015 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-pce-lsp-control-request-11" indexInclude="true" ipr="trust200902" number="8741" prepTime="2020-03-09T21:32:55" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="4" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-pce-lsp-control-request-11" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc8741" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="LSP Control Request">Ability for a Stateful Path Computation Element (PCE) to Request and Obtain Control of a Label Switched Path (LSP)</title>
    <seriesInfo name="RFC" value="8741" stream="IETF"/>
    <author fullname="Aswatnarayan Raghuram" initials="A." surname="Raghuram">
      <organization showOnFrontPage="true">AT&amp;T</organization>
      <address>
        <postal>
          <street>200 S Laurel Avenue</street>
          <city>Middletown</city>
          <region>NJ</region>
          <code>07748</code>
          <country>United States of America</country>
        </postal>
        <email>ar2521@att.com</email>
      </address>
    </author>
    <author fullname="Al Goddard" initials="A." surname="Goddard">
      <organization showOnFrontPage="true">AT&amp;T</organization>
      <address>
        <postal>
          <street>200 S Laurel Avenue</street>
          <city>Middletown</city>
          <region>NJ</region>
          <code>07748</code>
          <country>United States of America</country>
        </postal>
        <email>ag6941@att.com</email>
      </address>
    </author>
    <author fullname="Jay Karthik" initials="J." surname="Karthik">
      <organization showOnFrontPage="true">Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <street>125 High Street</street>
          <city>Boston</city>
          <region>Massachusetts</region>
          <code>02110</code>
          <country>United States of America</country>
        </postal>
        <email>jakarthi@cisco.com</email>
      </address>
    </author>
    <author fullname="Siva Sivabalan" initials="S." surname="Sivabalan">
      <organization showOnFrontPage="true">Cisco Systems, Inc.</organization>
      <address>
        <postal>
          <street>2000 Innovation Drive</street>
          <city>Kanata</city>
          <region>Ontario</region>
          <code>K2K 3E8</code>
          <country>Canada</country>
        </postal>
        <email>msiva@cisco.com</email>
      </address>
    </author>
    <author initials="M" surname="Negi" fullname="Mahendra Singh Negi">
      <organization showOnFrontPage="true">Huawei Technologies</organization>
      <address>
        <postal>
          <street>Divyashree Techno Park, Whitefield</street>
          <city>Bangalore</city>
          <region>Karnataka</region>
          <code>560066</code>
          <country>India</country>
        </postal>
        <email>mahend.ietf@gmail.com</email>
      </address>
    </author>
    <date month="03" year="2020"/>
    <workgroup>PCE Working Group</workgroup>
    <abstract pn="section-abstract">
      <t pn="section-abstract-1">A stateful Path Computation Element (PCE) retains information about
      the placement of Multiprotocol Label Switching (MPLS) Traffic
      Engineering Label Switched Paths (TE LSPs). When a PCE has stateful
      control over LSPs, it may send indications to LSP head-ends to modify the
      attributes (especially the paths) of the LSPs. A Path Computation Client
      (PCC) that has set up LSPs under local configuration may delegate
      control of those LSPs to a stateful PCE.</t>
      <t pn="section-abstract-2">There are use cases in which a stateful PCE may wish to obtain
      control of locally configured LSPs that it is aware of but have
      not been delegated to the PCE.</t>
      <t pn="section-abstract-3">This document describes an extension to the Path Computation Element
   Communication Protocol (PCEP) to enable a PCE to make requests for
   such control.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc8741" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t pn="section-boilerplate.2-1">
            Copyright (c) 2020 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Simplified BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Simplified BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
          </li>
          <li pn="section-toc.1-1.2">
            <t keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-language">Requirements Language</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t keepWithNext="true" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-lsp-control-request-flag">LSP Control Request Flag</xref></t>
          </li>
          <li pn="section-toc.1-1.4">
            <t keepWithNext="true" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-operation">Operation</xref></t>
          </li>
          <li pn="section-toc.1-1.5">
            <t keepWithNext="true" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.6">
            <t keepWithNext="true" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t keepWithNext="true" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-manageability-consideration">Manageability Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-control-of-function-and-pol">Control of Function and Policy</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-information-and-data-models">Information and Data Models</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-liveness-detection-and-moni">Liveness Detection and Monitoring</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.4">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.4.1"><xref derivedContent="7.4" format="counter" sectionFormat="of" target="section-7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-verify-correct-operations">Verify Correct Operations</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.5">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.5.1"><xref derivedContent="7.5" format="counter" sectionFormat="of" target="section-7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-requirements-on-other-proto">Requirements on Other Protocols</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.6">
                <t keepWithNext="true" pn="section-toc.1-1.7.2.6.1"><xref derivedContent="7.6" format="counter" sectionFormat="of" target="section-7.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-impact-on-network-operation">Impact on Network Operations</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t keepWithNext="true" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t keepWithNext="true" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t keepWithNext="true" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t keepWithNext="true" pn="section-toc.1-1.9.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.a"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.10">
            <t keepWithNext="true" pn="section-toc.1-1.10.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.b"/><xref derivedContent="" format="title" sectionFormat="of" target="name-contributors">Contributors</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t keepWithNext="true" pn="section-toc.1-1.11.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="Introduction" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t pn="section-1-1">"Path Computation Element Communication Protocol (PCEP) Extensions
      for Stateful PCE" 
      <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> specifies a set of
      extensions to PCEP <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/> to enable
      stateful control of Traffic Engineering Label Switched Paths (TE LSPs)
      between and across PCEP sessions in compliance with <xref target="RFC4657" format="default" sectionFormat="of" derivedContent="RFC4657"/>. 
It includes mechanisms to
      synchronize LSP state between Path Computation Clients (PCCs) and PCEs,
      delegate control of LSPs to PCEs, and allow PCEs to control the timing and sequence
      of path computations within and across PCEP sessions. The stateful PCEP
      defines the following two useful network operations: 
</t>
      <dl newline="false" indent="13" spacing="normal" pn="section-1-2">
        <dt pn="section-1-2.1">Delegation:</dt>
        <dd pn="section-1-2.2">As per <xref target="RFC8051" format="default" sectionFormat="of" derivedContent="RFC8051"/>, an operation to
	grant a PCE temporary rights to modify a 
      subset of LSP parameters on one or more LSPs of a PCC.  LSPs are
      delegated from a PCC to a PCE and are referred to as "delegated"
      LSPs.</dd>
        <dt pn="section-1-2.3">Revocation:</dt>
        <dd pn="section-1-2.4">As per <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>, an operation
	performed by a PCC on a previously delegated LSP. Revocation revokes
	the rights granted to the PCE in the delegation operation.</dd>
      </dl>
      <t pn="section-1-3">For redundant stateful PCEs (<xref target="RFC8231" sectionFormat="of" section="5.7.4" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8231#section-5.7.4" derivedContent="RFC8231"/>), during a PCE failure, one of the redundant PCEs
      might want to request to take control over an LSP. The redundant PCEs
      may use a local policy or a proprietary election mechanism to decide
      which PCE would take control. In this case, a mechanism is needed for a
      stateful PCE to request control of one or more LSPs from a PCC so that
      a newly elected primary PCE can request to take over control.</t>
      <t pn="section-1-4">In case of virtualized PCEs (vPCEs) running in virtual network
      function (VNF) mode, as the computation load in the network increases, a
      new instance of vPCE could be instantiated to balance the current
      load. 
The PCEs could use a proprietary algorithm to decide which LSPs can
      be assigned to the new vPCE. Thus, having a mechanism for the PCE to
      request control of some LSPs is needed.</t>
      <t pn="section-1-5">In some deployments, the operator would like to use stateful PCE for
      global optimization algorithms but would still like to keep the control
      of the LSP at the PCC. In such cases, a stateful PCE could request to
      take control during the global optimization and return the delegation
      once done.</t>
      <t pn="section-1-6">Note that <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> specifies a
      mechanism for a PCC to delegate an orphaned LSP to another PCE. The
      mechanism defined in this document can be used in conjunction with <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>. Ultimately, it is the PCC that
      decides which PCE to delegate the orphaned LSP to.</t>
      <t pn="section-1-7">This specification provides a simple extension that allows a PCE
     to request control of one or more LSPs from any PCC over the stateful
      PCEP session. The procedures for granting and relinquishing control of
      the LSPs are specified in accordance with <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> unless explicitly set aside in this
      document.</t>
    </section>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-terminology">Terminology</name>
      <t pn="section-2-1"> This document uses the following terms defined in <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/>:
      </t>
      <dl newline="false" spacing="normal" indent="6" pn="section-2-2">
        <dt pn="section-2-2.1">  PCC:</dt>
        <dd pn="section-2-2.2">Path Computation Client</dd>
        <dt pn="section-2-2.3">  PCE:</dt>
        <dd pn="section-2-2.4">Path Computation Element</dd>
        <dt pn="section-2-2.5">  PCEP:</dt>
        <dd pn="section-2-2.6">Path Computation Element communication Protocol</dd>
      </dl>
      <t pn="section-2-3">This document uses the following terms defined in <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>:
      </t>
      <dl newline="false" spacing="normal" indent="6" pn="section-2-4">
        <dt pn="section-2-4.1">  PCRpt:</dt>
        <dd pn="section-2-4.2">Path Computation State Report message</dd>
        <dt pn="section-2-4.3">  PCUpd:</dt>
        <dd pn="section-2-4.4">Path Computation Update Request message</dd>
        <dt pn="section-2-4.5">  PLSP-ID:</dt>
        <dd pn="section-2-4.6">A PCEP-specific identifier for the LSP</dd>
        <dt pn="section-2-4.7">  SRP:</dt>
        <dd pn="section-2-4.8">Stateful PCE Request Parameters</dd>
      </dl>
      <t pn="section-2-5">Readers of this document are expected to have some familiarity with <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>.</t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-2.1">
        <name slugifiedName="name-requirements-language">Requirements Language</name>
        <t pn="section-2.1-1">
    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" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
        </t>
      </section>
    </section>
    <section anchor="LSP-Gain-Flag" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-lsp-control-request-flag">LSP Control Request Flag</name>
      <t pn="section-3-1">The Stateful PCE Request Parameters (SRP) object is defined in
      <xref target="RFC8231" sectionFormat="of" section="7.2" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8231#section-7.2" derivedContent="RFC8231"/> and includes
      a Flags field.</t>
      <t pn="section-3-2">A new "LSP Control Request" flag (30), also called the C
      flag, is introduced in the SRP object. In a PCUpd message, a PCE sets
      the C flag to 1 to indicate that it wishes to gain control of LSPs. The
      LSPs are identified by the PLSP-ID in the LSP object following the SRP
      object. A PLSP-ID value other than 0 and 0xFFFFF is used to identify
      the LSP for which the PCE requests control. A PLSP-ID value of 0
      indicates that the PCE is requesting control of all LSPs originating
      from the PCC that it wishes to delegate.  The C flag has no meaning in
      other PCEP messages that carry SRP objects and for which the C flag
      <bcp14>MUST</bcp14> be set to 0 on transmission and <bcp14>MUST</bcp14>
      be ignored on receipt.</t>
      <t pn="section-3-3">The C flag is ignored in case the R flag <xref target="RFC8281" format="default" sectionFormat="of" derivedContent="RFC8281"/> in the SRP object
      is set.</t>
    </section>
    <section anchor="Operation" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-operation">Operation</name>
      <t pn="section-4-1">During normal operation, a PCC that wishes to delegate the control of
      an LSP sets the Delegate (D) flag (<xref target="RFC8231" sectionFormat="of" section="7.3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8231#section-7.3" derivedContent="RFC8231"/>) to 1 in all PCRpt messages pertaining to the
      LSP. The PCE confirms the delegation by setting the D flag to 1 in all PCUpd
      messages pertaining to the LSP. The PCC revokes the control of the LSP
      from the PCE by setting the D flag to 0 in PCRpt messages pertaining to the
      LSP. If the PCE wishes to relinquish the control of the LSP, it sets the
      D flag to 0 in all PCUpd messages pertaining to the LSP.</t>
      <t pn="section-4-2">If a PCE wishes to gain control over an LSP, it sends a PCUpd message
      with the C flag set to 1 in the SRP object. The LSP for which the PCE requests
      control is identified by the PLSP-ID in the associated LSP object. A
      PLSP-ID value of 0 indicates that the PCE wants control over all LSPs
      originating from the PCC. 
An implementation of this feature needs to make
      sure to check for the LSP control feature (C flag set to 1) before any
      check for PLSP-ID (as per <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>). The D flag and C flag are mutually exclusive in a
      PCUpd message. The PCE <bcp14>MUST NOT</bcp14> send a control request
      for the LSP that is already delegated to the PCE, i.e., if the D flag is
      set in the PCUpd message, then the C flag <bcp14>MUST NOT</bcp14> be
      set. If a PCC receives a PCUpd message with the D flag set in the LSP object
      (i.e., LSP is already delegated) and
the C flag is also set (i.e., PCE is making a control request), the PCC
<bcp14>MUST</bcp14> ignore the C flag. A PCC can decide to delegate the
control of the LSP at its own discretion. If the PCC grants or denies the
control, it sends a PCRpt message with the D flag set to 1 and 0, respectively, in
accordance with stateful PCEP <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>. If
the PCC does not grant the control, it <bcp14>MAY</bcp14> choose to not
respond, and the PCE <bcp14>MAY</bcp14> choose to retry requesting the control,
preferably using an exponentially increasing timer. Note that, if the PCUpd
message with the C flag set is received for a currently non-delegated LSP (for
which the PCE is requesting delegation), this <bcp14>MUST NOT</bcp14> trigger
the error handling as specified in <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>
(a PCErr with Error-type=19 (Invalid Operation) and error-value 1 (Attempted
LSP Update Request for a non-delegated 
   LSP)).</t>
      <t pn="section-4-3">As per <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>, a PCC cannot
      delegate an LSP to more than one PCE at any time. If a PCE requests
      control of an LSP that has already been delegated by the PCC to another
      PCE, the PCC <bcp14>MAY</bcp14> ignore the request or
      <bcp14>MAY</bcp14> revoke 
   the delegation to the first PCE before delegating it to the second. This
      choice is a matter of local policy.</t>
      <t pn="section-4-4">
   It should be noted that a legacy implementation of PCC that does not
   support this extension may receive an LSP control request: a PCUpd
   message with the C flag set and the D flag unset. The legacy implementation
   would ignore the C flag and trigger the error condition for the D flag, as
   specified in <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> (i.e., a PCErr with
   Error-type=19 (Invalid Operation) and error-value 1 (Attempted LSP Update
   Request for a non-delegated LSP)). Further, in case of a PLSP-ID value of
   0, the error condition, as specified in <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>, (i.e., a PCErr with Error-type=19 (Invalid Operation)
   and error-value 3 (Attempted LSP Update Request for an LSP identified by an
   unknown PLSP-ID)) would be triggered.</t>
      <t pn="section-4-5"><xref target="RFC8281" format="default" sectionFormat="of" derivedContent="RFC8281"/> describes the setup,
   maintenance, and teardown of PCE-initiated LSPs under the stateful PCE
   model. It also specifies how a PCE may obtain control over an orphaned LSP
   that was PCE-initiated. A PCE implementation can apply the mechanism described
   in this document in conjunction with those in <xref target="RFC8281" format="default" sectionFormat="of" derivedContent="RFC8281"/>.</t>
    </section>
    <section anchor="Security" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t pn="section-5-1">The security considerations listed in <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> and <xref target="RFC8281" format="default" sectionFormat="of" derivedContent="RFC8281"/> 
   apply to this document as well. However, this document also
   introduces a new attack vector. An attacker may flood the PCC with requests
   to delegate all of its LSPs 
   at a rate that exceeds the PCC's ability to process them, either by
   spoofing messages or by compromising the PCE itself.  
   The PCC <bcp14>SHOULD</bcp14> be configured with a threshold rate for the
      delegation requests received from the PCE. If the threshold is reached,
      it is <bcp14>RECOMMENDED</bcp14> to log the issue.</t>
      <t pn="section-5-2">A PCC is the ultimate arbiter of delegation. As per <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>, a local policy at the PCC is used to
      influence the delegation. A PCC can also revoke the delegation at any
      time. A PCC need not blindly trust the control requests and
      <bcp14>SHOULD</bcp14> take local policy and other factors into
      consideration before honoring the request. </t>
      <t pn="section-5-3">Note that a PCE may not be sure if a PCC supports this feature. A
      PCE would try sending a control request to a 'legacy' PCC that would
      in turn respond with an error, as described in <xref target="Operation" format="default" sectionFormat="of" derivedContent="Section 4"/>. So, a PCE would learn this fact only when it wants to
      take control over an LSP. A PCE might also be susceptible to downgrade
      attacks by falsifying the error condition.</t>
      <t pn="section-5-4">As per <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>, it is <bcp14>RECOMMENDED</bcp14>
   that these PCEP extensions only be activated on authenticated and
   encrypted sessions across PCEs and PCCs belonging to the same
   administrative authority, using Transport Layer Security (TLS)
   <xref target="RFC8253" format="default" sectionFormat="of" derivedContent="RFC8253"/>, as per the recommendations and
   best current practices in 
   BCP 195 <xref target="RFC7525" format="default" sectionFormat="of" derivedContent="RFC7525"/> (unless explicitly
   excluded in <xref target="RFC8253" format="default" sectionFormat="of" derivedContent="RFC8253"/>).  
      </t>
    </section>
    <section anchor="IANA" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <t pn="section-6-1">IANA has allocated the following code point in the "SRP Object Flag
        Field" subregistry in the "Path Computation Element Protocol (PCEP)
        Numbers" registry.</t>
      <table align="center" pn="table-1">
        <thead>
          <tr>
            <th align="left" colspan="1" rowspan="1">Bit</th>
            <th align="left" colspan="1" rowspan="1">Description</th>
            <th align="left" colspan="1" rowspan="1">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left" colspan="1" rowspan="1">30</td>
            <td align="left" colspan="1" rowspan="1">LSP Control Request</td>
            <td align="left" colspan="1" rowspan="1">RFC 8741</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section toc="include" numbered="true" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-manageability-consideration">Manageability Considerations</name>
      <t pn="section-7-1">
  All manageability requirements and considerations listed in <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/>  
  and <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> 
  apply to PCEP extensions defined in this document. In addition,
  requirements and considerations listed in this section apply.  
      </t>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.1">
        <name slugifiedName="name-control-of-function-and-pol">Control of Function and Policy</name>
        <t pn="section-7.1-1">
  A PCC implementation <bcp14>SHOULD</bcp14> allow the operator to configure
  the policy rules that specify the conditions under which it honors the
  request to control the LSPs. This includes the handling of the case where an
  LSP control request is received for an LSP that is currently delegated to
  some other PCE. A PCC implementation <bcp14>SHOULD</bcp14> also allow the
  operator to configure the threshold rate for the delegation requests
  received from the PCE. Further, the operator <bcp14>MAY</bcp14> be allowed
  to trigger the LSP control request for a particular LSP at the PCE.  A PCE
  implementation <bcp14>SHOULD</bcp14> also allow the operator to configure an
  exponentially increasing timer to retry the control requests for which the
  PCE did not get a response.
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.2">
        <name slugifiedName="name-information-and-data-models">Information and Data Models</name>
        <t pn="section-7.2-1">The PCEP YANG module <xref target="I-D.ietf-pce-pcep-yang" format="default" sectionFormat="of" derivedContent="PCEP-YANG"/> could be extended to include a mechanism to trigger
	the LSP control request.</t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.3">
        <name slugifiedName="name-liveness-detection-and-moni">Liveness Detection and Monitoring</name>
        <t pn="section-7.3-1">
  Mechanisms defined in this document do not imply any new liveness detection
  and monitoring requirements in addition to those already listed in <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/>.  
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.4">
        <name slugifiedName="name-verify-correct-operations">Verify Correct Operations</name>
        <t pn="section-7.4-1">
  Mechanisms defined in this document do not imply any new operation
  verification requirements in addition to those already listed in <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/>  
  and <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/>. 
        </t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.5">
        <name slugifiedName="name-requirements-on-other-proto">Requirements on Other Protocols</name>
        <t pn="section-7.5-1">Mechanisms defined in this document do not imply any new
	requirements on other protocols.</t>
      </section>
      <section toc="include" numbered="true" removeInRFC="false" pn="section-7.6">
        <name slugifiedName="name-impact-on-network-operation">Impact on Network Operations</name>
        <t pn="section-7.6-1">
  Mechanisms defined in <xref target="RFC5440" format="default" sectionFormat="of" derivedContent="RFC5440"/> 
  and 
  <xref target="RFC8231" format="default" sectionFormat="of" derivedContent="RFC8231"/> also apply to PCEP extensions defined in this document. 
  Further, the mechanism described in this document can help the operator to
	request control of the LSPs at a particular PCE.</t>
      </section>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.ietf-pce-pcep-yang" to="PCEP-YANG"/>
    <references pn="section-8">
      <name slugifiedName="name-references">References</name>
      <references pn="section-8.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <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="RFC5440" target="https://www.rfc-editor.org/info/rfc5440" quoteTitle="true" derivedAnchor="RFC5440">
          <front>
            <title>Path Computation Element (PCE) Communication Protocol (PCEP)</title>
            <author initials="JP." surname="Vasseur" fullname="JP. Vasseur" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="JL." surname="Le Roux" fullname="JL. Le Roux" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2009" month="March"/>
            <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="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8231" target="https://www.rfc-editor.org/info/rfc8231" quoteTitle="true" derivedAnchor="RFC8231">
          <front>
            <title>Path Computation Element Communication Protocol (PCEP) Extensions for Stateful PCE</title>
            <author initials="E." surname="Crabbe" fullname="E. Crabbe">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="I." surname="Minei" fullname="I. Minei">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Medved" fullname="J. Medved">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Varga" fullname="R. Varga">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="September"/>
            <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="RFC8281" target="https://www.rfc-editor.org/info/rfc8281" quoteTitle="true" derivedAnchor="RFC8281">
          <front>
            <title>Path Computation Element Communication Protocol (PCEP) Extensions for PCE-Initiated LSP Setup in a Stateful PCE Model</title>
            <author initials="E." surname="Crabbe" fullname="E. Crabbe">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="I." surname="Minei" fullname="I. Minei">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="S." surname="Sivabalan" fullname="S. Sivabalan">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Varga" fullname="R. Varga">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="December"/>
            <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>The extensions for stateful PCE provide active control of Multiprotocol Label Switching (MPLS) Traffic Engineering Label Switched Paths (TE LSPs) via PCEP, for a model where the PCC delegates control over one or more locally configured LSPs to the PCE.  This document describes the creation and deletion of PCE-initiated LSPs under the stateful PCE model.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8281"/>
          <seriesInfo name="DOI" value="10.17487/RFC8281"/>
        </reference>
      </references>
      <references pn="section-8.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="I-D.ietf-pce-pcep-yang" quoteTitle="true" target="https://tools.ietf.org/html/draft-ietf-pce-pcep-yang-13" derivedAnchor="PCEP-YANG">
          <front>
            <title>A YANG Data Model for Path Computation Element Communications Protocol (PCEP)</title>
            <author initials="D" surname="Dhody" fullname="Dhruv Dhody">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J" surname="Hardwick" fullname="Jonathan Hardwick">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="V" surname="Beeram" fullname="Vishnu Beeram">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J" surname="Tantsura" fullname="Jeff Tantsura">
              <organization showOnFrontPage="true"/>
            </author>
            <date month="October" day="31" year="2019"/>
            <abstract>
              <t>This document defines a YANG data model for the management of Path Computation Element communications Protocol (PCEP) for communications between a Path Computation Client (PCC) and a Path Computation Element (PCE), or between two PCEs.  The data model includes configuration and state data.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-pce-pcep-yang-13"/>
          <format type="TXT" target="http://www.ietf.org/internet-drafts/draft-ietf-pce-pcep-yang-13.txt"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="RFC4657" target="https://www.rfc-editor.org/info/rfc4657" quoteTitle="true" derivedAnchor="RFC4657">
          <front>
            <title>Path Computation Element (PCE) Communication Protocol Generic Requirements</title>
            <author initials="J." surname="Ash" fullname="J. Ash" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J.L." surname="Le Roux" fullname="J.L. Le Roux" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2006" month="September"/>
            <abstract>
              <t>The PCE model is described in the "PCE Architecture" document and facilitates path computation requests from Path Computation Clients (PCCs) to Path Computation Elements (PCEs).  This document specifies generic requirements for a communication protocol between PCCs and PCEs, and also between PCEs where cooperation between PCEs is desirable.  Subsequent documents will specify application-specific requirements for the PCE communication protocol.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4657"/>
          <seriesInfo name="DOI" value="10.17487/RFC4657"/>
        </reference>
        <reference anchor="RFC7525" target="https://www.rfc-editor.org/info/rfc7525" quoteTitle="true" derivedAnchor="RFC7525">
          <front>
            <title>Recommendations for Secure Use of Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS)</title>
            <author initials="Y." surname="Sheffer" fullname="Y. Sheffer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Holz" fullname="R. Holz">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Saint-Andre" fullname="P. Saint-Andre">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2015" month="May"/>
            <abstract>
              <t>Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) are widely used to protect data exchanged over application protocols such as HTTP, SMTP, IMAP, POP, SIP, and XMPP.  Over the last few years, several serious attacks on TLS have emerged, including attacks on its most commonly used cipher suites and their modes of operation.  This document provides recommendations for improving the security of deployed services that use TLS and DTLS. The recommendations are applicable to the majority of use cases.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="195"/>
          <seriesInfo name="RFC" value="7525"/>
          <seriesInfo name="DOI" value="10.17487/RFC7525"/>
        </reference>
        <reference anchor="RFC8051" target="https://www.rfc-editor.org/info/rfc8051" quoteTitle="true" derivedAnchor="RFC8051">
          <front>
            <title>Applicability of a Stateful Path Computation Element (PCE)</title>
            <author initials="X." surname="Zhang" fullname="X. Zhang" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="I." surname="Minei" fullname="I. Minei" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="January"/>
            <abstract>
              <t>A stateful Path Computation Element (PCE) maintains information about Label Switched Path (LSP) characteristics and resource usage within a network in order to provide traffic-engineering calculations for its associated Path Computation Clients (PCCs).  This document describes general considerations for a stateful PCE deployment and examines its applicability and benefits, as well as its challenges and limitations, through a number of use cases.  PCE Communication Protocol (PCEP) extensions required for stateful PCE usage are covered in separate documents.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8051"/>
          <seriesInfo name="DOI" value="10.17487/RFC8051"/>
        </reference>
        <reference anchor="RFC8253" target="https://www.rfc-editor.org/info/rfc8253" quoteTitle="true" derivedAnchor="RFC8253">
          <front>
            <title>PCEPS: Usage of TLS to Provide a Secure Transport for the Path Computation Element Communication Protocol (PCEP)</title>
            <author initials="D." surname="Lopez" fullname="D. Lopez">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="O." surname="Gonzalez de Dios" fullname="O. Gonzalez de Dios">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Q." surname="Wu" fullname="Q. Wu">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="D." surname="Dhody" fullname="D. Dhody">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="October"/>
            <abstract>
              <t>The Path Computation Element Communication Protocol (PCEP) defines the mechanisms for the communication between a Path Computation Client (PCC) and a Path Computation Element (PCE), or among PCEs. This document describes PCEPS -- the usage of Transport Layer Security (TLS) to provide a secure transport for PCEP.  The additional security mechanisms are provided by the transport protocol supporting PCEP; therefore, they do not affect the flexibility and extensibility of PCEP.</t>
              <t>This document updates RFC 5440 in regards to the PCEP initialization phase procedures.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8253"/>
          <seriesInfo name="DOI" value="10.17487/RFC8253"/>
        </reference>
      </references>
    </references>
    <section anchor="Acknowledgement" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t pn="section-appendix.a-1">Thanks to <contact fullname="Jonathan Hardwick"/> for reminding the authors to not use
      suggested values in IANA section.</t>
      <t pn="section-appendix.a-2">Thanks to <contact fullname="Adrian Farrel"/>, <contact fullname="Haomian Zheng"/>, and <contact fullname="Tomonori Takeda"/> for their
      valuable comments.</t>
      <t pn="section-appendix.a-3">Thanks to <contact fullname="Shawn M. Emery"/> for his Security Directorate review.</t>
      <t pn="section-appendix.a-4">Thanks to <contact fullname="Francesca Palombini"/> for GENART review.</t>
      <t pn="section-appendix.a-5">Thanks to <contact fullname="Benjamin Kaduk"/>, <contact fullname="Martin Vigoureux"/>, <contact fullname="Alvaro Retana"/>, and
      <contact fullname="Barry Leiba"/> for IESG reviews.</t>
    </section>
    <section anchor="contributors" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-contributors">Contributors</name>
      <t pn="section-appendix.b-1">The following people contributed substantially to the content of this
document and should be considered coauthors:</t>
      <contact fullname="Dhruv Dhody">
        <organization showOnFrontPage="true">Huawei Technologies</organization>
        <address>
          <postal>
            <street>Divyashree Techno Park, Whitefield</street>
            <city>Bangalore</city>
            <region>Karnataka</region>
            <code>560066</code>
            <country>India</country>
          </postal>
          <email>dhruv.ietf@gmail.com</email>
        </address>
      </contact>
      <contact fullname="Jon Parker">
        <organization showOnFrontPage="true">Cisco Systems, Inc.</organization>
        <address>
          <postal>
            <street>2000 Innovation Drive</street>
            <city>Kanata</city>
            <region>Ontario</region>
            <code>K2K 3E8</code>
            <country>Canada</country>
          </postal>
          <email>jdparker@cisco.com</email>
        </address>
      </contact>
      <contact fullname="Chaitanya Yadlapalli">
        <organization showOnFrontPage="true">AT&amp;T</organization>
        <address>
          <postal>
            <street>200 S Laurel Avenue</street>
            <city>Middletown</city>
            <region>NJ</region>
            <code>07748</code>
            <country>United States of America</country>
          </postal>
          <email>cy098@att.com</email>
        </address>
      </contact>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author fullname="Aswatnarayan Raghuram" initials="A." surname="Raghuram">
        <organization showOnFrontPage="true">AT&amp;T</organization>
        <address>
          <postal>
            <street>200 S Laurel Avenue</street>
            <city>Middletown</city>
            <region>NJ</region>
            <code>07748</code>
            <country>United States of America</country>
          </postal>
          <email>ar2521@att.com</email>
        </address>
      </author>
      <author fullname="Al Goddard" initials="A." surname="Goddard">
        <organization showOnFrontPage="true">AT&amp;T</organization>
        <address>
          <postal>
            <street>200 S Laurel Avenue</street>
            <city>Middletown</city>
            <region>NJ</region>
            <code>07748</code>
            <country>United States of America</country>
          </postal>
          <email>ag6941@att.com</email>
        </address>
      </author>
      <author fullname="Jay Karthik" initials="J." surname="Karthik">
        <organization showOnFrontPage="true">Cisco Systems, Inc.</organization>
        <address>
          <postal>
            <street>125 High Street</street>
            <city>Boston</city>
            <region>Massachusetts</region>
            <code>02110</code>
            <country>United States of America</country>
          </postal>
          <email>jakarthi@cisco.com</email>
        </address>
      </author>
      <author fullname="Siva Sivabalan" initials="S." surname="Sivabalan">
        <organization showOnFrontPage="true">Cisco Systems, Inc.</organization>
        <address>
          <postal>
            <street>2000 Innovation Drive</street>
            <city>Kanata</city>
            <region>Ontario</region>
            <code>K2K 3E8</code>
            <country>Canada</country>
          </postal>
          <email>msiva@cisco.com</email>
        </address>
      </author>
      <author initials="M" surname="Negi" fullname="Mahendra Singh Negi">
        <organization showOnFrontPage="true">Huawei Technologies</organization>
        <address>
          <postal>
            <street>Divyashree Techno Park, Whitefield</street>
            <city>Bangalore</city>
            <region>Karnataka</region>
            <code>560066</code>
            <country>India</country>
          </postal>
          <email>mahend.ietf@gmail.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>