Is there any way to view the status and performance of a CAKE queue?
With queue tree I am used to viewing the rate at each priority, number of queued and dropped packets, etc.
But I cannot find such a display for CAKE queues....
Actual problem I experience: I have an RB5009 connected to a 5G gateway via ethernet, speed is about 125M/30M, and I enabled CAKE with mostly default settings on the ethernet port connected to the 5G gateway (traffic there is just standard IP over ethernet).
Code: Select all
/queue type
add cake-autorate-ingress=yes cake-diffserv=diffserv4 cake-nat=yes \
cake-overhead=18 kind=cake name=cake
A short time after selecting the CAKE queue the connection mostly hangs. I can still ping and telnet but when I issue a command that outputs considerable data, or when I connect winbox, it just hangs.
Looks suspiciously like an MTU problem. But without CAKE everything works fine.