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 to find & replace bad disks in solaris & VXVM?plz explain step by step?

4 Answers  


How can youy check the disk status in , is it locally connected or remotely connected?

4 Answers   Thomson Reuters,


command to display default boot device

7 Answers  


In veritas: which is the file to keep the information of subdisks, disk groups name, plex and volumes?

1 Answers   Wipro,


How to stop if Solaris system it rebooting continually. What is the steps to come normal position.

8 Answers  






solaris kernel name

7 Answers   HP,


When user logging in which file will take place

1 Answers  


To find the OBP environment variable

2 Answers  


How to rename the old root disk. In this example, rootdisk is being renamed as rootold.

1 Answers  


My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?

2 Answers  


How many fields in passwd, shadow and group files

2 Answers  


How to change the default new user shell without mentioning -s /bin/sh in cmd useradd or usermod and which file we need to change? this is not for existing user

4 Answers   Tech Mahindra,


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)