Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Since RouterOS v6.43 the RouterOS bridge is IEEE 802.1ad compliant and it is possible to filter VLAN IDs based on Service VLAN ID (0x88A8) rather than Customer VLAN ID (0x8100). The same principles can be applied as with IEEE 802.1Q VLAN filtering (the same setup examples can be used). Below is a topology for a common Provider bridge:

Warning

Devices with switch chip Marvell-98DX3257 switch chip (e.g. CRS354 series) are not able to untag packets do not support VLAN filtering on 1Gbps Ethernet interfaces when using 0x88a8 or 0x9100 ether-type settingfor other VLAN types (0x88a8 and 0x9100).

In this example, R1, R2, R3, and R4 might be sending any VLAN tagged traffic by 802.1Q (CVID), but SW1 and SW2 needs isolate traffic between routers in a way that R1 is able to communicate only with R3, and R2 is only able to communicate with R4. To do so, you can tag all ingress traffic with an SVID and only allow these VLANs on certain ports. Start by enabling 802.1ad VLAN protocol on the bridge, use these commands on SW1 and SW2:

...