View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 09:19 AM
Rhugga
 
Posts: n/a
Default Re: How to hardcode the speed and duplex on a Sun Storage T3


You can do this with the ndd command. (man ndd) You will need to place
your ndd commands into an init script and link it to the appropriate
runlevels and etc...

The best place would be in /etc/init.f/inetinit along with the other
ndd commands.

-cc

Reply With Quote