[Kea-users] Is Kea-DHCP able to support a /30 network?

Scott Rakow srsqrd at gmail.com
Thu Jan 11 20:00:49 UTC 2024


Thanks!

On Thu, Jan 11, 2024 at 7:47 PM Darren Ankney <darren.ankney at gmail.com>
wrote:

> 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 <srsqrd at 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 at 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 at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240111/67aa190e/attachment.htm>


More information about the Kea-users mailing list