[Kea-users] Specifying common boot-file-name

Gokulakrishnan Gopalakrishnan ggopalakrishnan at salesforce.com
Thu Jul 6 11:25:57 UTC 2017


My 'boot-file-name' is same for all the machines. Currently, I'm specifying
one for each subnet pool via option-data like

subnet4: [
{
"pools": [{...}],
"subnet" : ...,
"option-data": [ {"name":"boot-file-name", "data":"abc.0" } ]
},
{
"pools": [{...}],
"subnet" : ...,
"option-data": [ {"name":"boot-file-name", "data":"abc.0" } ]
},
..
]

How to specify one common boot file for all subnet pools?

Thanks,
Gokul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20170706/58b4af6a/attachment.htm>


More information about the Kea-users mailing list