Site hosted by Angelfire.com: Build your free website today!


Run the TFTP server program on the PC and configure the PC:

 

 

   Click Browse to set the directory for storing the new system software.

 

 

   The TFTP server address in Server interface is automatically set by the system, for example, 10.164.30.29. However, if the IP address is incorrect you can manually change it.

 

 

Back up the system software, configuration file, and patch files to the TFTP server.

 

 

Before the backup, check the size of the configuration file. After the backup, compare the size of the original file with the size of the backup file. Ensure that the two files are the same size.

 

 

<Quidway> dir *.cc

 

 

Directory of flash:/

 

 

 

  Idx  Attr     Size(Byte)  Date        Time(LMT)      FileName

 

 

    0  -rw-     12,472,284  Nov 04 2010 19:43:18    S3352P-PWR-EI-V200R002C00SPC100.cc

 

 

 

30,008 KB total (16,544 KB free)

 

 

<Quidway> dir *.zip

 

 

Directory of flash:/

 

 

 

  Idx  Attr     Size(Byte)  Date        Time(LMT)      FileName

 

 

    0  -rw-            589  Nov 04 2010 20:55:54    vrpcfg.zip

 

 

 

30,008 KB total (16,544 KB free)

 

 

<Quidway> dir *.pat

 

 

Directory of flash:/

 

 

 

  Idx  Attr     Size(Byte)  Date        Time(LMT)       FileName

 

 

    0  -rw-        333,436  Jan 29 2010 16:54:40    s5300sph001.pat

 

 

 

30,008 KB total (16,544 KB free)

 

 

Run the following commands on the S5300 to back up the data. The backup system software is S5300-V200R002C00SPC100-bak.cc, the backup configuration file is vrpcfg-bak.zip, and the patch file is s5300sph001-bak.pat.

 

 

<Quidway> tftp 10.164.30.29 put S5300-V200R002C00SPC100.cc  S5300-V200R002C00SPC100-bak.cc

 

 

Info: Transfer file in binary mode.                                            

 

 

Uploading the file to the remote TFTP server. Please wait...|                  

 

 

TFTP: Uploading the file successfully.                                         

 

 

12472284 bytes send in 160 seconds.

 

 

<Quidway> tftp 10.164.30.29 put vrpcfg.zip vrpcfg-bak.zip

 

 

Info: Transfer file in binary mode.

 

 

  Uploading the file to the remote TFTP server. Please wait.../

 

 

  TFTP: Uploading the file successfully. 

 

 

  589 bytes send in 0.01 second.

 

 

<Quidway> tftp 10.164.30.29 put s5300sph001.pat s5300sph001-bak.pat                                                            

 

 

Info: Transfer file in binary mode.                                            

 

 

Uploading the file to the remote TFTP server. Please wait...\                  

 

 

TFTP: Uploading the file successfully.                                         

 

 

  333436 bytes send in 1 second.

 

 

Obtain the system software of the target version from the server.

 

 

<Quidway> tftp 10.164.30.29 get S5328C-EII-V200R003C00SPC300.cc

 

 

Info: Transfer file in binary mode.

 

 

  Downloading the file from the remote TFTP server. Please wait.../

 

 

TFTP: Downloading the file successfully.

 

 

14,066,348 bytes received in 109 seconds

 

 

If the message "Downloading the file successfully" is displayed, the system software has been downloaded.

 

 

(Optional) Obtain the new configuration file from the server.

 

 

If the configuration file does not need to be changed after the upgrade, this step is not required.

 

 

<Quidway> tftp 10.164.30.29 get vrpcfgnew.zip                        

 

 

Info: Transfer file in binary mode.                                            

 

 

Downloading the file from the remote TFTP server. Please wait.../              

 

 

TFTP: Downloading the file successfully.                                       

 

 

    2757 bytes received in 1 second.