Re: [Kea-users] Overwrite option-data fields with client-classes in reservations

2025-03-07 Thread Walter Reiner via Kea-users
om a class, but have to put the values directly into the supersede expression. Just to make sure, is this the intended way to do this or is there a better way I'm not seeing? Thank you! > Von: "Darren Ankney" > An: "Kea user's list" > Betreff: Re: [Kea-u

Re: [Kea-users] Overwrite option-data fields with client-classes in reservations

2025-03-07 Thread Darren Ankney
the > values directly into the supersede expression. > > Just to make sure, is this the intended way to do this or is there a better > way I'm not seeing? > > Thank you! > > > Von: "Darren Ankney" > > An: "Kea user's list" > &g

Re: [Kea-users] Overwrite option-data fields with client-classes in reservations

2025-03-04 Thread Darren Ankney
Hello, This is due to precedence which is documented here: https://kea.readthedocs.io/en/kea-2.6.1/arm/dhcp4-srv.html#standard-dhcpv4-options where it says: "The current Kea options precedence order is (from most important to least): host reservation, pool, subnet, shared network, class, global."

[Kea-users] Overwrite option-data fields with client-classes in reservations

2025-03-04 Thread Walter Reiner via Kea-users
Hi, I'm trying to overwrite option-data fields, e.g. domain-name-servers but also others, for specific reservations identified by MAC address. As the hosts are not separable by different pools, I thought the best option would be to create client-classes with the option-data I want to override a