Firmware Upgrade Via Telnet
Firmware Upgrade Via Telnet
Written by Dstrac99d Wednesday, 27 May 2009 04:22 - Last Updated Wednesday, 27 May 2009 15:18
This brief tutorial describes how to update cable modem firmware via telnet, the command below makes the cable modem download firmware.bin from the TFTP Server at 192.168.100.10
CODECOMMAND:dload USAGE:dload[-i Number] [-l] [-f] IpAddress Filename{255} DESCRIPTION: Downloads the specified s/w image from the TFTP server and stores it in the image slot specified.The image must be valid for the platform, and must not contain any security, encryption, or digital signatures.It must be a simple image file with only the normal ProgramStore compression header.Parameters: -i-- Specifies the image slot to store the image to. -l-- Allows a large image to be stored, spanning images 1 and 2, if allowed by the flash driver configuration. -f-- Forces the given image to be accepted, as long as the CRCs are valid. Note that you must always specify the TFTP server address and filename; unlike the dload command in the Docsis directory, this command doesn't make use of any Docsis-specific nonvol settings, so it can't remember the last values used. EXAMPLES: dload 11.24.4.3 vxram_sto.bin -- Stores the image to the default image slot. dload -i 1 11.24.4.3 vxram_sto.bin-- Store the image to slot 1.
Terms of Use:
1/2
Firmware Upgrade Via Telnet - Cable Modem Modification Tutorials - Theoryshare - The Broadband Expert
Written by Dstrac99d Wednesday, 27 May 2009 04:22 - Last Updated Wednesday, 27 May 2009 15:18
SYSTEMS MAY VIOLATE YOUR ISP's TERMS OF SERVICE. THEORYSHARE TAKES NO RESPONSIBILITY FOR YOUR ACTIONS. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THIS SOFTWARE IS INTENDED FOR EDUCATIONAL USE ONLY AND MAY BE ILLEGAL IF USED IMPROPORLY. USERS ASSUME FULL RESPONSIBILITY FOR THEIR ACTIONS.
2/2