]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[130-all-keys-sample] last changes before comments
authorFrancis Dupont <fdupont@isc.org>
Tue, 23 Oct 2018 15:24:24 +0000 (17:24 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 24 Oct 2018 13:05:56 +0000 (09:05 -0400)
doc/examples/kea6/all-keys.json

index 6df23038f140f70778588de1faccc8c2a99ff568..865ac867aac744f130e981a5ca40798f8b8ae044 100644 (file)
@@ -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": [
     ],
     "interfaces-config": {
       "interfaces": [
-        "eth1"
+        "ethX"
       ],
       "re-detect": true
     },
     "shared-networks": [
       {
         "client-class": "",
-        "interface": "eth1",
+        "interface": "ethX",
         "interface-id": "",
         "name": "my-secret-network",
         "option-data": [],
           {
             "client-class": "",
             "id": 1,
-            "interface": "eth1",
+            "interface": "ethX",
             "interface-id": "",
             "option-data": [
               {