I am using a RouterBoard 1100AHx2 with OS version 5.21.
I have a full BGP table of routes on the system plus a number of OSPF routes, so we are talking about a routing table of 400K+ routes. If I want to see if there is a route for a particular IP address and what that route is, I can do:
/ip route print where x.x.x.x in dst-address
While this command does work, it takes a very loooong time to return an answer. Like a minute or more. Is this normal? Am I doing something wrong? I am used to doing a “show ip route x.x.x.x” on a much less powerful Cisco and it taking a second or two.
Thanks
Steve