cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1795
Views
0
Helpful
3
Replies

OSPF DR/BDR ELECTION

karan anand
Level 1
Level 1

Hi All,

I am learning OSPF and have studied that in point to point network DR/BDR does not form. But In case of fast Ethernet cable DR/BDR election happen and In case of Serial cable it doesn't ? Can somebody explain. It would be a great help.

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Have a look at this link on OSPF design guide and the difference between the two.

Long document but worth reading it.

http://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html#t21

HTH

dmuinoorallo
Level 1
Level 1

Ethernet is point-multipoint network (multiaccess) and there is more than 2 routers.

OSPF elects a DR to be the focal point of all link-state updates and LSAs. The role of the DR is critical, therefore a BDR is elected to "shadow" the DR. In the event that the DR fails, the BDR can smoothly take over.

Serial is point-to-point access and don't need elect a focal point for updates.

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.

Liability Disclaimer

In no event shall Author be liable for any damages wha2tsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.

Posting

OSPF uses DR/BDR if there's a chance for more than two OSPF devices on media interface.  Ethernet commonly supports multiple devices 'visible' on the same interface.  Serial interfaces generally only have one device "visible" on the interface.  So, OSPF defaults to multi-point support for Ethernet and p2p for serial interfaces.

However, there are exceptions, and then OSPF can be reconfigured to override its default assumption.  For example, an Ethernet link used with a /30 or /31 for a p2p between a pair of OSPF devices.

Review Cisco Networking products for a $25 gift card