米葫芦网

RFC2855 - DHCP for IEEE 1394

热度:4℃ 发布时间:2023-11-16 19:55:02

Network Working Group K. Fujisawa
Request for Comments: 2855 Sony Corporation
Category: Standards Track June 2000
DHCP for IEEE 1394
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 (2000). All Rights Reserved.
Abstract
IEEE Std 1394-1995 is a standard for a High Performance Serial Bus.
Since 1394 uses a different link-layer addressing method than
conventional IEEE802/Ethernet, the usage of some fields must be
clarified to achieve interoperability. This memo describes the 1394
specific usage of some fields of DHCP messages.
1. IntrodUCtion
IEEE Std 1394-1995 is a standard for a High Performance Serial Bus.
IETF IP1394 Working Group specified the method to carry IPv4
datagrams and 1394 ARP packets over an IEEE1394 network [RFC2734].
The Dynamic Host Configuration Protocol (DHCP) [RFC2131] provides a
framework for passing configuration information to hosts on a TCP/IP
network.
Since 1394 uses a different link-layer addressing method than
conventional IEEE802/Ethernet, the usage of some fields must be
clarified to achieve interoperability. This memo describes the 1394
specific usage of some fields of DHCP. See [RFC2131] for the
mechanism of DHCP and the eXPlanations of each field.
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 [RFC2119].
2. Issues related to 1394 link address
With conventional link-layer protocols, such as an Ethernet, the
"chaddr" (client hardware address) field may be used to return a
reply message from a DHCP server (or relay-agent) to a client. Since
a 1394 link address (node_ID) is transient and will not be consistent
across the 1394 bridge, we have chosen not to put it in the "chaddr"
field. A DHCP client should request that the server sends a
broadcast reply by setting the BROADCAST flag when 1394 ARP is not
possible yet.
Note: In general, the use of a broadcast reply is discouraged, but
we consider the impact in a 1394 network as a non issue.
3. 1394 specific usage of DHCP message fields
Following rules should be used when a DHCP client is connected to an
IEEE1394 network.
"htype" (hardware address type) MUST be 24 [ARPPARAM].
"hlen" (hardware address length) MUST be 0.
The "chaddr" (client hardware address) field is reserved. The sender
MUST set this field to zero, and the recipient and the relay agent
MUST ignore its value on receipt.
A DHCP client on 1394 SHOULD set a BROADCAST flag in DHCPDISCOVER and
DHCPREQUEST messages (and set "ciaddr" to zero) to ensure that the
server (or the relay agent) broadcasts its reply to the client.
Note: As described in [RFC2131], "ciaddr" MUST be filled in with
client"s IP address during BOUND, RENEWING or REBINDING state,
therefore, the BROADCAST flag MUST NOT be set. In these cases,
the DHCP server unicasts DHCPACK message to the address in
"ciaddr". The link address will be resolved by 1394 ARP.
"client identifier" option MUST be used in DHCP messages from the
client to the server due to the lack of the "chaddr". "client
identifier" option may consist of any data. Because every IP over
1394 node has an EUI-64 (node unique ID), the EUI-64 makes an obvious
"client identifier". 1394 clients SHOULD include an EUI-64
identifier in the "client identifier" option. The type value for the
EUI-64 is 27 [ARPPARAM], and the format is illustrated as follows.
Code Len Type Client-Identifier
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
61 9 27 EUI-64 (node unique ID)
+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+
Note that the use of other "client identifier" type, such as a fully
qualified domain name (FQDN), is not precluded by this memo.
For more details, see "9.14. Client-identifier" in [RFC2132].
4. Security Considerations
DHCP currently provides no authentication or security mechanisms.
Potential exposures to attack are discussed in section 7 of the DHCP
protocol specification [RFC2131].
A malicious client can falsify its EUI-64 identifier, thus
masquerading as another client.
Acknowledgments
The author appreciates the members of the Dynamic Host Configuration
Working Group for their review and valuable comments.
References
[RFC2734] Johansson, P., "IPv4 over IEEE 1394", RFC2734, December
1999.
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", RFC2119, March 1997.
[RFC2131] Droms, R., "Dynamic Host Configuration Protocol", RFC
2131, March 1997.
[RFC2132] Alexander, S. and R. Droms, "DHCP Options and BOOTP Vendor
Extensions", RFC2132, March 1997.
[ARPPARAM] http://www.iana.org/numbers.Html
Author"s Address
Kenji Fujisawa
Sony Corporation
6-7-35, Kitashinagawa,
Shinagawa-ku, Tokyo, 141-0001 Japan
Phone: +81-3-5448-8507
EMail: fujisawa@sm.sony.co.jp
Full Copyright Statement
Copyright (C) The Internet Society (2000). 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.
Acknowledgement
Funding for the RFCEditor function is currently provided by the
Internet Society.

网友评论
评论
发 布

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

最新软件下载