I’m trying to set simple queues for outbound traffic on two vlans on the same ethernet port (ether2).
One queue works, but the other doesn’t- no traffic shows in the statistics.
The goal is to have the queue limits change at a scheduled time, which looked easy to do.
queue-b-norm limits exactly as expected, but queue-a-norm shows no traffic at all, and appears to use the rest of the available bandwidth.
The working vlan is bridged to the master port on a switch (ether9-10)
The other vlan is bridged to ether5.
Should this work ?
RB2011-UASi-RM ROS 6.4
/queue simple
add burst-time=5s/5s limit-at=4M/4M max-limit=5M/5M name=queue-a-normal queue=ethernet-default/ethernet-default target=WAN-vlan2822 time=
3h-23h59m,sun,mon,tue,wed,thu,fri,sat total-queue=ethernet-default
add burst-time=5s/5s limit-at=7M/7M max-limit=8M/8M name=queue-a-peak queue=ethernet-default/ethernet-default target=WAN-vlan2822 time=
23h59m-3h,sun,mon,tue,wed,thu,fri,sat
add burst-time=5s/5s limit-at=2M/2M max-limit=3M/3M name=queue-b-peak queue=ethernet-default/ethernet-default target=WAN-vlan2821 time=
23h59m-3h,sun,mon,tue,wed,thu,fri,sat
add burst-time=5s/5s limit-at=4M/4M max-limit=5M/5M name=queue-b-norm queue=ethernet-default/ethernet-default target=WAN-vlan2821 time=
3h-23h59m,sun,mon,tue,wed,thu,fri,sat total-queue=ethernet-default