view Side-By-Side changes
Internet Engineering Task Force J. Bound INTERNET DRAFT Compaq DHC Working Group M. Carney Obsoletes:draft-ietf-dhc-dhcpv6-18.txtdraft-ietf-dhc-dhcpv6-19.txt Sun Microsystems, Inc C. Perkins Nokia Research Center R. Droms(ed.) Cisco Systems30 June15 Oct 2001 Dynamic Host Configuration Protocol for IPv6 (DHCPv6)draft-ietf-dhc-dhcpv6-19.txtdraft-ietf-dhc-dhcpv6-20.txt Status of This Memo This document is a submission by the Dynamic Host Configuration Working Group of the Internet Engineering Task Force (IETF). Comments should be submitted to thedhcp-v6@bucknell.edudhcwg@ietf.org mailing list. Distribution of this memo is unlimited. This document is an Internet-Draft and is in full conformance with all provisions of Section 10 of RFC2026. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." The list of current Internet-Drafts can be accessed at: http://www.ietf.org/ietf/1id-abstracts.txt The list of Internet-Draft Shadow Directories can be accessed at: http://www.ietf.org/shadow.html. Abstract The Dynamic Host Configuration Protocol for IPv6 (DHCP) enables DHCP servers to pass configuration parameters such as IPv6 network addresses to IPv6 nodes. It offers the capability of automatic allocation of reusable network addresses and additional configuration flexibility. This protocol is a stateful counterpart to "IPv6 Stateless Address Autoconfiguration" [20], and can be used separately or concurrently with the latter to obtain configuration parameters. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page i] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 Contents Status of This Memo i Abstract i 1. Introduction 1 2. Requirements 1 3. Background 1 4. Design Goals32 5. Non-Goals 3 6. Terminology43 6.1. IPv6 Terminology . . . . . . . . . . . . . . . . . . . .43 6.2. DHCP Terminology . . . . . . . . . . . . . . . . . . . . 5 7. DHCP Constants 6 7.1. Multicast Addresses . . . . . . . . . . . . . . . . . . . 6 7.2. UDP ports . . . . . . . . . . . . . . . . . . . . . . . .76 7.3. DHCP message types . . . . . . . . . . . . . . . . . . . 7 7.4.Error ValuesStatus Codes . . . . . . . . . . . . . . . . . . . . . .98 7.4.1. GenericError ValuesStatus Codes . . . . . . . . . . . . . . 9 7.4.2. Server-specificError ValuesStatus Codes . . . . . . . . . . 9 7.5. Configuration Variables . . . . . . . . . . . . . . . . .910 8.OverviewMessage Formats 10 8.1.How does a node know to use DHCP?DHCP Solicit Message Format . . . . . . . . . . . .10 8.2. What if the client and server(s) are on different links? 10 8.3. How does a client request configuration parameters from servers?. . . 11 8.2. DHCP Advertise Message Format . . . . . . . . . . . . . . 11 8.3. DHCP Request Message Format . . . . . .11 8.4. How do clients and servers identify and manage addresses? 11 8.5. Can a client release its assigned addresses before the lease expires?. . . . . . . . . 12 8.4. DHCP Confirm Message Format . . . . . . . . . . . . . .12 8.6. What if the client determines one or more of its assigned addresses are already being used by another client?. 128.7. How are clients notified of server configuration changes? 12 9. Message Formats 12 9.1.8.5. DHCPSolicitRenew Message Format . . . . . . . . . . . . . . .13 9.2.. 12 8.6. DHCPAdvertiseRebind Message Format . . . . . . . . . . . . . .13 9.3.. 12 8.7. DHCPRequestReply Message Format . . . . . . . . . . . . . . .14 9.4.. 13 8.8. DHCPConfirmRelease Message Format . . . . . . . . . . . . . . .14 9.5.13 8.9. DHCPRenewDecline Message Format . . . . . . . . . . . . . . .. 15 9.6.13 8.10. DHCPRebindReconfigure-init Message Format . . . . . . . . . . 13 9. Relay messages 14 9.1. Relay-forward message . . . . .15 9.7. DHCP Reply Message Format. . . . . . . . . . . . . 14 9.2. Relay-reply message . . .15 9.8. DHCP Release Message Format. . . . . . . . . . . . . . .16 Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page ii] Internet Draft DHCP for IPv6 30 June 2001 9.9.. 15 10. DHCPDecline Message Formatunique identifier (DUID) 15 10.1. DUID contents . . . . . . . . . . . . . . . .16 9.10. DHCP Reconfigure-init Message Format. . . . . . 15 10.2. DUID based on link-layer address plus time . . . .17 10. Relay messages 17 10.1. Relay-forward message. . . 16 10.3. Vendor-assigned unique ID. . . . . . . . . . . . . . . . 1710.2. Relay-reply message10.4. Link-layer address . . . . . . . . . . . . . . . . . . .18 11. DHCP unique identifier (DUID) 18 12. Identity association 18 13.17 Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page ii] Internet Draft DHCPServer Solicitationfor IPv6 (-20) 15 Oct 2001 11. Identity association 18 12. Selecting addresses for assignment to an IA 18 13. Reliability of Client Initiated Message Exchanges 1913.1. Solicit14. MessageValidationvalidation 20 14.1. Use of Transaction-ID field . . . . . . . . . . . . . . .19 13.2. Advertise Message Validation21 14.2. Solicit message . . . . . . . . . . . . . .19 13.3. Client Behavior. . . . . . . 21 14.3. Advertise message . . . . . . . . . . . . . . .19 13.3.1. Creation and sending of the Solicit message. . .19 13.3.2. Time out and retransmission of Solicit Messages.20 13.3.3. Receipt of Advertise messages. 21 14.4. Request message . . . . . . . . . .20 13.4. Server Behavior. . . . . . . . . . . 21 14.5. Confirm message . . . . . . . . . .21 13.4.1. Receipt of Solicit messages. . . . . . . . . . . 2113.4.2. Creation and sending of Advertise messages14.6. Renew message . . .21 14. DHCP Client-Initiated Configuration Exchange 22 14.1. Client Message Validation. . . . . . . . . . . . . . . .23 14.2. Server Message Validation. . . 21 14.7. Rebind message . . . . . . . . . . . . .23 14.3. Client Behavior. . . . . . . . 22 14.8. Decline messages . . . . . . . . . . . . .24 14.3.1. Creation and sending of Request messages. . . .24 14.3.2. Creation and sending of Confirm messages. . . 22 14.9. Release message .25 14.3.3. Creation and sending of Renew messages. . . . .26 14.3.4. Creation and sending of Rebind messages. . . . .27 14.3.5. Receipt of Reply message in response to a Request, Confirm, Renew or Rebind message. . . . .28 14.3.6. Creation and sending of Release messages. . . .29 14.3.7. Time out and retransmission of Release Messages.30 14.3.8. Receipt of22 14.10. Reply messagein response to a Release message. . . . . . . . . . . . . . . . .30 14.3.9. Creation and sending of Decline messages. . . .30 14.3.10. Time out and retransmission of Decline Messages.31 14.3.11. Receipt of Reply message in response to a Release22 14.11. Reconfigure-init message . . . . . . . . . . . . . . . . 22 14.12. Relay-forward message .31 14.4. Server Behavior. . . . . . . . . . . . . . . . . 23 14.13. Relay-reply message . . . .31 14.4.1. Receipt of Request messages. . . . . . . . . . .32 14.4.2. Receipt of Confirm messages. . . . 23 15. DHCP Server Solicitation 23 15.1. Client Behavior . . . . . . .32 14.4.3. Receipt of Renew messages. . . . . . . . . . . .33 14.4.4. Receipt. . 23 15.1.1. Creation ofRebindSolicit messages . . . . . . . . . .. 34 14.4.5. Receipt23 15.1.2. Transmission ofRelease messages . . .Solicit Messages . . . . . . . .35 14.4.6. Sending23 15.1.3. Receipt ofReplyAdvertise messages . . . . . . . . . .. . 36 15. DHCP Server-Initiated Configuration Exchange 36 15.1. Reconfigure-init Message Validation25 15.2. Server Behavior . . . . . . . . . . .36 15.2. Server Behavior. . . . . . . . . . 25 15.2.1. Receipt of Solicit messages . . . . . . . . . . .36 15.2.1. Creation and sending of Reconfigure-init messages 36 Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page iii] Internet Draft DHCP for IPv6 30 June 200125 15.2.2.Time outCreation andretransmissiontransmission ofReconfigure-initAdvertise messages . 26 16. DHCP Client-Initiated Configuration Exchange 26 16.1. Client Behavior . . . . . . . . . . . . . . . .37 15.2.3. Receipt of Request messages. . . . . 27 16.1.1. Creation and transmission of Request messages . . 27 16.1.2. Creation and transmission of Confirm messages . . 28 16.1.3. Creation and transmission of Renew messages . .37 15.3. Client Behavior. 29 16.1.4. Creation and transmission of Rebind messages . . 31 16.1.5. Receipt of Reply message in response to a Request, Confirm, Renew or Rebind message . . . . . 32 16.1.6. Creation and transmission of Release messages . . 33 16.1.7. Receipt of Reply message in response to a Release message . . . . . . . . . . .38 15.3.1. Receipt of Reconfigure-init messages. . . . . .38 15.3.2.35 16.1.8. Creation andsendingtransmission ofRequestDecline messages . .. . 39 15.3.3. Time out and retransmission of Request messages . 39 15.3.4.35 16.1.9. Receipt of Replymessages . . . .message in response to a Decline message . . . . . . . .39 16. Relay Behavior 39 16.1. Relaying of client messages. . . . . . . . . 36 16.2. Server Behavior . . . . . .39 16.2. Relaying of server messages. . . . . . . . . . . . . . .40 17. Authentication36 16.2.1. Receipt ofDHCPRequest messages40 17.1. DHCP threat model. . . . . . . . . . . 36 16.2.2. Receipt of Confirm messages . . . . . . . . .40 17.2. Summary of DHCP authentication. . 37 16.2.3. Receipt of Renew messages . . . . . . . . . . .41 17.3. Replay detection .. 38 16.2.4. Receipt of Rebind messages . . . . . . . . . . . 39 16.2.5. Receipt of Release messages . . . . . . .41 17.4. Configuration token protocol. . . . 40 16.2.6. Receipt of Decline messages . . . . . . . . . .42 17.5. Delayed authentication protocol. 40 16.2.7. Sending of Reply messages . . . . . . . . . . . .42 17.5.1. Management issues in the delayed authentication protocol41 Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page iii] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 17. DHCP Server-Initiated Configuration Exchange 41 17.1. Server Behavior . . . . . . . . . . . . . . . . .42 17.5.2. Use of the Authentication option in the delayed authentication protocol. . . . 41 17.1.1. Creation and transmission of Reconfigure-init messages . . . . .43 17.5.3. Message validation. . . . . . . . . . . . 41 17.1.2. Time out and retransmission of Reconfigure-init messages . . .44 17.5.4. Key utilization. . . . . . . . . . . . . . 42 17.1.3. Receipt of Request messages . . .44 17.5.5. Client considerations for delayed authentication protocol. . . . . . . . 42 17.2. Client Behavior . . . . . . . . .44 17.5.6. Receiving Advertise messages. . . . . . . . . .45 17.5.7. Server considerations for delayed authentication protocol. . 43 17.2.1. Receipt of Reconfigure-init messages . . . . . . 43 17.2.2. Creation and sending of Request messages . . . . 44 17.2.3. Time out and retransmission of Request messages . 44 17.2.4. Receipt of Reply messages . . . .46 18. DHCP options 46 18.1. Format of DHCP options. . . . . . . . 44 18. Relay Behavior 44 18.1. Relaying of client messages . . . . . . . . .47 18.2. DHCP unique identifier option. . . . . . 45 18.2. Relaying of server messages . . . . . . . .47 18.3. Identity association option. . . . . . . 45 19. Authentication of DHCP messages 45 19.1. DHCP threat model . . . . . . . .47 18.4. Option request option. . . . . . . . . . . . 46 19.2. Security of messages sent between servers and relay agents 46 19.3. Summary of DHCP authentication . . . . . .50 18.5. Client message option. . . . . . . 46 19.4. Replay detection . . . . . . . . . . .50 18.6. Server message option. . . . . . . . . 47 19.5. Configuration token protocol . . . . . . . . .51 18.7. Retransmission parameter option. . . . . 47 19.6. Delayed authentication protocol . . . . . . . .51 18.8. DSTM Global IPv4 Address Option. . . . . 48 19.6.1. Management issues in the delayed authentication protocol . . . . . . . .51 18.9. Authentication option. . . . . . . . .. . . . . . . . . 52 18.10. Server unicast48 19.6.2. Use of the Authentication option in the delayed authentication protocol . . . . . . . . . 48 19.6.3. Message validation . . . . . . . . .53 18.11. Domain Search Option. . . . . . 49 19.6.4. Key utilization . . . . . . . . . . . .53 18.12. Domain Name Server Option. . . . . 49 19.6.5. Client considerations for delayed authentication protocol . . . . . . . . . . . .54 19. DHCP Client Implementor Notes 55 19.1. Primary Interface. . . . . 50 19.6.6. Server considerations for delayed authentication protocol . . . . . . . . . . . . . . .55 19.2. Advertise Message and Configuration Parameter Caching. .55 19.3. Time out and retransmission variables51 20. DHCP options 52 20.1. Format of DHCP options . . . . . . . . . .55 19.4. Server Preference. . . . . . . 52 20.2. DHCP unique identifier option . . . . . . . . . . . . .56 20. DHCP Server Implementor Notes 56 20.1. Client Bindings. 53 20.3. Identity association option . . . . . . . . . . . . . . . 53 20.4. Option request option . . . . .56 Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page iv] Internet Draft DHCP for IPv6 30 June 2001 20.2. Reconfigure-init Considerations. . . . . . . . . . . . . 5620.3. Server20.5. Preference option . . . . . . . . . . . . . . . . . . . . 5620.4. Request Message Transaction-ID Cache . . . . . . . . .20.6. Elapsed Time .57 21. DHCP Relay Implementor Notes 57 22. Security 57 23. Year 2000 considerations 57 24. IANA Considerations 57 24.1. DHCPv6 options. . . . . . . . . . . . . . . . . . . . . 5724.2. Multicast addresses . . . . .20.7. Client message option . . . . . . . . . . . . . .58 24.3. Status codes. . . . 57 20.8. Server message option . . . . . . . . . . . . . . . . . . 5824.4. Retransmission parameter option20.9. DSTM Global IPv4 Address Option . . . . . . . . . . . . . 5824.5.20.10. Authentication option . . . . . . . . . . . . . . . . . .58 25. Acknowledgments 59 A. Comparison between DHCPv4 and DHCPv659B. Full Copyright Statement 61 C. Changes in this draft 61 C.1. Reconfigure-init .20.11. Server unicast option . . . . . . . . . . . . . . . . . . 60 20.12. Domain Search Option .62 C.2. Authentication. . . . . . . . . . . . . . . . . 60 20.13. Domain Name Server Option . . . .62 C.3. Confirm message. . . . . . . . . . . . 61 20.14. Status Code Option . . . . . . . . .62 C.4. Failure of Rebind message. . . . . . . . . . 61 20.15. Circuit-ID Option . . . . . .63 C.5. Server behavior in response to Release message. . . . .63 C.6. Client behavior when sending a Release message. . . . .63 C.7. IA option. . . . 62 20.16. User Class Option . . . . . . . . . . . . . . . . . . . . 63C.8. DSTM option . . . .20.17. Vendor Class Option . . . . . . . . . . . . . . . . . . . 63C.9. Server unicast option . . . . . . . . . . . . . . . . . . 64 C.10. Domain search option . . . . . . . . . . . . . . . . . . 64 C.11. DNS servers option . . . . . . . . . . . . . . . . . . . 64 C.12. DUID and IAID . . . . . . . . . . . . . . . .Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page iv] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 21. Security Considerations 65 22. Year 2000 considerations 65 23. IANA Considerations 65 23.1. Multicast addresses . . . . . .64 C.13. Continuing to poll with Solicit. . . . . . . . . . . . .64 C.14. Using65 23.2. DHCPv6without address assignment . . . . . . . . . 64 C.15. Potential crossing in flight of Request and Reconfigure-init messages . . . . . . . . . . . . . . . .message types . . . . . . .64 D. Open Issues for Working Group Discussion 64 D.1. Generation and use of DUID and IAID. . . . . . . . . . . 65D.2. Address registration . . . . . . . . . .23.3. DUID . . . . . . . .65 D.3. Prefix advertisement. . . . . . . . . . . . . . . . . . 65D.4. DHCP-DNS interaction . . . . . . . . . . . .23.4. DHCPv6 options . . . . . .65 D.5. Use of term "agent". . . . . . . . . . . . . . . 66 23.5. Status codes . . . .65 D.6. Additional options. . . . . . . . . . . . . . . . . . 66 23.6. Authentication option .65 D.7. Operational parameters. . . . . . . . . . . . . . . . .6566 24. Acknowledgments 66 A. Comparison between DHCPv4 and DHCPv6 67 B. Full Copyright Statement 69 References 69 Chair's Address68 Author's Address 6871 Authors' Addresses 71 Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page v] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 1. Introduction This document describes DHCP for IPv6 (DHCP), a UDP [18] client/server protocol designed to reduce the cost of management of IPv6 nodes in environments where network managers require more control over the allocation of IPv6 addresses and configuration of network stack parameters than that offered by "IPv6 Stateless Address Autoconfiguration" [20]. DHCP is a stateful counterpart to stateless autoconfiguration. Note that both stateful and stateless autoconfiguration can be used concurrently in the same environment, leveraging the strengths of both mechanisms in order to reduce the cost of ownership and management of network nodes. DHCP reduces the cost of ownership by centralizing the management of network resources such as IP addresses, routing information, OS installation information, directory service information, and other such information on a few DHCP servers, rather than distributing such information in local configuration files among each network node. DHCP is designed to be easily extended to carry new configuration parameters through the addition of new DHCP "options" defined to carry this information. Those readers familiar with DHCP for IPv4 [7] will find DHCP for IPv6 provides a superset of features, and benefits from the additional features of IPv6 and freedom fromBOOTP [5]-backwardthe constraints of backward compatibilityconstraints.with BOOTP [5]. For more information about the differences between DHCP for IPv6 and DHCP for IPv4, see Appendix A. 2. Requirements The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL, when they appear in this document, are to be interpreted as described in [3]. This document also makes use of internal conceptual variables to describe protocol behavior and external variables that an implementation must allow system administrators to change. The specific variable names, how their values change, and how their settings influence protocol behavior are provided to demonstrate protocol behavior. An implementation is not required to have them in the exact form described here, so long as its external behavior is consistent with that described in this document. 3. BackgroundRelated work inThe IPv6that would best serve anSpecification provides the base architecture and design of IPv6. Related work in IPv6 that would best serve an implementor to study is the IPv6 Specification [6], the IPv6 Addressing Architecture [9], IPv6 Stateless Address Autoconfiguration [20], IPv6 Neighbor Discovery Processing [16], and Dynamic Updates to DNS [22]. These specifications enable DHCP to build upon the IPv6 work toprovideBound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page 1] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 provide both robust stateful autoconfiguration and autoregistration of DNS Host Names. The IPv6Specification provides the base architecture and design of IPv6. A key point for DHCP implementors to understand is that IPv6 requires that every link in the Internet have an MTU of 1280 octets or greater (in IPv4 the requirement is 68 octets). This means that a UDP packet of 536 octets will always pass through an internetwork (less 40 octets for the IPv6 header), as long as there are no IP options prior to the UDP header in the packet. But, IPv6 does not support fragmentation at routers, so that fragmentation takes place end-to-end between hosts. If a DHCP implementation needs to send a packet greater than 1500 octets it can either fragment the UDP packet into fragments of 1500 octets or less, or use Path MTU Discovery [11] to determine the size of the packet that will traverse a network path. DHCP clients use Path MTU discovery when they have an address of sufficient scope to reach the DHCP server. If a DHCP client does not have such an address, that client MUST fragment its packets if the resultant message size is greater than the minimum 1280 octets. Path MTU Discovery for IPv6 is supported for both UDP and TCP and can cause end-to-end fragmentation when the PMTU changes for a destination. The IPv6Addressing Architecture specification [9] defines the address scope that can be used in an IPv6 implementation, and the various configuration architecture guidelines for network designers of the IPv6 address space. Two advantages of IPv6 are that support for multicast is required, and nodes can create link-local addresses during initialization. This means that a client can immediately use its link-local address and a well-known multicast address to begin communications to discover neighbors on the link. For instance, a client can send a Solicit message and locate a server or relay. IPv6 Stateless Address Autoconfiguration [20](Addrconf)specifies procedures by which a node may autoconfigure addresses based on router advertisements [16], and the use of a valid lifetime to support renumbering of addresses on the Internet. In addition the protocol interaction by which a node begins stateless or stateful autoconfiguration is specified. DHCP is one vehicle to perform stateful autoconfiguration. Compatibility withaddrconfstateless address autoconfiguration is a design requirement of DHCP (see Section 4). IPv6 Neighbor Discovery [16] is the node discovery protocol in IPv6 which replaces and enhances functions of ARP [17]. To understand IPv6 andAddrconfstateless address autoconfiguration it is strongly recommended that implementors understand IPv6 Neighbor Discovery. Dynamic Updates to DNS [22] is a specification that supports the dynamic update of DNS records for both IPv4 and IPv6. DHCP can use the dynamic updates to DNS to integrate addresses and name space toBound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 2] Internet Draft DHCP for IPv6 30 June 2001not only support autoconfiguration, but also autoregistration in IPv6. 4. Design Goals - DHCP is a mechanism rather than a policy. Network administrators set their administrative policies through the configuration parameters they place upon the DHCP servers in the DHCP domain they're managing. DHCP is simply used to deliver parameters according to that policy to each of the DHCP clients within the domain. - DHCP is compatible with IPv6 statelessautoconf [20].address autoconfiguration [20], statically configured, non-participating nodes and with existing network protocol implementations. - DHCP does not require manual configuration of network parameters on DHCP clients, except in cases where such configuration is needed for security reasons. A node configuring itself using DHCP should require no user intervention.-Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 2] Internet Draft DHCPdoesfor IPv6 (-20) 15 Oct 2001 - DHCP does not require a server on each link. To allow for scale and economy, DHCP must work across DHCP relays. - DHCPcoexists with statically configured, non-participating nodes and with existing network protocol implementations. - DHCPclients can operate on a link without IPv6 routers present. - DHCP will provide the ability to renumber network(s) when required by network administrators [4]. - A DHCP client can make multiple, different requests for configuration parameters when necessary from one or more DHCP servers at any time. - DHCP will contain the appropriate time out and retransmission mechanisms to efficiently operate in environments with high latency and low bandwidth characteristics. 5. Non-Goals This specification explicitly does not cover the following: - Specification of a DHCP server to server protocol. - How a DHCP server stores its DHCP data. - How to manage a DHCP domain or DHCP server. - How a DHCP relay is configured or what sort of information it may log.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 3] Internet Draft DHCP for IPv6 30 June 20016. Terminology This sections defines terminology specific to IPv6 and DHCP used in this document. 6.1. IPv6 Terminology IPv6 terminology relevant to this specification from the IPv6 Protocol [6], IPv6 Addressing Architecture [9], and IPv6 Stateless Address Autoconfiguration [20] is included below. address An IP layer identifier for an interface or a set of interfaces. unicast address An identifier for a single interface. A packet sent to a unicast address is delivered to the interface identified by that address. multicast address An identifier for a set of interfaces (typically belonging to different nodes). Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 3] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 A packet sent to a multicast address is delivered to all interfaces identified by that address. host Any node that is not a router. IP Internet Protocol Version 6 (IPv6). The terms IPv4 and IPv6 are used only in contexts where it is necessary to avoid ambiguity. interface A node's attachment to a link. link A communication facility or medium over which nodes can communicate at the link layer, i.e., the layer immediately below IP. Examples are Ethernet (simple or bridged); Token Ring; PPP links, X.25, Frame Relay, or ATM networks; and Internet (or higher) layer "tunnels", such as tunnels over IPv4 or IPv6 itself. link-layer identifier A link-layer identifier for an interface. Examples include IEEE 802 addresses for Ethernet or Token Ring network interfaces, and E.164 addresses for ISDN links. link-local address AnIPIPv6 address having link-only scope, indicated by having the prefix (FE80::0000/64), that can be used to reach neighboring nodes attached to the same link. Every interface has a link-local address.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 4] Internet Draft DHCP for IPv6 30 June 2001message A unit of data carried in a packet, exchanged between DHCP agents and clients. neighbor A node attached to the same link. node A device that implements IP. packet An IP header plus payload. prefix The initial bits of an address, or a set of IP address that share the same initial bits. prefix length The number of bits in a prefix. router A node that forwards IP packets not explicitly addressed to itself. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 4] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 6.2. DHCP Terminology Terminology specific to DHCP can be found below.abort status A status value returned to the application that has invoked a DHCP client operation, indicating anything other than success.agent address The address of a neighboring DHCP Agent on the same link as the DHCP client. binding A binding (or, client binding) is a group of server data records containing theserver'sinformation the server has about the addresses in an IA and any other configuration information assigned to the client. A binding is indexed by the tuple <DUID, IAID>. DHCP Dynamic Host Configuration Protocol for IPv6. The terms DHCPv4 and DHCPv6 are used only in contexts where it is necessary to avoid ambiguity. configuration parameter An element of the configuration information set on the server and delivered to the client using DHCP. Such parameters may be used to carry information to be used by a node to configure its network subsystem and enable communication on a link or internetwork, for example.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 5] Internet Draft DHCP for IPv6 30 June 2001DHCP client (or client) A node that initiates requests on a link to obtain configuration parameters from one or more DHCP servers. DHCP domain A set of links managed by DHCP and operated by a single administrative entity. DHCP server (or server) A server is a node that responds to requests from clients, and may or may not be on the same link as the client(s). DHCP relay (or relay) A node that acts as an intermediary to deliver DHCP messages between clients and servers, and is on the same link as a client. DHCP agent (or agent) Either a DHCP server on the same link as a client, or a DHCP relay. DUID A DHCPunique identifierUnique IDentifier for a client. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 5] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 Identity association (IA) A collection of addresses assigned to a client. Each IA has an associated IAID. An IA may have 0 or more addresses associated with it. Identity association identifier (IAID) An identifier for an IA, chosen by the client. Each IA has an IAID, which is chosen to be unique among all IAIDs for IAs belonging to that client. transaction-ID An unsigned integer to match responses with replies initiated either by a client or server. 7. DHCP Constants This section describes various program and networking constants used by DHCP. 7.1. Multicast Addresses DHCP makes use of the following multicast addresses:All DHCP AgentsAll_DHCP_Agents address: FF02::1:2 This link-scoped multicast address is used by clients to communicate with the on-link agent(s) when they do not knowthose agents' Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 6] Internet Draft DHCP for IPv6 30 June 2001the link-localaddress(es).address(es) for those agents. All agents (servers and relays) are members of this multicast group.All DHCP ServersAll_DHCP_Servers address: FF05::1:3 This site-scoped multicast address is used by clients or relays to communicate with server(s), either because they want to send messages to all servers or because they do not know the server(s) unicast address(es). Note that in order for a client to use this address, it must have an address of sufficient scope to be reachable by the server(s). All servers within the site are members of this multicast group. 7.2. UDP ports DHCP uses the following destination UDP [18] port numbers. While source ports MAY be arbitrary, client implementations SHOULD permit their specification through a local configuration parameter to facilitate the use of DHCP through firewalls. 546 Client port. Used by servers as the destination port for messages sent to clients and relays. Used by relay Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 6] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 agents as the destination port for messages sent to clients. 547 Agent port. Used as the destination port by clients for messages sent to agents. Used as the destination port by relays for messages sent to servers. 7.3. DHCP message types DHCP defines the following message types. More detail on these message types can be found in Section9.8. Message types 0 andTBD--25513-255 are reservedand MUST be silently ignored.for future use. The message code for each message type is shown with the message name. SOLICIT (1) TheDHCPSolicit(or Solicit)message is used by clients to locate servers. ADVERTISE (2) TheDHCPAdvertise(or Advertise)message is used by servers responding to Solicits. REQUEST (3) TheDHCPRequest(or Request)message is used by clients to request configuration parameters from servers. CONFIRM (4) TheDHCPConfirm(or Confirm)message is used by clients to confirm that the addresses assigned to an IA and the lifetimes for those addresses, as well as the currentBound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 7] Internet Draft DHCP for IPv6 30 June 2001configuration parameters assigned by the server to the client are still valid. RENEW (5) TheDHCPRenew(or Renew)message is used by clients to obtain the addresses assigned to an IA and the lifetimes for those addresses, as well as the current configuration parameters assigned by the server to the client. A client sends a Renew message to the server that originally assigned the IA when the lease on an IA is about to expire. REBIND (6) TheDHCPRebind(or Rebind)message is used by clients to obtain the addresses assigned to an IA and the lifetimes for those addresses, as well as the current configuration parameters assigned by the server to the client. A clients sends a Rebind message to all available DHCP servers when the lease on an IA is about to expire. REPLY (7) TheDHCPReply(or Reply)message is used by servers responding to Request, Confirm, Renew, Rebind, Release and Decline messages. In thecase of respondingBound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 7] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 case of responding to a Request, Confirm, Renew or Rebind message, the Reply contains configuration parameters destined for the client. RELEASE (8) TheDHCPRelease(or Release)message is used by clients to return one or more IP addresses to servers. DECLINE (9) TheDHCPDecline(or Decline)message is used by clients to indicate that the client has determined that one or more addresses in an IA are already in use on the link to which the client is connected. RECONFIG-INIT (10) TheDHCPReconfigure-init(or Reconfigure-init)message is sent by server(s) to inform client(s) that the server(s) has new or updated configuration parameters, and that the client(s) are to initiate a Request/Reply transaction with the server(s) in order to receive the updated information. RELAY-FORW (11) TheDHCPRelay-forward(or Relay-forward)message is used by relays to forward client messages to servers. The client message is encapsulated in an option in the Relay-forward message.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 8] Internet Draft DHCP for IPv6 30 June 2001RELAY-REPL (12) TheDHCPRelay-reply(or Relay-reply)message is used by servers to send messages to clients through a relay. The server encapsulates the client message as an option in the Relay-reply message, which the relay extracts and forwards to the client. 7.4.Error ValuesStatus Codes This section describeserror valuesstatus codes exchanged between DHCP implementations. These status codes may appear in the Status Code option or in the status field of an IA. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 8] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 7.4.1. GenericError ValuesStatus Codes Thefollowing symbolic namesstatus codes in this section are used betweenclientclients andserver implementationsservers to conveyerrorstatus conditions. The following table contains theactual numeric valuesstatus codes, the name for eachname.code (as used in this document) and a brief description. Note that the numeric values do not start at 1, nor are they consecutive. Theerrorsstatus codes are organized in logical groups._______________________________________________________________ |Error_Name___|Error_ID|_Description_________________________|_ |Success______|00______|_Success_____________________________|_ |UnspecFail___|16______|_Failure,_reason_unspecified_________|_ |AuthFailed___|17______|_Authentication_failed_or_nonexistent|_ |PoorlyFormed_|18______|_Poorly_formed_message_______________|_ |Unavail______|19______|_Addresses_unavailable_______________|_Name Code Description ---------- ---- ----------- Success 0 Success UnspecFail 16 Failure, reason unspecified AuthFailed 17 Authentication failed or nonexistent PoorlyFormed 18 Poorly formed message AddrUnavail 19 Addresses unavailable OptionUnavail 20 Requested options unavailable 7.4.2. Server-specificError ValuesStatus Codes Thefollowing symbolic namesstatus codes in this section are used byserver implementationsservers to conveyerrorstatus conditions to clients. The following table contains theactualstatus codes, the name for each code (as used in this document) and a brief description. Note that the numeric values do not start at 1, nor are they consecutive. The status codes are organized in logical groups. Name Code Description ---- ---- ----------- NoBinding 32 Client record (binding) unavailable ConfNoMatch 33 Client record Confirm not match IA RenwNoMatch 34 Client record Renew not match IA RebdNoMatch 35 Client record Rebind not match IA InvalidSource 36 Invalid Client IP address NoServer 37 Relay cannot find Server Address NoPrefixMatch 38 One or more prefixes of the addresses in the IA is not valid foreach name. _______________________________________________________________ |Error_Name____|Error_ID|_Description________________________|_ |NoBinding_____|20______|_Client_record_(binding)_unavailable|_ |ConfNoMatch___|21______|_Client_record_Confirm_not_match_IA_|_ |RenwNoMatch___|22______|_Client_record_Renew_not_match_IA___|_ |RebdNoMatch___|23______|_Client_record_Rebind_not_match_IA__|_ |InvalidSource_|24______|_Invalid_Client_IP_address__________|_ |NoServer______|25______|_Relay_cannot_find_Server_Address___|_ |ICMPError_____|64______|_Server_unreachable_(ICMP_error)____|_the link from which the client message was received ICMPError 64 Server unreachable (ICMP error) Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 9] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 7.5. Configuration Variables This section presents a table of client and server configuration variables and the default or initial values for these variables.The client-specific variables MAY be configured on the serverParameter Default Description ------------------------------------- MIN_SOL_DELAY 1 sec Min delay of first Solicit MAX_SOL_DELAY 5 secs Max delay of first Solicit SOL_TIMEOUT 500 msecs Initial Solicit timeout SOL_MAX_RT 30 secs Max Solicit timeout value REQ_TIMEOUT 250 msecs Initial Request timeout REQ_MAX_RT 30 secs Max Request timeout value REQ_MAX_RC 10 Max Request retry attempts CNF_TIMEOUT 250 msecs Initial Confirm timeout CNF_MAX_RT 1 sec Max Confirm timeout CNF_MAX_RD 10 secs Max Confirm duration REN_TIMEOUT 10 sec Initial Renew timeout REN_MAX_RT 600 secs Max Renew timeout value REB_TIMEOUT 10 sec Initial Rebind timeout REB_MAX_RT 600 secs Max Rebind timeout value REL_TIMEOUT 250 msecs Initial Release timeout REL_MAX_RT 1 sec Max Release timeout REL_MAX_RC 5 MAX Release/Decline attempts DEC_TIMEOUT 250 msecs Initial Release timeout DEC_MAX_RT 1 sec Max Release timeout DEC_MAX_RC 5 MAX Release/Decline attempts 8. Message Formats All DHCP messages sent between clients andMAY be delivered to the client throughservers share an identical fixed format header and a variable format area for options. Not all fields in the"DHCP Retransmission Parameter Option"header are used ina Replyevery message. All values in the message header and in options are in network byte order. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page9]10] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001_________________________________________________________________________ |Parameter__________|Default|_Description______________________________|_ |MIN_SOL_DELAY______|1______|_MIN_(secs)_to_delay_1st_mesg_____________|_ |MAX_SOL_DELAY______|5______|_MAX_(secs)_to_delay_1st_mesg_____________|_ |ADV_MSG_TIMEOUT____|500____|_SOL_Retrans_timer_(msecs)________________|_ |ADV_MSG_MAX________|30_____|_MAX_timer_value_(secs)___________________|_ |SOL_MAX_ATTEMPTS___|-1_____|_MAX_attempts_(-1_=_infinite)_____________|_ |REP_MSG_TIMEOUT____|250____|_Retrans_timer_(msecs)_for_Reply__________|_ |QRY_MSG_ATTEMPTS___|10_____|_MAX_Request/Confirm/Renew/Rebind_attempts|_ |REL_MSG_ATTEMPTS___|5______|_MAX_Release/Decline_attempts_____________|_ |RECREP_MSG_TIMEOUT_|2000___|_Retrans_timer_(msecs)____________________|_ |REC_MSG_ATTEMPTS___|10_____|_Reconfigure_attempts_____________________|_ |REC_THRESHOLD______|100____|_%_of_required_clients____________________|_ |SRVR_PREF_WAIT_____|2______|_Advertise_Collect_timer_(secs)___________|_ 8. Overview This section provides a general overviewThe following diagram illustrates the DHCP message header: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | msg-type | transaction-ID | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | server-address | | (16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | . options . . (variable) . | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ The following sections describe the use of theinteraction betweenfields in thefunctional entitiesDHCP message header in each ofDHCP. The overview is organizedthe DHCP messages. In these descriptions, fields that are not used in a message are marked as "unused". All unused fields in aseries of questionsmessage MUST be transmitted as zeroes andanswers. Detailsignored by the receiver of the message. 8.1. DHCPsuch as message formats and retransmissions can be found in later sections of this document. 8.1. How does a node know to use DHCP?Solicit Message Format msg-type SOLICIT transaction-ID Anunconfigured node determines that it is to use DHCP for configuration of an interfaceunsigned integer generated bydetecting the presence (or absence) of routers on the link. If router(s) are present,thenode examines router advertisements to determine if DHCP should beclient used toconfigure the interface. If there are no routers present, then the nodeidentify this Solicit message. server-address (unused) MUSTusebe 0 options See section 20. 8.2. DHCP Advertise Message Format msg-type ADVERTISE transaction-ID An unsigned integer used toconfigureidentify this Advertise message. Copied from theinterface. DetailsSolicit message received from the client. server-address The IP address of the server that generated thisprocess canmessage. The address must have sufficient scope to befound in neighbor discovery [16] and stateless autoconfiguration [20]. 8.2. What ifreachable from theclient and server(s) are on different links? Use ofclient. options See section 20. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 11] Internet Draft DHCPin such environments requires one or morefor IPv6 (-20) 15 Oct 2001 8.3. DHCPrelays be set up on the client's link, because a client may only have a link-local address. Relays receive messages fromRequest Message Format msg-type REQUEST transaction-ID An unsigned integer generated by the clientand forward themused tosome setidentify this Request message. server-address The IP address ofservers withintheDHCP domain. The client message is forwarded verbatim as an option inserver to which the this message is directed, copied from an Advertise message. options See section 20. 8.4. DHCP Confirm Message Format msg-type CONFIRM transaction-ID An unsigned integer generated by therelay to the server. A relay will include one of its own addresses (of sufficient scope) from the interface onclient used to identify this Confirm message. server-address MUST be zero. options See section 20. 8.5. DHCP Renew Message Format msg-type RENEW transaction-ID An unsigned integer generated by thesame link asclient used to identify this Renew message. server-address The IP address of theclient, as well asserver to which this Renew message is directed, which MUST be theprefix lengthaddress ofthat address, in its message totheserver. Servers receivingserver from which theforwarded traffic use this information to aidIAs inselecting configuration parameters appropriate to the client's link. Servers use relays to forward messages to clients. Thethis messageintended forwere originally assigned. options See section 20. 8.6. DHCP Rebind Message Format msg-type REBIND transaction-ID An unsigned integer generated by the clientis carried as an option in the messageused totheidentify this Rebind message. server-address MUST be zero. options See section 20. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page10]12] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001relay. The relay extracts8.7. DHCP Reply Message Format msg-type REPLY transaction-ID An unsigned integer used to identify this Reply message. Copied from the client Request, Confirm, Renew or Rebind message received from theoption and forwards it to theclient.Servers use the relay'sserver-address The IP addressasof thedestinationserver. The address must have sufficient scope toforward client-destined messages for final deliverybe reachable from the client. options See section 20. 8.8. DHCP Release Message Format msg-type RELEASE transaction-ID An unsigned integer generated by therelay. Relays forwardclientmessagesused toservers using some combinationidentify this Release message. server-address The IP address of theAll DHCP Servers site-local multicast address, some other (perhaps a combination) of site-local multicast addresses set up withinserver that assigned the addresses. options See section 20. 8.9. DHCPdomain to includeDecline Message Format msg-type DECLINE transaction-ID An unsigned integer generated by theservers in that domain, or a list of unicast addresses for servers.client used to identify this Decline message. server-address Thenetwork administrator makes relay configuration decisions based upon the topological requirements (scope)IP address of theDHCP domain they are managing. Noteserver thatifassigned the addresses. options See section 20. 8.10. DHCPdomain spans more than the site-local scope, then the relays MUST be configured with global addresses for the client's link so as to be reachableReconfigure-init Message Format msg-type RECONFIG-INIT transaction-ID An unsigned integer generated byservers outside the relays' site-local environment. 8.3. How does a client request configuration parameters from servers? To request configuration parameters,theclient forms a Request message, and sends itserver used to identify this Reconfigure-init message. server-address The IP address of the DHCP servereither directly (the server is on the same link as the client) or indirectly (throughissuing theon-link relay).Reconfigure-init message. Theclient MAY include a Option Request Option 18.4 (ORO) along with other optionsaddress must have sufficient scope torequest specific informationbe reachable from theserver. Note that the client MAY form multiple Requestclient. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 13] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 options See section 20. 9. Relay messagesand send each of themRelay agents exchange messages with servers todifferentforward messages between clients and servers that are not connected torequest potentially different information (perhaps based upon what was advertised) in order to satisfy its needs. As a client's needs may change over time (perhaps based upon an application's requirements), the client may form additional Request messages to request additional information as it is needed. The server(s) respond with Reply messages containingtherequested configuration parameters,same link. There are two relay messages, whichcan include status information regardingshare theinformation requested byfollowing format: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | msg-type | | +-+-+-+-+-+-+-+-+ | | link-prefix | | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| | | | +-+-+-+-+-+-+-+-+ | | client-return-address | | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| | | | +-+-+-+-+-+-+-+-+ | . . . options (variable number and length) .... . | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ The following sections describe theclient.use of the Relay message header. 9.1. Relay-forward message TheReply MAY also include additional information. 8.4. How do clients and servers identify and manage addresses? Servers and clients manage addressesfollowing table defines the use of message fields ingroups called "identity associations." Each identity association (IA) is identified usingaunique identifier.Relay-forward message. msg-type RELAY-FORW link-prefix Anidentity association may contain one or more IPv6 addresses. DHCP servers assign addressesaddress with a prefix that is assigned toidentity associations. DHCP clients usetheaddresses in an identity association to configure interfaces. There is always at least one identity association per interface that alink from which the clientwishes to configure. Each address inshould be assigned anIA has its own preferred and valid lifetime. Over time,address. client-return-address The source address from theserver may changeIP datagram in which thecharacteristics ofmessage from theaddresses in an IA; for example,client was received bychanging the preferred or valid lifetime for an address intheIA. The server may also add or delete addresses from an IA; for example, deleting old addresses and adding new addresses to renumberrelay agent options MUST include aclient. A client can request"Client message option"; see section 20.7; MAY include other options added by thecurrentrelay agent Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page11]14] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001list9.2. Relay-reply message The following table defines the use ofaddresses assigned to an IA frommessage fields in aserver through an exchange of protocol messages. 8.5. CanRelay-forward message. msg-type RELAY-REPL link-prefix An address with aclient release itsprefix that is assignedaddresses beforeto thelease expires? A client forms a Release message, including options identifyinglink from which theIA toclient should bereleased.assigned an address. client-return-address Theclient sends the Release tosource address from theserverIP datagram in whichassignedtheaddresses tomessage from the clientinitially. If that server cannot be reached afterwas received by the relay agent options MUST include acertain number of attempts (see"Server message option"; see section7.5), the20.8; MAY include other options 10. DHCP unique identifier (DUID) Each DHCP clientcan abandon the Release attempt. In this case,has a DUID. DHCP servers use DUIDs to identify clients for theaddress(es)selection of configuration parameters and in theIA will be reclaimed by the server(s) when the lifetimes on the addresses expire. 8.6. What ifassociation of IAs with clients. See section 20.2 for theclient determines one or morerepresentation ofits assigned addresses are already being used by another client? If the client determines throughamechanism like Duplicate Address Detection [20] that the address it was assigned by the server is alreadyDUID inuse by another client, the client will sendaDecline messageDHCP message. Servers MUST treat DUIDs as opaque values and must only compare DUIDs for equality. Servers MUST NOT in any other way interpret DUIDs. Servers MUST NOT restrict DUIDs to theserver. 8.7. How are clients notified of server configuration changes? There are two possibilities. Either the clients discover the new information when they revisit the server(s) to requesttypes defined in this document as additionalconfiguration information/extendDUID types may be defined in thelifetime onfuture. The DUID is carried in anaddress. or through a server-initiated event known asoption because it may be variable length and because it is not required in all DHCP options (e.g., messages sent by servers need not include areconfigure event.DUID). Thereconfiguration feature of DHCP offers network administrators the opportunity to update configuration information onDUID must be unique across all DHCPclients whenever necessary. To signal the needclients, and it must also be consistent for the same clientreconfiguration,- that is, theserver will unicastDUID used by aReconfigure-init message to eachclientindividually. A Reconfigure-init isSHOULD NOT change over time; for example, as atrigger which will causeresult of network hardware reconfiguration. The motivation for having more than one type of DUID is that theclient(s)DUID must be globally unique, and must also be easy toinitiategenerate. The sort of globally-unique identifier that is easy to generate for any given device can differ quite widely. Also, some devices may not contain any persistent storage. Retaining astandard Request/Reply exchange with the servergenerated DUID inorder to acquire the new or updated addresses. 9. Message Formats Each DHCP message has an identical fixed format header; some messages also allowsuch avariable format area for options. Not all fields in the header are used in every message. In this section, every fielddevice isdescribed for every message and fields that arenotused inpossible, so the DUID scheme must accommodate such devices. 10.1. DUID contents A DUID consists of amessage are marked as "unused". All unused fieldssixteen-bit type code represented ina message MUST be transmitted as zeroes and ignorednetwork order, followed bythe receivera variable number of octets that make up themessage.actual identifier. A DUID can be no more than 256 octets long. TheDHCP message header:following types are currently defined: Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page12]15] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 1 Link-layer address plus time 2 Vendor-assigned unique ID 3 Link-layer address Formats for the variable field of the DUID for each of the above types are shown below. 10.2. DUID based on link-layer address plus time This type of DUID consists of four octets containing a time value, followed by a two octet network hardware type code, followed by link-layer address of any one network interface that is connected to the DHCP client device at the time that the DUID is generated. The time value is the time that the DUID is generated represented in seconds since midnight (UTC), January 1, 2000, modulo 2^32. The hardware type MUST be a valid hardware type assigned by the IANA as described in the section on ARP in RFC 826. Both the time and the hardware type are stored in network order. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |msg-type | preference | transaction-IDTime (32 bits) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Hardware type (16 bits) | |client-link-local-address |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |(16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | server-address | | (16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+. . .optionslink-layer address (variable length) . . .| (variable) |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+9.1. DHCP Solicit Message Format msg-type SOLICIT preference (unused) MUSTThe choice of network interface can be0 transaction-ID An unsigned integer generated bycompletely arbitrary, as long as that interface provides a unique link-layer address, and theclientsame DUID should be used in configuring all network interfaces connected toidentify this Solicit message. client-link-local-address The link-localthe device, regardless of which interface's link-layer address was used to generate the DUID. DHCP clients using this type of DUID MUST store the DUID in stable storage, and MUST continue to use this DUID even if the network interfacefor whichused to generate theclientDUID isusing DHCP. server-address (unused)removed. DHCP clients that do not have any stable storage MUSTbe 0 options See section 18. 9.2.NOT use this type of DUID. DHCPAdvertise Message Format msg-type ADVERTISE preference An unsigned integer indicating a server's willingnessclients that use this DUID SHOULD attempt toprovide serviceconfigure the time prior to generating theclient.DUID, if that is possible, and MUST use some sort of time source (e.g., a real-time clock) in generating the DUID, even if that time source is not configured by the user prior to generating the DUID. The use of a time source makes it unlikely that if the network interface is removed from the client and another client then uses the same network interface to generate a DUID, that two identical DUIDs will be generated. A DUID collision is Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page13]16] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001transaction-ID An unsigned integer used to identify this Advertise message. Copied fromvery unlikely even if theclient's Solicit message. client-link-local-addressclocks haven't been configured prior to generating the DUID. This method of DUID generation is recommended for all general purpose computing devices such as desktop computers and laptop computers, and also for devices such as printers, routers, and so on, that contain some form of writable non-volatile storage. 10.3. Vendor-assigned unique ID. TheIP link-local addressvendor-assigned unique ID consists of an eight-octet vendor-unique identifier, followed by theclient interface from which the client issued the Solicit message. server-addressvendor's registered domain name. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | VUID (64 bits) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ . . . domain name (variable length) . . . +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ TheIP addressstructure of theserver that generated this message. IfVUID is left up to theDHCP domain crosses site boundaries, then this addressvendor defining it, but each device containing such a VUID MUST beglobally-scoped. options See section 18. 9.3. DHCP Request Message Format msg-type REQUEST preference (unused)unique to each device that is using it, and MUST be0 transaction-ID An unsigned integer generated by the client usedassigned toidentify this Request message. client-link-local-address The link-local address of the client interface from whichtheclient will issuedevice at theRequest message. server-address The IP addresstime of manufacture and stored in some form of non-volatile storage. The VUID SHOULD be recorded in non-erasable storage. The domain name is simply any domain name that has been legally registered by theserver to whichvendor in the domain name system, stored in canonical form. An example DUID of thismessagetype might look like this: +--+---+---+---+-+-+-+--+---+---+--+---+---+---+---+--+--+---+---+ |12|192|132|221|3|0|9|18|101|120|97|109|112|108|101|46|99|111|109| +--+---+---+---+-+-+-+--+---+---+--+---+---+---+---+--+--+---+---+ This isdirected, copied from an Advertise message. options See section 18. 9.4. DHCP Confirm Message Format msg-type CONFIRM preference (unused) MUST be 0 transaction-ID An unsigned integer generatedeight octets of VUID data, followed bythe client used to identify this Confirm message. client-link-local-address The link-local"example.com" represented in ASCII. 10.4. Link-layer address This type of DUID consists of a two octet network hardware type code, followed by theclientlink-layer address of any one network interfacefrom whichthat is permanently connected to the DHCP clientwill issue the Confirm message. server-addressdevice. The hardware type MUST bezero.a valid hardware type assigned by the IANA as described in the section on ARP in RFC 826. The hardware type is stored in network order. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page14]17] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001options See section 18. 9.5. DHCP Renew Message Format msg-type RENEW preference (unused) MUST be0transaction-ID An unsigned integer generated by the client used to identify this Renew message. client-link-local-address The link-local1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Hardware type (16 bits) | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | . . . link-layer address (variable length) . . . +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ The choice ofthe clientnetwork interfacefrom which the client will issue the Renew message. server-address The IPcan be completely arbitrary, as long as that interface provides a unique link-layer addressof the serverand is permanently attached to the device on whichthis Renew messagethe DUID isdirected, which MUSTbeing generated. The same DUID should be used in configuring all network interfaces connected to theaddressdevice, regardless ofthe server fromwhich interface's link-layer address was used to generate theIAs in this message were originally assigned. options See section 18. 9.6. DHCP Rebind Message Format msg-type REBIND preference (unused)DUID. This type of DUID is recommended for devices that have a permanently-connected network interface with a link-layer address and do not have nonvolatile, writable stable storage. This type of DUID MUST NOT be0 transaction-ID An unsigned integer generated by the clientused by DHCP clients that cannot tell whether or not a network interface is permanently attached toidentify this Rebind message. client-link-local-address The link-local address oftheclient interface fromdevice on which theclient will issue the Rebind message. server-address MUST be zero. options See section 18. 9.7.DHCPReply Message Format msg-type REPLY preferenceclient is running. 11. Identity association Anunsigned integer indicating"identity-association" (IA) is aserver's willingness to provide service to the client. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 15] Internet Draft DHCP forconstruct through which a server and a client can identify, group and manage IPv630 June 2001 transaction-ID An unsigned integer usedaddresses. Each IA consists of an IAID and a list of associated IPv6 addresses (the list may be empty). A client associates an IA with one of its interfaces and uses the IA toidentify this Reply message. Copiedobtain IPv6 addresses for that interface from a server. See section 20.3 for theclient's Request, Confirm, Renew or Rebind message. client-link-local-address The link-local addressrepresentation ofthe interfacean IA in a DHCP message. 12. Selecting addresses forwhichassignment to an IA A server selects addresses to be assigned to an IA according to theclient is using DHCP. server-address The IPaddressofassignment policies determined by theserver. Ifserver administrator and theDHCP domain crosses site boundaries, then this address MUST be globally-scoped. options See section 18. 9.8. DHCP Release Message Format msg-type RELEASE preference (unused) MUST be 0 transaction-ID An unsigned integer generated byspecific information theclient used to identify this Release message. client-link-local-address The client's link-local address forserver determines about theinterfaceclient from the following sources: - The link to which the clientwill send the Release message. server-address The IP address ofis attached: * If the serverthat assignedreceives theIA. options See section 18. 9.9. DHCP Decline Message Format msg-type DECLINE preference (unused) MUST be 0 transaction-ID An unsigned integer generated bymessage directly from the clientused to identify this Decline message. client-link-local-address The client's link-localand the source addressforin theinterface fromIP datagram in which the message was received is a link-local address, then the clientwill sendis on theDecline message. server-address The IP address ofsame link to which theserver that assignedinterface over which theaddresses.message was received is attached Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page16]18] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001options See section 18. 9.10. DHCP Reconfigure-init Message Format msg-type RECONFIG-INIT preference (unused) MUST be 0 transaction-ID (unused) MUST be 0 client-link-local-address (unused) MUST be 0 server-address The* If the server receives the message directly from the client and the source address in the IP datagram in which the message was received is not a link-local address, then the client is on the link identified by the source addressofin the IP datagram * If theDHCPserverissuingreceives theReconfigure-init message. MUST be of sufficient scopemessage from a forwarding relay agent, then the client is on the same link as the one tobe reachablewhich the interface identified byall clients.the link-prefix field in the message from the relay is attached - The DUID supplied by the client - Other information in optionsSee section 18. 10. Relay messages Relay agents exchange messages with servers to forward messages betweensupplied by the client - Other information in options supplied by the relay agent 13. Reliability of Client Initiated Message Exchanges DHCP clientsand servers thatarenot connected toresponsible for reliable delivery of messages in thesame link. 10.1. Relay-forwardclient-initiated message0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | msg-type | prefix length | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | | relay-address | | | | |-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | options (variable numberexchanges described in sections 15 andlength) .... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ msg-type RELAY-FORW prefix-length The length of16. If a DHCP client fails to receive an expected response from a server, theprefix inclient must retransmit its message. This section describes theaddressretransmission strategy to be used by clients in client-initiated message exchanges. The client begins the"relay-address" field. relay-address An address assignedmessage exchange by transmitting a message to theinterface through which theserver. The messagefromexchange terminates when either the clientwas received. options MUST includesuccessfully receives the appropriate response or responses from a"Client message option"; see section 18.5. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 17] Internet Draft DHCP for IPv6 30 June 2001 10.2. Relay-replyserver or servers, or when the message0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | msg-type | prefix length | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | | relay-address | | | | |-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | options (variable number and length) .... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ msg-type RELAY-REPL prefix-length The length of the prefix inexchange is considered to have failed according to theaddress inretransmission mechanism described below. The client retransmission behavior is controlled and describe by five variables: RT Retransmission timeout IRT Initial retransmission time MRC Maximum retransmission count MRT Maximum retransmission time MRD Maximum retransmission duration RAND Randomization factor With each message transmission or retransmission, the"relay-address" field. relay-address An address identifyingclient sets RT according to theinterface through whichrules given below. If RT expires before the messagefromexchange terminates, theserver should be forwarded; copied fromclient recomputes RT and retransmits the"relay-forward"message.options MUST include a "Server message option"; see section 18.6. 11. DHCP unique identifier (DUID) Each DHCP client has a DUID.Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 19] Internet Draft DHCPservers use DUIDs to identify clientsforthe selectionIPv6 (-20) 15 Oct 2001 Each ofconfiguration parameters and intheassociationcomputations ofIAsa new RT include a randomization factor (RAND), which is a random number chosen with a uniform distribution between -0.1 and +0.1. The randomization factor is included to minimize synchronization of messages transmitted by DHCP clients.See section 18.2The algorithm forthe representation ofchoosing aDUID inrandom number does not need to be cryptographically sound. The algorithm SHOULD produce a different sequence of numbers from each invocation of the DHCPmessage. DISCUSSION: The syntax, rulesclient. RT forselecting and requirementsthe first message transmission is based on IRT: RT = 2*IRT + RAND*IRT RT forgloabl uniqueness in DUIDs are TBD. The DUIDeach subsequent message transmission iscarried inbased on the previous value of RT: RT = 2*RTprev + RAND*RTprev MRT specifies anoption because it may be variable length and because it is not required in all DHCP options (e.g., messages sent by servers need not includeupper bound on the value of RT. If MRT has aDUID). 12. Identity association An "identity-association" (IA)value of 0, there is no upper limit on the value of RT. Otherwise: if (RT > MRT) RT = MRT + RAND*MRT MRC specifies an upper bound on the number of times aconstruct through whichclient may retransmit aserver andmessage. If MRC has aclient can identify, group and manage IPv6 addresses. Each IA consistsvalue ofan IAID and0, the client MUST continue to retransmit the original message until alistresponse is received. Otherwise, the message exchange fails if the client attempts to transmit the original message more than MRC times. MRD specifies an upper bound on the length ofassociated IPv6 addresses (the listtime a client maybe empty). Aretransmit a message. If MRD has a value of 0, the clientassociates an IA with oneMUST continue to retransmit the original message until a response is received. Otherwise, the message exchange fails if the client attempts to transmit the original message more than MRD seconds. If both MRC and MRD are non-zero, the message exchange fails whenever either ofits interfacesthe conditions specified in the previous paragraph are met. 14. Message validation Servers MUST discard any received messages that include authentication information and fail the authentication check by the server. Clients MUST discard any received messages that include authentication information and fail the authentication check by the client, except as noted in section 19.6.5.2. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page18]20] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 14.1. Use of Transaction-ID field The "transaction-ID" field holds a value used by clients anduses the IAservers toobtain IPv6 addresses for that interface fromsynchronize server responses to client messages. A client SHOULD choose aserver. See section 18.3different transaction-ID for each new message it sends. A client MUST leave therepresentation of an IAtransaction-ID unchanged in retransmissions of aDHCPmessage.13. DHCP Server Solicitation This section describes how a client locates servers. The behavior of client and server implementations is discussed, along with the messages they use. 13.1.14.2. SolicitMessage Validationmessage Clients MUSTsilentlydiscard any received Solicit messages.AgentsRelay agents MUSTsilentlydiscard anyreceivedSolicit messagesif the "client-link-local-address" field does not contain a valid link-local address. 13.2. Advertise Message Validation Servers MUST discard anyreceived through port 546. 14.3. Advertisemessages.message Clients MUST discard any received Advertise messagesthat meet any ofin which thefollowing criteria: o The"Transaction-ID" field value does not match the value the client used in its Solicit message.o The "client-link-local-address" fieldServers and relay agents MUST discard any received Advertise messages. 14.4. Request message Clients MUST discard any received Request messages. Relay agents MUST discard any Request messages received through port 546. Servers MUST discard any received Request message in which the value in the ``server-address'' field does not matchthe link-local addressany of theinterface upon which the client sentaddresses used by theSolicit message. 13.3. Client Behaviorserver. 14.5. Confirm message Clientsuse the SolicitMUST discard any received Confirm messages. Relay agents MUST discard any Confirm messages received through port 546. 14.6. Renew messageto discoverClients MUST discard any received Renew messages. Relay agents MUST discard any Renew messages received through port 546. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 21] Internet Draft DHCPservers configured to serve addresses on the link tofor IPv6 (-20) 15 Oct 2001 Servers MUST discard any received Renew message in which theclient is attached. 13.3.1. Creation and sendingvalue in the ``server-address'' field does not match any of theSolicit message The client setsaddresses used by the"msg-type"server. 14.7. Rebind message Clients MUST discard any received Rebind messages. Relay agents MUST discard any Rebind messages received through port 546. 14.8. Decline messages Clients MUST discard any received Decline messages. Relay agents MUST discard any Decline messages received through port 546. Servers MUST discard any received Decline message in which the value in the ``server-address'' fieldto SOLICIT, and placesdoes not match any of thelink-local addressaddresses used by the server. 14.9. Release message Clients MUST discard any received Release messages. Relay agents MUST discard any Release messages received through port 546. Servers MUST discard any received Release message in which the value in the ``server-address'' field does not match any of theinterface it wishes to configureaddresses used by the server. 14.10. Reply message Clients MUST discard any received Reply messages in which the ``transaction-ID'' field in the message does not match the"client-link-local-address" field. The client generates a transaction ID inserts thisvalue used in the"transaction-ID" field.original message. Servers and relay agents MUST discard any received Reply messages. 14.11. Reconfigure-init message Servers and relay agents MUST discard any received Reconfigure-init messages. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page19]22] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001The client includes a DUID option to identify itself to the server. The clientClients MUSTinclude options fordiscard anyIAs to which the client is expecting to haveReconfigure-init messages that do not contain an authentication option or that fail theserver assign addresses. Becauseauthentication performed by theclient does not haveclient. 14.12. Relay-forward message Clients MUST discard anyIAs with addresses when sending a Solicit message, all of the IAsreceived Relay-forward messages. 14.13. Relay-reply message Clients and servers MUSTbe empty. Thediscard any received Relay-reply messages. 15. DHCP Server Solicitation This section describes how a client locates servers. 15.1. Client Behavior A client uses the Solicit message to discover DHCP servers configured to serve addresses on the link to which the client is attached. 15.1.1. Creation of Solicit messages The client sets the "msg-type" field to SOLICIT. The client generates a transaction ID and inserts this value in the "transaction-ID" field. The client MUST include a DUID option to identify itself to the server. The client MUST include options for any IAs to which it wants the server to assign addresses. The client MAY choose not to include any IAs in the Solicit message if it does not need to request that any addresses be assigned. The client MAY include addresses in the IAs as a hint to the server about addresses for which the client may have a preference. The client MAY include an Option Request Option in the Solicit message. The client MUST NOT include any other options except those specifically allowed as defined by specific options. 15.1.2. Transmission of Solicit Messages The client sends the Solicit message to theAll DHCP AgentsAll_DHCP_Agents multicastaddress, destination port 547.address. Thesource port selection can be arbitrary, although it SHOULD be possible using aclientconfiguration facilityMUST use an IPv6 address assigned toset a specificthe interface for which the client is interested in obtaining configuration information as the sourceport value. 13.3.2. Time out and retransmissionaddress in the IP header of the datagram carrying the SolicitMessagesmessage. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 23] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 Theclient's firstSolicit messageon the interfaceMUST bedelayed by a random amount of time betweentransmitted on theinterval of MIN_SOL_DELAY and MAX_SOL_DELAY. This random delay desynchronizes clients which start atlink that thesame time (e.g., after a power outage).interface for which configuration information is being obtained is attached to. The clientwaits ADV_MSG_TIMEOUT, collecting Advertise messages. If no Advertise messages are received,SHOULD send the message through that interface. The clientretransmitsMAY send theSolicit,message through another interface attached to the same link if anddoublesonly if theADV_MSG_TIMEOUT value. This process continues until either one or more Advertise messages are received or ADV_MSG_TIMEOUT reachesclient is certain theADV_MSG_MAX value. Thereafter, Solicitsthe two interface areretransmitted every ADV_MSG_MAX until SOL_MAX_ATTEMPTS have been made, at which timeattached to the same link. The first Solicit message from the clientMAY choose to stop trying to DHCP configureon theinterface. An event external to DHCP is required to restartinterface MUST be delayed by a random amount of time between MIN_SOL_DELAY and MAX_SOL_DELAY. This random delay desynchronizes clients which start at theDHCP configuration process. A DHCPsame time (e.g., after a power outage). The clientMAY, alternatively, choosetransmits the message according tocontinue sending Solicit messages atsection 13, using theADV_MSG_MAX interval. Default and initial values for MIN_SOL_DELAY, MAX_SOL_DELAY, ADV_MSG_TIMEOUT, AND ADV_MSG_MAX are documentedfollowing parameters: IRT SOL_TIMEOUT MRT SOL_MAX_RT MRC 0 MRD 0 The mechanism in section7.5. 13.3.3. Receipt13 is modified as follows for use in the transmission ofAdvertise messages UponSolicit messages. The message exchange is not terminated by the receipt ofone or more validatedan Advertisemessages,before SOL_TIMEOUT has elapsed. Rather, the clientselects one or morecollects Advertise messagesbased upon the following criteria. - Thoseuntil SOL_TIMEOUT has elapsed. The first RT MUST be selected to be strictly greater than SOL_TIMEOUT by choosing RAND to be strictly greater than 0. A client MUST collect Advertise messages for SOL_TIMEOUT seconds, unless it receives an Advertise message withthe highest servera preference value(see section 19.4) are preferred over all other Advertise messages. - Within a groupofAdvertise messages with the same server255. The preferencevalue,value is carried in the Preference option (section 20.5). Any Solicit that does not include a Preference option is considered to have a preference value of 0. If the clientMAY select those servers whosereceives an Advertisemessages advertise informationmessage with a preference value ofinterest to255, then theclient. For example, one server mayclient MAY act immediately on that Advertise message without waiting for any more additional Advertise messages. A DHCP client SHOULD choose MRC and MRD to beadvertising0. If the DHCP client is configured with either MRC or MRD set to a value other than 0, it MUST stop trying to configure the interface if the message exchange fails. After the DHCP client stops trying to configure the interface, it MAY choose to restart the reconfiguration process after some external event, such as user input, system restart, or when the client is attached to a new link. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page20]24] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001availability of IP addresses which have an address scope15.1.3. Receipt ofinterest to the client. Once a client has selectedAdvertisemessage(s), themessages The clientwill typically store information about each server, such as server preference value, addresses advertised, when the advertisement was received, and so on. Depending onMUST ignore any Advertise message that includes a Status Code option containing therequirements ofvalue AddrUnavail, with theclient's invoking user,exception that the client MAYinitiate a configuration exchange withdisplay theserver(s) immediately,associated status message to the user. Upon receipt of one orMAY defer this exchange until later. Ifmore valid Advertise messages, the clientneeds to select an alternate server in the case that a chosen server does not respond,selects one or more Advertise messages based upon theclient choosesfollowing criteria. - Those Advertise messages with the highest server preference value are preferred over all other Advertise messages. - Within a group of Advertise messages with thenext highestsame server preferencevalue.value, a client MAY select those servers whose Advertise messages advertise information of interest to the client. For example, the client may choose a server that returned an advertisement with configuration options of interest to the client. - The client MAY choose a less-preferred server if that server has a better set of advertised parameters, such as the available addresses advertised in IAs.13.4. Server Behavior For this discussion,Once a client has selected Advertise message(s), theserver is assumed to have been configured in an implementation specific manner. This configuration is assumed to contain all network topologyclient will typically store informationfor the DHCP domain, as wellabout each server, such asany necessary authentication information. 13.4.1. Receipt of Solicit messages If theserverreceives a Solicit message,preference value, addresses advertised, when theclient must beadvertisement was received, and so on. Depending on thesame link asrequirements of theserver. Ifuser that invoked theserver receives a Relay-forward message containing a Solicit message,DHCP client, the clientmust be on the link to whichMAY initiate a configuration exchange with theprefix identified byserver(s) immediately, or MAY defer this exchange until later. If the"relay-address" and "prefix-length" fieldsclient needs to select an alternate server in theRelay-forward message is assigned. Thecase that a chosen serverrecords the "relay-address" field from the Relay-forward message and extracts the solicit message fromdoes not respond, the"client-message" option. If administrative policy permitsclient chooses the next server according torespond to a client on that link,the criteria given above. 15.2. Server Behavior A server sends an Advertise message in response to Solicit messages it receives to announce the availability of the server to the client. 15.2.1. Receipt of Solicit messages The server determines the information about the client and its location as described in section 12. If administrative policy permits the server to respond to the client, the server will generate and send an Advertise message to the client.13.4.2.Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 25] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 15.2.2. Creation andsendingtransmission of Advertise messages The server sets the "msg-type" field to ADVERTISE and copies thevaluescontents of thefollowing fieldstransaction-ID field from theclient'sSolicit message received from the client to the Advertisemessage: o transaction-ID o client-link-local-address Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 21] Internet Draft DHCP for IPv6 30 June 2001message. The server places one of its IP addresses (determined through administrator setting) in the "server-address" field of the Advertise message. The serversets the "preference" field accordingMAY add a Preference option toits configuration information. See section 20.3carry the preference value fora descriptionthe Advertise message. The server implementation SHOULD allow the setting of a serverpreference.preference value by the administrator. The server preference value MUST default to zero unless otherwise configured by the server administrator. The server MUST include IA optionstoin the Advertise message containing any addresses that would be assigned to IAs contained in the Solicit message from the client. If the Solicit message from the client included no IAs, the server MUST not include any IAs in the Advertise message. If the server will not assign any addresses to IAs in a subsequent Request from the client, the server MAY choose to send an Advertise message to the client that includes only a status code option with the status code set to AddrUnavail and a status message for the user. The server MAY include other options the server will return to the client in a subsequent Reply message. The information in these options will be used by the client in the selection of a server if the client receives more than one Advertise message. The server SHOULD include options specifying values for options requested by the client in an Option Request Option included in the Solicit message. If the Solicit message was received directly by the server, the server unicasts the Advertise message directly to the client using the address in the source address field from the IP datagram in which the Solicit message was received. The Advertise message MUST be unicast through the interface on which the Solicit message was received. If the Solicit message was received in a Relay-forward message, the server constructs a Relay-reply message with the Advertise message in the payload of a "server-message" option. The server unicasts the Relay-reply message directly to the relay agent using the address in the"relay-address"source address field from theRelay-forward message. If the Solicit message was received directly by the server, the server unicasts the Advertise message directly to the client using the "client-link-local-address" field value as the destination address. The Advertise message MUST be unicast through the interface onIP datagram in which theSolicitRelay-forward message was received.14.16. DHCP Client-Initiated Configuration Exchange A client initiates a message exchange with a server or servers to acquire or update configuration information of interest. The client may initiate the configuration exchange as part of the operating Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 26] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 system configuration process or when requested to do so by the application layer.The16.1. Client Behavior A clientuses the followingwill use Request, Confirm, Renew and Rebind messages toinitiate a configuration event: Request Obtain initialacquire and confirm the validity of configurationinformation (from ainformation. The client uses the serveridentifiedaddress information from previous Advertise message(s) for use in constructing Request and Renew message(s). Note that apreviously received Advertise message) when theclienthas no assigned addresses Confirm Confirmmay request configuration information from one or more servers at any time. 16.1.1. Creation and transmission of Request messages If thevalidityclient is using stateful address configuration and needs either an initial set ofassignedaddresses or additional addresses, it MUST send a Request message to obtain new addresses and other configurationchanges throughinformation. The client includes one or more IAs in theserver fromRequest message, to which theconfiguration information was obtained when the client's assigned addresses may not be valid; for example, when the client reboots or loses its connection to a link Renew Extend the lease on an IA through theserverthat originally assigned the IA Rebind Extend the lease on an IA through anyassigns new addresses. The serverwillingthen returns IA(s) toextend the lease Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 22] Internet Draft DHCP for IPv6 30 June 2001 Release Releasethelease on an IAclient in a Reply message. The client generates a transaction ID andrelease all of the addresses containedinserts this value in theIA, Decline Decline"transaction-ID" field. The client places theassignmentaddress ofone or more addressesthe destination server inan IA. A client usestheRelease/Reply message exchange"server-address" field. The client MUST include a DUID option toindicateidentify itself to theDHCP server thatserver. The client adds any other appropriate options, including one or more IA options (if the clientwill no longer be usingis requesting that the server assign it some network addresses). The list of addresses in each included IA MUST be empty. If thereleased IA. Aclientuses the Decline/Reply message exchange to indicate tois not requesting that theDHCPserverthatassign it any addresses, the client omits the IA option. If the client hasdetecteda source address thatone or more addresses assignedcan be used by the serveris already in use onas a return address and theclient's link. 14.1. Client Message Validation Clients MUST silently discard any receivedclientmessages (Request, Confirm, Renew, Rebind, Release or Decline messages). Agents MUST discard anyhas received a Client Unicast option (section 20.11) from the server, the clientmessages in whichSHOULD unicast the"client-link-local-address" field does not contain a valid link-local address. Servers MUST discard any received client messages in which the "options" field contains an authentication option, and the server cannot successfully authenticate the client. Servers MUST discard any received Request, Renew, Release or DeclineRequest messagein whichto the"server-address" field value does not match any ofserver. Otherwise, theserver's addresses. 14.2. Server Message Validation Servers MUST silently discard any received server messages (Advertise, Reply or Reconfigure-init messages). Clientsclient MUSTdiscard any server messages that meet any of the following criteria: o The "transaction-ID" field value in the server message does not match the valuesend theclient used in itsRequestor Release message. o The "client-link-local-address" field value in the servermessagedoes not matchto thelink-localAll_DHCP_Agents multicast address. The client MUST use an addressofassigned to the interfacefromfor which the clientsentis interested inits Request, Confirm, Renew, Rebind, Release or Declineobtaining configuration information as the source address in the IP header of the datagram carrying the Request message.o The server message contains an authentication option,DISCUSSION: Use of multicast and relay agents enables theclient's attempt to authenticateinclusion of relay agent options in all messages sent by themessage fails.client. The server should enable the use of unicast only when relay agent options will not be used. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page23]27] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001Relays MUST discard any Relay-reply message in whichIf the"client-link-local-address" inclient multicasts the Request message, theencapsulated Replymessagedoes not contain a valid link-local address. 14.3. Client Behavior A client will use Request, Confirm, Renew and Rebind messages to acquire and confirmMUST be transmitted on thevalidity oflink that the interface for which configurationinformation. A client may initiate such an exchange automatically in order to acquire the necessary network parameters to communicate with nodes off-link.information is being obtained is attached to. The clientusesSHOULD send theserver address information from previous Advertise message(s) for use in constructing Request and Renew message(s). Notemessage through thata client may request configuration information from one or more servers at any time. Ainterface. The clientusesMAY send theReleasemessageinthrough another interface attached to themanagement of IAs whensame link if and only if the clienthas been instructed to releaseis certain theIA priorthe two interface are attached to theIA expiration time since it is no longer needed. Asame link. The clientusestransmits theDeclinemessagewhenaccording to section 13, using the following parameters: IRT REQ_TIMEOUT MRT REQ_MAX_RT MRC REQ_MAX_RC MRD 0 If the message exchange fails, the clienthas determined through DAD or some other method thatMAY choose oneor moreof theaddresses assigned byfollowing actions: - Select another server from a list of servers known to the client; e. g., servers that responded with an Advertise message - Initiate the server discovery process described in section 15 - Terminate theIA is already in use by a different client. 14.3.1.configuration process and report failure 16.1.2. Creation andsendingtransmission ofRequestConfirm messagesIfWhenever a clienthas no validmay have moved to a new link, its IPv6 addresses and other configuration information may no longer be valid. Examples ofsufficient scope to communicate withtimes when aDHCP server, itclient maysend a Request messagehave moved toobtaina newaddresses.link include: o The clientincludes one or more IAs in the Request message, to which the server assigns new addresses.reboots o Theserver then returns IA(s) to theclientinis physically disconnected from aReply message.wired connection o The clientsets the "msg-type" fieldreturns from sleep mode o The client using a wireless technology changes cells In any situation when a client may have moved toREQUEST, and placesa new link, thelink-local addressclient MUST initiate a Confirm/Reply message exchange. The client includes any IAs, along with the addresses associated with those IAs, in its Confirm message. Any responding servers will indicate the acceptability of theinterfaceaddresses with the status in the Reply message itwishesreturns toacquire configuration informationthe client. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 28] Internet Draft DHCP forinIPv6 (-20) 15 Oct 2001 The client sets the"client-link-local-address" field."msg-type" field to CONFIRM. The client generates a transaction ID and inserts this value in the "transaction-ID" field. The clientplaces the address of the destination server insets the "server-address"field.field to 0. The clientaddsMUST include a DUID option to identify itself to the server. The client adds anyother approppriateappropriate options, including one or more IA options (if the client is requesting that the serverassign itconfirm the validity of somenetworkIPv6 addresses).The list of addresses in each included IA MUST be empty.If the clientis not requesting that the server assign itdoes include anyaddresses,IA options, it MUST include theclient omitslist of addresses theIA option. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 24] Internet Draft DHCP for IPv6 30 June 2001client currently has associated with that IA. The client sends theRequestConfirm message to theAll DHCP AgentsAll_DHCP_Agents multicastaddress, destination port 547.address. Thesource port selection can be arbitrary, although it SHOULD be possible using aclientconfiguration facility to set a specific source port value. The server will respondMUST use an IPv6 address assigned to theRequest message with a Reply message. If no Reply message is received within REP_MSG_TIMEOUT milliseconds,interface for which the clientretransmits the Request with the same transaction-ID, and doubles the REP_MSG_TIMEOUT value, and waits again. The client continues this process until a Replyisreceived or REQUEST_MSG_ATTEMPTS unsuccessful attempts have been made, at which time the client MUST abort theinterested in obtaining configurationattempt. The client SHOULD report the abort status toinformation as theapplication layer. Default and initial values for REP_MSG_TIMEOUT and REQ_MSG_ATTEMPTS are documentedsource address insection 7.5. 14.3.2. Creation and sendingthe IP header of the datagram carrying the Confirmmessages Whenever a client may have moved to a new link, its IPv6 addresses may no longermessage. The Confirm message MUST bevalid. Examples of times when a client may have moved to a newtransmitted on the linkinclude: o The client reboots o The clientthat the interface for which configuration information isphysically disconnected from a wired connection o The client returns from sleep mode obeing obtained is attached to. The clientusing a wireless technology changes cells In any situation when a client may have moved to a new link,SHOULD send theclient MUST initiate a Confirm/Replymessageexchange.through that interface. The clientincludes any IAs, along withMAY send theaddresses associated with those IAs, in its Confirm message. Any responding servers will indicatemessage through another interface attached to theacceptability ofsame link if and only if theaddresses withclient is certain thestatus intheIA it returnstwo interface are attached to theclient.same link. The clientsetstransmits the"msg-type" fieldmessage according toCONFIRM, and placessection 13, using thelink-local address offollowing parameters: IRT CNF_TIMEOUT MRT CNF_MAX_RT MRC 0 MRD CNF_MAX_RD If theinterface it wishes to acquire configuration information forclient receives no responses before the message transmission process as described in section 13 terminates, the"client-link-local-address" field. Theclientgenerates a transaction ID inserts this value inSHOULD continue to use any IP addresses, using the"transaction-ID" field. Thelast known lifetimes for those addresses, and SHOULD continue to use any other previously obtained configuration parameters. 16.1.3. Creation and transmission of Renew messages IPv6 addresses assigned to a clientsetsthrough an IA use the"server-address" field to 0.same preferred and valid lifetimes as IPv6 addresses obtained through stateless address autoconfiguration. Theclient adds a DUID option to identify itselfserver assigns preferred and valid lifetimes to theserver. The client adds any appropriate options, including one or more IA options (ifIPv6 addresses it assigns to an IA. To extend those lifetimes, the clientis requesting thatsends a Renew message to the serverconfirm the validity of some network addresses). Ifcontaining an "IA option" for theclient does include anyIAoptions,and its associated addresses. The server determines new lifetimes for the addresses in Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page25]29] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001it MUST includethelistIA according to the administrative configuration of the server. The server may also add new addresses to theclient currently has associated with thatIA. Theclient sendsserver may remove addresses from theConfirm message toIA by setting theAll DHCP Agents multicast address, destination port 547. The source port selection can be arbitrary, although it SHOULD be possible using a client configuration facility to set a specific source port value. Servers will respondpreferred and valid lifetimes of those addresses to zero. The server controls theConfirm message with a Reply message. If no Confirm message is received within REP_MSG_TIMEOUT milliseconds, the client retransmits the Confirm with the same transaction-ID, and doubles the REP_MSG_TIMEOUT value, and waits again. The client continues this process until a Reply is received or QRY_MSG_ATTEMPTS unsuccessful attempts have been made, at which time the client MUST abort the configuration attempt. The client SHOULD report the abort status to the application layer. Default and initial values for REP_MSG_TIMEOUT and QRY_MSG_ATTEMPTS are documented in section 7.5. If the client receives no response to its Confirm message, it MAY restart the configuration process by locating a DHCP server with an Advertise message and sending a Request to that server, as described in section 14.3.1. 14.3.3. Creation and sending of Renew messages IPv6 addresses assigned to a client through an IA use the same preferred and valid lifetimes as IPv6 addresses obtained through stateless autoconfiguration. The server assigns preferred and valid lifetimes to the IPv6 addresses it assigns to an IA. To extend those lifetimes, the client sends a Request to the server containing an "IA option" for the IA and its associated addresses. The server determines new lifetimes for the addresses in the IA according to the server's administrative configuration. The server may also add new addresses to the IA. The server remove addresses from the IA by setting the preferred and valid lifetimes of those addresses to zero. The server controls the time at whichtime at which the client contacts the server to extend the lifetimes on assigned addresses through the T1 and T2 parameters assigned to an IA. If the server does not assign an explicit value to T1 or T2 for an IA, T1 defaults to 0.5 times the shortest preferred lifetime of any address assigned to the IA and T2 defaults to 0.875 times the shortest preferred lifetime of any address assigned to the IA. At time T1 for an IA, the client initiates aRequest/ReplyRenew/Reply message exchange to extend the lifetimes on any addresses in the IA. The client includes an IA option with all addresses currently assigned to the IA in itsRequestRenew message. The clientsends this Request message to the All DHCP Agents multicast address. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 26] Internet Draft DHCP for IPv6 30 June 2001 The clientsets the "msg-type" field toRENEW,RENEW. The client generates a transaction ID andplaces the link-local address of the interface it wishes to acquire configuration information for in the "client-link-local-address" field. The client generates a transaction IDinserts this value in the "transaction-ID" field. The client places the address of the destination server in the "server-address" field. The clientaddsMUST include a DUID option to identify itself to the server. The client adds any appropriate options, including one or more IA options (if the client is requesting that the server extend the lease on some IAs; note that the client may check the status of other configuration parameters without asking for lease extensions). If the client does include any IA options, it MUST include the list of addresses the client currently has associated with that IA.The client sends the Renew message toIf theAll DHCP Agents multicast address, destination port 547. The source port selection can be arbitrary, although it SHOULD be possible using aclientconfiguration facility to sethas aspecificsourceport value. The server will respond toaddress that can be used by theRenew message withserver as aReply message. If no Reply message is received within REP_MSG_TIMEOUT milliseconds, the client retransmits the Renew with the same transaction-ID,return address anddoublestheREP_MSG_TIMEOUT value, and waits again. Theclientcontinues this process until a Reply ishas receivedor until time T2 is reached (see section 14.3.4). Default and initial values for REP_MSG_TIMEOUT are documented in section 7.5. 14.3.4. Creation and sending of Rebind messages At time T2 for an IA (which will only be reached if the server to whicha Client Unicast option (section 20.11) from theRenew message was sent at time T1 has not responded),server, the clientinitiates a Rebind/ReplySHOULD unicast the Renew messageexchange. The client includes an IA option with all addresses currently assignedto theIA in its Rebind message. Theserver. Otherwise, the client sendsthisthe Renew message to theAll DHCP AgentsAll_DHCP_Agents multicast address. The clientsets the "msg-type" field to REBIND, and places the link-localMUST use an addressofassigned to the interfaceit wishes to acquire configuration informationforinwhich the"client-link-local-address" field. Theclientgenerates a transaction ID inserts this valueis interested in obtaining configuration information as the"transaction-ID" field. The client setssource address in the"server-address" field to 0. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001IP header of the datagram carrying the Renew message. If the Renew message is multicast, it MUST be transmitted on the link that the interface for which configuration information is being obtained is attached to. The client SHOULD send the message through that interface. The client MAY send the message through another interface attached to the same link if and only if the client is certain the the two interface are attached to the same link. The client transmits the message according to section 13, using the following parameters: IRT REN_TIMEOUT Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page27]30] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 MRT REP_MAX_RT MRC 0 MRD 0 The mechanism in section 13 is modified as follows for use in the transmission of Renew messages. The message exchange is terminated when time T2 is reached (see section 16.1.4), at which time the client begins a Rebind message exchange. 16.1.4. Creation and transmission of Rebind messages At time T2 for an IA (which will only be reached if the server to which the Renew message was sent at time T1 has not responded), the client initiates a Rebind/Reply message exchange. The clientaddsincludes an IA option with all addresses currently assigned to the IA in its Rebind message. The client sends this message to the All_DHCP_Agents multicast address. The client sets the "msg-type" field to REBIND. The client generates a transaction ID inserts this value in the "transaction-ID" field. The client sets the "server-address" field to 0. The client MUST include a DUID option to identify itself to the server. The client adds any appropriate options, including one or more IA options. If the client does include any IA options (if the client is requesting that the server extend the lease on some IAs; note that the client may check the status of other configuration parameters without asking for lease extensions), it MUST include the list of addresses the client currently has associated with that IA. The client sends the Rebind message to theAll DHCP AgentsAll_DHCP_Agents multicastaddress, destination port 547.address. Thesource port selection can be arbitrary, although it SHOULD be possible using aclientconfiguration facility to set a specific source port value. The server will respondMUST use an IPv6 address assigned to the interface for which the client is interested in obtaining configuration information as the source address in the IP header of the datagram carrying the Rebindmessage with a Replymessage.If no ReplyThe Rebind message MUST be transmitted on the link that the interface for which configuration information isreceived within REP_MSG_TIMEOUT milliseconds,being obtained is attached to. The client SHOULD send the message through that interface. The clientretransmitsMAY send theRebind withmessage through another interface attached to the sametransaction-ID,link if anddoublesonly if theREP_MSG_TIMEOUT value, and waits again. Theclientcontinues this process until a Replyisreceived. Default and initial values for REP_MSG_TIMEOUTcertain the the two interface aredocumentedattached to the same link. The client transmits the message according to section 13, using the following parameters: IRT REB_TIMEOUT MRT REB_MAX_RT Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 31] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 MRC 0 MRD 0 The mechanism in section7.5.13 is modified as follows for use in the transmission of Rebind messages. The message exchange is terminated when the lease for the IA expires (see section 11), at which time the client has severalalternativesalternative actions to choosefrom if it receives no response to its Rebind message.from: - When the lease on the IA expires, the client may choose to use a Solicit message to locate a new DHCP server and send a Request for the expired IA to the new server - Some addresses in the IA may have lifetimes that extend beyond the lease of the IA, so the client may choose to continue to use those addresses; once all of the addresses have expired, the client may choose to locate a new DHCP server - The client may have other addresses in other IAs, so the client may choose to discard the expired IA and use the addresses in the other IAs14.3.5.16.1.5. Receipt of Reply message in response to a Request, Confirm, Renew or Rebind message Upon the receipt of a valid Reply message in response to a Request, Confirm, Renew or Rebind message, the client extracts the configuration information contained in the Reply.If the "status" field contains a non-zero value, the client reports the error status to the application layer.The clientrecordsMAY choose to report any status code or message from theT1 and T2 times for each IAstatus code option in the Reply message. The clientrecords anySHOULD perform duplicate address detection [20] on each of the addressesincluded within any IAs it receives in the Reply message.The client updates the preferred and valid lifetimes forIf any of the addresses are found to be in use on the link, the client sends a Decline message to the server as described in section 16.1.8. The client records the T1 and T2 times for each IA in the Reply message. The client records any addresses included with IAs in the Reply message. The client updates the preferred and valid lifetimes for the addresses in the IA from the lifetime information in the IA option. The client leaves any addresses that the clientBound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 28] Internet Draft DHCP for IPv6 30 June 2001has associated with the IA that are not included in the IA option unchanged. Management of the specific configuration information is detailed in the definition of each option, in section18.20. When the client receives a NoPrefixMatch status in an IA from the server the client can assume it needs to send a Request to the server to obtain appropriate addresses for the IA. If the client receives any Reply messages that do not indicate a NoPrefixMatch status, the Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 32] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 client can use the addresses in the IA and ignore any messages that do indicate a NoPrefixMatch status. When the client receives anUnavail errorAddrUnavail status in an IA from the server for a Request message the client will have to find a new server to create an IA. When the client receives a NoBindingerrorstatus status in an IA from the server for a Confirm message the client can assume it needs to send a Request to reestablish an IA with the server. When the client receives aConf_NoMatch errorConfNoMatch status in an IA from the server for a Confirm message the client can send a Renew message to the server to extend the lease for the addresses. When the client receives a NoBindingerrorstatus in an IA from the server for a Renew message the client can assume it needs to send a Request to reestablish an IA with the server. When the client receives aRenw_NoMatch errorRenwNoMatch status in an IA from the server for a Renew message the client can assume it needs to send a Request to reestablish an IA with the server. When the client receives anUnavail errorAddrUnavail status in an IA from the server for a Renew message the client can assume it needs to send a Request to reestablish an IA with the server. When the client receives a NoBindingerrorstatus in an IA from the server for a Rebind message the client can assume it needs to send a Request to reestablish an IA with the server or try another server. When the client receives aRebd_NoMatch errorRebdNoMatch status in an IA from the server for a Rebind message the client can assume it needs to send a Request to reestablish an IA with the server or try another server. When the client receives anUnavail errorAddrUnavail status in an IA from the server for a Rebind message the client can assume it needs to send a Request to reestablish an IA with the server or try another server.14.3.6.16.1.6. Creation andsendingtransmission of Release messages The client sets the "msg-type" field toRELEASE, and places the link-local address of the interface associated with the configuration information it wishes to release in the "client-link-local-address" field.RELEASE. The client generates a transaction ID and places this value in the "transaction-ID" field.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 29] Internet Draft DHCP for IPv6 30 June 2001The client places the IP address of the server that allocated the address(es) in the "server-address" field. The clientaddsMUST include a DUID option to identify itself to the server. The client includes options containing the IAs it is releasing in the "options" field. The addresses to be released MUST be included in the IAs. The appropriate "status" field in the options MUST be set to indicate the reason for the release.If theBound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 33] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 The clientis configured toMUST NOT useauthentication, the client generatesany of theappropriate authentication option, and adds this option toaddresses in the"options" field. Note thatIAs in theauthentication option MUST bemessage as thelast optionsource address in the"options" field. See section 18.9 for more details aboutRelease message or in any subsequently transmitted message. If theauthentication option. Theclientsendshas a source address that can be used by the server as a return address and the client has received a Client Unicast option (section 20.11) from the server, the client SHOULD unicast the Release message to theAll DHCP Agentsserver. Otherwise, the client MUST send the Release message to the All_DHCP_Agents multicast address.14.3.7. Time outThe client MUST use an address for the interface to which the IAs in the Release message are assigned as the source address for the Release message. DISCUSSION: Use of multicast andretransmissionrelay agents enables the inclusion of relay agent options in all messages sent by the client. The server should enable the use of unicast only when relay agent options will not be used. If the ReleaseMessagesmessage is multicast, it MUST be transmitted on the link that the interface for which configuration information is being obtained is attached to. The client SHOULD send the message through that interface. The client MAY send the message through another interface attached to the same link if and only if the client is certain the the two interface are attached to the same link. A client MAY choose to wait for a Reply message from the server in response to the Release message. If the client does wait for a Reply, the client MAY choose to retransmit the Release message.If no Reply message is received within REP_MSG_TIMEOUT milliseconds, the client retransmits the Release, doubles the REP_MSG_TIMEOUT value, and waits again.The clientcontinues this process until a Reply is received or REL_MSG_ATTEMPTS unsuccessful attempts have been made, at which timetransmits theclient SHOULD abortmessage according to section 13, using therelease attempt.following parameters: IRT REL_TIMEOUT MRT 0 MRC REL_MAX_MRC MRD 0 The clientSHOULD returnMUST abandon theabort statusattempt tothe application,release addresses ifan application initiatedtherelease. Default and initial values for REP_MSG_TIMEOUTRelease message exchange fails. The client MUST stop using all of the addresses in the IA(s) being released as soon as the client begins the Release message exchange process. If an IA is released but the Reply from a DHCP server is lost, the client will retransmit the Release message, andREL_MSG_ATTEMPTS are documentedthe server may respond with a Reply indicating a status of "Nobinding". Therefore, the client does not treat a Reply message with a status of "Nobinding" insection 7.5.a Release message exchange as if it indicates an error. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 34] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 Note that if the client fails to release the IA, the addresses assigned to the IA will be reclaimed by the server when the lease associated with it expires.14.3.8.16.1.7. Receipt of Reply message in response to a Release message Upon receipt of a valid Reply message, the client can consider the Release event successful, and SHOULD return the successful status to the application layer, if an application initiated the release.14.3.9.16.1.8. Creation andsendingtransmission of Decline messages The client sets the "msg-type" field toDECLINE, and places the link-local address of the interface associated with the configuration Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 30] Internet Draft DHCP for IPv6 30 June 2001 information it wishes to decline in the "client-link-local-address" field.DECLINE. The client generates a transaction ID and places this value in the "transaction-ID" field. The client places the IP address of the server that allocated the address(es) in the "server-address" field. The clientaddsMUST include a DUID option to identify itself to the server. The client includes options containing the IAs it is declining in the "options" field. The addresses to be released MUST be included in the IAs. The appropriate "status" field in the options MUST be set to indicate the reason for declining the address.If theThe clientis configured toMUST NOT useauthentication,any of the addresses in the IAs in the message as the source address in the Decline message or in any subsequently transmitted message. If the clientgenerateshas a source address that can be used by theappropriate authentication option,server as a return address andadds thisthe client has received a Client Unicast optionto(section 20.11) from the"options" field. Note thatserver, theauthentication option MUST beclient SHOULD unicast thelast option inDecline message to the"options" field. See section 18.9 for more details aboutserver. Otherwise, theauthentication option. Theclient MUST send the Decline message to theAll DHCP AgentsAll_DHCP_Agents multicast address.14.3.10. Time out and retransmission of Decline Messages If no Reply message is received within REP_MSG_TIMEOUT milliseconds, theThe clientretransmitsMUST use an IPv6 address for theDecline, doublesinterface to which theREP_MSG_TIMEOUT value,IAs in the Release message are assigned as the source address for the Decline message. DISCUSSION: Use of multicast andwaits again.relay agents enables the inclusion of relay agent options in all messages sent by the client. Theclient continues this process until a Replyserver should enable the use of unicast only when relay agent options will not be used. If the Decline message isreceived or REL_MSG_ATTEMPTS unsuccessful attempts have been made, at which timemulticast, it MUST be transmitted on the link that the interface for which configuration information is being obtained is attached to. The client SHOULDabort the attempt to declinesend theaddress.message through that interface. The clientSHOULD returnMAY send theabort statusmessage through another interface attached to theapplication,same link ifan application initiated the release. Default and initial values for REP_MSG_TIMEOUTandREL_MSG_ATTEMPTSonly if the client is certain the the two interface aredocumented inattached to the same link. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 35] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 The client transmits the message according to section7.5. 14.3.11.13, using the following parameters: IRT DEC_TIMEOUT MRT DEC_MAX_RT MRC DEC_MAX_RC MRD 0 The client MUST abandon the attempt to decline addresses if the Decline message exchange fails. 16.1.9. Receipt of Reply message in response to aReleaseDecline message Upon receipt of a valid Reply message, the client can consider theReleaseDecline eventsuccessful, and SHOULD return the successful status to the application layer, if an application initiated the release. 14.4.successful. 16.2. Server Behavior For this discussion, the Server is assumed to have been configured in an implementation specific manner with configuration of interest to clients.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 31] Internet Draft DHCP for IPv6 30 June 2001 14.4.1.16.2.1. Receipt of Request messagesUpon the receipt of a validThe server MAY choose to discard Requestmessagemessages received via unicast from a clienttheto which the server has not sent a unicast option. Upon the receipt of a valid Request message from a client the server can respond to, (implementation-specific administrative policy satisfied) the server scans the options field. The server then constructs a Reply message and sends it to the client. The server SHOULD process each option for the client in an implementation-specific manner. The server MUST construct a Reply message containing the following values: msg-type REPLYpreference Enter the server's preference to provide services to the client.transaction-IDEnter theThe transaction-ID from the Request message.client-link-localserver addressEnterOne of theclient-link-local address fromIP addresses assigned to the interface through which theRequest message.serveraddress Enterreceived theIP address ofmessage from theserver.client. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 36] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 When the server receives a Request and IA option is included the client is requesting the configuration of a new IA by the server. The server MUST take theclientsIA from the client and associate a binding for that client in an implementation-specific manner within theserver'sconfiguration parameter database for DHCPclients.clients managed by the server. If the server finds that the prefix on one or more IP addresses in any IA in the message fro the client is not a valid prefix for the link to which the client is connected, the server MUST return the IA to the client with the status field set to NoPrefixMatch. If the server cannot provide addresses to the client it SHOULD send back an empty IA to the client with the status field set toUnavail.AddrUnavail. If the server can provide addresses to the client it MUST send back the IA to the client with all fields entered and a status of Success, and add the IA as a new client binding. The server adds options to the Reply message for any other configuration information to be assigned to the client.14.4.2.16.2.2. Receipt of Confirm messages Upon the receipt of a valid Confirm message from a client the server can respond to, (implementation-specific administrative policy satisfied) the server scans the options field. The server then constructs a Reply message and sends it to the client.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 32] Internet Draft DHCP for IPv6 30 June 2001The server SHOULD process each option for the client in an implementation-specific manner. The server MUST construct a Reply message containing the following values: msg-type REPLYpreference Enter the server's preference to provide services to the client.transaction-IDEnter theThe transaction-ID from the Confirm message.client-link-localserver addressEnterOne of theclient-link-local address fromIP addresses assigned to the interface through which theConfirm message.serveraddress Enterreceived theserver's address.message from the client. When the server receives a Confirmand an IA option is includedmessage, the client is requesting confirmation that theaddresses in the IA areconfiguration information it will use is valid. The server SHOULD locate theclientsbinding for that client andverifycompare the information in theIAConfirm message from the clientmatchesto the informationstored forassociated with that client. If the server cannotfind a client entry for this IA the server SHOULD return an empty IA with status set to NoBinding. If the server finds thatdetermine if the informationforin theclient does not match whatConfirm message isin the server's records for that clientvalid or invalid, the servershouldMUST NOT sendback an empty IA with status seta reply toConf_NoMatch.the Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 37] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 client. For example, if the server does not have a binding for the client, but the configuration information in the Confirm message appears valid, the server does not reply. If the server findsathat the information for the client does not matchtowhat is in theConfirm thenbinding for that client or the configuration information is not valid, the servershould send backsends a Reply message containing a Status Code option with theIA tovalue ConfNoMatch. If the server finds that the information for the client does match the information in the binding for that client, and the configuration information is still valid, the server sends a Reply message containing a Status Code option withstatus set to success. 14.4.3.the value Success. The Reply message from the server MUST contain a Status Code option and MUST NOT include any other options. 16.2.3. Receipt of Renew messages The server MAY choose to discard Renew messages received via unicast from a client to which the server has not sent a unicast option. Upon the receipt of a valid Renew message from a client the server can respond to, (implementation-specific administrative policy satisfied) the server scans the options field. The server then constructs a Reply message and sends it to the client. The server SHOULD process each option for the client in an implementation-specific manner. The server MUST construct a Reply message containing the following values: msg-type REPLYpreference Enter the server's preference to provide services to the client. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 33] Internet Draft DHCP for IPv6 30 June 2001transaction-IDEnter theThe transaction-ID from the Confirm message.client-link-localserver addressEnterOne of theclient-link-local address fromIP addresses assigned to the interface through which theConfirm message.serveraddress Enterreceived theserver's address.message from the client. When the server receives a Renew and IA option from a client it SHOULD locate the clients binding and verify the information in the IA from the client matches the information stored for that client. If the server cannot find a client entry for this IA the server SHOULD return an empty IA with status set to NoBinding. If the server finds that the addresses in the IA for the client do not match the clients binding the server should return an empty IA with status set toRenw_NoMatch.RenwNoMatch. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 38] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 If the server cannot Renew addresses for the client it SHOULD send back an empty IA to the client with the status field set toUnavail.AddrUnavail. If the server finds the addresses in the IA for the client then the server SHOULD send back the IA to the client with new lease times and T1/T2 times if the default is not being used, and set status to Success.14.4.4.16.2.4. Receipt of Rebind messages Upon the receipt of a valid Rebind message from a client the server can respond to, (implementation-specific administrative policy satisfied) the server scans the options field. The server then constructs a Reply message and sends it to the client. The server SHOULD process each option for the client in an implementation-specific manner. The server MUST construct a Reply message containing the following values: msg-type REPLYpreference Enter the server's preference to provide services to the client.transaction-IDEnter theThe transaction-ID from the Confirm message.client-link-localserver addressEnterOne of theclient-link-local address fromIP addresses assigned to the interface through which theConfirm message.serveraddress Enterreceived theserver's address. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 34] Internet Draft DHCP for IPv6 30 June 2001message from the client. When the server receives a Rebind and IA option from a client it SHOULD locate the clients binding and verify the information in the IA from the client matches the information stored for that client. If the server cannot find a client entry for this IA the server SHOULD return an empty IA with status set to NoBinding. If the server finds that the addresses in the IA for the client do not match the clients binding the server should return an empty IA with status set toRebd_NoMatch.RebdNoMatch. If the server cannot Rebind addresses for the client it SHOULD send back an empty IA to the client with the status field set toUnavail.AddrUnavail. If the server finds the addresses in the IA for the client then the server SHOULD send back the IA to the client with new lease times and T1/T2 times if the default is not being used, and set status to Success.DISCUSSION:There is a significant difference between Renew and Rebind messages: Because theRebindRenew message is processed by a single server, therespndingBound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 39] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 responding server can actually change the addresses in the IA. However, because multiple servers mayrepsondrespond to a Rebind, all they can safely do is update T1, T2 (for the IA) and lifetimes (for individual addresses).14.4.5.16.2.5. Receipt of Release messages The server MAY choose to discard Release messages received via unicast from a client to which the server has not sent a unicast option. Upon the receipt of a valid Release message, the server examines the IAs and the addresses in the IAs for validity. If the IAs in the message are in a binding for the client and the addresses in the IAs have been assigned by the server to thoseIA,IAs, the server deletes the addresses from the IAs and makes the addresses available for assignment to other clients. The server then generates a Reply message. If all of the IAs were valid and the addresses successfullyreleased,,released, the serversets the "status" field to "Success".includes a Status Code option with value Success. If any of the IAs were invalid or if any of the addresses were not successfully released, the serverreleases noneleaves all of theaddressesIAs in the messageand sets the "status" field to "NoBinding"(section 7.4). If the client successfullyunchanged (the server releasessome but not allnone of the addresses inan IA,any of theIA continues to existIAs in the message) andholdsincludes a Status Code option with value NoBinding. The server MUST NOT include any other options in theremaining, unreleased addresses.Reply message. A client can send an option containing an IA with no listed addresses to release implicitly all of the addresses in the IA.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 35] Internet Draft DHCP for IPv6 30 June 2001A server is not required to (but may choose to as an implementation strategy) retain any record of an IA from which all of the addresses have been released.14.4.6. Sending16.2.6. Receipt ofReplyDecline messagesIf the Request, Confirm, Renew, Rebind or Release messageThe server MAY choose to discard Decline messages received via unicast fromthea clientwas originally received byto which theserver,server has not sent a unicast option. Upon the receipt of a valid Decline message, the serverunicastsexamines theReply message toIAs and thelink-local addressaddresses in the"client-link-local-address" field.IAs for validity. If themessage was originally receivedIAs ina Forward-request or Forward-releasethe messagefromare in arelay,binding for theserver placesclient and theReply messageaddresses in the IAs have been assigned by the server to those IA, the server deletes the addresses from the IAs. The server SHOULD mark the addresses declined by the client so that those addresses are not assigned to other clients, and MAY choose to make a notification that addresses were declined. The server then generates a Reply message. If all of the IAs were valid and the addresses successfully declined,, the server includes Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 40] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 a Status Code option with value Success. If any of the IAs were invalid or if any of the addresses were not successfully declined, the server leaves all of the IAs in the message unchanged (the server releases none of the addresses in any of the IAs in the message) and includes a Status Code option with value NoBinding. The server MUST NOT include any other options in the Reply message. A client can send an option containing an IA with no listed addresses to decline implicitly all of the addresses in the IA. 16.2.7. Sending of Reply messages If the Request, Confirm, Renew, Rebind, Release or Decline message from the client was originally received in a Relay-forward message from a relay, the server places the Reply message in the options field of aResponse-replyRelay-response message andunicastscopies the link-prefix and client-return-address fields from the Relay-forward message into the Relay-response message. The server then unicasts the Reply or Relay-reply to therelay'ssource address from the IP datagram in which the originalmessage. 15.message was received. 17. DHCP Server-Initiated Configuration Exchange A server initiates a configuration exchange toforcecause DHCP clients to obtain new addresses and other configuration information. For example, an administrator may use a server-initiated configuration exchange when links in the DHCP domain are to be renumbered. Other examples include changes in the location of directory servers, addition of new services such as printing, and availability of new software (system or application).15.1. Reconfigure-init Message Validation Agents MUST silently discard any received Reconfigure-init messages. Clients MUST discard any Reconfigure-init messages that do not contain an authentication option or that fail the client's authentication check. 15.2. Server Behavior A server sends a17.1. Server Behavior A server sends a Reconfigure-init message to cause a client to initiate immediately a Request/Reply message exchange with the server.15.2.1.17.1.1. Creation andsendingtransmission of Reconfigure-init messages The server sets the "msg-type" field to RECONFIG-INIT. The server generates a transaction-ID and inserts it in the "transaction-ID" field. The server places its address (of appropriate scope) in the "server-address" field.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 36] Internet Draft DHCP for IPv6 30 June 2001The server MAY include an ORO option to inform the client of what information has been changed or new information that has been added. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 41] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 In particular, the server specifies the IA option in the ORO if the server wants the client to obtain new address information. The server MUST include an authentication option with the appropriate settings and add that option as the last option in the "options" field of the Reconfigure-init message. The server MUST NOT include any other options in the Reconfigure-init except as specifically allowed in the definition of individual options.TheA serverunicasts thesends each Reconfigure-init message toonea single DHCP client, using an IPv6 unicast address of sufficient scope belonging to the DHCP client. The server mayunicast Reconfigure-init messages toobtain the address of the client through the information that the server has about clients that have been in contact with the server, or the server may be configured with the address of the client through some external agent. To reconfigure more than oneclient concurrently; for example, to reliably reconfigure all known clients,client, the serverwill unicastunicasts aReconfigure-initseparate message to each client.After theThe serversendsmay initiate theReconfigure-init message, it waitsreconfiguration of multiple clients concurrently; for example, aRequestserver may send a Reconfigure-init messagefrom thoseto additional clientsconfirming that each client has received the Reconfigure-init andwhile previous reconfiguration message exchanges arethus initiatingstill in progress. The Reconfigure-init message causes the client to initiate a Request/Replytransactionmessage exchange with the server.15.2.2.The server interprets the receipt of a Request message from the client as satisfying the Reconfigure-init message request. 17.1.2. Time out and retransmission of Reconfigure-init messages If the server does not receive a Request message from the client in RECREP_MSG_TIMEOUT milliseconds, the server retransmits the Reconfigure-init message, doubles the RECREP_MSG_TIMEOUT value and waits again. The server continues this process until REC_MSG_ATTEMPTS unsuccessful attempts have been made, at which point the server SHOULD abort the reconfigureprocess.process for that client. Default and initial values for RECREP_MSG_TIMEOUT and REC_MSG_ATTEMPTS are documented in section 7.5.15.2.3.17.1.3. Receipt of Request messages The server generates and sends Reply message(s) to the client as described in section14.4.6,16.2.7, including in the "options" field new values for configuration parameters. It is possible that the client may send a Request message after the server has sent a Reconfigure-init but before the Reconfigure-init is received by the client. In this case, theclient'sRequest message from the client may not include all of the IAs and requests for parameters Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 42] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 to be reconfigured by the server. To accommodate this scenario, the server MAY choose to send a Reply with the IAs and other parameters to be reconfigured, even if those IAs and parameters were not in the Request message from the client.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 37] Internet Draft DHCP for IPv6 30 June 2001 15.3.17.2. Client Behavior A client MUST always monitor UDP port 546 for Reconfigure-init messages on interfaces upon which it has acquired DHCP parameters. Since the results of a reconfiguration event may affect application layer programs, the client SHOULD log these events, and MAY notify these programs of the change through an implementation-specific interface.15.3.1.17.2.1. Receipt of Reconfigure-init messages Upon receipt of a valid Reconfigure-init message, the client initiates a Request/Reply transaction with the server. While the Request/Reply transaction is in progress, the client silently discards any Reconfigure-init messages it receives. DISCUSSION: The Reconfigure-init message acts as a trigger that signals the client to complete a successful Request/Reply message exchange. Once the client has received aRecongfigure-init,Reconfigure-init, the client proceeds with the Request/Reply message exchange (retransmitting the Request if necessary); the client ignores any additional Reconfigure-init messages (regardless of the transaction ID in the Reconfigure-init message) until the Request/Reply exchange is complete. Subsequent Reconfigure-init messages (again independent of the transaction ID) cause the client to initiate a new Request/Reply exchange. How does this mechanism work in the face of duplicated or retransmitted Reconfigure-init messages? Duplicate messages will be ignored because the client will begin the Request/Reply exchange after the receipt of the first Reconfigure-init. Retransmitted messages will either trigger the Request/Reply exchange (if the first Reconfigure-init was not received by the client) or will be ignored. The server can discontinue retransmission of Reconfigure-init messages to the client once the server receives theclient's Request.Request from the client. It might be possible for a duplicate or retransmitted Reconfigure-init to be sufficiently delayed (and delivered out of order) to arrive at the client after the Request/Reply exchange (initiated by the original Reconfigure-init) has been completed. In this case, the Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 43] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 client would initiate a redundant Request/Reply exchange. The likelihood of delayed and out of order delivery is small enough to be ignored. The consequence of the redundant exchange is inefficiency rather than incorrect operation.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 38] Internet Draft DHCP for IPv6 30 June 2001 15.3.2.17.2.2. Creation and sending of Request messages When responding to a Reconfigure-init, the client creates and sends the Request message in exactly the same manner as outlined in section14.3.116.1.1 with the following difference: IAs The client includes IA options containing the addresses the client currently has assigned to those IAs for the interface through which the Reconfigure-init message was received.15.3.3.17.2.3. Time out and retransmission of Request messages The client uses the same variables and retransmission algorithm as it does with Request messages generated as part of a client-initiated configuration exchange. See section14.3.116.1.1 for details.15.3.4.17.2.4. Receipt of Reply messages Upon the receipt of a valid Reply message, the client extracts the contents of the "options" field, and sets (or resets) configuration parameters appropriately. The client records and updates the lifetimes for any addresses specified in IAs in the Reply message. If the configuration parameters changed were requested by the application layer, the client notifies the application layer of the changes using an implementation-specific interface. As discussed in section15.2.3,17.1.3, the Reply from the server may include IAs and parameters that were not included in the Request message from the client. The client MUST configure itself with all of the IAs and parameters in the Reply from the server.16.18. Relay Behavior For this discussion, the Relay may be configured to use a list of server destination addresses, which may include unicast addresses, theAll DHCP ServersAll_DHCP_Servers multicast address, or other multicast addresses selected by the network administrator. If the Relay has not been explicitly configured, itwillMUST use theAll DHCP ServersAll_DHCP_Servers multicast address as the default.16.1.Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 44] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 18.1. Relaying of client messages When a Relay receives a valid client message, it constructs a Relay-forward message. The relay places an addressfromwith a prefix assigned to theinterfacelink on which the clientmessage was received in the "relay-address" field and the prefix length for thatshould be assigned an address in the"prefix-length"link-prefix field. This address will be used by the server toidentifydetermine the linktofrom which the clientis connectedshould be assigned an address and other configuration information. If the relay cannot use the address in the link-prefix field to identify the interface through which the response to the client will beused Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 39] Internet Draft DHCP for IPv6 30 June 2001 byforwarded, the relayto forwardMUST include a circuit-id option (see section 20.15)in the Relay-forward message. The server will include the circuit-id option in its Relay-reply message. The relay copies the source address from the IP datagram in which theAdvertisemessage was received from theserver back toclient into theclient.client-return-address field in the Relay-forward message. The relay constructs a "client-message" option18.520.7 that contains the entire message from the client in the data field of the option. The relay places the "relay-message" option along with any "relay-specific" options in the options field of the Relay-forward message. The Relay then sends the Relay-forward message to the list of server destination addresses that it has been configured with.16.2.18.2. Relaying of server messages When the relay receives a Relay-reply message, it extracts the server message from the "server-message"option andoption. If the Relay-reply message includes a circuit-id option, the relay forwards the message from the server to theaddress inclient on theclient-link-local-address field inlink identified by the circuit-id option. Otherwise, theserver message. Therelay forwards theservermessagethroughon theinterfacelink identified by the link-prefix option. In either case, the relay forwards the message to the address in the"relay-address"client-return-address field in the Relay-reply message.17.19. Authentication of DHCP messages Some network administrators may wish to provide authentication of the source and contents of DHCP messages. For example, clients may be subject to denial of service attacks through the use of bogus DHCP servers, or may simply be misconfigured due to unintentionally instantiated DHCP servers. Network administrators may wish to constrain the allocation of addresses to authorized hosts to avoid denial of service attacks in "hostile" environments where the network medium is not physically secured, such as wireless networks or college residence halls. Because of the risk of denial of service attacks against DHCP clients, the use of authentication is mandated in Reconfigure-initmessages. A DHCP server MUST include anBound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 45] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 messages. A DHCP server MUST include an authentication option in Reconfigure-init messages sent to clients. The DHCP authentication mechanism is based on the design of authentication for DHCP for IPv4 [8].17.1.19.1. DHCP threat model The threat to DHCP is inherently an insider threat (assuming a properly configured network where DHCPv6 ports are blocked on theenterprise'sperimetergateways.)gateways of the enterprise). Regardless of the gateway configuration, however, the potential attacks by insiders and outsiders are the same. The attack specific to a DHCP client is the possibility of the establishment of a "rogue" server with the intent of providing incorrect configuration information to the client. The motivationBound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 40] Internet Draft DHCP for IPv6 30 June 2001for doing so may be to establish a "man in the middle" attack or it may be for a "denial of service" attack. There is another threat to DHCP clients from mistakenly or accidentally configured DHCP servers that answer DHCP client requests with unintentionally incorrect configuration parameters. The threat specific to a DHCP server is an invalid client masquerading as a valid client. The motivation for this may be for "theft of service", or to circumvent auditing for any number of nefarious purposes. The threat common to both the client and the server is the resource "denial of service" (DoS) attack. These attacks typically involve the exhaustion of valid addresses, or the exhaustion of CPU or network bandwidth, and are present anytime there is a shared resource. In current practice, redundancy mitigates DoS attacks the best.17.2.19.2. Security of messages sent between servers and relay agents Relay agents and servers that choose to exchange messages securely use the IPsec mechanisms for IPv6 [10]. The way in which IPsec is employed by relay agents and servers is not specified in this document. 19.3. Summary of DHCP authentication Authentication of DHCP messages is accomplished through the use of the Authentication option. The authentication information carried in the Authentication option can be used to reliably identify the source of a DHCP message and to confirm that the contents of the DHCP message have not been tampered with. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 46] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 The Authentication option provides a framework for multiple authentication protocols. Two such protocols are defined here. Other protocols defined in the future will be specified in separate documents. The protocol field in the Authentication option identifies the specific protocol used to generate the authentication information carried in the option. The algorithm field identifies a specific algorithm within the authentication protocol; for example, the algorithm field specifies the hash algorithm used to generate the message authentication code (MAC) in the authentication option. The replay detection method (RDM) field specifies the type of replay detection used in the replay detection field.17.3.19.4. Replay detection The Replay Detection Method (RDM) field determines the type of replay detection used in the Replay Detection field. If the RDM field contains 0x00, the replay detection field MUST be set to the value of a monotonically increasing counter. Using a counter value such as the current time of day (e.g., an NTP-format timestamp [12]) can reduce the danger of replay attacks. This method MUST be supported by all protocols.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 41] Internet Draft DHCP for IPv6 30 June 2001 17.4.19.5. Configuration token protocol If the protocol field is 0, the authentication information field holds a simple configuration token. The configuration token is an opaque, unencoded value known to both the sender and receiver. The sender inserts the configuration token in the DHCP message and the receiver matches the token from the message to the shared token. If the configuration option is present and the token from the message does not match the shared token, the receiver MUST discard the message. Configuration token may be used to pass a plain-text configuration token and provides only weak entity authentication and no message authentication. This protocol is only useful for rudimentary protection against inadvertently instantiated DHCP servers. DISCUSSION: The intent here is to pass a constant, non-computed token such as a plain-text password. Other types of entity authentication using computed tokens such as Kerberos tickets or one-time passwords will be defined as separate protocols.17.5.Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 47] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 19.6. Delayed authentication protocol If the protocol field is 1, the message is using the "delayed authentication" mechanism. In delayed authentication, the client requests authentication in its Solicit message and the server replies with an Advertise message that includes authentication information. This authentication information contains a nonce value generated by the source as a message authentication code (MAC) to provide message authentication and entity authentication. The use of a particular technique based on the HMAC protocol[10][11] using the MD5 hash [19] is defined here.17.5.1.19.6.1. Management issues in the delayed authentication protocol The "delayed authentication" protocol does not attempt to address situations where a client may roam from one administrative domain to another, i.e. interdomain roaming. This protocol is focused on solving the intradomain problem where the out-of-band exchange of a shared secret is feasible.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 42] Internet Draft DHCP for IPv6 30 June 2001 17.5.2.19.6.2. Use of the Authentication option in the delayed authentication protocol In a Solicit message, the Authentication option carries the Protocol, Algorithm, RDM and Replay detection fields, but no Authentication information. In an Advertise, Request, Renew, Rebind or Confirm message, the Authentication option carries the Protocol, Algorithm, RDM and Replay detection fields and Authentication information. The format of the Authentication information is: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Secret ID (32 bits) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | HMAC-MD5 (128 bits) | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ The following definitions will be used in the description of the authentication information for delayed authentication, algorithm 1: Replay Detection - as defined by the RDM field K - a secret value shared between the source and destination of the message; each secret has a Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 48] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 unique identifier (secret ID) secret ID - the unique identifier for the secret value used to generate the MAC for this message HMAC-MD5 - the MAC generating function. The sender computes the MAC using the HMAC generation algorithm[10][11] and the MD5 hash function [19]. The entire DHCP message (exceptas noted below),the MAC field of the authentication option itself), including the DHCP message header and the options field, is used as input to the HMAC-MD5 computation function. The 'secret ID' field MUST be set to the identifier of the secret used to generate the MAC. DISCUSSION: Algorithm 1 specifies the use of HMAC-MD5. Use of a different technique, such as HMAC-SHA, will be specified as a separate protocol. Delayed authentication requires a shared secret key for each client on each DHCP server with which that client may wish to use the DHCP protocol. Each secret key has a unique identifier that can be used by a receiver to determine whichBound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 43] Internet Draft DHCP for IPv6 30 June 2001secret was used to generate the MAC in the DHCP message. Therefore, delayed authentication may not scale well in an architecture in which a DHCP client connects to multiple administrative domains.17.5.3.19.6.3. Message validation To validate an incoming message, the receiver first checks that the value in the replay detection field is acceptable according to the replay detection method specified by the RDM field. Next, the receiver computes the MAC as described in[10].[11]. The receiver MUST set the 'MAC' field of the authentication option to all 0s for computation of theMAC, and because a DHCP relay agent may alter the values of the 'giaddr' and 'hops' fields in the DHCP message, the contents of those two fields MUST also be set to zero for the computation of theMAC. If the MAC computed by the receiver does not match the MAC contained in the authentication option, the receiver MUST discard the DHCP message.17.5.4.19.6.4. Key utilization Each DHCP client has a key, K. The client uses its key to encode any messages it sends to the server and to authenticate and verify any messages it receives from the server. The client's key SHOULD be initially distributed to the client through some out-of-band mechanism, and SHOULD be stored locally on the client for use in all authenticated DHCP messages. Once the client has been given its key, it SHOULD use that key for all transactions even if the client's configuration changes; e.g., if the client is assigned a new network address.EachBound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 49] Internet Draft DHCPserverfor IPv6 (-20) 15 Oct 2001 Each DHCP server MUST know, or be able to obtain in a secure manner, the keys for all authorized clients. If all clients use the same key, clients can perform both entity and message authentication for all messages received from servers. However, the sharing of keys is strongly discouraged as it allows for unauthorized clients to masquerade as authorized clients by obtaining a copy of the shared key. To authenticate the identity of individual clients, each client MUST be configured with a unique key.17.5.5.19.6.5. Client considerations for delayed authentication protocol17.5.5.1.19.6.5.1. Sending Solicit messages When the client sends a Solicit message and wishes to use authentication, it includes an Authentication option with the desired protocol, algorithm, RDM and replay detection field as described in section17.5.19.6. The client does not include any authentication information in the Authentication option.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 44] Internet Draft DHCP for IPv6 30 June 2001 17.5.6.19.6.5.2. Receiving Advertise messages The client validates any Advertise messages containing an Authentication option specifying the delayed authentication protocol using the validation test described in section17.5.3.19.6.3. Client behavior if no Advertise messages include authentication information or pass the validation test is controlled by local policy on the client. According to client policy, the client MAY choose to respond to a Advertise message that has not been authenticated. The decision to set local policy to accept unauthenticated messages should be made with care. Accepting an unauthenticated Advertise message can make the client vulnerable to spoofing and other attacks. If local users are not explicitly informed that the client has accepted an unauthenticated Advertise message, the users may incorrectly assume that the client has received an authenticated address and is not subject to DHCP attacks through unauthenticated messages. A client MUST be configurable to discard unauthenticated messages, and SHOULD be configured by default to discard unauthenticated messages. A client MAY choose to differentiate between Advertise messages with no authentication information and Advertise messages that do not pass the validation test; for example, a client might accept the former and discard the latter. If a client does accept an unauthenticated message, theclient SHOULD inform any local users and SHOULD log the event. 17.5.6.1. Sending Request, Confirm, Renew, Rebind or Release messages If the client authenticated the Advertise message through which the client selected the server, the client MUST generate authentication information for subsequent Request, Confirm, Renew, Rebind or Release messages sent to the server as described in section 17.5. When the client sends a subsequent message, it MUST use the same secret used by the server to generate the authentication information. 17.5.6.2. Receiving Reply messages If the client authenticated the Advertise it accepted, the client MUST validate the associated Reply message from the server. The client MUST discard the Reply if the message fails to pass validation and MAY log the validation failure. If the Reply fails to pass validation, the client MUST restart the DHCP configuration process by sending a Solicit message. The client MAY choose to remember which server replied with a Reply message that failed to pass validation and discard subsequent messages from that server. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 45] Internet Draft DHCP for IPv6 30 June 2001 If the client accepted an Advertise message that did not include authentication information or did not pass the validation test, the client MAY accept an unauthenticated Reply message from the server. 17.5.7. Server considerations for delayed authentication protocol 17.5.7.1. Receiving Solicit messages and Sending Advertise messages The server selects a secret for the client and includes authentication information in the Advertise message returned to the client as specified in section 17.5. The server MUST record the identifier of the secret selected for the client and use that same secret for validating subsequent messages with the client. 17.5.7.2. Receiving Request, Confirm, Renew, Rebind or Release messages and Sending Reply messages The server uses the secret identified in the message and validates the message as specified in section 17.5.3. If the message fails to pass validation or the server does not know the secret identified by the 'secret ID' field, the server MUST discard the message and MAY choose to log the validation failure. If the message passes the validation procedure, the server responds to the specific message as described in section 14.4. The server MUST include authentication information generated using the secret identified in the received message as specified in section 17.5. 17.5.7.3. Sending Reconfigure-Init messages The server MUST include authentication information in a Reconfigure-Init message, generated as specified in section 17.5 using the secret the server initially selected for the client to which the Reconfigure-Init message is to be sent. 18. DHCP options Options are used to carry additional information and parameters in DHCP messages. Every option shares a common base format, as described in section 18.1. This document describes the DHCP options defined as part of the base DHCP specification. Other options may be defined in the future in a separate document. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 46] Internet Draft DHCP for IPv6 30 June 2001 18.1. Format of DHCP options 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | option-code | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | option-data | | (option-len octets) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code An unsigned integer identifying the specific option type carried in this option. option-len An unsigned integer giving the length of the data in this option in octets. option-data The data for the option; the format of this data depends on the definition of the option. 18.2. DHCP unique identifier option The DHCP unique identifier option is used to carry a DUID. The format for the DUID is keyed to mark the type of identifier and is of variable length. The format of the DUID option is: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION DUID | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DUID type | DUID len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DUID | . . . . . . +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 18.3. Identity association option The identity association option is used to carry an identity association, the parameters associated with the IA and the addresses assigned to the IA. The format of the IA option is: Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 47] Internet Draft DHCP for IPv6 30 June 2001 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION IA | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | IAID (4 octets) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | T1 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | T2 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | IA status | num-addrs |T| addr status | prefix length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | IPv6 address | | (16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | preferred lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | valid lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |T| addr status | prefix length | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | IPv6 address | | (16 octets) | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | preferred lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | pref. lifetime (cont.) | valid lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | valid lifetime (cont.) |T| addr status | prefix length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | IPv6 address | | (16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_IA (1) option-len Variable; equal to 24 + num-addrs*26 IA ID The unique identifier for this IA; chosen by the client T1 The time at which the client contacts the server from which the addresses inclient SHOULD inform any local users and SHOULD log theIAevent. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page48]50] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001were obtained to extend the lifetimes of19.6.5.3. Sending Request, Confirm, Renew, Rebind or Release messages If theaddresses assigned toclient authenticated theIA. T2 The time atAdvertise message through which the clientcontacts any available server to extend the lifetimes of the addresses assigned to the IA. T When set to 1, indicates that this address is a "temporary address" [15]; when set to 0, the address is not a temporary address. IA status Status of the IA in this option. num-addrs An unsigned integer giving the number of addresses carried in this IA option (MAY be zero). addr status Status of the addresses in this IA. prefix length Prefix length for this address. IPv6 address An IPv6 address assigned to this IA. preferred lifetime The preferred lifetime forselected theassociated IPv6 address. valid lifetime The valid lifetime forserver, theassociated IPv6 address. The "IPv6 address", "preferred lifetime" and "valid lifetime" fields are repeatedclient MUST generate authentication information foreach address in the IA option (as determined by the "num-addrs" field). Note that an IA has no explicit "lifetime"subsequent Request, Confirm, Renew, Rebind or"lease length" of its own. When the lifetimes of all of the addresses in an IA have expired, the IA can be considered as having expired. T1 and T2 are included to give servers explicit control over when a client recontacts the server about a specific IA. The 'T' bit identifiesRelease messages sent to theassociated addressserver as described in section 19.6. When the client sends atemporary address. Ifsubsequent message, it MUST use the same secret used by the serveris configured to assign temporary addressesto generate theclient,authentication information. 19.6.5.4. Receiving Reply messages If theserver marks those temporary addresses withclient authenticated the'T' bit. The number of temporary addresses assigned toAdvertise it accepted, the clientand the lifetimes of those addresses is determined byMUST validate theadministrative configuration ofassociated Reply message from the server. The'T' bit only identifies an address as a temporary address; identification of an address as ``temporary'' has no implication onclient MUST discard thelifetime ofReply if theextensibility ofmessage fails to pass validation and MAY log thelifetime ofvalidation failure. If the Reply fails to pass validation, the client MUST restart theaddress. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 49] Internet DraftDHCPfor IPv6 30 June 2001 18.4. Option request option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_ORO | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | requested-option-code-1 | requested-option-code-2 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_ORO (2) option-len Variable; equalconfiguration process by sending a Solicit message. The client MAY choose to remember which server replied with a Reply message that failed to pass validation and discard subsequent messages from that server. If the client accepted an Advertise message that did not include authentication information or did not pass the validation test, the client MAY accept an unauthenticated Reply message from the server. 19.6.6. Server considerations for delayed authentication protocol 19.6.6.1. Receiving Solicit messages and Sending Advertise messages The server selects a secret for the client and includes authentication information in the Advertise message returned totwicethenumber of option codes carriedclient as specified inthis option. option-data A listsection 19.6. The server MUST record the identifier of theoption codessecret selected for theoptions requestedclient and use that same secret for validating subsequent messages with the client. 19.6.6.2. Receiving Request, Confirm, Renew, Rebind or Release messages and Sending Reply messages The server uses the secret identified inthis option. 18.5. Clientthe messageoption 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_CLIENT_MSG | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DHCP clientand validates the message| | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_CLIENT_MSG (3) option-len Variable; equalas specified in section 19.6.3. If the message fails to pass validation or thelength ofserver does not know the secret identified by the 'secret ID' field, the server MUST discard theforwarded DHCP client message. option-data Themessagereceived fromand MAY choose to log theclient; forwarded verbatimvalidation failure. If the message passes the validation procedure, the server responds to theserver.specific message as described in section 16.2. The server MUST include authentication information generated using the secret identified in the received message as specified in section 19.6. Bound, Carney, Perkins, Droms (ed.)Expires 30 November 2001Expires 15 Apr 2002 [Page50]51] Internet Draft DHCP for IPv630 June(-20) 15 Oct 200118.6. Server message option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_SERVER_MSG | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DHCP19.6.6.3. Sending Reconfigure-Init messages The servermessage | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_SERVER_MSG (4) option-len Variable; equal toMUST include authentication information in a Reconfigure-Init message, generated as specified in section 19.6 using thelength ofsecret theforwarded DHCPservermessage. option-data The message received frominitially selected for theserver; forwarded verbatimclient to which theclient. 18.7. Retransmission parameterReconfigure-Init message is to be sent. 20. DHCP options Options are used to carry additional information and parameters in DHCP messages. Every option shares a common base format, as described in section 20.1. This document describes the DHCP options defined as part of the base DHCP specification. Other options may be defined in the future in a separate document. 20.1. Format of DHCP options 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_RETRANS_PARMoption-code | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | option-data | | (option-len octets) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-codeOPTION_RETRANS_PARM (5) option-lenAn unsigned integergiving the length ofidentifying thedata in thisspecific option type carried inoctets. option-data TBD - The details of the operational parameters to be set in the client 18.8. DSTM Global IPv4 Address Option The DSTM Global IPv4 Address Option informs a client or server that the Identity Association Option (IA) followingthisoption will contain an IPv4-Mapped IPv6 Address [9] in the case of a Client receiving the option, or is a Request for an IPv4-Mapped IPv6 Address from a client inoption. option-len An unsigned integer giving thecaselength ofa DHCPv6 Server receivingtheoption. Thedata in this optioncan also provide a setin octets. option-data The data for the option; the format ofIPv6 addresses to be used asthis data depends on theTunnel Endpoint (TEP) to encapsulate an IPv6 packet within IPv6.definition of the option. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page51]52] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001This20.2. DHCP unique identifier optioncan beThe DHCP unique identifier option is usedwith the Request, Reply, and Reconfigure-Init Messages for cases where a server wantstoassigncarry a DUID. The format for the DUID is keyed toclients IPv4-Mapped IPv6 Addresses, thrumark theOption Request Option (ORO).type of identifier and is of variable length. The format of the DUID option is: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_DSTMOPTION DUID |option-lengthoption-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Tunnel End Point (TEP)DUID type | DUID |(If Present)+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | |(16 octets)| . DUID (cont.) . . . . . +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 20.3. Identity association optioncode OPTION_DSTM (7)The identity association optionlength Variable: 0 or multiple of 16 tunnel end point IPv6 Address or addresses if Present A DSTM IPv4 Global Address Option MUST only applyis used to carry an identity association, the parameters associated with the IAfollowing this option. 18.9. Authentication option The Authentication option carries authentication informationand the addresses assigned toauthenticatetheidentity and contents ofIA. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 53] Internet Draft DHCPmessages. The use of the Authentication option is described in section 17.for IPv6 (-20) 15 Oct 2001 The format of theAuthenticationIA option is: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_AUTHOPTION IA | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | IAID (4 octets) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | T1 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | T2 |option-length+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | IA status | num-addrs |T| addr status | prefix length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Protocol|Algorithm|RDMIPv6 address | | (16 octets) | | |Replay detect.|+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Replay Detection (64 bits)preferred lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Replay cont.valid lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |T| addr status | prefix length | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | IPv6 address | | (16 octets) | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Auth. Info| preferred lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | pref. lifetime (cont.) | valid lifetime | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |Authentication Informationvalid lifetime (cont.) |T| addr status | prefix length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | IPv6 address | | (16 octets) | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-codeOPTION_AUTHOPTION_IA (TBD) option-len Variable; equal to 24 + num-addrs*26 IA ID The unique identifier for this IA; chosen by the client Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page52]54] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001option-length Variable protocolT1 Theauthentication protocol usedtime at which the client contacts the server from which the addresses inthis authentication option algorithmthe IA were obtained to extend the lifetimes of the addresses assigned to the IA. T2 Thealgorithm usedtime at which the client contacts any available server to extend the lifetimes of the addresses assigned to the IA. T When set to 1, indicates that this address is a "temporary address" [15]; when set to 0, the address is not a temporary address. IA status Status of the IA in this option. num-addrs An unsigned integer giving the number of addresses carried in this IA option (MAY be zero). addr status Status of theauthentication protocol RDM The replay detection method usedaddresses in thisauthentication option Replay detectionIA. prefix length Prefix length for this address. IPv6 address An IPv6 address assigned to this IA. preferred lifetime Thereplay detection informationpreferred lifetime for theRDM Authentication informationassociated IPv6 address. valid lifetime Theauthentication information, as specified byvalid lifetime for theprotocolassociated IPv6 address. The "IPv6 address", "preferred lifetime" andalgorithm used"valid lifetime" fields are repeated for each address inthis authentication option 18.10. Server unicast option Thisthe IA optionis used(as determined by the "num-addrs" field). Note that an IA has no explicit "lifetime" or "lease length" of its own. When the lifetimes of all of the addresses in an IA have expired, the IA can be considered as having expired. T1 and T2 are included to give servers explicit control over when a client recontacts the server about a specific IA. The 'T' bit identifies the associated address as a temporary address. If the server is configured tosendassign temporary addresses toa clientthe client, the server marks those temporary addresses with the 'T' bit. The number of temporary addresses assigned toinformthe clientit can send a Request, Renew, Confirm, Release,andDeclinethe lifetimes of those addresses is determined byunicasting directly totheserver insteadadministrative configuration of theALL-DHCPv6-Agents Multicast address asserver. The 'T' bit only identifies anoptimization, when the clientaddress as a temporary address; identification of an address as "temporary" has no implication on the lifetime ofsufficient scope to reachtheserver.extensibility of the lifetime of the address. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 55] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 20.4. Option request option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_UNICASTOPTION_ORO | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | requested-option-code-1 |option-lengthrequested-option-code-2 | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-codeOPTION_UNICASTOPTION_ORO (TBD)option-length 0 This option only appliesoption-len Variable; equal to twice theserver address that sendsnumber of option codes carried in thistooption. option-data A list of theclient. 18.11. Domain Searchoption codes for the options requested in this option. A client MAY include an OptionThisRequest optionprovides a list of domain namesin a Solicit, Request, Renew, Rebind or Confirm message to inform the server about options the clientcan usewants the server toresolve DNS names.send to the client. 20.5. Preference option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_DOMAIN_SEARCH_LISTOPTION_PREFERENCE |option-lengthoption-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 53] Internet Draft DHCP for IPv6 30 June 2001 | Domain Search List ||...pref value |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ msg type OPTION_DOMAIN_SEARCH_LIST+-+-+-+-+-+-+-+-+ option-code OPTION_PREFERENCE (TBD)option-length variable Domain Search List The DNS domain search list the client should use to resolve names. So that the search list mayoption-len MUST beencoded compactly and uniformly, search strings in the search list are concatenated and encoded using1 option-data The preference value for thetechnique described in section 4.1 of [13]. For useserver in thisspecification,message. A server MAY include a Preference option in an Advertise message to control thecompression pointer (see section 4.1.4selection of[13]) refers toa server by theoffset withinclient. See section 15.1.3 for theSearchString portionuse of theoption. 18.12. Domain Name Server Option ThisPreference optionprovides a list of Domain Name System [13] that a client name resolver can use to access DNS services. There must be at least 1 server listed in this option.by the client and the interpretation of Preference option data value. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 56] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 20.6. Elapsed Time 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |OPTION_DNS_SERVERS | option_length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | DNS server (IP address) | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | DNS server (IP address) | | |OPTION_ELAPSED_TIME | option_len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |...elapsed time |+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ msg-type OPTION_DNS_SERVERS+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_ELAPSED_TIME (TBD)option-length variable DNS server IPv6 address of a DNS name server for the client to use.option-len MUST be 2 option-data TheDNS servers are listed in Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 54] Internet Draft DHCP for IPv6 30 June 2001 the orderamount ofpreference for use bytime since the clientresolver. 19.began its current DHCPClient Implementor Notestransaction. Thissection provides helpful information for the client implementor regarding their implementations. The text described heretime isnot part of the protocol, but rather a discussionexpressed in hundredths ofimplementation features we feel the implementor should consider during implementation. 19.1. Primary Interface Since configuration parameters acquired through DHCP can be interface-specific or more general, the client implementor SHOULD provideamechanism by which the client implementation can be configured to specify which interface is the primary interface. Thesecond (10^-2 seconds). A clientSHOULD always query the DHCP data associated with the primary interface for non-interface specific configuration parameters. An implementationMAYimplement a list of interfaces which would be scannedinclude an Elapsed Time option inorder to satisfy the general request. In either case, the first interface scanned is considered the primary interface. By allowing the specification of a primary interface, the client implementor identifies which interface is authoritative for non-interface specific parameters, which prevents configuration information ambiguity within the client implementation. 19.2. Advertise Message and Configuration Parameter Caching If the hardwaremessages to indicate how long the clientis running on permits it,has been trying to complete a DHCP transaction. Servers MAY use theimplementor SHOULD providedata value in this option as input to policy controlling how acache for Advertise messages andserver responds to acache of configuration parameters received through DHCP. Providing these caches prevents unnecessaryclient message. 20.7. Client message option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_CLIENT_MSG | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DHCPtraffic andclient message | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_CLIENT_MSG (TBD) option-len Variable; equal to thesubsequent load this generates onlength of theservers.forwarded DHCP client message. option-data Theimplementor SHOULD provide a configuration knobmessage received from the client; forwarded verbatim to the server. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 57] Internet Draft DHCP forsettingIPv6 (-20) 15 Oct 2001 20.8. Server message option 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_SERVER_MSG | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | DHCP server message | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_SERVER_MSG (TBD) option-len Variable; equal to theamountlength oftimethecache(s) are valid. 19.3. Time out and retransmission variables Note thatforwarded DHCP server message. option-data The message received from theclient time out and retransmission variables outlined in section 7.5 can be configured onserver; forwarded verbatim to the client. 20.9. DSTM Global IPv4 Address Option The DSTM Global IPv4 Address Option informs a client or serverand sent tothat theclient throughIdentity Association Option (IA) following this option will contain an IPv4-Mapped IPv6 Address [9] in theusecase of a Client receiving the"DHCP Retransmission Parameter Option", whichoption, or isdocumented in section 18.7. A client implementation SHOULD be able to reset these variables using the values from this option. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 55] Internet Draft DHCPa Request for an IPv4-Mapped IPv630 June 2001 19.4. Server Preference AAddress from a clientMUST wait for SRVR_PREF_WAIT seconds after sendingin the case of aDHCP Solicit message to collect Advertise messages and compare their preferences (see section 20.3), unless it receives an Advertise message withDHCPv6 Server receiving the option. The option can also provide apreferenceset of255. IfIPv6 addresses to be used as theclient receivesTunnel Endpoint (TEP) to encapsulate anAdvertise messageIPv6 packet within IPv6. This option can be used witha preference of 255, thentheclient MAY act immediately on that Advertise without waitingRequest, Reply, and Reconfigure-Init Messages forany more additional Advertise messages. 20.cases where a server wants to assign to clients IPv4-Mapped IPv6 Addresses, thru the Option Request Option (ORO). 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_DSTM | option-length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Tunnel End Point (TEP) | | (If Present) | | (16 octets) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option code OPTION_DSTM (TBD) option length Variable: 0 or multiple of 16 tunnel end point IPv6 Address or addresses if Present Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 58] Internet Draft DHCPServer Implementor Notes This section provides helpful informationforthe server implementor. 20.1. Client BindingsIPv6 (-20) 15 Oct 2001 Aserver implementationDSTM IPv4 Global Address Option MUSTuse the IA's DUID and the prefix specification from which the client sent its Request message(s) as an index for finding configuration parameters assigned to the client. While it isn't criticalonly apply tokeep track oftheother parameters assignedIA following this option. 20.10. Authentication option The Authentication option carries authentication information toa client,authenticate theserver MUST keep trackidentity and contents ofthe addresses it has assigned to an IA.DHCP messages. Theserver should periodically scan its bindings for addresses whose leases have expired. When the server finds expired addresses, it MUST deleteuse of theassignmentAuthentication option is described in section 19. The format ofthose addresses, thereby making these addresses available to other clients.the Authentication option is: 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_AUTH | option-length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Protocol | Algorithm | RDM | Replay detect.| +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Replay Detection (64 bits) | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Replay cont. | Auth. Info | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Authentication Information | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_AUTH (TBD) option-length Variable protocol Theclient bindings MUST be storedauthentication protocol used in this authentication option algorithm The algorithm used in the authentication protocol RDM The replay detection method used innon-volatile storage.this authentication option Replay detection Theserver implementation should provide policy knobs to control whether or not the lifetimes on assigned addresses are renewable, and by how long. 20.2. Reconfigure-init Considerations A server implementation MUST provide an interface to the administratorreplay detection information forinitiating reconfigure-init events. 20.3. Server Preference The server implementation SHOULD allow the setting of a server preference value bytheadministrator.RDM Authentication information Theserver preference variable is an unsigned single octet value (0--255), withauthentication information, as specified by thelowest preference being 0protocol andthe highest 255. Clients will choose higher preference servers over those with lower preference values. If you don't choose to implement this feature in your server, you MUST set the server preference field to 0algorithm used inthe Advertise messages generated by your server.this authentication option Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page56]59] Internet Draft DHCP for IPv630 June(-20) 15 Oct 200120.4. Request Message Transaction-ID Cache In order to improve performance, a server implementation MAY include an in memory transaction-ID cache.20.11. Server unicast option Thiscacheoption isindexedused byclient binding and transaction-ID, and enables thea server toquickly determine whether a Request issend to aretransmission orclient to inform the client it MAY send anew Request withoutRequest, Renew, Release, and Decline by unicasting directly to thecostserver instead ofa database lookup. Ifthe All_DHCPv6_Agents Multicast address as animplementor choosesoptimization, when the client as an address of sufficient scope to reach the server. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_UNICAST | option-length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_UNICAST (TBD) option-length 0 This option only applies toimplementthe server address that sends thiscache, then they SHOULD provide a configuration knobtotune the lifetime of the cache entries. 21. DHCP Relay Implementor Notes A relay implementation SHOULD allowthespecification of a list of destination addresses for forwarded messages.client. 20.12. Domain Search Option This option provides a listMAY contain any mixtureofunicast addresses and multicast addresses. If a relay receives an ICMP message in response to a DHCP message it has forwarded, it SHOULD log this event. 22. Security Section 17 describesdomain names athreat model and an option that provides an authentication framework to defend against that threat model. 23. Year 2000 considerations Since all times are relativeclient can use to resolve DNS names. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_DOMAIN_SEARCH_LIST | option-length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Domain Search List | | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_DOMAIN_SEARCH_LIST (TBD) option-length variable Domain Search List The DNS domain search list thecurrent time of the transaction, there is no problem within the DHCPv6 protocol relatedclient should use toany hardcoded dates or two-digit representation ofresolve names. So that thecurrent year. 24. IANA Considerations This document defines several new name spaces associated with DHCPv6search list may be encoded compactly andDHCPv6 options. IANA is requested to manageuniformly, search strings in theallocation of values from these name spaces. New valuessearch list are concatenated and encoded using the technique described ineachsection 4.1 ofthese name spaces should be approved by[13]. For use in this specification, theprocesscompression pointer (see section 4.1.4 ofIETF Consensus [14]. 24.1. DHCPv6 options This document defines message types TBD[13]) refers tobe received by UDP at port numbers 546 and 547. Additional message types may be defined inthefuture.offset within the SearchString portion of the option. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page57]60] Internet Draft DHCP for IPv630 June(-20) 15 Oct 200124.2. Multicast addresses Section 7.1 lists several multicast addresses used by DHCP. Additional multicast addresses may be defined in the future. 24.3. Status codes Section 9.7 defines several status codes20.13. Domain Name Server Option This option provides a list of Domain Name System [13] thatarea client name resolver can use tobe returned with the Reply message. The non-zero values for these status codes that are currently specified are shown in the table in section 7.4. 24.4. Retransmission parameter optionaccess DNS services. Thereis a DHCPv6 option describedmust be at least 1 server listed insection 18.7, which allows clients and servers to exchange values for somethis option. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_DNS_SERVERS | option_length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | DNS server (IP address) | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | DNS server (IP address) | | | | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_DNS_SERVERS (11) option-length variable DNS server IPv6 address ofthe timing and retransmission parameters defined in section 7.5. Adding new parameters in the future would require extending the values by which the parameters are indicated in the DHCP option. Since there needs to bealist kept, the default values for each parameter should also be stored as part of the list. 24.5. Authentication option Section 17 defines three newDNS namespaces associated withserver for theAuthentication Option (section 18.9), which areclient tobe created and maintained by IANA: Protocol, Algorithm and RDM. Initial values assigned from the Protocol name spaceuse. The DNS servers are0 (for the configuration token Protocol in section 17.4) and 1 (for the delayed authentication Protocol in section 17.5). Additional protocols may be definedlisted in thefuture. The Algorithm name space is specific to individual Protocols. That is, each Protocol has its own Algorithm name space. The guidelines for assigning Algorithm name space valuesorder of preference fora particular protocol should be specified along withuse by thedefinitionclient resolver. 20.14. Status Code Option This option returns indications of status not related to anew Protocol. For the configuration token Protocol, the Algorithm field MUST be 0, as described in section 17.4. For the delayed authentication Protocol, the Algorithm valuespecific option. 0 1is assigned to2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_STATUS_CODE | option-length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | status-code | status-message | | ... | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_STATUS_CODE (TBD) Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 61] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 option-length variable status-code The numeric code for theHMAC-MD5 generating function asstatus encoded in this option. The status codes are defined in section17.5. Additional algorithms for the delayed authentication protocol may7.4. status-message A UTF-8 encoded text string, which MUST NOT bedefined innull-terminated. 20.15. Circuit-ID Option This option provides a mechanism through which a relay agent can identify thefuture. The initial value of 0network attachment point through which a message was received fromthe RDM name space is assigned to the use ofamonotonically increasingDHCP client. 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_CIRCUIT_ID | option_length | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | | | Circuit-ID | . . . . . . | | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code OPTION_CIRCUIT_ID (TBD) option-length variable Circuit-ID An opaque valueas defined in section 17.3. Additional replay detection methods may be defined inof arbitrary length; this value must uniquely identify one of thefuture.network attachments used by the relay agent Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page58]62] Internet Draft DHCP for IPv630 June(-20) 15 Oct 200125. Acknowledgments Thanks to the DHC Working Group for their time and input into the specification. Ralph Droms and Thomas Narten have had20.16. User Class Option This option is used by amajor role in shapingclient to identify thecontinued improvementtype or category ofthe protocol by their careful reviews. Many thanks to Matt Crawford, Erik Nordmark, Gerald Maguire, and Mike Carney for their studied review as partuser or applications it represents. The information contained in this option is an opaque field that represents the user class of which theLast Call process. Thanks also forclient is a member. Based on this class, a DHCP server selects theconsistent input, ideas, and review by (in alphabetical order) Brian Carpenter, Francis DuPont, Ted Lemon, Jack McCann, Yakov Rekhter, Matt Thomas, Sue Thomson, Bernie Volz and Phil Wells. Thanksappropriate address pool toSteve Deeringassign an address to the client andBob Hinden, who have consistently takenthetime to discussappropriate configuration parameters. 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_USER_CLASS | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | user class data | | . . . | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code TBD option-len Variable; If n user classes are carried by themore complex partsoption, the length of theIPv6 specifications. Bill Arbaugh reviewedoption option-len = sum of each of theauthentication mechanism described in section 17.user class lengths + 2*n. option-data TheDomain Searchuser classes carried by the client. The user class optiondescribed in section 18.11 is based onmay contain one or more instances of user class data. Each instance of theDHCPv4 domain search option, [1], and was reviewed by Bernard Aboba. A. Comparison between DHCPv4 and DHCPv6 This appendixuser class data isprovided for readers who will find it useful to see a model and architecture comparison between DHCPv4 [7, 2]formatted as follows: +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-...-+-+-+-+-+-+-+ | user class1 len | user1 class data | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-...-+-+-+-+-+-+-+ The user class length is two octets long andDHCPv6. There are three key reasons forspecifies thedifferences: o IPv6 inherently supports a new model and architecture for communications and autoconfigurationlength ofaddresses. o DHCPv6 benefits fromthenew IPv6 features. o New features were added to supportopaque user class data in network byte order. Servers may interpret theexpected evolutionmeanings of multiple class specifications in an implementation dependent or configuration dependent manner, and so theexistenceuse ofmore complicated Internet network service requirements. IPv6 Architecture/Model Changes: o The link-local address permitsmultiple classes by anode to have an address immediately whenDHCP client should be based on thenode boots, which means all clients have a source IP address at all times to locate an on-linkspecific serveror relay. o The need for BOOTP compatibilityimplementation and configuration which will be used to process that User class option. Servers not equipped to interpret thebroadcast flag have been removed. o Multicastuser class information sent by a client MUST ignore it (although it may be reported). 20.17. Vendor Class Option This option is used by clients andaddress scoping in IPv6 permit the designservers to exchange vendor- specific information. The definition ofdiscovery packets that would inherently define their range bythis information is vendor specific. The vendor is indicated in themulticast address forvendor class identifier option. Servers not equipped to interpret thefunction required.vendor-specific Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page59]63] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001o Stateful autoconfiguration has to coexist and integrate with stateless autoconfiguration supporting Duplicate Address Detection and the two IPv6 lifetimes,information sent by a client MUST ignore it (although it may be reported). Clients which do not receive desired vendor-specific information SHOULD make an attempt tofacilitate the dynamic renumbering of addresses and the management of those addresses. o Multiple addresses per interface are inherently supported in IPv6. o Some DHCPv4 options are unnecessary now because the configuration parametersoperate without it, although they may do so(and announce they areeither obtained through IPv6 Neighbor Discovery or the Service Location protocol [21]. DHCPv6 Architecture/Model Changes: odoing so) in a degraded mode. 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | OPTION_VENDOR_CLASS | option-len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | option-data | | . . . | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ option-code TBD option-len Variable option-data Themessage typeinformation is an opaque object of option-len octets, presumably interpreted by vendor-specific code on thefirst octetclients and servers If a vendor potentially encodes more than one item of information in this option, then the vendor SHOULD encode thepacket. o IPv6 Address allocations are now handled in a messageoption using "Encapsulated vendor-specific options". The Encapsulated vendor-specific options field SHOULD be encoded asopposeda sequence of code/length/value fields of identical syntax to themessage header. o Client/Server bindingsDHCP options field. When encapsulated vendor-specific extensions arenow mandatory and take advantageused, each of theclient's link-local address to always permit communications either directly from an on-link server, or from a off-link server through an on-link relay. o Servers are discovered by a client Solicit, followed by a server Advertise message o The client will know if the serverencapsulated options ison-link or off-link. o The on-link relay may locate off-link server addresses from system configuration or by the use of a site-wide multicast packet. o ACKs and NAKs are not used. oformatted as follows. 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | opt_code | opt_len | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | option-data | | . . . | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ opt_code Theserver assumes the client receives its responses unless it receives a retransmission of the same client request. This permits recovery in the case where the network has faulted. o Clients can issue multiple, unrelated Request messages tocode for thesame or different servers. oencapsulated option opt_len Thefunctionlength ofDHCPINFORM is inherent in the new packet design; a client can request configuration parameters other than IPv6 addresses intheoptionalencapsulated optionheaders. o Clients MUST listen to their UDP portoption-data The data area for thenew Reconfigure-init message from servers. o New options have been defined. With the changes just enumerated, we can support new user features, includingencapsulated option Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page60]64] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001o Configuration21. Security Considerations Section 19 describes a threat model and an option that provides an authentication framework to defend against that threat model. 22. Year 2000 considerations Since all times are relative to the current time ofDynamic Updatesthe transaction, there is no problem within the DHCPv6 protocol related toDNS o Address deprecation, for dynamic renumbering. o Relays can be preconfigured with server addresses,any hardcoded dates orusetwo-digit representation ofmulticast. o Authentication o Clients can ask for multiple IP addresses. o Addresses can be reclaimed usingtheReconfigure-init message. o Integration between stateless and stateful address autoconfiguration. o Enabling relays to locate off-link servers. B. Full Copyright Statement Copyright (C) The Internet Society (2001). All Rights Reserved.current year. 23. IANA Considerations This document defines several new name spaces associated with DHCPv6 andtranslations of it may be copied and furnishedDHCPv6 options. IANA is requested toothers, 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 restrictionmanage the allocation ofany kind, provided thatvalues from these name spaces, which are described in theabove copyright notice andremainder of thisparagraphsection. These name spaces areincluded onallsuch copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or referencesto be managed separately from theInternet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrightsname spaces defined for DHCPv4 [7, 2]. New values inthe 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 noteach of these name spaces should berevokedapproved by theInternet Society or its successors or assigns. This document andprocess of IETF consensus [14]. 23.1. Multicast addresses Section 7.1 defines theinformation 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. C. Changesfollowing multicast addresses, which have been assigned by IANA for use by DHCPv6: All_DHCP_Agents address: FF02::1:2 All_DHCP_Servers address: FF05::1:3 IANA is requested to manage definition of additional multicast addresses in the future. 23.2. DHCPv6 message types IANA is requested to record the message types defined inthis draft Thissectiondescribes7.3. IANA is requested to manage definition of additional message types in thechanges between this versionfuture. 23.3. DUID IANA is requested to record the DUID types defined in section 10.1. IANA is requested to manage definition of additional DUID types in theDHCPv6 specification and draft-ietf-dhc-dhcpv6-19.txt.future. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page61]65] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001C.1. Reconfigure-init The client behavior in response23.4. DHCPv6 options IANA is requested toa Reconfigure-init message describedassign option-codes to the options defined in section15 has been changed. When the client receives a Reconfigure-init message,20.1. IANA is requested to manage theclient goes into "Reconfigure" mode. The client initiates a Request/Reply exchangedefinition of additional DHCPv6 option-codes inwhichtheXIDfuture. 23.5. Status codes IANA is requested to record the status codes defined inclient Requestsection 7.4. IANA isindependentrequested to manage the definition ofserver Reconfigure-init XID. The server waits foradditional status codes in thenext Request message fromfuture. 23.6. Authentication option Section 19 defines three new name spaces associated with theclientAuthentication Option (section 20.10), which are todetermine if the client has received the Reconfigure-init. To avoid redundant Request/Reply messages exchanges,be created and maintained by IANA: Protocol, Algorithm and RDM. Initial values assigned from theclient ignores subsequent Reconfigure-init messages until it completesProtocol name space are 0 (for theRequest/Reply exchange. Use of multicast for Reconfigure-init message delivery has been removed: - Multicast only saves, at most, 1/3 ofconfiguration token Protocol in section 19.5) and 1 (for themessages when reconfiguring multiple clients - Multicast might cause an implosion of Request messages; additional complexitydelayed authentication Protocol in section 19.6). Additional protocols may be defined in theclient andfuture. The Algorithm name space is specific to individual Protocols. That is, each Protocol has its own Algorithm name space. The guidelines for assigning Algorithm name space values for a particular protocolmessages wouldshould berequired to add delay to spread out Request messages - Authenticationspecified along with the definition ofmulticast Reconfigure-init messages (whereasingle message must be authenticated by multiple clients) is an open problem Text has been added clarifying thatnew Protocol. For theORO option applies to IAs as wellconfiguration token Protocol, the Algorithm field MUST be 0, asother options. The server may choosedescribed in section 19.5. For the delayed authentication Protocol, the Algorithm value 1 is assigned toomittheIA option fromHMAC-MD5 generating function as defined in section 19.6. Additional algorithms for theOROdelayed authentication protocol may be defined in theReconfigure-init message. The Reconfigure-delay option (used only by multicast Reconfigure-init) has been removed.future. Thetransaction ID feild ininitial value of 0 from theReconfigure-init message headerRDM name space isnow markedassigned to the use of a monotonically increasing value as"(unused) MUSTdefined in section 19.4. Additional replay detection methods may bezero". C.2. Authentication DHCPv4-style authentication has been addeddefined in the future. 24. Acknowledgments Thanks tothis draftthe DHC Working Group for their time and input into the specification. Ralph Droms and Thomas Narten have had a major role insection 17. C.3. Confirm message The following DISCUSSION was removed fromshaping thedescriptioncontinued improvement of the protocol by their careful reviews. Many thanks to Matt Crawford, Erik Nordmark, Gerald Maguire, and Mike Carney for their studied review as part of theConfirm message: DISCUSSION:Last Call process. Thanks also for the consistent input, ideas, and review by (in alphabetical order) Brian Carpenter, Francis DuPont, Ted Lemon, Jack McCann, Yakov Rekhter, Matt Thomas, Sue Thomson, Bernie Volz and Phil Wells. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page62]66] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001This section used to allow serversThanks tochangeSteve Deering and Bob Hinden, who have consistently taken theaddresses in an IA. Without some additional mechanism, servers respondingtime toConfirm messages can't change safely change the addresses in IAs (although they can changediscuss thelifetimes), because servers may send back different addresses. C.4. Failuremore complex parts ofRebind message In section 14.3.4,thealternatives for client behavior inIPv6 specifications. Bill Arbaugh reviewed thecase thatauthentication mechanism described in section 19. The Domain Search option described in section 20.12 is based on theclient receives no responseDHCPv4 domain search option, [1], and was reviewed by Bernard Aboba. A. Comparison between DHCPv4 and DHCPv6 This appendix is provided for readers who will find it useful to see aRebind message were taken out of a DISCUSSION sectionmodel andmade part of the spec. These alternativesarchitecture comparison between DHCPv4 [7, 2] and DHCPv6. There arereally an implementation issuethree key reasons for the differences: o IPv6 inherently supports a new model andnot partarchitecture for communications and autoconfiguration oftheaddresses. o DHCPv6spec. C.5. Server behavior in response to Release message The following DISCUSSION was merged intobenefits from thetext describing server behavior in responsenew IPv6 features. o New features were added toa Release message in section 14.4.5: DISCUSSION: What issupport thebehavior ofexpected evolution and theserver relative toexistence of more complicated Internet network service requirements. IPv6 Architecture/Model Changes: o The link-local address permits a"partially released" IA; i.e.,node to have anIA foraddress immediately when the node boots, whichsome but notmeans alladdresses are released? Canclients have aclient send an empty IA to release all addresses in the IA? If the IA becomes empty -source IP address at alladdresses are released - can thetimes to locate an on-link serverdiscard any record ofor relay. o The need for BOOTP compatibility and theIA? C.6. Client behavior when sending a Release message Text hasbroadcast flag have beenadded to section 14.3.6 clarifyingremoved. o Multicast and address scoping in IPv6 permit the design of discovery packets thata client MAY (but not MUST) waitwould inherently define their range by the multicast address fora Reply to a Release message. C.7. IA option The format diagramthe function required. o Stateful autoconfiguration hasbeen correctedtoinclude the prefix lengthcoexist andaddress statusintegrate witheach address. PROPOSAL - use left-most bit instateless addressstatus to indicate whether anautoconfiguration supporting duplicate addressis "temporary". C.8. DSTM option Definition of DSTM option has been updated to carry multipledetection [20] and the two IPv6 address lifetimes, to facilitate the dynamic renumbering of addressesas tunnel endpoints.and the management of those addresses. o Multiple addresses per interface are inherently supported in IPv6. o Some DHCPv4 options are unnecessary now because the configuration parameters are either obtained through IPv6 Neighbor Discovery or the Service Location protocol [21]. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page63]67] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001C.9. Server unicast option An option to allow clients to use unicast where possible has been addedDHCPv6 Architecture/Model Changes: o The message type is the first octet insection 18.10. C.10. Domain search option An option to pass a domain name search list to a client has been addedthe packet. o IPv6 Address allocations are now handled insection 18.11. C.11. DNS servers option Ana message option as opposed topass a listthe message header. o Client/Server bindings are now mandatory and take advantage ofDNS optionsthe link-local address of the client to always permit communications either directly from an on-link server, or from a off-link server through an on-link relay. o Servers are discovered by a clienthas been added in section 18.12. C.12. DUID and IAID The "DHCP unique identifier" is defined asSolicit, followed by atyped, variable length value (see section 18.2).server Advertise message o TheDUIDclient will know if the server iscarried in an option.on-link or off-link. o Thedetails ofon-link relay may locate off-link server addresses from system configuration or by theDUIDuse of a site-wide multicast packet. o ACKs and NAKs areTBD.not used. o The"IA identifier" is defined as a 4 octet identifier, unique among all IAIDs for IAs from a client. C.13. Continuing to poll with Solicit Text has been added to section 13.3.2 allowing aserver assumes the clientto continue to send Solicit messages at low frequency indefinitely. C.14. Using DHCPv6 without address assignment Text has been added to section 14.3.1 allowingreceives its responses unless it receives a retransmission of the same clientto send a Solicit message containing no IAs to request other configuration information without address assignment (equivalent to DHCPv4 DHCPINFORM). C.15. Potential crossingrequest. This permits recovery inflight ofthe case where the network has faulted. o Clients can issue multiple, unrelated Requestand Reconfigure-initmessagesText has been addedtosection 15 addressingthecasesame or different servers. o The function of DHCPINFORM is inherent inwhichtheclient sends a Request after a server has sentnew packet design; aReconfigure-init but before theclientreceivescan request configuration parameters other than IPv6 addresses in theReconfigure-init. D. Open Issues for Working Group Discussion This section contains some itemsoptional option headers. o Clients MUST listen to their UDP port fordiscussion bytheworking group.new Reconfigure-init message from servers. o New options have been defined. With the changes just enumerated, we can support new user features, including o Configuration of Dynamic Updates to DNS o Address deprecation, for dynamic renumbering. o Relays can be preconfigured with server addresses, or use of multicast. o Authentication o Clients can ask for multiple IP addresses. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page64]68] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001D.1. Generation and use of DUID and IAID Details for generation and use of DUID and IA identifiers is TBD. D.2. Address registration Should there be a way for a DHCP client to register stateless autoconfig addresses with the server? D.3. Prefix advertisement Can a DHCP server advertise prefixes? This function mighto Addresses can beused to provide managed temporary addresses - the server advertises a prefix and the client then registers selected addresses withreclaimed using theDHCP server. D.4. DHCP-DNS interaction Interaction among DHCP servers, clients and DNS servers should be discussed in this document. What is relationshipReconfigure-init message. o Integration betweenDHCP-DNS for IPv4 (work-in-progress)stateless and stateful address autoconfiguration. o Enabling relays to locate off-link servers. B. Full Copyright Statement Copyright (C) The Internet Society (2001). All Rights Reserved. This document andDHCP-DNS interaction requirements for IPv6? D.5. Usetranslations ofterm "agent" The term "agent", takenit may be copied and furnished tomean "relay agentothers, and derivative works that comment on or otherwise explain it orserver",assist in its implementation may beconfusing. "relay agentprepared, copied, published and distributed, in whole orserver" might be clearer. D.6. Additional options Which additional options should be includedin part, without restriction of any kind, provided that the above copyright notice and thisbase spec document? How should we reserve space for "local options" (asparagraph are included on all such copies and derivative works. However, this document itself may not be modified inDHCPv4)? D.7. Operational parameters Should servers have an optionany way, such as by removing the copyright notice or references toset operational parameters - retransmission timeouts, numberthe Internet Society or other Internet organizations, except as needed for the purpose ofretries -developing Internet standards inclients?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. References [1] B. Aboba. DHCP Domain Search Option. Internet Draft, InternetEngineering Task Force, December 2000. Work in progress. Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 65] Internet Draft DHCP for IPv6 30 June 2001Engineering Task Force, December 2000. Work in progress. [2] S. Alexander and R. Droms. DHCP Options and BOOTP VendorExtensions. Request for Comments (Draft Standard) 2132, Internet Engineering Task Force,Extensions, March 1997. RFC 2132. [3] S. Bradner. Key words for use in RFCs to Indicate RequirementLevels. Request for Comments (Best Current Practice) 2119, Internet Engineering Task Force,Levels, March 1997. RFC 2119. [4] S. Bradner and A. Mankin. The Recommendation for the IP Next GenerationProtocol. Request for Comments (Proposed Standard) 1752, Internet Engineering Task Force,Protocol, January 1995. RFC 1752. [5]W. J.W.J. Croft and J. Gilmore. BootstrapProtocol. Request for Comments 951, Internet Engineering Task Force,Protocol, September 1985. RFC 951. Bound, Carney, Perkins, Droms (ed.) Expires 15 Apr 2002 [Page 69] Internet Draft DHCP for IPv6 (-20) 15 Oct 2001 [6] S. Deering and R. Hinden. Internet Protocol, Version 6 (IPv6)Specification. Request for Comments (Draft Standard) 2460, Internet Engineering Task Force,Specification, December 1998. RFC 2460. [7] R. Droms. Dynamic Host ConfigurationProtocol. Request for Comments (Draft Standard) 2131, Internet Engineering Task Force,Protocol, March 1997. RFC 2131. [8] R. Droms and W. Arbaugh. Authentication for DHCP Messages. Internet Draft, Internet Engineering Task Force, January 2001. Work in progress. [9] R. Hinden and S. Deering. IP Version 6 AddressingArchitecture. Request for Comments (Proposed Standard) 2373, Internet Engineering Task Force,Architecture, July 1998. RFC 2373. [10] S. Kent and R. Atkinson. Security Architecture for the Internet Protocol, November 1998. RFC 2401. [11] H. Krawczyk, M. Bellare, and R. Canetti. HMAC: Keyed-Hashing for MessageAuthentication. Request for Comments (Informational) 2104, Internet Engineering Task Force,Authentication, February 1997.[11] J. McCann, S. Deering, and J. Mogul. Path MTU Discovery for IP version 6. Request for Comments (Proposed Standard) 1981, Internet Engineering Task Force, August 1996.RFC 2104. [12] David L. Mills. Network Time Protocol (Version 3) Specification,Implementation. Request for Comments (Draft Standard) 1305, Internet Engineering Task Force,Implementation, March 1992. RFC 1305. [13]P. V.P.V. Mockapetris. Domain names - implementation andspecification. Request for Comments (Standard) 1035, Internet Engineering Task Force,specification, November 1987. RFC 1035. [14] T. Narten and H. Alvestrand. Guidelines for Writing an IANA Considerations Section inRFCs. Request for Comments (Best Current Practice) 2434, Internet Engineering Task Force,RFCs, October 1998.Bound, Carney, Perkins, Droms (ed.) Expires 30 November 2001 [Page 66] Internet Draft DHCP for IPv6 30 June 2001RFC 2434. [15] T. Narten and R. Draves. Privacy Extensions for Stateless Address Autoconfiguration inIPv6. Request for Comments (Proposed Standard) 3041, Internet Engineering Task Force,IPv6, January 2001. RFC 3041. [16] T. Narten, E. Nordmark, and W. Simpson. Neighbor Discovery for IP Version 6(IPv6). Request for Comments (Draft Standard) 2461, Internet Engineering Task Force,(IPv6), December 1998. RFC 2461. [17]D. C.D.C. Plummer. Ethernet Address Resolution Protocol: Or converting network protocol addresses to 48.bit Ethernet address for transmission on Ethernethardware. Request for Comments (Standard) 826, Internet Engineering Task Force,hardware, November 1982. RFC 826. [18] J. Postel. User DatagramProtocol. Request for Comments (Standard) 768, Internet Engineering Task Force,Protocol, August 1980. RFC 768. [19] R. Rivest. The MD5 Message-DigestAlgorithm. Request for Comments (Informational) 1321, Internet Engineering Task Force,Algorithm, April 1992. RFC 1321. [20] S. Thomson and T. Narten. IPv6 Stateless AddressAutoconfiguration. Request for Comments (Draft Standard) 2462, Internet Engineering Task Force,Autoconfiguration, December 1998. RFC 2462. [21] J. Veizades, E. Guttman, C. Perkins, and S. Kaplan. Service LocationProtocol. Request for Comments (Proposed Standard) 2165, Internet Engineering Task Force,Protocol, June 1997. RFC 2165. [22] P. Vixie, Ed., S. Thomson, Y. Rekhter, and J. Bound. Dynamic Updates in the Domain Name System (DNSUPDATE). Request for Comments (Proposed Standard) 2136, Internet Engineering Task Force,UPDATE), April 1997. RFC 2136. Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page67]70] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 Chair's Address The working group can be contacted via the current chair: Ralph Droms Cisco Systems 300 Apollo Drive Chelmsford, MA 01824 Phone: (978) 244-4733 E-mail: rdroms@cisco.comAuthor's AddressAuthors' Addresses Questions about this memo can be directed to: Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page68]71] Internet Draft DHCP for IPv630 June(-20) 15 Oct 2001 Jim Bound Compaq Computer Corporation ZK3-3/W20 110 Spit Brook Road Nashua, NH 03062-2698 USA Phone: +1 603 884 0062 Email: Jim.Bound@compaq.com Mike Carney Sun Microsystems, Inc Mail Stop: UMPK17-202 901 San Antonio Road Palo Alto, CA 94303-4900 USA Phone: +1-650-786-4171 Email: mwc@eng.sun.com Charles E. Perkins Communications Systems Lab Nokia Research Center 313 Fairchild Drive Mountain View, California 94043 USA Phone: +1-650 625-2986 Email: charliep@iprg.nokia.com Fax: +1 650 625-2502 Ralph Droms Cisco Systems 300 Apollo Drive Chelmsford, MA 01824 USA Phone: +1 978 244 4733 Email: rdroms@cisco.com Bound, Carney, Perkins, Droms (ed.) Expires30 November 200115 Apr 2002 [Page69]72] ----