Created
August 9, 2020 06:36
-
-
Save vittore/304b042398398dd57d6a1af2ad9ba756 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/interface wireless | |
set [ find default-name=wlan1 ] antenna-gain=3 country=italy disabled=no \ | |
installation=indoor mode=ap-bridge ssid=zen.myssid.2g | |
/interface wireless security-profiles | |
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" mode=\ | |
dynamic-keys supplicant-identity=MikroTik wpa2-pre-shared-key=aSuperPASS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment