How to configure the network card

Answers were Sorted based on User's Feedback



How to configure the network card..

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

How to configure the network card..

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

Post New Answer

More Solaris Commands Interview Questions

How to find the demo?

1 Answers  


How to enable the telnet or ftp session for one host

3 Answers  


What are the options available in Solaris Security setting.?

1 Answers   Accenture,


1)How to identify VXVM version? 2)What the path of scconf in cluster?

5 Answers   IBM,


What is the nature of VCS?

2 Answers  






After creating swap file update the same to /etc/vfstab what will be the fstype.

3 Answers  


How to delete a service group

4 Answers  


Were the vcs logs will be

2 Answers  


What is the command to identify master node on vcs

1 Answers   Atos Origin,


What is the difference between container and zones?

1 Answers   IBM,


How to find memory status i.e.. it is full like 100%?

5 Answers   HP,


When you "ping server" and "ping server.domainname", you get different results. Why?

4 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)