Based on the DR AND BDR discussion i want to put one question
the question is
what is the name of protocol which is responsible;e for DR
and BDR selection
Answers were Sorted based on User's Feedback
Answer / ram ji agarwal
DR and BDR election process is done by OSPF protocol. DR
will that system who has lowest ospf priority and if all
the routers have same OSPF priority so that router will be
DR that has highest ip address all other who has higher
ospf priority and lower ip address than DR that will be
elected as BDR.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / jitu
I think you are not understand the question which protocol
is responsible for dr and bdr selection
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sunil handa
DR and BDR are elected in OSPF protocol under TWO WAY State.
DR and BDR are elected in broadcast network/ not in point
to point
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghu kumar
DR and BDR is elected by Hello messages my friends..........
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vicky kumar
The DR server as common point for all adjacency on a malty
access segment...
The BDR Also maintains adjacency with all router in case the
DR file...
Does not occur on point to point or multipoint link...
Default priority (0-255)is 1 highest priority..0 can not be
elected..
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / shrynth
Raghu Kumar is absolutely correct... DR and BDR is elected by Hello messeges. Whoever responds first becomes DR.
| Is This Answer Correct ? | 1 Yes | 0 No |
DR and BDR election is done via the Hello protocol. Hello
packets are exchanged via IP multicast packets (Appendix B)
on each segment. The router with the highest OSPF priority
on a segment will become the DR for that segment. The same
process is repeated for the BDR. In case of a tie, the
router with the highest RID will win. The default for the
interface OSPF priority is one. Remember that the DR and BDR
concepts are per multiaccess segment. Setting the ospf
priority on an interface is done using the ip ospf priority
<value> interface command.
A priority value of zero indicates an interface which is not
to be elected as DR or BDR. The state of the interface with
priority zero will be DROTHER.
Src : Cisco
Note: OSPF is routing protocol not a DR Or BDR selection
protocol...This is mine concern..nw waiting for the any
other concept if it is there..Gtech
| Is This Answer Correct ? | 1 Yes | 0 No |
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route
What is Cisco's default encapsulation method on serial interfaces? A.) ANSI B.) Cisco C.) Q933a D.) HDLC
how will configure Nat
Identify the 2 commands to copy a configuration from a TFTP server to RAM? A.) configure network B.) configure overwrite C.) copy backup-config running-config D.) copy tftp running-config
why we assingn the wild card mask in the use of ospf and access list.
You want to set the console password to ralph. What would be the first command you need to execute from global configuration mode? A.) line console 0 B.) enable password ralph C.) login password ralph D.) set password= ralph E.) password ralph F.) login Ralph
Which dynamic type draw back is, if single link down, it removes its routing table?
What do you understand by redundancy?
Which cable we connect in db-9?
What are three benefits of Integrated Services Digital Network (ISDN) (Choose three) A. PVCs are faster and more reliable B. No specialized equipment is required C. Data transfer is faster than typical modems D. Call setup is faster than with standard telephone service E. It carries many types of data tramp such as voice video and data
Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in
Identify the length of an IPX address and it's components? A.) 80 bits, 48 bits network and 32 bits node B.) 32 bits, 16 bits network and 16 bits node C.) None of the above D.) 80 bits, 32 bits network and 48 bits node