[quagga-users 5263] Re: OSPF design question
DR and BDR are only elected when using on multiaccess-networks like
ethernet.
Even if you do connect directly two ospf-routers together, one will act
as the DR and the other can act as BDR. (the DR is mandatory, the BDR is
optional)
The concept of DR and BDR is just for saving unnecassary LSA flooding.
If the DR fails, the BDR will take over the function of DR. OSPF is
using the hello-protocol to elect DR.
The election is based on the priority and if they are equal, the highest
router-id is used a tiebreaker.
Once the DR is elected, a newly installed router with an even HIGHER
priority will not take DR-ownership. OSPF is not deterministic here.
It should be absolutely no problem adding a 5th router, which is direct
connected to the BR as well the BDR into this scenario. The 5th router
is using seperate links and on those you get as well a DR and BDR election.
If you are unsure, please drop a short topology and we can discuss.
christian
recvfrom@... wrote:
>
>
> On 8/31/05, *christian (private)* <chr.graf@...
> <mailto:chr.graf@...>> wrote:
>
> whatever design you choose, you should take care that the bb area does
> not get "divided" to 2 seperate networks.
> typically a full mesh helps in archieving this, as mostly one link can
> fail and still full reachability can be maintained.
> from a view of flooding in a shared environment, ospf handles this
> quite
> well, because of DR and BDR election.
>
>
> Yes, but in a partial mesh, if I understand correctly, I must make sure
> that the DR and BDR have full physical connectivity to each of the other
> routers, correct? Meaning, that they must be the routers in the two
> corners that can reach each of the other three routers. If this is
> correct,
> it would not be possible to have a fifth router directly connected to
> either
> the DR or the BDR, but not both. I also don't know what would happen
> if either the DR or BDR failed, forcing a re-election. Hmmm, seems
> like a full mesh is safer!??
>
> I prefer definately the full or partial mesh over the shared one.
> shared
> one mostly has a single link to the hub/switch and is a spof.
>
> as for subnetting, choose a /30 netmask for each link. a /24 is a
> great
> waste of resoucres.
>
>
> Yes, exactly what I had in mind!
>
> /30 handles exact 2 hosts (your router-link-adresses).
> like 192.168.10.0/30 <http://192.168.10.0/30>
> 192.168.10.0 <http://192.168.10.0> network
> 192.168.10.1 <http://192.168.10.1> router 1
> 192.168.10.2 <http://192.168.10.2> router 2
> 192.168.10.3 <http://192.168.10.3> broadcast-adr
>
> to your answer - make 1 subnet per link. in summary in your case: 5
>
>
> Thanks for the quick reply!!!
>
> -r
>
>
> recvfrom@...
<mailto:recvfrom@...> wrote:
>
> > Hi!
> >
> > While this question isn't strictly quagga-related, I hope I'm
> not out
> > of line
> > asking this here...
> >
> > I'd like to modify my backbone area to create a partial mesh (all
> > ethernet),
> > as shown below:
> >
> > +--------+ +--------+
> > | R1 |-------------| R2 |
> > +--------+ +--------+
> > | \ |
> > | \ |
> > | \ |
> > | \ |
> > | \ |
> > +--------+ +--------+
> > | R4 |-------------| R3 |
> > +--------+ +--------+
> >
> > Right now R1-4 are in a single broadcast domain (but not with the
> > topology shown above -- no loops, just a simple bus), using one
> /24.
> > With the above topology, I assume I need to further partition
> the /24.
> > My question... should there be four subnets or five (one per link)?
> > Any great disadvantages to doing this, besides a slightly more
> > complicated configuration? I only see the upside. TIA!!!
> >
> > -r
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >Quagga-users mailing list
> >Quagga-users@... <mailto:Quagga-users@...>
> >http://lists.quagga.net/mailman/listinfo/quagga-users
> <http://lists.quagga.net/mailman/listinfo/quagga-users>
> >
> >
>
> --
> Christian Graf
> Brombeerweg 2
> 37281 Wanfried
> Mob. 0049.163.2474723
>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Quagga-users mailing list
>Quagga-users@...
>http://lists.quagga.net/mailman/listinfo/quagga-users
>
>
--
--
Christian Graf
Brombeerweg 2
37281 Wanfried
Mob. 0049.163.2474723