Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Passing dhcpd options to kernel command line
2020-11-10, 14:01
Post: #5
RE: Passing dhcpd options to kernel command line
iPXE DHCP variables:

next-server = DHCP Option 66 = iPXE variable ${66}
host-name = DHCP Option 12 = iPXE variable ${12}
ipxe.username = DHCP Option 190 = iPXE variable ${190}

Note: These variables tend to be GLOBAL and are overwritten each time a DHCP request is sent from the iPXE DHCP client.

I've been using these variables for over a decade: they work.

"Thus far, you have been adrift within the sheltered harbor of my patience..."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Passing dhcpd options to kernel command line - MultimediaMan - 2020-11-10 14:01



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