Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-07
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (dhc WG)
|
|
Last updated |
|
2017-03-12
(latest revision 2016-10-31)
|
|
Replaces |
|
draft-dhcwg-dhc-rfc3315bis
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
Internet Standard
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
WG state
|
|
In WG Last Call
(wg milestone:
Mar 2019 - Advance 3315bis RFC ...
)
Revised I-D Needed - Issue raised by WGLC
|
|
Document shepherd |
|
Ralph Droms
|
IESG |
IESG state |
|
I-D Exists
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
"Ralph Droms" <rdroms.ietf@gmail.com>
|
Dynamic Host Configuration (DHC) T. Mrugalski, Ed.
Internet-Draft M. Siodelski
Obsoletes: 3315,3633,3736,4242,7083,7550 ISC
(if approved) B. Volz
Intended status: Standards Track A. Yourtchenko
Expires: September 13, 2017 Cisco
M. Richardson
SSW
S. Jiang
Huawei
T. Lemon
Nominum
T. Winters
UNH-IOL
March 12, 2017
Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-07
Abstract
This document describes the Dynamic Host Configuration Protocol for
IPv6 (DHCPv6): an extensible mechanism for configuring nodes 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 RFC3315, the original DHCPv6
specification, and incorporates prefix delegation (RFC3633),
stateless DHCPv6 (RFC3736), an option to specify an upper bound for
how long a client should wait before refreshing information
(RFC4242), a mechanism for throttling DHCPv6 clients when DHCPv6
service is not available (RFC7083), and clarifies the interactions
between modes of operation (RFC7550). As such, this document
obsoletes RFC3315, RFC3633, RFC3736, RFC4242, RFC7083, and 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 September 13, 2017 [Page 1]
Internet-Draft DHCP for IPv6 March 2017
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 September 13, 2017.
Copyright Notice
Copyright (c) 2017 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 . . . . . . . . . . . . . . . . . . . . . . . . 6
1.1. Relation to Previous DHCPv6 standards . . . . . . . . . . 6
1.2. Relation to DHCP in IPv4 . . . . . . . . . . . . . . . . 7
2. Requirements . . . . . . . . . . . . . . . . . . . . . . . . 7
3. Background . . . . . . . . . . . . . . . . . . . . . . . . . 7
4. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 8
4.1. IPv6 Terminology . . . . . . . . . . . . . . . . . . . . 8
Show full document text