hello
https://help.mikrotik.com/docs/display/ ... h+examples
May I know why do we need to set the IP prefix which we are advertising in blackhole please?
/ip/firewall/address-list/
add list=bgp-networks address=192.168.0.0/24
/ip/route
add dst-address=192.168.0.0/24 blackhole
/routing/bgp/connection
set peer_name output.network=bgp-networks