Specifications
Command Line Interface
98
Example #1: Obtain the boot image through a local file path.
This command can only get files from the local
system you are connected to.
Console>set module image boot 1 17 file://44.0.0/
boot.bin
.....
Operation complete.
Console>
Example #2: Obtain the boot image through FTP.
Console>set module image boot 2 12 ftp://
admin:admin@100.175.3.17/boot.bin
......
Operation complete.
Console>
The following is an example of what appears on the console
screen of the system getting the file.
Console>Connected to 100.175.3.17
220 100.175.3.17 pSOSystem FTP server (@(#)(#)pVER IA/PPC,
Version 3.8.0) ready.
331 Password required for admin.
230 User admin logged in.
200 Type set to I.
200 PORT command successful.
150 Opening BINARY mode data connection for boot.bin (616900
bytes)
226 Transfer complete.
6161900 bytes received in 8 seconds (75 Kbytes/s)
221 Goodbye.
UPDT :00000000: SEVERE (WARNING: Boot image update in
progress. This process MUST NOT be interrupted or the board
will be unable to boot)
UPDT :00000000: SEVERE (Copying file 44.0.0/boot.bin to boot
image FLASH)










