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 |
In a two node cluster how can you bring the one of the node in maintenance mode.
what is differnce between boot -s and boot -S ?
How to find the boot path in solaris
Have you done the patching, the patching is done by you only or some one will assign to you?
how to find NIC card type. is there any command to display the card type when it not plumbed.
what is the difference between solaris8 and solaris9 and solaris10
How to enable the crashdump?
What are the minimum hardware requirements for cluster configuration?
what are the alarms in solaris?
What are the differences between the command line and graphical user interface?
How to change the hostname and Ethernet address in single command
How to modify the user from ragu to haz