CRS VLAN

Hi guys!
I took for the test two Mikrotik CRS112-8G-4S-IN
I can not correctly configure vlan between devices.
I read the manual, but I cant understand where is my fail.
I have prepared a scheme. please help me with the config.

VLAN 100 - management

P.S. One more question. Mikrotik do not have Spanning Tree?

There are 2 ways of setting VLANs on CRS devices.

One, by using bridges - you will be able to use STP but whole traffic will go via CPU. So you are limited to what CPU can achieve in terms of bandwidth.

The other way is to use switch chip and enjoy wire speed but no STP. Here is instruction how to do that: http://wiki.mikrotik.com/wiki/Manual:CRS_examples#VLAN

thanks for the answer.
How to make using the bridge mode, I know, but this is not an option. ( traffic will go via CPU)
for this I specifically bought Mikrotik CRS. But to set up, using this manual I not succeed. :frowning:
Maybe you can send a sample config, according to my scheme?

It seems the problem was master port.
I did reset both device. then reconfigure masterport and tag vlan.
everything is fine. it remains only to configure filters.