Community discussions

MikroTik App
 
gotsprings
Forum Guru
Forum Guru
Topic Author
Posts: 2122
Joined: Mon May 14, 2012 9:30 pm

cAP AC in CAPS-MODE throughput

Mon Dec 10, 2018 9:06 pm

What sort of numbers are you actually getting over wireless?

Using a CAP-AC in Caps-Man mode:
My AC-MU 2x2 network card shows a connection of 866.7M in Windows.
Screenshot 2018-12-10 13.55.58.png
Caps-Man shows 866M the device connected at.
Screenshot 2018-12-10 13.52.18.png
Actual throughput seems to top out around 240M.
Screenshot 2018-12-10 13.58.24.png
Any hints on how to get closer to the actual "projected" numbers?

Local Forwarding is on.
WPA2 AES is selected.
You do not have the required permissions to view the files attached to this post.
 
anuser
Long time Member
Long time Member
Posts: 601
Joined: Sat Nov 29, 2014 7:27 pm

Re: cAP AC in CAPS-MODE throughput

Mon Dec 10, 2018 11:04 pm

Using a CAP-AC in Caps-Man mode:
Can you please post "/export compact" from your cAP AC and from your capsman controller?
 
gotsprings
Forum Guru
Forum Guru
Topic Author
Posts: 2122
Joined: Mon May 14, 2012 9:30 pm

Re: cAP AC in CAPS-MODE throughput

Tue Dec 11, 2018 12:15 am

Here is the CAP config.
# dec/10/2018 17:15:44 by RouterOS 6.43.4
# software id = 5M5A-5I1M
#
# model = RouterBOARD cAP Gi-5acD2nD
/interface bridge
add admin-mac=CC:2D:E0:xx.xx.xx auto-mac=no comment=defconf name=bridge
/interface wireless
# managed by CAPsMAN
# channel: 2412/20/gn(28dBm), SSID: NotThere, local forwarding
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
    disabled=no distance=indoors frequency=auto mode=ap-bridge ssid=\
    MikroTik-479B26 wireless-protocol=802.11
# managed by CAPsMAN
# channel: 5745/20-Ceee/ac(28dBm), SSID: NotThere, local forwarding
set [ find default-name=wlan2 ] band=5ghz-a/n/ac channel-width=\
    20/40/80mhz-Ceee disabled=no distance=indoors frequency=auto mode=\
    ap-bridge ssid=MikroTik-479B27 wireless-protocol=802.11
/interface ethernet
set [ find default-name=ether1 ] speed=100Mbps
set [ find default-name=ether2 ] speed=100Mbps
/interface list
add name=WAN
add name=LAN
add name=mac-winbox
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add bridge=bridge comment=defconf interface=ether2
add bridge=bridge comment=defconf interface=wlan1
add bridge=bridge comment=defconf interface=wlan2
/interface list member
add disabled=yes interface=ether1 list=WAN
add disabled=yes interface=ether2 list=LAN
add disabled=yes interface=wlan1 list=LAN
add interface=bridge list=LAN
add interface=bridge list=mac-winbox
add interface=ether1 list=mac-winbox
add interface=ether2 list=mac-winbox
add interface=wlan1 list=mac-winbox
add interface=wlan2 list=mac-winbox
add list=mac-winbox
add list=mac-winbox
add list=mac-winbox
add list=mac-winbox
/interface wireless cap
# 
set bridge=bridge discovery-interfaces=ether1 enabled=yes interfaces=\
    wlan2,wlan1
/ip dhcp-client
add comment=defconf dhcp-options=hostname,clientid disabled=no interface=\
    bridge
/system clock
set time-zone-autodetect=no time-zone-name=America/New_York
/system leds settings
set all-leds-off=immediate
/system routerboard settings
set silent-boot=no
/system routerboard mode-button
set enabled=yes on-event=dark-mode
/system script
add comment=defconf dont-require-permissions=no name=dark-mode owner=*sys \
    policy=ftp,reboot,read,write,policy,test,password,sniff,sensitive,romon \
    source="\r\
    \n   :if ([system leds settings get all-leds-off] = \"never\") do={\r\
    \n     /system leds settings set all-leds-off=immediate \r\
    \n   } else={\r\
    \n     /system leds settings set all-leds-off=never \r\
    \n   }\r\
    \n "
/tool mac-server
set allowed-interface-list=mac-winbox
/tool mac-server mac-winbox
set allowed-interface-list=mac-winbox
 
anuser
Long time Member
Long time Member
Posts: 601
Joined: Sat Nov 29, 2014 7:27 pm

Re: cAP AC in CAPS-MODE throughput

Sun Dec 16, 2018 10:56 pm

Try

/interface wireless set adaptive-noise-immunity=ap-and-client-mode wlan2
/interface wireless set adaptive-noise-immunity=ap-and-client-mode wlan1

Afterwards reenable Capsman Controller configuration

Who is online

Users browsing this forum: pav5 and 66 guests