RE: [dhcwg] Assigning DHCPv6 option codes
Ralph Droms <rdroms@cisco.com> Wed, 23 January 2002 11:47 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 GAA05759 for <dhcwg-archive@odin.ietf.org>; Wed, 23 Jan 2002 06:47:58 -0500 (EST)
Received: (from daemon@localhost) by optimus.ietf.org (8.9.1a/8.9.1) id GAA22285 for dhcwg-archive@odin.ietf.org; Wed, 23 Jan 2002 06:48:00 -0500 (EST)
Received: from optimus.ietf.org (localhost [127.0.0.1]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id GAA22048; Wed, 23 Jan 2002 06:38:29 -0500 (EST)
Received: from ietf.org (odin [132.151.1.176]) by optimus.ietf.org (8.9.1a/8.9.1) with ESMTP id GAA21979 for <dhcwg@optimus.ietf.org>; Wed, 23 Jan 2002 06:38:25 -0500 (EST)
Received: from funnel.cisco.com (funnel.cisco.com [161.44.168.79]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id GAA05667 for <dhcwg@ietf.org>; Wed, 23 Jan 2002 06:38:24 -0500 (EST)
Received: from rdroms-w2k.cisco.com (rtp-vpn1-89.cisco.com [10.82.224.89]) by funnel.cisco.com (8.8.5-Cisco.1/8.6.5) with ESMTP id GAA01254; Wed, 23 Jan 2002 06:37:52 -0500 (EST)
Message-Id: <4.3.2.7.2.20020123063040.00b9bcd8@funnel.cisco.com>
X-Sender: rdroms@funnel.cisco.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.2
Date: Wed, 23 Jan 2002 06:38:17 -0500
To: "Bernie Volz (EUD)" <Bernie.Volz@am1.ericsson.se>
From: Ralph Droms <rdroms@cisco.com>
Subject: RE: [dhcwg] Assigning DHCPv6 option codes
Cc: dhcwg@ietf.org
In-Reply-To: <66F66129A77AD411B76200508B65AC69B4CDEC@EAMBUNT705>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format="flowed"
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
Bernie - thanks for writing up the proposed change to draft-ietf-dnsext-dhcid-rr-04.txt; that new text is exactly what I had in mind. Are there any specific advantages to avoiding overlap in the two address spaces? I will add some text reserving a range of option codes for site-specific options. 32768-65535 seems extreme; perhaps 57344(0xe000)-65535? - Ralph At 01:22 AM 1/23/2002 -0600, Bernie Volz (EUD) wrote: >Personally, I've always thought it best to have the two option spaces >avoid overlap. > >But, the other proposal is OK by me as well. I assume you are referring to >redefining the <type> could field from draft-ietf-dnsext-dhcid-rr-04.txt: > > From section 3.4: > > The type code and the > identifier are related as specified in Section 3.3: the type code > describes the source of the identifier. > > type code identifier > > 0x0000 htype,hlen,chaddr from the client's DHCPREQUEST > > 0x0001- 'data' portion of a DHCP option from the > 0xfffe client's DHCPREQUEST > > 0xffff RESERVED > >Would be changed to something like: > > The type code and the > identifier are related as specified in Section 3.3: the type code > describes the source of the identifier. > > type code identifier > > 0x0000 htype,hlen,chaddr from the client's > DHCPREQUEST (DHCPv4) > > 0x0001 client identifier (DHCPv4) > > 0x0002 DUID (DHCPv6) > > 0x0003- Available for future type codes, type code > space is > 0xfffe to be managed by IANA > > 0xffff RESERVED > >- Bernie > >-----Original Message----- >From: Ralph Droms [<mailto:rdroms@cisco.com>mailto:rdroms@cisco.com] >Sent: Tuesday, January 22, 2002 9:50 PM >To: dhcwg@ietf.org >Subject: [dhcwg] Assigning DHCPv6 option codes > >There is a potential collision problem between DHCPv4 and DHCPv6 option >codes. The DHCID RR uses the option code to identify the source of the >information stored in the RR. If DHCPv4 and DHCPv6 use overlapping option >codes that identify different options, the source of the information in the >RR will be ambiguous. One proposed solution is to start numbering DHCPv6 >options at 256, to avoid collisions with DHCPv4 option codes. Another >solution is to assign new codes for the identification field in the DHCID >RR, which then identify DHCPv4 or DHCPv6 options - or, perhaps other >sources of information not encoded in a DHCP option. For example, DHCID RR >code 1 might identify the contents of the RR as a DHCPv4 client identifier, >while DHCID RR code 2 might indicate a DHCPv6 DUID. Comments on the two >solutions? > >- Ralph > >_______________________________________________ >dhcwg mailing list >dhcwg@ietf.org ><https://www1.ietf.org/mailman/listinfo/dhcwg>https://www1.ietf.org/mailman/listinfo/dhcwg > _______________________________________________ dhcwg mailing list dhcwg@ietf.org https://www1.ietf.org/mailman/listinfo/dhcwg
- [dhcwg] Assigning DHCPv6 option codes Ralph Droms
- RE: [dhcwg] Assigning DHCPv6 option codes Bernie Volz (EUD)
- RE: [dhcwg] Assigning DHCPv6 option codes Bernie Volz (EUD)
- Re: [dhcwg] Assigning DHCPv6 option codes Ted Lemon
- RE: [dhcwg] Assigning DHCPv6 option codes Ralph Droms
- Re: [dhcwg] Assigning DHCPv6 option codes Ted Lemon
- Re: [dhcwg] Assigning DHCPv6 option codes Vernon Schryver
- RE: [dhcwg] Assigning DHCPv6 option codes Bernie Volz (EUD)
- Re: [dhcwg] Assigning DHCPv6 option codes Ted Lemon
- Re: [dhcwg] Assigning DHCPv6 option codes Ted Lemon
- RE: [dhcwg] Assigning DHCPv6 option codes Richard Barr Hibbs
- RE: [dhcwg] Assigning DHCPv6 option codes Richard Barr Hibbs
- RE: [dhcwg] Assigning DHCPv6 option codes Vernon Schryver
- RE: [dhcwg] Assigning DHCPv6 option codes Richard Barr Hibbs
- RE: [dhcwg] Assigning DHCPv6 option codes Vernon Schryver
- RE: [dhcwg] Assigning DHCPv6 option codes Ralph Droms