Dear Arris,
Many manufacturers of cable modems provide software control to reboot modems within their devices’ GUI.
This has always been a helpful option, but gaining significantly more importance with the increased adoption of home automation systems. It is becoming critical for users to establish automation routines to resurrect WAN connections to the internet after an ISP network, or electrical outage.
Your SB8200 has the ability to reboot on command.
I know this because:
- ISP help desks (e.g. Spectrum and others) can reboot the SB8200, and some even allow users to reboot their modems from their user mobile app
- You (or my ISP) altered the firmware, hiding the code in the modem’s GUI configuration page by commenting out the “reboot” button - AND - the onboard script checks for a user’s ID# if the form is submitted without using the form on the configuration page.
Here’s the code you commented out, so it no longer displays:
<td align="center" colspan="2">
<input type="submit" value="Reboot" disabled align="middle" onClick="resetReq();">
<input type="hidden" name="Rebooting" value=
</td>
So again, Arris, please explain to your customer base, why you are intentionally disabling (or allowing ISPs to disable) necessary functionality in modems - purchased by customers - that significantly impede users - and may be in direct violation of new “RIGHT TO REPAIR” laws that protect your customers from hindering or blocking our abilities to use the full functionality of equipment we purchase from you??!

