| Answers:
1) None that I know of
2) Load balancing is done by the higher layers which are presented
with a "chice" of adapters to use. The ony product I know
of today that actually does anything with this is clusters.
The rest (DECnet Phase IV, LAT, etc) just use the one adapter,
and don;t balance anything. As to the "how" does it work, its
not really that simple,.. but in a nutshell,.. PEDRIVER
(clusters) is always monitoring the response time for a given
adapter, and when a transmit is initiated, the adapter that
has poresented the least round trip delay in recent history
is selected for the transmit.
3) No,.. DECnet will not work if the two adapters are attached
to the same ring,. or somehow attached to the same extended LAN
(ie, they can't be bridged either). These are the
architectural limiits for Phase IV. Phase IV+ supports the idea
of an end node having multiple circuits, but there again, they
must be on seperate (unbridged) network segments.
/Bill
|
| About your question 3: DECnet Phase IV (regular or IV+) does NOT support
multi-link endnodes. DECnet/VAX makes them work somewhat, but that's outside
the architecture. Phase V is where such nodes are fully supported.
Meanwhile, you can certainly do this if your nodes are Phase IV routers.
However, because of the addressing issue, the two FDDI adapters have to be
connected to DISJOINT LANs. In other words, they cannot be connected to
the same FDDI ring, as you would with ordinary dual-homing. Nor can the
two FDDIs they are connected to be bridged together. This is nothing more
than the normal LAN connection rule for Phase IV routers; the fact that
the LANs are FDDI doesn't change things.
paul
|