From: Francis Dupont Date: Sun, 1 Nov 2015 04:04:28 +0000 (+0100) Subject: [hackathon94] Added required option-date X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a553cd23d43403e5c25105e4f6ce58cc28bc95fe;p=thirdparty%2Fkea.git [hackathon94] Added required option-date --- diff --git a/doc/examples/kea6/kea4o6.json b/doc/examples/kea6/kea4o6.json index 291cca12b3..3cf347d761 100644 --- a/doc/examples/kea6/kea4o6.json +++ b/doc/examples/kea6/kea4o6.json @@ -28,6 +28,13 @@ "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.