Model number of the device(s) supported by the firmware. A link that launches a browser window with the release notes associated with the firmware. A scrollable field that contains notes of hardware and software dependencies The form brings up the Firmware Details form. From the Firmware Details form, you can do any of the following:
4. Type in notes in the “Comments” input text box and then select “Save” to enter notes and comments about the current firmware.You may upgrade the AlterPath Manager firmware by downloading the upgraded software from the web to the AlterPath Manager.
1. From the Cyclades website (www.cyclades.com), download and copy the firmware to the AlterPath Manager via Secure Copy (SCP).
scp all_e2000_v141.tgz root@<APM_IP>:/tmp Enter
scp all_e2000_v141.md5sum.tgz root@<APM_IP>:/tmp Enter
2.
ssh root@<APM_IP>Entercd /tmpEnterNote: If you log in as shown here, you will lose the ssh connection after you reboot as indicated in step 4. below. You will either need to re establish the ssh connection after the APM finishes rebooting.
As an alternative, or you can log in to the APM by connecting a terminal directly to the APM console port. The terminal or terminal emulator should be set to 9600 bps, 8 bits, no parity, 1 stop bit, and no flow control. This will keep an active connection even while the APM reboots.
rebootEnter