
Configuration procedure
1.Configure the PC (TFTP Server), the configuration procedure is omitted.
•On the PC, enable the TFTP server
•Configure a TFTP working directory
2.Configure the device (TFTP Client)
CAUTION:
If the available memory space of the device is not enough, use the fixdisk command to clear the memory or use the delete /unreserved
# Enter system view.
<Sysname>
# Download system software image file newest.bin from the PC.
<Sysname> tftp 1.2.1.1 get newest.bin
# Upload a configuration file config.cfg to the TFTP server.
<Sysname> tftp 1.2.1.1 put config.cfg configback.cfg
# Specify newest.bin as the main system software image file for the next startup.
<Sysname>
# Reboot the device and the system software image file is upgraded.
<Sysname> reboot
CAUTION:
The system software image file used for the next startup must be saved in the storage medium’s root directory of the. You can copy or move a file to the root directory of the storage medium. For more information about the
99