3Com Switch 7750 Configuration Guide Guide

OSPF Overview 291
problem, DR is defined in OSPF so that all routers send information to the DR only
and the DR broadcasts the network link states in the network.
If the DR fails, a new DR must be elected and synchronized with the other routers
on the network. The process takes quite a long time; in the process, route
calculation is incorrect. To shorten the process, BDR is introduced in OSPF.
In fact, a BDR provides backup for a DR. DR and BDR are elected at the same time.
Adjacencies are also established between the BDR and all the other routers on the
segment, and routing information is also exchanged between them. Once the DR
becomes invalid, the BDR becomes a DR. Since no re-election is needed and the
adjacencies already exist, the switchover process is very short. Now, a new BDR
should be elected. Although this election process will also take quite a long time,
route calculation will not be affected.
Neither neighboring relationship is established nor routing information is
exchanged between DR Others (routers other than DR and BDR). This reduces the
number of adjacencies among routers on the broadcast or NBMA network.
As shown in Figure 69, the solid lines represent physical Ethernet connections and
the dotted lines represent adjacencies established. The figure shows that, with the
DR/BDR mechanism adopted, seven adjacencies suffice among the five routers.
Figure 69 DR and BDR
DR/BDR election
Instead of being manually configured, DR and BDR are elected by all the routers on
the current network segment. The priority of a router interface determines the
qualification of the interface in DR/BDR election. All the routers with DR priorities
greater than 0 in the current network segment are eligible "candidates".
Hello packets serve as the "votes" in the election. Each router writes the DR it
selects to the Hello packet and sends the packet to each router running OSPF in
the network segment. If two routers on the same network segment declare
themselves to be the DR, the one with the highest DR priority will be preferred. If
their priorities are the same, the one with greater router ID will be preferred. A
router whose DR priority is 0 can neither be elected as the DR nor be elected as
the BDR.
Note the following points:
DR BDR
DR Other DR Other DR Other