]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[hackathon94] Added required option-date
authorFrancis Dupont <fdupont@isc.org>
Sun, 1 Nov 2015 04:04:28 +0000 (05:04 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sun, 1 Nov 2015 04:04:28 +0000 (05:04 +0100)
doc/examples/kea6/kea4o6.json

index 291cca12b3752403603b24888a628231cdcd7fac..3cf347d76190e6944b2e0559f8d59e05a8f5424d 100644 (file)
 
   "dhcp4o6-port": 6767,
 
+  "option-data": [
+   {  "name": "dhcp4o6-server-addr",
+      "code": 88,
+      "space": "dhcp6",
+      "csv-format": true,
+      "data": "2001:db8:1::1" }
+   ],
 
 # The following list defines subnets. Each subnet consists of at
 # least subnet and pool entries.