Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dhcp:start [2024/01/25 10:12] jsdhcp:start [2024/01/25 15:14] (current) js
Line 5: Line 5:
  
   * [[/dhcp/pxe|PXE]] - pxe configuration in dhcp, legacy boot or uefi   * [[/dhcp/pxe|PXE]] - pxe configuration in dhcp, legacy boot or uefi
 +
 +
 +
 +=== DHCP Options ===
 +|DHCP Config | Option |
 +|DHCP Time Offset | 2 |
 +|DHCP NTP Server| 42 |
 +|DHCP Network application (e.g. UniFi Network Controller)| 43|
 +|DHCP WINS Server | 44 |
 +|DHCP Network Boot / PXE / TFTP Server| 66 |
 +|DHCP Network Boot / PXE / Bootfile name| 67 |
 +|DHCP WPAD URL | 252 |
 +
 +==== Source ====
 +[[https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#options]]