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 threads be created in a solaris environment? Write an example
What is VTS
how to add Kernel patch in all systems at a time?
How to check nfs version configured?
Troubleshooting SMF?
what are all the procedures i have to follow while patching a machine which has root mirroring ( SVM ).
How to recover failed disks in vxvm?
Explain the difference between swap -l & swap -s?
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.
what are bootloaders in solaris booting? bootblk, ufsboot
How to list qued jobs under at? atq
How to use disk quotas in solaris (command mode) ? what is the procedure for how to allocate particular space to particular user