]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1601] updated ARM
authorRazvan Becheriu <razvan@isc.org>
Fri, 22 Jan 2021 15:19:42 +0000 (17:19 +0200)
committerRazvan Becheriu <razvan@isc.org>
Fri, 22 Jan 2021 17:15:20 +0000 (17:15 +0000)
doc/sphinx/arm/ctrl-channel.rst

index b1a81faa706e46f7802c21f47f33b7bebd563eb1..41aa9d7740c76f249739542dc342f8c84f124b8e 100644 (file)
@@ -557,6 +557,7 @@ synchronization of the lease databases at startup, or recovery after a
 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
@@ -567,15 +568,6 @@ be specified in the administrator's commands because it may interfere with the
 HA operation. The administrator should either omit this parameter or set it to
 "user".
 
-::
-
-   {
-       "command": "dhcp-disable",
-       "arguments": {
-           "max-period": 20
-       }
-   }
-
 ::
 
    {
@@ -600,12 +592,6 @@ default value) and 'ha-partner'. Using the 'ha-partner' value is not
 recommended because it can interfere with the HA mechanics and can result
 in undesired effects.
 
-::
-
-   {
-       "command": "dhcp-enable"
-   }
-
 ::
 
    {