SlideShare a Scribd company logo
1 of 67
WLAN Design for Mobile Apps
Balajee Krishnamurthy, Ashutosh Dash
June 2014
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
2 #AirheadsConf
Agenda
• Design Guidelines for WiFi grade Location
• Design Guidelines for WiFi grade Voice
• Design Guidelines for WiFi grade Video
• QOS and Traffic Optimization
• Enterprise Diagnostics and Troubleshooting
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
3 #AirheadsConf
Agenda
• Analytics and Location Overview
• ALE System Overview
• Indoor Location Technology
• Probing
• Recommendations
• Summary
4
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Analytics and Location Overview
5
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Analytics & Location Ecosystem
Big Data
Analytics Partners
Network
Applications
Cloud
Applications
User Context
(who, what, where, when)
Location
Applications
(Wayfinding, etc)
Context:
1. Location
2. Applications
3. Destinations
4. Identity
5. Device types
ALE (Context
Aggregation)
6
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
ALE System Overview
7
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Analytics and Location Engine (ALE)
Overview
ALE
Unified context for
each user (user name, IP,
MAC, device type, App
visibility, etc.)
1
Seamless, secure
cloud connectivity
4
Real time location
engine
2
Standard, high
performance northbound
APIs (publish/ subscribe,
polling)
3
8
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Data Collected & Provided by ALE
• Presence feed
• Events when a device is detected crossing a Geofence
• Device information
• User information from authentication to the network
• Applications used
• Destination URLs
9
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
ALE Enabled Use Cases
ALE Use
cases
People movement,
congested paths
1
Way-finding (turn-
by-turn directions
2
Way-finding (turn-
by-turn directions
Busy times by
location
Web
analytics
Energy
management
4
3
5
6
10
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
ALE System Overview
Local
Controller
Remote
Controllers
NETWORK
Instant
APs
Campus/Rem
ote APs
Visual
RF
SERVICES
Context aggregation,
location engine
ALE VM
Location data for
visualization
on maps
APPLICATIONS
Context visualization,
analytics
Northbound APIs:
REST, Protobuf/OMQ
Context
Data
11
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Understanding Probe Flow and
Location
ALE
Client pulls its
location from the
cloud every __
seconds?
Probes between few
seconds to 10s of
minutes
1
AP sends RSSI on a timer,
default is 30 secs, can be
set to 1 sec (6.3.1.1)
(Future: Will be
instantaneous)
2
Controller sends the
data on a fixed
timer of 10 seconds
(Future: Will be
instantaneous)
3
ALE calculates the
location, latency
varies based on the
settings.
4
12
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Indoor Location Technology
13
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Indoor Location Technology
Overview
• Satellite-based GPS does not work indoors
• Two main approaches to
indoor positioning technology:
– Device-based scans of radio signals (software/hardware)
– Network-based scans of device radio signals (Wi-Fi)
• No standard indoor positioning solution exists today
• Indoor positioning (relative to the venue layout)
requires indoor maps
• Layouts within locations often change
14
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Device vs Wi-Fi Network
Based Location
Device-based software
The device performs signal scans of
nearby network signals to analyzes signal
strengths to calculate position
Wi-Fi network based
The network APs perform signal scans of
Wi-Fi traffic and analyzes the device’s Wi-
Fi signal strength to calculate position
15
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Location Positioning
Technology
How Information
is Transmitted
GPS Geofencing
Cell Phone
Triangulatio
n
Cell
Towers
How Info is Transmitted Hardware Required
RequiresOnsiteFingerprinting
BLE
LED Light Pulses
Sensor Fusion
Device-Based Signal
Triangulation
RTLS Network-Based
Wi-Fi Triangulation
Existing Wireless APs
LED Lights With Chips
Wi-Fi Hotspots
BLE
Beacons or Nodes
Wi-Fi Hotspots
Audio Queue
Sound Emission Devices
Outside Venue
Inside Venue
16
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
GPS –Triangulation from
Satellites
17
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Indoor Location Positioning
Technology
 Wi-Fi must be turned
on/enabled on the device
Network-Based Wi-Fi Positioning
• Devices are constantly scanning for Wi-Fi
• The network does the work
• Analytics can be delivered without device app
• More battery efficient for mobile devices
• Can work with any device, including iPhones,
Android, etc.
Used by:
18
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
The Wi-Fi Location Puzzle
• Sparse samples
– Easier & better from infrastructure than from device
– +/- 5dB inter-frame variation
– Clients want to minimize radio activity > maximize battery life
– Floor-level signal differs from ceiling-level
– Absence of signal does not mean a device is absent
• Frame of reference for signal sources / sinks
– Where are the AP locations? Tx Pwr? Directional antennas? – ARM changes RF Plan
• Frame of reference – local or global (Lat/Long) or civic?
– Enterprise and indoor apps mostly use local maps
– Google, Bing etc use Lat/Long
• Parametric or non-parametric?
– Build a synthetic heatmap using RF propagation model
– Or use AP-AP and other calibration and non-parametric curve-fitting (e.g. Gaussian Process)
• Speed vs accuracy tradeoff
• Add Helpers
– GPS, celltower, Bluetooth beacons, BSSID surveys
– On-board compass, accelerometers
– Estimates for motion vectors and earlier position fixes
– Knowledge of walls, doors and snap-to-grid tramlines
19
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Probing
• Again….location calculation today purely relies on client
probes
– NO PROBES…..NO LOCATION!!
• Unassociated devices will Probe more than associated
– If associated device is happily connected, it will not bother Probing.
• iOS devices Probe less than Android (battery life
considerations).
– Meridian and Aruba Utilities (mobile apps) can stimulate Probes
on Android.
– iOS does not expose any such API (to cause Wi0Fi scan)
• Going on Settings->Wifi on iOS will trigger Probes. If you want
to stimulate Probes on iOS, either unassociate, or
occasionally keep going to the Settings->Wifi page.
• A device must be heard by 3 or more
APs to calculate location
20
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
RSSI Based Locationing
• The raw data for location estimation is the
received signal strength (RSSI) of Wi-Fi
frames received from client devices
– RSSI is inherently variable due to fluctuating RF
conditions, the geospatial
attitude of the mobile device
and its proximity and
relationship to human tissue
– We expect a variation of RSSI
in the order of 6dB even when
the person holding the device
is stationary
– As the distance from the AP
increases, the RSSI - distance
curve flattens
21
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Location: Accuracy & Latency
Accuracy
• Impacted by various factors:
– AP density, type, mounting type
– Physical Environments, enterprise, malls,
warehouse, etc.
– RSSI variations
– Client probing behavior, device type, OS type
Latency
• Impacted by
– Client probe frequency (iOS vs Android)
– Network settings: AP/controller timers
– Engine smoothening algorithms
• Balance between accuracy and latency
ALE goal is to
be <10m 90%
of time on a
location grade
network
22
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Location Applications in PFE
• Location has different facets:
– Presence (Inside a Store/Zone or outside)
• Useful for push notifications
– Wayfinding (“Blue Dot”)
• Useful in ultra large venues
• Most Location applications of
practical value in PFE fall under
“Presence” category
• Location Services are the not the
only “PFE” applications
– Guest Access, support for enterprise apps,
multimedia support, device onboarding,
etc., are all applicable
to PFE
Presence
Way-
Finding
23
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Design Considerations for
Locationing
• Start with a good understanding of commercial
requirements
• What is the key use case and “true”
requirement?
– Self directed museum tour?
• In which case latency will not be an issue
– Ability to locate specific venue (conference room,
restaurant, etc.) within a large venue or a product with turn
by turn directions?
– “Presence detection” in stores in a shopping mall?
• Knowledge of the use case is key to
understanding location accuracy, latency
requirements
24
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
AP Placement Guidelines (1)
• RSSI location uses triangulation techniques
– This needs at least three APs to receive a target’s
transmissions at relatively short range to give a good location.
• Best indicator of location accuracy is AP spacing
• Studies and experience show that regularly
spaced APs give the best overall location
accuracy.
– Most WLAN planning tools produce a regular
grid pattern of APs in the absence of local
propagation information
• Our best advice is to take the output of such
tools – or a wireless engineer’s design with
regular AP spacing - and adjust the output to
take account of local knowledge:
• Areas that present special challenges or where
accurate location is more important should
25
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
AP Placement
Recommendation (2)
• Do:
– Place AP every 2500 sq. feet or 50 feet apart
– Cover the extremities!
– 65 dbm coverage (“Voice Grade)
– Ensure AP placement on floor plan is accurate
– Stagger AP placement in multi-floor buildings
• Do Not:
– Place AP in straight lines
– Design for coverage only & not enough density
• The standard topology is a ‘square’ grid pattern of APs,
but there is research indicating a hexagonal pattern gives
better results
• Aruba is testing this configuration
26
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
AP Placement: Voice Overlay
Design
27
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
AP Placement Recommendations
Summary
Recommendation Priority Comments
Voice Overlay 1
This is a must in all deployments to achieve
triangulation which is core requirement of
location calculation.
AP every 2500 sq. feet or 50
feet apart and cover the edges
1
This is help achieve a good coverage
pattern and triangulation and is must for
most deployments.
Hexagonal pattern for AP layout 2
This is recommended but might be hard to
achieve in certain scenarios due to the
physical layout.
-65 dbm coverage
2
This is strongly recommended but might be
hard to achieve in certain parts of a building.
In those cases, ensure that there is at least
a -75 dbm coverage in those areas.
28
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
RF Design Guidelines for Voice & Video
29
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Multimedia over WLAN Challenges
 RF Challenges
 End-to-End QoS
 Battery life & Roaming
 Scaling Challenges
 Unreliable protocol
 Low speed transmission
Video Data
 RF challenges
 End-to-End QoS
 Battery life & Roaming
 Scaling Challenges
 Bandwidth management
(CAC)
 Mobility and Roaming
Voice
 RF Challenges
 Battery life & Roaming
 Scaling Challenges
Voice + Video + Data???
30
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Pervasive RF Coverage
• 100% coverage in all areas of Voice use
• Capacity based Wireless network design recommended
– Higher number APs operating with low TX Power
– Small Cell sizes, clients use higher data rates
Coverage design with 7.2 Mb/s cell edge Capacity design with 216.7 Mb/s cell edge
31
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
ARM Features for Voice
• Interference Aware
• Band Steering
• Spectrum Load Balancing
• Voice/Video Aware Scanning
32
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Clientmatch
• Deterministic steering of clients based on the SNR and signal
level information gathered from client's perspective
• Steering decision is based on the probes request
from the client
• Periodic load balancing
• Resolves Sticky-client issue
33
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
RF Design Best Practices for Voice
• Pervasive RF Coverage
• Distance between APs to not exceed 50 Ft
• Minimum RF signal (RSSI) levels of -65 dBm
• Minimum signal-to-noise ratio (SNR) of 25 dB
• Minimum and maximum AP power difference no greater
than two steps
• Disable lower data rates
• In the Adaptive Radio Management™
(ARM) profile
– Enable voice/video aware scan
– ClientMatch™-enabled
34
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
RF Design Best Practices for Voice
(continued)
• Configure Supported Beacon rate to higher rate
• Enable WMM Traffic Management
• Give higher of bandwidth to Voice and Video
• Enable Fair access
• Provide high % of bandwidth to a VAP (For example, assign higher %
bandwidth to Corp VAP than Guest VAP)
35
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Best Practices for Video
• RF Best practices for Voice applies to Video as well
• Best practices for Delivering multicast video
• Enable IGMP Snooping Or IGMP Proxy
• Enable Dynamic Multicast Optimization (DMO)
• Enable Decrypt-tunnel Dynamic Multicast Optimization (D-DMO)
36
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Designing a Roaming Network
37
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Designing a Roaming Network
• Difference in power levels on the deployed APs should not be
too high
• Airtime fairness is recommended in an environment with
mobile clients to avoid slower clients taking too much airtime
• In a dot1x environment, enable EAPOL rate optimization
• For faster roaming, use OKC and 802.11r
• Enable ClientMatch to help with sticky client problem
• Match QoS markings that the devices are using
38
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Authentication/Encryption Guidelines
39
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Authentication/Encryption Guidelines
• 802.1x based authentication through radius server may introduce delay
during re-association/roaming
• Use Opportunistic Key Caching with 802.1x for faster roaming
• PSK works better for voice devices (less delay), but not a preferred
method due to weak security
• EAP-TLS provides the best security and is preferred in enterprises rather
than EAP-PEAP
40
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
End-to-End QoS
41
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
QoS with Aruba WLAN
42
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
End-to-End QoS: WMM
Support
1. Voice Data
2. Video Data
3. Best Efforts
4. Background
“Air”
High Priority
Low Priority
Application
Data
1. WMM Specifies how priority queues map to DSCP and dot1P tags
2. Different access categories, different contention parameters
3. 4 queues per radio; 8 queues total; supported on all APs
4. Voice and video gets priority over data
43
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Incoming traffic is unmarked,
and controller is not configured
for any classification
44
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Incoming traffic is unmarked,
and controller is configured for
classification
45
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Re-marking Traffic
46
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Incoming traffic is unmarked,
and Lync heuristics is enabled
on the controller
47
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Incoming traffic is marked, and
heuristics is enabled on the
controller (MSFT use case)
48
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Incoming traffic is unmarked,
and SDN API is enabled on the
controller
49
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
SDN API is enabled on the
controller
50
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
UCC
51
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Aruba Lync Solution
1. Heuristics based detection – Lync traffic is identified based on
known characteristics of Lync Voice and Video. As the Lync traffic
traverses the controller it is inspected and classified as either Voice
or Video and the appropriate QoS settings are applied to them.
1. SDN API based detection – Lync traffic is identified through the
integration between the Lync Front End server and the WLAN
controllers via Microsoft’s SDN API. The Lync front End server sends
messages to the Aruba Controller identifying Lync traffic by type and
endpoint.
52
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Lync Heuristics
• Called “Classify Media”
• Create an ACL to trigger deeper inspection of traffic
• ACL triggers on ports used for UCC
• May need to include IP address or hostname as well
• Once the ACL triggers, we analyze traffic from the
client
• If the traffic looks like a supported audio or video
stream format, we will QoS it appropriately
52
53
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
What does an administrator
get with Lync Heuristics
today?
Today information available to an administrator is as follows
– Visibility into video and voice calls
– QoS for voice and video
– CDR info(partial – no name of user, direction of the call)
In a future release (6.4.2, July/August timeframe)
– Calculation of UCC score, delay, jitter and packet loss
– UCC dashboard on controller can be used for real time correlation,
visibility, troubleshooting and diagnostics
– UCC score would be a metric calculated over the wireless link for
downstream direction only
Why would a customer use Heuristics over SDN API today
– Does not have the capability to use SDN API
– Office 365
– Aruba Instant based network in place
54
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Beyond Heuristics: Direct Integration
with Microsoft Lync Server
• Heuristics are never perfect
• Microsoft SDN API Integration
• Uses information directly from the Microsoft server for
fine-grained application identification
• Allows separate detection and QoS for Voice, Video, Desktop
Sharing, and File Sharing in real time
• Eliminates the need for deep packet inspection on the controller
• Adds Lync “Quality of Experience” (QoE) metrics for
debugging
55
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Lync SDN QoS Flow
1. User establishes Lync call to
another device
– Call setup is through server, call is
peer-to-peer
2. Lync server sends session
information to Controller
3. Controller uses data for QoS
and AppRF visibility
– Voice gets DSCP 56 (0x38)
– Video gets DSCP 40 (0x28)
– Desktop Sharing gets DSCP 40
(0x28)
– File transfers get DSCP 24 (0x18)
4. Controller sends app usage
data to AirWave
AirWave
2
1
4
3
56
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Lync SDN– Collecting call
data
1. At the end of each call, the
call participants send data on
call quality to the Quality of
Experience (QoE) server - a
component of Lync
2. The QoE server reports stats
to the controller
3. Controller builds monitoring
pages
1
2
3
57
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
What does an administrator
get with Lync SDN API
Today information available to an administrator is as follows
– Visibility into voice, video, desktop sharing and file transfer
– QoS for voice, video, desktop sharing and file transfer
– UCC score for real time correlation
– Offer MOS scores for end-to-end visibility
– Complete CDR which includes caller names, different legs of the call etc.
In a future release (6.5)
– Work with Lync SDN API 2.1 for in-call quality metrics
• MOS or UCC metric can be used for correlation
– Discussion around what other information can be used from QoE server to
enhance visibility/debug ability is in place
Why would a customer use SDN API over heuristics
– No guesswork, 100% confirmed data
– End-to-end visibility etc.
CONFIDENTIAL ©
58
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Deployment Guidelines - All
Master Scenario
59
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Deployment Guidelines -
Master-Local Scenario
60
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Deployment Guidelines -
Controller based Branches
61
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Deployment Guidelines - IAP
based Branches
62
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Deployment Guidelines - RAP
based Branches
63
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Multi-Site Voice Architecture
64
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Troubleshooting and Diagnostics
65
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
Troubleshooting Guidelines
• Are RF and other Configuration Best Practices in place?
• Does your Network have end-to-end QoS?
• Can you isolate if it is an RF Network issue Or Wired Network?
• If required, enable debugging at controller to get detail logs
• For example, if you are using Voice ALGs (Sip, Lync), enable the
following command to troubleshoot voice issues:
(SE_PFE_1) (config) #logging level debugging user process stm subcat voice
(SE_PFE_1) (config) #show log user all
66
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
#AirheadsConf
67
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
Thank You
#AirheadsConf

More Related Content

What's hot

ARUBA community - WLAN design and troubleshooting
ARUBA community - WLAN design and troubleshootingARUBA community - WLAN design and troubleshooting
ARUBA community - WLAN design and troubleshootingMarcello Marchesini
 
Extending mobility to remote networks with aruba instant, remote APs, and clo...
Extending mobility to remote networks with aruba instant, remote APs, and clo...Extending mobility to remote networks with aruba instant, remote APs, and clo...
Extending mobility to remote networks with aruba instant, remote APs, and clo...Aruba, a Hewlett Packard Enterprise company
 

What's hot (20)

Shanghai Breakout: Advanced Airwave Workshop
Shanghai Breakout: Advanced Airwave WorkshopShanghai Breakout: Advanced Airwave Workshop
Shanghai Breakout: Advanced Airwave Workshop
 
Defining Advanced AAA Policies for Access Networks
Defining Advanced AAA Policies for Access NetworksDefining Advanced AAA Policies for Access Networks
Defining Advanced AAA Policies for Access Networks
 
Advanced Aruba Mobility Access Switch Workshop
Advanced Aruba Mobility Access Switch WorkshopAdvanced Aruba Mobility Access Switch Workshop
Advanced Aruba Mobility Access Switch Workshop
 
Secure Enterprise Mobility
Secure Enterprise MobilitySecure Enterprise Mobility
Secure Enterprise Mobility
 
Advanced Access Management with Aruba ClearPass #AirheadsConf Italy
Advanced Access Management with Aruba ClearPass #AirheadsConf ItalyAdvanced Access Management with Aruba ClearPass #AirheadsConf Italy
Advanced Access Management with Aruba ClearPass #AirheadsConf Italy
 
Packets never lie: An in-depth overview of 802.11 frames
Packets never lie: An in-depth overview of 802.11 framesPackets never lie: An in-depth overview of 802.11 frames
Packets never lie: An in-depth overview of 802.11 frames
 
Aruba Technical Webinar: Unplugging the Last Cord
Aruba Technical Webinar:  Unplugging the Last CordAruba Technical Webinar:  Unplugging the Last Cord
Aruba Technical Webinar: Unplugging the Last Cord
 
Remote & Branch Networking Fundamentals #AirheadsConf Italy
Remote & Branch Networking Fundamentals #AirheadsConf ItalyRemote & Branch Networking Fundamentals #AirheadsConf Italy
Remote & Branch Networking Fundamentals #AirheadsConf Italy
 
Wireless LAN Security Fundamentals #AirheadsConf Italy
Wireless LAN Security Fundamentals #AirheadsConf ItalyWireless LAN Security Fundamentals #AirheadsConf Italy
Wireless LAN Security Fundamentals #AirheadsConf Italy
 
ARUBA community - WLAN design and troubleshooting
ARUBA community - WLAN design and troubleshootingARUBA community - WLAN design and troubleshooting
ARUBA community - WLAN design and troubleshooting
 
Hostile Environments: Wireless LAN Design for Warehouse WLPC
Hostile Environments: Wireless LAN Design for Warehouse WLPCHostile Environments: Wireless LAN Design for Warehouse WLPC
Hostile Environments: Wireless LAN Design for Warehouse WLPC
 
Air waveupdate sujathamandava
Air waveupdate sujathamandavaAir waveupdate sujathamandava
Air waveupdate sujathamandava
 
Aruba Webinar - 1-29-15
Aruba Webinar - 1-29-15Aruba Webinar - 1-29-15
Aruba Webinar - 1-29-15
 
Advanced Aruba Airwave Workshop #AirheadsConf Italy
Advanced Aruba Airwave Workshop #AirheadsConf ItalyAdvanced Aruba Airwave Workshop #AirheadsConf Italy
Advanced Aruba Airwave Workshop #AirheadsConf Italy
 
Mobile engagement with Aruba Beacons and the Meridian Mobile App Platform
Mobile engagement with Aruba Beacons and the Meridian Mobile App PlatformMobile engagement with Aruba Beacons and the Meridian Mobile App Platform
Mobile engagement with Aruba Beacons and the Meridian Mobile App Platform
 
Deep dive: Radio technologies for indoor location
Deep dive: Radio technologies for indoor locationDeep dive: Radio technologies for indoor location
Deep dive: Radio technologies for indoor location
 
Location Analytics – Key Considerations and Use Cases
Location Analytics – Key Considerations and Use CasesLocation Analytics – Key Considerations and Use Cases
Location Analytics – Key Considerations and Use Cases
 
Mobility certification through CWNP and Aruba
Mobility certification through CWNP and ArubaMobility certification through CWNP and Aruba
Mobility certification through CWNP and Aruba
 
Extending mobility to remote networks with aruba instant, remote APs, and clo...
Extending mobility to remote networks with aruba instant, remote APs, and clo...Extending mobility to remote networks with aruba instant, remote APs, and clo...
Extending mobility to remote networks with aruba instant, remote APs, and clo...
 
Fast-track your career by going from wireless to mobility engineer
Fast-track your career by going from wireless to mobility engineerFast-track your career by going from wireless to mobility engineer
Fast-track your career by going from wireless to mobility engineer
 

Viewers also liked

Extend mobility to remote branch networks with Aruba's new cloud services con...
Extend mobility to remote branch networks with Aruba's new cloud services con...Extend mobility to remote branch networks with Aruba's new cloud services con...
Extend mobility to remote branch networks with Aruba's new cloud services con...Aruba, a Hewlett Packard Enterprise company
 
Deploying mobile unified communications and collaboration (UCC) with Microsof...
Deploying mobile unified communications and collaboration (UCC) with Microsof...Deploying mobile unified communications and collaboration (UCC) with Microsof...
Deploying mobile unified communications and collaboration (UCC) with Microsof...Aruba, a Hewlett Packard Enterprise company
 

Viewers also liked (15)

Shanghai Breakout: Aruba Mobility Access Switch Workshop
Shanghai Breakout: Aruba Mobility Access Switch Workshop Shanghai Breakout: Aruba Mobility Access Switch Workshop
Shanghai Breakout: Aruba Mobility Access Switch Workshop
 
Evolving Enterprise Network Architecture
Evolving Enterprise Network ArchitectureEvolving Enterprise Network Architecture
Evolving Enterprise Network Architecture
 
Deploying Microsoft Lync over Wi-Fi #AirheadsConf Italy
Deploying Microsoft Lync over Wi-Fi #AirheadsConf ItalyDeploying Microsoft Lync over Wi-Fi #AirheadsConf Italy
Deploying Microsoft Lync over Wi-Fi #AirheadsConf Italy
 
Best Practices on Migrating to 802.11ac Wi-Fi #AirheadsConf Italy
Best Practices on Migrating to 802.11ac Wi-Fi #AirheadsConf ItalyBest Practices on Migrating to 802.11ac Wi-Fi #AirheadsConf Italy
Best Practices on Migrating to 802.11ac Wi-Fi #AirheadsConf Italy
 
Enabling the Virtual Enterprise
Enabling the Virtual EnterpriseEnabling the Virtual Enterprise
Enabling the Virtual Enterprise
 
Advanced RF Design & Troubleshooting #AirheadsConf Italy
Advanced RF Design & Troubleshooting #AirheadsConf ItalyAdvanced RF Design & Troubleshooting #AirheadsConf Italy
Advanced RF Design & Troubleshooting #AirheadsConf Italy
 
Extend mobility to remote branch networks with Aruba's new cloud services con...
Extend mobility to remote branch networks with Aruba's new cloud services con...Extend mobility to remote branch networks with Aruba's new cloud services con...
Extend mobility to remote branch networks with Aruba's new cloud services con...
 
Network Management with Aruba Airwave #AirheadsConf Italy
Network Management with Aruba Airwave #AirheadsConf ItalyNetwork Management with Aruba Airwave #AirheadsConf Italy
Network Management with Aruba Airwave #AirheadsConf Italy
 
Shanghai Breakout: Access Management with Aruba ClearPass
Shanghai Breakout: Access Management with Aruba ClearPassShanghai Breakout: Access Management with Aruba ClearPass
Shanghai Breakout: Access Management with Aruba ClearPass
 
Access Management with Aruba ClearPass #AirheadsConf Italy
Access Management with Aruba ClearPass #AirheadsConf ItalyAccess Management with Aruba ClearPass #AirheadsConf Italy
Access Management with Aruba ClearPass #AirheadsConf Italy
 
Deploying mobile unified communications and collaboration (UCC) with Microsof...
Deploying mobile unified communications and collaboration (UCC) with Microsof...Deploying mobile unified communications and collaboration (UCC) with Microsof...
Deploying mobile unified communications and collaboration (UCC) with Microsof...
 
Real-world 802.1X Deployment Challenges
Real-world 802.1X Deployment ChallengesReal-world 802.1X Deployment Challenges
Real-world 802.1X Deployment Challenges
 
WLAN Architecture - Considerations
WLAN Architecture - ConsiderationsWLAN Architecture - Considerations
WLAN Architecture - Considerations
 
Wi-Fi Behavior of Popular Mobile Devices #AirheadsConf Italy
Wi-Fi Behavior of Popular Mobile Devices #AirheadsConf ItalyWi-Fi Behavior of Popular Mobile Devices #AirheadsConf Italy
Wi-Fi Behavior of Popular Mobile Devices #AirheadsConf Italy
 
Self-Registration, Policy & Branding for Guest Access #AirheadsConf Italy
Self-Registration, Policy & Branding for Guest Access #AirheadsConf ItalySelf-Registration, Policy & Branding for Guest Access #AirheadsConf Italy
Self-Registration, Policy & Branding for Guest Access #AirheadsConf Italy
 

Similar to WLAN Design for Mobile Apps #AirheadsConf Italy

Aruba utilities on mobile devices v30
Aruba utilities on mobile devices v30Aruba utilities on mobile devices v30
Aruba utilities on mobile devices v30Marcello Marchesini
 
ARUBA - Remote Branch-networking-fundamentals-2014
ARUBA - Remote Branch-networking-fundamentals-2014ARUBA - Remote Branch-networking-fundamentals-2014
ARUBA - Remote Branch-networking-fundamentals-2014Marcello Marchesini
 
Lecture 6 geolocation
Lecture 6 geolocationLecture 6 geolocation
Lecture 6 geolocationmoduledesign
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...Eduardo Pelegri-Llopart
 
8 software defined networking and traffic engineering partha narasimhan_ash c...
8 software defined networking and traffic engineering partha narasimhan_ash c...8 software defined networking and traffic engineering partha narasimhan_ash c...
8 software defined networking and traffic engineering partha narasimhan_ash c...Aruba, a Hewlett Packard Enterprise company
 

Similar to WLAN Design for Mobile Apps #AirheadsConf Italy (20)

Aruba utilities on mobile devices v30
Aruba utilities on mobile devices v30Aruba utilities on mobile devices v30
Aruba utilities on mobile devices v30
 
Shanghai Breakout: Mobile Devices and Wi-Fi
Shanghai Breakout: Mobile Devices and Wi-FiShanghai Breakout: Mobile Devices and Wi-Fi
Shanghai Breakout: Mobile Devices and Wi-Fi
 
Mobile Devices and Wi-Fi
Mobile Devices and Wi-FiMobile Devices and Wi-Fi
Mobile Devices and Wi-Fi
 
ARUBA - Remote Branch-networking-fundamentals-2014
ARUBA - Remote Branch-networking-fundamentals-2014ARUBA - Remote Branch-networking-fundamentals-2014
ARUBA - Remote Branch-networking-fundamentals-2014
 
Instant overview gokul_rajagopalan
Instant overview gokul_rajagopalanInstant overview gokul_rajagopalan
Instant overview gokul_rajagopalan
 
1 voice and video over wi fi-balajee krishnamurthy
1 voice and video over wi fi-balajee krishnamurthy1 voice and video over wi fi-balajee krishnamurthy
1 voice and video over wi fi-balajee krishnamurthy
 
Top 10 tips_aruba_tac_madison lee
Top 10 tips_aruba_tac_madison leeTop 10 tips_aruba_tac_madison lee
Top 10 tips_aruba_tac_madison lee
 
Aruba Instant Workshop #AirheadsConf Italy
Aruba Instant Workshop #AirheadsConf ItalyAruba Instant Workshop #AirheadsConf Italy
Aruba Instant Workshop #AirheadsConf Italy
 
3 air wave practical workshop_mike bruno_matt sidhu
3 air wave practical workshop_mike bruno_matt sidhu3 air wave practical workshop_mike bruno_matt sidhu
3 air wave practical workshop_mike bruno_matt sidhu
 
Remote Wireless LANs
Remote Wireless LANsRemote Wireless LANs
Remote Wireless LANs
 
2012 ah emea advanced mobility design
2012 ah emea   advanced mobility design2012 ah emea   advanced mobility design
2012 ah emea advanced mobility design
 
Node.js as an IOT Bridge
Node.js as an IOT BridgeNode.js as an IOT Bridge
Node.js as an IOT Bridge
 
Lecture 6 geolocation
Lecture 6 geolocationLecture 6 geolocation
Lecture 6 geolocation
 
2012 ah apj wlan design fundamentals
2012 ah apj   wlan design fundamentals2012 ah apj   wlan design fundamentals
2012 ah apj wlan design fundamentals
 
Wlan design for high density environments clark vitek
Wlan design for high density environments clark vitekWlan design for high density environments clark vitek
Wlan design for high density environments clark vitek
 
Next generation remote networks aruba instant gokul rajagopalan
Next generation remote networks aruba instant gokul rajagopalanNext generation remote networks aruba instant gokul rajagopalan
Next generation remote networks aruba instant gokul rajagopalan
 
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
What is IoT and how Modulus and Pacific can Help - Featuring Node.js and Roll...
 
8 software defined networking and traffic engineering partha narasimhan_ash c...
8 software defined networking and traffic engineering partha narasimhan_ash c...8 software defined networking and traffic engineering partha narasimhan_ash c...
8 software defined networking and traffic engineering partha narasimhan_ash c...
 
IOT - Presentation to PEP @ Progress
IOT - Presentation to PEP @ ProgressIOT - Presentation to PEP @ Progress
IOT - Presentation to PEP @ Progress
 
Aruba instant the easy button for wireless gokul rajagopalan
Aruba instant the easy button for wireless gokul rajagopalanAruba instant the easy button for wireless gokul rajagopalan
Aruba instant the easy button for wireless gokul rajagopalan
 

More from Aruba, a Hewlett Packard Enterprise company

More from Aruba, a Hewlett Packard Enterprise company (20)

Airheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba CentralAirheads Tech Talks: Cloud Guest SSID on Aruba Central
Airheads Tech Talks: Cloud Guest SSID on Aruba Central
 
Airheads Tech Talks: Understanding ClearPass OnGuard Agents
Airheads Tech Talks: Understanding ClearPass OnGuard AgentsAirheads Tech Talks: Understanding ClearPass OnGuard Agents
Airheads Tech Talks: Understanding ClearPass OnGuard Agents
 
Airheads Tech Talks: Advanced Clustering in AOS 8.x
Airheads Tech Talks: Advanced Clustering in AOS 8.xAirheads Tech Talks: Advanced Clustering in AOS 8.x
Airheads Tech Talks: Advanced Clustering in AOS 8.x
 
EMEA Airheads_ Advance Aruba Central
EMEA Airheads_ Advance Aruba CentralEMEA Airheads_ Advance Aruba Central
EMEA Airheads_ Advance Aruba Central
 
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.xEMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
EMEA Airheads_ Aruba AppRF – AOS 6.x & 8.x
 
EMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS SwitchEMEA Airheads- Switch stacking_ ArubaOS Switch
EMEA Airheads- Switch stacking_ ArubaOS Switch
 
EMEA Airheads- LACP and distributed LACP – ArubaOS Switch
EMEA Airheads- LACP and distributed LACP – ArubaOS SwitchEMEA Airheads- LACP and distributed LACP – ArubaOS Switch
EMEA Airheads- LACP and distributed LACP – ArubaOS Switch
 
Introduction to AirWave 10
Introduction to AirWave 10Introduction to AirWave 10
Introduction to AirWave 10
 
EMEA Airheads- Virtual Switching Framework- Aruba OS Switch
EMEA Airheads- Virtual Switching Framework- Aruba OS SwitchEMEA Airheads- Virtual Switching Framework- Aruba OS Switch
EMEA Airheads- Virtual Switching Framework- Aruba OS Switch
 
EMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant APEMEA Airheads- Aruba Central with Instant AP
EMEA Airheads- Aruba Central with Instant AP
 
EMEA Airheads- AirGroup profiling changes across 8.1 & 8.2 – ArubaOS 8.x
EMEA Airheads- AirGroup profiling changes across 8.1 & 8.2 – ArubaOS 8.xEMEA Airheads- AirGroup profiling changes across 8.1 & 8.2 – ArubaOS 8.x
EMEA Airheads- AirGroup profiling changes across 8.1 & 8.2 – ArubaOS 8.x
 
EMEA Airheads- Getting Started with the ClearPass REST API – CPPM
EMEA Airheads-  Getting Started with the ClearPass REST API – CPPMEMEA Airheads-  Getting Started with the ClearPass REST API – CPPM
EMEA Airheads- Getting Started with the ClearPass REST API – CPPM
 
EMEA Airheads - AP Discovery Logic and AP Deployment
EMEA Airheads - AP Discovery Logic and AP DeploymentEMEA Airheads - AP Discovery Logic and AP Deployment
EMEA Airheads - AP Discovery Logic and AP Deployment
 
EMEA Airheads- Layer-3 Redundancy for Mobility Master - ArubaOS 8.x
EMEA Airheads- Layer-3 Redundancy for Mobility Master - ArubaOS 8.xEMEA Airheads- Layer-3 Redundancy for Mobility Master - ArubaOS 8.x
EMEA Airheads- Layer-3 Redundancy for Mobility Master - ArubaOS 8.x
 
EMEA Airheads- Manage Devices at Branch Office (BOC)
EMEA Airheads- Manage Devices at Branch Office (BOC)EMEA Airheads- Manage Devices at Branch Office (BOC)
EMEA Airheads- Manage Devices at Branch Office (BOC)
 
EMEA Airheads - What does AirMatch do differently?v2
 EMEA Airheads - What does AirMatch do differently?v2 EMEA Airheads - What does AirMatch do differently?v2
EMEA Airheads - What does AirMatch do differently?v2
 
Airheads Meetups: 8400 Presentation
Airheads Meetups: 8400 PresentationAirheads Meetups: 8400 Presentation
Airheads Meetups: 8400 Presentation
 
Airheads Meetups: Ekahau Presentation
Airheads Meetups: Ekahau PresentationAirheads Meetups: Ekahau Presentation
Airheads Meetups: Ekahau Presentation
 
Airheads Meetups- High density WLAN
Airheads Meetups- High density WLANAirheads Meetups- High density WLAN
Airheads Meetups- High density WLAN
 
Airheads Meetups- Avans Hogeschool goes Aruba
Airheads Meetups- Avans Hogeschool goes ArubaAirheads Meetups- Avans Hogeschool goes Aruba
Airheads Meetups- Avans Hogeschool goes Aruba
 

Recently uploaded

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 

Recently uploaded (20)

Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 

WLAN Design for Mobile Apps #AirheadsConf Italy

  • 1. WLAN Design for Mobile Apps Balajee Krishnamurthy, Ashutosh Dash June 2014
  • 2. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved 2 #AirheadsConf Agenda • Design Guidelines for WiFi grade Location • Design Guidelines for WiFi grade Voice • Design Guidelines for WiFi grade Video • QOS and Traffic Optimization • Enterprise Diagnostics and Troubleshooting
  • 3. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved 3 #AirheadsConf Agenda • Analytics and Location Overview • ALE System Overview • Indoor Location Technology • Probing • Recommendations • Summary
  • 4. 4 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Analytics and Location Overview
  • 5. 5 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Analytics & Location Ecosystem Big Data Analytics Partners Network Applications Cloud Applications User Context (who, what, where, when) Location Applications (Wayfinding, etc) Context: 1. Location 2. Applications 3. Destinations 4. Identity 5. Device types ALE (Context Aggregation)
  • 6. 6 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf ALE System Overview
  • 7. 7 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Analytics and Location Engine (ALE) Overview ALE Unified context for each user (user name, IP, MAC, device type, App visibility, etc.) 1 Seamless, secure cloud connectivity 4 Real time location engine 2 Standard, high performance northbound APIs (publish/ subscribe, polling) 3
  • 8. 8 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Data Collected & Provided by ALE • Presence feed • Events when a device is detected crossing a Geofence • Device information • User information from authentication to the network • Applications used • Destination URLs
  • 9. 9 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf ALE Enabled Use Cases ALE Use cases People movement, congested paths 1 Way-finding (turn- by-turn directions 2 Way-finding (turn- by-turn directions Busy times by location Web analytics Energy management 4 3 5 6
  • 10. 10 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf ALE System Overview Local Controller Remote Controllers NETWORK Instant APs Campus/Rem ote APs Visual RF SERVICES Context aggregation, location engine ALE VM Location data for visualization on maps APPLICATIONS Context visualization, analytics Northbound APIs: REST, Protobuf/OMQ Context Data
  • 11. 11 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Understanding Probe Flow and Location ALE Client pulls its location from the cloud every __ seconds? Probes between few seconds to 10s of minutes 1 AP sends RSSI on a timer, default is 30 secs, can be set to 1 sec (6.3.1.1) (Future: Will be instantaneous) 2 Controller sends the data on a fixed timer of 10 seconds (Future: Will be instantaneous) 3 ALE calculates the location, latency varies based on the settings. 4
  • 12. 12 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Indoor Location Technology
  • 13. 13 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Indoor Location Technology Overview • Satellite-based GPS does not work indoors • Two main approaches to indoor positioning technology: – Device-based scans of radio signals (software/hardware) – Network-based scans of device radio signals (Wi-Fi) • No standard indoor positioning solution exists today • Indoor positioning (relative to the venue layout) requires indoor maps • Layouts within locations often change
  • 14. 14 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Device vs Wi-Fi Network Based Location Device-based software The device performs signal scans of nearby network signals to analyzes signal strengths to calculate position Wi-Fi network based The network APs perform signal scans of Wi-Fi traffic and analyzes the device’s Wi- Fi signal strength to calculate position
  • 15. 15 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Location Positioning Technology How Information is Transmitted GPS Geofencing Cell Phone Triangulatio n Cell Towers How Info is Transmitted Hardware Required RequiresOnsiteFingerprinting BLE LED Light Pulses Sensor Fusion Device-Based Signal Triangulation RTLS Network-Based Wi-Fi Triangulation Existing Wireless APs LED Lights With Chips Wi-Fi Hotspots BLE Beacons or Nodes Wi-Fi Hotspots Audio Queue Sound Emission Devices Outside Venue Inside Venue
  • 16. 16 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf GPS –Triangulation from Satellites
  • 17. 17 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Indoor Location Positioning Technology  Wi-Fi must be turned on/enabled on the device Network-Based Wi-Fi Positioning • Devices are constantly scanning for Wi-Fi • The network does the work • Analytics can be delivered without device app • More battery efficient for mobile devices • Can work with any device, including iPhones, Android, etc. Used by:
  • 18. 18 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf The Wi-Fi Location Puzzle • Sparse samples – Easier & better from infrastructure than from device – +/- 5dB inter-frame variation – Clients want to minimize radio activity > maximize battery life – Floor-level signal differs from ceiling-level – Absence of signal does not mean a device is absent • Frame of reference for signal sources / sinks – Where are the AP locations? Tx Pwr? Directional antennas? – ARM changes RF Plan • Frame of reference – local or global (Lat/Long) or civic? – Enterprise and indoor apps mostly use local maps – Google, Bing etc use Lat/Long • Parametric or non-parametric? – Build a synthetic heatmap using RF propagation model – Or use AP-AP and other calibration and non-parametric curve-fitting (e.g. Gaussian Process) • Speed vs accuracy tradeoff • Add Helpers – GPS, celltower, Bluetooth beacons, BSSID surveys – On-board compass, accelerometers – Estimates for motion vectors and earlier position fixes – Knowledge of walls, doors and snap-to-grid tramlines
  • 19. 19 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Probing • Again….location calculation today purely relies on client probes – NO PROBES…..NO LOCATION!! • Unassociated devices will Probe more than associated – If associated device is happily connected, it will not bother Probing. • iOS devices Probe less than Android (battery life considerations). – Meridian and Aruba Utilities (mobile apps) can stimulate Probes on Android. – iOS does not expose any such API (to cause Wi0Fi scan) • Going on Settings->Wifi on iOS will trigger Probes. If you want to stimulate Probes on iOS, either unassociate, or occasionally keep going to the Settings->Wifi page. • A device must be heard by 3 or more APs to calculate location
  • 20. 20 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf RSSI Based Locationing • The raw data for location estimation is the received signal strength (RSSI) of Wi-Fi frames received from client devices – RSSI is inherently variable due to fluctuating RF conditions, the geospatial attitude of the mobile device and its proximity and relationship to human tissue – We expect a variation of RSSI in the order of 6dB even when the person holding the device is stationary – As the distance from the AP increases, the RSSI - distance curve flattens
  • 21. 21 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Location: Accuracy & Latency Accuracy • Impacted by various factors: – AP density, type, mounting type – Physical Environments, enterprise, malls, warehouse, etc. – RSSI variations – Client probing behavior, device type, OS type Latency • Impacted by – Client probe frequency (iOS vs Android) – Network settings: AP/controller timers – Engine smoothening algorithms • Balance between accuracy and latency ALE goal is to be <10m 90% of time on a location grade network
  • 22. 22 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Location Applications in PFE • Location has different facets: – Presence (Inside a Store/Zone or outside) • Useful for push notifications – Wayfinding (“Blue Dot”) • Useful in ultra large venues • Most Location applications of practical value in PFE fall under “Presence” category • Location Services are the not the only “PFE” applications – Guest Access, support for enterprise apps, multimedia support, device onboarding, etc., are all applicable to PFE Presence Way- Finding
  • 23. 23 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Design Considerations for Locationing • Start with a good understanding of commercial requirements • What is the key use case and “true” requirement? – Self directed museum tour? • In which case latency will not be an issue – Ability to locate specific venue (conference room, restaurant, etc.) within a large venue or a product with turn by turn directions? – “Presence detection” in stores in a shopping mall? • Knowledge of the use case is key to understanding location accuracy, latency requirements
  • 24. 24 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf AP Placement Guidelines (1) • RSSI location uses triangulation techniques – This needs at least three APs to receive a target’s transmissions at relatively short range to give a good location. • Best indicator of location accuracy is AP spacing • Studies and experience show that regularly spaced APs give the best overall location accuracy. – Most WLAN planning tools produce a regular grid pattern of APs in the absence of local propagation information • Our best advice is to take the output of such tools – or a wireless engineer’s design with regular AP spacing - and adjust the output to take account of local knowledge: • Areas that present special challenges or where accurate location is more important should
  • 25. 25 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf AP Placement Recommendation (2) • Do: – Place AP every 2500 sq. feet or 50 feet apart – Cover the extremities! – 65 dbm coverage (“Voice Grade) – Ensure AP placement on floor plan is accurate – Stagger AP placement in multi-floor buildings • Do Not: – Place AP in straight lines – Design for coverage only & not enough density • The standard topology is a ‘square’ grid pattern of APs, but there is research indicating a hexagonal pattern gives better results • Aruba is testing this configuration
  • 26. 26 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf AP Placement: Voice Overlay Design
  • 27. 27 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf AP Placement Recommendations Summary Recommendation Priority Comments Voice Overlay 1 This is a must in all deployments to achieve triangulation which is core requirement of location calculation. AP every 2500 sq. feet or 50 feet apart and cover the edges 1 This is help achieve a good coverage pattern and triangulation and is must for most deployments. Hexagonal pattern for AP layout 2 This is recommended but might be hard to achieve in certain scenarios due to the physical layout. -65 dbm coverage 2 This is strongly recommended but might be hard to achieve in certain parts of a building. In those cases, ensure that there is at least a -75 dbm coverage in those areas.
  • 28. 28 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf RF Design Guidelines for Voice & Video
  • 29. 29 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Multimedia over WLAN Challenges  RF Challenges  End-to-End QoS  Battery life & Roaming  Scaling Challenges  Unreliable protocol  Low speed transmission Video Data  RF challenges  End-to-End QoS  Battery life & Roaming  Scaling Challenges  Bandwidth management (CAC)  Mobility and Roaming Voice  RF Challenges  Battery life & Roaming  Scaling Challenges Voice + Video + Data???
  • 30. 30 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Pervasive RF Coverage • 100% coverage in all areas of Voice use • Capacity based Wireless network design recommended – Higher number APs operating with low TX Power – Small Cell sizes, clients use higher data rates Coverage design with 7.2 Mb/s cell edge Capacity design with 216.7 Mb/s cell edge
  • 31. 31 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf ARM Features for Voice • Interference Aware • Band Steering • Spectrum Load Balancing • Voice/Video Aware Scanning
  • 32. 32 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Clientmatch • Deterministic steering of clients based on the SNR and signal level information gathered from client's perspective • Steering decision is based on the probes request from the client • Periodic load balancing • Resolves Sticky-client issue
  • 33. 33 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf RF Design Best Practices for Voice • Pervasive RF Coverage • Distance between APs to not exceed 50 Ft • Minimum RF signal (RSSI) levels of -65 dBm • Minimum signal-to-noise ratio (SNR) of 25 dB • Minimum and maximum AP power difference no greater than two steps • Disable lower data rates • In the Adaptive Radio Management™ (ARM) profile – Enable voice/video aware scan – ClientMatch™-enabled
  • 34. 34 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf RF Design Best Practices for Voice (continued) • Configure Supported Beacon rate to higher rate • Enable WMM Traffic Management • Give higher of bandwidth to Voice and Video • Enable Fair access • Provide high % of bandwidth to a VAP (For example, assign higher % bandwidth to Corp VAP than Guest VAP)
  • 35. 35 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Best Practices for Video • RF Best practices for Voice applies to Video as well • Best practices for Delivering multicast video • Enable IGMP Snooping Or IGMP Proxy • Enable Dynamic Multicast Optimization (DMO) • Enable Decrypt-tunnel Dynamic Multicast Optimization (D-DMO)
  • 36. 36 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Designing a Roaming Network
  • 37. 37 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Designing a Roaming Network • Difference in power levels on the deployed APs should not be too high • Airtime fairness is recommended in an environment with mobile clients to avoid slower clients taking too much airtime • In a dot1x environment, enable EAPOL rate optimization • For faster roaming, use OKC and 802.11r • Enable ClientMatch to help with sticky client problem • Match QoS markings that the devices are using
  • 38. 38 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Authentication/Encryption Guidelines
  • 39. 39 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Authentication/Encryption Guidelines • 802.1x based authentication through radius server may introduce delay during re-association/roaming • Use Opportunistic Key Caching with 802.1x for faster roaming • PSK works better for voice devices (less delay), but not a preferred method due to weak security • EAP-TLS provides the best security and is preferred in enterprises rather than EAP-PEAP
  • 40. 40 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf End-to-End QoS
  • 41. 41 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf QoS with Aruba WLAN
  • 42. 42 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf End-to-End QoS: WMM Support 1. Voice Data 2. Video Data 3. Best Efforts 4. Background “Air” High Priority Low Priority Application Data 1. WMM Specifies how priority queues map to DSCP and dot1P tags 2. Different access categories, different contention parameters 3. 4 queues per radio; 8 queues total; supported on all APs 4. Voice and video gets priority over data
  • 43. 43 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Incoming traffic is unmarked, and controller is not configured for any classification
  • 44. 44 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Incoming traffic is unmarked, and controller is configured for classification
  • 45. 45 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Re-marking Traffic
  • 46. 46 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Incoming traffic is unmarked, and Lync heuristics is enabled on the controller
  • 47. 47 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Incoming traffic is marked, and heuristics is enabled on the controller (MSFT use case)
  • 48. 48 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Incoming traffic is unmarked, and SDN API is enabled on the controller
  • 49. 49 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf SDN API is enabled on the controller
  • 50. 50 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf UCC
  • 51. 51 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Aruba Lync Solution 1. Heuristics based detection – Lync traffic is identified based on known characteristics of Lync Voice and Video. As the Lync traffic traverses the controller it is inspected and classified as either Voice or Video and the appropriate QoS settings are applied to them. 1. SDN API based detection – Lync traffic is identified through the integration between the Lync Front End server and the WLAN controllers via Microsoft’s SDN API. The Lync front End server sends messages to the Aruba Controller identifying Lync traffic by type and endpoint.
  • 52. 52 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Lync Heuristics • Called “Classify Media” • Create an ACL to trigger deeper inspection of traffic • ACL triggers on ports used for UCC • May need to include IP address or hostname as well • Once the ACL triggers, we analyze traffic from the client • If the traffic looks like a supported audio or video stream format, we will QoS it appropriately 52
  • 53. 53 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf What does an administrator get with Lync Heuristics today? Today information available to an administrator is as follows – Visibility into video and voice calls – QoS for voice and video – CDR info(partial – no name of user, direction of the call) In a future release (6.4.2, July/August timeframe) – Calculation of UCC score, delay, jitter and packet loss – UCC dashboard on controller can be used for real time correlation, visibility, troubleshooting and diagnostics – UCC score would be a metric calculated over the wireless link for downstream direction only Why would a customer use Heuristics over SDN API today – Does not have the capability to use SDN API – Office 365 – Aruba Instant based network in place
  • 54. 54 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Beyond Heuristics: Direct Integration with Microsoft Lync Server • Heuristics are never perfect • Microsoft SDN API Integration • Uses information directly from the Microsoft server for fine-grained application identification • Allows separate detection and QoS for Voice, Video, Desktop Sharing, and File Sharing in real time • Eliminates the need for deep packet inspection on the controller • Adds Lync “Quality of Experience” (QoE) metrics for debugging
  • 55. 55 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Lync SDN QoS Flow 1. User establishes Lync call to another device – Call setup is through server, call is peer-to-peer 2. Lync server sends session information to Controller 3. Controller uses data for QoS and AppRF visibility – Voice gets DSCP 56 (0x38) – Video gets DSCP 40 (0x28) – Desktop Sharing gets DSCP 40 (0x28) – File transfers get DSCP 24 (0x18) 4. Controller sends app usage data to AirWave AirWave 2 1 4 3
  • 56. 56 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Lync SDN– Collecting call data 1. At the end of each call, the call participants send data on call quality to the Quality of Experience (QoE) server - a component of Lync 2. The QoE server reports stats to the controller 3. Controller builds monitoring pages 1 2 3
  • 57. 57 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf What does an administrator get with Lync SDN API Today information available to an administrator is as follows – Visibility into voice, video, desktop sharing and file transfer – QoS for voice, video, desktop sharing and file transfer – UCC score for real time correlation – Offer MOS scores for end-to-end visibility – Complete CDR which includes caller names, different legs of the call etc. In a future release (6.5) – Work with Lync SDN API 2.1 for in-call quality metrics • MOS or UCC metric can be used for correlation – Discussion around what other information can be used from QoE server to enhance visibility/debug ability is in place Why would a customer use SDN API over heuristics – No guesswork, 100% confirmed data – End-to-end visibility etc. CONFIDENTIAL ©
  • 58. 58 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Deployment Guidelines - All Master Scenario
  • 59. 59 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Deployment Guidelines - Master-Local Scenario
  • 60. 60 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Deployment Guidelines - Controller based Branches
  • 61. 61 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Deployment Guidelines - IAP based Branches
  • 62. 62 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Deployment Guidelines - RAP based Branches
  • 63. 63 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Multi-Site Voice Architecture
  • 64. 64 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Troubleshooting and Diagnostics
  • 65. 65 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf Troubleshooting Guidelines • Are RF and other Configuration Best Practices in place? • Does your Network have end-to-end QoS? • Can you isolate if it is an RF Network issue Or Wired Network? • If required, enable debugging at controller to get detail logs • For example, if you are using Voice ALGs (Sip, Lync), enable the following command to troubleshoot voice issues: (SE_PFE_1) (config) #logging level debugging user process stm subcat voice (SE_PFE_1) (config) #show log user all
  • 66. 66 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved #AirheadsConf
  • 67. 67 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Thank You #AirheadsConf

Editor's Notes

  1. 30:24 – 32:44
  2. 30:24 – 32:44
  3. Indicating a device has been detected in range of the WLAN Entering or leaving a zone Model, OS (as available from DHCP and browser user-agent) Type of authentication, username As detected by monitoring data-plane traffic from the device As detected by monitoring data-plane traffic from the device
  4. 30:24 – 32:44
  5. 30:24 – 32:44
  6. 30:24 – 32:44
  7. 30:24 – 32:44
  8. 30:24 – 32:44
  9. 30:24 – 32:44
  10. Worst case accuracy of 7.8 mtrs at 95% confidence Military grade – 3 mtrs
  11. The network APs in tandem with a RTLS analyze the device-based Wi-Fi signals to calculate the position of the device This interaction enables the device apps to get their location from the network however indoor GPS and proximity-based notifications require an app (because the network does most of the work/calculation)
  12. 30:24 – 32:44
  13. From Slide 17 & 18 Probe requests are attractive because they are generated by both non-associated and associated devices, provided Wi-Fi is enabled. They cover multiple channels so they are detected by APs on different channels and APs don’t need to channel-switch – devices transmit bursts of probe requests across several channels when scanning. And they are transmitted at low modulation rates so transmit power is high and relatively predictable, giving good accuracy (for RSSI) The key drawback with probe requests is that there aren’t many of them. Unassociated clients scan at intervals from 30 seconds to several minutes (approximate figures). Associated clients with good signal strength may go longer between scans Our measurements show that scans are often initiated only when the client is at some distance from its AP and its signal is poor A pedestrian can cover 20+ meters before the smartphone will see fit to scan. Device designers go to great pains to minimize scans in order to extend battery life We believe that there will be ever-fewer probe requests over time
  14. 30:24 – 32:44
  15. 30:24 – 32:44
  16. Distributed client health monitoring Single feature that makes cohesive decisions in mapping clients to the best AP
  17. 30:24 – 32:44
  18. 30:24 – 32:44
  19. IGMP snooping uses the WLAN controller to monitor which clients are subscribed to multicast video groups, and only sends multicast traffic to access points when required and even then only on a per-group basis. IGMP proxy implements multicast routing by re-originating IGMP joins and leaves from the source of the controller. As an alternative to IGMP snooping, which works on a per-SSID tunnel basis and requires an external multicast router to generate the IGMP membership reports, IGMP proxy works on a per-client basis and does not require an external multicast router. DMO Over-the-air transmissions can benefit from unicast transmissions depending on the number of clients in use. If only a small number of clients are subscribed to a multicast group, it can be more efficient to convert over-the-wire multicast to over-the-air unicast due to the faster data rates and prioritization capabilities of unicast connections. As this number grows, multicast gains in efficiency over unicast. Aruba’s DMO technology dynamically selects the appropriate conversion based on real-time network and video usage information. The conversion takes place at the controller at the 802.11 layer, on a client-by-client basis, and is transparent to the higher-level client layers. - D-DMO With D-DMO, the multicast-to-unicast conversion happens at the AP instead of the controller. DMO is for VAPs in tunnel forwarding mode where the multicast-to-unicast conversion happens at the controller. For VAPs operating in decrypt-tunnel forwarding mode, the multicast-to-unicast conversion can be moved to the APs. So the VAPs that are operating in decrypt-tunnel forwarding mode implement D-DMO instead of DMO. The bandwidth consumption on the link between the controller and APs is lower with D-DMO than DMO. This is because in D-DMO the transmissions between the controller and the APs are still multicast and the actual multicast-to-unicast conversion occurs only on the AP. With D-DMO, the controller sends multicast packets to APs only through the GRE tunnels of decrypt-tunnel mode VAPs that have active subscribers. The number of multicast streams through the GRE tunnel of a decrypt-tunnel VAP on an AP is equal to the sum of the number of multicast groups with active subscribers on each VLAN on that VAP.
  20. 30:24 – 32:44
  21. 30:24 – 32:44
  22. 30:24 – 32:44
  23. Called “Classify Media” Create an ACL to trigger deeper inspection of traffic ACL triggers on ports used for UCC May need to include IP address or hostname as well Once the ACL triggers, we analyze traffic from the client If the traffic looks like a supported audio or video stream format, we will QoS it appropriately Supports separate classification of audio and video streams
  24. Heuristics are never perfect Microsoft SDN API Integration Uses information directly from the Microsoft server for fine-grained application identification Allows separate detection and QoS for Voice, Video, Desktop Sharing, and File Sharing Eliminates the need for deep packet inspection Adds Lync “Quality of Experience” (QoE) metrics for debugging
  25. User establishes Lync call to another device Call setup is through server, call is peer-to-peer Lync server sends session information to Controller Controller uses data for QoS and AppRF visibility Voice gets DSCP 56 (0x38) Video gets DSCP 40 (0x28) Desktop Sharing gets DSCP 40 (0x28) File transfers get DSCP 24 (0x18) Controller sends app usage data to AirWave
  26. At the end of each call, the call participants send data on call quality to the Quality of Experience (QoE) server - a component of Lync The QoE server reports stats to the controller Controller builds monitoring pages
  27. 30:24 – 32:44