mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[4254] Updated perfdhcp man page to include -f for DHCPv4.
This commit is contained in:
@@ -318,6 +318,23 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>-f <replaceable class="parameter">renew-rate</replaceable></option></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Rate at which DHCPv4 or DHCPv6 renew requests are sent
|
||||||
|
to a server. This value is only valid when used in conjunction
|
||||||
|
with the exchange rate (given by <option>-r <replaceable
|
||||||
|
class="parameter">rate</replaceable></option>).
|
||||||
|
Furthermore the sum of this value and the release-rate
|
||||||
|
(given by <option>-F <replaceable class="parameter">
|
||||||
|
rate</replaceable></option>) must be equal to or less than
|
||||||
|
the exchange rate.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-h</option></term>
|
<term><option>-h</option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@@ -560,23 +577,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term><option>-f <replaceable class="parameter">renew-rate</replaceable></option></term>
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Rate at which IPv6 RENEW requests are sent
|
|
||||||
to a server. This value is only valid when
|
|
||||||
used in conjunction with the exchange
|
|
||||||
rate (given by <option>-r <replaceable
|
|
||||||
class="parameter">rate</replaceable></option>).
|
|
||||||
Furthermore the sum of this value and the
|
|
||||||
release-rate (given by <option>-F <replaceable
|
|
||||||
class="parameter">rate</replaceable></option>)
|
|
||||||
must be equal to or less than the exchange rate.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>-F <replaceable class="parameter">release-rate</replaceable></option></term>
|
<term><option>-F <replaceable class="parameter">release-rate</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Reference in New Issue
Block a user