I’m at a loss here, but when I added this bridge filter, the RB crashed rather quick and went into a continuous reboot cycle.
/interface bridge filter
add action=log chain=output disabled=no log-prefix=TEST mac-protocol=ip \
out-interface="wlan1"
Here’s the router:
[admin@] > /system resource print
version: "5.2"
board-name: "RB532A"
[admin@] > /system package print
Flags: X - disabled
# NAME VERSION SCHEDULED
0 system 5.2
1 dhcp 5.2
2 wireless 5.2
3 routerboard 5.2
4 routing 5.2
I thought I had done something else to cause the reboots, but when I attempted to repeat this on another router, I ended up with the same results.
Here’s the fun part… the second time I did it, I did so in safe-mode… the router rebooted SO quick, it never had time to revert the change.
IMO, MT seriously needs to have separate configurations for startup and running, with the startup config changing ONLY when the admin saves the running config.