blob: 438621e38d23dc041e9b57012b90a664c018e638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
.. 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
|