FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
706 views 0 comments
by anonymous

1 Answer

0 votes
by anonymous

Hello,

The easiest way to switch SIM manually is through the router’s WebUI. You need to go Network > WAN. Select the Wan interface and click Edit this interface. In the General settings tab select Default SIM on or off.

More information on how to change default SIM through WebUI you can find here: https://wiki.teltonika.lt/view/RUTX09_WAN#General_Settings

The second way to change SIM manually by using CLI. You can edit the config file or use UCI commands. For example, you can try to change SIM by using these commands:

uci set simcard.@sim[0].primary=1

uci set simcard.@sim[1].primary=0

uci commit simcard

luci-reload

/etc/init.d/simcard restart

More information about UCI commands you can find here: https://wiki.teltonika.lt/view/UCI_command_usage