<!--
- - Copyright (C) 2011-2018 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
-
- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
<info>
<productname>ISC Kea</productname>
- <date>Dec. 31, 3000</date>
+ <date>Oct. 14, 2018</date>
<edition>1.5.0</edition>
<author>
<contrib>The Kea software has been written by a number of
<refsynopsisdiv>
<cmdsynopsis sepchar=" ">
- <command>kea-dhcp4</command>
+ <command>kea-netconf</command>
<arg choice="opt" rep="norepeat"><option>-v</option></arg>
<arg choice="opt" rep="norepeat"><option>-V</option></arg>
+ <arg choice="opt" rep="norepeat"><option>-W</option></arg>
<arg choice="opt" rep="norepeat"><option>-d</option></arg>
<arg choice="opt" rep="norepeat"><option>-c <replaceable class="parameter">config-file</replaceable></option></arg>
+ <arg choice="opt" rep="norepeat"><option>-t <replaceable class="parameter">config-file</replaceable></option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
<title>DESCRIPTION</title>
<para>
- The <command>kea-netconf</command> daemon provides a YANG/NETCONF
+ The <command>kea-netconf</command> agent provides a YANG/NETCONF
interface for the Kea environment.
</para>
</para></listitem>
</varlistentry>
- <!-- not supported yet in kea-netconf
<varlistentry>
<term><option>-W</option></term>
<listitem><para>
Display the configuration report.
</para></listitem>
- </varlistentry> -->
+ </varlistentry>
<varlistentry>
<term><option>-d</option></term>
<varlistentry>
<term><option>-c</option></term>
<listitem><para>
- Configuration file including the configuration for NETCONF daemon.
+ Configuration file including the configuration for NETCONF agent.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>-t</option></term>
+ <listitem><para>
+ Check the syntax of the configuration file and report the
+ first error if any. Note that not all parameters are
+ completely checked, in particular, service and client
+ sockets are not opened, and hook libraries are not loaded.
</para></listitem>
</varlistentry>
<refsect1>
<title>SEE ALSO</title>
<para>
+ <citerefentry>
+ <refentrytitle>kea-dhcp4</refentrytitle>
+ <manvolnum>8</manvolnum>
+ </citerefentry>,
+
<citerefentry>
<refentrytitle>kea-dhcp6</refentrytitle>
<manvolnum>8</manvolnum>