<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi kea-users list,</p>
    <p>I'm working on kea 1.4 and I have a few questions.<br>
    </p>
    <p>Suppose I have 3 IPv4 subnets for example, <br>
    </p>
    <p>....</p>
    <p>        "subnet4": [<br>
                  {<br>
                      "subnet": "10.42.0.0\/16",<br>
                      "pools": [<br>
                          {<br>
                              "pool": "10.42.0.10 - 10.42.0.100"<br>
                          }<br>
                      ],<br>
                  {<br>
                      "subnet": "10.43.0.0\/16",<br>
                      "pools": [<br>
                          {<br>
                              "pool": "10.43.0.10 - 10.43.0.100"<br>
                          }<br>
                      ],</p>
    <p>            {<br>
                      "subnet": "10.44.0.0\/16",<br>
                      "pools": [<br>
                          {<br>
                              "pool": "10.44.0.10 - 10.44.0.100"<br>
                          }<br>
                      ],</p>
    <p>....<br>
    </p>
    <p>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? <br>
    </p>
    <p>Please, forget the syntax check  on this example<br>
    </p>
    <p>Thanks in advanced!<br>
    </p>
    <div class="moz-signature">-- <br>
      <table width="351" cellspacing="0" cellpadding="0" border="0">
        <tbody>
          <tr>
            <td style="text-align:left;padding-bottom:10px">Juan<br>
            </td>
          </tr>
          <tr>
            <td style="border-top:solid #000000 4px" height="14"><br>
            </td>
          </tr>
          <tr>
            <td style="vertical-align: top;
              text-align:left;color:#000000;font-size:12px;font-family:Futura,
              'Century Gothic', CenturyGothic, sans-serif;;
              text-align:left"><br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>