OpenWrt Forum Archive

Topic: WRT54GLv1.1 and Wifi 802.11e

The content of this topic has been archived on 22 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,
I have a WRT54GLv1.1 router with OpenWrt. I enabled WME on it and I see the QoS field when I capture packets. Anyway, I can't change the priority value and it is always AC_BE
I tried to change the DSCP field (which is really changed as I see it in the captured packets) but it doesn't affect the WME class.
I did in int scripts :
wl wme 1
iptables -t mangle -A OUTPUT -p udp --dport 1234 -j DSCP --set-dscp 0x28

According to the diffent documents, this should give AC_VIDEO priority to the packets going from the box to port 1234 of a computer.
Did I miss something ?
Thanks

try webif2...
I did it with webif.

I tried it before leaving my lab and couldn't find any way to enable WME. Just standard QoS which isn't WiFi related.

The discussion might have continued from here.