ltcp/aufgabe4.4/dhcpd.d/zotac3

7 lines
165 B
Plaintext

host zotac3 {
hardware ethernet 00:01:2e:2c:82:f1;
fixed-address zotac3;
option configfile "pxelinux.cfg/zotac3";
filename "/pxelinux.0";
}