1KEA-DHCP4(8)                          Kea                         KEA-DHCP4(8)
2
3
4

NAME

6       kea-dhcp4 - DHCPv4 server in Kea
7

SYNOPSIS

9       kea-dhcp4 [-v] [-V] [-W] [-d] [-c config-file] [-t config-file]
10                 [-p port-number]
11

DESCRIPTION

13       The kea-dhcp4 daemon provides the DHCPv4 server implementation.
14

ARGUMENTS

16       The arguments are as follows:
17
18       -v
19           Display the version.
20
21       -V
22           Display the extended version.
23
24       -W
25           Display the configuration report.
26
27       -d
28           Enable the debug mode with extra verbosity.
29
30       -c
31           Configuration file including the configuration for DHCPv4 server.
32           It may also contain configuration entries for other Kea services.
33
34       -t
35           Check the configuration file and report the first error if any.
36           Note that not all parameters are completely checked, in particular,
37           service and control channel sockets are not opened, and hook
38           libraries are not loaded.
39
40       -p
41           Port number (1-65535) on which the server listens. This is useful
42           for testing purposes only.
43

DOCUMENTATION

45       Kea comes with an extensive Kea User's Guide documentation that covers
46       all aspects of running the Kea software - compilation, installation,
47       configuration, configuration examples and many more. Kea also features
48       a Kea Messages Manual, which lists all possible messages Kea can print
49       with a brief description for each of them. Both documents are typically
50       available in various formats (txt, html, pdf) with your Kea
51       distribution. The on-line version is available at
52       http://kea.isc.org/docs/.
53
54       Kea source code is documented in the Kea Developer's Guide. It's
55       on-line version is available at http://kea.isc.org. Please follow
56       Developer's Guide link.
57
58       Kea project website is available at: http://kea.isc.org.
59

MAILING LISTS AND SUPPORT

61       There are two mailing lists available for Kea project. kea-users
62       (kea-users at lists.isc.org) is intended for Kea users, while kea-dev
63       (kea-dev at lists.isc.org) is intended for Kea developers, prospective
64       contributors and other advanced users. Both lists are available at
65       http://lists.isc.org. The community provides best effort type of
66       support on both of those lists.
67
68       ISC provides professional support for Kea services. See
69       https://www.isc.org/kea/ for details.
70

HISTORY

72       The b10-dhcp4 daemon was first coded in November 2011 by Tomek
73       Mrugalski.
74
75       In the mid 2014 Kea was decoupled from the BIND10 framework and became
76       a standalone DHCP server. The DHCPv4 server binary was renamed to
77       kea-dhcp4. Kea 1.0.0 was released in December 2015.
78

SEE ALSO

80       kea-dhcp6(8), kea-dhcp-ddns(8), kea-ctrl-agent(8), kea-admin(8),
81       keactrl(8), perfdhcp(8), kea-lfc(8), Kea Administrator's Guide.
82

AUTHOR

84       The Kea software has been written by a number of engineers working for
85       ISC: Tomek Mrugalski, Stephen Morris, Marcin Siodelski, Thomas
86       Markwalder, Francis Dupont, Jeremy C. Reed, Wlodek Wencel and Shawn
87       Routhier. That list is roughly in the chronological order in which the
88       authors made their first contribution. For a complete list of authors
89       and contributors, see AUTHORS file.
90
92       Copyright © 2011-2017 Internet Systems Consortium, Inc. ("ISC")
93
94
95
96ISC Kea 1.3.0                    Oct. 27, 2017                    KEA-DHCP4(8)
Impressum