how to check network card speed ? set it mode(half/full
duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0
link-mode

Answers were Sorted based on User's Feedback



how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd ..

Answer / manivannan

dladm show-dev

Is This Answer Correct ?    10 Yes 3 No

how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd ..

Answer / hyma

dladm is working in solaris10.ndd command is working on
solaris9.

#ndd -get /dev/hme0 link-speed command to display the info
about network card speed

Is This Answer Correct ?    7 Yes 3 No

how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd ..

Answer / sandeep

dladm show-dev

Is This Answer Correct ?    3 Yes 2 No

how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd ..

Answer / eshaan

dladm show-dev for solaris 10 and for older versions

ndd get /dev/interface name link_speed

Is This Answer Correct ?    1 Yes 2 No

how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed ndd ..

Answer / dileep.paleti

#ndd get /dev/interface name link_speed
it show only spped of n/w card
but using below command:
#dladm show-dev
we get 1)interface name
2)speed of n/w
3)mode(full duplex/half duplex)

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Solaris General Interview Questions

What causes the rpc.ttdbserverd process to be cpu bound?

0 Answers  


what are the run levels that are used in solaris10?

10 Answers   TCS,


in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.

3 Answers  


how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v

4 Answers   Satyam, Wipro,


how to clear inode usage?

1 Answers  






Explain the difference between svm and vxvm?

0 Answers  


How to check whether a particular port is open or not?

2 Answers   Satyam, Wipro,


Solaris booting process?

2 Answers   Satyam, Wipro,


How to check nfs version configured?

3 Answers   Satyam, Wipro,


How to discover Global zone name from local Zone?

4 Answers  


Root mirroring in veritas?

2 Answers   Satyam, Wipro,


How to upgrade diskgroup? Vxdg upgrade

1 Answers   Satyam, 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)