<div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Hello,</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">unfortunately I have no means to influence client side. It always sends full DUID, but the beginning changes ower power-on cycles. Mac source duid is OK for me, since this part is stable, so those server side tweaks are not needed in my situation.</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">I need only reservations not to be part of leases. I wonder if there is somebudy who needs reservations to be part of the leases? If yes, probably this should be configurable. If not, even better. Only the behavior change would be needed.<br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">Marek</div><div style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><br></div><div class="protonmail_quote">
On Friday, November 29th, 2024 at 17:01, Cristina Bulfon <cristina.bulfon@roma1.infn.it> wrote:<br>
<blockquote class="protonmail_quote" type="cite">
The following configuration works for my environment, using Mac address for ipv6 reservations<br><div><br></div><div>- on the dhcp client side after installing the node, I force the use of the DUID-LL and the setting dhcp6.method = auto (if I remember correctly it is used to set the routing correctly)</div><div> <font size="2" face="AvenirNext-Regular"> nmcli connection modify <iface> ipv6.dhcp-duid ll</font></div><div><font size="2" face="AvenirNext-Regular"> nmcli connection modify <iface> ipv6.method auto</font></div><div> </div><div>- on the kea dhcp server with the following option I can used the Mac address for ipv6 reservations</div><div><br></div><div> <font face="AvenirNext-Regular"> - "mac-sources": [ "client-link-addr-option", "ipv6-link-local”] —> I’ve configured relay agent on router so ipv6-link-local should not be used </font></div><div><font face="AvenirNext-Regular"><br></font></div><div><font face="AvenirNext-Regular">- "host-reservation-identifiers": ["hw-address”]</font></div><div><font face="AvenirNext-Regular"><br></font></div><div><font face="AvenirNext-Regular">- example of host reservations</font></div><div><font face="AvenirNext-Regular"><br></font></div><div><font face="AvenirNext-Regular"> {</font></div>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; line-height: normal; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures"><font face="AvenirNext-Regular"> "hostname": “<fqdn>",</font></span></p>
<p style="margin: 0px; font-stretch: normal; line-height: normal; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures;"><font face="AvenirNext-Regular"> "hw-address": “00:00:00:00:00:00",</font></span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; line-height: normal; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures"><font face="AvenirNext-Regular"> "ip-addresses": [“abcd:abcd::7"] </font></span></p>
<p style="margin: 0px; font-style: normal; font-variant-caps: normal; font-stretch: normal; line-height: normal; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-position: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal;"><span style="font-variant-ligatures: no-common-ligatures;"><font face="AvenirNext-Regular">} ,</font></span></p><div><span style="font-variant-ligatures: no-common-ligatures"><br></span></div><div><font face="AvenirNext-Regular"> Hope this help,</font></div><div><font face="AvenirNext-Regular"><br></font></div><div><font face="AvenirNext-Regular">Cristina </font></div><div><div><br><blockquote type="cite"><div>On 29 Nov 2024, at 13:06, Marek Greško via Kea-users <kea-users@lists.isc.org> wrote:</div><br class="Apple-interchange-newline"><div><div><br>Nope, solution is to not place reservations into leases. The reservations in leases create more problems then it solves. There are many change requests for it from multiple people. This was just step sidewards.<br><br>Marek<br><br><br><br><br>Sent with Proton Mail secure email.<br><br>On Friday, November 29th, 2024 at 11:46, Francis Dupont <fdupont@isc.org> wrote:<br><br><blockquote type="cite">Véronique is right: the solution is to use flex-id with replace-client-id<br>set to true.<br><br>Regards<br><br>Francis Dupont fdupont@isc.org<br></blockquote>-- <br>ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.<br><br>To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.<br><br>Kea-users mailing list<br>Kea-users@lists.isc.org<br>https://lists.isc.org/mailman/listinfo/kea-users<br></div></div></blockquote></div><br></div>
</blockquote><br>
</div>