Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Just bought a Sparc 200 - need some simple help

Status
Not open for further replies.

AidanEnos

MIS
Dec 11, 2000
189
Basically I want to either:

use DHCP and have it get an address, DHCP and gateway data from my cable router....

OR

Statically configure the same parameters.

Thanks,
 
You can use ifconfig with the interface name and ip address to assign a ip address for the network card.

ifconfig hme0 <ip-address> up

However this command works only for that session.so u would like to put in the startup scripts (rc scripts).

Hope this helps.

Rajesh
 
sys-unconfig the machine, then when it reboots you can set the parameters :)
 
To add to jad comment, after you run sys-unconfig, it will bring you to the prompt, then enter &quot;reset&quot; to restart. Too bad I.T. is not cash business

Luc Foata
Unix sysadmin, Oracle DBA
 
forgot about that ... you don't have to worry about the boot prom on intel solaris :)

would be nice if i could get a sparc, but PC's are cheaper hardware ...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top