joeunixadmin
Technical User
Hi,
I have a V120 with an eri Interface and have added the following to /etc/system:
* force eri to 100mb fdx
set eri:adv_autoneg_cap = 0
set eri:adv_100T4_cap = 0
set eri:adv_100hdx_cap = 0
set eri:adv_10fdx_cap = 0
set eri:adv_10hdx_cap = 0
set eri:adv_100fdx_cap = 1
After booting ndd report the driver parameter values as all being set to 1. The corresponding port on the switch is set to 100mb fdx. As expected, network performance is poor until I use ndd to set the parameters to what I thought they were being set to at boot with the entries in /etc/system.
Am I using the wrong entries in /etc/system?
Thanks,
-Joe
I have a V120 with an eri Interface and have added the following to /etc/system:
* force eri to 100mb fdx
set eri:adv_autoneg_cap = 0
set eri:adv_100T4_cap = 0
set eri:adv_100hdx_cap = 0
set eri:adv_10fdx_cap = 0
set eri:adv_10hdx_cap = 0
set eri:adv_100fdx_cap = 1
After booting ndd report the driver parameter values as all being set to 1. The corresponding port on the switch is set to 100mb fdx. As expected, network performance is poor until I use ndd to set the parameters to what I thought they were being set to at boot with the entries in /etc/system.
Am I using the wrong entries in /etc/system?
Thanks,
-Joe