5-19Figure 5-9 Load software through FTPSuppose the Boot ROM and application files are stored in the file named update.bin, follow these stepsafter you telnet to the switch.Step1 Download the file to the switch using FTP. ftp 202.10.10.53Trying ...Press CTRL+K to abortConnected.220 WFTPD 2.0 service (by Texas Imperial Software) ready for new userUser(none):admin331 Give me your password, pleasePassword:230 Logged in successfully[ftp] get update.bin update.bin[ftp] byeStep2 Upgrade the Boot ROM program. bootrom update file update.binThis command will update bootrom file, Continue? [Y/N]:yNow updating bootrom, please wait...Step3 Load the application file, and specify the file as the main program file. boot-loader file update.bin mainThis command will set the boot file. Continue? [Y/N]:yThe specified file will be used as the main boot file at the next reboot on slot 1! display boot-loaderCurrent boot app is: flash:/update.binNext main boot app is: flash:/update.binNext backup boot app is: flash:/update.bin reboot