Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get DHCP/Option#67 inside a script
2020-05-14, 21:50
Post: #5
RE: get DHCP/Option#67 inside a script
yes...
that was what I used
(when i realized i cannot grab the executing ipxe file name)

the snippet created is:

iseq ${platform} efi && set xPLT EFI ||
iseq ${platform} pcbios && set xPLT BIOS ||
isset ${platform} || set xPLT Unknown

;-)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: get DHCP/Option#67 inside a script - IBIT.ZEE - 2020-05-14 21:50



User(s) browsing this thread: 1 Guest(s)