From: Francis Dupont Date: Tue, 23 Oct 2018 15:24:24 +0000 (+0200) Subject: [130-all-keys-sample] last changes before comments X-Git-Tag: 65-libyang-clean-keatext_base~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42401dc54eb0fa3eaf6226c16555d2465e7d2ac;p=thirdparty%2Fkea.git [130-all-keys-sample] last changes before comments --- diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json index 6df23038f1..865ac867aa 100644 --- a/doc/examples/kea6/all-keys.json +++ b/doc/examples/kea6/all-keys.json @@ -1,7 +1,10 @@ -// This is not an example configuratiion but a test sample for configuration -// management tools. This in no way reflect a real configuration. -// If you need to load this file you have to update the interface name (eth1) -// and the hook library path (/opt/lib/hooks). +// WARNING: This example configuration is not meant for production use. +// The Kea DHCPv6 server will refuse this configuration because it contains +// mutually exclusive configuration parameters. +// +// The primary purpose of the example file is to provide a comprehensive +// list of parameters supported by Kea DHCPv6 server along with the brief +// description of each parameter. { "Dhcp6": { "client-classes": [ @@ -130,7 +133,7 @@ ], "interfaces-config": { "interfaces": [ - "eth1" + "ethX" ], "re-detect": true }, @@ -178,7 +181,7 @@ "shared-networks": [ { "client-class": "", - "interface": "eth1", + "interface": "ethX", "interface-id": "", "name": "my-secret-network", "option-data": [], @@ -195,7 +198,7 @@ { "client-class": "", "id": 1, - "interface": "eth1", + "interface": "ethX", "interface-id": "", "option-data": [ {