1833159 Members
3199 Online
110051 Solutions
New Discussion

Re: ndd command

 
Hanry Zhou
Super Advisor

ndd command

This is a question on SOLARIS, not on HP

ndd -set /dev/hme instance 0
ndd -set /dev/hme adv_100fdx_cap 1
ndd -set /dev/hme adv_100hdx_cap 0
ndd -set /dev/hme adv_10fdx_cap 0
ndd -set /dev/hme adv_10fdx_cap 0

However, I did above, when I run:
ndd -get /dev/hme link_mode

I got "0" return where it supposed to be "1" instead.

Why?


none
1 REPLY 1
Tom Maloy
Respected Contributor

Re: ndd command

In addition to those 5 ndd commands, also execute these:

ndd -set /dev/hme adv_T4_cap 0
ndd -set /dev/hme adv_autoneg_cap 0

And make sure that your switch port is also set to 100 fdx.
Carpe diem!