| Once IBM backed down and agreed to `spanning tree' instead of `source routing'
as the means of interconnecting LANs, it became possible to bridge between
any arbitrary pairs of 802 compatible LANs and furthermore construct extended
LANs which are composed of almost arbitrary topologies of different 802 LAN
technologies.
Do the bridges exist? I don't know beyond what DEC offers today, but I'm sure
they will be produced by DEC and numerous other vendors as the market demands.
Will the bridges operate like existing DEC bridges? Probably. DEC's profile
is high enough and our products are functional enough to be the benchmark
against which all other products will be measured. This means that future
competing bridges can be expected to be 1) translating, not encapsulating
and 2) will fragment IP packets when necessary.
Has the problem of determining the minimum of all maximum packet sizes in
a path been solved? No. Except for IP packets, the end nodes must either
be set to the smallest maximum packet size on the LAN, ie., 1492 or the
end nodes must know more about the LAN configuration than is apparent
due to the transparent nature of the bridges.
|
| There are two places in that picture where packet size issues occur:
(1) FDDI to Ethernet -- we handle that for TCP/IP; (2) 802.5 to FDDI --
since 802.5 has a larger max packet size than FDDI. The same solution
would work, of course, and whoever builds the 802.5 to FDDI bridge will
presumably apply it.
For 802.5 there are various other problems that an 802.5 to FDDI (or 802.5
to anything else) bridge has to deal with, such as incorrect address encoding
in ARP packets in most 802.5 implementations, "functional" addresses
used rather than real multicast, and so on. FDDI to Ethernet is pretty
simply by comparison!
paul
|