Hi list,

sorry, first mail did not contain any text.. here it comes:

I am trying to fill option 125 using the provided example in kea.conf (see
conf snippet below).
But dhcp offer only shows enterprise-number in option 125 and no suboptions.
I have tried version  1.2 an the latest 1.3 beta.

Has anybody a hint, how to solve this problem ?

Thank you in advance, Joern
----

"subnet4": [
        {
          ...
           "option-data": [
                {
                    "name": "routers",
                    "data": "192.0.2.1"
                },
                {   "name": "vivso-suboptions",
                    "data": "4491"
                },
                {   "name": "tftp-servers",
                    "space": "vendor-4491",
                    "data": "192.168.1.1"
                },
                {
                    "name": "vendor-encapsulated-options",
                    "csv-format": false
                }
          ]
....
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to