I have the following from dhcpd that I wanted to convert to KEA. I'm
struggling with how to implement it correctly:
option space Nutanix;
option Nutanix.fc_ip code 200 = string;
option Nutanix.api_key code 201 = string;
class “NutanixFC” {
match if option vendor-class-identifier = “NutanixFC”;
vendor-option-space Nutanix;
option Nutanix.fc_ip “10.1.1.1”;
option Nutanix.api_key
“eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJLZXlVVUlEIjoiZjE2MzBkYzMtODU0OC00YjZiLTZlMWMtZTVlOTU0YjM1NTQ2In0.HB_IdIaFvvyHpfzDzLZMQkHKstRsdiWnEMoqtU4N4kY”;}
--
ISC funds the development of this software with paid support subscriptions.
Contact us at https://www.isc.org/contact/ for more information.
To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users