I'm trying to create a guest network on my new hAp ax². There's plenty of tutorials and resources to be found on the internet (I will not link them, because apparently including links autodeletes posts?), but unfortunately it appears most of them are outdated or at least do not apply to this product.
For example, the first things you have to do are creating a security profile and a new interface. Both by clicking the `+` icon in WinBox and then selecting "Virtual AP". However, this option does not exist on my product. The only possible type is "Wifiwave2".
At first I thought it was a GUI-problem. But when comparing the command options with a hAp ac², I notice that the inner workings are entirely different.
This command for example:
Code: Select all
/interface wireless security-profiles> add name=sec-guest mode=dynamic-keys authentication-types=wpa2-psk unicast-ciphers=aes-ccm group-ciphers=aes-ccm wpa2-pre-shared-key=MyPasword group-key-update=00:05:00 management-protection=allowed
Could anyone point me in the right direction on how to properly create a guest WiFi on hAp ax²?
Thanks in advance!