02-15-2006 07:25 PM - last edited on 03-25-2019 03:12 PM by ciscomoderator
Without using debug, how can i log ospf lsa's etc. I know how to log the adj. changes.. what i want to see is the info in the lsa's and when and what they transmit and to whom.
02-15-2006 07:37 PM
Hi,
There is no such facility, I'm afraid. You can only log adjacency changes. There are some cisco-specific OSPF traps that you can enable, though:
snmp-server enable traps ospf cisco-specific errors config-error
snmp-server enable traps ospf cisco-specific errors shamlink [authentication [bad-packet [[config] | config [bad-packet]]
snmp-server enable traps ospf cisco-specific retransmit [packets [shamlink | virt-packets] | shamlink [packets | virt-packets] | virt-packets [shamlink]]
snmp-server enable traps ospf cisco-specific state-change [nssa-trans-change | shamlink [interface | interface-old | neighbor]]
Hope that helps - pls rate the post if it does.
Paresh
02-16-2006 05:15 PM
Thanks Paresh, I feared that, but was still hoping...
02-16-2006 06:10 PM
Hi Paresh,
I tried to enable the traps as per ure reply, but i do not see the ospf option in the list of available choices
my version is 12.2(17a)SX2
02-16-2006 06:20 PM
I'm afraid you'll need at least 12.3(5) for those features...
Paresh
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