Refer to the exhibit. Which configuration allows routers R14 and R86 to form an OSPFv2 adjacency while acting as a central point for exchanging OSPF information between routers?
A.
R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 0 ip mtu 1400 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interface Loopback0 ip address 10.10.1.86 255.255.255.255 interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip mtu 1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
B.
R14# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf 10 area 0 ip mtu 1500 router ospf 10 ip ospf priority 255 router-id 10.10.1 14 R86# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip ospf 10 area 0 ip mtu 1500 router ospf 10 router-id 10.10.1.86
C.
R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 255 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip mtu 1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
D.
R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf priority 255 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast ip mtu 1400 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
Its C. Answer is straight forward, 1st I noticed mtu are mismatched in A and D, so we will eliminate them, in option B, Network command is missing so, C os is more appropriate.
C is correct
at first look at MTU, then Area, then priority.
B is wrong because the command ip ospf priority should be done in interface configuration mode and not router configuration mode.
These sorts of questions hurt my brain.
Try to break them down - I focused on MTU (the MTU must match) then on the area.
The only option with matching details was C.
So many unnecessary things you don't have to even read to answer this question.... I sincerely hope questions like this are not on the official CCNA exam as it makes me wonder why we pay so much to cisco for crap like this
B its wrong because:
B. R14# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast ip ospf 10 area 0 ip mtu 1500 "router ospf 10 ip ospf priority 255" this line. the comand exit from interface configuration and enter in OSPF global configuration and priority comando must be aplicate in the INTERFACE configuration prompt
B. R14# interface Loopback0
* ip ospf 10 area 0
* interface FastEthernet0/0
* ip address 10.73.65.65 255.255.255.252
* ip ospf network broadcast
* ip ospf 10 area 0
* ip mtu 1500
* router ospf 10
* ip ospf priority 255 (***WRONG***)
* router-id 10.10.1 14
* R86# interface Loopback0
* ip ospf 10 area 0
* interface FastEthernet0/0
* ip address 10.73.65.66 255.255.255.252
* ip ospf network broadcast
* ip ospf 10 area 0
* ip mtu 1500
* router ospf 10
* router-id 10.10.1.86
This section is not available anymore. Please use the main Exam Page.200-301 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.
Sutokuto
Highly Voted 2 years, 8 months agoBlumen
10 months agoelii191
1 year, 8 months agoDhruv3390
Highly Voted 2 years, 4 months agoShanRamu
Most Recent 11 months, 1 week ago[Removed]
1 year, 2 months agoBilboBagginsJr
1 year, 3 months agoelgato69
1 year, 3 months agokenkari
1 year, 4 months agosticksnfingers
1 year, 7 months agoshumps
1 year, 9 months agoXxxYyyZzz
1 year, 10 months agotubirubs
1 year, 10 months agomda2h
1 year, 11 months agoPacketFapper
2 years agodropspablo
2 years agodropspablo
2 years agoDrader
2 years, 2 months agodaddydagoth
2 years, 3 months agoMcNov14
2 years, 6 months ago