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 change the mirror status from 0:1 to 0:5 and how?
How to create a new volume
How to bring the resource to online and offline
How do you check the no of user logged into the system
Is it possible to create swap in new harddisk without format
What is default permission of /etc/passwd , /etc/shadow files
Command to find the VCS status
How to configure root mirroring in veritas volume manager
how many default groups are there in solaris10?what are they?
how to search hide files
After creating swap file update the same to /etc/vfstab what will be the fstype.
What are the configuration files in VxVm?