{% extends "generic/object.html" %} {% load kea_options %} {% block content %} {% include "netbox_kea/inc/config_nav.html" %} {% include "netbox_kea/includes/persist_config_warning.html" %} {% kea_option_datalist dhcp_version %}
This replaces all server-level option-data for
DHCPv{{ dhcp_version }} using
config-get → config-test → config-write.
Per-subnet options are not affected. Any options not listed here will be removed.