2
0
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:
Francis Dupont
2018-12-27 19:33:21 +01:00
committed by Tomek Mrugalski
parent c25bbf2616
commit 8ea668319f
2 changed files with 26 additions and 8 deletions

View File

@@ -39,10 +39,19 @@
<listitem>
<simpara>
<command>-p <replaceable>server-port</replaceable></command> -
specifies UDP port on which the server will listen. This is only
useful during testing, as a DHCPv4 server listening on
ports other than the standard ones will not be able to
handle regular DHCPv4 queries.</simpara>
specifies UDP local port on which the server will listen.
This is only useful during testing, as a DHCPv4 server
listening on ports other than the standard ones will not
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>
<simpara>

View File

@@ -39,10 +39,19 @@
<listitem>
<simpara>
<command>-p <replaceable>server-port</replaceable></command> -
specifies UDP port on which the server will listen. This is only
useful during testing, as a DHCPv6 server listening on
ports other than the standard ones will not be able to
handle regular DHCPv6 queries.</simpara>
specifies UDP local port on which the server will listen.
This is only useful during testing, as a DHCPv6 server
listening on ports other than the standard ones will not
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>
<simpara>