failure. The optional parameter "max-period" specifies the time in
seconds after which the DHCP service should be automatically re-enabled,
if the ``dhcp-enable`` command is not sent before this time elapses.
+
Since Kea 1.9.4 there is an additional "origin" parameter that specifies the
command source. A server administrator should typically omit this parameter
because the default value "user" indicates that the administrator sent the
HA operation. The administrator should either omit this parameter or set it to
"user".
-::
-
- {
- "command": "dhcp-disable",
- "arguments": {
- "max-period": 20
- }
- }
-
::
{
recommended because it can interfere with the HA mechanics and can result
in undesired effects.
-::
-
- {
- "command": "dhcp-enable"
- }
-
::
{