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 |
What is difference between g G while creating useradd?
how to now the network speed, whether it is a full duplex or half duplex? and what is full duplex and half duplex
How to start llt and gab
how many run level in solaris?
What is default permission of files and directory?
How to add swap space in Sun Server?
how to change boot disk
How to remove the root mirror
How to grow disk size in SDS
How will you come to know wheather hme 0r eri or to configuring the network card.
How to start / stop the nfs server
I want to create a 30Gb of size in three different disks 10Gb,5Gb and 15Gb respectively in VxVm , how can we create it kindly explain step by step procedure.