GL-AX 1800 Luci SQM Setup

Hello,

I am trying to setup luci-sqm to manage latency. I use the Piece of Cake implementation. I have installed the setup as follows:



image

The issue that I am facing is that the setup doesn’t seem to make a discernible difference to bufferbloat over and above what the router does without the software installed. It almost as if the implementation isn’t functioning. I have uninstalled the preinstalled gl-qos software that was installed Has anybody come across a similar issue? Could someone point me into the right direction ( I have read the OpenWRT guide on the software).

You need to change the setting Interface name from eth0 to Wan.

1 Like

Thanks for making a suggestion. As you can see here. Eth0 is connected to my WAN:
image

I managed to fix the issue. It was a command I fed to the advanced option string as detailed in OpenWRT’s SQM documentation:
[OpenWrt Wiki] SQM Details

2 Likes

Which command was it??

egress: 850000 diffserv4 dual-srchost ether-vlan nat mpu 72 ack-filter ingress: 42500 diffserv4 dual-dsthost ether-vlan nat ingress

1 Like