[Kea-users] Subnet/pool selection

Juan Settecase - Interlink S.R.L. juan at interlink.com.ar
Mon Jan 21 18:59:35 UTC 2019


Hi kea-users list,

I'm working on kea 1.4 and I have a few questions.

Suppose I have 3 IPv4 subnets for example,

....

        "subnet4": [
             {
                 "subnet": "10.42.0.0\/16",
                 "pools": [
                     {
                         "pool": "10.42.0.10 - 10.42.0.100"
                     }
                 ],
             {
                 "subnet": "10.43.0.0\/16",
                 "pools": [
                     {
                         "pool": "10.43.0.10 - 10.43.0.100"
                     }
                 ],

             {
                 "subnet": "10.44.0.0\/16",
                 "pools": [
                     {
                         "pool": "10.44.0.10 - 10.44.0.100"
                     }
                 ],

....

So now suppose I have 150 dhcp clients.... how it work kea's 
"subnet/pool selection"? which subnet or pool is going to selected first 
and which is going to be exausted first? there is  a "priority"/"order" 
option i didn't found yet?

Please, forget the syntax check  on this example

Thanks in advanced!

-- 
Juan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20190121/0530c926/attachment.htm>


More information about the Kea-users mailing list