This repo is a tool for applying custom dhcp option data configuration as required for delivery optimisation (option 234) into an existing kea dhcp json file. The tool generates a unique GUID per FITS WAN site id (FITS_ID).
Python 3.5 or higher
- Install Python3 (3.5 or higher) from https://python.org or locate an existing installation.
- Clone the repository
- Rename your input dhcp json file to 'kea_dhcp_input.json' and place it within the config folder.
- CD into the repository
- Run '''path-to-python-executable main.py'''
- The output file will be presented as follows 'config\kea_dhcp_ouput.json'