Re: [Kea-users] KEA DHCP - BOOTP config

2024-03-29 Thread Darren Ankney
Hi Philippe,

There is no other way to configure option 125  (vivso) other than
detailed here: 
https://kea.readthedocs.io/en/kea-2.4.1/arm/dhcp4-srv.html#dhcpv4-vendor-specific-options

Thank you,
Darren Ankney

On Thu, Mar 28, 2024 at 3:19 PM Philippe EA  wrote:
>
> 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
-- 
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


[Kea-users] KEA DHCP - BOOTP config

2024-03-28 Thread Philippe EA
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