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
|
<pre>Network Working Group D. Caviglia
Request for Comments: 5493 D. Bramanti
Category: Informational Ericsson
D. Li
Huawei Technologies Co., Ltd.
D. McDysan
Verizon
April 2009
<span class="h1">Requirements for the Conversion between</span>
<span class="h1">Permanent Connections and Switched Connections in a</span>
<span class="h1">Generalized Multiprotocol Label Switching (GMPLS) Network</span>
Status of This Memo
This memo provides information for the Internet community. It does
not specify an Internet standard of any kind. Distribution of this
memo is unlimited.
Copyright Notice
Copyright (c) 2009 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 in effect on the date of
publication of this document (<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>).
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
<span class="grey">Caviglia, et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
Abstract
From a carrier perspective, the possibility of turning a permanent
connection (PC) into a soft permanent connection (SPC) and vice
versa, without actually affecting data plane traffic being carried
over it, is a valuable option. In other terms, such operation can be
seen as a way of transferring the ownership and control of an
existing and in-use data plane connection between the management
plane and the control plane, leaving its data plane state untouched.
This memo sets out the requirements for such procedures within a
Generalized Multiprotocol Label Switching (GMPLS) network.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-3">3</a>
<a href="#section-1.1">1.1</a>. Conventions Used in This Document ..........................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Label Switched Path Terminology .................................<a href="#page-3">3</a>
<a href="#section-3">3</a>. LSP within GMPLS Control Plane ..................................<a href="#page-4">4</a>
<a href="#section-3.1">3.1</a>. Resource Ownership .........................................<a href="#page-4">4</a>
<a href="#section-3.2">3.2</a>. Setting Up a GMPLS-Controlled Network ......................<a href="#page-5">5</a>
<a href="#section-4">4</a>. Typical Use Cases ...............................................<a href="#page-6">6</a>
<a href="#section-4.1">4.1</a>. PC-to-SC/SPC Conversion ....................................<a href="#page-6">6</a>
<a href="#section-4.2">4.2</a>. SC-to-PC Conversion ........................................<a href="#page-6">6</a>
<a href="#section-5">5</a>. Requirements ....................................................<a href="#page-7">7</a>
<a href="#section-5.1">5.1</a>. Data Plane LSP Consistency .................................<a href="#page-7">7</a>
<a href="#section-5.2">5.2</a>. No Disruption of User Traffic ..............................<a href="#page-7">7</a>
<a href="#section-5.3">5.3</a>. Transfer from Management Plane to Control Plane ............<a href="#page-7">7</a>
<a href="#section-5.4">5.4</a>. Transfer from Control Plane to Management Plane ............<a href="#page-7">7</a>
<a href="#section-5.5">5.5</a>. Synchronization of State among Nodes during Conversion .....<a href="#page-7">7</a>
<a href="#section-5.6">5.6</a>. Support of Soft Permanent Connections ......................<a href="#page-8">8</a>
<a href="#section-5.7">5.7</a>. Failure of Transfer ........................................<a href="#page-8">8</a>
<a href="#section-6">6</a>. Security Considerations .........................................<a href="#page-8">8</a>
<a href="#section-7">7</a>. Contributors ....................................................<a href="#page-9">9</a>
<a href="#section-8">8</a>. Acknowledgments .................................................<a href="#page-9">9</a>
<a href="#section-9">9</a>. References ......................................................<a href="#page-9">9</a>
<a href="#section-9.1">9.1</a>. Normative References .......................................<a href="#page-9">9</a>
<a href="#section-9.2">9.2</a>. Informational References ..................................<a href="#page-10">10</a>
<span class="grey">Caviglia, et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
In a typical, traditional transport network scenario, data plane
connections between two end-points are controlled by means of a
Network Management System (NMS) operating within the management plane
(MP). The NMS/MP is the owner of such transport connections, being
responsible of their setup, teardown, and maintenance. Provisioned
connections of this type, initiated and managed by the management
plane, are known as permanent connections (PCs) [<a href="#ref-G.8081" title=""Terms and definitions for Automatically Switched Optical Networks (ASON)"">G.8081</a>].
When the setup, teardown, and maintenance of connections are achieved
by means of a signaling protocol owned by the control plane (CP),
such connections are known as switched connections (SCs) [<a href="#ref-G.8081" title=""Terms and definitions for Automatically Switched Optical Networks (ASON)"">G.8081</a>].
In many deployments, a hybrid connection type will be used. A soft
permanent connection (SPC) is a combination of a permanent connection
segment at the source-user-to-network side, a permanent connection
segment at the destination-user-to-network side, and a switched
connection segment within the core network. The permanent parts of
the SPC are owned by the management plane, and the switched parts are
owned by the control plane [<a href="#ref-G.8081" title=""Terms and definitions for Automatically Switched Optical Networks (ASON)"">G.8081</a>].
Note, some aspects of a control-plane-initiated connection must be
capable of being queried/controlled by the management plane. These
aspects should be independent of how the connection was established.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Conventions Used in This Document</span>
Although this requirements document is an informational document, not
a protocol specification, 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="./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>. Label Switched Path Terminology</span>
A Label Switched Path (LSP) has different semantics depending on the
plane in which the term is used.
In the data plane, an LSP indicates the data plane forwarding path.
It defines the forwarding or switching operations at each network
entity. It is the sequence of data plane resources (links, labels,
cross-connects) that achieves end-to-end data transport.
<span class="grey">Caviglia, et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
In the management plane, an LSP is the management plane state
information (such as the connection attributes and path information)
associated with and necessary for the creation and maintenance of a
data plane connection.
In the control plane, an LSP is the control plane state information
(such as the RSVP-TE [<a href="./rfc3473" title=""Generalized Multi-Protocol Label Switching (GMPLS) Signaling Resource ReserVation Protocol-Traffic Engineering (RSVP-TE) Extensions"">RFC3473</a>] Path and Resv state) associated with
and necessary for the creation and maintenance of a data plane
connection.
A permanent connection has an LSP presence in the data plane and the
management plane. A switched connection has an LSP presence in the
data plane and the control plane. An SPC has an LSP presence in the
data plane for its entire length, but has a management plane presence
for part of its length and a control plane presence for part of its
length.
In this document, when we discuss the LSP conversion between
management plane and control plane, we mainly focus on the conversion
of control plane state information and management plane state
information.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. LSP within GMPLS Control Plane</span>
GMPLS ([<a href="./rfc3471" title=""Generalized Multi-Protocol Label Switching (GMPLS) Signaling Functional Description"">RFC3471</a>], [<a href="./rfc3473" title=""Generalized Multi-Protocol Label Switching (GMPLS) Signaling Resource ReserVation Protocol-Traffic Engineering (RSVP-TE) Extensions"">RFC3473</a>], and [<a href="./rfc3945" title=""Generalized Multi-Protocol Label Switching (GMPLS) Architecture"">RFC3945</a>]) defines a control plane
architecture for transport networks. This includes both routing and
signaling protocols for the creation and maintenance of LSPs in
networks whose data plane is based on different technologies, such as
Time Division Multiplexing (SDH/SONET, G.709 at ODUk level) and
Wavelength Division Multiplexing (G.709 at OCh level).
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Resource Ownership</span>
A resource used by an LSP is said to be 'owned' by the plane that was
used to set up the LSP through that part of the network. Thus, all
the resources used by a permanent connection are owned by the
management plane, and all the resources used by a switched connection
are owned by the control plane. The resources used by an SPC are
divided between the management plane (for the resources used by the
permanent connection segments at the edge of the network) and the
control plane (for the resources used by the switched connection
segments in the middle of the network).
The division of resources available for ownership by the management
and control planes is an architectural issue. A carrier may decide
to pre-partition the resources at a network entity so that LSPs under
management plane control use one set of resources and LSPs under
<span class="grey">Caviglia, et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
control plane control use another set of resources. Other carriers
may choose to make this distinction resource-by-resource as LSPs are
established.
It should be noted, however, that even when a resource is owned by
the control plane it will usually be the case that the management
plane has a controlling interest in the resource. For example,
consider the basic safety requirements that management commands must
be able to put a laser out of service.
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Setting Up a GMPLS-Controlled Network</span>
The implementation of a new network using a Generalized Multiprotocol
Label Switching (GMPLS) control plane may be considered as a green
field deployment. But in many cases, it is desirable to introduce a
GMPLS control plane into an existing transport network that is
already populated with permanent connections under management plane
control.
In a mixed scenario, permanent connections owned by the management
plane and switched connections owned by the control plane have to
coexist within the network.
It is also desirable to transfer the control of connections from the
management plane to the control plane so that connections that were
originally under the control of an NMS are now under the control of
the GMPLS protocols. In case such connections are in service, such
conversion must be performed in a way that does not affect traffic.
Since attempts to move an LSP under GMPLS control might fail due to a
number of reasons outside the scope of this document, it is also
highly desirable to have a mechanism to convert the control of an LSP
back to the management plane.
Note that a permanent connection may be converted to a switched
connection or to an SPC, and an SPC may be converted to a switched
connection as well (PC to SC, PC to SPC, and SPC to SC). So the
reverse mappings may also be needed (SC to PC, SPC to PC, and SC to
SPC).
Conversion to/from control/management will occur in MIBs or in
information stored on the device (e.g., cross-connect, label
assignment, label stacking, etc.) and is identified as either
initiated by a specific control protocol or by manual operation
(i.e., via an NMS). When converting, this hop-level owner
information needs to be completed for all hops. If conversion cannot
be done for all hops, then the conversion must be done for no hops,
<span class="grey">Caviglia, et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
the state of the hop-level information must be restored to that
before the conversion was attempted, and an error condition must be
reported to the management system.
In either case of conversion, the management plane shall initiate the
change. When converting from a PC to an SC, the management system
must indicate to each hop that a control protocol is now to be used,
and then configure the data needed by the control protocol at the
connection endpoints. When converting from an SC to a PC, the
management plane must change the owner of each hop. Then the
instance in the control plane must be removed without affecting the
data plane.
The case where the CP and/or MP fail at one or more nodes during the
conversion procedure must be handled in the solution. If the network
is viewed as the database of record (including data, control, and
management plane elements), then a solution that has procedures
similar to those of a two-phase database commit process may be needed
to ensure integrity and to support the need to revert to the state
prior to the conversion attempt if there is a CP and/or MP failure
during the attempted conversion.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Typical Use Cases</span>
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. PC-to-SC/SPC Conversion</span>
A typical scenario where a PC-to-SC (or SPC) procedure can be a
useful option is at the initial stage of control plane deployment in
an existing network. In such a case, all the network connections,
possibly carrying traffic, are already set up as PCs and are owned by
the management plane.
At a latter stage, when the network is partially controlled by the
management plane and partially controlled by the control plane (PCs
and SCs/SPCs coexist) and it is desired to extend the control plane,
a PC-to-SC procedure can be used to transfer a PC or SPC to a SC.
In both cases, a connection, set up and owned by the management
plane, needs to be transferred to control plane control. If a
connection is carrying traffic, its control transfer has to be done
without any disruption to the data plane traffic.
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. SC-to-PC Conversion</span>
The main need for an SC-to-PC conversion is to give an operator the
capability of undoing the action of the above introduced PC-to-SC
conversion.
<span class="grey">Caviglia, et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
In other words, the SC-to-PC conversion is a back-out procedure and
as such is not specified as mandatory in this document, but it is
still a highly desirable function.
Again, it is worth stressing the requirement that such an SPC-to-PC
conversion needs to be achieved without any effect on the associated
data plane state so that the connection continues to be operational
and to carry traffic during the transition.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Requirements</span>
This section sets out the basic requirements for procedures and
processes that are used to perform the functions of this document.
Notation from [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>] is used to clarify the level of each
requirement.
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. Data Plane LSP Consistency</span>
The data plane LSP MUST stay in place throughout the whole control
transfer process. It MUST follow the same path through the network
and MUST use the same network resources.
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. No Disruption of User Traffic</span>
The transfer process MUST NOT cause any disruption of user traffic
flowing over the LSP whose control is being transferred or over any
other LSP in the network.
SC-to-PC conversion and vice-versa SHALL occur without generating
alarms towards the end users or the NMS.
<span class="h3"><a class="selflink" id="section-5.3" href="#section-5.3">5.3</a>. Transfer from Management Plane to Control Plane</span>
It MUST be possible to transfer the ownership of an LSP from the
management plane to the control plane.
<span class="h3"><a class="selflink" id="section-5.4" href="#section-5.4">5.4</a>. Transfer from Control Plane to Management Plane</span>
It SHOULD be possible to transfer the ownership of an LSP from the
control plane to the management plane.
<span class="h3"><a class="selflink" id="section-5.5" href="#section-5.5">5.5</a>. Synchronization of State among Nodes during Conversion</span>
It MUST be assured that the state of the LSP is synchronized among
all nodes traversed by it before the conversion is considered
complete.
<span class="grey">Caviglia, et al. Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
<span class="h3"><a class="selflink" id="section-5.6" href="#section-5.6">5.6</a>. Support of Soft Permanent Connections</span>
It MUST be possible to segment an LSP such that it can be converted
to or from an SPC.
<span class="h3"><a class="selflink" id="section-5.7" href="#section-5.7">5.7</a>. Failure of Transfer</span>
It MUST be possible for a transfer from one plane to the other to
fail in a non-destructive way, leaving the ownership unchanged and
without impacting traffic.
If during the transfer procedure issues arise causing an unsuccessful
or unexpected result, it MUST be assured that:
1. Traffic over the data plane is not affected.
2. The LSP status is consistent in all the network nodes involved in
the procedure.
Point 2, above, assures that even in case of some failure during the
transfer, the state of the affected LSP is brought back to the
initial one and is fully under the control of the owning entity.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Security Considerations</span>
Allowing control of an LSP to be taken away from a plane introduces a
possible way in which services may be disrupted by malicious
intervention.
A solution to the requirements in this document will utilize the
security mechanisms supported by the management plane and GMPLS
control plane protocols, and no new security requirements over the
general requirements described in [<a href="./rfc3945" title=""Generalized Multi-Protocol Label Switching (GMPLS) Architecture"">RFC3945</a>] are introduced. It is
expected that solution documents will include an analysis of the
security issues introduced by any new protocol extensions.
The management plane interactions MUST be supported through protocols
that can offer adequate security mechanisms to secure the
configuration and protect the operation of the devices that are
managed. These mechanisms MUST include at least cryptographic
security and the ability to ensure that the entity giving access to
configuration parameters is properly configured to give access only
to those principals (users) that have legitimate rights to
read/create/change/delete the parameters. IETF standard management
protocols (Netconf [<a href="./rfc4741" title=""NETCONF Configuration Protocol"">RFC4741</a>] and SNMPv3 [<a href="./rfc3410" title=""Introduction and Applicability Statements for Internet-Standard Management Framework"">RFC3410</a>]) offer these
mechanisms.
<span class="grey">Caviglia, et al. Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
Note also that implementations may support policy components to
determine whether individual LSPs may be transferred between planes.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Contributors</span>
Nicola Ciulli
NextWorks
Corso Italia 116
56125 Pisa, Italy
EMail: n.ciulli@nextworks.it
Han Li
China Mobile Communications Co.
53 A Xibianmennei Ave. Xuanwu District
Deijing 100053 P.R. China
Phone: 10-66006688 ext.3092
EMail: lihan@chinamobile.com
Daniele Ceccarelli
Ericsson
Via A. Negrone 1/A
Genova-Sestri Ponente, Italy
Phone: +390106002515
EMail: daniele.ceccarelli@ericsson.com
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Acknowledgments</span>
We wish to thank the following people (listed randomly): Adrian
Farrel for his editorial assistance to prepare this document for
publication; Dean Cheng, Julien Meuric, Dimitri Papadimitriou,
Deborah Brungard, Igor Bryskin, Lou Berger, Don Fedyk, John Drake,
and Vijay Pandian for their suggestions and comments on the CCAMP
list.
<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-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-RFC3410">RFC3410</a>] Case, J., Mundy, R., Partain, D., and B.
Stewart,"Introduction and Applicability Statements for
Internet-Standard Management Framework", <a href="./rfc3410">RFC 3410</a>,
December 2002.
<span class="grey">Caviglia, et al. Informational [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a>. Informative References</span>
[<a id="ref-RFC3471">RFC3471</a>] Berger, L., Ed., "Generalized Multi-Protocol Label
Switching (GMPLS) Signaling Functional Description", <a href="./rfc3471">RFC</a>
<a href="./rfc3471">3471</a>, January 2003.
[<a id="ref-RFC3473">RFC3473</a>] Berger, L., Ed., "Generalized Multi-Protocol Label
Switching (GMPLS) Signaling Resource ReserVation
Protocol-Traffic Engineering (RSVP-TE) Extensions", <a href="./rfc3473">RFC</a>
<a href="./rfc3473">3473</a>, January 2003.
[<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-RFC4741">RFC4741</a>] Enns, R., Ed., "NETCONF Configuration Protocol", <a href="./rfc4741">RFC 4741</a>,
December 2006.
[<a id="ref-G.8081">G.8081</a>] International Telecommunications Union, "Terms and
definitions for Automatically Switched Optical Networks
(ASON)", Recommendation G.8081/Y.1353, June 2004.
<span class="grey">Caviglia, et al. Informational [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc5493">RFC 5493</a> Conversion between PC and SC in GMPLS April 2009</span>
Authors' Addresses
Diego Caviglia
Ericsson
Via A. Negrone 1/A
Genova - Sestri Ponente
Italy
EMail: diego.caviglia@ericsson.com
Dino Bramanti
Ericsson
Via Moruzzi 1 C/O Area Ricerca CNR
Pisa
Italy
EMail: dino.bramanti@ericsson.com
Dan Li
Huawei Technologies Co., Ltd.
Shenzhen 518129
Huawei Base, Bantian, Longgang
China
EMail: danli@huawei.com
Dave McDysan
Verizon
Ashburn, VA
USA
EMail: dave.mcdysan@verizon.com
Caviglia, et al. Informational [Page 11]
</pre>
|