mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 05:27:55 +00:00
[82-improve-kea-test-capabilities] Updated guides
This commit is contained in:
parent
c25bbf2616
commit
8ea668319f
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user