INTEROPERABILITY DOCUMENT BETWEEN OMNIACCESS STELLAR SOLUTION AND OCTOPUS WIFI

Size: px
Start display at page:

Download "INTEROPERABILITY DOCUMENT BETWEEN OMNIACCESS STELLAR SOLUTION AND OCTOPUS WIFI"

Transcription

1 INTEROPERABILITY DOCUMENT BETWEEN OMNIACCESS STELLAR SOLUTION AND OCTOPUS WIFI PREPARED BY Engineering Department of Blue Octopus WiFi VERSIÓN 1.0

2 Table of contents 1. INTRODUCTION 3 2. SOLUTION ADVENTAGES MAIN FEATURES MAIN BENEFITS 4 3. BACKGROUND OVERALL WORKFLOWS OCTOPUS PLATFORM, LOGICAL STRUCTURE INTEGRATION DETAILS HTTP REDIRECT HTTP POST LOGIN HTTP LOGOUT RADIUS AUTHENTICATION ATTRIBUTES CONFIGURATIONS PREVIOUS REQUIREMENTS FIREWALL PERMISSIONS COLLECT CUSTOMER INFORMATION OCTOPUSWIFI GENERAL ACCESS METHODS WLAN OMNIACCESS STELLAR EXPRESS WLAN SETTINGS CAPTIVE PORTAL ADICIONAL SETTINGS OMNIACCESS STELLAR ENTERPRISE RADIUS SERVER AAA SERVER PROFILE ACCESS ROLE PROFILE WLAN SERVICE APPLY CONFIGURATION TO DEVICES 29

3 1. Introduction Octopus WiFi complement OmniAccess Stellar solution through a global cloud platform for managing and controlling access to Guest WiFi environments with value-added layers for your business. The platform gathers information on the clients and their behaviour, presenting usage analytics intuitively and offering advanced functionalities to design marketing campaigns and promotions. Octopus WiFi is a platform supported by a solid team of experts in defining global technical solutions, who help companies with their digital transformation. Internet Simple Networks WiFi Enterprise WiFi Express Campus Networks WiFi Enterprise Digital Marketing

4 2. Solution Adventages 2.1 Main Features Cloud Platform: Octopus WiFi is offered as a SaaS service, with different licensing levels. It s not necessary to install additional hardware. Multitenat: Octopus WiFi can be customised to fit your brand image and offered as the clients own service. Multivendor Platform: Integrates with WLAN solutions from the most common manufacturers on the market. It is a "trojan horse" to offer Alcatel Hardware in new installations. Modular: Advanced management of profiles and users permissions into de companys (IT, Marketing, Support, Reception, ) Flexible: Features adapted to any different sectors of the market that require Guest WiFi. Hospitality, retail, transportation, education, medical centers, restaurants, corporate offices, commercial headquarters,.. Radius AAA service that multiplies the options for access types, control mechanisms and monitoring levels. Business analytics and marketing campaigns and promotions over WiFi. Specialized Support and Consultancy: To define the best Guest WiFi solution for your business, develop special integrations with the business tools. Compliance with the current law related to the preservation and processing of personal data. 2.2 Main Benefits Octopus WIFI helps every company to perform the digital transformation: Wi-Fi as a new communication channel. We integrate your business with the Wi-Fi technology. Make profitable your Wi-Fi service with Marketing steps. Reinforce the brand image, spread your business image to the Wi-Fi service.

5 Make the difference between your competitors using a high-quality service, gain presence in your point of sale Gain new customers and improve customer loyalty. Know your customers behaviour: where they go, how much time they spent in your site, if they come back Increase the number of visits and interactions with your website and your social network profiles and promote the download of your APP. Make an integration with your Customer Relatinonship Management and other Digital Marketing Tools. The results will be visible in short-time.

6 3. Background 3.1 Overall workflows The following diagram describes the workflow between all elements of a Wifi Guest connection, where ALE Stellar APs and Octopus WiFi platform are working.

7 The different steps in the flow are described below. 1- The wifi device is associated to the OmniAccess Stellar Access Point through protocol The network assigns an IP Address to the device. If MAC-Authentication is configured in the Access Point, the Radius server receives the MAC-Authentication packet from AP. a. If the MAC of wifi device is cached in server, radius will send Access-Accept a packet to start the connection (Accounting process). Go to ninth point. b. If the MAC is not cached go to third point. 3- The device opens automatically the browser, or the user opens it manually and tries to browse. 4- The Stellar AP receives HTTP Request, and sends a HTTP response 302 with an external redirect URL (Captive Portal defined on the Octopus WiFI). 5- Octopus WiFi platform answers with the captive portal configured in the WifiArea. 6- The user selects an access method in captive portal and complete the form: a. Authentication OK: Captive portal sends login credentials to Access Point (seventh point) b. Authentication NOK: The captive portal show error message (sixth point) 7- The Access Point sends an Access-Request packet to radius server. 8- Radius server answers with an Access-Accept packet. This radius packet contains some radius attributes for the Access Point to control the user session. 9- The Access Point sends an Accounting-Start packet to the Radius to start control session. a. Frequently an Accounting-Interim packets are sent, to update device session in radius server. 10- The Access Point sends an Accounting-Stop packet for a specific cause: disconnection of network, session timeout, idle timeout,

8 3.2 Octopus platform, logical structure. The Octopus WIFI platform is designed for the management and control of the access networks to Internet for the users. It allows you to control, in an individual or gruoped way, hotspot networks. The main characteristics of the platform are: Web management: Simple and intuitive interface for the management of different places, captive portals and access methods, as well as to show analytics and informs. Multivendor, integratable with the different most-common manufacturers of WLAN solutions from the market. Radius AAA Service developed in-house which multiplies the possibilities of access types, control mechanism and monitoring levels. Flexible and Modular tool. Octopus WIFI disposes an advanced system of permissions for different profiles of operators. Besides, it disposses a really flexible structure to group the different NAS or WiFiAreas (the designed name of all locals). The next image defines the different concepts that can be managed by the administrators of the platform. Domain. Domains are groups of WiFiAreas which allow grouping authentications in a radius server. The users belonging to the same realm/domain will be able to roam between WiFiAreas.

9 Independent WiFiArea. Corresponds with a WiFi Area that is not associated with any domain, therefore, the users registered on it will not be able to connect to other WiFi Areas. The WiFi Area Groups allow seeing added statistics, display promotions at a massive level and create users with restricted permissions to a group. The WLAN Groups allow seeing added statistics and display promotions at a massive level independently of the WiFi Areas. WLAN: Inside of each WiFiArea it would be able to create different WLAN, associated to a network segment (SSID/VLAN). In this way, in the same WiFiArea it would be able to have different captive portals with different authentication methods. As to the different modules of the Octopus WIFI platform, it's possible to observe them in the next diagram.

10 3.3 Integration Details This section describes the different technical parameters of the Stellar solution, which Octopus WIFi uses to develop its functionalities HTTP Redirect This is an example of http redirect in the authentication workflow oo.com Octopus WiFi uses these parameters: OctopusWifi Object WifiArea WLAN URL Redirect Customer MAC Error * Parameter name switchmac ssid url clientmac errmsg *It only appears when there is a Radius Reject packet HTTP POST Login The web portal page gathers the user s login credentials and sends to the Access Point though a HTTP POST message with this format. OctopusWifi Object URL Login username password Parameter name user password

11 URL Redirect url HTTP Logout Users can be disconnected by sending a request to the following URL: Radius Authentication Attributes Radius is one of a number of Authentication, Authorization, and Accounting (AAA) protocols, for them it is necessary to use a series of attributes. In particular Octopus WiFi uses the following: Radius Packet OctopusWifi Object Parameter name Access-Request, WifiArea (AP MAC) Called-Station-ID (MAC) Accounting-Request Access-Request, WLAN (SSID) Called-Station-ID (SSID) Accounting-Request Access-Request, Username User-Name Accounting-Request Access-Request Password User-Password Access-Accept Session-Timeout Session-Timeout Access-Accept Idle Timeout Idle-Tiemout Access-Accept Upload Speed Limit WISPr-Bandwidth-Max-Up Access-Accept Download Speed Limit WISPr-Bandwidth-Max-Down

12 4. Configurations 4.1 Previous requirements Firewall permissions If there is a firewall in the network that might block the traffic, you will need to allow access to some domains to enable user's authentication: Radius Servers: - Primary: <IP-radius1>ports 1812 and 1813 UDP - Secondary: <IP-radius2> ports 1812 and 1813 UDP Splash Portal servers: - Domain < domain-name> ports 80 and 443 TCP Collect customer information. Collect everything necessary to configure the guest access: WiFiArea Name. It will be the name of the installation in octopus WIFI platform. Location. It shows the location of the WiFiArea in a map. Access Methods: - User Registration: The user will be authenticated after he completes a form with his personal information. - Social Networks: Access using the credentials of different social networks. Nowadays, Octopus WIFI platform supports the following social networks: Facebook, Twitter, Instagram, LinkedIn and Google+ - Ticket o Voucher: And access code will be generated in Octopus WIFI platform.

13 - Free Access: The user will be authenticated with a click and accepting the terms and conditions of the service. - Paypal: The user will pay for the access code using the Paypal gateway. - SMS: The access codes are sent by SMS after the user fill up a form. - Sponsor: The user must ask the host or sponsor for his credentials and the host will accept or reject his request via . - Other methods: integration with CRMs, validation using other APPs, etc. WLANs: SSIDs that will use the Octopus WIFI captive portal to authenticate the users. In order to allow the users authentication, the WLAN name configured in Octopus WIFI platform must be the same that the one radiated by the access points. Redirection web site: Web site where the users will be redirected after their successful authentication in the captive portal. WLAN Solution: WLAN Hardware solution where the redirection to the captive portal and the Radius server parameters will be configured. In this case ALE NAS (Network Access Control): It will be necessary to add the MAC addresses of the devices that will send the user's authentication requests to the Radius Server. These MAC addresses can be obtained from the AP section.

14 After having opened the AP section, it can be checked the MAC address of each access point. 4.2 OctopusWiFi General With the Octopus WIFI platform you can manage the different hotspots or WifiAreas, selecting the profiles and the desired validation methods. The different configuration possibilities are described below. It is advisable to create a WifiArea for each physical installation and thus be able to disaggregate statistics and have maximum flexibility in terms of configurations. Here are the different fields: Name of WifiArea or WiFi Hotspot. Physical address of the WifiArea. Once the address is written, verify it in google maps, otherwise the WifiArea cannot be generated correctly. Selection of the domain to which the associated WifiArea belongs or if it is an independent one. It is important to be clear about this concept, because once the WifiArea is created, this parameter cannot be changed since all the radius connection relations will be generated with this dependency. WLAN solution or infrastructure manufacturer (ALE Stellar). Depending on the selected manufacturer there will be a link to the configuration manual with detailed instructions.

15 MAC of the NAS, or supplicant teams to the Radius server, to identify where the requests come from. In the configuration manual there will be instructions to visualize the necessary MACs that must be added in each case Access methods In this submenu you can configure the different WiFi service access methods that will appear in the captive portal. They may be selected from the following: User registration: In this case, the users, through the captive portal, will be able to complete a form to register and with which they will be stored in the database. You can configure the fields of the form and its obligatory nature. The selectable fields are: Mail Name and surname Birth date Sex Telephone number Postal Code Country Room number (Intended for hotels) Social networks: Possibility of access through the credentials of different social networks that are detailed below.

16 Facebook. It is possible, depending on the assignment that the user selects, to collect the following data: ID Facebook Name and surname Mail (Depending on user privacy) Sex (Depending on user privacy) Age (Obtaining APP permits and depending on user privacy) "Likes" (Obtaining APP permissions and depending on user privacy Twitter. Data to be collected: Twitter ID Name and Surname (Alias of twitter that does not usually coincide) Mail (obtaining APP permissions) Linkedin. Data to be collected: LinkedIn ID First name Surnames Mail (depending user privacy) Instagram. Data to be collected: Instagram ID First name Surnames Google. Data to be collected: Google ID First name Surnames . Accept Conditions or Free Access. In this case, the access will be by pressing a "Sign in" button, after accepting the conditions of use of the service. The only identifying data of the user's connection will be the MAC Address.

17 Ticket or Voucher: It will be possible to configure the different formats that can be generated in the "Ticket Tickets" module. Depending on the configuration, the credentials can be printed, sent by mail or generated from an external API. There will be 4 formats: Individual Ticket: Intended for individual use, although you can configure the number of simultaneous devices for which the generated ticket will be valid, since the same user can use several devices simultaneously. They are fixed time and are also ideal if the rates are associated with a price. Variable Time Ticket Also for individual use, but have the particularity that you can choose the validity time of the ticket in a certain range of dates. Group Ticket. You can select the number of simultaneous users that can connect with that ticket. Ideal for groups of people. Customizable ticket In this case the ticket is fully customizable (including access credentials) and is ideal for special cases such as events or similar. In addition to selecting the types of codes for the emission, it is possible to configure other 3 important characteristics: Methods of issuing tickets: Printing (with several formats) and sending mail (possibility of configuring SMTP mail). Format of access codes: User / Password or just Passcode. Extra fields of validation form in case you want to collect other customer data: Mail, Name and Surname, Date Birth, sex,... The access form will be composed of the passcode or user / password + personal data configured. Paypal or access via payment gateway: Possibility of configuring in the captive portal a previous payment access, through the PayPal gateway. The user can make the payment by entering the credit card information or, directly if you have a PayPal account. It is possible to configure a Paypal Business account in the Settings section so that the charges are redirected to it. SMS: Sending messages with credentials to authenticate access to the service. Previously the user will have to make a record with the mobile number.

18 It will be possible to request extra fields of validation form if you want to collect other customer information: Mail, Name and Surname, Date of Birth, sex,... The access form will be composed of the passcode received by SMS + personal data configured. It is possible to configure SMS gateways for sending them in the Settings section. APP: If the client has an APP, a direct validation for WiFi access can be made. To develop this functionality, contact TCN support where the development instructions that must be included in the APP will be delivered. PMS: In the case of hotels, access through personal data of the user's check-in (room number and surname), which allows it to be self-service and at the same time access is controlled for only guests. In addition to being able to carry out only the validation during the checkincheckout dates, the platform is prepared so that different services can be selected and depending on this one may entail a charge to the room. It must be taken into account that this access method must have a special integration between the different systems. In case of doubt consult with the support team. Sponsor or WiFi Sponsored: Functionality oriented to office environments or access environments for guests who do not want to depend on certain people for the delivery of credentials; with which it will allow to offer the service of connection directly between the guest and the host. For this, the client will be in charge of requesting their credentials through the captive portal and will receive them through or SMS, upon acceptance of the host. Configurable parameters: Channel for sending credentials to the guest: By Mail or SMS. Depending on the option chosen, you must select the SMTP mail server or SMS gateway from which the data is sent. Domains allowed to send s to the host. Configurable the domains of authorized mail to request the mail, the idea is that it is the domains of the corporative mail of the companies. Extra fields of validation form if you want to collect other customer data: Mail, Name and Surname, Date Birth, sex,...

19 With each of the access methods there is also the possibility of making the following configurations: Possibility of returning RADIUS attributes to the WLAN solution in the response of user validation to Wi-Fi controllers, such as speed limits, session time, idle time and the redirection page - which appears after login - after the Captive portal. Depending on the WLAN solution there will be more or less parameters. Possibility of configuring MAC-Caching functionality for a specific time. Explained in another section. Maximum number of simultaneous devices that can be accessed with a single user WLAN Within the WifiAreas itself there is the possibility of creating different WLANs, that is, different captive portals associated with different SSIDs configured in the network. Within WLANs you can configure: WLAN tag: Depending on the manufacturer, there will be a WLAN tag to identify the connections of a specific SSID or VLAN. In the configuration instructions of each manufacturer, it will appear where to configure it in the HW solution. Captive portal template. You can select the design of the captive portal configured in the section WifiAreas> Portals. Access methods that we want to appear in the WLAN of the configurations in the previous section. Terms and conditions of use. Very important field since the conditions of use will be accepted by users before accessing the service, as well as information on the processing of personal data. Redirect URL or Landing Page after login. Configurable depending on the access method. Legal regulation. Check boxes. Legal fields selectable by clients after login, according to 05/25/2018 GDPR regulation. Texts are editable for each language configured in the portal

20 4.3 OmniAccess Stellar Express WLAN Settings First of all, to configure an external captive portal in a SSID, it is necessary to add a new WLAN or edit an existing one. To add the new WLAN, go to the WLAN section and click in New. Configure the following parameters once the WLAN configuration window is displayed. WLAN Name: SSID name that will be visible to the wireless users. Security Level: Open Captive Portal: Yes Inactivity Timeout Status: on Inactivity Timeout Interval: 900 Enable: Yes

21 After having performed this changes, please click in Save to save the new configuration Captive Portal Then, it is necessary to configure all the parameters related to the captive portal. Go to Access > Authentication and click in Authentication to access to the configuration window. Once the configuration window is displayed, please perform the following configuration as it is shown below: HTTPS: on External Captive Portal: check this option.

22 Captive Portal Server: Hostname: <domain-name> Redirect URL: /login/hotspot/ale Redirect URL param: disable Authentication Server: Server IP/Hostname: <radius1-ip> Authentication Server Port: 1812 Secret: <radius1-secret> Confirm: <radius1-secret> Radius Accounting: check this option. Accounting Server Port: 1813 Accounting Interval: 600 After having done all the configuration, please click in the Save button to save all these changes. Finally, it is required to add the domains that the users will be able to visit without being authenticated in the captive portal. Go to the Access > Black List & White List section and open the Walled Garden tab. Then, select the Domain option and add all the required domains.

23 Octopus WIFI Facebook Twitter Linkedin Instagram Google Paypal app.octopuswifi.com (or whitelabel domain) m.facebook.com facebook.com connect.facebook.net static.xx.fbcdn.net akamaihd.net fbcdn.net twitter.com mobile.twitter.com api.twitter.com twimg.com abs.twimg.com abs-0.twimg.com pbs.twimg.com linkedin.com licdn.net licdn.com static.licdn.com instagram.com api.instagram.com accounts.google.com ssl.gstatic.com accounts.youtube.com accounts.google.es paypal.com paypalobjects.com

24 Adicional Settings MAC Authentication To enable MAC Authentication, it is necessary to edit the WLAN in use, so click in the WLAN that will use this new functionality to be able to configure it. Once the configuration window is displayed, please select the corresponding WLAN and perform the following configuration: MAC Authentication: check this option. Server IP/Hostname: <radius1-ip> Authentication Server Port: 1812 Secret: <radius1-secret> Confirm: <radius1-secret> Account: check this option. Accounting Server Port: 1813 Accounting Interval: 600

25 After having done all the required changes, please click in Save to save the new configuration. 4.4 OmniAccess Stellar Enterprise Radius Server The first thing will be to configure the radius servers of the platform. Go to the section: "Security> Authentication Servers> Radius" and add a new radius (modify if you want one already created). Enter the following values: Server Name: Radius1 Host Name / IP Address: <radius1-ip> Backup Host Name / IP Address: <radius2-ip> Retires: 3 Timeout: 2 Shared Secret: <radius1-secret> Confirm Secret: <radius1- secret > Authentication Port: 1812 Accounting Port: 1813

26 AAA Server Profile Within the OmniVista interface, go to "WLAN> AAA Server Profile" and add a new profile (modify if you want one already created). Edit the following parameters: Profile name: For example aaaserverprofile_guest Authentication Servers > Captive portal > Captive Portal Primary, and select the radius created above: Radius1 Accounting Servers > Captive portal > Captive Portal Primary, and select the radius created above: Radius1

27 Access Role Profile Within the OmniVista interface, go to "WLAN> AAA Role Profile" and add a new profile (modify if you want one already created). Edit the following parameters: Profile name. For example: accessroleprofile_guest Section Walled Garden, add the basic and desired domains depending on the services you want to configure. Octopus WIFI Facebook Twitter Linkedin Instagram Google Paypal app.octopuswifi.com (or whitelabel domain) m.facebook.com facebook.com connect.facebook.net static.xx.fbcdn.net akamaihd.net fbcdn.net twitter.com mobile.twitter.com api.twitter.com twimg.com abs.twimg.com abs-0.twimg.com pbs.twimg.com linkedin.com licdn.net licdn.com static.licdn.com instagram.com api.instagram.com accounts.google.com ssl.gstatic.com accounts.youtube.com accounts.google.es paypal.com paypalobjects.com In Captive Portal Attributes complete with the following information: o Captive Portal Auth: External. o Portal Server: <domain-name>

28 o o o Redirect-URL: /login/hotspot/ale HTTPS Redirectión: Enable AAA Server Profile. Select the server profile created above: aaaserverprofile_guest WLAN Service Within the OmniVista interface, go to "WLAN> WLAN Service" and add a new profile (modify if you want one already created). Edit the following parameters: Service Name. For wample: wlanservice_guest SSID Settings > Basic: o ESSID: SSID Guest name, for example "WIFIGuest" o Hide SSID: Disabled o Enable SSID: Enabled SSID Settings > Security o Security Level: Open

29 o MAC Auth: Disabled Default Access Role Profile: Select the role profile created above, accessroleprofile_guest Apply Configuration to devices Once all the configuration has been created, deploy the configuration to the devices: - Go to WLAN > Access Role Profile, select the new rol created to WifiGuest and click the "Apply to Devices" button. Subsequently, select the VLAN to the rol will be mapped, and the AP Group where it will be deployed. Finally check that it has been displayed correctly.

30 - Within WLAN > WLAN Services, select the new service created to WifiGuest and click the "Apply to Devices" button. Subsequently, select the AP Group where the WLAN service will be deployed. Finally check that it has been displayed correctly.

31

Aruba Mobility. Setup Guide

Aruba Mobility. Setup Guide Aruba Mobility Setup Guide Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL INFORMATION PURPOSES ONLY. GLOBAL REACH AND ITS LICENSORS MAKE NO WARRANTY

More information

Ruckus SmartCell Gateway. Setup Guide. Published April Version 1.0

Ruckus SmartCell Gateway. Setup Guide. Published April Version 1.0 Ruckus SmartCell Gateway Setup Guide Published April 2015 - Version 1.0 Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL INFORMATION PURPOSES ONLY.

More information

Ruckus SmartZone 100 and Virtual SmartZone (Essentials)

Ruckus SmartZone 100 and Virtual SmartZone (Essentials) Ruckus SmartZone 100 and Virtual SmartZone (Essentials) For firmware versions 3.0-3.4 Setup Guide Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL

More information

Encapto WiFi OVERVIEW

Encapto WiFi OVERVIEW Encapto WiFi OVERVIEW Encapto WiFi is a one-stop configuration, management, reporting and control system for your WiFi network. Encapto Cloud Deck s intuitive web interface enables secure access from anywhere,

More information

Junivo WiFi360 Integration with Aruba Networks WiFi Infrastructure. Feb, 2017 Junivo

Junivo WiFi360 Integration with Aruba Networks WiFi Infrastructure. Feb, 2017 Junivo Junivo WiFi360 Integration with Aruba Networks WiFi Infrastructure Feb, 2017 Junivo Contents Introduction... 3 Prerequisites... 3 Overview... 3 Configuring Aruba Components... 4 1. Configuring Aruba Analytics

More information

Cisco WLC. (For Version ) CoA Setup Guide

Cisco WLC. (For Version ) CoA Setup Guide Cisco WLC (For Version 8.0.120.0) CoA Setup Guide Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL INFORMATION PURPOSES ONLY. GLOBAL REACH AND ITS

More information

Grandstream Networks, Inc. Captive Portal Authentication via Facebook

Grandstream Networks, Inc. Captive Portal Authentication via Facebook Grandstream Networks, Inc. Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 CAPTIVE PORTAL SETTINGS... 6 Policy Configuration Page... 6 Landing Page Redirection... 9 Pre-Authentication Rules...

More information

Grandstream Networks, Inc. Captive Portal Authentication via Twitter

Grandstream Networks, Inc. Captive Portal Authentication via Twitter Grandstream Networks, Inc. Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 CAPTIVE PORTAL SETTINGS... 6 Policy Configuration Page... 6 Landing Page Redirection... 8 Pre-Authentication Rules...

More information

Cisco Meraki. Setup Guide. Published April Version 1.0

Cisco Meraki. Setup Guide. Published April Version 1.0 Cisco Meraki Setup Guide Published April 2015 - Version 1.0 Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL INFORMATION PURPOSES ONLY. GLOBAL REACH

More information

LCOS 8.82 RC1 Feature Notes.

LCOS 8.82 RC1 Feature Notes. Feature Notes www.lancom.de Introduction The LANCOM operating system LCOS and the corresponding management tools (LCMS) regularly provide free new functions for current LANCOM routers, access points, and

More information

HP MSM Series. Setup Guide

HP MSM Series. Setup Guide HP MSM Series Setup Guide Disclaimer THIS DOCUMENTATION AND ALL INFORMATION CONTAINED HEREIN ( MATERIAL ) IS PROVIDED FOR GENERAL INFORMATION PURPOSES ONLY. GLOBAL REACH AND ITS LICENSORS MAKE NO WARRANTY

More information

Configuring the EAPs Globally via Omada Controller

Configuring the EAPs Globally via Omada Controller Configuring the EAPs Globally via Omada Controller CHAPTERS 1. Wireless Network 2. Access Control 3. 4. Free Authentication Policy 5. MAC Filter 6. Scheduler 7. QoS 8. System This guide applies to: Omada

More information

SecureW2 and Wi-Fi Cloud. Integration Guide

SecureW2 and Wi-Fi Cloud. Integration Guide SecureW2 and Wi-Fi Cloud Integration Guide SecureW2 and Wi-Fi Cloud Integration Guide Deployment Overview This guide demonstrates how to integrate a WatchGuard Wi-Fi Cloud Captive Portal with SecureW2

More information

Network Policy Controller UAM/RADIUS Guide

Network Policy Controller UAM/RADIUS Guide Network Policy Controller UAM/RADIUS Guide 1. Introduction... 3 1.1. Terminology... 3 2. Web Authentication... 5 2.1. Redirect URL Parameters... 5 2.2. UAM Login URL... 5 2.3. UAM Logout URL... 6 3. UAM/RADIUS

More information

How to social login with Aruba controller. Bo Nielsen, CCIE #53075 (Sec) December 2016, V1.00

How to social login with Aruba controller. Bo Nielsen, CCIE #53075 (Sec) December 2016, V1.00 Bo Nielsen, CCIE #53075 (Sec) December 2016, V1.00 Overview This short document describes the basic setup for social login using Aruba ClearPass and Aruba wireless LAN controller. Aruba ClearPass, version

More information

Aruba Central. Tech Webinar, October 6 th Christian Dupont, Britto Jagadesh & Barath Srinivasan

Aruba Central. Tech Webinar, October 6 th Christian Dupont, Britto Jagadesh & Barath Srinivasan Aruba Central Tech Webinar, October 6 th 2016 Christian Dupont, Britto Jagadesh & Barath Srinivasan Aruba Instant Virtualized Controller 2 Aruba Instant - Virtualized Controller Solution Manual Configuration

More information

Grandstream Networks, Inc. Captive Portal Authentication via Facebook

Grandstream Networks, Inc. Captive Portal Authentication via Facebook Grandstream Networks, Inc. Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 CAPTIVE PORTAL SETTINGS... 6 Policy Configuration Page... 6 Landing Page Redirection... 8 Pre-Authentication Rules...

More information

WEB ANALYTICS HOW-TO GUIDE

WEB ANALYTICS HOW-TO GUIDE WEB ANALYTICS HOW-TO GUIDE MOTOROLA, MOTO, MOTOROLA SOLUTIONS and the Stylized M logo are trademarks or registered trademarks of Motorola Trademark Holdings, LLC and are used under license. All other trademarks

More information

onebox.prontonetworks.com

onebox.prontonetworks.com onebox.prontonetworks.com Powered By Pronto s Unifi OneBox A complete end-to-end platform that enables the monetization of a Wi-Fi Access Point network, while minimizing ongoing management and operations

More information

Aruba Central Guest Access Application

Aruba Central Guest Access Application Aruba Central Guest Access Application User Guide Copyright Information Copyright 2017Hewlett Packard Enterprise Development LP. Open Source Code This product includes code licensed under the GNU General

More information

ENTERPRISE NETWORKS WLAN Guest Management Software

ENTERPRISE NETWORKS WLAN Guest Management Software ENTERPRISE NETWORKS WLAN Guest Management Software Deb Ghosh Visitor Access Applications Secure Guest Access BYOD for employee mobiles Conferences and Tradeshows Public/Retail Hotspots Locations Services

More information

CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example

CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example Contents Introduction Prerequisites Requirements Components Used Configure Network Diagram Configurations Authentication

More information

OmniAccess Stellar Enterprise SE Remote Demo Script

OmniAccess Stellar Enterprise SE Remote Demo Script OmniAccess Stellar Enterprise SE Remote Demo Script Table of Contents Introduction... 2 Release Information... 2 Equipment Requirements... 2 Overview of the Demo... 2 Step 1 Connect to the edemo environment

More information

Grandstream Networks, Inc. Captive Portal Authentication via RADIUS

Grandstream Networks, Inc. Captive Portal Authentication via RADIUS Grandstream Networks, Inc. Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 SYSTEM OVERVIEW... 6 CAPTIVE PORTAL SETTINGS... 7 Policy Configuration Page... 7 Landing Page Redirection... 9 Pre-Authentication

More information

Creating Wireless Networks

Creating Wireless Networks WLANs, page 1 Creating Employee WLANs, page 2 Creating Guest WLANs, page 4 Internal Splash Page for Web Authentication, page 7 Managing WLAN Users, page 9 Adding MAC for Local MAC Filtering on WLANs, page

More information

UCOPIA v5.1 NEW FEATURES

UCOPIA v5.1 NEW FEATURES 5.1 Version UCOPIA v5.1 NEW FEATURES MANAGED SERVICES PROVIDER Multi-client Guest Access Multi-tenant UWS Marketing & Analytics Centralized architecture & legal obligations NETWORK ACCESS MONETIZATION

More information

Grandstream Networks, Inc. Captive Portal Authentication via Facebook

Grandstream Networks, Inc. Captive Portal Authentication via Facebook Grandstream Networks, Inc. Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 CAPTIVE PORTAL SETTINGS... 6 Policy Configuration Page... 6 Landing Page Redirection... 8 Pre-Authentication Rules...

More information

SURFSONIX NEO. Smart Internet Access Solutions for Retails. Data Sheet. Product Overview

SURFSONIX NEO. Smart Internet Access Solutions for Retails. Data Sheet. Product Overview SURFSONIX NEO Smart Internet Access Solutions for Retails Product Overview Surfsonix NEO is a smart internet access solution for Retails (Shopping Malls, Cafes and Coffee Shops, Individual Stores and Group

More information

The Wifidog project is an open source captive portal solution It consists of two components:

The Wifidog project is an open source captive portal solution  It consists of two components: Captive Portal System typically used by business centers, airports, hotel lobbies, coffee shops, and other venues which offer Wi-Fi hot spots for Internet users It permits to authenticate a client by username

More information

Quick Install & Troubleshooting Guide. WAP223NC Cloud Managed Wireless N Access Point

Quick Install & Troubleshooting Guide. WAP223NC Cloud Managed Wireless N Access Point Quick Install & Troubleshooting Guide WAP223NC Cloud Managed Wireless N Access Point Package Contents 1 x WAP223NC Indoor access point powered by CloudCommand 1 x wall and ceiling mounts 1 x 24V PoE power

More information

TECHNICAL NOTE MSM & CLEARPASS HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016

TECHNICAL NOTE MSM & CLEARPASS HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016 HOW TO CONFIGURE HPE MSM CONTROLLERS WITH ARUBA CLEARPASS VERSION 3, JUNE 2016 CONTENTS Introduction... 5 MSM and AP Deployment Options... 5 MSM User Interfaces... 6 Assumptions... 7 Network Diagram...

More information

AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS

AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS Abdurrahman Celebi Department of Information Technologies Office Beder University, Tirana, Albania acelebi@beder.edu.al AN APPLICATION OF ENTERPRISE WLAN SYSTEM FOR A UNIVERSITY CAMPUS Abstract Installation

More information

TopGlobal MB8000 Hotspots Solution

TopGlobal MB8000 Hotspots Solution MB8000 s MB8000 is a mobile/portable wireless communication gateway. It combines the best of Wi-Fi technology and 2.5G/3G mobile communication technology. WISP can deploy their wireless hotspots with MB8000

More information

User s Manual V HSG326 Wireless Hotspot Gateway

User s Manual V HSG326 Wireless Hotspot Gateway V1.00.00 HSG326 Wireless Hotspot Gateway Copyright The contents of this publication may not be reproduced in any part or as a whole, stored, transcribed in an information retrieval system, translated into

More information

AT&T SD-WAN Network Based service quick start guide

AT&T SD-WAN Network Based service quick start guide AT&T SD-WAN Network Based service quick start guide After you order your AT&T SD-WAN Network Based service, you can: Create administrator accounts Log in to the SD-WAN orchestrator Configure business policy

More information

BW1330. High Performance Hotspot Access Point

BW1330. High Performance Hotspot Access Point BW1330 High Performance Hotspot Access Point 9 July 2008 Overview Hardware Introduction Product Specification Product Features Application Overview Overview The BW1330 Hotspot Access Point is a high-performance

More information

What Is Wireless Setup

What Is Wireless Setup What Is Wireless Setup Wireless Setup provides an easy way to set up wireless flows for 802.1x, guest, and BYOD. It also provides workflows to configure and customize each portal for guest and BYOD, where

More information

SURFSONIX SG. Smart Internet Access. Solutions for Enterprise. Data Sheet. Product Overview

SURFSONIX SG. Smart Internet Access. Solutions for Enterprise. Data Sheet. Product Overview SURFSONIX SG Smart Internet Access Solutions for Enterprise Product Overview Surfsonix SG is a smart internet access solution for Enterprise (Corporates, Enterprise, Financial Institution, Oil & Gas)Telco,

More information

ISE Version 1.3 Self Registered Guest Portal Configuration Example

ISE Version 1.3 Self Registered Guest Portal Configuration Example ISE Version 1.3 Self Registered Guest Portal Configuration Example Document ID: 118742 Contributed by Michal Garcarz and Nicolas Darchis, Cisco TAC Engineers. Feb 13, 2015 Contents Introduction Prerequisites

More information

Grandstream Networks, Inc.

Grandstream Networks, Inc. Grandstream Networks, Inc. GWN Cloud Cloud based Access Points Controller User Guide COPYRIGHT 2018 Grandstream Networks, Inc. http://www.grandstream.com All rights reserved. Information in this document

More information

Make Wi-Fi Simple and Secure for Google Apps, BYOD, and More. 21 April 2016

Make Wi-Fi Simple and Secure for Google Apps, BYOD, and More. 21 April 2016 Make Wi-Fi Simple and Secure for Google Apps, BYOD, and More 21 April 2016 Today s Speaker Bruce Miller VP Product Marketing Xirrus, Inc. bruce.miller@xirrus.com @bmiller715 2 Agenda 1 2 3 4 5 6 7 Introduction

More information

Cloudpath and Aruba Instant Integration

Cloudpath and Aruba Instant Integration Cloudpath and Aruba Instant Integration This document describes the process to use Ruckus Cloudpath to secure an Aruba Instant network. The following versions were used for this example: Ruckus Cloudpath

More information

CMX Dashboard Visitor Connect

CMX Dashboard Visitor Connect CHAPTER 11 Cisco CMX Visitor Connect is a guest access solution based on Mobility Services Engine (MSE), Cisco Wireless LAN Controller (WLC) and Lightweight Access points (AP). The CMX Visitor Connect

More information

Mitel Cloud VOIP. Integration Guide

Mitel Cloud VOIP. Integration Guide Mitel Cloud VOIP Integration Guide i WatchGuard Technologies, Inc. Mitel VoIP, WatchGuard Wi-Fi Cloud, WatchGuard Firebox, and QoS Deployment Overview This document describes how to set up QoS from the

More information

LevelOne. Quick Installation Guide. WHG series Secure WLAN Controller. Introduction. Getting Started. Hardware Installation

LevelOne. Quick Installation Guide. WHG series Secure WLAN Controller. Introduction. Getting Started. Hardware Installation Introduction LevelOne WHG series Secure WLAN Controller LevelOne Secure WLAN Controller is the most advanced yet simple deployment and cost-effective wireless solution; it is an ideal security solution

More information

GFence Integration. with Aruba ALE Configuration guide

GFence Integration. with Aruba ALE Configuration guide GFence Integration with Aruba ALE Configuration guide Location Based Services Contents Introduction 1.Prerequisites 2.Overview 3.Configuration Configuring Aruba ALE Configuring Aruba AirWave Configuring

More information

cnpilot Enterprise AP Release Notes

cnpilot Enterprise AP Release Notes cnpilot Enterprise AP Release Notes cnpilot E400/e410/e430w/E500/E501S/E502S/e600 System Release 3.6 System Release 3.4.1-R9 Sections Included: Supported Platforms Supported Features Problems Corrected

More information

Integrating Meraki Networks with

Integrating Meraki Networks with Integrating Meraki Networks with Cisco Identity Services Engine Secure Access How-To guide series Authors: Tim Abbott, Colin Lowenberg Date: April 2016 Table of Contents Introduction Compatibility Matrix

More information

CLEARPASS GUEST. A ClearPass Policy Manager Application DATA SHEET KEY FEATURES THE CLEARPASS ADVANTAGES

CLEARPASS GUEST. A ClearPass Policy Manager Application DATA SHEET KEY FEATURES THE CLEARPASS ADVANTAGES A ClearPass Policy Manager Application ClearPass Guest is a scalable, easy-to-use visitor management solution that delivers secure automated guest access workflows for visitors, contractors, partners,

More information

cnmaestro Cloud Beta Guide

cnmaestro Cloud Beta Guide cnmaestro 1.2.1 Cloud Beta Guide Program Name: cnmaestro DOC NO: Version 1.3 1 Table of Contents 1 Table of Contents... 2 2 Overview... 3 2.1 Introduction... 3 2.2 Where to Get Help... 3 2.3 Device Software...

More information

MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications

MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications MOBILE WI-FI Policy enforced Wi-Fi for moving vehicle applications Background The evolution of high speed LTE cellular networks and integrated LTE / Wi-Fi modems brings the opportunity for high speed Wi-Fi

More information

Configure Guest Access

Configure Guest Access Cisco ISE Guest Services, page 1 Guest and Sponsor Accounts, page 2 Guest Portals, page 18 Sponsor Portals, page 34 Monitor Guest and Sponsor Activity, page 46 Guest Access Web Authentication Options,

More information

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0

Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release WAP9114 Release 8.1.0 WLAN 9100 Release Notes Release Notes for Avaya WLAN 9100 AOS-Lite Operating System WAP9112 Release 8.1.0 WAP9114 Release 8.1.0 Avaya Inc - External Distribution 1. Introduction This document provides

More information

HP Cloud-Managed Networking Solution Release Notes

HP Cloud-Managed Networking Solution Release Notes HP Cloud-Managed Networking Solution Release Notes Abstract These release notes provide important release-related information about the HP Cloud Network Manager and HP 365, HP 355, and HP 350 Access Points.

More information

Identity Services Engine Guest Portal Local Web Authentication Configuration Example

Identity Services Engine Guest Portal Local Web Authentication Configuration Example Identity Services Engine Guest Portal Local Web Authentication Configuration Example Document ID: 116217 Contributed by Marcin Latosiewicz, Cisco TAC Engineer. Jun 21, 2013 Contents Introduction Prerequisites

More information

CUSTOMER PORTAL. Creating Venues & Groups

CUSTOMER PORTAL. Creating Venues & Groups CUSTOMER PORTAL Creating Venues & Groups CREATING VENUES You will need to be at Customer level in order to create new venues. 1. Clicking the option at the top left of the screen. 2. The side menu will

More information

Application Example (Standalone EAP)

Application Example (Standalone EAP) Application Example (Standalone EAP) CHAPTERS 1. Determine the Network Requirements 2. Build the Network Topology 3. Log In to the EAP 4. Configure the EAP 5. Test the Network This guide applies to: EAP225-Outdoor

More information

BW1330. High Performance Hotspot Access Point. Browan Communications. 6 August 2007 Version 1.0

BW1330. High Performance Hotspot Access Point. Browan Communications. 6 August 2007 Version 1.0 BW1330 High Performance Hotspot Access Point Browan Communications 6 August 2007 Version 1.0 Overview Hardware Introduction Product Specification Product Features Application Customer Type Page 2 Overview

More information

QuickSpecs. Aruba ClearPass Guest Software. Overview. Aruba ClearPass Guest Software A ClearPass Policy Manager Application.

QuickSpecs. Aruba ClearPass Guest Software. Overview. Aruba ClearPass Guest Software A ClearPass Policy Manager Application. Overview A ClearPass Policy Manager Application Product overview ClearPass Guest is a scalable, easy-to-use visitor management solution that delivers secure automated guest access workflows for visitors,

More information

SUB-TITLE WLAN Management-as-a-Service

SUB-TITLE WLAN Management-as-a-Service TITLE RUCKUS GOES CLOUD HEREWI-FI SUB-TITLE GOES HERE CASE STUDY Ruckus Cloud Wi-Fi is. Wi-Fi coverage and capacity is provided by high-performance APs deployed on site; control and management are delivered

More information

D-Link Central WiFiManager Configuration Guide

D-Link Central WiFiManager Configuration Guide Table of Contents D-Link Central WiFiManager Configuration Guide Introduction... 3 System Requirements... 3 Access Point Requirement... 3 Latest CWM Modules... 3 Scenario 1 - Basic Setup... 4 1.1. Install

More information

Managing WCS User Accounts

Managing WCS User Accounts 7 CHAPTER This chapter describes how to configure global email parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-2 Viewing or Editing User Information,

More information

WHG711 Wireless LAN Controller

WHG711 Wireless LAN Controller WHG711 Wireless LAN Controller Wireless INTRODUCTION The WHG711 is an enterprise-grade wireless LAN controller that provides establishments such as hotels, universities, or even complete municipalities

More information

Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service

Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service Alcatel-Lucent OmniVista Cirrus Simple, secure cloud-based network management as a service Alcatel-Lucent OmniVista Cirrus is a scalable, resilient, secure cloud-based network management for unified access

More information

WiNG 5.8 HOTSPOT HOW-TO. RRC Poland Auto ID 2015

WiNG 5.8 HOTSPOT HOW-TO. RRC Poland Auto ID 2015 WiNG 5.8 HOTSPOT HOW-TO.. RRC Poland Auto ID 2015 WiNG 5.8 Captive Portal Enchantments Guest Registration Guest Registration Overview The MAC Self Registration feature was introduced in WiNG 5.4 The client

More information

Unleashed & Cloud Wi-Fi Updates

Unleashed & Cloud Wi-Fi Updates Unleashed & Cloud Wi-Fi Updates Michael Stellmann Systems Engineer, Germany Agenda Ruckus Unleashed 200.6 Zero Touch Mesh Network Control Troubleshooting Enhanced User Experience Ruckus Cloud Wi-Fi 18.02

More information

Highlight. Central AP Management with High Scalability

Highlight. Central AP Management with High Scalability WMS-608N/C Wireless LAN Controller with Built-in AAA Radius Based User Access Control, Support 512 AP and 5000 User License (5 Giga Ethernet Switch Ports) PheeNet WMS-608N/C utilizes New Generation Technology

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

Connect-2-Everything SAML SSO (client documentation)

Connect-2-Everything SAML SSO (client documentation) Connect-2-Everything SAML SSO (client documentation) Table of Contents Summary Overview Refined tags Summary The Connect-2-Everything landing page by Refined Data allows Adobe Connect account holders to

More information

FortiNAC. Aerohive Wireless Access Point Integration. Version 8.x 8/28/2018. Rev: E

FortiNAC. Aerohive Wireless Access Point Integration. Version 8.x 8/28/2018. Rev: E FortiNAC Aerohive Wireless Access Point Integration Version 8.x 8/28/2018 Rev: E FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET KNOWLEDGE BASE

More information

Managing NCS User Accounts

Managing NCS User Accounts 7 CHAPTER The Administration enables you to schedule tasks, administer accounts, and configure local and external authentication and authorization. Also, set logging options, configure mail servers, and

More information

Connecting CoovaAP 1.x with RADIUSdesk - Basic

Connecting CoovaAP 1.x with RADIUSdesk - Basic 2017/05/17 21:58 1/13 Connecting CoovaAP 1.x with RADIUSdesk - Basic Connecting CoovaAP 1.x with RADIUSdesk - Basic Introduction CoovaAP is a sub-project of Coova.org. It is custom firmware which can be

More information

In!order!to!enable!this!functionality,!three!files!must!be!employed!on!the!webserver:!

In!order!to!enable!this!functionality,!three!files!must!be!employed!on!the!webserver:! Theexternalloginfeatureredirectstheusertoaloginpagethatresidesonanexternal webserverforauthentication,insteadofthefirstuser8requestedurl.theexternal loginpagewillcollecttheusernameandpasswordandthenpassthecredentialsbackto

More information

extreme Power AC1200 Dual Band +17dBi +Heater Outdoor Access Point (800mW)

extreme Power AC1200 Dual Band +17dBi +Heater Outdoor Access Point (800mW) extreme Power AC1200 Dual Band +17dBi +Heater Outdoor Access Point (800mW) Contents Product Overview Advanced Features Hardware Overview High Bandwidth Test Report Highlight Features Software Overview

More information

The HSMX gateway is an internet access solution. It is suitable for small to very large networks and for free / charged or mixed internet access.

The HSMX gateway is an internet access solution. It is suitable for small to very large networks and for free / charged or mixed internet access. 1. HSMX 4.7 manual 1.1 Introduction The HSMX gateway is an internet access solution. It is suitable for small to very large networks and for free / charged or mixed internet access. The system can be split

More information

HS1200N Wireless N Hotspot

HS1200N Wireless N Hotspot HS1200N Wireless N Hotspot Firmware Release Notes Copyright Copyright 2015 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless. No part of

More information

Wireless LAN Controller Web Authentication Configuration Example

Wireless LAN Controller Web Authentication Configuration Example Wireless LAN Controller Web Authentication Configuration Example Document ID: 69340 Contents Introduction Prerequisites Requirements Components Used Conventions Web Authentication Web Authentication Process

More information

Application Visibility and Analytics SE Remote Demo Platform Information

Application Visibility and Analytics SE Remote Demo Platform Information Application Visibility and Analytics SE Remote Demo Platform Information Table of Contents Introduction... 2 How to obtain access to the Demo?... 3 Demo Overview... 6 Network Diagram... 6 Demo Flow...

More information

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide

Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide Grandstream Networks, Inc. GWN76xx Wi-Fi Access Points Master/Slave Architecture Guide Table of Contents INTRODUCTION... 4 DISCOVER AND PAIR GWN76XX ACCESS POINTS... 5 Discover GWN76xx... 5 Method 1: Discover

More information

SURFSONIX SG. Education. Smart Internet Access Solution for. Data Sheet. Product Overview

SURFSONIX SG. Education. Smart Internet Access Solution for. Data Sheet. Product Overview SURFSONIX SG Smart Internet Access Solution for Education Product Overview Surfsonix SG smart internet access solution for Education (Universities, Colleges, Schools and Educational Institute) is an all-in-one

More information

Enterprise WiFi System. Controller Release Version: 3.2

Enterprise WiFi System. Controller Release Version: 3.2 Enterprise WiFi System Controller Release Version: 3.2 Table of Contents Table of Contents Chapter 1: System Setup...1 System Requirements...1 Network Topology Requirements...1 Hardware Overview and Installation...1

More information

Exam HP2-Z32 Implementing HP MSM Wireless Networks Version: 7.1 [ Total Questions: 115 ]

Exam HP2-Z32 Implementing HP MSM Wireless Networks Version: 7.1 [ Total Questions: 115 ] s@lm@n HP Exam HP2-Z32 Implementing HP MSM Wireless Networks Version: 7.1 [ Total Questions: 115 ] HP HP2-Z32 : Practice Test Question No : 1 What is a proper use for an ingress VLAN in an HP MSM VSC?

More information

IW-100GX-N. CenOS 5.0 Software Core. extreme Power 11n 2.4GHz 1x1 In Wall PoE Access Point (800mW)

IW-100GX-N. CenOS 5.0 Software Core. extreme Power 11n 2.4GHz 1x1 In Wall PoE Access Point (800mW) IW-100GX-N CenOS 5.0 Software Core extreme Power 11n 2.4GHz 1x1 In Wall PoE Access Point (800mW) 800mW at 2.4Ghz extreme High Power Access Point Supports 5 Operation Modes (CenOS 5.0) 1x1 Built-in 2.4Ghz

More information

Pulse Policy Secure. Guest Access Solution Configuration Guide. Product Release 5.2. Document Revision 1.0 Published:

Pulse Policy Secure. Guest Access Solution Configuration Guide. Product Release 5.2. Document Revision 1.0 Published: Pulse Policy Secure Guest Access Solution Configuration Guide Product Release 5.2 Document Revision 1.0 Published: 2015-03-31 2015 by Pulse Secure, LLC. All rights reserved Guest Access Solution Configuration

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Copyright 2011 Nomadix, Inc. All Rights Reserved Agoura Road Suite 102 Agoura Hills CA USA White Paper

Copyright 2011 Nomadix, Inc. All Rights Reserved Agoura Road Suite 102 Agoura Hills CA USA   White Paper Nomadix Service Engine Access in Large Public Venues Copyright 2011 Nomadix, Inc. All Rights Reserved. 30851 Agoura Road Suite 102 Agoura Hills CA 91301 USA www.nomadix.com 230-1026-001 Sheet 2 of 9 Introduction

More information

P ART 3. Configuring the Infrastructure

P ART 3. Configuring the Infrastructure P ART 3 Configuring the Infrastructure CHAPTER 8 Summary of Configuring the Infrastructure Revised: August 7, 2013 This part of the CVD section discusses the different infrastructure components that are

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

+32 (491)

+32 (491) Whitepaper: Cisco Meraki Title: Setup wireless guest access Author: Jurgen Vermeulen Jurgen@juve-consulting.be +32 (491) 56.35.96 JUVE Consulting BVBA Roosgrachtlaan 27, B-3400 Landen Tel.: +32 (491) 56.35.96

More information

retail Free popcorn today cinema All food 20% off women s clothing counter food court

retail Free popcorn today cinema All food 20% off women s clothing counter food court retail Sundray supermarket and mall wireless solution combines wireless demands of shopping malls, supermarkets and chain stores into Facebook authentication, Wi-Fi advertising, marketing statistics, analysis

More information

For a full description of Wi-Fi Cloud features and functionality, see WatchGuard Wi-Fi Cloud Help.

For a full description of Wi-Fi Cloud features and functionality, see WatchGuard Wi-Fi Cloud Help. WatchGuard Wi-Fi Cloud Release Notes Latest Wi-Fi Cloud Update 31 May 2018 Release Notes Revision Date 31 May 2018 Current Wi-Fi Cloud Version 8.5.0-658 Introduction WatchGuard Wi-Fi Cloud is a powerful,

More information

1 0 0 % P L U G & P L A Y LOCATION ANALYTICS W IFI A N A L Y T I C S N E X T G E N. M A R K E T I N G G U E S T S E N G A G E M E N T

1 0 0 % P L U G & P L A Y LOCATION ANALYTICS W IFI A N A L Y T I C S N E X T G E N. M A R K E T I N G G U E S T S E N G A G E M E N T SURFSONIX Smart HSIA Solutions Hospitality-Pro & Ultimate Product Overview Surfsonix is a smart internet access solution for Hospitality (hotels, resorts and restaurants) designed to supports up to 25,000

More information

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers

Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Quantum Policy Suite Subscriber Services Portal 2.9 Interface Guide for Managers Version 5.5 August 31, 2013 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone

More information

Verify Radius Server Connectivity with Test AAA Radius Command

Verify Radius Server Connectivity with Test AAA Radius Command Verify Connectivity with Test AAA Radius Command Contents Introduction Prerequisites Requirements Components Used Background Information How The Feature Works Command Syntax Scenario 1. Passed Authentication

More information

A Leading Internet Business Enabler

A Leading Internet Business Enabler A Leading Internet Business Enabler How do I manage the network resources effectively and maximize my returns? My hotel guests are bringing too many devices into my network. How do I manage them? I allow

More information

EnGenius Cloudtrax Cloud Controller Solution. Sales Guide Version 1.2

EnGenius Cloudtrax Cloud Controller Solution.  Sales Guide Version 1.2 EnGenius Cloudtrax Cloud Controller Solution http://www.engenius-europe.com Sales Guide Version 1.2 What is a Cloud Controller? http://www.engenius-europe.com Cloud Controller is a revolutionary management

More information

BYOD: BRING YOUR OWN DEVICE.

BYOD: BRING YOUR OWN DEVICE. white paper BYOD: BRING YOUR OWN DEVICE. On-BOaRDING and Securing DEVICES IN YOUR Corporate NetWORk PrepaRING YOUR NetWORk to MEEt DEVICE DEMaND The proliferation of smartphones and tablets brings increased

More information

Application Visibility and Analytics SE Remote Demo Platform Information

Application Visibility and Analytics SE Remote Demo Platform Information Application Visibility and Analytics SE Remote Demo Platform Information Table of Contents Introduction... 2 How to obtain access to the Demo?... 3 Demo Overview... 6 Network Diagram... 6 Demo Flow...

More information

Pulse Policy Secure. Guest Access Solution Guide. Product Release 5.4R1

Pulse Policy Secure. Guest Access Solution Guide. Product Release 5.4R1 Pulse Policy Secure Guest Access Solution Guide Product Release 5.4R1 Document 1.0 Published May 2017 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 www.pulsesecure.net Pulse Secure and

More information

The All-in-one Guest Access Solution of

The All-in-one Guest Access Solution of The All-in-one Guest Access Solution of Redefining Networking Integration Tomorrow, Delivered Today Application Guide Series Series Application Guide Providing access in hospitality venues is not the same

More information