Re: changing lan card settings to 100FD

Dirk Dettmering <[email protected]> Sat, 12 Jul 2003 16:02:21 +0200
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
[email protected] wrote:
> How does one change the speed/duplex settings on the lan card? How does one
> confirm the change? I checked dmesg and it says the card is set to
> auto-negotiate but the switch is set at 100FD fixed. I would like to set
> the card to 100FD fixed. It's the eth0 with a tlan driver.  Any help would
> be appreciated.

Try mii-tool:
[root@merlin src]# mii-tool
eth0: negotiated 100baseTx-FD, link ok
eth1: no autonegotiation, 10baseT-HD, link ok

You can also use mii-tool to set the speed/duplex settings of an
interface.

It's in the net-tools package at least under RH 7.3:
[root@merlin src]# which mii-tool
/sbin/mii-tool
[root@merlin src]# rpm -qf /sbin/mii-tool
net-tools-1.60-4

> Pat Spatola
> Unix Administrator
> Berkley Technology Services
> 302-439-2006
> [email protected]
> CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain
> private, privileged and confidential information belonging to the sender.
> The information therein is solely for the use of the addressee.  If your
> receipt of this transmission has occurred as the result of an error, please
> immediately notify us so we can arrange for the return of the documents.
> In such circumstances, you are advised that you may not disclose, copy,
> distribute or take any other action in reliance on the information
> transmitted.

Don't you think that a signature as big as two third of the mail is
really ridiculous? 

Bye

Dirk