@buckeye, I looked at that for a long time and he is not wrong in terms of assigning vlans directly to the etherport, that is always possible.
But what you cannot do is then assign them the same vlans on the bridge etc to the same port… I dont see that???
Where did you find this config it is the wrong one…
/interface vlan
add interface=ether10-S2 loop-protect=on name=vlan50-Guest vlan-id=50
add interface=lanBridge loop-protect=on name=vlan156-Home vlan-id=156
add interface=sfp-brocade loop-protect=on name=vlan172-VM vlan-id=172
add interface=sfp-brocade loop-protect=on name=vlan180-Cameras vlan-id=180
add interface=ether10-S2 loop-protect=on name=vlan190-SmartHome vlan-id=190
If you look at the config posted just above it reads differently and the interfaces are the lanBridge as expected???
/interface vlan
add interface=ether10-S2 name=vlan50-Guest vlan-id=50
add interface=lanBridge name=vlan156-Home vlan-id=156
add interface=sfp-brocade loop-protect=on name=vlan172-VM vlan-id=172
add interface=lanBridge name=vlan180-Cameras vlan-id=180
add interface=lanBridge name=vlan190-SmartHome vlan-id=190