User manual
CIP-ALL
CIP-ALL
- Page 39
1.
Click on “Browse” to choose the path to the firmware file.
2.
Click on « Update Firmware » to load the new firmware.
3.
The firmware update takes about 3 minutes.
IMPORTANT:
Do not switch the product power off during this operation.
4.
When update is completed, click on the “Reboot” button.
5.
Different statuses are available to see the progress of the firmware update.
5.3.24. Through the FTP server
This method requires an FTP client.
1.
Check that the FTP server of the CIP-ALL is enabled: FTPD=enable in configuration menu.
2.
On the PC, open a FTP client to the CIP-ALL address.
3.
Enter the FTP user name : root
Enter the Administrator password of the CIP-ALL (default is admin)
4.
Enter the
bin
command to set a binary transfer mode
5.
Enter the following command:
put 700104xx_
CIP-ALL
.mki /var/tmp/update.mki
The first parameter
700104xx_CIP-ALL.mki
is the name of the provided file name. Also specify the path if needed.
6.
The second parameter is the destination file name for the CIP-ALL: it must be update.mki.
7.
Wait for the end of the transfer: the CIP-ALL restarts after a few minutes. You can then complete the FTP session (close or quit
command).
It is usually required to update both units of a link: you should then update the remote CIP-ALL first. Then open a second FTP session to
upgrade the local CIP-ALL. Complete the FTP sessions once both units have restarted and are synchronized.
5.3.25. Reboot
A button “Reboot” allows restart all the CIP-4ALL hardware and software to restart the system with all the new parameters previously saved.
A button “Restart TDMoIP” allows restart only software IP Bundle and analog interfaces.
$ ftp 192.45.130.1
Connected to 192.45.130.1 (192.45.130.1).
220---------- Welcome to Pure-FTPd ----------
220-You are user number 1 of 2 allowed.
220-Local time is now 02:49. Server port: 21.
Name (none): root
331 User root OK. Password required
Password:
230 OK. Current directory is /
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> bin
200 TYPE is now 8-bit binary
ftp> put /tftpboot/ 70010400_CIP-4ALL.mki /var/tmp/update.mki
local: /tftpboot/70010400_CIP-4ALL.mki remote: /var/tmp/update.mki
227 Entering Passive Mode (192,45,130,1,216,92)
150 Accepted data connection
226-File successfully transferred
226 1.110 seconds (measured here), 4.16 Mbytes per second
4844427 bytes sent in 1,08 secs (4467,01 Kbytes/sec)
ftp> quit
221-Goodbye. You uploaded 4731 and downloaded 0 kbytes.
221 Logout.