# This ISC dhcpd 3.x config snippet is inspired by pxelinux.doc, # part of the syslinux software package. # Hint: Other goodies here: http://syslinux.zytor.com/hardware.php option space pxelinux; option pxelinux.magic code 208 = string; option pxelinux.configfile code 209 = text; option pxelinux.pathprefix code 210 = text; option pxelinux.reboottime code 211 = unsigned integer 32;