mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[82-improve-kea-test-capabilities] Updated guides
This commit is contained in:
committed by
Tomek Mrugalski
parent
c25bbf2616
commit
8ea668319f
@@ -39,10 +39,19 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<simpara>
|
<simpara>
|
||||||
<command>-p <replaceable>server-port</replaceable></command> -
|
<command>-p <replaceable>server-port</replaceable></command> -
|
||||||
specifies UDP port on which the server will listen. This is only
|
specifies UDP local port on which the server will listen.
|
||||||
useful during testing, as a DHCPv4 server listening on
|
This is only useful during testing, as a DHCPv4 server
|
||||||
ports other than the standard ones will not be able to
|
listening on ports other than the standard ones will not
|
||||||
handle regular DHCPv4 queries.</simpara>
|
be able to handle regular DHCPv4 queries.</simpara>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<simpara>
|
||||||
|
<command>-P <replaceable>client-port</replaceable></command> -
|
||||||
|
specifies UDP remote port to which the server will send
|
||||||
|
all responses. This is only useful during testing, as a
|
||||||
|
DHCPv4 server sending responses to ports other than the
|
||||||
|
standard ones will not be able to handle regular DHCPv4
|
||||||
|
clients.</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<simpara>
|
<simpara>
|
||||||
|
@@ -39,10 +39,19 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<simpara>
|
<simpara>
|
||||||
<command>-p <replaceable>server-port</replaceable></command> -
|
<command>-p <replaceable>server-port</replaceable></command> -
|
||||||
specifies UDP port on which the server will listen. This is only
|
specifies UDP local port on which the server will listen.
|
||||||
useful during testing, as a DHCPv6 server listening on
|
This is only useful during testing, as a DHCPv6 server
|
||||||
ports other than the standard ones will not be able to
|
listening on ports other than the standard ones will not
|
||||||
handle regular DHCPv6 queries.</simpara>
|
be able to handle regular DHCPv6 queries.</simpara>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<simpara>
|
||||||
|
<command>-P <replaceable>client-port</replaceable></command> -
|
||||||
|
specifies UDP remote port to which the server will send
|
||||||
|
all responses. This is only useful during testing, as a
|
||||||
|
DHCPv6 server sending responses to ports other than the
|
||||||
|
standard ones will not be able to handle regular DHCPv6
|
||||||
|
clients.</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<simpara>
|
<simpara>
|
||||||
|
Reference in New Issue
Block a user