station mode WPA2 Enterprise

Hello,

I want to have a backup connection to wifi AP which uses WPA2 Enterprise connection. E.g. for Mac they issue a keychain certificate named by their access point name, with Account and Password there, which allows to connect, but have no idea what to do next on RouterOS.

Any quick hint how to set up station mode to connect to such network?

Thanks!

Mikrotik support for EAP methods as a client/station is limited to EAP-TLS, EAP-TTLS-MSCHAPv2 or PEAP (likely EAP-PEAP-MSCHAPv2).

See https://help.mikrotik.com/docs/display/ROS/Wireless+Interface#WirelessInterface-WPAEAPproperties for a general description, although it seems inaccurate/incomplete in places, and https://wiki.mikrotik.com/wiki/Manual:Wireless_PEAP_client_with_FreeRADIUS#Wireless_Client for an example of a PEAP client setup.