Find the Speed of a Network Card

a. /usr/sbin/ndd -set /dev/hme instance 0

1. instance 0 - hme0

2. instance 1 - hme1

b. /usr/sbin/ndd -get /dev/hme transciever_inuse

1. 0 - onboard

2. 1 - offboard card (mii)

c. /usr/sbin/ndd -get /dev/hme link_status

1. 0 - down

2. 1 - up

d. /usr/sbin/ndd -get /dev/hme link_speed

1. 0 - 10Mb

2. 1 - 100Mb

e. /usr/sbin/ndd -get /dev/hme link_mode

1. 0 - half duplex

2. 1 - full duplex

Have a Unix Problem
Do you have a UNIX Question?

Unix Books :-
UNIX Programming, Certification, System Administration, Performance Tuning Reference Books

Return to : - Unix System Administration Hints and Tips

(c) www.gotothings.com All material on this site is Copyright.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
All product names are trademarks of their respective companies.
The site www.gotothings.com is in no way affiliated with or endorsed by any company listed at this site.
Any unauthorised copying or mirroring is prohibited.