what is difference between designated router and backup
designated router and explain feature of both router.
Answers were Sorted based on User's Feedback
Answer / jitu
A designated router (DR) is the router interface elected
among all routers on a particular multiaccess network
segment, generally assumed to be broadcast multiaccess.
Special techniques, often vendor-dependent, may be needed to
support the DR function on nonbroadcast multiaccess (NBMA)
media. It is usually wise to configure the individual
virtual circuits of a NBMA subnet as individual
point-to-point lines; the techniques used are
implementation-dependent.
Do not confuse the DR with an OSPF router type. A given
physical router can have some interfaces that are designated
(DR), others that are backup designated (BDR), and others
that are non-designated. If no router is DR or BDR on a
given subnet, the DR is first elected, and then a second
election is held if there is more than one BDR. [7] The DR
is elected based on the following default criteria:
* If the priority setting on a OSPF router is set to 0,
that means it can NEVER become a DR or BDR (Backup
Designated Router).
* When a DR fails and the BDR takes over, there is
another election to see who becomes the replacement BDR.
* The router sending the Hello packets with the highest
priority wins the election.
* If two or more routers tie with the highest priority
setting, the router sending the Hello with the highest RID
(Router ID) wins. NOTE: a RID is the highest logical
(loopback) IP address configured on a router, if no
logical/loopback IP address is set then the Router uses the
highest IP address configured on its active interfaces.
(e.g. 192.168.0.1 would be higher than 10.1.1.2).
* Usually the router with the second highest priority
number becomes the BDR.
* The priority values range between 0 - 255[8], with a
higher value increasing its chances of becoming DR or BDR.
* IF a HIGHER priority OSPF router comes online AFTER
the election has taken place, it will not become DR or BDR
until (at least) the DR and BDR fail.
* If the current DR 'goes down' the current BDR becomes
the new DR and a new election takes place to find another
BDR. If the new DR then 'goes down' and the original DR is
now available, it then becomes DR again, but no change is
made to the current BDR.
DR's exist for the purpose of reducing network traffic by
providing a source for routing updates, the DR maintains a
complete topology table of the network and sends the updates
to the other routers via multicast. All routers in an area
will form a slave/master relationship with the DR. They will
form adjacencies with the DR and BDR only. Every time a
router sends an update, it sends it to the DR and BDR on the
multicast address 224.0.0.6. The DR will then send the
update out to all other routers in the area, to the
multicast address 224.0.0.5. This way all the routers do not
have to constantly update each other, and can rather get all
their updates from a single source. The use of multicasting
further reduces the network load. DRs and BDRs are always
setup/elected on Broadcast networks (Ethernet). DR's can
also be elected on NBMA (Non-Broadcast Multi-Access)
networks such as Frame Relay or ATM. DRs or BDRs are not
elected on point-to-point links (such as a point-to-point
WAN connection) because the two routers on either sides of
the link must become fully adjacent and the bandwidth
between them cannot be further optimize
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / chetan shende
DR sends heart beats to other routers and updates in their routing tables BDR keep backup of routing table of DR in case of DR failure BDR elected as DR.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / karthik
DR and Bdr concept work in broadcat multi access network.
It reduces Lsa floodind within broadcast domain by electing
one DR and Bdr to which other routers in broadcast domain
form adjacency. So that only Dr and BDR have full adjacency
that means full link state database.
any change in broadcast domain will be send as link state
update to the Dr from which it will be forwarded to other
members reducing Lsa transfer
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jitendera
the above answer is taken from google so it might be
possible that some of my friend are not going to undersatnd
the consept of dr and bdr
note-plase donot confuse betwwenrouter type in ospf that is
abr and asbr etc
not let suppose that there are three router concted through
the swithch that is called ospf over broadcastas we know
that switch is a multiassess device taht is any cahnge
happen betwen the n/w te router cahnge the updates and this
will cause hevay tarfic jam accros thenetwork to avoid this
dr nad bdr consepts comes
dr that is best router interface
bdr-2nd best router (for backup)
for dr and bdr some ip is reserved that is 224.0.0.6
slection criterai of dr and bdr
1 ip nad mask
2 port pirorty
area id
router id
rest of anser is writen above i have tried to make it soo simple
thanks
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / guest
desigmated router is stor router. it can store all data &
backup desigmated router working on loss data
| Is This Answer Correct ? | 0 Yes | 4 No |
How many types of router?
What should be the first command to create an access-list that prevents all users on subnetwork 10.10.128.0, using subnet mask 255.255.192.0, from being able to telnet anywhere? A.) access-list 101 deny tcp 10.10.128.0 0.0.63.255 any eq telnet B.) access-list 101 deny tcp 10.10.128.0 255.255.0.0 any eq telnet C.) access-list 101 deny tcp 10.10.128.0 255.255.192.0 any eq telnet D.) access-list 101 deny tcp 10.10.128.0 0.0.192.255 any eq telnet E.) access-list 101 deny tcp 10.10.128.0 0.0.128.255 any eq telnet F.) access-list 101 deny tcp 10.10.128.0 0.0.127.255 any eq telnet
Why OSI layers having 7 layers instead of one layer.
In Novell's use of RIP, there are two metrics used to make routing decisions. Select the two metrics. A. Ticks. B. Hops C. Loops D. Counts
Explain why is udp lease favored when compared to tcp?
What is a benefit of a virtual LAN (VLAN)? A. It increases the number of broadcast domains B. It decreases the number of broadcast domains C. It increases the numberr of collision domains D. It decreases the number of collision domains E. Since it is a vitual Interface it never shuts down
Given the global configuration command 'banner motd #7 Hello #', what do the '#' symbols represent? A.) Escape sequence to exit the menu. B.) Nothing, just part of the banner. C.) Tic Tac Toe Macro. D.) Delimiting Character E.) Message border character. F.) Number of times message to be displayed.
When you mistakenly type the wrong command at the Router# prompt the router does a DNS lookup which takes about 20 seconds. Which command can you enter to prevent the router doing this in future?
Define routing?
Given the following IP address from the Class C address range 192.168.21.12. Your network plan needs addresses for 28 small prkps Each office uses its own shored. The network design specifies that you confound for five bits of subnetting. When you confound for this in Cisco IOS software which shored mask should you use? A. 255.255.0.28 B. 255.255.255.0 C. 255.255.255.28 D. 255.255.255.248 E. 255.255.255.252
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router
Hi Guys.. I hv a confusion in my mind. Plz help me to clear my concept. How a port respond when a PortFast port receives any BPDU. Please make sure that BPDU Guard, ROOT Guard are not considered in this scenario. Just a spanning tree without any enhancement. Will the port goes through STP port state??? As we knw that PortFast bypass the Listening & Learning State? How it will respond when a BPDU (Inferior or Superior) is received on that Port. Thanks in advance. Waiting for Replay.