FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14110 questions

16770 answers

27532 comments

53890 members

0 votes
291 views 1 comments
by
Hi all,

is there a way to manually switch between the RUT 955 WAN (wired) of the router and the Mobile (WAN2) or the Wifi (WAN3) in failover mode without using the router's web interface to manually switch between the operation mode?

If necessary with an external script or software.

Many thanks in advance.

Kind regards

Nicolai

1 Answer

0 votes
by

Hi,

If you're trying to switch over another WAN in failover mode you can do it by forcing it to go into failover, just take out the SIM or the cable, or shutdown the WiFi your router is using as AP.

If you just wish to switch over another WAN without doing anything to your device, you can also use:

SMS Utilities:

https://wiki.teltonika-networks.com/view/RUT955_SMS_Utilities#Switch_WiFi_On.2FOff

https://wiki.teltonika-networks.com/view/RUT955_SMS_Utilities#Switch_mobile_data_ON.2FOFF

https://wiki.teltonika-networks.com/view/RUT955_SMS_Utilities#Force_SIM_switch

Use UCI commands in CLI:

https://openwrt.org/docs/guide-user/base-system/uci#command-line_utility

With UCI you can change mwan lines to change the metrics of the interfaces of the failover.

You will find all the changable lines with execution of uci show | grep mwan

EB.

Best answer
by
Hi,

thank you very much for your reply.

That helps a lot.

Kind regards