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
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 |
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 |
How can a user increase the number of pseudo-ttys? what is their use?
How many types of file system?
difference between ps -ef and prstat
How can abiword be compiled for solaris using gcc?
What is difference between swap -l & swap -s?
Explain how to view shared memory statistics?
How can a user boot in solaris as root if the password is non functional?
How to login to a remote host with solaris secure shell?
Importing & deporting diskgroup?
How to add route (gateway) to n/w interface?
Solaris booting process, run leverls?
1 Answers Galaxy, Satyam, Wipro,
Diffrence between Paging & swap?