The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-16-2008
AirWalker83 AirWalker83 is offline
Registered User
 

Join Date: Jan 2008
Posts: 9
NIC speed 100M/full duplex problem

I have a TOSHIBA AS7000 B150 Sun Box
I wanted to run it with 100M/full duplex
I had added this to the /etc/system file to make to setting permenant So it would be set correctly on reboot.
set eri:eri_adv_100fdx_cap=1
set eri:eri_adv_100hdx_cap=0
set eri:eri_adv_autoneg_cap=0

But when I rebooted the Sun Box and checked to nic configuration, all the setting were reset to 1
ndd -get /dev/eri adv_autoneg_cap
1
ndd -get /dev/eri adv_10hdx_cap
1
ndd -get /dev/eri adv_10fdx_cap
1
ndd -get /dev/eri adv_100hdx_cap
1
ndd -get /dev/eri adv_100fdx_cap
1
Anything thoughts on what might be causing this to happen?
Reply With Quote
Remove advertisements
!!
Forum Sponsor