3–InstallationInstalling New FirmwareISR651101-00 E 3-15Using the CLI to Install FirmwareTo use the CLI to install the firmware, transfer the firmware image file from aworkstation to the router. Then use the CLI image unpack command to installthe new firmware image.To install firmware in the CLI:1. At the workstation prompt, use the ftp command to go to the location onthe router where you want to transfer the firmware image. For example:C:\fwImage>ftp 172.17.137.190Connected to 172.17.137.190.220 (none) FTP server (GNU inetutils 1.4.2) ready.2. Enter your user name and password. For example:User (172.17.137.190:(none)): ftp331 Guest login ok, type your name as password.Password: ftp230 Guest login ok, access restrictions apply.3. At the ftp prompt, type bin to set binary mode. For example:ftp> bin200 Type set to I.4. Use the put command to transfer the firmware image file from theworkstation to the router. For example:ftp> put isr-6200-3_0_0_5.bin200 PORT command successful.150 Opening BINARY mode data connection for'isr-6200-3_0_0_5.bin'.226 Transfer complete.ftp: 4822816 bytes sent in 0.41Seconds 11878.86Kbytes/sec.5. Enter quit.The firmware image has been transferred to the router.6. At a Telnet prompt, log on to the router as an administrator.7. Select one of the blades.8. Enter the following command from the router, where x indicates thefirmware image name:image unpack isr-62xx-x_x_x_x.bin