Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
howto:dhcpd [2012/05/22 00:26]
mcb30
howto:dhcpd [2017/04/12 15:18]
mcb30
Line 57: Line 57:
     option ipxe.no-pxedhcp code 176 = unsigned integer 8;     option ipxe.no-pxedhcp code 176 = unsigned integer 8;
     option ipxe.bus-id code 177 = string;     option ipxe.bus-id code 177 = string;
 +    option ipxe.san-filename code 188 = string;
     option ipxe.bios-drive code 189 = unsigned integer 8;     option ipxe.bios-drive code 189 = unsigned integer 8;
     option ipxe.username code 190 = string;     option ipxe.username code 190 = string;
Line 83: Line 84:
     option ipxe.efi code 36 = unsigned integer 8;     option ipxe.efi code 36 = unsigned integer 8;
     option ipxe.fcoe code 37 = unsigned integer 8;     option ipxe.fcoe code 37 = unsigned integer 8;
 +    option ipxe.vlan code 38 = unsigned integer 8;
 +    option ipxe.menu code 39 = unsigned integer 8;
 +    option ipxe.sdi code 40 = unsigned integer 8;
 +    option ipxe.nfs code 41 = unsigned integer 8;
  
 ===== Speeding up DHCP ===== ===== Speeding up DHCP =====
howto/dhcpd.txt ยท Last modified: 2021/02/13 17:53 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.