How to configure the network card
Answers were Sorted based on User's Feedback
Answer / sbrahman75
# ifconfig hme0 plumb
# ifconfig hme0 192.9.200.10 netmask 255.255.255.0 up
# vi /etc/hosts ( update the ip address )
# vi /etc/hosts.hme0 ( update the ip address ) --> to bring
the interface along with the ipaddress during boot time.
.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / radhakrishna
To bring the interface along with the ipaddress during boot
time, it is /etc/hostname.<interface>
ls -l /etc/hostname.*
-rw-r--r-- 1 root root 10 Sep 12
2002 /etc/hostname.eri0
-rw-r--r-- 1 root other 7 Sep 12
2002 /etc/hostname.ge0
-rw-r--r-- 1 root other 11 Sep 12
2002 /etc/hostname.ge1
-rw-r--r-- 1 root other 11 Sep 12
2002 /etc/hostname.ge2
-rw-r--r-- 1 root other 10 Sep 12
2002 /etc/hostname.ge3
-rw-r--r-- 1 root root 10 Mar 9
2004 /etc/hostname.qfe0
-rw-r--r-- 1 root root 10 Mar 9
2004 /etc/hostname.qfe1
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check boot promt version from command prompt
How will you ad new aliases name
How to make SUN server as router in subnetwork?
0 Answers ITC Infotech, JPMorgan Chase,
In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?
I have single NIC card and we have two ports can we configure as IPMP?
what is the difference between solaris 8&9,
To check the status of the media inseted on the tape drive
How to add a tape deck on Sun Solaris version 10
What are the daemons in nis server.
How to modify the user from ragu to haz
How to stop the process in Solaris?
What is the difference between init 1 and init s ?