Re: Long ethernet




glen herrmannsfeldt wrote:
grisley wrote:
Hi,
We have to connect 32 dataloggers, separated 500m from each other (16km
total) with an ethernet LAN. We're going to place 32 fiber optic
switches close to each datalogger, and an utp link from switch to the
datalogger.

I think this network is excesively long due to ehernet inherent CSMA/CD
timing considerations, and that we should split the network up using
routers into smaller sub-networks. On the other hand, traffic is going
to be quite low.

If the long links are full duplex, then there is no CSMA/CD problem.
Otherwise, for 10baseFL (10 megabit/s) you should be fine unless you
daisy chain them.

You will need to provide further details however:-

Assuming that the switches are:-

Full Duplex on the Fiber Optic ports at 10 or 100 or 1000 Mbps
OR
Are 10 Mbps

There there is no problem with CSMA/CD

The only way there could be an issue is with 100 HD where
the max length is 200M (IIRC)

The standard (IEE 802.1d) does say however that the maximum
network diameter is 8 bridges (bridge=switch pretty much).
This though really applies to the Spanning Tree Protocol
and I think that unless you need STP for redundant links
then there will be no problem.

Even if you want to use STP I find it hard to imagine that
it will not work since the standard was written years ago
and took into account slower links and lower capacity
switches.

I have never tried a network of > a few switches in diameter.

AH! Oh yes I have. Years ago my company used to test
switches by configuring them with a lot of vlans with
two ports in each. These VLANs were then connected
by crossover cables making a very long network and
a pair of PCs were used to ping through the lot.
It worked. This was done with dozens of VLANs.

If you do want to stick to the standard you will
need 4 routers to break the 32 nodes into 4 x 8 switch
(approx) sections.

.



Relevant Pages

  • Re: Single domain two IP subnets
    ... hardware or any of the complexities of "network hardward ... I never criticize anyone's typing as long as the words can ... Cisco ISL VLANS are history. ... Newer Cisco switches don't even support ISL ...
    (microsoft.public.win2000.dns)
  • Re: To vlan or not to vlan, thats the question
    ... > divide the network in two, ... Unless you will now or in the near future implement vlans there is no ... routers to route traffic _between_ different vlans as well as switches ... opposed to conventional switching. ...
    (comp.os.linux.networking)
  • Layer 2 design question
    ... I have inherited this network. ... All the switches are ... department VLANS) on the 6509 this would decrease the broadcast domain ... In addition I am seeing STP: ...
    (comp.dcom.sys.cisco)
  • Re: To vlan or not to vlan, thats the question
    ... "They (vlans) will not _inherently_ add to your security and performance ... The real life example network (3000 ... >>switches, and a firewall interconnecting them (managing ... > opposed to conventional switching. ...
    (comp.os.linux.networking)
  • Long ethernet
    ... switches close to each datalogger, and an utp link from switch to the ... I think this network is excesively long due to ehernet inherent CSMA/CD ... routers into smaller sub-networks. ...
    (comp.dcom.lans.ethernet)