Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-05
Dynamic Host Configuration (DHC) T. Mrugalski, Ed.
Internet-Draft M. Siodelski
Obsoletes: 3315,3633,3736,7083,7550 (if ISC
approved) B. Volz
Intended status: Standards Track A. Yourtchenko
Expires: December 29, 2016 Cisco
M. Richardson
SSW
S. Jiang
Huawei
T. Lemon
Nominum
T. Winters
UNH-IOL
June 27, 2016
Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-05
Abstract
This document describes the Dynamic Host Configuration Protocol for
IPv6 (DHCPv6): an extensible mechanism for configuring hosts with
network configuration parameters, IP addresses, and prefixes.
Parameters can be provided statelessly, or in combination with
stateful assignment of one or more IPv6 addresses and/or IPv6
prefixes. DHCPv6 can operate either in place of or in addition to
stateless address autoconfiguration (SLAAC).
This document updates the text from RFC 3315, the original DHCPv6
specification, and incorporates the stateless DHCPv6 extensions (RFC
3736) and prefix delegation (RFC 3633), clarifying the interactions
between these modes of operation (RFC 7550) and providing a mechanism
for throttling DHCPv6 clients when DHCPv6 service is not available
(RFC 7083). As such, this document obsoletes RFC3315, RFC3633,
RFC3736, RFC7083, RFC7550.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Mrugalski, et al. Expires December 29, 2016 [Page 1]
Internet-Draft RFC 3315 bis June 2016
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."
This Internet-Draft will expire on December 29, 2016.
Copyright Notice
Copyright (c) 2016 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
1. Introduction and Overview . . . . . . . . . . . . . . . . . . 6
1.1. Relation to previous DHCPv6 standards . . . . . . . . . . 6
1.2. Relation to DHCP in IPv4 . . . . . . . . . . . . . . . . 7
1.3. Protocols and Addressing . . . . . . . . . . . . . . . . 7
1.4. Client-server Exchanges Involving Two Messages . . . . . 7
1.5. Client-server Exchanges Involving Four Messages . . . . . 8
2. Requirements . . . . . . . . . . . . . . . . . . . . . . . . 9
3. Background . . . . . . . . . . . . . . . . . . . . . . . . . 9
Show full document text