[Kea-users] Subnet with Multi pool

Surya Teja suryateja042 at gmail.com
Wed Jul 31 05:25:40 UTC 2019


Hi
I am new to kea DHCP services and I am  trying add multiple pools in the
subnet config section  but it is throwing syntax error for me, I tried in
different ways like:
------------------------------------------------------------------
1)  "subnet4": [
        {
                    "pools": [ { "pool":  "192.168.2.174 - 192.168.2.174" },
                                   { "pool":  "192.168.2.175 -
192.168.2.176" } ],
                 "subnet": "192.168.0.1/24"

        }
    ]
2)"subnet4": [
        {
                    "pools": [ { "pool":  "192.168.2.174 -
192.168.2.174,192.168.2.175 - 192.168.2.176" } ],
                 "subnet": "192.168.0.1/24"

        }
    ]
I didn't see any related stuff of muliple pools concept for kea in
internet. Does kea supports muliple pools for subnet?
Thanks in advance and Any reference links can also be appreciated
Thank you
surya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20190731/4d58a2d5/attachment.htm>


More information about the Kea-users mailing list