Firmware Updates
BreezeMAX Wi² and BreezeACCESS Wi² System Manual
211
11.2.3
Updating Firmware with cURL
You can perform firmware-update-related tasks using the free tool cURL (http://curl.haxx.se/),
version 7.1.0 or higher.
The following cURL commands shows you how to manage the firmware file. The following setup is
assumed:
IP address of the port 1 is 24.28.15.22.
Management access to port 1 is enabled.
Firmware file is
AP.cim
.
Upload the firmware as follows:
1
Prepare the AP to receive the login.
curl -s -k "https://24.28.15.22/home.asp"
2
Log in to the management interface.
curl -s -k --dump-header cookie.txt "https://24.28.15.22/goform/Logout" -d
username=admin
-d pw=admin
3
Prepare the AP to receive the firmware update.
curl -s -k --cookie cookie.txt "https://24.28.15.22/script/firmware_init.asp"
4
Upload the firmware. Once the upload is complete the AP will automatically restart.
curl -s -k --cookie cookie.txt -F [email protected] -F backup=Install
"https://24.28.15.22/ goform/ScriptUploadFirmware"
NOTE
This is an advanced topic. It is recommended that you upgrade firmware as described in the
immediately-previous sections
or
Summary of Contents for BreezeACCESS Wi2
Page 1: ...BreezeMAX Wi and BreezeACCESS Wi System Manual SW Version 5 2 June 2008 P N 215017 ...
Page 8: ...vi BreezeMAX Wi and BreezeACCESS Wi System Manual Legal Rights ...
Page 12: ......
Page 22: ...B 1 2 Using the Management Tool 220 B 1 3 Using Special Commands 222 ...
Page 32: ......
Page 56: ......
Page 116: ...94 BreezeMAX Wi and BreezeACCESS Wi System Manual Chapter 5 Working with Virtual Networks ...
Page 134: ......
Page 154: ...132 BreezeMAX Wi and BreezeACCESS Wi System Manual Chapter 7 Network Configuration ...
Page 170: ......
Page 190: ......
Page 223: ...Sample Local Mesh Deployments BreezeMAX Wi and BreezeACCESS Wi System Manual 201 ...
Page 224: ......
Page 240: ......
Page 246: ......