After adding an ethernet port to a bridge, I am no longer able to modify speed & duplex settings on the ethernet port, I get an “already in bridge” error.
You can reproduce the error by doing this:
/interface bridge add name=bridge1
/interface bridge port add interface=ether1 bridge=bridge1
/interface ethernet set ether1 auto-negotiation=no
already in bridge
Is this action by design or is it a bug?
I have seen this error on both 3.0rc7 & 3.0rc8 running on three different rb133 units that I am using as AP Bridges.