2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[5396] Couple doc improvements.

This commit is contained in:
Tomek Mrugalski
2017-10-21 17:35:36 +01:00
parent 85e19e9167
commit 268145994f
2 changed files with 31 additions and 19 deletions

View File

@@ -1,13 +1,11 @@
// This is and example configuration for iPXE boot in Kea6.
// This is an example configuration for iPXE boot in Kea6.
{
"Dhcp6": {
// mandatory part of the config that list interfaces on which
// kea will listen to incoming traffic
// Mandatory part of the config that list interfaces on which
// Kea will listen for incoming traffic.
"interfaces-config": {
"interfaces": [
"ethX"
]
"interfaces": [ "ethX" ]
},
// Two classes are migrated form ISC-DHCP example: