<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey Peter,<div class=""><br class=""></div><div class="">Sorry to hear you had to move off of MM.  I am trying to solve the problem myself with this hotplug script which seems to be working for me as of today, though it certainly feels hackey maybe it could mature with experience.  I’ve yet to drive around, but did test loss of signal with an attenuator, and based on your input about the Sierra handling tower switching (iirc I saw the same thing the documentation) that should mean that the only thing we need to be aware of from the MM/OpenWrt side of things is the state of the modem and whether the link is down, and then it’s just a matter of running ifdown to clear out the old routes and bearers then ifup.</div><div class=""><br class=""></div><div class="">I’m checking the modem’s state by (brace yourself) parsing mmcli output, and checking link connectivity by pinging over the modem interface.  The repo is here if you want to check it out:</div><div class=""><br class=""></div><div class=""><font color="#419cff" class=""><span style="caret-color: rgb(65, 156, 255);" class=""><u class=""><a href="https://gitlab.freedesktop.org/mips171/modem-manager-keepalive/blob/master/13-keepalive_modemmanager" class="">https://gitlab.freedesktop.org/mips171/modem-manager-keepalive/blob/master/13-keepalive_modemmanager</a></u></span></font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><span style="caret-color: rgb(65, 156, 255);" class="">Best,</span></div><div class=""><span style="caret-color: rgb(65, 156, 255);" class="">Nicholas</span></div></body></html>