User Tools

Site Tools


networking:router:mikrotik_wireless

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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:router:mikrotik_capsman|Mikrotik Controlled Access Point System Manager]]**
 +
 +**Station Modes**: http://wiki.mikrotik.com/wiki/Manual:Wireless_Station_Modes
  
 ===== Sample Optimized Configuration ===== ===== Sample Optimized Configuration =====
 +
 +This guy suggested upgrading to V6 for better wireless throughput, then:
 +
 +<file>
 +/interface wireless
 +set 0 band=2ghz-b/g/n channel-width=20/40mhz-ht-above country=******* disabled=\
 +    no disconnect-timeout=5s distance=indoors frequency-mode=regulatory-domain \
 +    ht-amsdu-limit=0 ht-amsdu-threshold=0 ht-rxchains=0,1 ht-txchains=0,1 \
 +    l2mtu=2290 max-station-count=12 mode=ap-bridge preamble-mode=short \
 +    security-profile=WPA2 wireless-protocol=802.11
 +</file>
 +
 +===== Another Sample Configuration =====
  
 Comments: Comments:
networking/router/mikrotik_wireless.1356372710.txt.gz · Last modified: 2012/12/24 11:11 by gcooper