I’m trying to have a script remove an out or an in filter on BGP. Ive tried several different ways, and I can’t get it to remove it. I can easily set using “/routing bgp peer set number=1 set out-filter=XX” but i cant seem to remove that value.
See here: http://forum.mikrotik.com/t/v6-37rc-release-candidate-is-released-only-one-wireless-package/100038/185
They don’t want to implement unset for all parameters, even if set “” is most likely the same.
Wow thats really strange. Coming from Cisco devices, adding a in/out filter using “none” or possibly even"" can cause the router to call a filter that doesn’t exist and could have unexpected results such as all routes denied.
But i suppose if setting it to something that doesn’t actually exist is effectively removing the previous one then ill do that.
thanks.
setting in-filter=“” should work in this case. If you think unset in-filter would be better (I do), please open a ticket at MikroTik ![]()