BGP V7 aggregation How to

Hi,

How to aggregate in version 7 ? may be I missing something in the doc…
thanks

You have to create a blackhole route in your routing table. From there create a filter which matches the blackhole route and dump the smaller routes.

https://help.mikrotik.com/docs/display/ROS/ROSv7+Basic+Routing+Examples#ROSv7BasicRoutingExamples-RoutingFilters

Thanks