400-007 · Question #295
Company XYZ plans to run OSPF on a DMVPN network. They want to use spoke-to-spoke tunnels in the design. What is a drawback or concern in this type of design?
The correct answer is D. Manual configuration of the spokes with the appropriate priority will be needed. Split Horizon is EIGRP’s loop prevention mechanism. Distance Vector protocols also use Split Horizon for loop prevention. If you’re going to use OSPF, make sure that your hubs are the DR and BDR. If you only have one hub, make it the DR, and don’t configure a BDR.The key point…
Question
Company XYZ plans to run OSPF on a DMVPN network. They want to use spoke-to-spoke tunnels in the design. What is a drawback or concern in this type of design?
Options
- AAdditional host routes will be inserted into the routing tables.
- BManual configuration of the spoke IP address on the hub will be needed.
- CThere will be split-horizon issue at the hub.
- DManual configuration of the spokes with the appropriate priority will be needed.
How the community answered
(41 responses)- A7% (3)
- B12% (5)
- C5% (2)
- D76% (31)
Explanation
Split Horizon is EIGRP’s loop prevention mechanism. Distance Vector protocols also use Split Horizon for loop prevention. If you’re going to use OSPF, make sure that your hubs are the DR and BDR. If you only have one hub, make it the DR, and don’t configure a BDR.The key point here is that the spokes should never be elected as DR or BDR. You can enforce this with ip ospf priority 0.
Topics
Community Discussion
No community discussion yet for this question.