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
_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users