Hi All, I want to use RB1000 as bridge bandwidth manager. Please see my example picture. RB1000 will not be hop of clients and bandwidth will be rated by IP address of clients. Is it possible?

ohhh… thank you fewi. That is what I`m searching for. Sorry, I had to research myself first.
How can I shape traffics if flow is trunk (802.1Q)? Can I shape traffics using VLAN interface? Those anybody tried it before?
You can do it if you bridge each vlan separately, not the ether interfaces
. For each vlan you create 2 interfaces (one on each ether, ex. vlan10ether1, vlan10ether2, vlan20ether1, vlan20ether2, etc.) and you create separate bridges for each pair. Then you can use the vlan interfaces in queues
.
I think you could just enable “Use IP Firewall for VLAN” in bridge options, that should work nicely…
Thanks guys, I don`t have testing equipment right now.I will test it when possible and will post here.