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 / 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 View All Answers
how to add your own run control script in server?
What are nfs daemons?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Tell me how to discover global zone name from local zone?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
What can be a reason for the solaris system slowing down? How can it be rectified?
Explain the run levels that are used in solaris10?
Explain custom jumpstart procedure?
List out a few performance monitoring tools.
How can threads be created in a solaris environment? Write an example
How can the output be redirected to some other action process in place showing it in the screen?
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How can the user in solaris check the status of processes?
How to login to a remote host with solaris secure shell?