Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE-specific options description
2016-02-25, 16:03
Post: #1
iPXE-specific options description
Hello!

I'm wondering where can I find a detailed description about iPXE-specific options (http://ipxe.org/howto/dhcpd):

option space ipxe;
option ipxe-encap-opts code 175 = encapsulate ipxe;
option ipxe.priority code 1 = signed integer 8;
option ipxe.keep-san code 8 = unsigned integer 8;
option ipxe.skip-san-boot code 9 = unsigned integer 8;
option ipxe.syslogs code 85 = string;
option ipxe.cert code 91 = string;
option ipxe.privkey code 92 = string;
option ipxe.crosscert code 93 = string;
... etc.

I don't understand what do they mean just by looking at their names...


Thank you!
Find all posts by this user
Quote this message in a reply
2016-03-17, 13:17
Post: #2
RE: iPXE-specific options description
You might find something at http://dox.ipxe.org/.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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