cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1108
Views
15
Helpful
4
Replies

OSPF pinging failing on router.

ahmadqayyum7
Level 1
Level 1

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.

3 Accepted Solutions

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

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

 

View solution in original post

Password for the routers?


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

View solution in original post

luis_cordova
VIP Alumni
VIP Alumni

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

View solution in original post

4 Replies 4

Giuseppe Larosa
Hall of Fame
Hall of Fame

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

 

Password for the routers?


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hello,

 

what is the password for the router ?

luis_cordova
VIP Alumni
VIP Alumni

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