05-13-2019 11:52 AM
I am having a problem in configuring OSPF on router R5. I am using Router-PT-Empty. I have attached my file. Kindly please take a look. The problem is that I am unable to ping the PCs attached on R5 from any other routers. While other routers are pinging each other except R5.
Solved! Go to Solution.
05-13-2019 12:03 PM
Hello,
R5 has built the OSPF adjacencies with the other routes on expected links?
use
show ip ospf neighbor
is the LAN network of R5 enabled for OSPF
use
show ip ospf interface
you need a network command matching the IP address of the LAN or you need an ip ospf<pid> area <area> under the interface
Pcs have to have IP addresses within the subnet of R5's LAN interface.
Hope to help
Giuseppe
05-13-2019 12:22 PM
Password for the routers?
05-13-2019 12:37 PM
Hi @ahmadqayyum7 ,
In router 5 you need to declare the 192.168.6.0 network to the OSPF process.
In addition, you must correct the IP parameters of the PCs connected to that router to match the networks associated with the router interfaces.
I enclose the exercise with the corrections.
Remember to mark the correct answers as solved, because that helps other users with similar doubts.
Regards
05-13-2019 12:03 PM
Hello,
R5 has built the OSPF adjacencies with the other routes on expected links?
use
show ip ospf neighbor
is the LAN network of R5 enabled for OSPF
use
show ip ospf interface
you need a network command matching the IP address of the LAN or you need an ip ospf<pid> area <area> under the interface
Pcs have to have IP addresses within the subnet of R5's LAN interface.
Hope to help
Giuseppe
05-13-2019 12:22 PM
Password for the routers?
05-13-2019 12:26 PM
Hello,
what is the password for the router ?
05-13-2019 12:37 PM
Hi @ahmadqayyum7 ,
In router 5 you need to declare the 192.168.6.0 network to the OSPF process.
In addition, you must correct the IP parameters of the PCs connected to that router to match the networks associated with the router interfaces.
I enclose the exercise with the corrections.
Remember to mark the correct answers as solved, because that helps other users with similar doubts.
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide