Hi there,
I don´t have that much experience with Mikrotik or network settings in general.
But I was able to setup my CAP AC, but it has a terrible performance.
Current setup:
TP Link Archer (is as well the router for internet connection) WIFI for first floor. (good performance)
TP Link Archer is connected to MT CSS326-24G-2S+RM and CAP AC is connected with this switch.
CAP AC for second floor. (bad performance)
I have another CAP AC which I would like to use for the Garage or Outdoor later on.
I tried already both CAPS they are performing the same. Different settings etc. with no luck.
The device I am mainly using the WIFI for is the amazon prime stick for Netflix and IP TV.
But especially the internet TV is extremly frustating. Constant lags etc.
Prime and Netflix is not that bad, because I guess it is buffered enough so it can run stable.
When I am using my phone for webbrowsing the performance is as well extremely bad.
So I think it has something to do with my settings of the CAP AC.
I just did a ping with the winbox to the prime stick while watching it has ping spikes (see screenshot)
I did as well a ping speed and the speed it jumping up and down from 17.6 Mbps to 273.1 Mbps back and forth.
We are living countryside (GER), there are not really that much other WIFIs around.
But I did a scan in the past and tried to sit between the others with no difference in performance.
So I switched back to auto channel.
I had as well let the TP link handle DHCP and currently the CAP AC, but no difference.
Do you have any idea what could cause such an issue?
log file looking like that:
jan/30/2022 17:58:25 by RouterOS 6.49.2
software id = 659F-IZJQ
model = RBcAPGi-5acD2nD
serial number = BECD0B97AEA1
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-g/n country=germany disabled=no
mode=ap-bridge ssid=HOME wireless-protocol=802.11
set [ find default-name=wlan2 ] band=5ghz-n/ac country=germany disabled=no
mode=ap-bridge ssid=HOME wireless-protocol=802.11
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk mode=
dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=
*************************************** wpa2-pre-shared-key=***********************************
/ip pool
add name=dhcp ranges=192.168.0.151-192.168.0.190
/ip dhcp-server
add address-pool=dhcp disabled=no interface=bridge1 name=dhcp1
/interface bridge port
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=wlan2
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=LAN
/interface list member
add interface=bridge1 list=LAN
add interface=ether1 list=WAN
/ip address
add address=192.168.0.101/24 interface=ether1 network=192.168.0.0
add address=192.168.0.102/24 interface=bridge1 network=192.168.0.0
/ip dhcp-client
add disabled=no interface=bridge1
/ip dhcp-server network
add address=0.0.0.0/24 gateway=0.0.0.0 netmask=24
add address=192.168.0.0/24 gateway=192.168.0.101 netmask=24
/ip dns
set servers=8.8.8.8
/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN
/ip route
add distance=1 gateway=192.168.0.1
/system clock
set time-zone-name=Europe/Berlin

