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 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949
|
<pre>Internet Engineering Task Force (IETF) M. Bocci
Request for Comments: 6370 Alcatel-Lucent
Category: Standards Track G. Swallow
ISSN: 2070-1721 Cisco
E. Gray
Ericsson
September 2011
<span class="h1">MPLS Transport Profile (MPLS-TP) Identifiers</span>
Abstract
This document specifies an initial set of identifiers to be used in
the Transport Profile of Multiprotocol Label Switching (MPLS-TP).
The MPLS-TP requirements (<a href="./rfc5654">RFC 5654</a>) require that the elements and
objects in an MPLS-TP environment are able to be configured and
managed without a control plane. In such an environment, many
conventions for defining identifiers are possible. This document
defines identifiers for MPLS-TP management and Operations,
Administration, and Maintenance (OAM) functions compatible with IP/
MPLS conventions.
This document is a product of a joint Internet Engineering Task Force
(IETF) / International Telecommunication Union Telecommunication
Standardization Sector (ITU-T) effort to include an MPLS Transport
Profile within the IETF MPLS and Pseudowire Emulation Edge-to-Edge
(PWE3) architectures to support the capabilities and functionalities
of a packet transport network as defined by the ITU-T.
Status of This Memo
This is an Internet Standards Track document.
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 <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/rfc6370">http://www.rfc-editor.org/info/rfc6370</a>.
<span class="grey">Bocci, et al. Standards Track [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 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-3">3</a>
<a href="#section-1.1">1.1</a>. Terminology ................................................<a href="#page-3">3</a>
<a href="#section-1.2">1.2</a>. Requirements Language ......................................<a href="#page-4">4</a>
<a href="#section-1.3">1.3</a>. Notational Conventions .....................................<a href="#page-4">4</a>
<a href="#section-2">2</a>. Named Entities ..................................................<a href="#page-5">5</a>
<a href="#section-3">3</a>. Uniquely Identifying an Operator - the Global_ID ................<a href="#page-5">5</a>
<a href="#section-4">4</a>. Node and Interface Identifiers ..................................<a href="#page-6">6</a>
<a href="#section-5">5</a>. MPLS-TP Tunnel and LSP Identifiers ..............................<a href="#page-7">7</a>
<a href="#section-5.1">5.1</a>. MPLS-TP Point-to-Point Tunnel Identifiers ..................<a href="#page-8">8</a>
<a href="#section-5.2">5.2</a>. MPLS-TP LSP Identifiers ....................................<a href="#page-9">9</a>
<a href="#section-5.2.1">5.2.1</a>. MPLS-TP Co-Routed Bidirectional LSP Identifiers .....<a href="#page-9">9</a>
<a href="#section-5.2.2">5.2.2</a>. MPLS-TP Associated Bidirectional LSP Identifiers ....<a href="#page-9">9</a>
<a href="#section-5.3">5.3</a>. Mapping to RSVP Signaling .................................<a href="#page-10">10</a>
<a href="#section-6">6</a>. Pseudowire Path Identifiers ....................................<a href="#page-11">11</a>
<a href="#section-7">7</a>. Maintenance Identifiers ........................................<a href="#page-13">13</a>
<a href="#section-7.1">7.1</a>. Maintenance Entity Group Identifiers ......................<a href="#page-13">13</a>
<a href="#section-7.1.1">7.1.1</a>. MPLS-TP Section MEG_IDs ............................<a href="#page-13">13</a>
<a href="#section-7.1.2">7.1.2</a>. MPLS-TP LSP MEG_IDs ................................<a href="#page-13">13</a>
<a href="#section-7.1.3">7.1.3</a>. Pseudowire MEG_IDs .................................<a href="#page-14">14</a>
<a href="#section-7.2">7.2</a>. Maintenance Entity Group End Point Identifiers ............<a href="#page-14">14</a>
<a href="#section-7.2.1">7.2.1</a>. MPLS-TP Section MEP_IDs ............................<a href="#page-14">14</a>
<a href="#section-7.2.2">7.2.2</a>. MPLS-TP LSP_MEP_ID .................................<a href="#page-15">15</a>
<a href="#section-7.2.3">7.2.3</a>. MEP_IDs for Pseudowires ............................<a href="#page-15">15</a>
<a href="#section-7.3">7.3</a>. Maintenance Entity Group Intermediate Point Identifiers ...<a href="#page-15">15</a>
<a href="#section-8">8</a>. Security Considerations ........................................<a href="#page-15">15</a>
<a href="#section-9">9</a>. References .....................................................<a href="#page-16">16</a>
<a href="#section-9.1">9.1</a>. Normative References ......................................<a href="#page-16">16</a>
<a href="#section-9.2">9.2</a>. Informative References ....................................<a href="#page-17">17</a>
<span class="grey">Bocci, et al. Standards Track [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
This document specifies an initial set of identifiers to be used in
the Transport Profile of Multiprotocol Label Switching (MPLS-TP).
The MPLS-TP requirements (<a href="./rfc5654">RFC 5654</a> [<a href="#ref-7" title=""Requirements of an MPLS Transport Profile"">7</a>]) require that the elements and
objects in an MPLS-TP environment are able to be configured and
managed without a control plane. In such an environment, many
conventions for defining identifiers are possible. This document
defines identifiers for MPLS-TP management and OAM functions
compatible with IP/MPLS conventions. That is, the identifiers have
been chosen to be compatible with existing IP, MPLS, GMPLS, and
Pseudowire definitions.
This document is a product of a joint Internet Engineering Task Force
(IETF) / International Telecommunication Union Telecommunication
Standardization Sector (ITU-T) effort to include an MPLS Transport
Profile within the IETF MPLS and Pseudowire Emulation Edge-to-Edge
(PWE3) architectures to support the capabilities and functionalities
of a packet transport network as defined by the ITU-T.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Terminology</span>
AGI: Attachment Group Identifier
AII: Attachment Interface Identifier
AS: Autonomous System
ASN: Autonomous System Number
EGP: Exterior Gateway Protocol
FEC: Forwarding Equivalence Class
GMPLS: Generalized Multiprotocol Label Switching
IGP: Interior Gateway Protocol
LSP: Label Switched Path
LSR: Label Switching Router
MEG: Maintenance Entity Group
MEP: Maintenance Entity Group End Point
MIP: Maintenance Entity Group Intermediate Point
<span class="grey">Bocci, et al. Standards Track [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
MPLS: Multiprotocol Label Switching
NNI: Network-to-Network Interface
OAM: Operations, Administration, and Maintenance
PW: Pseudowire
RSVP: Resource Reservation Protocol
RSVP-TE: RSVP Traffic Engineering
SAII: Source AII
SPME: Sub-Path Maintenance Entity
T-PE: Terminating Provider Edge
TAII: Target AII
<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>. Requirements Language</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <a href="./rfc2119">RFC 2119</a> [<a href="#ref-1" title=""Key words for use in RFCs to Indicate Requirement Levels"">1</a>].
<span class="h3"><a class="selflink" id="section-1.3" href="#section-1.3">1.3</a>. Notational Conventions</span>
All multiple-word atomic identifiers use underscores (_) between the
words to join the words. Many of the identifiers are composed of a
set of other identifiers. These are expressed by listing the latter
identifiers joined with double-colon "::" notation.
Where the same identifier type is used multiple times in a
concatenation, they are qualified by a prefix joined to the
identifier by a dash (-). For example, A1-Node_ID is the Node_ID of
a node referred to as A1.
The notation defines a preferred ordering of the fields.
Specifically, the designation A1 is used to indicate the lower sort
order of a field or set of fields and Z9 is used to indicate the
higher sort order of the same. The sort is either alphanumeric or
numeric depending on the field's definition. Where the sort applies
to a group of fields, those fields are grouped with {...}.
Note, however, that the uniqueness of an identifier does not depend
on the ordering, but rather, upon the uniqueness and scoping of the
fields that compose the identifier. Further, the preferred ordering
<span class="grey">Bocci, et al. Standards Track [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
is not intended to constrain protocol designs by dictating a
particular field sequence (for example, see <a href="#section-5.2.1">Section 5.2.1</a>) or even
what fields appear in which objects (for example, see <a href="#section-5.3">Section 5.3</a>).
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Named Entities</span>
In order to configure, operate, and manage a transport network based
on the MPLS Transport Profile, a number of entities require
identification. Identifiers for the following entities are defined
in this document:
* Global_ID
* Node
* Interface
* Tunnel
* LSP
* PW
* MEG
* MEP
* MIP
Note that we have borrowed the term "tunnel" from RSVP-TE (<a href="./rfc3209">RFC 3209</a>
[<a href="#ref-2" title=""RSVP-TE: Extensions to RSVP for LSP Tunnels"">2</a>]) where it is used to describe an entity that provides a logical
association between a source and destination LSR. The tunnel, in
turn, is instantiated by one or more LSPs, where the additional LSPs
are used for protection or re-grooming of the tunnel.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Uniquely Identifying an Operator - the Global_ID</span>
The Global_ID is defined to uniquely identify an operator. <a href="./rfc5003">RFC 5003</a>
[<a href="#ref-3" title=""Attachment Individual Identifier (AII) Types for Aggregation"">3</a>] defines a globally unique Attachment Interface Identifier (AII).
That AII is composed of three parts: a Global_ID that uniquely
identifies an operator, a prefix, and, finally, an attachment circuit
identifier. We have chosen to use that Global ID for MPLS-TP.
Quoting from <a href="./rfc5003#section-3.2">RFC 5003, Section 3.2</a>:
The global ID can contain the 2-octet or 4-octet value of the
provider's Autonomous System Number (ASN). It is expected that
the global ID will be derived from the globally unique ASN of the
<span class="grey">Bocci, et al. Standards Track [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
autonomous system hosting the PEs containing the actual AIIs. The
presence of a global ID based on the operator's ASN ensures that
the AII will be globally unique.
A Global_ID is an unsigned 32-bit value and MUST be derived from a
4-octet AS number assigned to the operator. Note that 2-octet AS
numbers have been incorporated in the 4-octet by placing the 2-octet
AS number in the low-order octets and setting the two high-order
octets to zero.
ASN 0 is reserved and cannot be assigned to an operator. An
identifier containing a Global_ID of zero means that no Global_ID is
specified. Note that a Global_ID of zero is limited to entities
contained within a single operator and MUST NOT be used across an
NNI.
The Global_ID is used solely to provide a globally unique context for
other MPLS-TP identifiers. While the AS number used in the Global_ID
MUST be one that the operator is entitled to use, the use of the
Global_ID is not related to the use of the ASN in protocols such as
BGP.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Node and Interface Identifiers</span>
An LSR requires identification of the node itself and of its
interfaces. An interface is the attachment point to a server
(sub-)layer, e.g., MPLS-TP section or MPLS-TP tunnel.
We call the identifier associated with a node a "Node Identifier"
(Node_ID). The Node_ID is a unique 32-bit value assigned by the
operator within the scope of a Global_ID. The structure of the
Node_ID is operator-specific and is outside the scope of this
document. However, the value zero is reserved and MUST NOT be used.
Where IPv4 addresses are used, it may be convenient to use the Node's
IPv4 loopback address as the Node_ID; however, the Node_ID does not
need to have any association with the IPv4 address space used in the
operator's IGP or EGP. Where IPv6 addresses are used exclusively, a
32-bit value unique within the scope of a Global_ID is assigned.
An LSR can support multiple layers (e.g., hierarchical LSPs) and the
Node_ID belongs to the multiple-layer context, i.e., it is applicable
to all LSPs or PWs that originate on, have an intermediate point on,
or terminate on the node.
In situations where a Node_ID needs to be globally unique, this is
accomplished by prefixing the identifier with the operator's
Global_ID.
<span class="grey">Bocci, et al. Standards Track [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
The term "interface" is used for the attachment point to an MPLS-TP
section. Within the context of a particular node, we call the
identifier associated with an interface an "Interface Number"
(IF_Num). The IF_Num is a 32-bit unsigned integer assigned by the
operator and MUST be unique within the scope of a Node_ID. The
IF_Num value 0 has special meaning (see <a href="#section-7.3">Section 7.3</a>, MIP Identifiers)
and MUST NOT be used to identify an MPLS-TP interface.
Note that IF_Num has no relation with the ifNum object defined in <a href="./rfc2863">RFC</a>
<a href="./rfc2863">2863</a> [<a href="#ref-8" title=""The Interfaces Group MIB"">8</a>]. Further, no mapping is mandated between IF_Num and ifIndex
in <a href="./rfc2863">RFC 2863</a>.
An "Interface Identifier" (IF_ID) identifies an interface uniquely
within the context of a Global_ID. It is formed by concatenating the
Node_ID with the IF_Num. That is, an IF_ID is a 64-bit identifier
formed as Node_ID::IF_Num.
This convention was chosen to allow compatibility with GMPLS. The
GMPLS signaling functional description [<a href="#ref-4" title=""Generalized Multi-Protocol Label Switching (GMPLS) Signaling Functional Description"">4</a>] requires interface
identification. GMPLS allows three formats for the Interface_ID.
The third format consists of an IPv4 address plus a 32-bit unsigned
integer for the specific interface. The format defined for MPLS-TP
is consistent with this format, but uses the Node_ID instead of an
IPv4 address.
If an IF_ID needs to be globally unique, this is accomplished by
prefixing the identifier with the operator's Global_ID.
Note that MPLS-TP supports hierarchical sections. The attachment
point to an MPLS-TP section at any (sub-)layer requires a node-unique
IF_Num.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. MPLS-TP Tunnel and LSP Identifiers</span>
In MPLS, the actual transport of packets is provided by Label
Switched Paths (LSPs). A transport service may be composed of
multiple LSPs. Further, the LSPs providing a service may change over
time due to protection and restoration events. In order to clearly
identify the service, we use the term "MPLS-TP Tunnel" or simply
"tunnel" for a service provided by (for example) a working LSP and
protected by a protection LSP. The "Tunnel Identifier" (Tunnel_ID)
identifies the transport service and provides a stable binding to the
client in the face of changes in the data-plane LSPs used to provide
the service due to protection or restoration events. This section
defines an MPLS-TP Tunnel_ID to uniquely identify a tunnel, and an
MPLS-TP LSP Identifier (LSP_ID) to uniquely identify an LSP
associated with a tunnel.
<span class="grey">Bocci, et al. Standards Track [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
For the case where multiple LSPs (for example) are used to support a
single service with a common set of end points, using the Tunnel_ID
allows for a trivial mapping between the server and client layers,
providing a common service identifier that may be either defined by
or used by the client.
Note that this usage is not intended to constrain protection schemes,
and may be used to identify any service (protected or unprotected)
that may appear to the client as a single service attachment point.
Keeping the Tunnel_ID consistent across working and protection LSPs
is a useful construct currently employed within GMPLS. However, the
Tunnel_ID for a protection LSP MAY differ from that used by its
corresponding working LSP.
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. MPLS-TP Point-to-Point Tunnel Identifiers</span>
At each end point, a tunnel is uniquely identified by the end point's
Node_ID and a locally assigned tunnel number. Specifically, a
"Tunnel Number" (Tunnel_Num) is a 16-bit unsigned integer unique
within the context of the Node_ID. The motivation for each end point
having its own tunnel number is to allow a compact form for the
MEP_ID. See <a href="#section-7.2.2">Section 7.2.2</a>.
Having two tunnel numbers also serves to simplify other signaling
(e.g., setup of associated bidirectional tunnels as described in
<a href="#section-5.3">Section 5.3</a>).
The concatenation of the two end point identifiers serves as the full
identifier. Using the A1/Z9 convention, the format of a Tunnel_ID
is:
A1-{Node_ID::Tunnel_Num}::Z9-{Node_ID::Tunnel_Num}
Where the Tunnel_ID needs to be globally unique, this is accomplished
by using globally unique Node_IDs as defined above. Thus, a globally
unique Tunnel_ID becomes:
A1-{Global_ID::Node_ID::Tunnel_Num}::Z9-{Global_ID::Node_ID::
Tunnel_Num}
When an MPLS-TP Tunnel is configured, it MUST be assigned a unique
IF_ID at each end point. As usual, the IF_ID is composed of the
local Node_ID concatenated with a 32-bit IF_Num.
<span class="grey">Bocci, et al. Standards Track [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. MPLS-TP LSP Identifiers</span>
This section defines identifiers for MPLS-TP co-routed bidirectional
and associated bidirectional LSPs. Note that MPLS-TP Sub-Path
Maintenance Entities (SPMEs), as defined in <a href="./rfc5921">RFC 5921</a> [<a href="#ref-9" title=""A Framework for MPLS in Transport Networks"">9</a>], are also
LSPs and use these same forms of identifiers.
<span class="h4"><a class="selflink" id="section-5.2.1" href="#section-5.2.1">5.2.1</a>. MPLS-TP Co-Routed Bidirectional LSP Identifiers</span>
A co-routed bidirectional LSP can be uniquely identified by a single
LSP number within the scope of an MPLS-TP Tunnel_ID. Specifically,
an LSP Number (LSP_Num) is a 16-bit unsigned integer unique within
the Tunnel_ID. Thus, the format of an MPLS-TP co-routed
bidirectional LSP_ID is:
A1-{Node_ID::Tunnel_Num}::Z9-{Node_ID::Tunnel_Num}::LSP_Num
Note that the uniqueness of identifiers does not depend on the A1/Z9
sort ordering. Thus, the identifier:
Z9-{Node_ID::Tunnel_Num}::A1-{Node_ID::Tunnel_Num}::LSP_Num
is synonymous with the one above.
At the data-plane level, a co-routed bidirectional LSP is composed of
two unidirectional LSPs traversing the same links in opposite
directions. Since a co-routed bidirectional LSP is provisioned or
signaled as a single entity, a single LSP_Num is used for both
unidirectional LSPs. The unidirectional LSPs can be referenced by
the identifiers:
A1-Node_ID::A1-Tunnel_Num::LSP_Num::Z9-Node_ID and
Z9-Node_ID::Z9-Tunnel_Num::LSP_Num::A1-Node_ID, respectively.
Where the LSP_ID needs to be globally unique, this is accomplished by
using globally unique Node_IDs as defined above. Thus, a globally
unique LSP_ID becomes:
A1-{Global_ID::Node_ID::Tunnel_Num}::Z9-{Global_ID::
Node_ID::Tunnel_Num}::LSP_Num
<span class="h4"><a class="selflink" id="section-5.2.2" href="#section-5.2.2">5.2.2</a>. MPLS-TP Associated Bidirectional LSP Identifiers</span>
For an associated bidirectional LSP, each of the unidirectional LSPs
from A1 to Z9 and Z9 to A1 require LSP_Nums. Each unidirectional LSP
is uniquely identified by a single LSP number within the scope of the
ingress's Tunnel_Num. Specifically, an "LSP Number" (LSP_Num) is a
<span class="grey">Bocci, et al. Standards Track [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
16-bit unsigned integer unique within the scope of the ingress's
Tunnel_Num. Thus, the format of an MPLS-TP associated bidirectional
LSP_ID is:
A1-{Node_ID::Tunnel_Num::LSP_Num}::
Z9-{Node_ID::Tunnel_Num::LSP_Num}
At the data-plane level, an associated bidirectional LSP is composed
of two unidirectional LSPs between two nodes in opposite directions.
The unidirectional LSPs may be referenced by the identifiers:
A1-Node_ID::A1-Tunnel_Num::A1-LSP_Num::Z9-Node_ID and
Z9-Node_ID::Z9-Tunnel_Num::Z9-LSP_Num::A1-Node_ID, respectively.
Where the LSP_ID needs to be globally unique, this is accomplished by
using globally unique Node_IDs as defined above. Thus, a globally
unique LSP_ID becomes:
A1-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}::
Z9-{Global_ID::Node_ID::Tunnel_Num::LSP_Num}
<span class="h3"><a class="selflink" id="section-5.3" href="#section-5.3">5.3</a>. Mapping to RSVP Signaling</span>
This section is informative and exists to help understand the
structure of the LSP IDs.
GMPLS [<a href="#ref-5" title=""Generalized Multi-Protocol Label Switching (GMPLS) Signaling Resource ReserVation Protocol-Traffic Engineering (RSVP-TE) Extensions"">5</a>] is based on RSVP-TE [<a href="#ref-2" title=""RSVP-TE: Extensions to RSVP for LSP Tunnels"">2</a>]. This section defines the mapping
from an MPLS-TP LSP_ID to RSVP-TE. At this time, RSVP-TE has yet to
be extended to accommodate Global_IDs. Thus, a mapping is only made
for the network unique form of the LSP_ID and assumes that the
operator has chosen to derive its Node_IDs from valid IPv4 addresses.
GMPLS and RSVP-TE signaling use a 5-tuple to uniquely identify an LSP
within an operator's network. This tuple is composed of a Tunnel
End-point Address, Tunnel_ID, Extended Tunnel ID, Tunnel Sender
Address, and (RSVP) LSP_ID. <a href="./rfc3209">RFC 3209</a> allows some flexibility in how
the Extended Tunnel ID is chosen, and a direct mapping is not
mandated. One convention that is often used, however, is to populate
this field with the same value as the Tunnel Sender Address. The
examples below follow that convention. Note that these are only
examples.
<span class="grey">Bocci, et al. Standards Track [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
For a co-routed bidirectional LSP signaled from A1 to Z9, the mapping
to the GMPLS 5-tuple is as follows:
* Tunnel End-point Address = Z9-Node_ID
* Tunnel_ID = A1-Tunnel_Num
* Extended Tunnel_ID = A1-Node_ID
* Tunnel Sender Address = A1-Node_ID
* (RSVP) LSP_ID = LSP_Num
An associated bidirectional LSP between two nodes A1 and Z9 consists
of two unidirectional LSPs, one from A1 to Z9 and one from Z9 to A1.
In situations where a mapping to the RSVP-TE 5-tuples is required,
the following mappings are used. For the A1 to Z9 LSP, the mapping
would be:
* Tunnel End-point Address = Z9-Node_ID
* Tunnel_ID = A1-Tunnel_Num
* Extended Tunnel_ID = A1-Node_ID
* Tunnel Sender Address = A1-Node_ID
* (RSVP) LSP_ID = A1-LSP_Num
Likewise, the Z9 to A1 LSP, the mapping would be:
* Tunnel End-point Address = A1-Node_ID
* Tunnel_ID = Z9-Tunnel_Num
* Extended Tunnel_ID = Z9-Node_ID
* Tunnel Sender Address = Z9-Node_ID
* (RSVP) LSP_ID = Z9-LSP_Num
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Pseudowire Path Identifiers</span>
Pseudowire signaling (<a href="./rfc4447">RFC 4447</a> [<a href="#ref-6" title=""Pseudowire Setup and Maintenance Using the Label Distribution Protocol (LDP)"">6</a>]) defines two FECs used to signal
pseudowires. Of these, the Generalized PWid FEC (type 129) along
with AII Type 2 as defined in <a href="./rfc5003">RFC 5003</a> [<a href="#ref-3" title=""Attachment Individual Identifier (AII) Types for Aggregation"">3</a>] fits the identification
requirements of MPLS-TP.
<span class="grey">Bocci, et al. Standards Track [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
In an MPLS-TP environment, a PW is identified by a set of identifiers
that can be mapped directly to the elements required by the
Generalized PWid FEC (type 129) and AII Type 2. To distinguish this
identifier from other Pseudowire Identifiers, we call this a
Pseudowire Path Identifier (PW_Path_ID).
The AII Type 2 is composed of three fields. These are the Global_ID,
the Prefix, and the AC_ID. The Global_ID used in this document is
identical to the Global_ID defined in <a href="./rfc5003">RFC 5003</a>. The Node_ID is used
as the Prefix. The AC_ID is as defined in <a href="./rfc5003">RFC 5003</a>.
To complete the Generalized PWid FEC (type 129), all that is required
is an Attachment Group Identifier (AGI). That field is exactly as
specified in <a href="./rfc4447">RFC 4447</a>. A (bidirectional) pseudowire consists of a
pair of unidirectional LSPs, one in each direction. Thus, for
signaling, the Generalized PWid FEC (type 129) has a notion of Source
AII (SAII) and Target AII (TAII). These terms are used relative to
the direction of the LSP, i.e., the SAII is assigned to the end that
allocates the PW label for a given direction, and the TAII to the
other end.
In a purely configured environment, when referring to the entire PW,
this distinction is not critical. That is, a Generalized PWid FEC
(type 129) of AGIa::AIIb::AIIc is equivalent to AGIa::AIIc::AIIb.
We note that in a signaled environment, the required convention in
<a href="./rfc4447">RFC 4447</a> is that at a particular end point, the AII associated with
that end point comes first. The complete PW_Path_ID is:
AGI::A1-{Global_ID::Node_ID::AC_ID}::
Z9-{Global_ID::Node_ID::AC_ID}.
In a signaled environment the LSP from A1 to Z9 would be initiated
with a label request from A1 to Z9 with the fields of the Generalized
PWid FEC (type 129) completed as follows:
AGI = AGI
SAII = A1-{Global_ID::Node_ID::AC_ID}
TAII = Z9-{Global_ID::Node_ID::AC_ID}
The LSP from Z9 to A1 would signaled with:
AGI = AGI
SAII = Z9-{Global_ID::Node_ID::AC_ID}
TAII = A1-{Global_ID::Node_ID::AC_ID}
<span class="grey">Bocci, et al. Standards Track [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Maintenance Identifiers</span>
In MPLS-TP, a Maintenance Entity Group (MEG) represents an entity
that requires management and defines a relationship between a set of
maintenance points. A maintenance point is either a Maintenance
Entity Group End Point (MEP), a Maintenance Entity Group Intermediate
Point (MIP), or a Pseudowire Segment End Point. Within the context
of a MEG, MEPs and MIPs must be uniquely identified. This section
defines a means of uniquely identifying Maintenance Entity Groups and
Maintenance Entities. It also uniquely defines MEPs and MIPs within
the context of a Maintenance Entity Group.
<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>. Maintenance Entity Group Identifiers</span>
Maintenance Entity Group Identifiers (MEG_IDs) are required for
MPLS-TP sections, LSPs, and Pseudowires. The formats were chosen to
follow the IP-compatible identifiers defined above.
<span class="h4"><a class="selflink" id="section-7.1.1" href="#section-7.1.1">7.1.1</a>. MPLS-TP Section MEG_IDs</span>
MPLS-TP allows a hierarchy of sections. See "MPLS-TP Data Plane
Architecture" (<a href="./rfc5960">RFC 5960</a> [<a href="#ref-10" title=""MPLS Transport Profile Data Plane Architecture"">10</a>]). Sections above layer 0 are MPLS-TP
LSPs. These use their MPLS-TP LSP MEG IDs defined in <a href="#section-7.1.2">Section 7.1.2</a>.
IP-compatible MEG_IDs for MPLS-TP sections at layer 0 are formed by
concatenating the two IF_IDs of the corresponding section using the
A1/Z9 ordering. For example:
A1-IF_ID::Z9-IF_ID
Where the Section_MEG_ID needs to be globally unique, this is
accomplished by using globally unique Node_IDs as defined above.
Thus, a globally unique Section_MEG_ID becomes:
A1-{Global_ID::IF_ID}::Z9-{Global_ID::IF_ID}
<span class="h4"><a class="selflink" id="section-7.1.2" href="#section-7.1.2">7.1.2</a>. MPLS-TP LSP MEG_IDs</span>
A MEG pertains to a unique MPLS-TP LSP. IP compatible MEG_IDs for
MPLS-TP LSPs are simply the corresponding LSP_IDs; however, the A1/Z9
ordering MUST be used. For bidirectional co-routed LSPs, the format
of the LSP_ID is found in <a href="#section-5.2.1">Section 5.2.1</a>. For associated
bidirectional LSPs, the format is in <a href="#section-5.2.2">Section 5.2.2</a>.
<span class="grey">Bocci, et al. Standards Track [Page 13]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-14" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
We note that while the two identifiers are syntactically identical,
they have different semantics. This semantic difference needs to be
made clear. For instance, if both an MPLS-TP LSP_ID and MPLS-TP LSP
MEG_IDs are to be encoded in TLVs, different types need to be
assigned for these two identifiers.
<span class="h4"><a class="selflink" id="section-7.1.3" href="#section-7.1.3">7.1.3</a>. Pseudowire MEG_IDs</span>
For Pseudowires, a MEG pertains to a single PW. The IP-compatible
MEG_ID for a PW is simply the corresponding PW_Path_ID; however, the
A1/Z9 ordering MUST be used. The PW_Path_ID is described in
<a href="#section-6">Section 6</a>. We note that while the two identifiers are syntactically
identical, they have different semantics. This semantic difference
needs to be made clear. For instance, if both a PW_Path_ID and a
PW_MEG_ID are to be encoded in TLVs, different types need to be
assigned for these two identifiers.
<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>. Maintenance Entity Group End Point Identifiers</span>
<span class="h4"><a class="selflink" id="section-7.2.1" href="#section-7.2.1">7.2.1</a>. MPLS-TP Section MEP_IDs</span>
IP-compatible MEP_IDs for MPLS-TP sections above layer 0 are their
MPLS-TP LSP_MEP_IDs. See <a href="#section-7.2.2">Section 7.2.2</a>.
IP-compatible MEP_IDs for MPLS-TP sections at layer 0 are simply the
IF_IDs of each end of the section. For example, for a section whose
MEG_ID is:
A1-IF_ID::Z9-IF_ID
the Section MEP_ID at A1 would be:
A1-IF_ID
and the Section MEP_ID at Z9 would be:
Z9-IF_ID.
Where the Section MEP_ID needs to be globally unique, this is
accomplished by using globally unique Node_IDs as defined above.
Thus, a globally unique Section MEP_ID becomes:
Global_ID::IF_ID.
<span class="grey">Bocci, et al. Standards Track [Page 14]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-15" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
<span class="h4"><a class="selflink" id="section-7.2.2" href="#section-7.2.2">7.2.2</a>. MPLS-TP LSP_MEP_ID</span>
In order to automatically generate MEP_IDs for MPLS-TP LSPs, we use
the elements of identification that are unique to an end point. This
ensures that MEP_IDs are unique for all LSPs within an operator.
When Tunnels or LSPs cross operator boundaries, these are made unique
by pre-pending them with the operator's Global_ID.
The MPLS-TP LSP_MEP_ID is:
Node_ID::Tunnel_Num::LSP_Num
where the Node_ID is the node in which the MEP is located and
Tunnel_Num is the tunnel number unique to that node. In the case of
co-routed bidirectional LSPs, the single LSP_Num is used at both
ends. In the case of associated bidirectional LSPs, the LSP_Num is
the one unique to where the MEP resides.
In situations where global uniqueness is required, this becomes:
Global_ID::Node_ID::Tunnel_Num::LSP_Num
<span class="h4"><a class="selflink" id="section-7.2.3" href="#section-7.2.3">7.2.3</a>. MEP_IDs for Pseudowires</span>
Like MPLS-TP LSPs, Pseudowire end points (T-PEs) require MEP_IDs. In
order to automatically generate MEP_IDs for PWs, we simply use the
AGI plus the AII associated with that end of the PW. Thus, a MEP_ID
for a Pseudowire T-PE takes the form:
AGI::Global_ID::Node_ID::AC_ID
where the Node_ID is the node in which the MEP is located and the
AC_ID is the AC_ID of the Pseudowire at that node.
<span class="h3"><a class="selflink" id="section-7.3" href="#section-7.3">7.3</a>. Maintenance Entity Group Intermediate Point Identifiers</span>
For a MIP that is associated with a particular interface, we simply
use the IF_ID (see <a href="#section-4">Section 4</a>) of the interfaces that are cross-
connected. This allows MIPs to be independently identified in one
node where a per-interface MIP model is used. If only a per-node MIP
model is used, then one MIP is configured. In this case, the MIP_ID
is formed using the Node_ID and an IF_Num of 0.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Security Considerations</span>
This document describes an information model and, as such, does not
introduce security concerns. Protocol specifications that describe
use of this information model, however, may introduce security risks
<span class="grey">Bocci, et al. Standards Track [Page 15]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-16" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
and concerns about authentication of participants. For this reason,
the writers of protocol specifications for the purpose of describing
implementation of this information model need to describe security
and authentication concerns that may be raised by the particular
mechanisms defined and how those concerns may be addressed.
Uniqueness of the identifiers from this document is guaranteed by the
assigner (e.g., a Global_ID is unique based on the assignment of ASNs
from IANA and both a Node_ID and an IF_Num are unique based on the
assignment by an operator). Failure by an assigner to use unique
values within the specified scoping for any of the identifiers
defined herein could result in operational problems. For example, a
non-unique MEP value could result in failure to detect a mis-merged
LSP.
Protocol specifications that utilize the identifiers defined herein
need to consider the implications of guessable identifiers and, where
there is a security implication, SHOULD give advice on how to make
identifiers less guessable.
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. References</span>
<span class="h3"><a class="selflink" id="section-9.1" href="#section-9.1">9.1</a>. Normative References</span>
[<a id="ref-1">1</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-2">2</a>] Awduche, D., Berger, L., Gan, D., Li, T., Srinivasan, V., and
G. Swallow, "RSVP-TE: Extensions to RSVP for LSP Tunnels",
<a href="./rfc3209">RFC 3209</a>, December 2001.
[<a id="ref-3">3</a>] Metz, C., Martini, L., Balus, F., and J. Sugimoto, "Attachment
Individual Identifier (AII) Types for Aggregation", <a href="./rfc5003">RFC 5003</a>,
September 2007.
[<a id="ref-4">4</a>] Berger, L., "Generalized Multi-Protocol Label Switching (GMPLS)
Signaling Functional Description", <a href="./rfc3471">RFC 3471</a>, January 2003.
[<a id="ref-5">5</a>] Berger, L., "Generalized Multi-Protocol Label Switching (GMPLS)
Signaling Resource ReserVation Protocol-Traffic Engineering
(RSVP-TE) Extensions", <a href="./rfc3473">RFC 3473</a>, January 2003.
[<a id="ref-6">6</a>] Martini, L., Rosen, E., El-Aawar, N., Smith, T., and G. Heron,
"Pseudowire Setup and Maintenance Using the Label Distribution
Protocol (LDP)", <a href="./rfc4447">RFC 4447</a>, April 2006.
<span class="grey">Bocci, et al. Standards Track [Page 16]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-17" ></span>
<span class="grey"><a href="./rfc6370">RFC 6370</a> MPLS-TP Identifiers September 2011</span>
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a>. Informative References</span>
[<a id="ref-7">7</a>] Niven-Jenkins, B., Brungard, D., Betts, M., Sprecher, N., and
S. Ueno, "Requirements of an MPLS Transport Profile", <a href="./rfc5654">RFC 5654</a>,
September 2009.
[<a id="ref-8">8</a>] McCloghrie, K. and F. Kastenholz, "The Interfaces Group MIB",
<a href="./rfc2863">RFC 2863</a>, June 2000.
[<a id="ref-9">9</a>] Bocci, M., Bryant, S., Frost, D., Levrau, L., and L. Berger, "A
Framework for MPLS in Transport Networks", <a href="./rfc5921">RFC 5921</a>, July 2010.
[<a id="ref-10">10</a>] Frost, D., Bryant, S., and M. Bocci, "MPLS Transport Profile
Data Plane Architecture", <a href="./rfc5960">RFC 5960</a>, August 2010.
Authors' Addresses
Matthew Bocci
Alcatel-Lucent
Voyager Place, Shoppenhangers Road
Maidenhead, Berks SL6 2PJ
UK
EMail: matthew.bocci@alcatel-lucent.com
George Swallow
Cisco
EMail: swallow@cisco.com
Eric Gray
Ericsson
900 Chelmsford Street
Lowell, Massachussetts 01851-8100
EMail: eric.gray@ericsson.com
Bocci, et al. Standards Track [Page 17]
</pre>
|