Browse Source

[3684] Updated User's Guide per review comments.

Marcin Siodelski 8 years ago
parent
commit
0a7591f0c9
2 changed files with 7 additions and 7 deletions
  1. 2 2
      doc/guide/admin.xml
  2. 5 5
      doc/guide/dhcp6-srv.xml

+ 2 - 2
doc/guide/admin.xml

@@ -203,7 +203,7 @@
               <entry>Host Reservations</entry>
               <entry>no</entry>
               <entry>yes</entry>
-              <entry>no</entry>
+              <entry>yes</entry>
               <entry>no</entry>
             </row>
 
@@ -211,7 +211,7 @@
               <entry>Options defined on per host basis</entry>
               <entry>no</entry>
               <entry>yes</entry>
-              <entry>no</entry>
+              <entry>yes</entry>
               <entry>no</entry>
             </row>
 

+ 5 - 5
doc/guide/dhcp6-srv.xml

@@ -2392,11 +2392,11 @@ should include options from the isc option space:
     client is greater than the number of reserved addresses or prefixes, the
     server will try to assign all reserved addresses or prefixes to the individual
     IAs and dynamically allocate addresses or prefixes to remaining IAs. If the
-    server cannot assign any of the reserved addresses or prefixes because of the
-    conflict, the server will pick next reserved address or prefix and try to
-    assign it to the client. If the server subsequently finds that there are no
-    more reservations that can be assigned to the client at the moment, the
-    server will try to assign leases dynamically.
+    server cannot assign a reserved address or prefix because it is in use,
+    the server will select next reserved address or prefix and try to assign it to
+    the client. If the server subsequently finds that there are no more reservations
+    that can be assigned to the client at the moment, the server will try to
+    assign leases dynamically.
     </para>
 
     <para>Making a reservation for a mobile host that may visit multiple subnets