How do you find the number of Network card attached to your
server ?

Answers were Sorted based on User's Feedback



How do you find the number of Network card attached to your server ?..

Answer / swamy naidu kollu

* To check the Plumbed NIC Cards:

#ifconfig -a

* To check all the NIC's

#dladm show-link

* Can also bec checked by

#prtconf -a /dev/<NIC Name>

Note: Eg NIC Name:e1000g, hme, ce, bge ....

Is This Answer Correct ?    10 Yes 1 No

How do you find the number of Network card attached to your server ?..

Answer / babu

watch net at ok prompt

and at os prompt we can check with dladm show-dev in sol10
but dladm will not work in sol9 so use ndd -get to check the network cards

Is This Answer Correct ?    3 Yes 1 No

How do you find the number of Network card attached to your server ?..

Answer / kannan

root #cat path_to_inst |grep net
From this file you can find no of attached nic's.

Is This Answer Correct ?    3 Yes 1 No

How do you find the number of Network card attached to your server ?..

Answer / sushil

dladm show-dev

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

How will you comment error line in /etc/system file

1 Answers   IBM,


How to change rsc ip in sun V490?

4 Answers   Wipro,


How to create core dump and crash dump #coreadm .

0 Answers  


How can u configure DNS & configuration files

2 Answers   IBM,


In solaris while patching why should we break the mirroring?

1 Answers   Wipro,






what are the solaris commands? how can i use them? are my requirements plz post it.

1 Answers  


What is the difference between the VERITAS 3.0 and VERITAS 4.0?

2 Answers  


How will create a rootdg

3 Answers  


How to unfreeze the svcgroup, (enable onl. & offl.)

2 Answers  


How would you truncate a log file that is growing too large if you don't have space to compress it or to move it somewhere else? How would you do it?

3 Answers  


What is the purpose of ha daemons in VCS servers?

4 Answers  


i dont have access to the FTP server, what is the problem and how to trouble shoot?

1 Answers   Wipro,


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)