<div dir="ltr"><div>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.<br></div><div><br></div><div>If so, would I have to set up the Pool to look like...</div><div><br></div><div>"subnet": "<a href="http://10.10.1.0/30">10.10.1.0/30</a>",<br></div><div>"pools": [ { "pool": 10.10.1.2 } ],</div><div><br></div><div>Or would it have to look like...</div><div><br></div><div>
<div>"subnet": "<a href="http://10.10.1.0/30">10.10.1.0/30</a>",<br></div><div>"pools": [ { "pool": 10.10.1.2 - 10.10.1.2 } ],</div><div><br></div><div>Thanks,</div><div>Scott<br></div>
</div></div>