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
|
<pre>Network Working Group F. Le Faucheur
Request for Comments: 3785 R. Uppili
BCP: 87 Cisco Systems, Inc.
Category: Best Current Practice A. Vedrenne
P. Merckx
Equant
T. Telkamp
Global Crossing
May 2004
<span class="h1">Use of Interior Gateway Protocol (IGP) Metric</span>
<span class="h1">as a second MPLS Traffic Engineering (TE) Metric</span>
Status of this Memo
This document specifies an Internet Best Current Practices for the
Internet Community, and requests discussion and suggestions for
improvements. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (2004). All Rights Reserved.
Abstract
This document describes a common practice on how the existing metric
of Interior Gateway Protocols (IGP) can be used as an alternative
metric to the Traffic Engineering (TE) metric for Constraint Based
Routing of MultiProtocol Label Switching (MPLS) Traffic Engineering
tunnels. This effectively results in the ability to perform
Constraint Based Routing with optimization of one metric (e.g., link
bandwidth) for some Traffic Engineering tunnels (e.g., Data Trunks)
while optimizing another metric (e.g., propagation delay) for some
other tunnels with different requirements (e.g., Voice Trunks). No
protocol extensions or modifications are required. This text
documents current router implementations and deployment practices.
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Interior Gateway Protocol (IGP) routing protocols (OSPF and IS-IS) as
well as MultiProtocol Label Switching (MPLS) signaling protocols
(RSVP-TE and CR-LDP) have been extended (as specified in [<a href="#ref-ISIS-TE" title="H. and T. Li">ISIS-TE</a>],
[<a href="#ref-OSPF-TE" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">OSPF-TE</a>], [<a href="#ref-RSVP-TE" title=""RSVP-TE: Extensions to RSVP for LSP Tunnels"">RSVP-TE</a>] and [<a href="#ref-CR-LDP" title=""Constraint-Based LSP Setup using LDP"">CR-LDP</a>]) in order to support the Traffic
Engineering (TE) functionality as defined in [<a href="#ref-TE-REQ" title="O'Dell">TE-REQ</a>].
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
These IGP routing protocol extensions currently include advertisement
of a single additional MPLS TE metric to be used for Constraint Based
Routing of TE tunnels.
However, the objective of traffic engineering is to optimize the use
and the performance of the network. So it seems relevant that TE
tunnel placement may be optimized according to different optimization
criteria. For example, some Service Providers want to perform
traffic engineering of different classes of service separately so
that each class of Service is transported on a different TE tunnel.
One example motivation for doing so is to apply different fast
restoration policies to the different classes of service. Another
example motivation is to take advantage of separate Constraint Based
Routing in order to meet the different Quality of Service (QoS)
objectives of each Class of Service. Depending on QoS objectives one
may require either (a) enforcement by Constraint Based Routing of
different bandwidth constraints for the different classes of service
as defined in [DS-TE], or (b) optimizing on a different metric during
Constraint Based Routing or (c) both. This document discusses how
optimizing on a different metric can be achieved during Constraint
Based Routing.
The most common scenario for a different metric calls for
optimization of a metric reflecting delay (mainly propagation delay)
when Constraint Based Routing TE Label Switched Paths (LSPs) that
will be transporting voice, while optimizing a more usual metric
(e.g., reflecting link bandwidth) when Constraint Based Routing TE
LSPs that will be transporting data.
Additional IGP protocol extensions could be defined so that multiple
TE metrics could be advertised in the IGP (as proposed for example in
[<a href="#ref-METRICS" title=""Multiple Metrics for Traffic Engineering with IS-IS and OSPF"">METRICS</a>]) and would thus be available to Constraint Based Routing in
order to optimize on a different metric. However this document
describes how optimizing on a different metric can be achieved today
by existing implementations and deployments, without any additional
IGP extensions beyond [<a href="#ref-ISIS-TE" title="H. and T. Li">ISIS-TE</a>] and [<a href="#ref-OSPF-TE" title=""Traffic Engineering (TE) Extensions to OSPF Version 2"">OSPF-TE</a>], by effectively using
the IGP metric as a "second" TE metric.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Common Practice</span>
In current MPLS TE deployments, network administrators often want
Constraint Based Routing of TE LSPs carrying data traffic to be based
on the same metric as the metric used for Shortest Path Routing.
Where this is the case, this practice allows the Constraint Based
Routing algorithm running on the Head-End LSR to use the IGP metric
advertised in the IGP to compute paths for data TE LSPs instead of
the advertised TE metric. The TE metric can then be used to convey
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
another metric (e.g., a delay-based metric) which can be used by the
Constraint Based Routing algorithm on the Head-End LSR to compute
path for the TE LSPs with different requirements (e.g., Voice TE
LSP).
In some networks, network administrators configure the IGP metric to
a value factoring the link propagation delay. In that case, this
practice allows the Constraint Based Routing algorithm running on the
Head-End LSR to use the IGP metric advertised in the IGP to compute
paths for delay-sensitive TE LSPs (e.g., Voice TE LSPs) instead of
the advertised TE metric. The TE metric can then be used to convey
another metric (e.g., bandwidth based metric) which can be used by
the Constraint Based Routing algorithm to compute paths for the data
TE LSPs.
More generally, the TE metric can be used to carry any arbitrary
metric that may be useful for Constraint Based Routing of the set of
LSPs which need optimization on another metric than the IGP metric.
<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a>. Head-End LSR Implementation Practice</span>
A Head-End LSR implements the current practice by:
(i) Allowing configuration, for each TE LSP to be routed, of
whether the IGP metric or the TE metric is to be used by the
Constraint Based Routing algorithm.
(ii) Enabling the Constraint Based Routing algorithm to make use of
either the TE metric or the IGP metric, depending on the above
configuration for the considered TE-LSP
<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a>. Network Deployment Practice</span>
A Service Provider deploys this practice by:
(i) Configuring, on every relevant link, the TE metric to reflect
whatever metric is appropriate (e.g., delay-based metric) for
Constraint Based Routing of some LSPs as an alternative metric
to the IGP metric
(ii) Configuring, for every TE LSP, whether this LSP is to be
constraint based routed according to the TE metric or IGP
metric
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
<span class="h3"><a class="selflink" id="section-2.3" href="#section-2.3">2.3</a>. Constraints</span>
The practice described in this document has the following
constraints:
(i) it only allows TE tunnels to be routed on either of two metrics
(i.e., it cannot allow TE tunnels to be routed on one of three,
or more, metrics). Extensions (for example such as those
proposed in [<a href="#ref-METRICS" title=""Multiple Metrics for Traffic Engineering with IS-IS and OSPF"">METRICS</a>]) could be defined in the future if
necessary to relax this constraints, but this is outside the
scope of this document.
(ii) it can only be used where the IGP metric is appropriate as one
of the two metrics to be used for constraint based routing
(i.e., it cannot allow TE tunnels to be routed on either of two
metrics while allowing IGP SPF to be based on a third metric).
Extensions (for example such as those proposed in [<a href="#ref-METRICS" title=""Multiple Metrics for Traffic Engineering with IS-IS and OSPF"">METRICS</a>])
could be defined in the future if necessary to relax this
constraints, but this is outside the scope of this document.
(iii) it can only be used on links which support an IGP adjacency so
that an IGP metric is indeed advertised for the link. For
example, this practice can not be used on Forwarding
Adjacencies (see [<a href="#ref-LSP-HIER" title=""LSP Hierarchy with Generalized MPLS TE"">LSP-HIER</a>]).
Note that, as with [<a href="#ref-METRICS" title=""Multiple Metrics for Traffic Engineering with IS-IS and OSPF"">METRICS</a>], this practice does not recommend that
the TE metric and the IGP metric be used simultaneously during path
computation for a given LSP. This is known to be an NP-complete
problem.
<span class="h3"><a class="selflink" id="section-2.4" href="#section-2.4">2.4</a>. Interoperability</span>
Where path computation is entirely performed by the Head-End (e.g.,
intra-area operations with path computation on Head-end), this
practice does not raise any interoperability issue among LSRs since
the use of one metric or the other is a matter purely local to the
Head-End LSR.
Where path computation involves another component than the Head-End
(e.g., with inter-area operations where path computation is shared
between the Head-End and Area Boundary Routers or a Path Computation
Server), this practice requires that which metric to optimize on, be
signaled along with the other constraints (bandwidth, affinity) for
the LSP. See [<a href="#ref-PATH-COMP" title=""RSVP Path computation request and reply messages"">PATH-COMP</a>] for an example proposal on how to signal
which metric to optimize, to another component involved in path
computation when RSVP-TE is used as the protocol to signal path
computation information.
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Migration Considerations</span>
Service Providers need to consider how to migrate from the current
implementation to the new one supporting this practice.
Although the head-end routers act independently from each other, some
migration scenarios may require that all head-end routers be upgraded
to the new implementation to avoid any disruption on existing TE-LSPs
before two metrics can effectively be used by TE. The reason is that
routers with current implementation are expected to always use the TE
metric for Constraint Based Routing of all tunnels; so when the TE
metric is reconfigured to reflect the "second metric" (say to a
delay-based metric) on links in the network, then all TE-LSPs would
get routed based on the "second metric" metric, while the intent may
be that only the TE-LSPs explicitly configured so should be routed
based on the "second metric".
A possible migration scenario would look like this:
1) upgrade software on all head-end routers in the network to support
this practice.
2) change the TE-LSPs configuration on the head-end routers to use
the IGP metric (e.g., bandwidth-based) for Constraint Based
Routing rather than the TE metric.
3) configure TE metric on the links to reflect the "second metric"
(e.g., delay-based).
4) modify the LSP configuration of the subset of TE-LSPs which need
to be Constraint Based routed using the "second metric" (e.g.,
delay-based), and/or create new TE-LSPs with such a configuration.
It is desirable that step 2 is non-disruptive (i.e., the routing of a
LSP will not be affected in any way, and the data transmission will
not be interrupted) by the change of LSP configuration to use "IGP
metric" as long as the actual value of the "IGP metric" and "TE
metric" are equal on every link at the time of LSP reconfiguration
(as would be the case at step 2 in migration scenario above which
assumed that TE metric was initially equal to IGP metric).
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Security Considerations</span>
The practice described in this document does not raise specific
security issues beyond those of existing TE. Those are discussed in
the respective security sections of [<a href="#ref-TE-REQ" title="O'Dell">TE-REQ</a>], [<a href="#ref-RSVP-TE" title=""RSVP-TE: Extensions to RSVP for LSP Tunnels"">RSVP-TE</a>] and [<a href="#ref-CR-LDP" title=""Constraint-Based LSP Setup using LDP"">CR-LDP</a>].
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Acknowledgment</span>
This document has benefited from discussion with Jean-Philippe
Vasseur.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. References</span>
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>. Normative References</span>
[<a id="ref-TE-REQ">TE-REQ</a>] Awduche, D., Malcolm, J., Agogbua, J., O'Dell, M. and J.
McManus, Requirements for Traffic Engineering over MPLS,
<a href="./rfc2702">RFC 2702</a>, September 1999.
[<a id="ref-OSPF-TE">OSPF-TE</a>] Katz, D., Kompella, K. and D. Yeung, "Traffic Engineering
(TE) Extensions to OSPF Version 2", <a href="./rfc3630">RFC 3630</a>, September
2003.
[<a id="ref-ISIS-TE">ISIS-TE</a>] Smit, H. and T. Li, "Intermediate System to Intermediate
System (IS-IS) Extensions for Traffic Engineering (TE),
<a href="./rfc3784">RFC 3784</a>, May 2004.
[<a id="ref-RSVP-TE">RSVP-TE</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-CR-LDP">CR-LDP</a>] Jamoussi, B., Andersson, L., Callon, R., Dantu, R., Wu,
L., Doolan, P., Worster, T., Feldman, N., Fredette, A.,
Girish, M., Gray, E., Heinanen, J., Kilty, T. and A.
Malis, "Constraint-Based LSP Setup using LDP", <a href="./rfc3212">RFC 3212</a>,
January 2002.
<span class="h3"><a class="selflink" id="section-6.1" href="#section-6.1">6.1</a>. Informative References</span>
[<a id="ref-METRICS">METRICS</a>] Fedyk, et al., "Multiple Metrics for Traffic Engineering
with IS-IS and OSPF", Work in Progress, November 2000.
[<a id="ref-DIFF-TE">DIFF-TE</a>] Le Faucheur, F. and W. Lai, "Requirements for Support of
Differentiated Services-aware MPLS Traffic Engineering",
<a href="./rfc3564">RFC 3564</a>, July 2003.
[<a id="ref-PATH-COMP">PATH-COMP</a>] Vasseur, et al., "RSVP Path computation request and reply
messages", Work in Progress, June 2002.
[<a id="ref-LSP-HIER">LSP-HIER</a>] Kompella, et al., "LSP Hierarchy with Generalized MPLS
TE", Work in Progress, September 2002.
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Authors' Addresses</span>
Francois Le Faucheur
Cisco Systems, Inc.
Village d'Entreprise Green Side - Batiment T3
400, Avenue de Roumanille
06410 Biot-Sophia Antipolis
France
Phone: +33 4 97 23 26 19
EMail: flefauch@cisco.com
Ramesh Uppili
Cisco Systems,
2000 Innovation Drive
Kanata,
ONTARIO,
Canada - K2K 3E8
Phone: 01-613-254 4578
Email: ruppili@cisco.com
Alain Vedrenne
Equant
Heraklion, 1041 route des Dolines, BP347
06906 Sophia Antipolis Cedex
FRANCE
Phone: +33 4 92 96 57 22
EMail: alain.vedrenne@equant.com
Pierre Merckx
Equant
1041 route des Dolines - BP 347
06906 SOPHIA ANTIPOLIS Cedex
FRANCE
Phone: +33 (0)492 96 6454
EMail: pierre.merckx@equant.com
Thomas Telkamp
Global Crossing, Ltd.
Croeselaan 148
NL-3521CG Utrecht
The Netherlands
Phone: +31 30 238 1250
EMail: telkamp@gblx.net
<span class="grey">Le Faucheur, et al. Best Current Practice [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc3785">RFC 3785</a> IGP Metric as a second MPLS TE Metric May 2004</span>
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Full Copyright Statement</span>
Copyright (C) The Internet Society (2004). This document is subject
to the rights, licenses and restrictions contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and
except as set forth therein, the authors retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at ietf-
ipr@ietf.org.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Le Faucheur, et al. Best Current Practice [Page 8]
</pre>
|