05-29-2013 03:49 AM - edited 03-04-2019 08:02 PM
How can I see what routes are being sent to me via one routing protocol when another is being prefered?
For example.
I have both OSPF and IS-IS running.
When OSPF is preffered ISIS routes dont appear in a "sh ip route isis"
I can see the OSPF ones in a normal sh ip route or a sh ip route ospf
When i change OSPF's AD to 200 so ISIS is preferred. I can see them in a sh ip route and sh ip route isis however a show ip route ospf now shows nothing.
Essentially I want to be able to see what routes im getting from both OSPF and ISIS ( even though ospf would be prefferred? )
Any ideas?
-Graham
Please note: My comments are simply suggestions. I cannot be held liable for any loss of data, life or marbles due to following my instructions.
Got a website? Need some live chat software?
Solved! Go to Solution.
05-29-2013 04:23 AM
Hi,
show ip ospf database
show isis database
Regards
Alain
Don't forget to rate helpful posts.
05-29-2013 04:23 AM
Hi,
show ip ospf database
show isis database
Regards
Alain
Don't forget to rate helpful posts.
05-29-2013 04:27 AM
Hi Thanks,
Is there a way to show it like an ip route output?
Id like to easyily compare routing tables from OSPF to ISIS to ensure they both have the same routes..
I can see a show isis datbase verbose | inc IP is half meaningful but comparing to OSPF is tricky..
Thanks
05-29-2013 04:40 AM
Hi,
Is there a way to show it like an ip route output?
what do you mean by that ?
Regards
Alain
Don't forget to rate helpful posts.
05-29-2013 05:12 AM
Im trying to compare routes recieved by each protocol.
Obviously a show ip route only gives whats active in the table. So id like to be able to get a nice comparison of routs learnt but both OSPF and ISIS at a glance.
I fear this isnt going to be possible.
05-29-2013 05:20 AM
Hi,
AFAIK this is not possible but you can export the 2 outputs and do some regular expression to get what you need.
Regards
Alain
Don't forget to rate helpful posts.
05-29-2013 05:23 AM
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