I recently upgraded my (3) MikroTik cAP ac AP’s from the original “Wireless” mode to the new “WiFi” mode by replacing the “Wireless” package by the new "wifi-qcom-ac" package. This results in much higher Tx and Rx rates (double!) but introduced the problem that (BOTH!) my HP network Laser Printers won’t connect anymore to their resp. AP’s… It’s seems that they try to connect every +/- 30sec as they do appear every 30sec in the “Registration” list (under WiFi/Registration) for about 6sec with the correct/expected WiFi parameters (“wpa2-PSK Auth Type and “2.4GHz N” Band). However for some reason they can’t get through the connectivity/auth process.
I use multiple (4) VLANs on each of them: one for Management and 3 for the 3 SSIDs. All three cAP ac APs use identical configurations. Each HP printer connects to a different SSID/VLAN and shows the same connectivity problem. I already set the “Multicast Enhance” parameter (under WiFi/Interface) to ‘enabled’ but that doesn’t seem to resolve the issue…
Any suggestions from the wiz kids here would be highly appreciated!
Greetz,
Bruno
# 2026-02-17 09:47:18 by RouterOS 7.21.3
# software id = RYND-HF3K
#
# model = RBcAPGi-5acD2nD
/interface bridge
add admin-mac=2C:C8:1B:C3:1F:41 auto-mac=no fast-forward=no frame-types=\
admit-only-vlan-tagged name="Bridge 01 - (W)LAN" port-cost-mode=short \
vlan-filtering=yes
/interface ethernet
set [ find default-name=ether1 ] name="Ether 01 - PoE IN | UpLink <=> PoE Swit\
ch 01 [MikroTik CRS112-8P-4S] | ETH 06"
set [ find default-name=ether2 ] name=\
"Ether 02 - PoE OUT | OFF Bridge Management Port"
/interface vlan
add interface="Bridge 01 - (W)LAN" name="VLAN 02 - Main VLAN" vlan-id=2
add interface="Bridge 01 - (W)LAN" name="VLAN 04 - Family VLAN" vlan-id=4
add interface="Bridge 01 - (W)LAN" name="VLAN 05 - Guest VLAN" vlan-id=5
add interface="Bridge 01 - (W)LAN" name="VLAN 88 - Management VLAN" vlan-id=\
88
/interface lte apn
set [ find default=yes ] ip-type=ipv4 use-network-apn=no
/interface wifi channel
add band=2ghz-n disabled=no name="Channel 01 - 2.4GHz" width=20/40mhz-eC
add band=5ghz-ac disabled=no name="Channel 02 - 5 GHz" width=20/40/80mhz
/interface wifi security
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=\
ccmp,gcmp,ccmp-256,gcmp-256 name="Security Profile 01 - Bruno" wps=\
push-button
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=\
ccmp,gcmp,ccmp-256,gcmp-256 name="Security Profile 02 - Laurent" wps=\
push-button
add authentication-types=wpa2-psk,wpa3-psk disabled=no encryption=\
ccmp,gcmp,ccmp-256,gcmp-256 name="Security Profile 03 - Guest" wps=\
push-button
/interface wifi configuration
add channel="Channel 01 - 2.4GHz" country=Belgium disabled=no hide-ssid=yes \
installation=indoor mode=ap multicast-enhance=enabled name=\
"Configuration 01 - 2.4 GHz - Bruno" security=\
"Security Profile 01 - Bruno" ssid=Bruno
add channel="Channel 02 - 5 GHz" country=Belgium disabled=no hide-ssid=no \
installation=indoor mode=ap name="Configuration 05 - 5 GHz - Laurent" \
security="Security Profile 02 - Laurent" ssid=Laurent
add channel="Channel 01 - 2.4GHz" country=Belgium disabled=no hide-ssid=no \
installation=indoor mode=ap name="Configuration 03 - 2.4 GHz - Guest" \
security="Security Profile 03 - Guest" ssid=Guest
add channel="Channel 02 - 5 GHz" country=Belgium disabled=no hide-ssid=yes \
installation=indoor mode=ap name="Configuration 04 - 5 GHz - Bruno" \
security="Security Profile 01 - Bruno" ssid=Bruno
add channel="Channel 01 - 2.4GHz" country=Belgium disabled=no hide-ssid=no \
installation=indoor mode=ap name="Configuration 02 - 2.4 GHz - Laurent" \
security="Security Profile 02 - Laurent" ssid=Laurent
add channel="Channel 02 - 5 GHz" country=Belgium disabled=no hide-ssid=no \
installation=indoor mode=ap name="Configuration 06 - 5 GHz - Guest" \
security="Security Profile 03 - Guest" ssid=Guest
/interface wifi
set [ find default-name=wifi1 ] configuration=\
"Configuration 01 - 2.4 GHz - Bruno" configuration.mode=ap disabled=no \
mac-address=2C:C8:1B:C3:1F:51 name="WLAN 01 - 2.4 GHz - Bruno"
add configuration="Configuration 02 - 2.4 GHz - Laurent" configuration.mode=\
ap mac-address=2E:C8:1B:C3:1F:53 master-interface=\
"WLAN 01 - 2.4 GHz - Bruno" name="WLAN 01.02 - 2.4 GHz - Laurent"
add configuration="Configuration 03 - 2.4 GHz - Guest" configuration.mode=ap \
disabled=no mac-address=2E:C8:1B:C3:1F:54 master-interface=\
"WLAN 01 - 2.4 GHz - Bruno" name="WLAN 01.03 - 2.4 GHz - Guest"
set [ find default-name=wifi2 ] configuration=\
"Configuration 04 - 5 GHz - Bruno" configuration.mode=ap disabled=no \
mac-address=2C:C8:1B:C3:1F:52 name="WLAN 02 - 5 GHz - Bruno"
add configuration="Configuration 05 - 5 GHz - Laurent" configuration.mode=ap \
disabled=no mac-address=2E:C8:1B:C3:1F:55 master-interface=\
"WLAN 02 - 5 GHz - Bruno" name="WLAN 02.02 - 5 GHz - Laurent"
add configuration="Configuration 06 - 5 GHz - Guest" configuration.mode=ap \
mac-address=2E:C8:1B:C3:1F:56 master-interface="WLAN 02 - 5 GHz - Bruno" \
name="WLAN 02.03 - 5 GHz - Guest"
/ip pool
add name="DHCP Pool 01 - OFF Bridge Management Port Client IP Address" \
ranges=192.168.89.2
/interface bridge port
add bridge="Bridge 01 - (W)LAN" frame-types=admit-only-vlan-tagged interface="\
Ether 01 - PoE IN | UpLink <=> PoE Switch 01 [MikroTik CRS112-8P-4S] | ETH\
\_06" internal-path-cost=10 path-cost=10
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 01 - 2.4 GHz - Bruno" pvid=2
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 01.02 - 2.4 GHz - Laurent" pvid=4
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 01.03 - 2.4 GHz - Guest" pvid=5
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 02 - 5 GHz - Bruno" pvid=2
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 02.02 - 5 GHz - Laurent" pvid=4
add bridge="Bridge 01 - (W)LAN" frame-types=\
admit-only-untagged-and-priority-tagged interface=\
"WLAN 02.03 - 5 GHz - Guest" pvid=5
/ip firewall connection tracking
set udp-timeout=10s
/ip neighbor discovery-settings
set discover-interface-list=none
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set disable-ipv6=yes max-neighbor-entries=8192
/interface bridge vlan
add bridge="Bridge 01 - (W)LAN" tagged="Bridge 01 - (W)LAN,Ether 01 - PoE IN |\
\_UpLink <=> PoE Switch 01 [MikroTik CRS112-8P-4S] | ETH 06" untagged=\
"WLAN 01 - 2.4 GHz - Bruno,WLAN 02 - 5 GHz - Bruno" vlan-ids=2
add bridge="Bridge 01 - (W)LAN" tagged="Bridge 01 - (W)LAN,Ether 01 - PoE IN |\
\_UpLink <=> PoE Switch 01 [MikroTik CRS112-8P-4S] | ETH 06" untagged=\
"WLAN 01.02 - 2.4 GHz - Laurent,WLAN 02.02 - 5 GHz - Laurent" vlan-ids=4
add bridge="Bridge 01 - (W)LAN" tagged="Bridge 01 - (W)LAN,Ether 01 - PoE IN |\
\_UpLink <=> PoE Switch 01 [MikroTik CRS112-8P-4S] | ETH 06" untagged=\
"WLAN 01.03 - 2.4 GHz - Guest,WLAN 02.03 - 5 GHz - Guest" vlan-ids=5
add bridge="Bridge 01 - (W)LAN" tagged="Bridge 01 - (W)LAN,Ether 01 - PoE IN |\
\_UpLink <=> PoE Switch 01 [MikroTik CRS112-8P-4S] | ETH 06" vlan-ids=88
/interface ovpn-server server
add auth=sha1,md5 mac-address=FE:30:95:21:96:98 name=ovpn-server1
/ip address
add address=192.168.89.1/30 comment=\
"OFF Bridge Management IP Address (GENERIC)" interface=\
"Ether 02 - PoE OUT | OFF Bridge Management Port" network=192.168.89.0
/ip dhcp-client
add interface="VLAN 88 - Management VLAN"
/ip dhcp-server
# Interface not running
add address-pool=\
"DHCP Pool 01 - OFF Bridge Management Port Client IP Address" interface=\
"Ether 02 - PoE OUT | OFF Bridge Management Port" lease-time=1d name=\
"DHCP Server 01 - OFF Bridge Management Port"
/ip dhcp-server network
add address=192.168.89.0/30 comment="OFF Bridge Management Port Subnet" \
gateway=192.168.89.1
/ip dns
set servers=192.168.88.1
/ip ipsec profile
set [ find default=yes ] dpd-interval=2m dpd-maximum-failures=5
/ip route
add disabled=no dst-address=0.0.0.0/0 gateway=192.168.88.1
/ip service
set ftp disabled=yes
set ssh disabled=yes
set telnet disabled=yes
set api disabled=yes
set api-ssl disabled=yes
/ipv6 nd
set [ find default=yes ] advertise-dns=yes
/routing bfd configuration
add disabled=no
/system clock
set time-zone-name=Europe/Brussels
/system identity
set name="AP 06 - Zolder"
/system ntp client
set enabled=yes mode=broadcast
cAP ac config.rsc (8.1 KB)

