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
Discuss the two modes of the vi editor in solaris.
Benefits of SMF compared LRC(legacy run control)?
How can a user login to solaris?
Explain how to view shared memory statistics?
Explain the difference between sc> and lom>?
How can a user increase the number of pseudo-ttys?
How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?
How can a user login to another system on his network remotely?
How many run levels are there and what are they?
What can be done to protect the system from overflow exploits?
How can the user in solaris check the status of processes?
How can abiword be compiled for solaris using gcc?
What can be a reason for the solaris system slowing down?
Explain the difference between swap -l & swap -s?
How can threads be created in a solaris environment?