From your configuration export it looks like that your cAP ac (wave2 device) is still on the v6 line of RouterOS. With v7.13 it got a nice software refresh. Therefore the first thing to do is to Netinstall (there is a Mikrotik YouTube video about it) the current stable RouterOS v7 version on your device. It is an ARM based equipment, therefore you'll need the routeros-7.13-arm.npk and the wifi-qcom-ac-7.13-arm.npk packages from the extra packages (this one is to be uploaded via VinBox after the Netinstall). There are some hoops to jump trough tough during the process:This is the export from the cAPacCode:# jan/04/2024 09:22:08 by RouterOS 6.49.10# software id = VIZX-79YQ## model = RBcAPGi-5acD2nD/interface ethernetset [ find default-name=ether2 ] name=eth2emergaccess/interface bridgeadd name=bridge1/interface wirelessset [ find default-name=wlan1 ] country="south africa" disabled=no mode=\ ap-bridge ssid=Phoenix5 wireless-protocol=802.11set [ find default-name=wlan2 ] country="south africa" disabled=no mode=\ ap-bridge ssid=Phoenix5 wireless-protocol=802.11# .../interface bridge portadd bridge=bridge1 interface=ether1add bridge=bridge1 interface=wlan1add bridge=bridge1 interface=wlan2# .../system clockset time-zone-name=Africa/Johannesburg/system identityset name=ap5240# ...
To be honest, I am unable to find any solution nor understand why RouterOS is changing the MAC Addresses. Right now, this is a bit of a deal breaker.
- after downloading the required files (routeros-7.13-arm.npk ; all_packages-arm-7.13.zip ; netinstall64-7.13.zip or netinstall-7.13.tar.gz) connect your computer to a simple (not smart/managed aka dumb) switch, and the Eth1 port of the cAP ac to the same switch.
- Make a photo of the label (containing its MAC address among other things) on the cAP ac as it may come handy down the road.
- After the successful Netinstall if the cAP ac is powered with PoE than connect a second patch cable to its Eth2 port, otherwise remove the patch cable from Eth1 port of the cAP ac and connect it to its Eh2 port.
- Log in to the cAP ac with WinBox. After that in the right side panel select System / RouterBOARD and click on the Upgrade button, than on the OK one.
- In the right side panel select System / Reboot and click on the Yes button, than wait for the reboot of the cAP ac.
- Log in to the cAP ac with WinBox. After that in the right side panel select Files, than click on the Upload button and find the wifi-qcom-ac-7.13-arm.npk file which you have extracted from the all_packages-arm-7.13.zip file and upload it.
- In the right side panel select System / Reboot and click on the Yes button, than wait for the reboot of the cAP ac.
- Log in to the cAP ac with WinBox. After that in the right side panel select System / Packages and make sure that you have two packages in the Package List namely: routeros and wifi-qcom-ac.
- In the right side panel select System / Reset Configuration and tick the CAPS Mode and Do Not Backup checkboxes and make sure that the other two are not checked. Than click on the Reset Configuration button.
- After the cAP ac restarted log in to the cAP ac with WinBox. Click OK to apply the default configuration and change the admin user's password.
- You may log out from the cAP ac, than disconnect it and also your computer from the simple switch. Connect your computer to the switch port it was connected previously and connect the Eth1 port of the cAP ac to the switch/router port where you will intend to use it on the long run.
- Check in your DHCP server what address it has assigned to the cAP ac.
- Read trough the new WiFi part of the documentation to have an overview about the basics of the configuration options.
- You may apply the below quick fix configuration before dwelling deeper (like upgrading both the HAP AC2 and RB433 with the above described method of Netinstall to v7.13 in order to make central management of WiFi and roaming possible with the new CAPsMAN which can be found under the WiFi in the right side panel and /interface/wifi in the terminal.
The quick fix (temporary) configuration:
Code:
/interface wifi channeladd band=5ghz-a comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 20 MHz - 802.11a - channel #36" disabled=no \ frequency=5180 name=wifi-channel-eu-5g-a-020-036 width=20mhzadd band=5ghz-a comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 20 MHz - 802.11a - channel #40" disabled=no \ frequency=5200 name=wifi-channel-eu-5g-a-020-040 width=20mhzadd band=5ghz-a comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 20 MHz - 802.11a - channel #44" disabled=no \ frequency=5220 name=wifi-channel-eu-5g-a-020-044 width=20mhzadd band=5ghz-a comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 20 MHz - 802.11a - channel #48" disabled=no \ frequency=5240 name=wifi-channel-eu-5g-a-020-048 width=20mhzadd band=2ghz-g comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11g - channel #1" disabled=no frequency=\ 2412 name=wifi-channel-eu-2.4g-g-20-01 width=20mhzadd band=2ghz-g comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11g - channel #7" disabled=no frequency=\ 2442 name=wifi-channel-eu-2.4g-g-20-07 width=20mhzadd band=2ghz-g comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11g - channel #13" disabled=no frequency=\ 2472 name=wifi-channel-eu-2.4g-g-20-13 width=20mhzadd band=2ghz-n comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11n - channel #1" disabled=no frequency=\ 2412 name=wifi-channel-eu-2.4g-n-20-01 width=20mhzadd band=2ghz-n comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11n - channel #7" disabled=no frequency=\ 2442 name=wifi-channel-eu-2.4g-n-20-07 width=20mhzadd band=2ghz-n comment="EU/EEA ETSI 2.4 GHz DSSS - max. EIRP: 20 dBm (100 mW)\ \_- channel width 20 MHz - 802.11n - channel #13" disabled=no frequency=\ 2472 name=wifi-channel-eu-2.4g-n-20-13 width=20mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 40 MHz - 802.11n - channel #38" disabled=no \ frequency=5180 name=wifi-channel-eu-5g-n-040-038 width=20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 40 MHz - 802.11n - channel #46" disabled=no \ frequency=5220 name=wifi-channel-eu-5g-n-040-046 width=20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 1 sub-band 2 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 40 MHz - 802.11n - channel #54" disabled=no \ frequency=5260 name=wifi-channel-eu-5g-n-040-054 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 1 sub-band 2 - max. EIRP: 23 dBm (20\ 0 mW) - channel width 40 MHz - 802.11n - channel #62" disabled=no \ frequency=5300 name=wifi-channel-eu-5g-n-040-062 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #102" disabled=no frequency=\ 5500 name=wifi-channel-eu-5g-n-040-102 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #110" disabled=no frequency=\ 5540 name=wifi-channel-eu-5g-n-040-110 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #118" disabled=no frequency=\ 5580 name=wifi-channel-eu-5g-n-040-118 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #126" disabled=no frequency=\ 5620 name=wifi-channel-eu-5g-n-040-126 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #134" disabled=no frequency=\ 5660 name=wifi-channel-eu-5g-n-040-134 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-n comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW)\ \_- channel width 40 MHz - 802.11n - channel #144" disabled=no frequency=\ 5700 name=wifi-channel-eu-5g-n-040-142 skip-dfs-channels=disabled width=\ 20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 40 MHz - 802.11ac - channel #38" disabled=no \ frequency=5180 name=wifi-channel-eu-5g-ac-040-038 width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 40 MHz - 802.11ac - channel #46" disabled=no \ frequency=5220 name=wifi-channel-eu-5g-ac-040-046 width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 2 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 40 MHz - 802.11ac - channel #54" disabled=no \ frequency=5260 name=wifi-channel-eu-5g-ac-040-054 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 2 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 40 MHz - 802.11ac - channel #62" disabled=no \ frequency=5300 name=wifi-channel-eu-5g-ac-040-062 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #102" disabled=no \ frequency=5500 name=wifi-channel-eu-5g-ac-040-102 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #110" disabled=no \ frequency=5540 name=wifi-channel-eu-5g-ac-040-110 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #118" disabled=no \ frequency=5580 name=wifi-channel-eu-5g-ac-040-118 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #126" disabled=no \ frequency=5620 name=wifi-channel-eu-5g-ac-040-126 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #134" disabled=no \ frequency=5660 name=wifi-channel-eu-5g-ac-040-134 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 40 MHz - 802.11ac - channel #144" disabled=no \ frequency=5700 name=wifi-channel-eu-5g-ac-040-142 skip-dfs-channels=\ disabled width=20/40mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 1 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 80 MHz - 802.11ac - channel #42" disabled=no \ frequency=5180 name=wifi-channel-eu-5g-ac-080-042 width=20/40/80mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 1 sub-band 2 - max. EIRP: 23 dBm (2\ 00 mW) - channel width 80 MHz - 802.11ac - channel #58" disabled=no \ frequency=5260 name=wifi-channel-eu-5g-ac-080-058 skip-dfs-channels=\ disabled width=20/40/80mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 80 MHz - 802.11ac - channel #106" disabled=no \ frequency=5500 name=wifi-channel-eu-5g-ac-080-106 skip-dfs-channels=\ disabled width=20/40/80mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 80 MHz - 802.11ac - channel #122" disabled=no \ frequency=5580 name=wifi-channel-eu-5g-ac-080-122 skip-dfs-channels=\ disabled width=20/40/80mhzadd band=5ghz-ac comment="EU/EEA ETSI RLAN 2 band - max. EIRP: 30 dBm (1000 mW\ ) - channel width 80 MHz - 802.11ac - channel #138" disabled=no \ frequency=5660 name=wifi-channel-eu-5g-ac-080-138 skip-dfs-channels=\ disabled width=20/40/80mhz/interface wifi datapathadd bridge=bridge bridge-cost=50000 comment=\ defconf disabled=no name=capdp/interface wifi securityadd authentication-types=wpa2-psk,wpa-psk comment="WPA2-PSK\ secret keys, Management Frame protection allowed" \ disable-pmkid=no disabled=no ft=no management-protection=allowed name=\ wifi-security-PhoenixWiFi-wpa2-psk-mpa passphrase=Pr35h4rEdKey \ sae-anti-clogging-threshold=5 sae-max-failure-rate=40 sae-pwe=both wps=\ disableadd authentication-types=wpa2-psk,wpa-psk comment="WPA2-PSK\ secret keys, Management Frame protection disabled" \ disable-pmkid=no disabled=no ft=no management-protection=disabled name=\ wifi-security-PhoenixWiFi-wpa2-psk-mpd passphrase=Pr35h4rEdKey \ sae-anti-clogging-threshold=5 sae-max-failure-rate=40 sae-pwe=both wps=\ disable/interface wifi configurationadd chains=0,1 comment="PhoenixWiFi 2.4 GHz" country=\ "South Africa" disabled=no dtim-period=3 hide-ssid=no manager=capsman-or-local \ mode=ap multicast-enhance=disabled name=\ wifi-configuration-PhoenixWiFi-2.4g qos-classifier=\ priority security=wifi-security-PhoenixWiFi-wpa2-psk-mpa ssid=\ PhoenixWiFi tx-chains=0,1 tx-power=20add chains=0,1 comment="PhoenixWiFi 5 GHz" country=\ "South Africa" disabled=no dtim-period=3 hide-ssid=no manager=capsman-or-local \ mode=ap multicast-enhance=disabled name=\ wifi-configuration-PhoenixWiFi-5.0g qos-classifier=\ priority security=wifi-security-PhoenixWiFi-wpa2-psk-mpa ssid=\ PhoenixWiFi tx-chains=0,1 tx-power=30/interface wifi# no connection to CAPsMAN, managed locallyset [ find default-name=wifi1 ] channel=\ wifi-channel-eu-5g-ac-080-106 comment="PhoenixWiFi 5 GHz" \ configuration=wifi-configuration-PhoenixWiFi-5.0g \ configuration.manager=capsman-or-local .mode=ap datapath=capdp disabled=\ no# no connection to CAPsMAN, managed locallyset [ find default-name=wifi2 ] channel=\ wifi-channel-eu-2.4g-g-20-01 comment=\ "PhoenixWiFi 2.4 GHz" configuration=\ wifi-configuration-PhoenixWiFi-2.4g configuration.manager=\ capsman-or-local .mode=ap datapath=capdp disabled=no/ipv6 dhcp-client optionadd code=12 name=hostname value="\$(HOSTNAME)"/interface bridge portset 0 bridge=bridge comment="ETH1 (PoE in)" \ interface=ether1 internal-path-cost=10000 path-cost=10000 trusted=yesset 1 bridge=bridge comment="ETH2 (PoE out)" \ interface=ether2 internal-path-cost=10000 path-cost=10000/ipv6 settingsset accept-router-advertisements=yes/interface wifi capset discovery-interfaces=bridge slaves-datapath=capdp/ip dhcp-clientadd comment=defconf interface=vh_-_bp22bna4_-_capax-01_-_bridge_1-w2/ipv6 dhcp-clientadd interface=bridge request=prefix use-interface-duid=yes/system clockset time-zone-name=Africa/Johannesburg/system identityset name=ap1.home/system leds settingsset all-leds-off=immediate/system noteset note="!! Griffin Family - Authorised Access Only !!\ \n!! Contact : Michael <michael@home.za> !!\ \n!! +27 83 123 4567 !!"set show-at-login=yes
Statistics: Posted by un9edsda — Thu Jan 04, 2024 10:21 pm