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
-- 
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
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to