1KEA-NETCONF(8) Kea KEA-NETCONF(8)
2
3
4
6 kea-netconf - NETCONF agent for Kea environment
7
9 kea-netconf [-v] [-V] [-W] [-d] [-c config-file] [-t config-file]
10
12 The kea-netconf agent provides a YANG/NETCONF interface for the Kea en‐
13 vironment.
14
16 The arguments are as follows:
17
18 -v Displays the version.
19
20 -V Displays the extended version.
21
22 -W Displays the configuration report.
23
24 -d Enables the debug mode with extra verbosity.
25
26 -c config-file
27 Specifies the file with the configuration for the NETCONF agent.
28
29 -t config-file
30 Checks the syntax of the configuration file and reports the
31 first error, if any. Note that not all parameters are completely
32 checked; in particular, service and client sockets are not
33 opened, and hook libraries are not loaded.
34
36 Kea comes with an extensive Kea Administrator Reference Manual that
37 covers all aspects of running the Kea software - compilation, installa‐
38 tion, configuration, configuration examples, and much more. Kea also
39 features a Kea Messages Manual, which lists all possible messages Kea
40 can print with a brief description for each of them. Both documents are
41 available in various formats (.txt, .html, .pdf) with the Kea distribu‐
42 tion. The Kea documentation is available at
43 https://kb.isc.org/docs/kea-administrator-reference-manual .
44
45 Kea source code is documented in the Kea Developer's Guide. Its online
46 version is available at https://jenkins.isc.org/job/Kea_doc/doxygen/.
47
48 The Kea project website is available at https://kea.isc.org.
49
51 There are two public mailing lists available for the Kea project.
52 kea-users (kea-users at lists.isc.org) is intended for Kea users, while
53 kea-dev (kea-dev at lists.isc.org) is intended for Kea developers,
54 prospective contributors, and other advanced users. Both lists are
55 available at https://lists.isc.org. The community provides best-effort
56 support on both of those lists.
57
58 ISC provides professional support for Kea services. See
59 https://www.isc.org/kea/ for details.
60
62 Early prototypes of kea-netconf implementation were written during IETF
63 Hackathons in Berlin, London, and Montreal. An actual production-ready
64 implementation was started in August 2018 by Tomek Mrugalski and Fran‐
65 cis Dupont.
66
68 kea-dhcp4(8), kea-dhcp6(8), kea-dhcp-ddns(8), kea-ctrl-agent(8),
69 kea-admin(8), keactrl(8), perfdhcp(8), kea-lfc(8), Kea Administrator
70 Reference Manual.
71
73 Internet Systems Consortium
74
76 2019-2021, Internet Systems Consortium
77
78
79
80
811.9.8 Aug 06, 2021 KEA-NETCONF(8)