Community discussions

MikroTik App
 
Shepard199
just joined
Topic Author
Posts: 1
Joined: Wed Jan 16, 2019 10:22 pm

DHCP logic to work with PXE

Wed Jan 16, 2019 10:34 pm

Hello dear forum users, can you please tell me whether it is possible on MikroTik to implement this logic for DHCP:
if option arch = 00:06 {
filename "pxelinux/bootia32.efi";
} else if option arch = 00:07 {
filename "pxelinux/bootx64.efi";
} else {
filename "pxelinux/pxelinux.0";
}
 
User avatar
eworm
Forum Guru
Forum Guru
Posts: 1070
Joined: Wed Oct 22, 2014 9:23 am
Location: Oberhausen, Germany
Contact:

Re: DHCP logic to work with PXE

Fri Jan 18, 2019 2:35 pm

This has been requested several time. I think it is still not possible:

viewtopic.php?t=95674
viewtopic.php?t=89883

Who is online

Users browsing this forum: norepto and 16 guests