Date: Wed, 02 Aug 2000 03:23:48 +0200 From: Siegbert Baude <siegbert.baude@gmx.de> To: Jamie Hermans <freebsd@hermans.ab.ca> Cc: freebsd-questions@freebsd.org Subject: Re: How to enable NIC Full-Duplex ? Message-ID: <39877824.420CEEE2@gmx.de> References: <000001bffc19$fc8e7640$0a45a8c0@hermans.ab.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Jamie, Jamie Hermans wrote: > I can't seem to force my NIC into full-duplex (yes, I'm on a 10/100 switch - > I *want* full duplex) - autoselect leaves the interface at half-duplex. > # ifconfig de0 media "10baseT/UTP <full-duplex>" > ifconfig: unknown media subtype: 10baseT/UTP <full-duplex> For me the following line works well: su-2.03# ifconfig rl0 media 10baseT/UTP mediaopt full-duplex Note: no ">" or "<". This is not very clear in the manpage. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39877824.420CEEE2>