Configure Network Card Capability

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

1. instance 0 - hme0

2. instance 1 - hme1

b. /usr/sbin/ndd -set /dev/hme adv_autoneg_cap 0

1. adv_autoneg_cap - advertise auto negotiate capability

2. 0 - off

3. 1 - on

c. /usr/sbin/ndd -set /dev/hme adv_100fdx_cap 0

1. advertise 100Mbit full duplex capability

2. 0 - off

3. 1 - on

d. /usr/sbin/ndd -set /dev/hme adv_100hdx_cap 0

1. advertise 100Mbit half duplex capability

2. 0 - off

3. 1 - on

e. /usr/sbin/ndd -set /dev/hme adv_100T4_cap 0

1. advertise deprecated 100Mbit T4 capability

2. 0 - off

3. 1 - on

f. /usr/sbin/ndd -set /dev/hme adv_10fdx_cap 0

1. advertise 10Mbit full duplex capability

2. 0 - off

3. 1 - on

g. /usr/sbin/ndd -set /dev/hme adv_10hdx_cap 0

1. advertise 10Mbit half duplex capability

2. 0 - off

3. 1 - on

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.