kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
admindb-host-reservation-importer

Description

The AdminDB host reservation importer (sometimes abbreviated “ahri”) handles initial population and incremental updating of the Kea host reservation database using full syncs and incremental syncs from the AdminDB. The general design is covered in AHRI General Design.

Status

The hook is in initial development.

Hook parameters

Not yet implemented.

"parameters": {
"config_file": "/path/to/config/file.conf"
}
Todo:
Specify hook parameters

Configuration file

AdminDB host reservation importer uses a custom configuration file for general configuration. An example configuration file is located in the res subdirectory.