米葫芦网

RFC2497 - Transmission of IPv6 Packets over ARCnet Networks

热度:6℃ 发布时间:2024-11-18 09:47:00

Network Working Group I. Souvatzis
Request for Comments: 2497 The NetBSD Project
See Also: 1201 January 1999
Category: Standards Track
Transmission of IPv6 Packets over ARCnet Networks
Status of this Memo
This document specifies an Internet standards track protocol for the
Internet community, and requests discussion and suggestions for
improvements. Please refer to the current edition of the "Internet
Official Protocol Standards" (STD 1) for the standardization state
and status of this protocol. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (1999). All Rights Reserved.
1. IntrodUCtion
This memo specifies a frame format for transmission of IPv6 [IPV6]
packets and the method of forming IPv6 link-local and statelessly
autoconfigured addresses on ARCnet networks. It also specifies the
content of the Source/Target Link-layer Address option used by the
Router Solicitation, Router Advertisement, Neighbor Solicitation,
Neighbor Advertisement and Redirect messages described in [DISC],
when those messages are transmitted on an ARCnet.
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 RFC2119
[KWORD].
2. Frame Format
IPv6 packets are link layer fragmented and reassembled according to
[PHDS]. A brief but sufficient discussion of this fragmentation
method can be found in [ARCIPV4].
The protocol ID (System Code in ARCnet terminology) assigned to IPv6
is C4 hexadecimal.
3. Maximum Transmission Unit
The maximum IPv6 packet length possible using this encapsulation
method is 60480 octets. Since this length is impractical because of
its worst case transmission time of several seconds, all ARCnet
implementations on a given ARCnet network should agree on a smaller
value.
The default MTU for IPv6 [IPV6] packets on an ARCnet is 9072 octets.
In the presence of a router, this size MAY be changed by a Router
Advertisement [DISC] containing an MTU option. If a Router
Advertisement is received with an MTU option specifying an MTU larger
than 60480, or larger than a manually configured value less than
60480, that MTU option may be logged to system management but MUST be
otherwise ignored.
If no router is available, the local MTU MUST be left at 9072 or MUST
be manually configured to the same different value on all connected
stations.
Implementations MAY accept arriving IPv6 datagrams which are larger
than their configured maximum transmission unit. They are not
required to discard such datagrams. If they can not handle larger
datagrams, they MAY log the event to the system administration, but
MUST otherwise silently discard them.
4. Stateless Auto-configuration
If a node has an EUI-64 which is not used to form the Interface
Identifier for any other interface, it SHOULD use that EUI-64 to form
the Interface Identifier for its ARCnet interface. If that EUI-64 is
in use for another interface attached to a different link, it MAY be
used for the ARCnet interface as well.
The Interface Identifier is then formed from the EUI-64 by
complementing the "Universal/Local" (U/L) bit, which is the next-
to-lowest order bit of the first octet of the EUI-64.
When a node has no EUI-64 available for forming its ARCnet Interface
Identifer, it MUST form that identifier as specified in [AARCH],
Appendix A, section "Links with Non-Global Identifier". That is, the
8 bit manually configured ARCnet address is appended to the 56 zero
bits.
For example, for an ARCnet interface with the configured address of
49 hexadecimal this results in the following identifier:
0 11 33 44 6
0 56 12 78 3
+----------------+----------------+----------------+----------------+
0000000000000000000000000000000000000000000000000000000001001001
+----------------+----------------+----------------+----------------+
Note that this results in the universal/local bit set to "0" to
indicate local scope.
An IPv6 address prefix used for stateless auto-configuration [ACONF]
of an ARCnet interface MUST have a length of 64 bits.
5. Link-Local Addresses
The IPv6 link-local address [AARCH] for an ARCnet interface is formed
by appending the Interface Identifier, as defined above, to the
prefix FE80::/64.
10 bits 54 bits 64 bits
+----------+-----------------------+----------------------------+
1111111010 (zeros) Interface Identifier
+----------+-----------------------+----------------------------+
6. Address Mapping -- Unicast
The procedure for mapping IPv6 addresses into ARCnet link-layer
addresses is described in [DISC]. The Source/Target link layer
Address option has the following form when the link layer is ARCnet.
0 1
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Type Length
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
ARCnet address
+---------------+ -+

+- 5 octets of padding -+

+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Option fields:
Type 1 for Source Link-layer address.
2 for Target Link-layer address.
Length 1 (in units of 8 octets).
ARCnet address The 8 bit ARCnet address, in canonical bit order.
7. Address Mapping -- Multicast
As ARCnet only provides 1 multicast address (00 hexadecimal), all
IPv6 multicast addresses MUST be mapped to this address.
8. Security Considerations
The method of derivation of Interface Identifiers from ARCnet
addresses is intended to preserve local uniqueness when possible.
However, there is no protection from duplication through accident or
forgery.
9. Acknowledgements
Big parts of the new version of this memo are either based on
[ETHIPV6] or on Matt Crawford"s review of an earlier version.
10. References
[AARCH] Hinden, R. and S. Deering, "IP Version 6 Addressing
Architecture", RFC2373, July 1998.
[ACONF] Thomson, S. and T. Narten, "IPv6 Stateless Address
Autoconfiguration", RFC2462, December 1998.
[ARCIPV4] Provan, D., "Transmitting IP Traffic over ARCNET Networks",
RFC1201, Novell, Inc., February 1991.
[DISC] Narten, T., Nordmark, E. and W. Simpson, "Neighbor
Discovery for IP Version 6 (IPv6)", RFC2461, December
1998.
[ETHIPV6] Crawford, M., "Transmission of IPv6 Packets over Ethernet
Networks", RFC2464, December 1998.
[EUI64] "64-Bit Global Identifier Format Tutorial", http://stan? dards.ieee.org/db/oui/tutorials/EUI64.Html.
[IPV6] Deering, S. and R. Hinden, "Internet Protocol, Version 6
(IPv6) Specification", RFC2460, December 1998.
[KWORD] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", BCP 14, RFC2119, March 1997.
[PHDS] Novell, Inc., "ARCNET Packet Header Definition Standard",
Novell Part Number 100-00721-001, November 1989.
11. Author"s Address
Ignatios Souvatzis
The NetBSD Project
Stationenweg 29
D-53332 Bornheim
Germany
Phone (work): +49 (228) 734316
EMail: is@netbsd.org
12. Full Copyright Statement
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.

网友评论
评论
发 布

更多软件教程
  • 软件教程推荐
更多+
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

最新软件下载