Hi Scott,

This would be the correct way:

"subnet": "10.10.1.0/30",
"pools": [ { "pool":  10.10.1.2 - 10.10.1.2 } ],

Thank you,

Darren Ankney

On Thu, Jan 11, 2024 at 1:50 PM Scott Rakow <srs...@gmail.com> wrote:
>
> In one of my subnets I am having to deploy, I have a /30 network which has 
> only one IP. Will Kea-DHCP be able to support this, as I have not seen 
> anything in the documentation for this.
>
> If so, would I have to set up the Pool to look like...
>
> "subnet": "10.10.1.0/30",
> "pools": [ { "pool":  10.10.1.2 } ],
>
> Or would it have to look like...
>
> "subnet": "10.10.1.0/30",
> "pools": [ { "pool":  10.10.1.2 - 10.10.1.2 } ],
>
> Thanks,
> Scott
> --
> 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

Reply via email to