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

Scott Rakow srsqrd at gmail.com
Thu Jan 11 18:49:23 UTC 2024


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


More information about the Kea-users mailing list