Hi All,
I need some help with my hAP ac^3.
Board:
routerboard: yes
board-name: hAP ac^3
model: RBD53iG-5HacD2HnD
serial-number: **************
firmware-type: ipq4000
factory-firmware: 6.47.10
current-firmware: 7.18.1
upgrade-firmware: 7.18.1
I’m using CAPSMan to manage two other CAP devices. CAPs are working fine, but the local wifi interfaces intermittently go to failed state:
6 M BI ;;; failed to create interface
default-name="wifi2" name="wifi1" l2mtu=1560 mac-address=DC:2C:6E:2E:77:04 arp-timeout=auto radio-mac=DC:2C:6E:2E:77:04 configuration=self-rack-2g
configuration.mode=ap .ssid="Gomba-Land" .country=Hungary .manager=local
security.authentication-types=wpa2-psk,wpa3-psk .encryption=ccmp,ccmp-256,gcmp-256 .passphrase="*********"
datapath.bridge=bridge1
channel.frequency=2462 .band=2ghz-n .width=20/40mhz
7 M BI ;;; failed to create interface
default-name="wifi1" name="wifi2" l2mtu=1560 mac-address=DC:2C:6E:2E:77:05 arp-timeout=auto radio-mac=DC:2C:6E:2E:77:05 configuration=self-rack-5g
configuration.mode=ap .ssid="Gomba-Land" .country=Hungary .manager=local
security.authentication-types=wpa2-psk,wpa3-psk .encryption=ccmp,ccmp-256,gcmp-256 .passphrase="**********"
datapath.bridge=bridge1
channel.frequency=5170-5190 .band=5ghz-ac .width=20/40/80mhz .skip-dfs-channels=disabled
I don’t have provision for these interfaces and “manager=local” is set.
[admin@MikroTikAc3] /interface/wifi/provisioning> print detail
Flags: X - disabled
0 ;;; FamiliRoom-CAP-2GHz
identity-regexp="FamiliRoom-CAP" supported-bands=2ghz-n action=create-dynamic-enabled master-configuration=familyroom-cap-ac-2g slave-configurations=slave-camera-vlan200 name-format="%I-2ghz"
1 identity-regexp="FamiliRoom-CAP" supported-bands=5ghz-ac action=create-dynamic-enabled master-configuration=familyroom-cap-ac-5g slave-configurations=test-5g name-format="%I-5ghz"
2 radio-mac=78:9A:18:07:21:FE action=create-dynamic-enabled master-configuration=corridor-cap-ac-2g name-format="%I-2ghz"
3 radio-mac=78:9A:18:07:21:FF action=create-dynamic-enabled master-configuration=corridor-cap-ac-5g name-format="%I-5ghz"
4 X radio-mac=DC:2C:6E:2E:77:04 action=create-enabled master-configuration=self-rack-2g name-format="%I-2ghz" slave-name-format=""
5 X radio-mac=DC:2C:6E:2E:77:05 action=create-enabled master-configuration=self-rack-5g name-format="%I-5ghz"
As I see, somehow, the wifi1 and wifi2 interfaces swapped: default-name=“wifi2” name=“wifi1” and "default-name=“wifi1” name=“wifi2”.
Radios:
[admin@MikroTikAc3] /interface/wifi/radio> print
Flags: L - LOCAL
Columns: CAP, RADIO-MAC, INTERFACE
# CAP RADIO-MAC INTERFACE
0 FamiliRoom-CAP@74:4D:28:B8:92:ED%*8 74:4D:28:B8:92:EF FamiliRoom-CAP-2ghz
1 FamiliRoom-CAP@74:4D:28:B8:92:ED%*8 74:4D:28:B8:92:F0 FamiliRoom-CAP-5ghz
2 Corridor-CAP@78:9A:18:07:21:FC%*8 78:9A:18:07:21:FE Corridor-CAP-2ghz
3 Corridor-CAP@78:9A:18:07:21:FC%*8 78:9A:18:07:21:FF Corridor-CAP-5ghz
4 L DC:2C:6E:2E:77:05 wifi2
5 L DC:2C:6E:2E:77:04 wifi1
And CAP is disabled:
[admin@MikroTikAc3] /interface/wifi/cap> print
enabled: no
discovery-interfaces: all
certificate: none
lock-to-caps-man: no
slaves-static: no
I really don’t understand what is happening.
The only way to fix is resetting the interfaces and reboot the device.
Can somebody please help me to solve this issue?
Thanks a lot!