Display advertised BGP routes

Hello,

I am looking for the command to display advertised routes in a BGP session, similar to the “show ip bgp neighbor x.x.x.x advertised-routes” in Cisco IOS.

I have seen some old threads (for instance http://forum.mikrotik.com/t/rosv7-equivalent-of-routing-bgp-advertisements-print/153210/1) which imply that the command was not yet made available in RouterOS 7, but it was sort of possible by doing a packet capture, but it seems like it was a long time ago and there were no further updates to the discussion.

Have I missed the command, and is it there now?

Many thanks.

It was here, please read

https://help.mikrotik.com/docs/display/ROS/Moving+from+ROSv6+to+v7+with+examples#MovingfromROSv6tov7withexamples-MonitoringAdvertisements

Thank you, and apologies if I seem pedantic. The only way is still only to read the output of the pcap with the “/routing/stats/pcap/print detail where file=file.pcap” right?

If so, it will work fine for now, but it seems like a “hack” more than a regular command.

/routing/bgp/advertisements/print

Thanks!

Is it possible to view the BGP advertisements in Winbox? (ie not just by launching a terminal in winbox)