Documentation clarification about unsigned/signed integer options

Alex Duzsardi alex.duzsardi at prodigy-it-solutions.com
Wed Apr 6 13:05:03 UTC 2022


Hi,
I'm using PXE for some testing and i configured option 93 on my isc dhcp
server to capture the architecture of the clients, like

option arch code 93 = unsigned integer 16;


now i saw a lot of ways to match the architecture on the interwebs and this
is confusing for me because i can't find any documentation about cases
where you would use

if option arch = 00:00

or

if option arch = 0x0000

or

if option arch = 0

Can somebody please clarify this for me?

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20220406/82e05608/attachment.htm>


More information about the dhcp-users mailing list