Is the native DHCP client for MacOS X able to send "Vendor class identifier" (opTag 60) in a DHCP request?
Posted
by
plluksie
on Server Fault
See other posts from Server Fault
or by plluksie
Published on 2011-01-11T20:39:32Z
Indexed on
2011/01/11
20:55 UTC
Read the original article
Hit count: 265
Is it possible for MacOS X (current version or in any previous one) to easily force DHCP client to send to DHCP server, at the beggining of the conversation - in DHCPDISCOVER packet - option "Vendor Class Identifier" (60) set to some value?
I know that I can install i.e. ISC DHCP client through pkgsrc which supports VCI, but I'm looking for something native.
Thank you in advance for information.
© Server Fault or respective owner