Hi,
I have a new CCR1036-8G-2S+ with 1 x 10Gbps uplink, current traffic sitting at around 3.5Gbps.
I want to build a queue tree to implement some PCQ queues. As soon as I enable the below (my “parent” queue) the traffic on the SPF+ interface drops to ± 500Mbps inbound, and ± 500Mbps outbound. Disable the queue, and speeds return to normal.
Can someone please advise why this is the case? There are no other queues on the router at all, and literally, as soon as the queue is disabled, speeds return to normal, enable it, and speeds drops…
[cknipe@RTD-CN01-CR01] > /queue tree export
# nov/30/2014 20:45:13 by RouterOS 6.22
# software id = 9V8T-EE5C
#
/queue tree
add disabled=yes name=QueuedTraffic parent=global queue=default
[cknipe@RTD-CN01-CR01] >
EDIT: With the same configuration on a x86 box, the problem does not occur. Granted, the x86 box only has 1Gbps interfaces, and not 10Gbps interfaces.