screwloose
MIS
How do you get the MAC address on Solaris 9?
On AIX I would use lscfg -vl <adapter>; what is the command on Solaris?
On AIX I would use lscfg -vl <adapter>; what is the command on Solaris?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
eg.:
# hostid
80f00312
# ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
hme0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.43.50.43 netmask ffffff00 broadcast 10.43.50.255
ether 8:0:20:f0:3:12
hme0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.43.50.58 netmask ffffff00 broadcast 10.43.50.255
#