Hi,
I am trying to limit bandwidth on a VRRP interface to 500M from a max of 10G.
I created a simple queue that did this pretty well on initial tests, but it turns out that we get dropped packets even tough the limit is not reached. More specifically, traffic was less then 40M and packets were still being dropped. We tested with pings and got about 5-6% loss.
As soon as the queue is disabled, packet loss goes away.
name="vrrp" target=vrrp1 parent=none packet-marks="" priority=8/8 queue=default-small/default-small limit-at=0/0 max-limit=500M/500M burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s bucket-size=0.1/0.1 total-queue=default-small
total-limit-at=1G total-max-limit=1G
Any hint is appreciated.
ROS 6.48.6