home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_i / draft-ietf-ipngwg-testv2-addralloc-00.txt < prev    next >
Text File  |  1997-05-28  |  7KB  |  223 lines

  1.  
  2.  
  3. INTERNET-DRAFT                              R. Hinden, Ipsilon Networks
  4. May 27, 1997                                              R. Fink, LBNL
  5.                                                          J. Postel, ISI
  6.  
  7.  
  8.  
  9.  
  10.  
  11.                     IPv6 Testing Address Allocation
  12.  
  13.                <draft-ietf-ipngwg-testv2-addralloc-00.txt>
  14.  
  15.  
  16.  
  17. Status of this Memo
  18.  
  19.    This document is an Internet Draft.  Internet Drafts are working
  20.    documents of the Internet Engineering Task Force (IETF), its Areas,
  21.    and its Working Groups.  Note that other groups may also distribute
  22.    working documents as Internet Drafts.
  23.  
  24.    Internet Drafts are draft documents valid for a maximum of six
  25.    months.  Internet Drafts may be updated, replaced, or obsoleted by
  26.    other documents at any time.  It is not appropriate to use Internet
  27.    Drafts as reference material or to cite them other than as a
  28.    ``working draft'' or ``work in progress.''
  29.  
  30.    Please check the 1id-abstracts.txt listing contained in the internet-
  31.    drafts Shadow Directories on nic.ddn.mil, nnsc.nsf.net,
  32.    nic.nordu.net, ftp.nisc.sri.com, or munnari.oz.au to learn the
  33.    current status of any Internet Draft.
  34.  
  35.    This draft expires in November 27, 1997.
  36.  
  37.  
  38. 1.0 Introduction
  39.  
  40.    This document describes an allocation plan for IPv6 addresses to be
  41.    used in testing IPv6 prototype software.  These addresses are
  42.    temporary and will be reclaimed in the future.  Any IPv6 system using
  43.    these addresses will have to renumber at some time in the future.
  44.    These addresses will not to be routable in the Internet other than
  45.    for IPv6 testing.
  46.  
  47.    This document is intended to replace RFC1897 "IPv6 Testing Address
  48.    Allocation", January 1996.  RFC1897 will become historic.
  49.  
  50.    The addresses described in this document are consistent with the IPv6
  51.  
  52.  
  53.  
  54. draft-ietf-ipngwg-testv2-addralloc-00.txt                        [Page 1]
  55.  
  56. INTERNET-DRAFT       IPv6 Testing Address Allocation        May 27, 1997
  57.  
  58.  
  59.    Addressing Architecture [ARCH].  They may be assigned to nodes
  60.    manually, with IPv6 Auto Address Allocation [AUTO], or with DHCP for
  61.    IPv6 [DHCPv6].
  62.  
  63.    The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
  64.    "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
  65.    document are to be interpreted as described in [RFC 2119].
  66.  
  67.  
  68. 2.0 Address Format
  69.  
  70.    The address format for the IPv6 test address is consistent with the
  71.    aggregatable global unicast address allocation [AGGR] which is as
  72.    follows:
  73.  
  74.       | 3 |  13 |    32     |   16   |          64 bits               |
  75.       +---+-----+-----------+--------+--------------------------------+
  76.       |FP | TLA |   NLA*    |  SLA*  |         Interface ID           |
  77.       +---+-----+-----------+--------+--------------------------------+
  78.  
  79.    where:
  80.  
  81.       FP = 001 = Format Prefix
  82.  
  83.            This is the Format Prefix used to identify aggregatable
  84.            global unicast addresses.
  85.  
  86.       TLA = 0x1FFE = Top Level Aggregator
  87.  
  88.            This is a TLA assigned by the IANA for 6bone testing under
  89.            the auspices of the IETF IPng Transition Working Group 6bone
  90.            testbed activity.  It is to be administered by the chair of
  91.            the 6bone activity (Bob Fink at the present time).  The use
  92.            of this TLA is temporary.  All users of these addresses in
  93.            this TLA will be required to renumber at some time in the
  94.            future.
  95.  
  96.       NLA* = Next-Level Aggregator(s)
  97.  
  98.            The NLA* space will be assigned, by the TLA administrator, in
  99.            an addressing hierarchy sufficient to identify transit
  100.            networks and end user sites consistent with the architecture
  101.            and topology of the 6bone. This will provide a multi-level
  102.            transit service consistent with the 6bone goals of fully
  103.            testing IPv6 technology in real use environments.
  104.  
  105.       SLA* = Site-Level Aggregator(s)
  106.  
  107.  
  108.  
  109.  
  110. draft-ietf-ipngwg-testv2-addralloc-00.txt                        [Page 2]
  111.  
  112. INTERNET-DRAFT       IPv6 Testing Address Allocation        May 27, 1997
  113.  
  114.  
  115.            The SLA* field is used by an individual organization to
  116.            create its own local addressing hierarchy and to identify
  117.            subnets.  Assignment of the SLA* field is the responsibility
  118.            of each individual organization.
  119.  
  120.       Interface ID
  121.  
  122.            This is the interface identifier of the interface on the link
  123.            as defined in the appropriate IPv6 over <link> document, such
  124.            as [ETHER], [FDDI], etc.
  125.  
  126.  
  127. 4.0 References
  128.  
  129.    [ARCH]    Hinden, R., "IP Version 6 Addressing Architecture",
  130.              Internet Draft, <draft-ietf-ipngwg-addr-arch-00.txt>, May
  131.              1997.
  132.  
  133.    [AGGR]    Hinden, R., Deering, S., O'Dell, M., "An Aggregatable
  134.              Global Unicast Address Format", internet draft, <draft-
  135.              ietf-ipngwg-unicast-aggr-00.txt>, May 1997.
  136.  
  137.    [AUTO]    Thompson, S., Narten T., "IPv6 Stateless Address
  138.              Autoconfiguration", RFC1971, August 1996.
  139.  
  140.    [DHCP6]   Bound, J., "Host Configuration Protocol for IPv6", Internet
  141.              Draft, <draft-ietf-dhc-dhcpv6-02.txt>, July 1995.
  142.  
  143.    [ETHER]   Crawford, M., "Transmission of IPv6 Packets over Ethernet
  144.              Networks", Internet Draft, <draft-ietf-ipngwg-trans-
  145.              ethernet-00.txt>, March 1997.
  146.  
  147.    [FDDI]    Crawford, M., "Transmission of IPv6 Packets over FDDI
  148.              Networks", Internet Draft, <draft-ietf-ipngwg-trans-fddi-
  149.              net-00.txt>, March 1997.
  150.  
  151.    [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
  152.              Requirement Levels", RFC2119, BCP14, March 1997.
  153.  
  154.  
  155. 5.0 Security Considerations
  156.  
  157.    Documents of this type do not directly impact the security of the
  158.    Internet infrastructure or its applications.
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166. draft-ietf-ipngwg-testv2-addralloc-00.txt                        [Page 3]
  167.  
  168. INTERNET-DRAFT       IPv6 Testing Address Allocation        May 27, 1997
  169.  
  170.  
  171. 6.0  Authors Address
  172.  
  173.    Robert M. Hinden                          phone: +1 408 990-2004
  174.    Ipsilon Networks, Inc.                    email: hinden@ipsilon.com
  175.    232 Java Drive
  176.    Sunnyvale, CA 94089
  177.    USA
  178.  
  179.    Robert Fink                               phone: +1 510 486-5692
  180.    Lawrence Berkeley National Laboratory     email: rlfink@lbl.gov
  181.    MS 50A-3111
  182.    Berkeley, CA 94720
  183.    USA
  184.  
  185.    Jon Postel                                phone: +1 310 822 1511
  186.    Information Sciences Institute            email: postel@isi.edu
  187.    4676 Admiralty Way
  188.    Marina del Rey, CA 90292-6695
  189.    USA
  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. draft-ietf-ipngwg-testv2-addralloc-00.txt                        [Page 4]
  223.