07-23-2012 04:05 PM - edited 03-07-2019 07:56 AM
Hello guys, as far as I know all SPF routers talk to each other with 224.0.0.5 in broadcast media, and they use unicast in NBMA, what's the 224.0.0.6, is that for DR and BDR router talk to each other or what, and can someone please explain DROTHER for me.
Thanks
Solved! Go to Solution.
07-23-2012 04:28 PM
224.0.0.6 is the all DR/BDR router address. Remember on networks where a DR (and BDR) are elected, routers only form full adjacencies with the DR/BDR. The DR would then handle the task of rebroadcasting any updates to the other routers on the net.
DROTHER is a router on such a network that has not been elected DR or BDR. It could be because it "lost" the election, or was explicitly configured to not become DR/BDR (such as setting priority of 0).
07-23-2012 05:03 PM
Hi Majid,
the 224.0.0.5 is ALL OSPF Router multicast address, OSPF routers use this address to send OSPF Hello packets to eachother in the network, but when it comes to networks with the presence of DR and BDR, OSPF routers which want to talk to DR/BDR use 224.0.0.6 to send their LSA updates.
then, all "official" network updates are sent to 224.0.0.5 to ALLRouters address.
HTH,
plz Rate helpful posts.
Soroush.
07-23-2012 05:24 PM
Sorry if I caused you confusion earlier, Majid.
On the broadcast network, all routers that are NOT a DR or BDR are called DROTHER. DROTHER will send their link state updates and LSAck to the AllDRouter address, 224.0.0.6. While DROTHER will continually send their HELLO packets to the AllSPFRouter address (224.0.0.5), they send LSUs and LSAcks to 224.0.0.6.
The DR will "re-flood" the received update to 224.0.0.5 to maintain database sync with all SPF routers on the broadcast net. DROTHER will LSAck to 224.0.0.6.
So, yes. DROTHER do talk directly to the DR on 224.0.0.6. Theoretically, only the DR and BDR listen on 224.0.0.6, while all OSPF routers listen on 224.0.0.5.
Dry reading, but the RFC may help as well:
http://www.rfc-editor.org/rfc/std/std54.txt
Best regards!
07-23-2012 04:28 PM
224.0.0.6 is the all DR/BDR router address. Remember on networks where a DR (and BDR) are elected, routers only form full adjacencies with the DR/BDR. The DR would then handle the task of rebroadcasting any updates to the other routers on the net.
DROTHER is a router on such a network that has not been elected DR or BDR. It could be because it "lost" the election, or was explicitly configured to not become DR/BDR (such as setting priority of 0).
07-23-2012 04:49 PM
ok that's mean all DR/BDR talk to each other with 224.0.0.6, but DROTHER can not talk to 224.0.0.6, it just only talk to 224.0.0.5, is that correct ?
07-23-2012 05:03 PM
Hi Majid,
the 224.0.0.5 is ALL OSPF Router multicast address, OSPF routers use this address to send OSPF Hello packets to eachother in the network, but when it comes to networks with the presence of DR and BDR, OSPF routers which want to talk to DR/BDR use 224.0.0.6 to send their LSA updates.
then, all "official" network updates are sent to 224.0.0.5 to ALLRouters address.
HTH,
plz Rate helpful posts.
Soroush.
07-23-2012 05:13 PM
Hi Soroushm!
make sense
Thank you
07-23-2012 05:24 PM
Sorry if I caused you confusion earlier, Majid.
On the broadcast network, all routers that are NOT a DR or BDR are called DROTHER. DROTHER will send their link state updates and LSAck to the AllDRouter address, 224.0.0.6. While DROTHER will continually send their HELLO packets to the AllSPFRouter address (224.0.0.5), they send LSUs and LSAcks to 224.0.0.6.
The DR will "re-flood" the received update to 224.0.0.5 to maintain database sync with all SPF routers on the broadcast net. DROTHER will LSAck to 224.0.0.6.
So, yes. DROTHER do talk directly to the DR on 224.0.0.6. Theoretically, only the DR and BDR listen on 224.0.0.6, while all OSPF routers listen on 224.0.0.5.
Dry reading, but the RFC may help as well:
http://www.rfc-editor.org/rfc/std/std54.txt
Best regards!
01-10-2018 02:38 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide