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

Forwarding Protocols • Re: ROS7 BGP routing filters

$
0
0
If filters are configured, the default on ROS 7 is to reject, so the additional rejections are unnecessary.

What you could do is change your first rule to
Code:
if (dst in 2001:db8:abcd::/48 && dst-len in 32-48) { accept; }

Statistics: Posted by sirbryan — Wed Jan 08, 2025 4:42 am



Viewing all articles
Browse latest Browse all 21377

Trending Articles