Discussion:
Ultrix 4.3 - how does one read the MAC address
(too old to reply)
astro.dave
2011-03-19 21:10:50 UTC
Permalink
netstat ln0 doesn't show it as I would expect. Is there another
command to read it?
Dennis Grevenstein
2011-03-19 23:50:23 UTC
Permalink
Post by astro.dave
netstat ln0 doesn't show it as I would expect. Is there another
command to read it?
this one should do the trick:

/etc/uerf -o terse | grep ln0

Dennis
--
Don't suffer from insanity...
Enjoy every minute of it.
astro.dave
2011-03-20 20:20:26 UTC
Permalink
Post by Dennis Grevenstein
/etc/uerf -o terse | grep ln0
Thanks, that did the trick!
-Dave

Loading...