NOKIA IP40 Upgrade process with FTP Server
For the Upgrade we need a FTP Server available from the IP40 device. In the exemple below the upgrade process was managed from a remote location through ssh session. 192.254.254.254 are the FTP server public IP address.NokiaIP40:1> upgrade image url ftp://192.254.254.254/IP40v2001-FCS06a88.bin
Connected to 192.254.254.254.
220 Fastream NETFile FTP Server Ready
Name (192.254.254.254:root): anonymous
331 Password required for anonymous.
Password:
230 User Anonymous logged in.
bi
200 Type set to I.
get IP40v2001-FCS06a88.bin /var/tmp/ip40.bin
local: /var/tmp/ip40.bin remote: IP40v2001-FCS06a88.bin
200 Port command successful.
150 Opening data connection for IP40v2001-FCS06a88.bin.
226 File sent ok
12598272 bytes received in 200 secs (62 Kbytes/sec)
bye
221 Goodbye.
Writing to flash.. Please wait..
Done.
Upgrade Successful
Rebooting the device...
<< Home