the config generated using KeaMA Online at https://dhcp.isc.org/  and keama from cli create a faulty kea-dhcp4.conf with an invalid "reservation-mode": "global",

....

"host-reservation-identifiers": [
      "hw-address"
    ],
    "reservation-mode": "global",
    "reservations": [
      {
        "hostname": "testdevice.test.com",
        "ip-address": "10.199.10.10",
        "hw-address": "a8:17:eb:9b:c3:3e"
      }
    ]
  }
}



when trying to use startup fails with:


-dhcp4.conf': /etc/kea/kea-dhcp4.conf:60.5-22: got unexpected keyword "reservation-mode" in Dhcp4 map.



 I assume that is a bug,  and if so where should I report it?


thanks for the great software!
-- 
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
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to