2112 CHAPTER 115: FTP C ONFIGURATION[Sysname] ftp server enable[Sysname] quit# Check files on your device. Remove those redundant to ensure adequate spacefor the startup file to be uploaded. dirDirectory of cf:/0 drw- - Dec 07 2005 10:00:57 filename1 drw- - Jan 02 2006 14:27:51 logfile2 -rw- 1216 Jan 02 2006 14:28:59 config.cfg3 -rw- 1216 Jan 02 2006 16:27:26 back.cfg4 drw- - Jan 02 2006 15:20:21 ftp2540 KB total (2511 KB free) delete /unreserved flash:/back.cfg2 Configure the PC (FTP Client)# Upload the startup file to the FTP server and save it under the root directory ofthe FTP server.c:\> ftp 1.1.1.1Connected to 1.1.1.1.220 FTP service ready.User(1.1.1.1:(none)):abc331 Password required for abc.Password:230 User logged in.ftp> put aaa.app bbb.appn ■ When upgrading the configuration file with FTP, put the new file under the rootdirectory.■ After you finish upgrading the BootROM program through FTP, you mustexecute the bootrom upgrade command to refresh the system configuration.# Specify the main startup file for next startup with the boot-loader command(Suppose the device in this example supports the main and backup attribute of thestartup file.). boot-loader file bbb.app main rebootThe image file is updated at the system reboot.c CAUTION: Startup files for next startup must be saved under the root directory.For the details of this command, refer to “Device Management” on page 2005.Displaying andmaintaining FTP To do... Use the command... RemarksDisplay the configuration of theFTP clientdisplay ftp client configuration Available in anyviewDisplay the configuration of theFTP serverdisplay ftp-server Available in anyview