04-08-2013 09:46 AM - edited 03-07-2019 12:42 PM
Hi All,
I'm facing a strange issue in OSPF router advertisement. If we advertise a specific IP in OSPF and that is causing packet drop issue for all the subnets in the switch.
Can you throw few troubleshooting steps in OSPF to identify the issue?
Regards,
Thiyagu
04-08-2013 10:12 AM
Hello,
what kind of traffic is sent from the subnet and destined to it.
Check if the bandwidth is getting chowk because of it.
Also have a look at the subnet if any overlapping is there..
Please rate the helpful posts..
Regards
Thanveer
"Everybody is genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is a stupid."
04-08-2013 10:36 AM
Hello
Are you summarising anywhere?
Can you post some config:
Sh ip protocols
Sh run | sec router
Sh ip int brief
Sh ip ospf
Res
paul
Sent from Cisco Technical Support iPad App
04-08-2013 10:39 PM
Thanks All... I would like to know command to find uptime of a OSPF route in OSPF database and when was the last OSPF re-convergence time for a specific area.
Regards,
Thiyagu
04-09-2013 12:02 AM
Show when was SPF algh. last time executed.
show ip ospf topology-info
http://www.cisco.com/en/US/docs/ios/mtr/command/reference/mtr_02.html#wp1165403
Show SPF calculation statistics
show ip ospf statistics [detail]
http://www.cisco.com/en/US/docs/ios/iproute_ospf/command/reference/iro_osp3.html#wp1014222
Best Regards
Please rate all helpful posts and close solved questions
04-09-2013 02:10 AM
Hello,
Please find the command as
sh ip ospf rib a.b.c.d
sh ip ospf rib a.b.c.d
OSPF Router with ID (x.y.v.c) (Process ID 9)
Base Topology (MTID 0)
OSPF local RIB
Codes: * - Best, > - Installed in global RIB
*> 9.9.t..l/32, Intra, cost 2, area 0
SPF Instance 32, age 00:00:12
Flags: RIB, HiPrio
via 9.9.23.3, GigabitEthernet0/0.23, flags: RIB
LSA: 1/9.9.y.z3/9.9.x.x
04-09-2013 03:02 AM
Hello,
The easiest way - sh ip route x.x.x.| in Last
To ensure the ospf database is uptodate and LSA's are identical in every router - ospf uses flooding as way to handle a changes to this database-
http://ospf.cs.st-andrews.ac.uk/index.shtml?floods&040000
res
Paul
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