--- dhcp_conf_file : /etc/dhcp/dhcpd.conf dhcp_conf_version : 1.0 dhcp_conf_revision : 20200212-125405 dhcp_ddns_style : none dhcp_authoritive : "True" dhcp_domain_name: "thezengarden.net" dhcp_default_lease : 86400 dhcp_max_lease : 604800 dhcp_subnet : 10.1.1.0 dhcp_netmask : 255.255.255.0 dhcp_router : 10.1.1.10 dhcp_range_from : 10.1.1.161 dhcp_range_to : 10.1.1.199 dhcp_broadcast : 10.1.1.255 dhcp_dns : 10.1.1.210 # pxeboot stuff pxeboot_file : pxelinux.0 pxeboot_server : 10.1.1.193