Date: Thu, 16 Jul 2009 16:33:24 -0400 From: Michael Powell <nightrecon@verizon.net> To: freebsd-questions@freebsd.org Subject: Re: 5000' ethernet? Message-ID: <h3o2n1$edd$1@ger.gmane.org> References: <20090715194718.GA16401@Grumpy.DynDNS.org> <h3llqc$rl9$1@ger.gmane.org> <41F6B586-E6A8-4FF8-95EB-E8A6C8E1F020@hiwaay.net> <h3midk$ju2$1@ger.gmane.org> <20090716133800.GA20121@Grumpy.DynDNS.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David Kelly wrote: [snip] > > But it is turned off. A full duplex switch does not echo the sender's > bits back to the sender's receiver. A full duplex switch buffers the > incoming bits, reads the header, selects an output port, and then starts > sending the bits to that one port out of the FIFO. If it is a broadcast > packet then most cheap switches will wait until all ports are available > before sending the packet. Perhaps expensive switches will queue a copy > of the broadcast to each port. > > Last sentences in last paragraph before See Also at > http://en.wikipedia.org/wiki/Carrier_sense_multiple_access_with_collision_detection: > > "Also, in Full Duplex Ethernet, collisions are impossible since data is > transmitted and received on different wires, and each segment is > connected directly to a switch. Therefore, CSMA/CD is not used on Full > Duplex Ethernet networks." > Aha! I did not know this (obviously). Learn something new every day... Maybe I'm getting too old for this line of work. The brain just isn't working the way it once did. I'm a big proponent of RTFM, but usually am looking at new material instead of forgetting stuff I read +20yrs ago. Thanks for setting me straight guys, it's better to be "in the know" than the other way around. Maybe time to retire. I remember a Netware 4.12 install where the client had to run twice on full duplex because on the first attempt the acks came back too fast. Didn't do it on half. Same place I had no end of trouble trying to get a PC we used as a controller to connect a check processing transport to the back end servers. No matter what I did nothing worked. Turned out they had 600 feet of wire and forgotten to put a bridge in the middle that had been initially planned. -Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h3o2n1$edd$1>