Hello All,
What would relevance that finds machines that are pulling IPv6 addresses (instead of, or in addition to IPv4) from DHCP, look like?
Thank you in advance!
Hello All,
What would relevance that finds machines that are pulling IPv6 addresses (instead of, or in addition to IPv4) from DHCP, look like?
Thank you in advance!
You could probably look at one of the below properties
https://developer.bigfix.com/relevance/reference/ipv4or6-address.html
hopefully this will work
exists ipv6 interfaces whose (not loopback of it AND exists addresses whose(it != "::") of it) of adapters whose(dhcp enabled of it) of network
I also see IPv6 addresses are part of the “Core Properties” of any device in BF. Any way to extract that if you know?