Hi All,
I am thinking to configure on a CRS125 some ports (let’s say from 10-16 port numbers) to be used with MAC based VLANs and I don’t want to use a trunk port, I want all the logic on the same CRS device.
In the example shown in “CRS examples” [1], they configure:
- A group of switched ports on the “bridge1”. I group the 10-16 ports.
- Enable MAC based VLAN tranlsation on access ports (on the ports from 10 to 16).
- Add MAC-to-VLAN mapping entries in MAC based VLAN table. OK, let’s say split them on two VLANs 100 and 200, therefore I isolate the machines on every VLAN.
X 4) Add VLANS on the trunk port. Well I don’t need this.
Now I want to decode the packages on the “bridge1” and be able to provide routing and firewall rules to the VLANs, for example packages from VLAN 100 can communicate to Internet and VLAN 200 remain insolated on it’s network. Is it possible to do ?
I thought I could decode the VLANs tags adding VLAN interfaces to the “bridge1” to later provide routing and firewall rules based on these VLAN interfaces. It does not work. Anyone know how I could solve it ? or may be I should design the network in any other way ?
Thanks & Regards
[1] - https://wiki.mikrotik.com/wiki/Manual:CRS_examples#MAC_Based_VLAN