<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="" class="default-style">
Hello,
</div>
<div style="" class="default-style">
In ISC DHCP v4.4.2 we have (<a href="https://downloads.isc.org/isc/dhcp/4.4.2/dhcp-4.4.2-RELNOTES">https://downloads.isc.org/isc/dhcp/4.4.2/dhcp-4.4.2-RELNOTES</a>) :
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Support for sending and receiving additional DHCP4 options has been added to both the dhcpd and dhclient. Specifically: option codes 93,94, and 97 (RFC 4578); code 150 (RFC 5859); and codes 209,219, and 211 (RFC 5071). Beyond configuring, sending, requesting, and receiving these options neither server nor client apply any additional logic based on their values. Thanks to Peter Lewis for requesting this change. [ISC-Bugs 47062]
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
In KEA, it seems that option 150 is not support.
</div>
<div style="" class="default-style">
We get this error:
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
[Validation] Error encountered: definition for the option 'dhcp4.tftp-server-ip' having code '0' does not exist
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Is there a solution or do we have to define that option ourselves?
</div>
<div style="" class="default-style">
<br>
</div>
<div style="" class="default-style">
Thanks,
</div>
<div style="" class="default-style">
Veronique
</div>
</body>
</html>