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

Explain how to kill a process.

0 Answers  


How do you copy files from remote system using ftp?

0 Answers  


command used to synchronize changes done in /etc/passwd to /etc/shadow file?

5 Answers   Satyam, Wipro,


Solaris run levels?

3 Answers   Satyam, Wipro,


Explain the difference between swap -l & swap -s?

0 Answers  






How do you break the root password?

0 Answers  


What is VTS

3 Answers   IBM, TCS,


How can a user login to solaris?

0 Answers  


What are the raid levels in solaris?

0 Answers  


How do you update OBP firmware?

2 Answers   Satyam, Wipro,


How to check OBP version?

6 Answers   Satyam, Wipro,


Explain the difference between pid and ppid with example.

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