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 to reset root password if root password is gone?
What are the comman user problems?
major diffences b/w solars 9 & 10?
what is the main usage of maintaining the system logs in solaris
How to check version VXVM? Pkginfo –l | grep VRTS
How to check version of NFS?
how to clear inode usage?
How to check whether a particular port is open or not?
difference between ps -ef and prstat
What is the file holds default values get by user when new user is created ? /usr/sadm/defadduser
can we able to connect to OK prompt and serial port by using the putty and xmanager tools. if yes please describe me. thanks
If system got crashed. How do u troubleshoot? What are starting steps?