Hi, I set local-mac-address to false to force all NICs in the system to use same MAC address on a Sparc server. #eeprom local-mac-address?=false
However, my GLDv3 driver still uses its factory MAC address. But I can set a new MAC address using ifconfig command. # ifconfig port0 ether 0:1:2:3:4:5 This proved that my xx_m_unicst() GLDv3 function works correctly. I am wondering where the problem is? Tom -- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list networking-discuss@opensolaris.org