Skip to content

Instantly share code, notes, and snippets.

@johnty
Created January 2, 2019 04:34
Show Gist options
  • Select an option

  • Save johnty/3977077768d9451f491c8e5b28fd1792 to your computer and use it in GitHub Desktop.

Select an option

Save johnty/3977077768d9451f491c8e5b28fd1792 to your computer and use it in GitHub Desktop.
# dec/06/2018 14:01:09 by RouterOS 6.43.7
# software id = YFCZ-M364
#
# model = RouterBOARD 941-2nD
# serial number = 6617056BECC9
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk management-protection=allowed mode=dynamic-keys name=wifi_wpa supplicant-identity=MikroTik wpa-pre-shared-key=xxxx \
wpa2-pre-shared-key=xxxx
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country=canada disabled=no distance=indoors frequency=2437 mode=ap-bridge security-profile=wifi_wpa ssid=xxxx \
wireless-protocol=802.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment