Hello,

> In Kea, you could use class membership as a proxy for groups.  For
> example, this:
> 
> Would be setup in Kea as four classes with different test lines for
> the pxe-system-type and value.  For example something like:
> 
> "client-classes": [
>   {
>     "name": "pxe-system-type-00:00",
>     "test": "option[123].hex == '00:00'",
>     "boot-file-name": "/linf/bookworm/boot/current-amd64/pxelinux.0"
>   }
> ]


That does it for the last component of boot-file-name, syslinux.efi or
pxelinux.0, but how about the second component, bullseye or bookworm in
my example, which does not depend on anything the client sends in its
dhcp request, but only on which OS version I want to run on the DHCP
Client?

Regards
  Christoph

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.

Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to