Refer to the exhibit. A network administrator sets up an OSPF routing protocol for a DMVPN network on the hub router. Which configuration command is required to establish a DMVPN tunnel with multiple spokes?
A.
ip ospf network point-to-point on the hub router
B.
ip ospf network point-to-multipoint on one spoke router
C.
ip ospf network point-to-multipoint on both spoke routers
D.
ip ospf network point-to-point on both spoke routers
as explanation why it is C: The output is from a spoke. You can tell at then end of the exhibit where it receives update from 192.168.1.1 (the OSPF RID of the hub router) and sends a packet to the other spoke router. The OSPF's adjacencies are not forming. Why? By default GRE tunnel interfaces are POINT-TO-POINT when enabled OSPF for a tunnel. In our case our spoke is trying to establish 2 adjacencies. One with the Hub router and one with the spoke. One adjacency is replacing the other, on the POINT-TO-POINT tunnel. So we need to make point-to-multipoint on our spoke. But if trying to form adjacency with other spoke, then other spoke is forming 2 adjacencies as well. so it needs point to multipoint as well.
show run
interface Tunnel1
ip address 44.44.44.44 255.255.255.0
no ip redirects
ip ospf 1 area 1
tunnel source Ethernet0/1
tunnel mode gre multipoint
IOU2#show ip ospf interface tunnel 1
Tunnel1 is up, line protocol is down
Internet Address 44.44.44.44/24, Area 1, Attached via Interface Enable
Process ID 1, Router ID 5.5.5.6, Network Type POINT_TO_POINT, Cost: 1000
Sorry, but i don't understand why it is not B. if you have metric type 1 in R2, it will add to the default cost of 20 the cost of the link to Isp2, isn't it? The cost of type 2 is always 20
The correct answer is D. Look at the purple lines, this is Hub to Spoke, this is NOT Spoke to Spoke topology. So Option C is definitely not the answer.
This is how I see it: The issue "Tunnel100 from EXCHANGE to DOWN, Neighbor Down: Adjacency forced to reset" is caused by OSPF default network type p2p.
There is a different solution per DMVPN Phase. OSPF network type broadcast is suitable for phase 1 and 2, whereas point-to-multipoint is suitable for Phase3.
We can exclude answers with p2p, like A and D. The solution needs to be applied on all spokes, so answer C is fitting best.
https://community.cisco.com/t5/routing/help-with-ospf-and-dmvpn/td-p/2107338/page/2
https://networklessons.com/cisco/ccie-routing-switching/dmvpn-phase-1-ospf-routing
Ahh, again nothing is clear.
So. Obviously, the problems are connected EXACTLY with the wrong type of network. I will assume that a point-to-point is configured, and the router needs to establish a neighborhood with two on the same interface, so it blinks(point-to-2point).
Second. Why only on one spoke(is this a typical and highly scalable role for a router)? Of course for everyone.
According to my logic, it turns out C.
P.S.: Does anyone understand how to determine the phase here?
I go here for D, as the point to multpoint is only significant on HUB router. but this in phase 2 on phase 3 also the spokes shoulbe point to multipoint . As the question is pretty ambiguos based on the answers.
When i did the lab of that scenario, by default tunnel interfaces are point to point, leaving by default osp start flapping adjacencies, the hub by desing must be point-to-multipoint, as gre interface also is multipoint. the spoke as are p2p by default on GRE interfaces then start failing as the hello and dead timer of point-to-multipoint and point-to-point are differnt. So the mos correst answer is C as you state.
the right answer is D. ip ospf network point-to-point on both spoke routers
reference : https://learningspace.cisco.com/ Book title : ENARSI - Implementing Cisco Enterprise Advanced Routing and Services - Student Learning Guide, version=1.0.20, page 215
: "In strict hub-and-spoke DMVPNs, you should include the tunnel interface in the OSPF routing process, and configure the tunnel interface as a point-to-multipoint OSPF network type on the hub router, and as a point-to-point network type on the branch routers. In this case, there is no need to elect a DR on the DMVPN subnet."
This section is not available anymore. Please use the main Exam Page.300-410 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Koume
Highly Voted 2 years, 3 months agobk989
Most Recent 8 months, 3 weeks agobk989
8 months, 3 weeks agoDv123456
9 months, 2 weeks ago[Removed]
9 months, 3 weeks agolouisvuitton12
1 year, 6 months agono_name995
1 year, 9 months agointeldarvid
1 year, 9 months agoHungarianDish_111
2 years agoHungarianDish_111
1 year, 10 months agoNoproblem22
2 years, 5 months agowts
2 years, 7 months agoKoume
2 years, 3 months agoKoume
2 years, 3 months agoEdwinmolinab
2 years, 9 months agoWAKIDI
2 years, 10 months agoTECH3K3
2 years, 9 months agodongzh007
2 years, 10 months agoabd123
2 years, 2 months ago