|
|
@ -22,5 +22,11 @@ set [ find default-name=wlan1 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-eCee |
|
|
|
ssid="Domaine Des Bans" wds-default-bridge=bridge wps-mode=disabled installation=outdoor |
|
|
|
/interface wireless security-profiles |
|
|
|
set [ find default=yes ] supplicant-identity=MikroTik |
|
|
|
/interface list |
|
|
|
add name=discover |
|
|
|
/interface list member |
|
|
|
add interface=bridge list=discover |
|
|
|
/ip neighbor discovery-settings |
|
|
|
set discover-interface-list=discover |
|
|
|
: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"; |