Section 3.2 of the base spec refers to a "DHCP code number". There
are several problems with this section, including:
(1) I think that this is talking about a DHCP option. There isn't
really anything called a "DHCP code number" or, as it is referred to
in the IANA considerations section, a "DHCP code point".
(2) A comma-delimited ASCII text string is not the usual DHCP format
for options that contain a list of servers.
(3) The information in this section is not sufficient to specify a
new DHCP option.
See the following document for an example of how a DHCP option
containing a list of servers has been specified in the past:
http://www.ietf.org/rfc/rfc4075.txt
(4) We probably need options for both DHCP and DHCPv6.
My suggestion is that we remove the text from the base document that
attempts to define a new DHCP option, and we produce a document that
properly defines a CAPWAP DHCP option and publish it separately. |