[dhcwg] Edit #1 of DHCPv6 spec
Ralph Droms <rdroms@cisco.com> Tue, 14 May 2002 19:55 UTC
Received: from optimus.ietf.org (ietf.org [132.151.1.19] (may be forged)) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA03453 for <dhcwg-archive@odin.ietf.org>; Tue, 14 May 2002 15:55:33 -0400 (EDT)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id PAA17090 for dhcwg-archive@odin.ietf.org; Tue, 14 May 2002 15:55:46 -0400 (EDT)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id PAA16459; Tue, 14 May 2002 15:53:16 -0400 (EDT)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id PAA16430 for <dhcwg@ns.ietf.org>; Tue, 14 May 2002 15:53:14 -0400 (EDT)
Received: from sj-msg-core-1.cisco.com (sj-msg-core-1.cisco.com [171.71.163.11]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id PAA03284 for <dhcwg@ietf.org>; Tue, 14 May 2002 15:53:00 -0400 (EDT)
Received: from funnel.cisco.com (funnel.cisco.com [161.44.168.79]) by sj-msg-core-1.cisco.com (8.12.2/8.12.2) with ESMTP id g4EJqgHt017525 for <dhcwg@ietf.org>; Tue, 14 May 2002 12:52:42 -0700 (PDT)
Date: Tue, 14 May 2002 15:52:42 -0400
From: Ralph Droms <rdroms@cisco.com>
To: dhcwg@ietf.org
Message-ID: <Pine.GSO.4.44.0205141545050.28862-100000@funnel.cisco.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"
Subject: [dhcwg] Edit #1 of DHCPv6 spec
Sender: dhcwg-admin@ietf.org
Errors-To: dhcwg-admin@ietf.org
X-Mailman-Version: 1.0
Precedence: bulk
List-Id: <dhcwg.ietf.org>
X-BeenThere: dhcwg@ietf.org
I am updating draft-ietf-dhc-dhcpv6-24.txt, following up on Thomas
Narten's recent comments. Here's the first of those updates:
Narten: The document makes references to DNS names in two places:
> 9.3. Vendor-assigned unique ID based on Domain Name (VUID-DN)
>
> The vendor-assigned unique ID based on the domain name consists of a
> two-octet value giving the length of the identifier, the value of the
> identifier and the vendor's registered domain name.
I don't think VUID-DN format is needed and would suggest simply
removing it.
The authors decided to retain the VUID-DN format and correct the text in
section 9.3 to reflect the representation of DNS names
specified in section 8.
*** dhcpv6-24.txt Tue Apr 23 15:35:14 2002
--- dhcpv6.tty Tue May 14 15:43:55 2002
***************
*** 1258,1272 ****
+---+---+---+---+---+---+---+---+
| 0 | 2 | 0 | 8 | 12|192|132|221|
+---+---+---+---+---+---+---+---+
! | 3 | 0 | 9 | 18|101|120| 97|109|
+---+---+---+---+---+---+---+---+
- |112|108|101| 46| 99|111|109|
- +---+---+---+---+---+---+---+
This example includes the two-octet type of 2, the two-octet length
of 8, eight octets of identifier data, followed by "example.com"
! represented in ASCII.
9.4. Vendor-assigned unique ID based on Enterprise Number (VUID-EN)
--- 1258,1272 ----
+---+---+---+---+---+---+---+---+
| 0 | 2 | 0 | 8 | 12|192|132|221|
+---+---+---+---+---+---+---+---+
! | 3 | 0 | 9 | 18| 7 |101|120| 97|
! +---+---+---+---+---+---+---+---+
! |109|112|108|101| 3 | 99|111|109|
+---+---+---+---+---+---+---+---+
This example includes the two-octet type of 2, the two-octet length
of 8, eight octets of identifier data, followed by "example.com"
! represented as described in section 8.
_______________________________________________
dhcwg mailing list
dhcwg@ietf.org
https://www1.ietf.org/mailman/listinfo/dhcwg
- [dhcwg] Edit #1 of DHCPv6 spec Ralph Droms