mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 13:07:50 +00:00
[5396] Doc updated
This commit is contained in:
parent
11be0c5170
commit
73b10a1eed
@ -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.
|
||||
</para>
|
||||
<para>
|
||||
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
|
||||
<command>network4-subnet-del</command> command instead.
|
||||
</para>
|
||||
|
||||
<para>The command has the following structure:
|
||||
<screen>
|
||||
@ -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.
|
||||
</para>
|
||||
<para>
|
||||
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
|
||||
<command>network6-subnet-del</command> command instead.
|
||||
</para>
|
||||
|
||||
<para>The command has the following structure:
|
||||
<screen>
|
||||
@ -2432,8 +2444,10 @@ both the command and the response.
|
||||
<title>network4-subnet-del, network6-subnet-del commands</title>
|
||||
<para>
|
||||
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
|
||||
<command>network4-subnet-del</command> and
|
||||
network and demote it to a plain, stand-alone subnet. If you want to
|
||||
remove a subnet completely, use <command>subnet4-del</command> or
|
||||
<command>subnet6-del</command> commands instead.
|
||||
The <command>network4-subnet-del</command> and
|
||||
<command>network6-subnet-del</command> commands take two parameters:
|
||||
<command>id</command>, which is an integer and specifies subnet-id of
|
||||
existing subnet to be removed from a shared network; and
|
||||
|
Loading…
x
Reference in New Issue
Block a user