Kiwire 3.0 Administrator - Device & Controller Setup Guide
Kiwire 3.0 Administrator - Device & Controller Setup Guide
Cambium Networks Configuration for Kiwire Hotspot
Cambium Networks Configuration for Kiwire Hotspot
Prerequisites
Before integrating the controller with Kiwire, it is necessary that the controller and access point:
-
are connected to the Internet
-
are reachable on the network
-
have an IP address assigned to the a through DHCP or static
Note:
-
Kiwire-hostname or Kiwire-ip can be obtain by contacting our technical support for our cloud customer. For enterprise client the ip will be on premises Kiwire ip address.
-
Social network hostname list can be obtained from Social network whitelist guide
Part 1: Cambium cnMaestro configuration
-
Login to your Cambium cnMaestro controller
-
Go to WLANs > Configuration > AAA Servers
-
Authentication Server
-
Host: Kiwire-hostname or Kiwire-Ip
-
Secret: create a secret pass phrase
-
Port: 1812
-
Timeout: 3 seconds
-
Attempts: 1
-
-
Accounting Server
-
Host: Kiwire-hostname or Kiwire-ip
-
Secret: secret same as authentication server
-
Port: 1813
-
Timeout: 3 seconds
-
Attempts: 1
-
Accounting Mode: Start-Interim-Stop
-
Accounting Packet: ticked
-
Interim Update Interval: 1800 seconds
-
-
Advanced Settings
-
NAS-Identifier: AP MAC address with capital letters and colon
-
Dynamic Authorization: ticked
-
Dynamic VLAN: ticked
-
Called Station ID: AP-MAC:SSID
-
-
Omaya 3.0 Administrator > Quick Setup > Dashboard
Documentation
Kiwire 3.0 API Documentation > General
Kiwire 3.0 API Documentation
General
This document is to explain how 3rd party software can Access and Modify Kiwire and this document is only meant to be use with Kiwire 3.0 To access Kiwire API :-
-
Use https instead of http. In term of security, https only allow authorization and secured transaction . All information needs to be secured in order to prevent unauthorized access.
-
Use valid Certificate Authorities (CA). CAs play a critical role in how the internet operates and how transparent, trusted transactions can take place online.
Header
General request url
Kiwire API v3.0 can be trigger using this URL; https://{{kiwire_ip}}/api/{{module}}/ where;
{{kiwire_ip}} = Kiwire IP address
{{module}} = Module
Currently, Kiwire only provided API for these modules;
-
Cloud
-
Admin
-
User
-
Voucher
-
Profile
-
Zone Restriction
-
Controller
-
Auto Reset
-
Campaign
-
Ads
-
Role
-
Zone
-
Zone Rule
-
Pages
-
Journey