  d_l Barsoom Premium,MVM join:2002-12-08 Reno, NV
| reply to john909228 Re: [DSL] Need Help with .bat to restart my speedstream 4100 att
You might be able to reset the modem with a BAT file. You would have to be able to send the reset button command to the modem. For example, the page link to the reset button is: »192.168.0.1/reset_device.htm , but that won't reset the modem until the reset button is pushed. I haven't looked at the components of that page enough to see if there is a simple link that will reset the modem.
If there isn't, I'll bet that a BAT file call to run cURL that then issues a reset command would work. »curl.haxx.se/ |