Relative Content

Tag Archive for configdhcpkea

change kea dhcp server config without reloading it

I’m using kea dhcp and I’m trying to change a existing subnet while it’s running. I wrote a demo in C using curl to send “config-set” and “config-reload” command to the ctrl agent. But it didn’t work.