Haunted by ancient history
Haunted by ancient history
Posted Jan 9, 2015 13:36 UTC (Fri) by johill (subscriber, #25196)In reply to: Haunted by ancient history by dlang
Parent article: Haunted by ancient history
You can't set it using command line tools - this is only advertised and enforced by hostapd. You have to set it in the hostapd configuration file (basic_rates= option). To require HT (11n), set require_ht=1, to require VHT (11ac) set require_vht=1.
One OpenWRT, you might be able to inject options, not sure off the top of my head.
Posted Jan 9, 2015 14:19 UTC (Fri)
by cesarb (subscriber, #6266)
[Link]
Haunted by ancient history
Take a look at http://wiki.openwrt.org/doc/uci/wireless. I'd guess it's the basic_rate and require_mode options.