I am experiencing some difficulties.  Client-Classes appear to be
converting just fine.  However, the following below is having a hard time
being converted using the Kea Migration Assistant -

option space ENTONE;
option vendor-class-identifier code 60 = string;
option ENTONE.SIGNATURE code 99 = text;
option ENTONE.FIRMWARE_VERSION code 100 = text;
option ENTONE.FIRMWARE_FILENAME code 101 = text;
option ENTONE.APP_URL code 102 = text;
option ENTONE.RFS_URL code 103 = text;
option ENTONE.CENT_FTP code 104 = text;
option ENTONE.ROUTER_APP_FALLBACK code 104 = text;
option ENTONE.DECODER_APP_FALLBACK code 105 = text;
option ENTONE.ENTONEINI code 106 = text;
option ENTONE.BIN_URL code 107 = text;
option ENTONE.DECODER_LOADER_VERSION code 110 = text;
option ENTONE.DECODER_LOADER_FILENAME code 111 = text;
option ENTONE.DECODER_LOADER_FALLBACK code 112 = text;
option ENTONE.DECODER_APP_VERSION code 113 = text;
option ENTONE.DECODER_APP_FILENAME code 114 = text;
option ENTONE.PRIMARY_LOADER_VERSION code 115 = text;
option ENTONE.PRIMARY_LOADER_FILENAME code 116 = text;
option ENTONE.PRIMARY_LOADER_FALLBACK code 117 = text;
option ENTONE.ROUTER_LOADER_VERSION code 118 = text;
option ENTONE.ROUTER_LOADER_FILENAME code 119 = text;
option ENTONE.ROUTER_LOADER_FALLBACK code 120 = text;
option ENTONE.TEST_MODE code 130 = text;
option ENTONE.ACS_URL code 140 = text;
option ENTONE.FORCE_RELEASE code 200 = integer 8;
option ENTONE.DHCP_FORCE_RELEASE code 200 = integer 8;

The following groups are not wanting to be converted -

group k7xm_logging {
       vendor-option-space ENTONE;
      option ENTONE.ENTONEINI "http://X.X.X.X/entone/boot_k7xm_logging.ini";;
        #option ntp-servers X.X.X.X;
       host k7xm-27A0 {hardware ethernet 00:03:E6:EE:27:A0;}
}


group k7xm_12302021 {
       vendor-option-space ENTONE;
      option ENTONE.ENTONEINI "
http://X.X.X.X/entone/boot_k7xm_12-30-2021.ini";;
        #option ntp-servers X.X.X.X;

     include "/etc/dhcp/K7XM";
}

Thanks!
-- 
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

Reply via email to