ltcp/aufgabe4.4/dhcpd.d/zotac1
2013-12-08 21:13:48 +01:00

7 lines
158 B
Plaintext

host zotac1 {
hardware ethernet 00:1c:c0:d5:a9:ee;
fixed-address zotac1;
option configfile "pxelinux.cfg/zotac1";
filename "/pxelinux.0";
}