350-501 · Question #157
350-501 Question #157: Real Exam Question with Answer & Explanation
The correct answer is A: router ospf 1. To establish OSPF adjacency, router R8 must initiate an OSPF routing process with the same process ID as R5 and ensure its interface is configured for the matching OSPF area and network type.
Question
Refer to the exhibit. Which configuration must be implemented on router R8 so that it will establish OSPF adjacency with R5? R5#show run | s router ospf router ospf 1 router-id 172.16.0.5 network 192.168.0.0 0.0.63.255 area 0 R5#show run int GigabitEthernet1.58 Building configuration.... Current configuration: 245 bytes interface GigabitEthernet1.58 description LINK TO R8 Gi1.58 encapsulation dot1Q 58 ip address 192.168.58.5 255.255.255.0 ip mtu 1600 ip ospf network point-to-point ip ospf 1 area 0.0.0.2 end
Options
- Arouter ospf 1
- Crouter ospf 1
- Drouter ospf 1
Explanation
To establish OSPF adjacency, router R8 must initiate an OSPF routing process with the same process ID as R5 and ensure its interface is configured for the matching OSPF area and network type.
Common mistakes.
- C. This choice is identical to the correct answer A, but only one option can be designated as correct in a single-choice question.
- D. This choice is identical to the correct answer A, but only one option can be designated as correct in a single-choice question.
Concept tested. OSPF router configuration for adjacency
Topics
Community Discussion
No community discussion yet for this question.