How to find your IP address on Solaris



If you are Linux user like myself, and you give Solaris a go you will probably be scratching your head how to find out which IPs are assign to which interfaces. The following are 2 methods to do this:

ifconfig -a

netstat -in

 


 


Categories