RFC Errata
RFC 3633, "IPv6 Prefix Options for Dynamic Host Configuration Protocol (DHCP) version 6", December 2003
Note: This RFC has been obsoleted by RFC 8415
Note: This RFC has been updated by RFC 6603, RFC 7550
Source of RFC: dhc (int)See Also: RFC 3633 w/ inline errata
Errata ID: 2470
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Ole Troan
Date Reported: 2010-08-17
Verifier Name: Ralph Droms
Date Verified: 2013-03-09
Section 11.2 says:
If the delegating router will not assign any prefixes to any IA_PDs in a subsequent Request from the requesting router, the delegating router MUST send an Advertise message to the requesting router that includes the IA_PD with no prefixes in the IA_PD and a Status Code option in the IA_PD containing status code NoPrefixAvail and a status message for the user, a Server Identifier option with the delegating router's DUID and a Client Identifier option with the requesting router's DUID.
It should say:
If the delegating router will not assign any prefixes to an IA_PD in a subsequent Request from the requesting router, the delegating router MUST send an Advertise message to the requesting router that includes the IA_PD with no prefixes in the IA_PD and a Status Code option in the IA_PD containing status code NoPrefixAvail and a status message for the user, a Server Identifier option with the delegating router's DUID and a Client Identifier option with the requesting router's DUID. The server SHOULD include other stateful IA options (like IA_NA) and other configuration options in the Advertise message.
Notes:
Edited by Ralph Droms on 2010-08-20 to correct reference to IA_NA (was IA_PD) in last line.