How do you determine Ethernet #?

Vernon Schryver vjs at rhyolite.wpd.sgi.com
Mon Oct 1 03:55:03 AEST 1990


The quickest hack to find target's ethernet address is to
`/usr/etc/ping -c 5 target; /usr/etc/arp target`.

Many uses of the Ethernet MAC address are for "software node locking."
This is a grievious misuse, because the Ethernet address can change
when the ethernet board is replaced in systems where the ethernet
board is separate, including MP systems where the ethernet is on the
IO[23].  There is also an ioctl() that changes the ethernet address,
making such ethernet address "node locking" kind of loose.

Sysinfo(1) and sysid(2) describe how to obtain a better number.


Vernon Schryver,    vjs at sgi.com



More information about the Comp.sys.sgi mailing list