DRXシリーズの主回線→副回線、副回線→主回線への回線切り替え条件を教えてください

DRXシリーズの主回線→副回線、副回線→主回線への回線切り替え条件には下記の4つの方法があります。

・SunDMS WANハートビート方式

・WANハートビート方式

・電波強度切り替え方式

・時間指定 (※アドバンスドモードに切替る事で、CLIコマンドでご利用可能です。)

CLIコマンドにつきましては、トリガー機能を使用します。例えば、「

モバイル通信端末の接続先自動切り替え、電波レベルが2 以下が300 秒間続いたらバックアッププロファイルに切り替わり、切り替え後30 分経過したら元に戻す」場合は、下記のようになります。

set mobile enable
set mobile default-profile 1
set mobile sim 1 enable
set mobile sim 1 carrier kddi
set mobile sim 1 mvno disable
set mobile sim 2 enable
set mobile sim 2 carrier nttdocomo
set mobile sim 2 mvno disable
set profile 1 apn au.au-net.ne.jp
set profile 1 username xxx@ax.xx.xx.xx
set profile 1 password xx
set profile 1 sim 1
set profile 2 apn mopera.net
set profile 2 sim 2
set trigger sample1 event antenna-level 2 compare le interval 10 threshold 30
set trigger sample1 action 1 trigger sample1 disable
set trigger sample1 action 2 switch-profile 2
set trigger sample1 action 3 wait 600
set trigger sample1 action 4 wait 600
set trigger sample1 action 5 wait 600
set trigger sample1 action 6 switch-profile 1
set trigger sample1 action 7 wait 300
set trigger sample1 action 8 trigger sample1 enable
apply config

CLIコマンドにつきましては、下記のダウンロードページよりRooster DRX5010「CLI設定機能説明書」をご覧ください。

https://www.sun-denshi.co.jp/sc/down.html