How to find network interface in Solaris 10
kstat -c net | grep net
Just in case, ifconfig -a did not give the interface I want.
Blogged with the Flock Browser
Skip to content, navigation.
kstat -c net | grep net
Just in case, ifconfig -a did not give the interface I want.
This blog copyright 2009 by Hyunjae Kim