Date: Sat, 16 Oct 1999 19:12:03 -0500 From: "Mark Einreinhof" <montana1@home.com> To: "Mike Tancsa" <mike@sentex.net>, "Richard Morte" <ric@sinclairassoc.force9.co.uk> Cc: <questions@FreeBSD.ORG> Subject: RE: Full or Half Duplex NICs Message-ID: <000b01bf1834$3d4ebe80$0201010a@cmr.net> In-Reply-To: <38090eec.852179679@mail.sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Also, the hub needs to support full duplex. My hub is 100 but doesn't support full duplex. -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Mike Tancsa Sent: Saturday, October 16, 1999 6:52 PM To: Richard Morte Cc: questions@FreeBSD.ORG Subject: Re: Full or Half Duplex NICs On 16 Oct 1999 17:27:09 -0400, in sentex.lists.freebsd.questions you wrote: >I have a network configured with the Netgear FA310TX ethernet cards and >Netgear 8 port hub. Cards are 10/100 and hub is 10/100 autosensing. On >bootup both FreeBSD machines default to: > > media: 100BaseTX (half-duplex) > >Would there be any advantage in running the entire network at full >duplex? If so, how do I specify this in ifconfig? If you can, run in full duplex, as you will practically have no collisions. However, I dont know if you card's drivers support it. Typically, its done with ifconfig. e.g. on the Intel cards, its ifconfig fxp0 media 100baseTX media-opt full-duplex ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message 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?000b01bf1834$3d4ebe80$0201010a>