ip route print (Mikrotik) vs sh ip route and BGP (Cisco)

Сisco

show ip bgp 93.56.12.3

BGP routing table entry for 93.32.0.0/11, version 21556434
Paths: (2 available, best #2, table internet)
6453 12874
Origin IGP, metric 1000, localpref 70, valid, internal
6453 12874
Origin IGP, metric 1000, localpref 70, valid, internal, best

or

cisco3620#sh ip route 93.56.112.3
Routing entry for 93.56.112.0/21
Known via “static”, distance 1, metric 0
Advertised by bgp 6453
Routing Descriptor Blocks:

  • 93.55.115.2
    Route metric is 0, traffic share count is 1


    Whether there is a similar command at the Mikrotik?

/ip route> print where dst-address =
does not solve a problem. The matter is that I do not know, to what Announcement and Routing Entry corresponds required IP the address

Thanks.

For anyone following up on this, the answer is listed here: http://forum.mikrotik.com/t/show-ip-bgp-equivalent/55657/1

/ip route print where 158.43.240.4 in dst-address