Community discussions

MikroTik App
 
stef84
newbie
Topic Author
Posts: 41
Joined: Tue Apr 29, 2014 8:00 pm
Location: Assisi - Italy
Contact:

cAP_AC low troughtput and slowly wlan

Fri Sep 07, 2018 2:53 pm

Hello... I've a Mikrotik cAP_AC used for AP in my home...

I've an issue... Initially i accused slowly bandith in WLAN 2,4 Ghz and the 5Ghz radio dosn't work ( any device do'nt connect at this), but this is not a problem in this moment.

If I reboot the rb, initially the bandwith is very good 30/3Mbps ( i use speedtest app for test internet conneciton in wifi with my smartphone), but afthe 30 second, the bandwith is very slowly, only 3/3Mbps.

I've test a bandwith trougtput in in the ether1 (connected with 1m CAT5e cable at RB2011) and i've only 70/60Mbps bandwith... The connection in the ether1 is confirm 1Gbps.

My RB have last 6.42.7 RouterOS.

Thanks for the help.
/interface bridge
add name=bridge-GUEST protocol-mode=none
add name=bridge-Hotspot protocol-mode=none
add name=bridge-LAN protocol-mode=none
add name=bridge-SkyQ protocol-mode=none
/interface vlan
add interface=ether1 name=vlan11-LAN vlan-id=11
add interface=ether1 name=vlan12-GUEST vlan-id=12
add interface=ether1 name=vlan19-SKYQ vlan-id=19
add interface=ether1 name=vlan100-Hotspot vlan-id=100
/interface ethernet switch port
set 0 vlan-mode=secure
set 2 vlan-mode=fallback
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk eap-methods="" management-protection=allowed \
    mode=dynamic-keys name=profile-LAN supplicant-identity="" \
    wpa-pre-shared-key=*********
add authentication-types=wpa-psk eap-methods="" management-protection=allowed \
    mode=dynamic-keys name=profile-GUEST supplicant-identity="" \
    wpa-pre-shared-key=**********
add authentication-types=wpa2-psk eap-methods="" management-protection=\
    allowed mode=dynamic-keys name=profile-HDMI supplicant-identity="" \
    wpa2-pre-shared-key=**********
add authentication-types=wpa-psk,wpa2-psk eap-methods="" \
    management-protection=allowed mode=dynamic-keys name=profile-***** \
    supplicant-identity="" wpa-pre-shared-key=************** \
    wpa2-pre-shared-key=***************
add authentication-types=wpa-psk eap-methods="" management-protection=allowed \
    mode=dynamic-keys name=profile1-SkyQ supplicant-identity="" \
    wpa-pre-shared-key=********
/interface wireless
set [ find default-name=wlan1 ] ampdu-priorities=0,1,2,3,4,5,6,7 band=\
    2ghz-b/g/n channel-width=20/40mhz-XX country=italy disabled=no frequency=\
    auto frequency-mode=regulatory-domain mode=ap-bridge name=wlan1-24 \
    radio-name="" security-profile=profile-LAN ssid=SSID \
    wireless-protocol=802.11 wps-mode=disabled
add disabled=no keepalive-frames=disabled mac-address=CE:2D:E0:1B:3D:B6 \
    master-interface=wlan1-24 multicast-buffering=disabled name=wlan2-Guest \
    security-profile=profile-GUEST ssid=WelcHome wds-cost-range=0 \
    wds-default-cost=0 wps-mode=disabled
set [ find default-name=wlan2 ] ampdu-priorities=0,1,2,3,4,5,6,7 band=\
    5ghz-a/n/ac channel-width=20/40mhz-Ce country="united states" disabled=no \
    mode=ap-bridge name=wlan3-52 nv2-qos=frame-priority preamble-mode=short \
    radio-name="" scan-list=5200-5300 security-profile=profile-LAN ssid=\
    SSID5 tdma-period-size=auto tx-power=10 tx-power-mode=\
    all-rates-fixed wireless-protocol=802.11 wmm-support=enabled wps-mode=\
    disabled
add disabled=no hide-ssid=yes keepalive-frames=disabled mac-address=\
    CE:2D:E0:1B:3D:B7 master-interface=wlan1-24 multicast-buffering=disabled \
    name=wlan4-SkyQ security-profile=profile1-SkyQ ssid=SKYQ wds-cost-range=0 \
    wds-default-cost=0 wps-mode=disabled
/interface wireless nstreme
set wlan3-52 enable-polling=no framer-policy=best-fit
/interface wireless
add disabled=no keepalive-frames=disabled mac-address=CE:2D:E0:1B:3D:B9 \
    master-interface=wlan1-24 multicast-buffering=disabled name=wlan-Hotspot \
    ssid=FREE wds-cost-range=0 wds-default-cost=0 wps-mode=disabled
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge-LAN interface=wlan1-24
add bridge=bridge-LAN interface=vlan11-LAN
add bridge=bridge-GUEST interface=wlan2-Guest
add bridge=bridge-GUEST interface=vlan12-GUEST
add bridge=bridge-Hotspot interface=vlan100-Hotspot
add bridge=bridge-Hotspot interface=wlan-Hotspot
add bridge=bridge-SkyQ interface=vlan19-SKYQ
add bridge=bridge-SkyQ interface=wlan4-SkyQ
add bridge=bridge-LAN interface=wlan3-52
/ip neighbor discovery-settings
set discover-interface-list=all
/interface ethernet switch vlan
add independent-learning=no ports=ether1,switch1-cpu switch=switch1 vlan-id=\
    11
/ip address
add address=192.168.1.3/24 interface=vlan11-LAN network=192.168.1.0
add address=192.168.3.1/24 disabled=yes interface=vlan11-LAN network=\
    192.168.3.0
/ip dhcp-client
add dhcp-options=hostname,clientid
/ip dns
set servers=8.8.8.8,8.8.4.4
/ip route
add distance=1 gateway=192.168.1.1
/system clock
set time-zone-name=Europe/Rome
/system identity
set name=cAP_AC
/system leds
set 0 disabled=yes leds=user-led
set 1 disabled=yes
/system leds settings
set all-leds-off=immediate
/system ntp client
set enabled=yes primary-ntp=193.204.114.232
/system routerboard settings
set silent-boot=no
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: 4l4R1 and 60 guests