CiscoCisco
200-301 · Question #862
200-301 Question #862: Real Exam Question with Answer & Explanation
Sign in or unlock 200-301 to reveal the answer and full explanation for question #862. The question stem and answer options stay visible for context.
Submitted by rania.sa· Mar 5, 2026Configure and verify single-area and multiarea OSPFv2 for IPv4, including neighbor relationships, DR/BDR election control, and traffic filtering using ACLs - typically covered under IP Connectivity in CCNA/CCNP routing and switching domains.
Question
Refer to the exhibit. An OSPF neighbor relationship must be configured using these guidelines: - R1 is only permitted to establish a neighbor with R2 - R1 will never participate in DR elections - R1 will use a router-id of 101.1.1. Which configuration must be used? A. B. C. D.
Options
- Ainterface FastEthernet0/0 ip address 10.100.1.1 255.255.255.252 ip ospf priority 0 ip access-group 102 in router ospf 10 log-adjacency-changes network 10.1.1.1 0.0.0.0 area 0 network 10.100.1.0 0.0.0.3 area 0 router-id 10.1.1.1 access-list 102 permit 89 host 10.100.1.2 host 224.' access-list 102 deny 89 any any access-list 102 permit ip any any
- Binterface Loopback0 ip address 10.1.1.1 255.255.255.255 interface FastEthernet0/0 ip address 10.100.1.1 255.255.255.252 ip ospf priority 100 ip access-group 102 in router ospf 10 log-adjacency-changes network 10.1.1.1 0.0.0.0 area 0 network 10.100.1.0 0.0.0.3 area 0 ospf router-id 10.1.1.1 access-list 102 permit 88 host 10.100.1.2 host 224.' access-list 102 deny 88 any any access-list 102 permit ip any any
- Cinterface FastEthernet0/0 ip address 10.100.1.1 255.255.255.252 ip ospf priority 100 ip access-group 102 in router ospf 10 log-adjacency-changes network 10.1.1.1 0.0.0.0 area 0 network 10.100.1.0 0.0.0.3 area 0 ospf router-id 10.1.1.1 access-list 102 permit 89 host 10.100.1.2 host 224.' access-list 102 deny 89 any any access-list 102 permit ip any any
Unlock 200-301 to see the answer
You've previewed enough free 200-301 questions. Unlock 200-301 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#OSPF#DR/BDR Elections#Access Control Lists#Router-ID