ltcp/aufgabe4.4/dhcpd.d/zotac4

7 lines
165 B
Plaintext
Raw Normal View History

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