Bridge and Vlan - Simple Queue

hello my name is mauro and I am new in this forum.
I wanted to consult about mikrotik, I have 2 routers 951 series and I want to separate the traffic with vlans as a way of practice.
I leave the scheme of how it would be and how I configure it, I do not know if it’s okay.

What does not work for me is the simple queue, I want to try to limit a PC from VLAN 10 and I’m just fine with the limit of the upload.
Sorry for my english, is bad.

RB951Ui-2HnD

RB951G-2HnD

Regards

It seems like you set DHCP servers at RB951Ui and fixed IP addresses at the VLAN interfaces of the RB951G.
For my concept of VLAN, according to your diagram I prefer to perform RB951Ui as a managed switch, whereas RB951G acts as internet gateway.
That means a DHCP server for each VLAN will be set at the internet gateway; and No IP addresses should be configured in the managed switch at all.
At the management switch, I just configure only VLAN interfaces and bridges.
At the internet gateway, I just set VLAN interfaces and DHCP servers on them. So the trunk is between the internet gateway and managed switch.

A simple queue can be simply applied to this. According to your requirement, the limit bandwidth can be set at the internet gateway for PC 10.10.10.2 as target and others: dst = ether, target upload for max-limit = ??, target download for max-limit = ??.

Hopefully it helps.

Hi, thanks for respoder.
I forget to say, in the RB951G I have a bridge in ether2,3,4,5, wlan and I have a LAN that uses the rest of my family, 192.168.21.0/24 with DHCP.
Now, for what I try to interpret, you want me to create the vlan in the RB951G, create a DHCP and addresses to each vlan.
In RB951UI I create the vlan and the bridges.
One question, in the RB951UI the VLANs adhere to the trunk interface? (ether1)
Another question, in each bridge or vlan I have to use filtering?
regards

I think I did it according to what you recommended.
Can you tell me if it’s okay?
Which Queue should I control in RB951G?
I have a way to apply Queue on the RB951UI?
In RB951G it went well, if I apply it RB951UI does not walk.

With this configuration, the traffic is separated in vlans?
I see that by the trunk it passes tagged.

RB951G
dhcp server “default” is LAN 192.168.21.0/24

RB951UI