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 view shared memory statistics?
Troubleshooting SMF?
dif. b/w group and netgroup?
How can abiword be compiled for solaris using gcc?
How to add gateway in solaris ?
how to add your own run control script in server?
How can threads be created in a solaris environment? Write an example
What are the last 2 columns listed with Vmstat? What is their significance?
Tell me how to mount the floppy & cd-rom?
How do you remove a swap space?
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
command used to synchronize changes done in /etc/passwd to /etc/shadow file?