18
File system type of cfa0: FAT16
<HP>
This example uses the default system software image file name main.bin and the default
configuration file name startup.cfg.
3.
Perform the
tftp put
command in user view to upload the main.bin file to the TFTP server.
<HP> tftp 192.168.1.1 put main.bin
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... \
TFTP: 23861744 bytes sent in 70 second(s).
File uploaded successfully.
<HP>
4.
Perform the
tftp put
command in user view to upload the startup.cfg file to the TFTP server.
<HP> tftp 192.168.1.1 put startup.cfg
File will be transferred in binary mode
Sending file to remote TFTP server. Please wait... \
TFTP: 1694 bytes sent in 0 second(s).
File uploaded successfully.
<HP>
Upgrading the system software
1.
Perform the
tftp get
command in user view to download the system software image file, for
example, MSR30-CMW520-R2207-SI.BIN to the CF card on the router.
<HP> tftp 192.168.1.1 get MSR30-CMW520-R2207-SI.BIN
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait...|
TFTP: 23861744 bytes received in 70 second(s)
File downloaded successfully.
<HP>
2.
Perform the
boot-loader
command in user view to load the file
MSR30-CMW520-R2207-SI.BIN and specify the file as the main image file at the next
reboot.
<HP> boot-loader file msr30-cmw520-r2207-si.bin main
This command will set the boot file. Continue? [Y/N]:y
The specified file will be used as the main boot file at the next reboot on slot
0!
<HP>
3.
Perform the
display boot-loader
command in user view to verify that the file has been loaded.
<HP> display boot-loader
The boot file used at this reboot:cfa0:/main.bin attribute: main
The boot file used at the next reboot:cfa0:/ msr30-cmw520-r2207-si.bin attribute:
main
Failed to get the backup boot file used at the next reboot!