How do you find the number of Network card attached to your
server ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 to add an user without using "useradd" command in solaris10?
How many file to modify the host name to be changed without rebooting the system.
How to do the disk cloning on solaris
How will you restart the inetd process?
What are the differences between the command line and graphical user interface?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
Explain about Vxrecover?
How to delete a service group
What is an alternative to the “top” command on Solaris?
What is the basic requirement for cluster.
To find the OBP environment variable
How will you verify the disk and how many field will be there.