Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
Kea
Commits
0a7591f0
Commit
0a7591f0
authored
Sep 08, 2016
by
Marcin Siodelski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[3684] Updated User's Guide per review comments.
parent
05072326
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
doc/guide/admin.xml
doc/guide/admin.xml
+2
-2
doc/guide/dhcp6-srv.xml
doc/guide/dhcp6-srv.xml
+5
-5
No files found.
doc/guide/admin.xml
View file @
0a7591f0
...
...
@@ -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>
...
...
doc/guide/dhcp6-srv.xml
View file @
0a7591f0
...
...
@@ -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 a
ny of the
reserved address
es
or prefix
es
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment