[kea-dev] DUID-EN

Tomek Mrugalski tomasz at isc.org
Fri May 15 15:22:47 UTC 2015


On 15.05.2015 16:58, Templin, Fred L wrote:
> I would like to configure kea to use DUID-EN as its server identifier DUID type,
> but have not found a way to do so. Does kea support DUID-EN? If not, can
> support be added?
Technically, it's not supported, but you can trivially add support for
it. Start kea6 and stop it. It will store its generated DUID in
${install-dir}/var/kea/kea-dhcp6-serverid. This is the server DUID in
hex form. Feel free to generate your own DUID and put it there. I'm not
sure what your deployment model is, but you can even deploy kea with
this file, so it will use whatever DUID you want from its first start.

This possibility is (somewhat briefly) discussed in Kea User's Guide,
section 8.4. Would that work for you?

Tomek





More information about the kea-dev mailing list