z.b. so
Code: Alles auswählen
host philips {
fixed-address philips;
hardware ethernet 00:50:9C:xx:xx:xx;
if exists vendor-class-identifier {
filename "yadd_kernel_1";
option root-path "/dbox2/yadd_1";
} else {
filename "u-boot";
}
}
host sagem {
fixed-address sagem;
hardware ethernet 00:50:9C:yy:yy:yy;
if exists vendor-class-identifier {
filename "yadd_kernel_2";
option root-path "/dbox2/yadd_2";
} else {
filename "u-boot";
}
}