Difference between revisions of "RFC1897"

From RFC-Wiki
imported>Admin
(Created page with " Network Working Group R. Hinden Request for Comments: 1897 Ipsilon Networks Category: Experimental ...")
 
Line 1: Line 1:
 
 
 
 
 
 
 
Network Working Group                                          R. Hinden
 
Network Working Group                                          R. Hinden
 
Request for Comments: 1897                              Ipsilon Networks
 
Request for Comments: 1897                              Ipsilon Networks
Line 10: Line 4:
 
                                                                   ISI
 
                                                                   ISI
 
                                                         January 1996
 
                                                         January 1996
 
  
 
                 IPv6 Testing Address Allocation
 
                 IPv6 Testing Address Allocation
Line 21: Line 14:
 
Distribution of this memo is unlimited.
 
Distribution of this memo is unlimited.
  
1.0 Introduction
+
=== Introduction ===
  
 
This document describes an allocation plan for IPv6 addresses to be
 
This document describes an allocation plan for IPv6 addresses to be
Line 35: Line 28:
 
IPv6 [DHCPv6].
 
IPv6 [DHCPv6].
  
 
+
=== Address Format ===
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2.0 Address Format
 
  
 
The address format for the IPv6 test address is consistent with the
 
The address format for the IPv6 test address is consistent with the
Line 79: Line 49:
  
 
where:
 
where:
 
  
 
010
 
010
Line 103: Line 72:
  
 
           0000 0000 1011 1101 (binary)
 
           0000 0000 1011 1101 (binary)
 
 
 
 
 
 
 
  
 
     The values for the autonomous system number of an organization's
 
     The values for the autonomous system number of an organization's
Line 157: Line 119:
 
     values for this field is to use the bits in the IPv4 address
 
     values for this field is to use the bits in the IPv4 address
 
     which identify the IPv4 subnet.
 
     which identify the IPv4 subnet.
 
 
 
 
 
 
  
 
Interface ID
 
Interface ID
Line 170: Line 126:
 
     available.
 
     available.
  
4.0 References
+
=== References ===
  
 
   [ARCH]  Hinden, R., and S. Deering, Editors, "IP Version 6
 
   [ARCH]  Hinden, R., and S. Deering, Editors, "IP Version 6
       Addressing Architecture", [[RFC1884|RFC 1884]], Ipsilon Networks, Xerox
+
       Addressing Architecture", RFC 1884, Ipsilon Networks, Xerox
 
       PARC, December 1995.
 
       PARC, December 1995.
  
Line 185: Line 141:
 
       Unicast Address Format", Work in Progress.
 
       Unicast Address Format", Work in Progress.
  
5.0 Security Considerations
+
=== Security Considerations ===
  
 
Security issues are not discussed in this memo.
 
Security issues are not discussed in this memo.
  
6.0  Authors' Addresses
+
=== Authors' Addresses ===
  
 
Robert M. Hinden
 
Robert M. Hinden
Line 200: Line 156:
 
Fax:  +1 415 855 1414
 
Fax:  +1 415 855 1414
  
 
  
 
Jon Postel
 
Jon Postel
Line 211: Line 166:
 
Fax:  +1 310 823 6714
 
Fax:  +1 310 823 6714
  
 
 
 
 
[[Category:Experimental]]
 

Revision as of 11:16, 23 September 2020

Network Working Group R. Hinden Request for Comments: 1897 Ipsilon Networks Category: Experimental J. Postel

                                                                 ISI
                                                        January 1996
                IPv6 Testing Address Allocation

Status of this Memo

This document specifies an Experimental protocol for the Internet community. This memo does not specify an Internet standard of any kind. Discussion and suggestions for improvement are requested. Distribution of this memo is unlimited.

Introduction

This document describes an allocation plan for IPv6 addresses to be used in testing IPv6 prototype software. These addresses are temporary and will be reclaimed in the future. Any IPv6 system using these addresses will have to renumber at some time in the future. These addresses will not to be routable in the Internet other than for IPv6 testing.

The addresses described in this document are consistent with the IPv6 Addressing Architecture [ARCH]. They may be assigned to nodes manually, with IPv6 Auto Address Allocation [AUTO], or with DHCP for IPv6 [DHCPv6].

Address Format

The address format for the IPv6 test address is consistent with the provider-based unicast address allocation [PRVD] which is as follows:

| 3 | 5 bits | 16 bits | 8 | 24 bits | 8 | 64 bits | +---+----------+----------+---+------------+---+----------------+ |010|RegistryID|ProviderID|RES|SubscriberID|RES|Intra-Subscriber| +---+----------+----------+---+------------+---+----------------+

The specific allocation of each field of the test address format is as follows:

| 3 | 5 bits | 16 bits | 8 | 24 bits | 8 | 16 bits|48 bits| +---+----------+----------+---+------------+---+--------+-------+ | | |Autonomous| | IPv4 | | Subnet | Intf. | |010| 11111 | System |RES| Network |RES| | | | | | Number | | Address | | Address| ID | +---+----------+----------+---+------------+---+--------+-------+

where:

010

    This is the Format Prefix used to identify provider-based
    unicast addresses.

11111

    This is a Registry ID reserved by the IANA.  The initial use of
    addresses in this Registry ID for IPv6 testing is temporary.
    All users of these addresses will be required to renumber at
    some time in the future.

Autonomous System Number

    This is the current autonomous system number assigned to the
    provider providing internet service to the an IPv6 testers
    organization.  For example for IPv6 testers receiving internet
    service from BBN Barrnet would use autonomous system number 189.
    This would be coded in the autonomous system field of the
    address as follows:
         0000 0000 1011 1101 (binary)
    The values for the autonomous system number of an organization's
    provider can be obtained from that provider, or can be looked up
    in the "whois" database maintained by the internic.net.

RES

    This field is reserved and must be set to zero.

IPv4 Network Address

    This is based on the current IPv4 routable address for the
    subscriber which the interface is connected.  It is formed by
    taking the high order 24 bits of the IPv4 address.  For example
    for an IPv4 address (in IPv4 syntax):
         IPv4 Address
         ------------
         39.11.22.1
    the value to put in this field of IPv6 address is:
         IPv4 Format             Hex
         ------------            ------
         39.11.22                270B16
    This technique for generating values for this field only works
    for subscribers which have IPv4 subscriber prefixes less than
    equal to 24 bits long.  There may be subscribers using IPv4
    addresses with longer subscriber prefixes, but this conflict is
    expected to be very rare.  Subscribers with subscriber prefixes
    larger than 24 bits should use the remaining bits in the IPv4
    prefix as the high order bits in the Subnet Address field.

RES

    This field is reserved and must be set to zero.

Subnet Address

    The Subnet ID identifies a specific physical link on which the
    interface is located.  There can be multiple subnets on the same
    physical link.  A specific subnet can not span multiple physical
    links.  The assignment of values for this field is left to an
    individual subscriber.  One possible algorithm to generate
    values for this field is to use the bits in the IPv4 address
    which identify the IPv4 subnet.

Interface ID

    This is the unique identifier of the interface on the link,
    usually the 48-bit IEEE 802 MAC address of the interface if
    available.

References

 [ARCH]  Hinden, R., and S. Deering, Editors, "IP Version 6
      Addressing Architecture", RFC 1884, Ipsilon Networks, Xerox
      PARC, December 1995.
 [AUTO]  Thomson, S., "IPv6 Stateless Address Autoconfiguration",
      Work in Progress.
 [DHCP6] Bound, J., "Host Configuration Protocol for IPv6", Work
      in Progress.
 [PROV]  Rekhter, Y., and P. Lothberg, "An IPv6 Provider-Based
      Unicast Address Format", Work in Progress.

Security Considerations

Security issues are not discussed in this memo.

Authors' Addresses

Robert M. Hinden Ipsilon Networks, Inc. 2191 E. Bayshore Road, Suite 100 Palo Alto, CA 94303 USA

Phone: +1 415 846 4604 Fax: +1 415 855 1414 EMail: [email protected]

Jon Postel Information Sciences Institute 4676 Admiralty Way Marina del Rey, CA 90292-6695 USA

Phone: +1 310 822 1511 Fax: +1 310 823 6714 EMail: [email protected]