[Kea-users] DHCPv4 - respond to option 108 without allocating leases

Peter Davies peterd at isc.org
Wed May 22 08:51:11 UTC 2024


Hi lexi,
    This option is not sent if the client does not request it in its 
parameter
request list.

Adding "always-send": true" to the option data will tell Kea to send the 
option
anyway;  I am unsure how the client would handle this.

                         "option-data": [
                             {
                                 "name": "v6-only-preferred",
                                 "always-send": true",
                                 "data": "300"
                             }
                         ]

Kind Regards Peter


On 22/05/2024 07.30, Lexi Winter wrote:
>                          "option-data": [
>                              {
>                                  "name": "v6-only-preferred",
>                                  "data": "300"
>                              }
>                          ]

-- 
Peter Davies
Support Engineer
Internet Systems Corporation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240522/75fcd836/attachment.htm>


More information about the Kea-users mailing list