[Kea-users] ISC DHCP equivalent of the "group" statement

Kamil Wilczek kmwil at mimuw.edu.pl
Thu Jun 27 13:00:22 UTC 2024


Thank you for the answer, I suspected so. Fortunately we do not
change configuration that often :) Translating groups to classes is
intuitive and straightforward.

     "client-classes": [
         {
             "name": "biblioteka_katalog",
             "option-data": [
                 { "name": "next-server",     "data": "10.1.0.100" },
                 { "name": "server-hostname", "data": "neptun" },
                 { "name": "root-path",       "data": "/srv/tftp" },
                 { "name": "boot-file-name",  "data": 
"/grub_bib_os_bookworm/x86_64-efi/core.efi" },
         },
...

Kind regards,
-- 
Kamil Wilczek [https://keys.openpgp.org/]
[D415917E84B8DA5A60E853B6E676ED061316B69B]

W dniu 27.06.2024 o 14:53, Francis Dupont pisze:
> There is no direct translation of ISC DHCP group to Kea. In your case
> IMHO the simplest is to put common setting in a client class and to
> add this client class to each host reservation entry...
> 
> Regards
> 
> Francis Dupont <fdupont at isc.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240627/4d6fa437/attachment.sig>


More information about the Kea-users mailing list