***************************************************************************** * ATEN Technology, Inc. * ***************************************************************************** * FUNCTION : IPMI FIRMWARE UPDATE UTILITY * * VERSION : 2.02 * * BUILD DATE : Jul 26 2013 * * USAGE : * * (1)Update FIRMWARE : AdUpdate.exe -f filename.bin [OPTION] * * (2)Dump FIRMWARE : AdUpdate.exe -d filename * * (3)Restore CONFIG : AdUpdate.exe -c -f filename.bin * * (4)Backup CONFIG : AdUpdate.exe -c -d filename.bin * ***************************************************************************** * OPTION * * -r Preserve Configuration(default is Preserve) * * n:No Preserve, reset to factory default settings * * y:Preserve, keep all of the settings * * -c IPMI configuration backup/restore * * -f [restore.bin] Restore configurations * * -d [backup.bin] Backup configurations * ***************************************************************************** 1.Place the FW binary file & FW update utility into the same folder. 2.Excute the command line, and execute this utility. 2.02 add list: Add security protection in this release. There are two notices you have to consider. 1. When use AdUpdate, AwUpdate and AlUpdate with 2.02 version, the user is not allowed to downgrade the fw from this release. (For example, in FW IPMI 1.13 -> FW IPMI 1.12 is not allowed anymmore) 2. If your IPMI FW is 1.12 and older and you want to updaate to 1.13, please use AdUpdate, AwUpdate and AlUpdate with 2.01 version. 2.01 add list: (1) modify text