View Single Post

   
  #7 (permalink)  
Old 01-16-2008, 08:39 AM
Andrew Tyson
 
Posts: n/a
Default 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


Reply With Quote