This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

40Mhz channels (300MBit/s) now possible since v9.300!

Since v9.300 there is a new, undocumented feature which should have been there since the beginning of Wi-Fi at UTM: 40Mhz channel width to actually allow the claimed max. 300MBit/s.

It's not possible to change via WebAdmin, you have to do it via shell, for each AP:


$ cc ⏎
OBJS ⏎
awe ⏎
device ⏎
REF_Ap*** ⏎ (press TAB twice to list possible AP REFs)
channel_width=HT40 ⏎
channel_width11a=HT40 ⏎
w ⏎
exit ⏎



Please keep in mind that the AP will fallback to 20Mhz if required by the environment. Clients can force APs to not utilize 40Mhz, for example.

Anyone not satisfied with current throughput should try this, though. [:D]



This thread was automatically locked due to age.
Parents
  • I got an AP55c running separate 2.4 and 5 Ghz wireless networks.

    The 5Ghz ran at +700Mbps speeds but i wanted the 2.4 to perform better than 144Mbps so i ran the commands.

    But now my speed on 2.4 Ghz is still 144Mbps and my 5Ghz speed only 400Mbps.

    How can i set it back to the way it was?

    There is no factory reset option i believe.

Reply
  • I got an AP55c running separate 2.4 and 5 Ghz wireless networks.

    The 5Ghz ran at +700Mbps speeds but i wanted the 2.4 to perform better than 144Mbps so i ran the commands.

    But now my speed on 2.4 Ghz is still 144Mbps and my 5Ghz speed only 400Mbps.

    How can i set it back to the way it was?

    There is no factory reset option i believe.

Children