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
|
<pre>Internet Engineering Task Force (IETF) T. Takeda, Ed.
Request for Comments: 6457 NTT
Category: Informational A. Farrel
ISSN: 2070-1721 Old Dog Consulting
December 2011
<span class="h1">PCC-PCE Communication and PCE Discovery Requirements for</span>
<span class="h1">Inter-Layer Traffic Engineering</span>
Abstract
The Path Computation Element (PCE) provides functions of path
computation in support of traffic engineering in networks controlled
by Multi-Protocol Label Switching (MPLS) and Generalized MPLS
(GMPLS).
MPLS and GMPLS networks may be constructed from layered client/server
networks. It is advantageous for overall network efficiency to
provide end-to-end traffic engineering across multiple network
layers. PCE is a candidate solution for such requirements.
Generic requirements for a communication protocol between Path
Computation Clients (PCCs) and PCEs are presented in <a href="./rfc4657">RFC 4657</a>, "Path
Computation Element (PCE) Communication Protocol Generic
Requirements". Generic requirements for a PCE discovery protocol are
presented in <a href="./rfc4674">RFC 4674</a>, "Requirements for Path Computation Element
(PCE) Discovery".
This document complements the generic requirements and presents
detailed sets of PCC-PCE communication protocol requirements and PCE
discovery protocol requirements for inter-layer traffic engineering.
Status of This Memo
This document is not an Internet Standards Track specification; it is
published for informational purposes.
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). Not all documents
approved by the IESG are a candidate for any level of Internet
Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc6457">http://www.rfc-editor.org/info/rfc6457</a>.
<span class="grey">Takeda, et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
Copyright Notice
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) 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.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-2">2</a>
<a href="#section-1.1">1.1</a>. Terminology ................................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Motivation for PCE-Based Inter-Layer Path Computation ...........<a href="#page-4">4</a>
3. PCC-PCE Communication and Discovery Requirements for
Inter-Layer .....................................................<a href="#page-4">4</a>
<a href="#section-3.1">3.1</a>. PCC-PCE Communication ......................................<a href="#page-5">5</a>
<a href="#section-3.1.1">3.1.1</a>. Control of Inter-Layer Path Computation .............<a href="#page-5">5</a>
<a href="#section-3.1.2">3.1.2</a>. Control of the Type of Path to Be Computed ..........<a href="#page-5">5</a>
<a href="#section-3.1.3">3.1.3</a>. Communication of Inter-Layer Constraints ............<a href="#page-6">6</a>
<a href="#section-3.1.4">3.1.4</a>. Adaptation Capability ...............................<a href="#page-7">7</a>
<a href="#section-3.1.5">3.1.5</a>. Cooperation between PCEs ............................<a href="#page-7">7</a>
<a href="#section-3.1.6">3.1.6</a>. Inter-Layer Diverse Paths ...........................<a href="#page-7">7</a>
<a href="#section-3.2">3.2</a>. Capabilities Advertisements for PCE Discovery ..............<a href="#page-7">7</a>
<a href="#section-3.3">3.3</a>. Supported Network Models ...................................<a href="#page-8">8</a>
<a href="#section-4">4</a>. Manageability Considerations ....................................<a href="#page-8">8</a>
<a href="#section-4.1">4.1</a>. Control of Function and Policy .............................<a href="#page-8">8</a>
<a href="#section-4.2">4.2</a>. Information and Data Models ................................<a href="#page-8">8</a>
<a href="#section-4.3">4.3</a>. Liveness Detection and Monitoring ..........................<a href="#page-8">8</a>
<a href="#section-4.4">4.4</a>. Verifying Correct Operation ................................<a href="#page-9">9</a>
<a href="#section-4.5">4.5</a>. Requirements on Other Protocols and Functional Components ..9
<a href="#section-4.6">4.6</a>. Impact on Network Operation ................................<a href="#page-9">9</a>
<a href="#section-5">5</a>. Security Considerations ........................................<a href="#page-10">10</a>
<a href="#section-6">6</a>. Acknowledgments ................................................<a href="#page-10">10</a>
<a href="#section-7">7</a>. References .....................................................<a href="#page-10">10</a>
<a href="#section-7.1">7.1</a>. Normative References ......................................<a href="#page-10">10</a>
<a href="#section-7.2">7.2</a>. Informative References ....................................<a href="#page-10">10</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
The Path Computation Element (PCE) defined in [<a href="./rfc4655" title=""A Path Computation Element (PCE)-Based Architecture"">RFC4655</a>] is an entity
that is capable of computing a network path or route based on a
network graph and applying computational constraints.
A network may comprise multiple layers. These layers may represent
the separation of technologies (e.g., Packet Switch Capable (PSC),
Time Division Multiplex (TDM), lambda switch capable (LSC)) into
GMPLS regions [<a href="./rfc3945" title=""Generalized Multi-Protocol Label Switching (GMPLS) Architecture"">RFC3945</a>], the separation of data plane switching
<span class="grey">Takeda, et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
granularity levels (e.g., PSC-1 and PSC-2 or Virtual Circuit 4 (VC4)
and VC12) into GMPLS layers [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>], or a distinction between
client and server networking roles (e.g., commercial or
administrative separation of client and server networks). In this
multi-layer network, Label Switched Paths (LSPs) in lower layers are
used to carry upper-layer LSPs. The network topology formed by
lower-layer LSPs and advertised to the higher layer is called a
"Virtual Network Topology (VNT)" [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>].
In layered networks under the operation of Multiprotocol Label
Switching Traffic Engineering (MPLS-TE) and Generalized MPLS (GMPLS)
protocols, it is important to provide mechanisms to allow global
optimization of network resources. That is, to take into account all
layers, rather than optimizing resource utilization at each layer
independently. This allows better network efficiency to be achieved.
This is what we call "inter-layer traffic engineering". This
includes mechanisms allowing computation of end-to-end paths across
layers (known as "inter-layer path computation") and mechanisms for
control and management of the VNT by setting up and releasing LSPs in
the lower layers [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>].
Inter-layer traffic engineering is included in the scope of the PCE
architecture [<a href="./rfc4655" title=""A Path Computation Element (PCE)-Based Architecture"">RFC4655</a>], and PCE can provide a suitable mechanism for
resolving inter-layer path computation issues. The applicability of
the PCE-based path computation architecture to inter-layer traffic
engineering is described in [<a href="./rfc5623" title=""Framework for PCE-Based Inter-Layer MPLS and GMPLS Traffic Engineering"">RFC5623</a>].
This document presents sets of requirements for communication between
Path Computation Clients (PCCs) and PCEs using the PCE Communication
Protocol (PCEP) and for PCE discovery for inter-layer traffic
engineering. It supplements the generic requirements documented in
[<a href="./rfc4657" title=""Path Computation Element (PCE) Communication Protocol Generic Requirements"">RFC4657</a>], [<a href="./rfc4674" title=""Requirements for Path Computation Element (PCE) Discovery"">RFC4674</a>], and the framework provided in [<a href="./rfc5623" title=""Framework for PCE-Based Inter-Layer MPLS and GMPLS Traffic Engineering"">RFC5623</a>].
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Terminology</span>
LSP: Label Switched Path.
LSR: Label Switching Router.
PCC: A Path Computation Client is any client entity (component,
application or network node) requesting a path computation to
be performed by a Path Computation Element.
PCE: A Path Computation Element is an entity that is capable of
computing a network path or route based on a network graph and
applying computational constraints.
PCEP: A PCE Communication Protocol is a protocol for communication
between PCCs and PCEs.
<span class="grey">Takeda, et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
Although this requirements document is informational and not a
protocol specification, the key words "MUST", "MUST NOT", "REQUIRED",
"SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY",
and "OPTIONAL" are to be interpreted as described in <a href="./rfc2119">RFC 2119</a>
[<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>] for clarity of requirement specification.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Motivation for PCE-Based Inter-Layer Path Computation</span>
[<a id="ref-RFC4206">RFC4206</a>] defines a way to signal an MPLS or a GMPLS LSP with an
explicit route in a higher layer of a network that includes hops
traversed by LSPs in lower layers of the network. The computation of
end-to-end paths across layers is called "inter-layer path
computation".
An LSR in the higher layer might not have information on the topology
of lower layers, particularly in an overlay or augmented model;
hence, it might not be able to compute an end-to-end path across
layers.
PCE-based inter-layer path computation consists of relying on one or
more PCEs to compute an end-to-end path across layers. This could
rely on a single PCE path computation where the PCE has topology
information about multiple layers and can directly compute an end-to-
end path across layers considering the topology of all of the layers.
Alternatively, the inter-layer path computation could be performed as
a multiple PCE computation, where each member of a set of PCEs has
information about the topology of one or more layers, but not all
layers, and they collaborate to compute an end-to-end path.
Consider a two-layer network where the higher-layer network is a
packet-based IP/MPLS or GMPLS network and the lower-layer network is
a GMPLS-controlled optical network. An ingress LSR in the higher-
layer network tries to set up an LSP to an egress LSR also in the
higher-layer network across the lower-layer network, and it needs a
path in the higher-layer network. However, suppose that there is no
TE link between border LSRs, which are located on the boundary
between the higher-layer and lower-layer networks, and that the
ingress LSR does not have topology visibility in the lower layer. If
a single-layer path computation is applied for the higher layer, the
path computation fails. On the other hand, inter-layer path
computation is able to provide a route in the higher layer and a
suggestion that a lower-layer LSP be set up between border LSRs,
considering both layers as TE topologies.
Further discussion of the application of PCE to inter-layer path
computation can be found in [<a href="./rfc5623" title=""Framework for PCE-Based Inter-Layer MPLS and GMPLS Traffic Engineering"">RFC5623</a>].
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. PCC-PCE Communication and Discovery Requirements for Inter-Layer</span>
<span class="h2"> Traffic Engineering</span>
This section provides additional requirements specific to the
problems of multi-layer TE that are not covered in [<a href="./rfc4657" title=""Path Computation Element (PCE) Communication Protocol Generic Requirements"">RFC4657</a>] or
[<a href="./rfc4674" title=""Requirements for Path Computation Element (PCE) Discovery"">RFC4674</a>].
<span class="grey">Takeda, et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. PCC-PCE Communication</span>
PCEP MUST allow requests and replies for inter-layer path
computation.
This requires no additional messages, but it implies the following
additional constraints to be added to PCEP.
<span class="h4"><a class="selflink" id="section-3.1.1" href="#section-3.1.1">3.1.1</a>. Control of Inter-Layer Path Computation</span>
A request from a PCC to a PCE MUST support the inclusion of an
optional indication of whether inter-layer path computation is
allowed. In the absence of such an indication, the default is that
inter-layer path computation is not allowed.
<span class="h4"><a class="selflink" id="section-3.1.2" href="#section-3.1.2">3.1.2</a>. Control of the Type of Path to Be Computed</span>
The PCE computes and returns a path to the PCC that the PCC can use
to build a higher-layer or lower-layer LSP once converted to an
Explicit Route Object (ERO) for use in RSVP - Traffic Engineering
(RSVP-TE) signaling. There are two options [<a href="./rfc5623" title=""Framework for PCE-Based Inter-Layer MPLS and GMPLS Traffic Engineering"">RFC5623</a>].
- Option 1: Mono-Layer Path. The PCE computes a "mono-layer" path,
i.e., a path that includes only TE links from the same layer.
- Option 2: Multi-Layer Path. The PCE computes a "multi-layer"
path, i.e., a path that includes TE links from distinct layers
[<a href="./rfc4206" title=""Label Switched Paths (LSP) Hierarchy with Generalized Multi-Protocol Label Switching (GMPLS) Traffic Engineering (TE)"">RFC4206</a>].
It may be necessary or desirable for a PCC to control the type of
path that is produced by a PCE. For example, a PCC may know that it
is not possible, for technological or policy reasons, to signal a
multi-layer path and that a mono-layer path is required, or the PCC
may know that it does not wish the layer border node to have control
of path computation. In order to make this level of control
possible, PCEP MUST allow the PCC to select the path types to be
computed, and that may be returned, by choosing one or more from the
following list:
- A mono-layer path that is specified by strict hop(s). The path
may include virtual TE link(s).
- A mono-layer path that includes loose hop(s).
- A multi-layer path that can include the path (as strict or loose
hops) of one or more lower-layer LSPs not yet established.
The path computation response from a PCE to a PCC MUST report the
type of path computed, and where a multi-layer path is returned, PCEP
MUST support the inclusion, as part of end-to-end path, of the path
of the lower-layer LSPs to be established.
<span class="grey">Takeda, et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
If a response message from a PCE to PCC carries a mono-layer path
that is specified by strict hops but includes virtual TE link(s),
includes loose hop(s), or carries a multi-layer path that can include
the complete path of one or more lower-layer LSPs not yet
established, the signaling of the higher-layer LSP may trigger the
establishment of the lower-layer LSPs (triggered signaling). The
triggered signaling may increase the higher-layer connection setup
latency. An ingress LSR for the higher-layer LSP, or a PCC, needs to
know whether or not triggered signaling is required.
A request from a PCC to a PCE MUST allow indicating whether or not
triggered signaling is acceptable.
A response from a PCE to a PCC MUST allow indicating whether or not
the computed path requires triggered signaling.
Note that a PCE may not be able to distinguish virtual TE links from
regular TE links. In such cases, even if a request from a PCC to a
PCE indicates that triggered signaling is not acceptable, a PCE may
choose virtual TE links in path computation. Therefore, when a
network uses virtual TE links and a PCE is not able to distinguish
virtual TE links from regular TE links, a PCE MAY choose virtual TE
links even if a request from a PCC to a PCE indicates triggered
signaling is not acceptable.
Also, note that an ingress LSR of a higher-layer or lower-layer LSP
may be present in multiple layers. Thus, even when a mono-layer path
is requested or supplied, PCEP MUST be able to indicate the
required/provided path layer.
<span class="h4"><a class="selflink" id="section-3.1.3" href="#section-3.1.3">3.1.3</a>. Communication of Inter-Layer Constraints</span>
A request from a PCC to a PCE MUST support the inclusion of
constraints for a multi-layer path. This includes control over which
network layers may, must, or must not be included in the computed
path. Such control may be expressed in terms of the switching types
of the layer networks.
Furthermore, it may be desirable to constrain the number of layer
boundaries crossed (i.e., the number of adaptations in the sense used
in [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>] performed on the end-to-end path), so PCEP SHOULD
include a constraint or objective function to minimize or cap the
number of adaptations on a path and a mechanism to report that number
when a path is supplied.
The path computation request MUST also allow for different objective
functions to be applied within different network layers. For
example, the path in a packet-network may need to be optimized for
least delay using the IGP metric as a measure of delay, while the
path in an underlying TDM network might be optimized for fewest hops.
<span class="grey">Takeda, et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
<span class="h4"><a class="selflink" id="section-3.1.4" href="#section-3.1.4">3.1.4</a>. Adaptation Capability</span>
The concept of adaptation is used here as introduced in [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>].
It MUST be possible for the path computation request to indicate the
desired adaptation function at the end points of the lower-layer LSP
that is being computed. This will be particularly important where
the ingress and egress LSR participate in more than one layer network
but may not be capable of all associated adaptations.
<span class="h4"><a class="selflink" id="section-3.1.5" href="#section-3.1.5">3.1.5</a>. Cooperation between PCEs</span>
When each layer is in scope of a different PCE, which only has access
to the topology information of its layer, the PCEs of each layer need
to cooperate to perform inter-layer path computation. In this case,
communication between PCEs is required for inter-layer path
computation. A PCE that behaves as a client is defined as a PCC
[<a href="./rfc4655" title=""A Path Computation Element (PCE)-Based Architecture"">RFC4655</a>].
PCEP MUST allow requests and replies for multiple PCE inter-layer
path computation.
<span class="h4"><a class="selflink" id="section-3.1.6" href="#section-3.1.6">3.1.6</a>. Inter-Layer Diverse Paths</span>
PCEP MUST allow for the computation of diverse inter-layer paths. A
request from a PCC to a PCE MUST support the inclusion of multiple
path requests, with the desired level of diversity at each layer
(link, node, Shared Risk Link Group (SRLG)).
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Capabilities Advertisements for PCE Discovery</span>
In the case where there are several PCEs with distinct capabilities
available, a PCC has to select one or more appropriate PCEs. For
that purpose, the PCE discovery mechanism MAY support the disclosure
of some detailed PCE capabilities. A PCE MAY (to be consistent with
the above text and <a href="./rfc4674">RFC 4674</a>) be able to advise the following PCE
capabilities related to inter-layer path computation:
- Support for inter-layer path computation
- Support for mono-layer/multi-layer paths
- Support for inter-layer constraints
- Support for adaptation capability
- Support for inter-PCE communication
- Support for inter-layer diverse path computation
<span class="grey">Takeda, et al. Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. Supported Network Models</span>
PCEP SHOULD allow several architectural alternatives for interworking
between MPLS- and GMPLS-controlled networks: overlay, integrated, and
augmented models [<a href="./rfc3945" title=""Generalized Multi-Protocol Label Switching (GMPLS) Architecture"">RFC3945</a>] [<a href="./rfc5145" title=""Framework for MPLS-TE to GMPLS Migration"">RFC5145</a>] [<a href="./rfc5146" title=""Interworking Requirements to Support Operation of MPLS-TE over GMPLS Networks"">RFC5146</a>].
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Manageability Considerations</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. Control of Function and Policy</span>
An individual PCE MAY elect to support inter-layer computations and
advertise its capabilities as described in the previous sections.
PCE implementations MAY provide a configuration switch to allow
support of inter-layer path computations to be enabled or disabled.
When the level of support is changed, this SHOULD be re-advertised.
However, a PCE MAY also elect to support inter-layer computations,
but not to advertise the fact, so that only those PCCs configured to
know of the PCE and its capabilities can use it.
Support for, and advertisement of support for, inter-layer path
computation MAY be subject to policy and a PCE MAY hide its inter-
layer capabilities from certain PCCs by not advertising them through
the discovery protocol and not reporting them to the specific PCCs in
any PCEP capabilities exchange. Further, a PCE MAY be directed by
policy to refuse an inter-layer path computation request for any
reason including, but not limited to, the identity of the PCC that
makes the request.
A further discussion of policy-enabled path computation can be found
in [<a href="./rfc5394" title=""Policy-Enabled Path Computation Framework"">RFC5394</a>].
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. Information and Data Models</span>
PCEP extensions to support inter-layer computations MUST be
accompanied by MIB objects for the control and monitoring of the
protocol and of the PCE that performs the computations. The MIB
objects MAY be provided in the same MIB module as used for general
PCEP control and monitoring [<a href="#ref-PCEP-MIB" title=""PCE communication protocol (PCEP) Management Information Base"">PCEP-MIB</a>] or MAY be provided in a new
MIB module.
The MIB objects MUST provide the ability to control and monitor all
aspects of PCEP relevant to inter-layer path computation.
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>. Liveness Detection and Monitoring</span>
No changes are necessary to the liveness detection and monitoring
requirements as already embodied in [<a href="./rfc4657" title=""Path Computation Element (PCE) Communication Protocol Generic Requirements"">RFC4657</a>]. It should be noted,
however, that inter-layer path computations might require extended
cooperation between PCEs (as is also the case for inter-AS
(Autonomous System) and inter-area computations), and so the liveness
detection and monitoring SHOULD be applied to each PCEP communication
and aggregated to report the behavior of an individual PCEP request
to the originating PCC.
<span class="grey">Takeda, et al. Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
In particular, where a request is forwarded between multiple PCEs,
neither the PCC nor the first PCE can monitor the liveness of all
PCE-PCE connections or of the PCEs themselves. In this case,
suitable performance of the original PCEP request relies on each PCE
operating correct monitoring procedures and correlating any failures
back to the PCEP requests that are outstanding. These requirements
are no different from those for any cooperative PCE usage, and they
are expected already to be covered by general, and by inter-AS and
inter-area, implementations. Such a procedure is specified in
[<a href="./rfc5441" title=""A Backward-Recursive PCE-Based Computation (BRPC) Procedure to Compute Shortest Constrained Inter-Domain Traffic Engineering Label Switched Paths"">RFC5441</a>]. In addition, [<a href="./rfc5886" title=""A Set of Monitoring Tools for Path Computation Element (PCE)-Based Architecture"">RFC5886</a>] specifies mechanisms to gather
various state metrics along the path computation chain.
<span class="h3"><a class="selflink" id="section-4.4" href="#section-4.4">4.4</a>. Verifying Correct Operation</span>
There are no additional requirements beyond those expressed in
[<a href="./rfc4657" title=""Path Computation Element (PCE) Communication Protocol Generic Requirements"">RFC4657</a>] for verifying the correct operation of the PCEP. Note that
verification of the correct operation of the PCE and its algorithms
is out of scope for the protocol requirements, but a PCC MAY send the
same request to more than one PCE and compare the results.
<span class="h3"><a class="selflink" id="section-4.5" href="#section-4.5">4.5</a>. Requirements on Other Protocols and Functional Components</span>
A PCE operates on a topology graph that may be built using
information distributed by TE extensions to the routing protocol
operating within the network. In order that the PCE can select a
suitable path for the signaling protocol to use to install the inter-
layer LSP, the topology graph must include information about the
inter-layer signaling and forwarding (i.e., adaptation) capabilities
of each LSR in the network.
Whatever means are used to collect the information to build the
topology graph, the graph MUST include the requisite information. If
the TE extensions to the routing protocol are used, these SHOULD
satisfy the requirements as described in [<a href="./rfc5212" title=""Requirements for GMPLS-Based Multi- Region and Multi-Layer Networks (MRN/MLN)"">RFC5212</a>].
<span class="h3"><a class="selflink" id="section-4.6" href="#section-4.6">4.6</a>. Impact on Network Operation</span>
This section examines the impact on network operations of the use of
a PCE for inter-layer traffic engineering. It does not present any
further requirements on the PCE or PCC, for the PCEP or for
deployment.
The use of a PCE to compute inter-layer paths is not expected to have
significant impact on network operations if the upper-layer traffic
engineering practices are aware of the frequent changes that might
occur in the VNT. It should also be noted that the introduction of
inter-layer support to a PCE that already provides mono-layer path
computation might change the loading of the PCE and that might have
an impact on the network behavior especially during recovery periods
immediately after a network failure.
<span class="grey">Takeda, et al. Informational [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
On the other hand, it is envisioned that the use of inter-layer path
computation will have significant benefits to the operation of a
multi-layer network including improving the network resource usage
and enabling a greater number of higher-layer LSPs to be supported.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Security Considerations</span>
Inter-layer traffic engineering with PCE may raise new security
issues when PCE-PCE communication is used between different layer
networks for inter-layer path computation. Security issues may also
exist when a single PCE is granted full visibility of TE information
that applies to multiple layers.
The formal introduction of a VNT Manager component, as described in
[<a href="./rfc5623" title=""Framework for PCE-Based Inter-Layer MPLS and GMPLS Traffic Engineering"">RFC5623</a>], provides the basis for the application of inter-layer
security and policy.
It is expected that solutions for inter-layer protocol extensions
will address these issues in detail.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Acknowledgments</span>
We would like to thank Kohei Shiomoto, Ichiro Inoue, Dean Cheng,
Meral Shirazipour, Julien Meuric, and Stewart Bryant for their useful
comments. Thanks to members of ITU-T Study Group 15, Question 14 for
their constructive comments during the liaison process.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. References</span>
<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>. Normative References</span>
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-RFC3945">RFC3945</a>] Mannie, E., Ed., "Generalized Multi-Protocol Label
Switching (GMPLS) Architecture", <a href="./rfc3945">RFC 3945</a>, October 2004.
[<a id="ref-RFC4206">RFC4206</a>] Kompella, K. and Y. Rekhter, "Label Switched Paths (LSP)
Hierarchy with Generalized Multi-Protocol Label Switching
(GMPLS) Traffic Engineering (TE)", <a href="./rfc4206">RFC 4206</a>, October
2005.
<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>. Informative References</span>
[<a id="ref-RFC4655">RFC4655</a>] Farrel, A., Vasseur, J.-P., and J. Ash, "A Path
Computation Element (PCE)-Based Architecture", <a href="./rfc4655">RFC 4655</a>,
August 2006.
[<a id="ref-RFC4657">RFC4657</a>] Ash, J., Ed., and J. Le Roux, Ed., "Path Computation
Element (PCE) Communication Protocol Generic
Requirements", <a href="./rfc4657">RFC 4657</a>, September 2006.
[<a id="ref-RFC4674">RFC4674</a>] Le Roux, J., Ed., "Requirements for Path Computation
Element (PCE) Discovery", <a href="./rfc4674">RFC 4674</a>, October 2006.
<span class="grey">Takeda, et al. Informational [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
[<a id="ref-RFC5145">RFC5145</a>] Shiomoto, K., Ed., "Framework for MPLS-TE to GMPLS
Migration", <a href="./rfc5145">RFC 5145</a>, March 2008.
[<a id="ref-RFC5146">RFC5146</a>] Kumaki, K., Ed., "Interworking Requirements to Support
Operation of MPLS-TE over GMPLS Networks", <a href="./rfc5146">RFC 5146</a>,
March 2008.
[<a id="ref-RFC5212">RFC5212</a>] Shiomoto, K., Papadimitriou, D., Le Roux, JL., Vigoureux,
M., and D. Brungard, "Requirements for GMPLS-Based Multi-
Region and Multi-Layer Networks (MRN/MLN)", <a href="./rfc5212">RFC 5212</a>,
July 2008.
[<a id="ref-RFC5394">RFC5394</a>] Bryskin, I., Papadimitriou, D., Berger, L., and J. Ash,
"Policy-Enabled Path Computation Framework", <a href="./rfc5394">RFC 5394</a>,
December 2008.
[<a id="ref-RFC5623">RFC5623</a>] Oki, E., Takeda, T., Le Roux, JL., and A. Farrel,
"Framework for PCE-Based Inter-Layer MPLS and GMPLS
Traffic Engineering", <a href="./rfc5623">RFC 5623</a>, September 2009.
[<a id="ref-PCEP-MIB">PCEP-MIB</a>] A. Koushik, and E. Stephan, "PCE communication protocol
(PCEP) Management Information Base", Work in Progress,
July 2010.
[<a id="ref-RFC5441">RFC5441</a>] Vasseur, JP., Ed., Zhang, R., Bitar, N., and JL. Le Roux,
"A Backward-Recursive PCE-Based Computation (BRPC)
Procedure to Compute Shortest Constrained Inter-Domain
Traffic Engineering Label Switched Paths", <a href="./rfc5441">RFC 5441</a>,
April 2009.
[<a id="ref-RFC5886">RFC5886</a>] Vasseur, JP., Ed., Le Roux, JL., and Y. Ikejiri, "A Set
of Monitoring Tools for Path Computation Element
(PCE)-Based Architecture", <a href="./rfc5886">RFC 5886</a>, June 2010.
<span class="grey">Takeda, et al. Informational [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc6457">RFC 6457</a> PCE Inter-Layer Requirements December 2011</span>
Contributing Authors
Eiji Oki
University of Electro-Communications
Tokyo, Japan
EMail: oki@ice.uec.ac.jp
Jean-Louis Le Roux
France Telecom R&D,
Av Pierre Marzin,
22300 Lannion, France
EMail: jeanlouis.leroux@orange-ftgroup.com
Kenji Kumaki
KDDI Corporation
Garden Air Tower
Iidabashi, Chiyoda-ku,
Tokyo 102-8460, JAPAN
EMail: ke-kumaki@kddi.com
Authors' Addresses
Tomonori Takeda (editor)
NTT
3-9-11 Midori-cho,
Musashino-shi, Tokyo 180-8585, Japan
EMail: takeda.tomonori@lab.ntt.co.jp
Adrian Farrel
Old Dog Consulting
EMail: adrian@olddog.co.uk
Takeda, et al. Informational [Page 12]
</pre>
|