Setting speed on a network card

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Armand
Date:  
Sujet: 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