Thank you for your answer. Is there a way for CAP AC to behave as before Netinstall? Is there any "standard" config with Quick Set presets?
I tried following this guide but I came to the problem
/interface wifi security
add name=common-auth authentication-types=wpa2-psk,wpa3-psk passphrase="12345678 " wps=disable
/interface wifi configuration
add name=common-conf ssid=MikroTik country=Latvia security=common-auth
/interface wifi channel
add name=ch-2ghz frequency=2412,2432,2472 width=20mhz
add name=ch-5ghz frequency=5180,5260,5500 width=20/40/80mhz
/interface wifi
set wifi1 channel=ch-2ghz configuration=common-conf disabled=no
set wifi2 channel=ch-5ghz configuration=common-conf disabled=no
After the any of last two commands I got the message "no such item"
What to do now?
I tried following this guide but I came to the problem
/interface wifi security
add name=common-auth authentication-types=wpa2-psk,wpa3-psk passphrase="12345678 " wps=disable
/interface wifi configuration
add name=common-conf ssid=MikroTik country=Latvia security=common-auth
/interface wifi channel
add name=ch-2ghz frequency=2412,2432,2472 width=20mhz
add name=ch-5ghz frequency=5180,5260,5500 width=20/40/80mhz
/interface wifi
set wifi1 channel=ch-2ghz configuration=common-conf disabled=no
set wifi2 channel=ch-5ghz configuration=common-conf disabled=no
After the any of last two commands I got the message "no such item"
What to do now?
Statistics: Posted by debolestis — Sun Mar 03, 2024 11:22 am