Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 19714

Forwarding Protocols • Re: Router OSv7 BGP Route Filters

$
0
0
maybe unintuitive.

for BGP the default is to accept all routes, but for filters the default is to reject all routes.
when you did not set a filter yet for the BGP connection, it will by default receive and send everything, but as soon as you set a filter it will by default reject everything.
if you want to accept all even with a filter set, create that filter with rule="accept"
Doesn't this rule say to accept?
add chain=bgp-out comment="Management Network" disabled=no rule="if ( dst==172.16.0.0/22) { accept }"

Statistics: Posted by HamRadio — Tue Feb 20, 2024 5:58 pm



Viewing all articles
Browse latest Browse all 19714

Trending Articles