"Rob Morley" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) t...
> In article <(E-Mail Removed)>, "(E-Mail Removed)"
> (E-Mail Removed) says...
> <snip>
> > Even if the hub has store-and-forward buffering then surely a long
> > transfer between two 100Mb/s NICs will be slowed down to 10Mb/s by any
> > 10Mb/s device on the same subnet won't it because all the packets will
> > have to be transmitted to that device even though it doesn'e need
> > them. The buffer in the hub/switch will very rapidly fill up long
> > before a large file has been copied between the computers.
>
> Each device will only send a limited amount of data before waiting for
> an acknowledgement from the receiving device. If a slow device hasn't
> downloaded all of its data from the buffer then the device sending the
> data will pause, freeing up the switch for communication between other
> devices.
You missed the point - the OP is talking about communication between two
100M devices, not a 100M device talking to a 10M device. You can't sustain
100M between two 100M devices if all frames must be broadcast to all 10M
devices. However, there is no problem if you have switched 10M and 100M
segments, because traffic from the 10M/100M devices is stored and forwarded
to the 100M/10M devices only when it needs to be.
Alex