how to check network card speed ? set it mode(half/full
duplex)? ndd -get /dev/hme0 link-speed ndd -get /dev/hme0
link-mode
Answer Posted / 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 |
Post New Answer View All Answers
How can a user login to solaris?
Tell me how many types of file system?
How can a user boot in solaris as root if the password is non functional?
Explain the types of installations in solaris
How does a solaris cluster work?
Explain the difference between svm and vxvm?
What can be a reason for the solaris system slowing down? How can it be rectified?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How to view shared memory statistics?
How to login to a remote host with solaris secure shell?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
how to add Kernel patch in all systems at a time?
Explain the difference between pid and ppid with example.
Suppose 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?
how to add your own run control script in server?