This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:mikrotik_wireless [2012/12/24 11:11] gcooper |
networking:router:mikrotik_wireless [2016/09/01 10:38] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mikrotik Wireless Configuration ====== | ====== Mikrotik Wireless Configuration ====== | ||
+ | |||
+ | See also **[[networking: | ||
+ | |||
+ | **Station Modes**: http:// | ||
===== Sample Optimized Configuration ===== | ===== Sample Optimized Configuration ===== | ||
+ | |||
+ | This guy suggested upgrading to V6 for better wireless throughput, then: | ||
+ | |||
+ | < | ||
+ | /interface wireless | ||
+ | set 0 band=2ghz-b/ | ||
+ | no disconnect-timeout=5s distance=indoors frequency-mode=regulatory-domain \ | ||
+ | ht-amsdu-limit=0 ht-amsdu-threshold=0 ht-rxchains=0, | ||
+ | l2mtu=2290 max-station-count=12 mode=ap-bridge preamble-mode=short \ | ||
+ | security-profile=WPA2 wireless-protocol=802.11 | ||
+ | </ | ||
+ | |||
+ | ===== Another Sample Configuration ===== | ||
Comments: | Comments: |