Documentation clarification about unsigned/signed integer options

Alex Duzsardi <[email protected]> Wed, 6 Apr 2022 16:05:03 +0300
Newsgroups gmane.network.dhcp.isc.dhcp-server
Message-ID <CAAa91woRjnNiCp=V3V3Q5PLVQmgBwZe5-JhOWbdcexUDWv6e3g@mail.gmail.com>
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!

-- 
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/dhcp-users