If you enable the Enable DHCP Deploy feature, Hybrid DNS Update will automatically start DHCP deployments to BlueCat DHCP Servers when changes are made to DHCP data.
To configure Enable DHCP Deploy:
- Log in to the Hybrid DNS Update container using SSH.
- Edit the /bluecat_gateway/workflows/Hybrid\ DNS\ Update/config/config.ini configuration file.
- Within the
config.ini
, set theenable_dhcp_deploy_bdds
variable to yes to enable DHCP deployments.[DEPLOY_SERVER_SERVICES] enable_full_deploy_bdds = no enable_dhcp_deploy_bdds = yes deploy_timeout_bdds = 30
- Save the changes to the configuration file.