[Kea-users] KEA DHCP - BOOTP config

Philippe EA pea at perle.com
Thu Mar 28 19:19:39 UTC 2024


Hi all,

I'm quite new on KEA DHCP, and I'm trying to setup a proper config using BOOTP, here is my current config for boot-file from an HTTP server (10.171.20.72) :

{
    "subnet4": [ {
        "reservations": [
        {
            "hostname": "SCG",
            "hw-address": "00:80:d4:0c:30:76",
            "ip-address": "10.171.20.22",
            "next-server": "10.171.20.254",
            "server-hostname": "10.171.20.72",
            "boot-file-name": "dhcp-ztp-txt"
        } ]
    } ]
}

For this part I think that should work.

My main concern is about option 125 to transfer a firmware image, I'm not sure about the way to setup that, I've seen a way with vivso but I need to understand how it works.

Is there a different way for this option ?  Maybe an easier way ?

Thank you for support.

Regards.

Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240328/ecda182c/attachment-0001.htm>


More information about the Kea-users mailing list