Setting speed on a network card

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Armand
Dátum:  
Tárgy: Setting speed on a network card
"Simper, Brian D" wrote:
>
> Do anyone know of a way of permanently setting 100 MB/s - Full Duplex on a
> NIC in RedHat? I have to manually change the settings upon every reboot
> using the mii-tool command. Is there a config file to set? Would an rc
> script be appropriate? Any advice would be appreciated.
>
> Thanks,
>
> Brian


add an 'options eth0 full_duplex=1' to the
/etc/conf.modules file

Armand