mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[4254] Updated perfdhcp man page to include -f for DHCPv4.
This commit is contained in:
parent
d1c9de36f9
commit
0b10a19096
@ -318,6 +318,23 @@
|
||||
</listitem>
|
||||
</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>
|
||||
<term><option>-h</option></term>
|
||||
<listitem>
|
||||
@ -560,23 +577,6 @@
|
||||
</listitem>
|
||||
</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>
|
||||
<term><option>-F <replaceable class="parameter">release-rate</replaceable></option></term>
|
||||
<listitem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user