Re: Configuring 4-port ethernet card on Ultra-1 <snip>
> You can change the ethernet addresses of your qe0 by using ifconfig ether
> or use setenv in OBP but I don't remember the exact parameter.
</snip>
Either from Solaris;
$ eeprom local-mac-address?=true
or OBP;
ok setenv local-mac-address? true
AT |