So I MAC Telnet to a new device, created bridge1 (vlan filtering not enabled at this stage), added bridge vlans, entered other basic setup.
On the very last step of the setup process, I entered:
/interface bridge
add name=bridge1 vlan-filtering=yes
and received the error "failure: already have interface with such name"
How do I enable vlan-filtering for an existing bridge on the CLI?