cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3502
Views
0
Helpful
2
Replies

OSPF Configuration error

jain.mayank92
Level 1
Level 1

Hi 

I have configured OSPF protocol in Packet tracer but when tries to ping getting an error.- Destination host unreachable.

I am having four router and using Class C address(192.168.0.0/30)

I have attached an snapshot of topology.

I have run these commands to see my OSPF configuration:-

Router#sh ip protocol

Routing Protocol is "ospf 2"
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 192.168.0.14
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
192.168.0.1 0.0.0.0 area 0
192.168.0.14 0.0.0.0 area 0
Routing Information Sources:
Gateway Distance Last Update
Distance: (default is 110)

Router#sh ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route

Gateway of last resort is not set

-Here in show ip route command, this is not sowing connected routers.

-Please check and let me know where i am doing wrong. 

Thanks

2 Replies 2

Hello

i don't see any ospf adjecencies or routes being advertised 

Sh ip ospf neighbors

sh ip ospf interface brief

res

paul


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

Hi,

Thanks for your reply but i got the solution.

Actually there was a mismatch in clock rate.

I corrected that and now not getting that error.

Thanks

Mayank