Hi, I have kindly been supplied a script for creating a security profile with name of Test and the pre-shared key as the serial number of the router board.
However, in addition to this - and as I look into this some more - can anyone possibly supply a script that creates a new virtual AP, with an SSID of User and using the Security profile named as Test - created in the below script. Thanks in advance.
/interface wireless security-profiles
add authentication-types=wpa2-psk eap-methods=“” management-protection=allowed mode=dynamic-keys name=
Test supplicant-identity=“” wpa2-pre-shared-key=[/system routerboard get serial-number]
Master interface many be some other in your case (depending on router type, if it has only 2.4 GHz or 5GHz etc)
Name of profile, you can set tom some you like.
Same with SSID.