ltcp/aufgabe4.4/dhcpd.d/zotac3

7 lines
165 B
Plaintext
Raw Normal View History

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