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
|
<pre>Network Working Group A. Durand
Request for Comments: 2546 IMAG
Category: Informational B. Buclin
AT&T Labs Europe
March 1999
6Bone Routing Practice
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) The Internet Society (1999). All Rights Reserved.
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
The 6Bone is an environment supporting experimentation with the IPv6
protocols and products implementing it. As the network grows, the
need for common operation rules emerged. In particular, operation of
the 6Bone backbone is a challenge due to the frequent insertion of
bogus routes by leaf or even backbone sites.
This memo identifies guidelines on how 6Bone sites might operate, so
that the 6Bone can remain a quality experimentation environment and
to avoid pathological situations that have been encountered in the
past. It defines the 'best current practice' acceptable in the 6Bone
for the configuration of both Interior Gateway Protocols (such as
RIPng [<a href="./rfc2080">RFC 2080</a>]) and Exterior Gateway Protocols (like BGP4+ [RFC
2283]).
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>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Basic principles</span>
The 6Bone is structured as a hierarchical network with pseudo Top
Level Aggregator (pTLA) sites, pseudo Next Level Aggregator (pNLA)
sites and leaf sites. This topology supports the IPv6 address
aggregation architecture as described in [<a href="#ref-1" title=""IP Version 6 Addressing Architecture"">1</a>]. The 6Bone backbone is
made of a mesh interconnecting pTLAs only. pNLAs connect to one or
more pTLAs and provide transit service for leaf sites.
<span class="grey">Durand & Buclin Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
pTLA sites MUST use BGP4+ [<a href="./rfc2283">RFC 2283</a>] as the mandatory routing
protocol for exchanging routing information among them.
Multi-homed sites or pNLAs SHOULD also use BGP4+. Regular sites MAY
use a simple default route to their ISP.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Common Rules</span>
This section details common rules governing the routing on the 6Bone.
They are derived from issues encountered on the 6Bone, with respect
to the routes advertised, handling of special addresses, and
aggregation:
1) link local prefixes
2) site local prefixes
3) loopback prefix & unspecified prefix
4) multicast prefixes
5) IPv4-compatible prefixes
6) IPv4-mapped prefixes
7) default routes
8) Yet undefined unicast prefixes (from a different /3 prefix)
9) Inter site links issues
10) aggregation & advertisement issues
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a> Link-local prefix</span>
The link-local prefix (FE80::/10) MUST NOT be advertised through
either an IGP or an EGP.
By definition, the link-local prefix has a scope limited to a
specific link. Since the prefix is the same on all IPv6 links,
advertising it in any routing protocol does not make sense and,
worse, may introduce nasty error conditions.
Well known cases where link local prefixes could be advertised by
mistake include:
<span class="grey">Durand & Buclin Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
- a router advertising all directly connected network prefixes
including the link-local one.
- Subnetting of the link-local prefix.
In such cases, vendors should be urged to correct their code.
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a> Site-local prefixes</span>
Site local prefixes (in the FEC0::/10 range) MAY be advertized by
IGPs or EGPs within a site. The precise definition of a site is
ongoing work discussed in the IPng working group.
Site local prefixes MUST NOT be advertised to transit pNLAs or pTLAs.
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a> Loopback and unspecified prefixes</span>
The loopback prefix (::1/128) and the unspecified prefix (::0/128)
MUST NOT be advertised by any routing protocol.
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a> Multicast prefixes</span>
Multicast prefixes MUST NOT be advertised by any unicast routing
protocol. Multicast routing protocols are designed to respect the
semantics of multicast and MUST therefore be used to route packets
with multicast destination addresses (in the range FF00::/8).
Multicast address scopes MUST be respected on the 6Bone. Only global
scope multicast addresses MAY be routed across transit pNLAs and
pTLAs. There is no requirement on a pTLA to route multicast packets.
Organization-local multicasts (in the FF08::/16 or FF18::/16 ranges)
MAY be routed across a pNLA to its leaf sites.
Site-local multicasts MUST NOT be routed toward transit pNLAs or
pTLAs.
Obviously, link-local multicasts and node-local multicasts MUST NOT
be routed at all.
<span class="h3"><a class="selflink" id="section-3.5" href="#section-3.5">3.5</a> IPv4-compatible prefixes</span>
Sites may choose to use IPv4 compatible addresses (::a.b.c.d)
internally. As there is no real rationale today for doing that,
these addresses SHOULD
NOT be used in the 6Bone.
<span class="grey">Durand & Buclin Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
The ::/96 IPv4-compatible prefixes MAY be advertised by IGPs.
IPv4-compatible prefixes MUST NOT be advertised by EGPs to transit
pNLAs or pTLAs.
<span class="h3"><a class="selflink" id="section-3.6" href="#section-3.6">3.6</a> IPv4-mapped prefixes</span>
IPv4-mapped prefixes (::FFFF:a.b.c.d where a.b.c.d is an IPv4
address) MAY be advertised by IGPs within a site. It may be useful
for some IPv6 only nodes within a site to have such a route pointing
to a translation device.
IPv4-mapped prefixes MUST NOT be advertised by EGPs.
<span class="h3"><a class="selflink" id="section-3.7" href="#section-3.7">3.7</a> Default routes</span>
6Bone core pTLA routers MUST be default-free.
pTLAs MAY advertise a default route to their pNLAs. Transit pNLAs MAY
do the same for their leaf sites.
<span class="h3"><a class="selflink" id="section-3.8" href="#section-3.8">3.8</a> Yet undefined unicast prefixes</span>
Yet undefined unicast prefixes from a format prefix other than
2000::/3 MUST NOT be advertised by any routing protocol in the 6Bone.
In particular, <a href="./rfc2471">RFC 2471</a> test addresses MUST NOT be advertised on the
6Bone.
Routing of global unicast prefixes outside of the 6Bone range
(3FFE::/16) is discussed in <a href="#section-4">section 4</a>, Routing policies, below.
<span class="h3"><a class="selflink" id="section-3.9" href="#section-3.9">3.9</a> Inter-site links</span>
Global IPv6 addresses MUST be used for the end points of the inter-
site links. In particular, IPv4 compatible addresses MUST NOT be used
for tunnels.
Prefixes for those links MUST NOT be injected in the global routing
tables.
<span class="h3"><a class="selflink" id="section-3.10" href="#section-3.10">3.10</a> Aggregation & advertisement issues</span>
Route aggregation MUST be performed by any border router.
Sites or pNLAs MUST only advertise to their upstream provider the
prefixes assigned by that ISP unless otherwise agreed.
<span class="grey">Durand & Buclin Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
Site border router MUST NOT advertise prefixes more specific than the
/48 ones allocated by their ISP.
pTLA MUST NOT advertise prefixes longer than 24 to other pTLAs unless
special peering agreements are implemented. When such special peering
agreements are in place between any two or more pTLAs, care MUST be
taken not to leak the more specific prefixes to other pTLAs not
participating in the peering agreement.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Routing policies</span>
6Bone backbone sites maintain the mesh into the backbone and provide
an as reliable as possible service, granted the 6Bone is an
experimentation tool. To achieve their mission, 6Bone backbone sites
MUST maintain peerings with at least 3 (three) other back bone sites.
The peering agreements across the 6Bone are by nature non-commercial,
and therefore SHOULD allow transit traffic through.
Eventually, the Internet registries will assign other TLAs than the
6Bone one (currently 3FFE::/16). The organizations bearing those TLAs
will establish a new IPv6 network, parallel to the 6Bone. The 6Bone
MIGHT interconnect with this new IPv6 Internet, b ut transit across
the 6Bone will not be guaranteed. It will be left to each 6Bone
backbone site to decide whether it will carry traffic to or from the
IPv6 Internet.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. The 6Bone registry</span>
The 6Bone registry is a RIPE-181 database with IPv6 extensions used
to store information about the 6Bone. Each 6Bone site MUST maintain
the relevant entries in the 6Bone registry (whois.6bone.net). In
particular, the following objects MUST be present:
- IPv6-site: site description
- Inet6num: prefix delegation
- Mntner: coordinate of site maintenance staff
Other objects MAY be maintained at the discretion of the sites, such
as routing policy descriptors, person or role objects. The Mntner
object MUST make reference to a role or person object, but those must
not necessarily reside in the 6Bone registry, they can be stored
within any of the Internet registry databases (RIPE, InterNIC, APNIC,
<span class="grey">Durand & Buclin Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Guidelines for new sites joining the 6Bone</span>
New sites joining the 6Bone should seek to connect to a transit pNLA
or a pTLA within their region, and preferably as close as possible to
their existing IPv4 physical and routing path for Internet service.
The 6Bone registry is available to find out candidate ISPs.
Any site connected to the 6Bone MUST maintain a DNS server for
forward name looking and reverse address translation. The joining
site MUST maintain the 6Bone registry objects relative to its site,
and in particular the IPv6- site and the MNTNER objects.
The upstream ISP MUST delegate the reverse address translation zone
in DNS to the joining site. The ISP MUST also create 6Bone registry
objects reflecting the delegated address space (inet6num:).
Up to date information about how to join the 6Bone is available on
the 6Bone Web site at <a href="http://www.6bone.net">http://www.6bone.net</a>.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Guidelines for 6Bone pTLA sites</span>
6Bone pTLA sites are altogether forming the backbone of the 6Bone. In
order to ensure the highest level possible of availability and
stability for the 6Bone environment, a few constraints are placed
onto sites wishing to become or stay a 6Bone pTLA:
1. The site MUST have experience with IPv6 on the 6Bone, at least as
a leaf site and preferably as a transit pNLA under an existing
pTLA.
2. The site MUST have the ability and intent to provide "production-
like" 6Bone backbone service to provide a robust and operationally
reliable 6Bone backbone.
3. The site MUST have a potential "user community" that would be
served by becoming a pTLA, e.g., the requester is a major player
in a region, country or focus of interest.
4. Must commit to abide by the 6Bone backbone operational rules and
policies as defined in the present document.
When a candidate site seeks to become a pTLA site, it will apply for
it to the 6Bone Operations group (see below) by bringing evidences it
meets the above criteria.
<span class="grey">Durand & Buclin Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. 6Bone Operations group</span>
The 6Bone Operations group is the body in charge of monitoring the
adherence to the present rules, and will take the appropriate actions
to correct deviations. Membership in the 6Bone Operations group is
mandatory for, and restricted to, any site connected to the 6Bone.
The 6Bone Operations group is currently defined by those members of
the existing 6Bone mailing list, i.e., 6bone@isi.edu, who represent
sites participating on the 6Bone. Therefore it is incumbent on
relevant site contacts to join the mailing list. Instructions on how
to join the list are maintained on the 6Bone web site at
<a href="http://www.6bone.net">http://www.6bone.net</a>.
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. Common rules enforcement</span>
Participation in the 6Bone is a voluntary and benevolent undertaking.
However, participating sites are expected to adhere to the rules
described in this document, in order to maintain the 6Bone as quality
tool for experimenting with the IPv6 protocols and products
implementing them.
The following processes are proposed to help enforcing the 6Bone
rules:
- Each pTLA site has committed when requesting their pTLA to
implement the rules, and to ensure they are respected by sites
within their administrative control (i.e. those to who prefixes
have been delegated).
- When a site detects an issue, it will first use the 6Bone registry
to contact the site maintainer and work the issue.
- If nothing happens, or there is disagreement on what the right
solution is, the issue can be brought to the 6Bone Operations
group.
- When the problem is related to a product issue, the site(s)
involved is responsible for contact the product vendor and work
toward its resolution.
- When an issue causes major operational problems, backbone sites may
decide to temporarily set filters in order to restore service.
<span class="grey">Durand & Buclin Informational [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
<span class="h2"><a class="selflink" id="section-10" href="#section-10">10</a>. Security Considerations</span>
The result of bogus entries in routing tables is usually
unreachable sites. Having guidelines to aggregate or reject routes
will clean up the routing tables. It is expected that using these
guidelines, routing on the 6Bone will be less sensitive to denial
of service attacks due to misleading routes.
The 6Bone is a test network. Therefore, denial of service, packet
disclosure, are to be expected.
<span class="h2"><a class="selflink" id="section-11" href="#section-11">11</a>. Acknowledgements</span>
This document is the result of shared experience on the 6Bone.
Special thanks go to Bob Fink for the hard work make to date to
direct the 6Bone effort, to David Kessens for the 6Bone registry,
and to Guy Davies for his insightful contributions.
<span class="h2"><a class="selflink" id="section-12" href="#section-12">12</a>. References</span>
[<a id="ref-1">1</a>] Hinden, R. and S. Deering, "IP Version 6 Addressing
Architecture", <a href="./rfc2373">RFC 2373</a>, July 1998.
[<a id="ref-RFC 2471">RFC 2471</a>] Hinden, R., Fink, R. and J. Postel (deceased), "IPv6
Testing Address Allocation", <a href="./rfc2471">RFC 2471</a>, December 1998.
[<a id="ref-RFC 2080">RFC 2080</a>] Malkin, G. and R. Minnear, "RIPng for IPv6", <a href="./rfc2080">RFC 2080</a>,
January 1997.
[<a id="ref-RFC 2119">RFC 2119</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-RFC 2283">RFC 2283</a>] Bates, T., Chandra, R., Katz, D. and Y. Rekhter,
"Multiprotocol Extensions for BGP-4", <a href="./rfc2283">RFC 2283</a>, March
1998.
[<a id="ref-RIPE-181">RIPE-181</a>] Bates, T., Gerich, E., Joncheray, L., Jouanigot, J.,
Karrenberg, D., Terpstra, M. and J. Yu, Representation
of IP Routing Policies in a Routing Registry. Technical
Report ripe-181, RIPE, RIPE NCC, Amsterdam, Netherlands,
October 1994.
<span class="grey">Durand & Buclin Informational [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
<span class="h2"><a class="selflink" id="section-13" href="#section-13">13</a>. Authors' Addresses</span>
Alain Durand
Institut d'Informatique et de Mathematiques Appliquees de Grenoble
IMAG BP 53
38041 Grenoble CEDEX 9 France
Phone : +33 4 76 63 57 03
Fax : +33 4 76 51 49 64
EMail: Alain.Durand@imag.fr
Bertrand Buclin
AT&T International S.A.
Route de l'aeroport 31, CP 72
CH-1215 Geneve 15 (Switzerland)
Phone : +41 22 929 37 40
Fax : +41 22 929 39 84
EMail: Bertrand.Buclin@ch.att.com
<span class="grey">Durand & Buclin Informational [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc2546">RFC 2546</a> 6Bone Routing Practice March 1999</span>
<span class="h2"><a class="selflink" id="section-14" href="#section-14">14</a>. Full Copyright Statement</span>
Copyright (C) The Internet Society (1999). All Rights Reserved.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise explain it
or assist in its implementation may be prepared, copied, published
and distributed, in whole or in part, without restriction of any
kind, provided that the above copyright notice and this paragraph are
included on all such copies and derivative works. However, this
document itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or other
Internet organizations, except as needed for the purpose of
developing Internet standards in which case the procedures for
copyrights defined in the Internet Standards process must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by the Internet Society or its successors or assigns.
This document and the information contained herein is provided on an
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
TASK FORCE DISCLAIMS 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.
Durand & Buclin Informational [Page 10]
</pre>
|