]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[82-improve-kea-test-capabilities] Updated guides
authorFrancis Dupont <fdupont@isc.org>
Thu, 27 Dec 2018 18:33:21 +0000 (19:33 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Fri, 18 Jan 2019 16:50:10 +0000 (17:50 +0100)
doc/guide/dhcp4-srv.xml
doc/guide/dhcp6-srv.xml

index 58c3eb5ef8f6cd701ea9cd26e63e2c6a1a5381b2..4069e30231af165ddad4b3499264a93f45339993 100644 (file)
           <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>
index e74e7f0ef42ae68e6fedf6f0485b7624fb4d0366..ff358a0b6efe4d8294f97c4c990ed774469c1741 100644 (file)
           <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>