Simulation 5
See the solution below:
R1
router ospf 10
redistribute static
int et0/0
ip ospf hello-interval 5
ip ospf dead-interval 10
ip ospf cost 15
ip ospf 10 area 0
copy run start
R2
Submit