Why? What is it doing then? ...this config is a mess and should be simplifiedA kind of filter "let all 5ghz devices get 5ghz config" doesn't work either.
Post both, whole, configs.. It's not just about wifi, especially with VLANs.This is just the WIFI config from each device. Provisioned the 5GHz AP properly, but was unable to add VLANs.
/interface wifi capsman
set ca-certificate=auto enabled=yes interfaces=vlan-33-mgmt package-path="" \
require-peer-certificate=no upgrade-policy=none
WIFI:S:<SSID>;T:<WEP|WPA|nopass>;P:<PASSWORD>;H:<true|false|blank>;;
For a client device to successfully roam between 2 APs, the APs need to be managed by the same instance of RouterOS. For information on how to centrally manage multiple APs, see CAPsMAN
*) wifi - re-word the "SA Query timeout" log message to "not responding";
Can you then analyse captured packets?Would Packet Sniffer help in diagnosing the problem?
What about genuine android device?Running the Sonos App on my GrapheneOS mobile emulating Android
/ip address
add address=192.168.10.1/24 interface=vlan10 network=192.168.10.0
add address=192.168.20.1/24 interface=vlan20 network=192.168.20.0
add address=192.168.30.1/24 interface=vlan30 network=192.168.30.0
WifiWave2 CAPsMAN can only control WifiWave2 interfaces, and WifiWave2 CAPs can join only WifiWave2 CAPsMAN, similarly, regular CAPsMAN only supports non-WifiWave2 caps.
add action=drop chain=input comment="defconf: drop all not coming from LAN" in-interface-list=!LAN
/interface vlan
add interface=br0 name=LAN vlan-id=1
/export file=FILENAME
/interface/wifi/radio/reg-info country="Switzerland" number=0
export file=FILENAME
# CAKE type with bandwidth setting detected, configure traffic limits within queue itself
What about going back to my first reply?So...in other words, I can't create a mesh network like I tried?
/interface wifi provisioning
add action=create-enabled disabled=no master-configuration=R403-Wifi6 radio-mac=00:00:00:00:00:00
radio-mac (MAC address) MAC address of radio to be matched. No default value.
export file=filename
No, it is supposed to work with different radios with same SSID. It is part of security for each SSID like password.Is fast roaming (ft=yes) supposed to work between 2.4 and 5GHz with different SSIDs and different vlans ?
WiFi CAPsMAN can only control WiFi interfaces, and WiFi CAPs can join only WiFi CAPsMAN, similarly, regular CAPsMAN only supports non-WiFi caps.
The CAPs don't send traffic usage information to CAPsMAN.
L009 has dedicated console port..I was hoping I could use it for terminal access, i.e. using PuTTY or the like.
/interface/wifi/radio/reg-info country="Spain"
It's obsolete function, so question is, why do you want to use it?Hello
When i change my CAP from local forwarding to capsman forwarding why there different performance?
When using local forwarding the throughput can more than 150Mbps but drop to around 80Mbps when switch to capsman forwarding,
/ip address
add address=192.168.1.2/24 interface=ether1 network=192.168.1.0
Hi tangent,Without a packet trace in hand showing it occurring, I wouldn't bet on it.