ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Cisco > CCNA > Ospf Dr-bdr

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread




Featured site:  Online CCNA practice exams from Cert21.com



Pages (2): [1] 2 »

Author Ospf Dr-bdr
Warfare
Cyber Warrior
M




Registered: Oct 2001
Location: London
Country: United Kingdom
State:
Certifications: Network+, college degree
Working on: CCNA, BSc Computer Networks & Communications

Total Posts: 514
Ospf Dr-bdr

I am studying OSP now and I thought I understood the DR/BDR election until I got confronted with this question that really confused me



What will be the result of the DR and BDR elections for this single area OSPF network?

(choose 3)

1- HQ will be DR for 10.4.0.0/16.
2- Router A will be DR for 10.4.0.0/16.
3- HQ will be BDR for 10.4.0.0/16.
4- Router A will be DR for 10.5.0.0/16.
5- Remote will be DR for 10.5.0.0/16.
6- Remote will be BDR for 10.5.0.0/16.


can someone explain it to me better?

__________________
Warfare Systems
Better Die Standing Than To Live Upon Your Knees

Report this post to a moderator

Old Post 09-19-04 03:50 AM
Warfare is offline Click Here to See the Profile for Warfare Click here to Send Warfare a Private Message Add Warfare to your buddy list Find more posts by Warfare Reply w/Quote Edit/Delete Message IP: Logged
smrkdown
Senior Member
M




Registered: Dec 2003
Location:
Country: United States
State:
Certifications: A+, Network+, Linux+, CCNA
Working on: (3 of 4) CCNP, CCIE

Total Posts: 845

In my opinion, based on the information given, if the routers have formed adjacencies, Router A would be the BDR for each subnet, and the attached router for the corresponding subnet would be the DR. I think the question is flawed.

In reality, which ever router were to be turned on first, or which ever router the OSPF process was enabled on first for the area, would be elected the DR and BDR since OSPF doesn't allow for preemption of DR/BDR status.

__________________
.:|:.:|:.

Report this post to a moderator

Old Post 09-19-04 04:32 AM
smrkdown is offline Click Here to See the Profile for smrkdown Click here to Send smrkdown a Private Message Add smrkdown to your buddy list Find more posts by smrkdown Reply w/Quote Edit/Delete Message IP: Logged
dmaftei
Senior Member
M




Registered: Nov 2000
Location:
Country: USA
State:
Certifications: none
Working on: none

Total Posts: 2156

As I recall, DRs and BDRs are elected per multicast segment, not per area. Therefore you will have two DR/BDR pairs: one on 10.4.0.0/16, another on 10.5.0.0/16.

You probably know that the criterion to elect the DR is the router's priority (highest wins); at equal priorities, highest router id wins. I think it's fair to assume that all routers have the same priority (otherwise they would've told you the priorities). It's also fair to assume that the router id on a router is its highest IP address (otherwise they would've told you the configured router ids). Thus the router ids are 10.4.0.2 for HQ, 10.5.0.1 for A and 10.5.0.2 for Remote.

With the information you have, you can see that:

- on 10.4.0.0/16, DR is HQ, BDR is A.
- on 10.5.0.0/16, DR is Remote, BDR is A.

smrkdown makes a good point about preemption, and he is right. [wrong argument removed.]

(There is also the case when router A is configured with priority 0, in which case it is not eligible, so you would have DR without BDR, but that's beyond the scope of your question.)

Last edited by dmaftei on 09-20-04 at 12:23 PM

Report this post to a moderator

Old Post 09-19-04 12:54 PM
dmaftei is offline Click Here to See the Profile for dmaftei Click here to Send dmaftei a Private Message Add dmaftei to your buddy list Find more posts by dmaftei Reply w/Quote Edit/Delete Message IP: Logged
smrkdown
Senior Member
M




Registered: Dec 2003
Location:
Country: United States
State:
Certifications: A+, Network+, Linux+, CCNA
Working on: (3 of 4) CCNP, CCIE

Total Posts: 845

So dmaftei and I agree as to which routers will fulfill which roles. I do disagree that a router must have first formed a neighbor relationship before it will perform the DR/BDR election process. I verified this in my lab. I turned on only one router, and it did elect itself as the DR for its broadcast interface (eth0). It did not however elect itself as the BDR. No other routers were active on the internetwork.

__________________
.:|:.:|:.

Report this post to a moderator

Old Post 09-19-04 11:28 PM
smrkdown is offline Click Here to See the Profile for smrkdown Click here to Send smrkdown a Private Message Add smrkdown to your buddy list Find more posts by smrkdown Reply w/Quote Edit/Delete Message IP: Logged
Just Visiting
Senior Member
M




Registered: Jul 2004
Location: Downtown
Country: United States
State:
Certifications:
Working on:

Total Posts: 101

You don't have an "election" per se when only one router is present. In OSPF as in many things, when a a router first comes up it assumes it is the boss. There hasn't been an election, it is simply waiting to hear from others.

-JV

Report this post to a moderator

Old Post 09-20-04 01:53 AM
Just Visiting is offline Click Here to See the Profile for Just Visiting Click here to Send Just Visiting a Private Message Add Just Visiting to your buddy list Find more posts by Just Visiting Reply w/Quote Edit/Delete Message IP: Logged
smrkdown
Senior Member
M




Registered: Dec 2003
Location:
Country: United States
State:
Certifications: A+, Network+, Linux+, CCNA
Working on: (3 of 4) CCNP, CCIE

Total Posts: 845

And..... Since it is initially the boss, it will remain the boss since there are no preemption capabilities.

And yes it will go through the election process regardless if it is the only router present or not.

This is why it is important to use priorities or loopback addresses if you actually care which routers will be the DR and BDR.

But don't take my word for it. Take the Carl Timm and Wade Edwards word for it:

"to further the example, if initially there is only one OSPF router interface active on the segment, it becomes the DR. The next router would become the BDR. Subsequent routers would all accept the existing DR and BDR and form adjacencies with them"

And Andrew Colton:

"When an interface first becomes functional, it checks whether the network has a designated router. If there is one, the router accepts that designated router regardless of its own OSPF priority"

Or just try it on your own lab and see what happens.

__________________
.:|:.:|:.

Last edited by smrkdown on 09-20-04 at 02:19 AM

Report this post to a moderator

Old Post 09-20-04 02:03 AM
smrkdown is offline Click Here to See the Profile for smrkdown Click here to Send smrkdown a Private Message Add smrkdown to your buddy list Find more posts by smrkdown Reply w/Quote Edit/Delete Message IP: Logged
dmaftei
Senior Member
M




Registered: Nov 2000
Location:
Country: USA
State:
Certifications: none
Working on: none

Total Posts: 2156

quote:
Originally posted by smrkdown
Or just try it on your own lab and see what happens.
I don't have a lab, but I'll take your work for it. You were right and I was wrong.

Report this post to a moderator

Old Post 09-20-04 12:22 PM
dmaftei is offline Click Here to See the Profile for dmaftei Click here to Send dmaftei a Private Message Add dmaftei to your buddy list Find more posts by dmaftei Reply w/Quote Edit/Delete Message IP: Logged
smrkdown
Senior Member
M




Registered: Dec 2003
Location:
Country: United States
State:
Certifications: A+, Network+, Linux+, CCNA
Working on: (3 of 4) CCNP, CCIE

Total Posts: 845

I don't pride myself on being right. I actually had to test it to see who was right.

__________________
.:|:.:|:.

Report this post to a moderator

Old Post 09-20-04 03:03 PM
smrkdown is offline Click Here to See the Profile for smrkdown Click here to Send smrkdown a Private Message Add smrkdown to your buddy list Find more posts by smrkdown Reply w/Quote Edit/Delete Message IP: Logged
dmaftei
Senior Member
M




Registered: Nov 2000
Location:
Country: USA
State:
Certifications: none
Working on: none

Total Posts: 2156

quote:
Originally posted by smrkdown
I don't pride myself on being right.
Maybe you should...

Report this post to a moderator

Old Post 09-20-04 04:20 PM
dmaftei is offline Click Here to See the Profile for dmaftei Click here to Send dmaftei a Private Message Add dmaftei to your buddy list Find more posts by dmaftei Reply w/Quote Edit/Delete Message IP: Logged
ZacDogg
Senior Member
M




Registered: Mar 2002
Location: Minneapolis
Country: United States
State:
Certifications: A+, Net+, CCNA, CCNP, CCIE, CSS-1
Working on: another CCIE

Total Posts: 227

Router A will actually be the DR on the 10.4.0.0/16 subnet. Router A's router-id will be 10.5.0.1 and the HQ routers will be 10.4.0.2. Routers running OSPF take their highest loopback address, if available, as their router-id. If there aren't any loopback then it takes the highest address of the other interfaces.

Zac

Report this post to a moderator

Old Post 09-20-04 04:37 PM
ZacDogg is offline Click Here to See the Profile for ZacDogg Click here to Send ZacDogg a Private Message Add ZacDogg to your buddy list Find more posts by ZacDogg Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Click here for list of CCNA study guides

Cisco exam notes

CCNA(tm) exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps