to configure ip address

i have installed solaris 10 on my vmware..please tell me how i can configure ip addres and other things so that i can use internet

um.. ifconfig?

Hello,
1st in VMware you need to let the OS see the nic.
In Solaris make sure you set your
/etc/defaultrouter
/etc/resolv.conf

put your router in the /etc/defaultrouter and put the IP of your DNS servers in here.
If your doing this at home then put your ISPs DNS servers IP in the file.
example: nameserver 69.6.159.6

I hope this helps