mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[#2403] Reformat section header
This commit is contained in:
parent
e35f14b326
commit
ae28d676c9
@ -1,9 +1,9 @@
|
|||||||
.. _hooks-subnet-cmds:
|
.. _hooks-subnet-cmds:
|
||||||
|
|
||||||
``subnet_cmds``: Subnet Commands
|
Subnet Commands: Manage Subnets and Shared Networks
|
||||||
================================
|
===================================================
|
||||||
|
|
||||||
This application offers commands used to query and manipulate subnet and shared network
|
The ``subnet_cmds`` library offers commands used to query and manipulate subnet and shared network
|
||||||
configurations in Kea. These can be very useful in deployments
|
configurations in Kea. These can be very useful in deployments
|
||||||
with a large number of subnets being managed by the DHCP servers,
|
with a large number of subnets being managed by the DHCP servers,
|
||||||
when those subnets are frequently updated. The commands offer a lightweight
|
when those subnets are frequently updated. The commands offer a lightweight
|
||||||
@ -13,12 +13,12 @@ ability to manage shared networks (listing, retrieving details, adding
|
|||||||
new ones, removing existing ones, and adding subnets to and removing them from
|
new ones, removing existing ones, and adding subnets to and removing them from
|
||||||
shared networks) is also provided.
|
shared networks) is also provided.
|
||||||
|
|
||||||
Currently this library is only available to ISC customers with a paid support
|
This library is only available to ISC customers with a paid support
|
||||||
contract.
|
contract.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
This library may only be loaded by the ``kea-dhcp4`` or ``kea-dhcp6``
|
This library can only be loaded by the ``kea-dhcp4`` or ``kea-dhcp6``
|
||||||
process.
|
process.
|
||||||
|
|
||||||
The following commands are currently supported:
|
The following commands are currently supported:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user