Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-12
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (dhc WG)
|
|
Last updated |
|
2018-03-04
|
|
Replaces |
|
draft-dhcwg-dhc-rfc3315bis
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
Proposed Standard
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
WG state
|
|
Submitted to IESG for Publication
(wg milestone:
Mar 2019 - Advance 3315bis RFC ...
)
|
|
Document shepherd |
|
Ralph Droms
|
|
Shepherd write-up |
|
Show
(last changed 2017-10-16)
|
IESG |
IESG state |
|
Approved-announcement to be sent::Point Raised - writeup needed
|
|
Consensus Boilerplate |
|
Yes
|
|
Telechat date |
|
|
|
Responsible AD |
|
Suresh Krishnan
|
|
Send notices to |
|
"Ralph Droms" <rdroms.ietf@gmail.com>
|
IANA |
IANA review state |
|
IANA OK - Actions Needed
|
|
IANA action state |
|
None
|
Dynamic Host Configuration (DHC) T. Mrugalski
Internet-Draft M. Siodelski
Obsoletes: 3315, 3633, 3736, 4242, 7083, ISC
7283, 7550 (if approved) B. Volz
Intended status: Standards Track A. Yourtchenko
Expires: September 5, 2018 Cisco
M. Richardson
SSW
S. Jiang
Huawei
T. Lemon
Nominum
T. Winters
UNH-IOL
March 4, 2018
Dynamic Host Configuration Protocol for IPv6 (DHCPv6) bis
draft-ietf-dhc-rfc3315bis-12
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), incorporates relay agent handling
of unknown messages (RFC7283), and clarifies the interactions between
modes of operation (RFC7550). As such, this document obsoletes
RFC3315, RFC3633, RFC3736, RFC4242, RFC7083, RFC7283, 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
Mrugalski, et al. Expires September 5, 2018 [Page 1]
Internet-Draft DHCP for IPv6 March 2018
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
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 5, 2018.
Copyright Notice
Copyright (c) 2018 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
(https://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 . . . . . . . . . . 7
1.2. Relation to DHCP in IPv4 . . . . . . . . . . . . . . . . 7
2. Requirements . . . . . . . . . . . . . . . . . . . . . . . . 7
3. Background . . . . . . . . . . . . . . . . . . . . . . . . . 8
4. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 8
Show full document text