Yes of course, I am aware of the include concept. So the group concept is definitely not here. I thought I missed something. I was using shell script generating global reservations from a table in a text file. Currently rewritten to generate separate include files for per subnet reservations. Since it is script generated I can put the options either as an include or as a list.
Thanks for clarification. Marek Sent with Proton Mail secure email. ------- Original Message ------- On Wednesday, October 19th, 2022 at 20:36, Kenneth Porter <[email protected]> wrote: > On 10/19/2022 10:20 AM, Marek Greško via Kea-users wrote: > > > I was using ISC DHCP server and used the group concept to define > > common parameters for a group of clients. I found this concept very > > convenient. Is it possible to define something like group in the kea > > dhcp server reservations or should I define specific parameters to > > every host in reservations? > > > You could use the include file mechanism and put the shared > configuration in a JSON file included by each reservation. See section > 5.2.5 here: > > https://kea.readthedocs.io/en/kea-2.0.1/arm/config.html > > > -- > 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 > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users -- 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 [email protected] https://lists.isc.org/mailman/listinfo/kea-users
