From: Tomek Mrugalski Date: Sat, 21 Oct 2017 17:24:58 +0000 (+0100) Subject: [5396] Doc updated X-Git-Tag: Kea-1.3.0~2^2~12^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b10a1eed2dda81c53cd1e45d9e9febc7de524a;p=thirdparty%2Fkea.git [5396] Doc updated --- diff --git a/doc/guide/hooks.xml b/doc/guide/hooks.xml index fb9dce08c4..46bf9f42f6 100644 --- a/doc/guide/hooks.xml +++ b/doc/guide/hooks.xml @@ -2085,6 +2085,12 @@ If the subnet exists the response will be similar to this: new subnet. Thus, we recommend that this command is used with extreme caution. + + This command can also be used to completely delete an IPv4 subnet that + is part of a shared network. If you want to simply remove the subnet + from a shared network and keep the subnet configuration, use + network4-subnet-del command instead. + The command has the following structure: @@ -2139,6 +2145,12 @@ If the subnet exists the response will be similar to this: new subnet. Thus, we recommend that this command is used with extreme caution. + + This command can also be used to completely delete an IPv6 subnet that + is part of a shared network. If you want to simply remove the subnet + from a shared network and keep the subnet configuration, use + network6-subnet-del command instead. + The command has the following structure: @@ -2432,8 +2444,10 @@ both the command and the response. network4-subnet-del, network6-subnet-del commands These commands are used to remove a subnet that is part of existing shared - network and demote it to a plain, stand-alone subnet. The - network4-subnet-del and + network and demote it to a plain, stand-alone subnet. If you want to + remove a subnet completely, use subnet4-del or + subnet6-del commands instead. + The network4-subnet-del and network6-subnet-del commands take two parameters: id, which is an integer and specifies subnet-id of existing subnet to be removed from a shared network; and