Network Working Group K. Fujisawa
Request for Comments: 2855 Sony Corporation
Category: Standards Track June 2000
DHCP for IEEE 1394
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].
Fujisawa Standards Track [Page 1]
RFC 2855 DHCP for IEEE 1394 June 2000 2. Issues related to 1394 link addressWith 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.
3. 1394 specific usage of DHCP message fields
Following rules should be used when a DHCP client is connected to an IEEE1394 network.
Fujisawa Standards Track [Page 2]
RFC 2855 DHCP for IEEE 1394 June 2000
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.
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].
Fujisawa Standards Track [Page 3]
RFC 2855 DHCP for IEEE 1394 June 2000
Author's Address
Fujisawa Standards Track [Page 4]
RFC 2855 DHCP for IEEE 1394 June 2000
Full Copyright Statement