Community discussions

MikroTik App
 
User avatar
petardo
newbie
Topic Author
Posts: 30
Joined: Fri Sep 25, 2015 4:06 pm

Error by importing exported config

Wed Apr 03, 2024 12:52 pm

I had to replicate a config to two simular devices (cAP ac).
In the exported config there is a command which causes error when trying to import:
add disabled=no keepalive-frames=disabled \
    master-interface=wlan1 multicast-buffering=disabled name=wlan3 \
    security-profile=guest ssid=somessid wds-cost-range=0 wds-default-cost=\
    0 wps-mode=disabled
When importing I got the following error:
value of wds-cost-range out of range (1..200000000)
Regarding the wds-cost-range parameter I have to tell that I didn't set this parameters manually, they were created automatically when adding the virtual wlan adapters.
In order to let run the import I have stripped the "wds-cost-range=0 wds-default-cost=0' from the command and so the import succeeded.

Questions:
1) Is it a bug in ROS (I have v7.14.2) that it doesn't accept this parameter by command line? (according the MT manual wds-cost-range=0 is a legal setting, meaning it is disabled)
2) Does it make any difference in the wifi operation that this settings are not imported?

Who is online

Users browsing this forum: No registered users and 24 guests