米葫芦网

RFC1897 - IPv6 Testing Address Allocation

热度:4℃ 发布时间:2024-11-18 03:31:21

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.
1.0 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].
2.0 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
+---+----------+----------+---+------------+---+----------------+
010RegistryIDProviderIDRESSubscriberIDRESIntra-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 bits48 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.
4.0 References
[ARCH] Hinden, R., and S. Deering, Editors, "IP Version 6
Addressing Architecture", RFC1884, 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.
5.0 Security Considerations
Security issues are not discussed in this memo.
6.0 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: hinden@ipsilon.com
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

网友评论
评论
发 布

更多软件教程
  • 软件教程推荐
更多+
Greenfoot设置中文的方法

Greenfoot设置中文的方法

Greenfoot是一款简单易用的Java开发环境,该软件界面清爽简约,既可以作为一个开发框使用,也能够作为集成开发环境使用,操作起来十分简单。这款软件支持多种语言,但是默认的语言是英文,因此将该软件下载到电脑上的时候,会发现软件的界面语言是英文版本的,这对于英语基础较差的朋友来说,使用这款软件就会...

07-05

Egret UI Editor修改快捷键的方法

Egret UI Editor修改快捷键的方法

Egret UI Editor是一款开源的2D游戏开发代码编辑软件,其主要功能是针对Egret项目中的Exml皮肤文件进行可视化编辑,功能十分强大。我们在使用这款软件的过程中,可以将一些常用操作设置快捷键,这样就可以简化编程,从而提高代码编辑的工作效率。但是这款软件在日常生活中使用得不多,并且专业性...

07-05

KittenCode新建项目的方法

KittenCode新建项目的方法

KittenCode是一款十分专业的编程软件,该软件给用户提供了可视化的操作界面,支持Python语言的编程开发以及第三方库管理,并且提供了很多实用的工具,功能十分强大。我们在使用这款软件进行编程开发的过程中,最基本、最常做的操作就是新建项目,因此我们很有必要掌握新建项目的方法。但是这款软件的专业性...

07-05

Thonny设置中文的方法

Thonny设置中文的方法

Thonny是一款十分专业的Python编辑软件,该软件界面清爽简单,给用户提供了丰富的编程工具,具备代码补全、语法错误显示等功能,非常的适合新手使用。该软件还支持多种语言,所以在下载这款软件的时候,有时候下载到电脑中的软件是英文版本的,这对于英语基础较差的小伙伴来说,使用这款软件就会变得十分困难,...

07-05

最新软件下载