ltcp/aufgabe4.4/dhcpd.d/zotac1

7 lines
158 B
Plaintext
Raw Normal View History

2013-12-08 20:13:48 +00:00
host zotac1 {
hardware ethernet 00:1c:c0:d5:a9:ee;
fixed-address zotac1;
option configfile "pxelinux.cfg/zotac1";
filename "/pxelinux.0";
}