= MIKROTIK BRIDGE VLAN CONFIG = * create the bridge * create an /interface/vlan on top of the bridge * assign an IP address to the /interface/vlan * set the pvid on the bridge ports * define an /interface/bridge/vlan and set tagged/untagged ports. The bridge is a port as well, if you want the switch to have layer3 presence on the VLAN == Let's deconfigure the Helene VLAN 181 from hoshino/sabrina/helian == We'll work on hoshino first because it's not on the current useful path. * /interface/bridge/vlan/remove 1 * no pvid to change because all ports in the VLAN are trunked, so they keep pvid 1 * remove IP address from /interface/vlan/HELENA: /ip/address/remove numbers=2 * remove the /interface/vlan: /interface/vlan/remove HELENA