Created
October 16, 2017 21:54
-
-
Save scriptum/4ad13ec1b14b8f1941b538e051cfbc03 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dhcp-boot=pxelinux.0 | |
dhcp-range=10.100.0.200,10.100.0.254,12h | |
dhcp-range=10.101.0.200,10.101.0.254,12h | |
dhcp-range=10.11.0.128,10.11.0.254 | |
enable-tftp | |
tftp-root=/var/lib/tftpboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment