200-301 · Question #1787
200-301 Question #1787: Real Exam Question with Answer & Explanation
Sign in or unlock 200-301 to reveal the answer and full explanation for question #1787. The question stem and answer options stay visible for context.
Question
SIMULATION 75 Please use the "Tasks" and "Topology" tabs to complete this lablet. Topology Configure OSPF routing for the network by completing the following tasks: Task 1 Configure OSPF on R2. Ensure R1 and R3 become neighbors. ● Use process ID 30. ● Use 10.22.22.22 as the router ID. ● Under the OSPF process, advertise the following specific prefixes: - 10.0.23.0/28 - 10.0.12.0/30 Task 2 Ensure R2 always becomes the DR. Answer: - R2 OSPF configuration (process 30, router-id, and only the two required prefixes in area 0): conf t router ospf 30 router-id 10.22.22.22 network 10.0.23.0 0.0.0.15 area 0 network 10.0.12.0 0.0.0.3 area 0 - Ensure R2 always becomes the DR (set highest OSPF interface priority on the multiaccess/broadcast segments): interface e0/0 ip ospf priority 255 interface e0/1 ip ospf priority 255 - If a DR/BDR already exists, force a new election after changing priority (one of these): clear ip ospf process (or) shut/no shut the OSPF-enabled interfaces on the segment
Options
- taskConfigure OSPF routing on R2. Ensure R1 and R3 become neighbors. Use process ID 30 and router ID 10.22.22.22. Advertise the specific prefixes 10.0.23.0/28 and 10.0.12.0/30 under the OSPF process. Additionally, ensure R2 always becomes the Designated Router (DR).
- prerequisites
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.