| I've checked all solaris OSs and ifconfig is available on all machines, solaris 11 also has ipadm which oracle says it's a replacement for ifconfig. Facter 3 uses ioctl to list interfaces, but that can be replaced with an ifconfig call. route and dhcpinfo which are called by Facter3 are also available on all versions of solaris. I haven't seen prefix length specified in the ifconfig output on solaris. It might be that we need to calculate it. |