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>Internet Research Task Force (IRTF) T. Li, Ed.
Request for Comments: 6227 Cisco Systems, Inc.
Category: Informational May 2011
ISSN: 2070-1721
<span class="h1">Design Goals for Scalable Internet Routing</span>
Abstract
It is commonly recognized that the Internet routing and addressing
architecture is facing challenges in scalability, mobility, multi-
homing, and inter-domain traffic engineering. The Routing Research
Group is investigating an alternate architecture to meet these
challenges. This document consists of a prioritized list of design
goals for the target architecture.
Status of This Memo
This document is not an Internet Standards Track specification; it is
published for informational purposes.
This document is a product of the Internet Research Task Force
(IRTF). The IRTF publishes the results of Internet-related research
and development activities. These results might not be suitable for
deployment. This RFC represents the consensus of the Routing
Research Group of the Internet Research Task Force (IRTF). Documents
approved for publication by the IRSG are not a candidate for any
level of Internet Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc6227">http://www.rfc-editor.org/info/rfc6227</a>.
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.
<span class="grey">Li Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-2">2</a>
<a href="#section-1.1">1.1</a>. Requirements Language ......................................<a href="#page-3">3</a>
<a href="#section-1.2">1.2</a>. Priorities .................................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. General Design Goals Collected from the Past ....................<a href="#page-3">3</a>
<a href="#section-3">3</a>. Design Goals for a New Routing Architecture .....................<a href="#page-3">3</a>
<a href="#section-3.1">3.1</a>. Improved Routing Scalability ...............................<a href="#page-3">3</a>
<a href="#section-3.2">3.2</a>. Scalable Support for Traffic Engineering ...................<a href="#page-4">4</a>
<a href="#section-3.3">3.3</a>. Scalable Support for Multi-Homing ..........................<a href="#page-4">4</a>
<a href="#section-3.4">3.4</a>. Decoupling Location and Identification .....................<a href="#page-4">4</a>
<a href="#section-3.5">3.5</a>. Scalable Support for Mobility ..............................<a href="#page-5">5</a>
<a href="#section-3.6">3.6</a>. Simplified Renumbering .....................................<a href="#page-5">5</a>
<a href="#section-3.7">3.7</a>. Modularity, Composability, and Seamlessness ................<a href="#page-6">6</a>
<a href="#section-3.8">3.8</a>. Routing Quality ............................................<a href="#page-6">6</a>
<a href="#section-3.9">3.9</a>. Routing Security ...........................................<a href="#page-7">7</a>
<a href="#section-3.10">3.10</a>. Deployability .............................................<a href="#page-7">7</a>
<a href="#section-3.11">3.11</a>. Summary of Priorities .....................................<a href="#page-7">7</a>
<a href="#section-4">4</a>. Security Considerations .........................................<a href="#page-7">7</a>
<a href="#section-5">5</a>. References ......................................................<a href="#page-8">8</a>
<a href="#section-5.1">5.1</a>. Normative References .......................................<a href="#page-8">8</a>
<a href="#section-5.2">5.2</a>. Informative References .....................................<a href="#page-8">8</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
It is commonly recognized that the Internet routing and addressing
architecture is facing challenges in inter-domain scalability,
mobility, multi-homing, and inter-domain traffic engineering
[<a href="./rfc4984" title=""Report from the IAB Workshop on Routing and Addressing"">RFC4984</a>]. The Routing Research Group (RRG) aims to design an
alternate architecture to meet these challenges. This document
presents a prioritized list of design goals for the target
architecture.
These goals should be taken as guidelines for the design and
evaluation of possible architectural solutions. The expectation is
that these goals will be applied with good judgment.
The goals presented here were initially presented and discussed at
the start of the RRG work on a revised routing architecture, and were
revisited and finalized after the work on that architecture was
complete. As such, this represents both the goals that the RRG
started with, and revisions to those goals based on our increased
understanding of the space.
<span class="grey">Li Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</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="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h3"><a class="selflink" id="section-1.2" href="#section-1.2">1.2</a>. Priorities</span>
Each design goal in this document has been assigned a priority, which
is one of the following: 'required', 'strongly desired', or
'desired'.
Required:
The solution is REQUIRED to support this goal.
Strongly desired:
The solution SHOULD support this goal, unless there exist
compelling reasons showing that it is unachievable, extremely
inefficient, or impractical.
Desired:
The solution SHOULD support this goal.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. General Design Goals Collected from the Past</span>
[<a id="ref-RFC1958">RFC1958</a>] provides a list of the original architectural principles of
the Internet. We incorporate them here by reference, as part of our
desired design goals.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Design Goals for a New Routing Architecture</span>
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. Improved Routing Scalability</span>
Long experience with inter-domain routing has shown that the global
BGP routing table is continuing to grow rapidly [<a href="#ref-BGPGrowth" title=""BGP Routing Table Analysis Reports"">BGPGrowth</a>].
Carrying this large amount of state in the inter-domain routing
protocols is expensive and places undue cost burdens on network
participants that do not necessarily get value from the increases in
the routing table size. Thus, the first required goal is to provide
significant improvement to the scalability of the inter-domain
routing subsystem. It is strongly desired to make the routing
subsystem scale independently from the growth of the Internet user
population. If there is a coupling between the size of the user base
and the scale of the routing subsystem, then it will be very
difficult to retain any semblance of scalability. If a solution
includes support for alternative routes to support faster
convergence, the alternative routes should also factor into routing
subsystem scalability.
<span class="grey">Li Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. Scalable Support for Traffic Engineering</span>
Traffic engineering is the capability of directing traffic along
paths other than those that would be computed by normal IGP/EGP
routing. Inter-domain traffic engineering today is frequently
accomplished by injecting more-specific prefixes into the global
routing table, which results in a negative impact on routing
scalability. The additional prefixes injected to enable traffic
engineering place an added burden on the scalability of the routing
architecture. At the same time, the need for traffic engineering
capabilities is essential to network operations. Thus, a scalable
solution for inter-domain traffic engineering is strongly desired.
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. Scalable Support for Multi-Homing</span>
Multi-homing is the capability of an organization to be connected to
the Internet via more than one other organization. The current
mechanism for supporting multi-homing is to let the organization
advertise one prefix or multiple prefixes into the global routing
system, again resulting in a negative impact on routing scalability.
More scalable solutions for multi-homing are strongly desired.
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>. Decoupling Location and Identification</span>
Numerous sources have noted that an IP address embodies both host
attachment point information and identification information [<a href="#ref-IEN1" title=""Issues in the Interconnection of Datagram Networks"">IEN1</a>].
This overloading has caused numerous semantic collisions that have
limited the flexibility of the Internet architecture. Therefore, it
is desired that a solution separate the host location information
namespace from the identification namespace.
Caution must be taken here to clearly distinguish the decoupling of
host location and identification information, and the decoupling of
end-site addresses from globally routable prefixes; the latter has
been proposed as one of the approaches to a scalable routing
architecture. Solutions to both problems, i.e., (1) the decoupling
of host location and identification information and (2) a scalable
global routing system (whose solution may, or may not, depend on the
second decoupling) are required, and it is required that their
solutions are compatible with each other.
<span class="grey">Li Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
<span class="h3"><a class="selflink" id="section-3.5" href="#section-3.5">3.5</a>. Scalable Support for Mobility</span>
Mobility is the capability of a host, network, or organization to
change its topological connectivity with respect to the remainder of
the Internet, while continuing to receive packets from the Internet.
Existing mechanisms to provide mobility support include
1. renumbering the mobile entity as it changes its topological
attachment point(s) to the Internet;
2. renumbering and creating a tunnel from the entity's new
topological location back to its original location; and
3. letting the mobile entity announce its prefixes from its new
attachment point(s).
The first approach alone is considered unsatisfactory, as the change
of IP address may break existing transport or higher-level
connections for those protocols using IP addresses as identifiers.
The second requires the deployment of a 'home agent' to keep track of
the mobile entity's current location and adds overhead to the routers
involved, as well as adding stretch to the path of an inbound packet.
Neither of the first two approaches impacts the routing scalability.
The third approach, however, injects dynamic updates into the global
routing system as the mobile entity moves. Mechanisms that help to
provide more efficient and scalable mobility support are desired,
especially when they can be coupled with security -- especially
privacy -- and support topological changes at a high rate. Ideally,
such mechanisms should completely decouple mobility from routing.
<span class="h3"><a class="selflink" id="section-3.6" href="#section-3.6">3.6</a>. Simplified Renumbering</span>
Today, many of the end-sites receive their IP address assignments
from their Internet Service Providers (ISPs). When such a site
changes providers, for routing to scale, the site must renumber into
a new address block assigned by its new ISP. This can be costly,
error-prone, and painful [<a href="./rfc5887" title=""Renumbering Still Needs Work"">RFC5887</a>]. Automated tools, once developed,
are expected to provide significant help in reducing the renumbering
pain. It is not expected that renumbering will be wholly automated,
as some manual reconfiguration is likely to be necessary for changing
the last-mile link. However, the overall cost of renumbering should
be drastically lowered.
In addition to being configured into hosts and routers, where
automated renumbering tools can help, IP addresses are also often
used for other purposes, such as access control lists. They are also
sometimes hard-coded into applications used in environments where
failure of the DNS could be catastrophic (e.g., certain remote
<span class="grey">Li Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
monitoring applications). Although renumbering may be considered a
mild inconvenience for some sites, and guidelines have been developed
for renumbering a network without a flag day [<a href="./rfc4192" title=""Procedures for Renumbering an IPv6 Network without a Flag Day"">RFC4192</a>], for others,
the necessary changes are sufficiently difficult so as to make
renumbering effectively impossible. It is strongly desired that a
new architecture allow end-sites to renumber their network with
significantly less disruption, or, if renumbering can be eliminated,
the new architecture must demonstrate how the topology can be
economically morphed to fit the addressing.
<span class="h3"><a class="selflink" id="section-3.7" href="#section-3.7">3.7</a>. Modularity, Composability, and Seamlessness</span>
A new routing architecture should be modular: it should subdivide
into multiple composable, extensible, and orthogonal subsystems. The
interfaces between modules should be natural and seamless, without
special cases or restrictions. Similarly, the primitives and
abstractions in the architecture should be suitably general, with
operations equally applicable to abstractions and concrete entities,
and without deleterious side-effects that might hinder communication
between endpoints in the Internet. These properties are strongly
desired in a solution.
As an example, if tunneling were used as a part of a solution,
tunneling should be completely transparent to both of the endpoints,
without requiring new mechanisms for determining the correct maximum
datagram size.
The resulting network should always fully approximate the current
best-effort Internet connectivity model, and it should also
anticipate changes to that model, e.g., for multiple differentiated
and/or guaranteed levels of service in the future.
<span class="h3"><a class="selflink" id="section-3.8" href="#section-3.8">3.8</a>. Routing Quality</span>
The routing subsystem is responsible for computing a path from any
point in the Internet to any other point in the Internet. The
quality of the routes that are computed can be measured by a number
of metrics, such as convergence, stability, and stretch.
The stretch factor is the maximum ratio between the length of a
route computed by the routing scheme and that of a shortest path
connecting the same pair of nodes [<a href="#ref-JACM89" title=""A trade-off between space and efficiency for routing tables"">JACM89</a>].
A solution is strongly desired to provide routing quality equivalent
to what is available today, or better.
<span class="grey">Li Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
<span class="h3"><a class="selflink" id="section-3.9" href="#section-3.9">3.9</a>. Routing Security</span>
Currently, the routing subsystem is secured through a number of
protocol-specific mechanisms of varying strength and applicability.
Any new architecture is required to provide at least the same level
of security as is deployed as of when the new architecture is
deployed.
<span class="h3"><a class="selflink" id="section-3.10" href="#section-3.10">3.10</a>. Deployability</span>
A viable solution is required to be deployable from a technical
perspective. Furthermore, given the extensive deployed base of
today's Internet, a solution is required to be incrementally
deployable. This implies that a solution must continue to support
those functions in today's routing subsystem that are actually used.
This includes, but is not limited to, the ability to control routing
based on policy.
<span class="h3"><a class="selflink" id="section-3.11" href="#section-3.11">3.11</a>. Summary of Priorities</span>
The following table summarizes the priorities of the design goals
discussed above.
+------------------------+------------------+
| Design goal | Priority |
+------------------------+------------------+
| Scalability | Strongly desired |
| Traffic engineering | Strongly desired |
| Multi-homing | Strongly desired |
| Loc/id separation | Desired |
| Mobility | Desired |
| Simplified renumbering | Strongly desired |
| Modularity | Strongly desired |
| Routing quality | Strongly desired |
| Routing security | Required |
| Deployability | Required |
+------------------------+------------------+
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Security Considerations</span>
All solutions are required to provide security that is at least as
strong as the existing Internet routing and addressing architecture.
This document does not suggest any default architecture or protocol,
and thus this document introduces no new security issues.
<span class="grey">Li Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc6227">RFC 6227</a> Scalable Routing Design Goals May 2011</span>
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. References</span>
<span class="h3"><a class="selflink" id="section-5.1" href="#section-5.1">5.1</a>. Normative References</span>
[<a id="ref-RFC1958">RFC1958</a>] Carpenter, B., Ed., "Architectural Principles of the
Internet", <a href="./rfc1958">RFC 1958</a>, June 1996.
[<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-RFC4192">RFC4192</a>] Baker, F., Lear, E., and R. Droms, "Procedures for
Renumbering an IPv6 Network without a Flag Day",
<a href="./rfc4192">RFC 4192</a>, September 2005.
[<a id="ref-RFC4984">RFC4984</a>] Meyer, D., Ed., Zhang, L., Ed., and K. Fall, Ed.,
"Report from the IAB Workshop on Routing and
Addressing", <a href="./rfc4984">RFC 4984</a>, September 2007.
[<a id="ref-RFC5887">RFC5887</a>] Carpenter, B., Atkinson, R., and H. Flinck, "Renumbering
Still Needs Work", <a href="./rfc5887">RFC 5887</a>, May 2010.
<span class="h3"><a class="selflink" id="section-5.2" href="#section-5.2">5.2</a>. Informative References</span>
[<a id="ref-BGPGrowth">BGPGrowth</a>] Huston, G., "BGP Routing Table Analysis Reports",
<<a href="http://bgp.potaroo.net/">http://bgp.potaroo.net/</a>>.
[<a id="ref-IEN1">IEN1</a>] Bennett, C., Edge, S., and A. Hinchley, "Issues in the
Interconnection of Datagram Networks", Internet
Experiment Note (IEN) 1, INDRA Note 637, PSPWN 76,
July 1977, <<a href="http://www.postel.org/ien/pdf/ien001.pdf">http://www.postel.org/ien/pdf/ien001.pdf</a>>.
[<a id="ref-JACM89">JACM89</a>] Peleg, D. and E. Upfal, "A trade-off between space and
efficiency for routing tables", Journal of the
ACM Volume 36, Issue 3, July 1989,
<<a href="http://portal.acm.org/citation.cfm?id=65953">http://portal.acm.org/citation.cfm?id=65953</a>>.
Author's Address
Tony Li (editor)
Cisco Systems, Inc.
170 W. Tasman Dr.
San Jose, CA 95134
USA
Phone: +1 408 853 9317
EMail: tli@cisco.com
Li Informational [Page 8]
</pre>
|