mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[#2974] Checkpoint: did v4 code, need UTs, v6 and doc
This commit is contained in:
committed by
Razvan Becheriu
parent
a740d0bfe5
commit
cadf332033
@@ -69,6 +69,9 @@ src/share/api/lease6-wipe.json
|
||||
src/share/api/lease6-write.json
|
||||
src/share/api/leases-reclaim.json
|
||||
src/share/api/list-commands.json
|
||||
src/share/api/localize4.json
|
||||
src/share/api/localize4o6.json
|
||||
src/share/api/localize6.json
|
||||
src/share/api/network4-add.json
|
||||
src/share/api/network4-del.json
|
||||
src/share/api/network4-get.json
|
||||
|
@@ -864,6 +864,37 @@ command-line argument. This command does not take any parameters.
|
||||
"command": "version-get"
|
||||
}
|
||||
|
||||
Commands Supported by the DHCPv4 Server
|
||||
=======================================
|
||||
|
||||
.. isccmd:: localize4
|
||||
.. _command-localize4:
|
||||
|
||||
The ``localize4`` Command
|
||||
-------------------------
|
||||
|
||||
The :isccmd:`localize4` command returns the result of DHCPv4 subnet selection.
|
||||
|
||||
.. isccmd:: localize4o6
|
||||
.. _command-localize4o6:
|
||||
|
||||
The ``localize4o6`` Command
|
||||
---------------------------
|
||||
|
||||
The :isccmd:`localize4o6` command returns the result of DHCPv4-over-DHCPv6
|
||||
subnet selection.
|
||||
|
||||
Commands Supported by the DHCPv6 Server
|
||||
=======================================
|
||||
|
||||
.. isccmd:: localize6
|
||||
.. _command-localize6:
|
||||
|
||||
The ``localize6`` Command
|
||||
-------------------------
|
||||
|
||||
The :isccmd:`localize6` command returns the result of DHCPv6 subnet selection.
|
||||
|
||||
Commands Supported by the D2 Server
|
||||
===================================
|
||||
|
||||
|
Reference in New Issue
Block a user