Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
3dc847ee
Commit
3dc847ee
authored
Oct 24, 2017
by
Wlodzimierz Wencel
Browse files
Merge remote-tracking branch 'origin/trac5392'
parents
a601f6a5
dd8de878
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/dhcp4-srv.xml
View file @
3dc847ee
...
...
@@ -3379,16 +3379,14 @@ It is merely echoed by the server
<title>
Storing Host Reservations in MySQL or PostgreSQL
</title>
<para>
It is possible to store host reservations in MySQL or PostgreSQL database. See
<xref
linkend=
"hosts4-storage"
/>
for information on how to configure Kea to use
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
tools for managing reservations in a database. The Kea wiki
<ulink
url=
"http://kea.isc.org/wiki/HostReservationsHowTo"
/>
provides detailed
information and examples of how reservations can be inserted into the
database.
It is possible to store host reservations in MySQL or PostgreSQL. See
<xref
linkend=
"hosts6-storage"
/>
for information on how to configure Kea to use
reservations stored in MySQL or PostgreSQL. Kea provides dedicated hook for
managing reservations in a database, section
<xref
linkend=
"host-cmds"
/>
provide
detailed information.
</para>
<note><simpara>
In Kea
1.1.0
maximum length of an option specified per host is
<note><simpara>
In Kea maximum length of an option specified per host is
arbitrarily set to 4096 bytes.
</simpara></note>
</section>
...
...
doc/guide/dhcp6-srv.xml
View file @
3dc847ee
...
...
@@ -2902,14 +2902,12 @@ should include options from the isc option space:
<para>
It is possible to store host reservations in MySQL or PostgreSQL. See
<xref
linkend=
"hosts6-storage"
/>
for information on how to configure Kea to use
reservations stored in MySQL or PostgreSQL. Kea does not provide any dedicated
tools for managing reservations in a database. The Kea wiki
<ulink
url=
"http://kea.isc.org/wiki/HostReservationsHowTo"
/>
provides detailed
information and examples of how reservations can be inserted into the
database.
reservations stored in MySQL or PostgreSQL. Kea provides dedicated hook for
managing reservations in a database, section
<xref
linkend=
"host-cmds"
/>
provide
detailed information.
</para>
<note><simpara>
In Kea
1.1.0
maximum length of an option specified per host is
<note><simpara>
In Kea maximum length of an option specified per host is
arbitrarily set to 4096 bytes.
</simpara></note>
</section>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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