how to find the nic card name in x86, if it is not
installed?

Answers were Sorted based on User's Feedback



how to find the nic card name in x86, if it is not installed?..

Answer / pawankt

dladm show-dev

Is This Answer Correct ?    14 Yes 2 No

how to find the nic card name in x86, if it is not installed?..

Answer / stratovarius

1.#ifconfig -a
2.#cat /etc/path_to_inst
3.#dladm show-dev

Should show you an NIC listing. The sys-unconfig command is
use to reconfigure your system settings such as host names,
ip address etc, using this command should detect an
undetected NIC or a new NIC.

4.#touch /reconfigure and ok boot -r are better options if
you drop in a new nic.

Is This Answer Correct ?    2 Yes 1 No

how to find the nic card name in x86, if it is not installed?..

Answer / manoj

search the file called /etc/path_to_inst

Is This Answer Correct ?    1 Yes 2 No

how to find the nic card name in x86, if it is not installed?..

Answer / manas behera

ifconfig -a
will also do

Is This Answer Correct ?    1 Yes 4 No

how to find the nic card name in x86, if it is not installed?..

Answer / ramanji

sys-unconfig

Is This Answer Correct ?    1 Yes 7 No

how to find the nic card name in x86, if it is not installed?..

Answer / girish

sys-unconfig command would display , Whether nic card is
installed or not on x86(Solaris OS)

Is This Answer Correct ?    2 Yes 13 No

Post New Answer

More Solaris AllOther Interview Questions

After installing kernal patch if system crashed,then how to recover?

2 Answers   HP,


Difference between NFS version 2 and NFS version 3?

2 Answers  


What is the use of /etc/path-to-inst file?

5 Answers  


what is df -kh i/o error ?How to Troubleshoot ?

2 Answers   Siemens,


1.how to see global zone name residing in non global zone?

6 Answers   CSC,






What is jumpstart?

2 Answers  


How to add a patch on multiple servers(400) at a time.

1 Answers   Verizon,


What does ndd do?

2 Answers  


How to detect a newly added device if you are not able to detect the device using devfsadm?

1 Answers  


why u can't go for windows& why u chosen UNIX

3 Answers   IBM,


what is the difference b/w /etc/system profile and user profile...?

2 Answers  


what is port no for NFS?

5 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)