let us try and add a router

This commit is contained in:
Stephen Smoogen 2018-12-19 23:38:13 +00:00
parent 42a6170146
commit 10f7dd9740

View file

@ -512,6 +512,7 @@ subnet 10.5.127.0 netmask 255.255.255.0 {
hardware ethernet f0:1f:af:e3:66:6d;
fixed-address 10.5.127.2;
next-server 10.5.126.41;
option routers 10.5.127.254;
option host-name "test-box01";
filename "pxelinux.0";
}