mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-29 04:57:52 +00:00
63 lines
1.2 KiB
ReStructuredText
63 lines
1.2 KiB
ReStructuredText
.. only:: not latex
|
|
|
|
.. image:: static/kea-logo-200.png
|
|
:align: right
|
|
|
|
.. _introduction:
|
|
|
|
##################################
|
|
Kea Administrator Reference Manual
|
|
##################################
|
|
|
|
Kea is an open source implementation of the Dynamic Host Configuration
|
|
Protocol (DHCP) servers, developed and maintained by Internet Systems
|
|
Consortium (ISC).
|
|
|
|
This is the reference guide for Kea version |release|.
|
|
Links to the most up-to-date version of this document (in PDF, HTML,
|
|
and plain text formats) can be found on `Read the Docs <https://kea.readthedocs.io>`_.
|
|
Other useful Kea information can be found in our
|
|
`Knowledgebase <https://kb.isc.org>`_.
|
|
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 5
|
|
|
|
arm/intro
|
|
arm/quickstart
|
|
arm/install
|
|
arm/admin
|
|
arm/config
|
|
arm/keactrl
|
|
arm/agent
|
|
arm/dhcp4-srv
|
|
arm/dhcp6-srv
|
|
arm/database-connectivity
|
|
arm/lease-expiration
|
|
arm/congestion-handling
|
|
arm/ddns
|
|
arm/lfc
|
|
arm/classify
|
|
arm/hooks
|
|
arm/stats
|
|
arm/ctrl-channel
|
|
arm/logging
|
|
arm/shell
|
|
arm/integrations
|
|
arm/stork
|
|
arm/security
|
|
|
|
.. toctree::
|
|
:caption: Appendices
|
|
:name: appendices
|
|
:maxdepth: 1
|
|
|
|
api
|
|
manpages
|
|
kea-messages
|
|
arm/config-templates.rst
|
|
umls
|
|
grammar/grammar
|
|
arm/acknowledgments
|