Alvarion BreezeACCESS Wi2 System Manual page 229

Table of Contents

Advertisement

Management access to the port 1 is enabled.
Configuration file is new.cfg.
These examples are not secure—that is, no certificates are used for authentication—but data traffic
is encrypted.
NOTE
To secure the connection with the AP using certificates, use the --cacert option to specify where the
CA certificates are located on your computer. You must also specify the host name
wireless.alvarion.com instead of using an IP address. The host name must be resolved either by
using a DNS server or using the hosts file on your computer.
NOTE
The first time an AP is started up after a factory reset, the end user license agreement must be
accepted and the country of operation must be set. This must be done manually or be modifying the
sample cURL scripts in this section.
11.1.3.1
Uploading the Configuration File
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 configuration update.
curl
4
Upload the configuration file.
curl
"https://24.28.15.22/
5
Reset the AP to activate the new configuration.
curl
11.1.3.2
Downloading the Configuration File
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.
BreezeMAX Wi² and BreezeACCESS Wi² System Manual
-s -k
--cookie cookie.txt "https://24.28.15.22/script/config_init.asp"
-s -k
--cookie cookie.txt -F config=@new.cfg -F backup=Restore
goform/ScriptUploadConfig"
-s -k
--cookie cookie.txt "https://24.28.15.22/script/reset.asp"
Config File Management
207

Advertisement

Table of Contents
loading

This manual is also suitable for:

Breezemax wi2

Table of Contents