Config File Management
BreezeMAX Wi² and BreezeACCESS Wi² System Manual
207
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.
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
-s -k
--cookie cookie.txt "https://24.28.15.22/script/config_init.asp"
4
Upload the configuration file.
curl
-s -k
--cookie cookie.txt -F [email protected] -F backup=Restore
"https://24.28.15.22/ goform/ScriptUploadConfig"
5
Reset the AP to activate the new configuration.
curl
-s -k
--cookie cookie.txt "https://24.28.15.22/script/reset.asp"
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.
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.
Содержание BreezeACCESS Wi2
Страница 1: ...BreezeMAX Wi and BreezeACCESS Wi System Manual SW Version 5 2 June 2008 P N 215017 ...
Страница 8: ...vi BreezeMAX Wi and BreezeACCESS Wi System Manual Legal Rights ...
Страница 12: ......
Страница 22: ...B 1 2 Using the Management Tool 220 B 1 3 Using Special Commands 222 ...
Страница 23: ...1 Chapter 1 Product Description In This Chapter Introduction on page 2 Specifications on page 4 ...
Страница 32: ......
Страница 56: ......
Страница 81: ...4 Chapter 4 Getting Started In This Chapter Introduction on page 60 Configuration Procedure on page 61 ...
Страница 116: ...94 BreezeMAX Wi and BreezeACCESS Wi System Manual Chapter 5 Working with Virtual Networks ...
Страница 134: ......
Страница 154: ...132 BreezeMAX Wi and BreezeACCESS Wi System Manual Chapter 7 Network Configuration ...
Страница 170: ......
Страница 171: ...9 Chapter 9 Security In This Chapter Using a RADIUS Server on page 150 Managing Certificates on page 161 ...
Страница 189: ...Managing Certificates BreezeMAX Wi and BreezeACCESS Wi System Manual 167 Figure 9 6 Certificate Warnings ...
Страница 190: ......
Страница 223: ...Sample Local Mesh Deployments BreezeMAX Wi and BreezeACCESS Wi System Manual 201 ...
Страница 224: ......
Страница 236: ...214 BreezeMAX Wi and BreezeACCESS Wi System Manual Chapter 11 Maintenance Figure 11 5 Installed Licenses ...
Страница 240: ......
Страница 246: ......