BMP - BGP Monitoring Protocol - RFC7854

Please add support to RFC7854, RFC 8671, RFC 9069, RFC 9515, RFC 9736.

This would put outside of the box the needs dealing with some data enrichment like what is done in IPFIX/Netflow.

Would bring a much more detailed level of logs and reports of whats is happening in BGP Routes.

To avoid increasing the size of main package of RouterOS, this could be an extra package.

1 Like

Before making any new requests (not pointlessly here on the forum, but to the support section),
let them finish fixing all the things that aren't working and all the things that were done halfway...

Otherwise, instead of a "finished" product, we'll end up with lots of new, incomplete pieces...

2 Likes

First… Please do not consider that at least a big part of those suggestion has not being made via ticket.

Specifically to BMP, it has much more to do with Hardware Off-load then the BMP itself.
Netflow is resource costy… And considering the methodology they use to deploy HW offload, and the versions and backports of almost everything… I can bet its almost impossible to export netflow without deviating at least some part of the traffic to CPU.

sFlow was designed exactly to avoid this sampled deviation or mirroring to CPU.
sFlow, if done correctly, is in somewhere between dataplane and control-plane.

But just receiving the sflow, and being blind on the routing context, is almost inaceptable.

So, at the end, this suggestion is just one piece of a puzzle.