Prestige 861 VDSL Modem
Firmware Upload
8-3
Figure 8-2 Firmware Upload via FTP Example
C:\>
ftp 192.168.1.1
Connected to 192.168.1.1.
220 VDSL/DMT P861-CPE FTP version 1.0 ready at Fri Jan 01 01:27:44
User (192.168.1.11:(none)):
331 Password required for root.
Password:
230- ================================================================
230- P861 FTP Server Utility
230- You can download image using following procedure
230-
230- step1) put <kernel image file> kernel
230- step2) put <ramdisk image file> ramdisk
230- step3) bye
230-
230- "bye" command causes the update of new firmware on flash device
230- ================================================================
230 Logged in.
ftp>
bin
200 Type set to I.
ftp>
hash
Hash mark printing On ftp: (2048 bytes/hash mark) .
ftp>
put zimage kernel
200 Port command successful
150 Opening BINARY mode data connection for ’kernel’ .
###############################################################################
###############################################################################
##########################################################
226 Transfer complete.
ftp: 444916 bytes sent in 0.41Seconds 1093.16Kbytes/sec.
ftp>
put cramdisk.gz ramdisk
200 Port command successful
150 Opening BINARY mode data connection for ’ramdisk’ .
###############################################################################
###############################################################################
###############################################################################
###############################################################################
###############################################################################
###############################################################################
###############################################################################
#############################
226 Transfer complete.
ftp: 1066289 bytes sent in 1.13Seconds 947.81Kbytes/sec.
ftp>
bye
221 Goodbye for Updating flash file system, may takes 30 seconds - DO NOT power
off!!!!
C:\>