It's just a different way of naming network interfaces. OpenSolaris uses a name that is derived from the driver that is being used. For instance, on my system it is myk0. If you want to see information about the interface, just use:
ifconfig -a If you want MAC address information, issue the same command using pfexec. -- This message posted from opensolaris.org