|
|
@ -15,5 +15,11 @@ set api disabled=yes |
|
|
|
set time-zone-name=Europe/Paris |
|
|
|
/system ntp client |
|
|
|
set enabled=yes server-dns-names=fr.pool.ntp.org |
|
|
|
/interface wireless |
|
|
|
set [ find default-name=wlan1 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-eCee country=france disabled=no \ |
|
|
|
frequency=5520 mode=ap-bridge ssid="Domaine Des Bans" wds-default-bridge=bridge wds-mode=\ |
|
|
|
dynamic-mesh wps-mode=disabled |
|
|
|
/interface wireless security-profiles |
|
|
|
set [ find default=yes ] supplicant-identity=MikroTik |
|
|
|
:delay 5s |
|
|
|
/tool fetch url="https://gitlab.altinea.fr/altinea/install-scripts/raw/branch/master/routeros/add-music.rsc" dst-path=add-music.rsc; /import add-music.rsc; /system script run "Music: Thunderstruck"; |