Networking Forums

Networking Forums > Computer Networking > Linux Networking > Setting NIC

Reply
 
 
Ana C. Dent
Guest
Posts: n/a

 
      12-13-2004, 01:30 AM
On RH Linux FC3 what command is used to force a NIC to 100Mbs Full Duplex?
 
Reply With Quote
 
 
 
 
Mihai Osian
Guest
Posts: n/a

 
      12-13-2004, 08:28 AM
Ana C. Dent wrote:

>On RH Linux FC3 what command is used to force a NIC to 100Mbs Full Duplex?
>
>

Check ethtool or mii-tool.

Mihai
 
Reply With Quote
 
Kevin Valentine
Guest
Posts: n/a

 
      12-13-2004, 02:52 PM
On Mon, 13 Dec 2004 02:30:05 +0000, Ana C. Dent wrote:

> On RH Linux FC3 what command is used to force a NIC to 100Mbs Full Duplex?


Take a look at the card's module documentation in
/usr/src/linux/Documentation/<your card>.txt

From there you'll notice you can use either boot parameters or kernel
module parameters. For example, the tlan.o module and uses the following
to force full duplex and 10 Mb/s:
modprobe tlan speed=10 duplex=2

If I had it compiled into the kernel, you could pass it as a boot
parameter in lilo.conf with something like:
append="ether=11,1000,0x0C,0,eth0"

What card are you using?

-kevin
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
setting up FTP shank Windows Networking 2 05-09-2009 02:13 PM
Setting up VPN Richard Windows Networking 8 10-16-2006 01:25 AM
setting up Steve Healey Wireless Networks 1 01-14-2006 09:30 PM
setting up a LAN Annice Wireless Networks 2 08-15-2004 10:45 AM
Wep Key setting Tom Broadband Hardware 0 01-26-2004 02:43 AM



1 2 3 4 5 6 7 8 9 10 11