I've switched my dhcp over to Kea. I've currently got the control agent disabled. Should I enable it? What purpose does it serve?
Thank you.
Leave it unchecked.
from the documentation...
The Kea Control Agent (CA) is a daemon which exposes a RESTful control interface for managing Kea servers. When building a high available dhcp setup, the control agent is a requirement for these kind of setups.
Perfect. Thank you. That is along the lines of what I was able to determine.