Hello,
How I can limit speed at 1M for vlans 1001-4000 and at 2M for 501-999 ?
Thanks.
Hello,
How I can limit speed at 1M for vlans 1001-4000 and at 2M for 501-999 ?
Thanks.
Not in any single rule/queue. Here are some quick ideas (i.e. I didn’t think to terribly hard here so be careful):
Mark the traffic using a bridge rule to match VLAN tag and add a packet mark. Then add queues on the master interface.
Setup a heirarchy of queues in the queue tree such that you limit the VLAN’s into one of two groups and the groups, or parents, have your 1M and 2M limits. You would need a child queue for every VLAN you might see. I don’t recommend 3500 queues though, so only add the queues you need.
Don’t use VLAN ID; use 802.1p Priority bits. You can add simple rules to translate between VLAN ID’s in use and the priority you want. The priority then sorts into queues.
I don’t know whether you are adding VLAN interfaces on the router for the VLAN’s in question or whether you are just trunking. It changes the selection from above.
I created all vlan interfaces at MT-router (x86)
This vlans not in bridge.
3,5k Vlans??? WHY???
3500 VLANS !! ???
Please, post you router hardware and what ethernet cards you are use !
After reboot the router all vlans work ??
What version of routeros you are use ?