dhcp option 226 and 227

dhottinger at harrisonburg.k12.va.us dhottinger at harrisonburg.k12.va.us
Tue Mar 31 12:02:38 UTC 2009


Thanks,
Unfortunately it isnt spelled out in the documentation.

Quoting Glenn Satchell <Glenn.Satchell at uniq.com.au>:

>
>> Date: Mon, 30 Mar 2009 18:43:10 -0400
>> From: dhottinger at harrisonburg.k12.va.us
>> To: dhcp-users at lists.isc.org
>> Subject: dhcp option 226 and 227
>>
>> Im trying to figure out how to add options 226 and 227 to my dhcp
>> server.  I have not
>> been able to find much about this through google.  Has anyone
>> implemented these options
>> for their dhcp server?  I added the following to my dhcpd.conf (main file)
>>
>> option option-226 code 226 = array of integer 8;
>> option option-227 code 227 = ip-address;
>>
>>
>>         option option-226               10,40,0,29;
>>         option option-227               10.40.0.29;
>>
>> Im not sure what the array of integer 8 is at all, but the only
>> example I could find had
>> that in the main options area.
>>
>> thanks,
>> ddh
>
> Hi Dwayne
>
> See the dhcp-options man page, in particular the section titled
> "DEFINING NEW OPTIONS" for the syntax. The values and types you use
> will depend on what the client is expecting. This should be spelled out
> by the client documentation.
>
> regards,
> -glenn
>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
>



-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools

"Everything should be made as simple as possible, but not simpler."
-- Albert Einstein

"The hottest places in Hell are reserved for those who, in times of moral
crisis, preserved their neutrality."
-- Dante




More information about the dhcp-users mailing list