Is it possible to see the OSPF database with all possible routes?
“routing ospf route” shows only the ospf routes that are actually installed in the routing table.
I’d like to see all the alternative paths not installed in the routing table…
Is it possible to see the OSPF database with all possible routes?
“routing ospf route” shows only the ospf routes that are actually installed in the routing table.
I’d like to see all the alternative paths not installed in the routing table…
Looking at the OSPF LSAs will give you what you’re looking for.
routing ospf lsa printHope this helps!