ltcp/aufgabe4.4/dhcpd.d/zotac2

7 lines
165 B
Plaintext
Raw Normal View History

2013-12-08 20:13:48 +00:00
host zotac2 {
hardware ethernet 00:01:2e:2c:91:69;
fixed-address zotac2;
option configfile "pxelinux.cfg/zotac2";
filename "/pxelinux.0";
}