The following is the scripts required to add WPA and WPA2 security keys to your MikroTik. Note this is not for WiFi Wave2.
- Paste the following configuration into the terminal.
- /interface wireless security-profiles
- add authentication-types=wpa-psk,wpa2-psk eap-methods=”” mode=dynamic-keys name=WiFiName \ supplicant-identity=”” wpa-pre-shared-key=EnterPasswordHere \ wpa2-pre-shared-key=EnterPasswordHere