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

major diffences b/w solars 9 & 10?

10 Answers   Satyam, Wipro,


How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?

1 Answers  


How to make ip address persistent across reboots?

1 Answers   Satyam, Wipro,


They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?

1 Answers   Satyam, Wipro,


Explain custom jumpstart procedure?

1 Answers   Satyam, Wipro,


how to create passwords in nis?

3 Answers   DELL, IBM, TCS,


Veritas logging file?

1 Answers   Satyam, Wipro,


in solaris 10 nfs4 version is using ..in that any new daemons are available or not

2 Answers  


I have 20 GB free space in my file system but my inode size full. how will i increase or how will i fix this issue.

2 Answers  


What is top cmd?

5 Answers   Satyam, Wipro,


Importing & deporting diskgroup?

1 Answers   Satyam, Wipro,


What do you understand by irq assignments?

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