atom wrote:wifinix - just checking... some wireless adapters do not fully support sniffing wireless traffic. I know that both my Ralink adapters report *all* traffic to be at 5.5 Mbps. You're confident that the traffic is actually flowing at 6 Mbps?
I'm also slightly confused: if I understand things correctly, multicast optimisation should be converting your multicast traffic into unicast traffic that's sent to individual stations at the MCS rate that provides the best throughput. Does your statement mean you were eventually successful in disabling multicast optimisation?
I would also take care not to set the lowest basic_rate too high; doing so might cause more problems than it solves. The mcast_rate setting should (theoretically) allow you to set a higher multicast rate.
I don't know of a way to adjust supported HT (High Throughput) rates on 802.11ac (or 802.11n for that matter.) Beacons will always be transmitted at the lowest supported basic rate. I stand to be corrected, but I anticipate that multicast traffic won't sent be with HT rates. It would default to the lowest basic_rate set at driver level, but it should be possible to override that with mcast_rate at the SSID level.
thx for the thoughts..
1. have been monitoring with WireShark, and confirm that it's going at 6Mbit/s in 802.11n/ac. Am wanting it up at 48 or 54Mbit/s or better.
2. i simply need to be able to control it - if it's too fast than i'll bring it back down - the real issue is that I can't seem to have ANY control over the multicast rate.
3. My theory was that I could trick it into assuming that a higher rate is the 'lowest basic_rate', but my experience is that the beacon (and multicast) do not follow this instruction (adding this in /etc/config/wireless: option basic_rate '54000' )
4. yes i can disable multicast-to-unicast.. but as soon as it is disabled, all packets go at lowest rate (6Mbit/s or 1Mbit/s).
I do **NOT** want mc-uc conversion-this is not a viable option for my application.
thoughts?
thx
(Last edited by wifinix on 31 Jan 2017, 23:12)