and then there was vh22

This commit is contained in:
Stephen Smoogen 2015-07-27 23:00:22 +00:00
parent 09448c2d2b
commit 6075dbf410
8 changed files with 51 additions and 0 deletions

View file

@ -93,6 +93,14 @@ subnet 10.5.126.0 netmask 255.255.255.0 {
filename "pxelinux.0";
}
host virthost22 {
hardware ethernet EC:F4:BB:E1:C2:DC;
fixed-address 10.5.126.153;
next-server 10.5.126.41;
option host-name "virthost22";
filename "pxelinux.0";
}
host download01 {
hardware ethernet f0:1f:af:e3:66:6c;
fixed-address 10.5.126.93;