<div dir="ltr">when I run:<div><br></div><div>curl -X POST -H "Content-Type: application/json" -d '{ "command": "config-get", "service": ["dhcp4"] }' <a href="http://localhost:8000/">http://localhost:8000/</a></div><div><br></div><div>I get:</div><div><br></div><div><a href="https://paste.debian.net/hidden/a5ae1e53/">https://paste.debian.net/hidden/a5ae1e53/</a></div><div><br></div><div>It seems to me that subnet-id=1 is configured.  However when I run:</div><div><br></div><div><div>curl -X POST -H "Content-Type: application/json" -d '{ "command": "lease4-add","service": ["dhcp4"], "arguments": { "subnet-id": 1, "ip-address": "172.31.32.12", "hw-address": "1a:1b:1c:1d:1e:1f" } }' <a href="http://localhost:8000/">http://localhost:8000/</a></div><div>[ { "result": 1, "text": "Invalid subnet-id: No IPv4 subnet with subnet-id=1 currently configured." } ]</div></div><div><br></div><div>It says that subnet-id=1 doesn't exist?  What am I missing?</div><div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Munroe Sollog<div>Senior Network Engineer</div><div><a href="mailto:munroe@lehigh.edu" target="_blank">munroe@lehigh.edu</a></div></div></div>
</div></div>