[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference netcad::hub_mgnt

Title:DEChub/HUBwatch/PROBEwatch CONFERENCE
Notice:Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7
Moderator:NETCAD::COLELLADT
Created:Wed Nov 13 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:4455
Total number of notes:16761

422.0. "Repeater with redundant connection support" by TMAWKO::PRESSLEY (pin heads are people too...) Wed Oct 13 1993 12:22

Does the decrepeater 90fl support redundant connections?

                   fiber         _____________ 
         ------------------------|bridge 90fl |
        /                        |            |
rep 90fl                         |            |dechub 90
        \          fiber         |            |
         ------------------------|bridge 90fl |
                                 -------------
My hope is that in the above network configuration if the active fiber is
cut then the redundant fiber would take over automatically.
T.RTitleUserPersonal
Name
DateLines
422.1no redundancy yetDELNI::GIUNTAWed Oct 13 1993 14:514
No, the current fiber DECrepeaters do not support redundancy, so you will
not have an automatic failover in the configuration you have listed.  
The DEFMI will be the first fiber repeater to offer redundancy followed
very closely
422.2works by a different reasonCGOS01::DMARLOWEdsk dsk dsk (tsk tsk tsk)Thu Oct 14 1993 17:5214
    Actually this WILL work just fine.  What you have here is parallel
    DB90's connected back to a single source.  Both fibers from the
    DEFMR are active and carry the same packets.  What will happen is
    the DB90's will detect a loop and one will go into standby and the
    other will be hot.  The DB90's can be put in the same hub (slots
    7 & 8) or they can each go into their own hub with the hubs daisy
    chained together.
    
    Note the DEFMR is a single point of failure.  You could use 2 DEFAR's
    or 2 DEFMR's (in the same hub) for even higher redundancy.  You
    may want to run the fibers via different paths to prevent the cutting
    of a single bundle from taking down the network.  And so on....
    
    dave
422.3Two DB90's in the SAME hub: Supported now ?HGOVC::GUPTATue Oct 19 1993 04:429
    Ref .2:
    
    Have we started supporting TWO DB90's in the SAME hub ?
    
    To what extent do we support this now ? Two DB90's in one hub ? Four
    DB90's in dual-hub (two daisy-chained) ?
    
    Regards,
    Surender
422.4Official version and now the truth.CGOS01::DMARLOWEdsk dsk dsk (tsk tsk tsk)Wed Oct 20 1993 13:33134
    see note 34.1 or ETHERNET_V2 703.
    
    I have extracted some parts below.  The bottom line is keep is less
    than 200 nodes and both bridges MUST go back to a single "backbone"
    or common point such that the backbone CANNOT be broken between
    the bridges (AUI, thinwire or fiber).  Backbone to backbone traffic
    must never go into one DB90, thru the hub and out the other DB90.
    
    See point "C" below.
    
    But remember in the DEChub 90 only slots 7 and 8 have the extra
    power for the DECbridge 90/90 FL, DECagent 90 or the DECrepeater
    90 FA (when using the AUI port).
    
    I don't see a situation that you would put 2 bridges in each hub
    and then daisy chaining the hubs together.  With 4 bridges it would
    be easy to make a mistake and not have all bridges connecting to
    just one backbone.  Go with 2 bridges in one hub or one bridge in
    each hub and then daisy chain the hubs together.
    
    dave
    
               <<< MOUSE::USER$:[NOTES$LIBRARY]ETHERNET.NOTE;1 >>>
                                -< Ethernet V2 >-
================================================================================
Note 703.3                   questions for smarthub                       3 of 9
PRNSYS::LOMICKAJ "Jeffrey A. Lomicka"               162 lines   8-APR-1991 10:59
                        -< More answers than you need >-
--------------------------------------------------------------------------------

>    2. What is the reason that a normal bridge (eg LB200) cannot be
>    placed between two DECbridge 90 ?  What is the meaning of 'end-node
>    bridge' ?  Is that implied the DECbridge 90 is not spanning tree 
>    compliance or only subnet of spanning tree has been implemented in 
>    it ?  Does it support spanning tree, 802.1d or both ?  If only
>    802.1d, does it imply we cannot use it in a spanning tree network
>    (eg. network with LB100) ?

You have to be careful how you quantify "between".

By "end node bridge" we mean "no bridges connected to the work group
side".  You can connect anything you want to the backbone side.  The
reason for this is beacuse of the 200 node limit (I'll get into this).
The spanning tree in the DECbridge 90 is a full Epoch 2 algorithm.  (Both
DNA and 802.1d.) You can use it with both LANbridge 100 and with IEEE
bridges, no problem.

The preferred configuration is:


(backbone A, over 200)	+---------+  (backbone B, over 200)
        --------+-------+  LB200  +-----+-----------+--------
                |       +---------+     |           |
            +---+---+               +---+---+   +---+---+
            | '90 A |               | '90 B |   | '90 B |
            +---+---+               +---+---+   +---+---+
                |(Work group A)         |	    | (Work group C)
        --------+------         --------+---	----+------------
				(work group B)	       

The problem is that you cannot set up a condition where there is a ANY
POSSIBILITY that you may route traffic between two backbones through the
work group.  Don't be tempted to redundantly feed one work group from two
backbones like this:

Really bad thing to do:

(backbone A, over 200)	+---------+  (backbone B, over 200)
	--------+-------+  LB200  +-----+--------
		|	+---------+	|
	    +---+---+		    +---+---+
	    | '90 A |		    | '90 B |
	    +---+---+		    +---+---+
		|(Work group, under 200)|
	--------+-----------------------+---------

Initially, the spanning tree will select one of '90A or '90B to go into
backup mode, and it will work fine.  Then one day somebody trips over the
power cord to the LB200, and suddenly you find both DECbridge 90 units are
forwarding, and both have over 200 nodes in their work group!

Party line:
	You may not connect any bridges to the work group.  Redundant
	bridging is not supported.  This prevents anyone from configuring
	the above scenario, accidently or otherwise.

Real truth:
	A:  If there are fewer than 200 nodes TOTAL in the ENTIRE extended
	LAN, you can do whatever you want with DECbridge 90 units, just as
	if they were full bridges.

	B:  You can put all the bridges you want in the work group, so
	long as the total count of stations (counting bridges as two) does
	not exceed 200 nodes, and none of these bridges attach to anything
	outside the work group.  The work group MUST be a CLOSED AREA, for
	which the only way in is via one DEcbridge 90.

	C:  There is one "almost safe" redundant bridge situation.
	However, the only thing redundant bridge situation protects you
	against is the loss of power or failure of the WGB itself.  It
	REQUIRES that both bridges are fed from taps on the SAME backbone
	cable.

	(backbone A, over 200)
        --------+-----------+--------   Both bridges attached to the SAME
                |           |		CABLE!!!  No equipment of ANY KIND
            +---+---+   +---+---+	between them.  No repeaters, no
            | '90 A |   | '90 B |	bridges, nothing.  SAME CABLE.
            +---+---+   +---+---+
                |	    |
        --------+-----------+--------
	(work group A, under 200)

	This is based on the idea that there is no possible failure mode
	where both bridges would be forwarding at the same time.

Remember, although these configurations will work, there is danger that
if they are later re-configured so that a path exists out of the work
group other than one DECbridge 90, a network failure that reconfigures the
spanning tree through the work group will blow away the 200 node limit,
and the network will become unusable.  You are best advised to play by the
rules, using DECbridge 90 only when no bridges are required in the work
group, and using the LANbridge 150 or 200 for all other cases.

>    3. How can we set up a redundant path for the workgroup LAN ?  For
>    the normal Lan bridge family, we can do so by simply adding an
>    additional bridge in parallel with the primary bridge.  How can
>    we do that for DECbridge 90 ?  

See "C" above.  Note that you MUST allow the backbone wire to be a single
failure point.  You cannot do FULL REDUNDANT networking with '90s.  You
can, in an unsupported way, protect against independent power failure of
the '90's or of the '90 itself.

422.5DO you have documentation?HGOVC::JOELBERMANWed Oct 27 1993 04:4129
    >	C:  There is one "almost safe" redundant bridge situation.
    >	However, the only thing redundant bridge situation protects you
    >	against is the loss of power or failure of the WGB itself.  It
    >	REQUIRES that both bridges are fed from taps on the SAME backbone
    >	cable.
    >
    >	(backbone A, over 200)
    >    --------+-----------+--------   Both bridges attached to the SAME
    >            |           |		CABLE!!!  No equipment of ANY KIND
    >        +---+---+   +---+---+	between them.  No repeaters, no
    >        | '90 A |   | '90 B |	bridges, nothing.  SAME CABLE.
    >        +---+---+   +---+---+
    >            |	    |
    >    --------+-----------+--------
    >	(work group A, under 200)
    >
    >	This is based on the idea that there is no possible failure mode
    >	where both bridges would be forwarding at the same time.
    
    If you have any proof that there is no possible failure mode I would
    greatly appreciate it.  I am in a situation now where the customer
    maintains that there is an infinitessimal, but still greater than 0
    chance of a loop and therefore will not accept this kind of solution. 
    If I could prove that it cannot happen (multiple failures required) It
    would make my life simpler.
    
    Thanks,
    Joel
    
422.6Loop? Not a hope in hell.CGOS01::DMARLOWEdsk dsk dsk (tsk tsk tsk)Thu Oct 28 1993 14:168
    Maybe the customer should read STP or 802.1d bridging spec.  If
    that doesn't give them a headache or convince them maybe they should
    forget about redundancy.  Unless the hardware thoroughly screws up
    there is no way for both bridges to remain running at the same time.
    Besides no other vendors bridges work any better.  At least the DB90
    is the fastest hub based bridge for its size bar none.
    
    dave