SlideShare a Scribd company logo
1 of 34
9 - 1
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc.
All rights reserved
CONFIDENTIAL
© Copyright 2014. Aruba Networks, Inc. All rights
reserved
Adaptive Radio Management and Client
match
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
What is ARM?
•Adaptive Radio Management (ARM) is an RF spectrum
management technology that dynamically provides a stable, high
performing, self-healing wireless LAN deployment.
•Distributed algorithm approach:
• For each AP the controller determines the best 802.11 channel
and transmit power settings.
• Based on the frequency configured in regulatory domain (from the
perspective of the AP and neighbors).
• Results in a highly-scalable & reliable RF
environment:
• Significantly reduces time the AP takes to adapt to changes in the
RF environment.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Lobby Cafeteria
Conference
Rooms
Offices/Cubicles
Adaptive Radio Management (ARM)
RF Spectrum Management
•ARM manages the
network’s RF
–Adaptive RF: automates RF
setup and optimization
–Self-Healing: adjusts
channel/power to fix coverage
holes
–Adapts to interference in real-
time
•Application Aware
–Voice Aware Scanning
–Load Aware Scanning
–Rogue AP Aware Scanning
–Client Aware Assignment
•Infrastructure-Based
Control
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Before ARM is Enabled
•All 5GHz radios
on channel 36
•All 2.4GHz
radios on
channel 1
•All power levels
at 50%
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
After ARM is Enabled
•Network learns
optimal channel
plan to avoid
interference
•Learns optimal
power levels to
avoid coverage
holes
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Infrastructure-Based Control
• Adaptive Radio Management (ARM) adds
infrastructure-based control of wireless clients
1. Band Steering – Steers clients to higher capacity 5GHz band
when clients are capable to do so
2. Spectrum Load Balancing - load balance clients across multiple
APs
3. Co-channel Interference Mitigation - APs with excess capacity
revert to air monitors
4. Airtime Fairness - assures 802.11n performance in presence of
legacy clients
5. Coordinated Access to A Single Channel - co-channel
interference adaptation for radios on a single channel
6. Client Match - feature to match a wireless client to the best AP in
its vicinity to improve the overall throughput in a WLAN
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Band Steering
•Increase performance by automatically moving clients to 5GHz
band when capable
– Fingerprint clients that are 5GHz capable
– Encourage these clients to move to 5GHz band by “hiding” APs in
2.4GHz band from them (suppressing probe response from AP)
•Reserve 2.4GHz band for single-band clients
– Many voice over WLAN handsets
802.11b/g
802.11a/n
Actively steer
clients to
appropriate band
20MHz Channels 24 3
40MHz Channels 11 1
X
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Spectrum Load Balancing
•By default, a client selects the AP with which to associate based on the AP
with the strongest signal
•With ARM, the AP/controller insures an intelligent distribution of clients
across available channel capacity
– Dynamically assesses channel loading routing clients to APs on channels with
available bandwidth
– AP will send an association response with error code 17 to new clients trying to
associate
– No manual configuration of
thresholds required
X
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Airtime Fairness
• Prevent throughput reduction for faster clients in the presence
of slower clients
•Air time Allocation Policies
– Default Access – Disable Air Time allocation
– Fair Access – Allocate same air time to all clients
– Preferred Access – Allocate air time based on client capabilities
• Gives higher priority to faster clients (802.11n > 802.11a/g > 802.11b) while
ensuring no clients are starved
– Works with mixed-mode clients in both 2.4 and 5GHz spectrums, across 11b/g/n
and 11a/n client
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Co-Channel Interference Mitigation
• Goal: Minimize co-channel interference
• How it works: In situations with excess AP capacity, the extra APs automatically revert
into Air Monitors
• Auto detection of edge APs to prevent them from turning into AMs
• Required for effective Vo WLAN deployments
2.4 GHz
Ch 1
2.4 GHz
Ch 1 2.4 GHz
Ch 115 GHz
Ch 36
5 GHz
Ch 149
5 GHz
Ch 52
5 GHz
Ch 161
2.4 GHz
Ch 6
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
ARM Functional Description
•ARM constantly monitors the network
– APs continuously scan other channels during dead intervals
– AP analyzes BSSIDs and interference seen on current and other channels
and reports back to controller
•Controller collects and classifies information obtained during
scans from all AP’s
•Create two indices for each AP, for each channel
• Interference Index (sum of SNRs)
• Coverage Index (number representing overlap)
•Compare the indices to the “Ideal Index” (configurable)
•Controller picks the best channel and power level towards the
“Ideal Index”
•Back off parameter is a dampening factor so that the AP and
clients do not flap.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Scanning
•ARM monitors and services wireless devices on the current
channel while scanning other channels periodically.
• APs scan during dead periods (limited to configured intervals)
• Air Monitors will scan by default each channel in it’s regulatory
domain for 1 second
•Scanning behavior is controlled via the ARM profile (It is
highly recommended to keep default settings)
AP-800) #show rf arm-profile default
Adaptive Radio Management (ARM) profile "default"
-------------------------------------------------
Parameter Value
--------- -----
Scan Interval 10 sec
Scanning Enabled
Scan Time 110 msec
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Indices
• Coverage Index: Metric that the AP uses to measure for RF coverage
calculated and weighted for all Aruba APs seen on a specified channel
• Interference Index: Metric the AP uses to measure co-channel
interference which is calculated and weighted for all APs including 3rd
party APs on a specific channel and it’s neighbors
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
What exactly ARM will gather from APs?
•Amount of Retry frames (measured in %)
•Amount of Low-speed frames (measured in %)
•Amount of Non-unicast frames (measured in %)
•Amount of Fragmented frames (measured in %)
•Amount of Bandwidth seen on the channel (measured in kbps)
•Amount of Phy errors seen on the channel (measured in %)
•Amount of Mac errors seen on the channel (measured in %)
•Noise floor value for the specified AP
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
When exactly ARM will trigger the AP to change the channel ?
1. The Interference Index metric on a new channel is at least “arm free-
channelindex” value less than its current channel interference index value
2. The ARM noise-threshold value is reached
3. The ARM error-rate-threshold is reached
4. When a Radar is detected
5. If the AP is initially on a non-valid channel
6. If “arm rogue-ap-aware” is enabled and an active client is found using the
Rogue AP
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
What AP will do once it receives a trigger from ARM ?
1. Then it will wait for “arm wait-time” (default is 15 seconds) before it makes a
change.
2. It will not make a change if “arm assignment” is set to disabled, maintain, or if
“arm client-aware” is enabled and wireless clients are associated to the AP
3. Once it moves to a new channel that has the least interference then it will restart
its scanning process on all Regulatory Domain channels for “arm min-scan time”
4. It won’t change to another channel until “arm backoff-time” (default is 240
seconds) is reached.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
When exactly ARM will trigger the AP to change the Tx power ?
1. If the coverage index ,cov-idx (X/Y), metric “x” value is less than “arm
idealcoverage-index” (default is 5).
2. If the coverage index table (cov-idx) metric “x” value is more than “arm
idealcoverage-index” (default is 5)
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
What AP will do once it receives a trigger from ARM ?
1. AP will wait for “arm wait-time” (default is 15 seconds) before it increases or decrease its
transmit power by one level.
2. If a value of “arm max-tx-power” has been configured then the AP will not increase its
transmit power beyond that configured value
3. If a value of “arm min-tx-power” has been configured then the AP will not decrease its
transmit power less than that configured value
4. The AP will not make any power change if “arm assignment” is set to disabled or
maintain.
5. Once an AP increases or decreases its transmit power in accordance with the value of
“arm ideal-coverage-index” value then it will not change its transmit power again until
“arm backoff-time” (default is 240 seconds) is reached
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
What do you mean by one level ?
802.11b/g :
Transmit Power 0 = 0 dBm / 1 mW
Transmit Power 1 = 11 dBm / 12.589 mW
Transmit Power 2 = 14 dBm / 25.119 mW
Transmit Power 3 = 17 dBm / 50.119 mW
Transmit Power 4 = 20 dBm / 100 mW
802.11a :
Transmit Power 0 = 0 dBm / 1 mW
Transmit Power 1 = 9 dBm / 7.943 mW
Transmit Power 2 = 12 dBm / 15.849 mW
Transmit Power 3 = 15 dBm / 31.623 mW
Transmit Power 4 = 18 dBm / 63.096 mW
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Understanding the knobs !
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Understanding the knobs ! Cont…
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Client Match Vs ARM 2.0
ARM 2.0 Steering Client Match Steering
Entry time (one-time) decision on
whether to accept clients.
Continuous monitoring on whether the
client is on the best radio
Decision made at association Decision made after understanding
client behaviour (4min)
Decision without knowledge of client's
view
Decision to move using virtual beacon
report
Blind steering Directed steering
Multiple knobs in different profiles Single feature that makes cohesive
decision
No client location VBR helps to get client location
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
ClientMatch: How It Works
Client AP1 SNR AP2 SNR AP3
AA:BB 13 35 15
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
How it Works
• Each AP monitors SNR for its associated clients
• If a client SNR is above a good threshold (25dB SNR), no action is taken.
• If the client SNR is below the good threshold, find a “better” AP for the client.
• “Better” AP needs to be at least 10 dB stronger than signal of current AP &
“Better” AP needs to be have signal of at least -70dBm .If “Better” AP is found,
moves the client to it.
• AP's would build a beacon report which is shared information and it is based on
the probes being sent from the client to the AP.
• Decision to move the client from one AP to the other is taken by using this table
as a baseline.
• The clients are continuously monitored and steered as per matching factors
listed above.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
802.11K Beacon Report
• AP sends Beacon Request directing client to get list of beacons / probe
response that can be heard by it on a specific channel.
• Client prepares report with details including SSID, Encryption Type, Received
Signal Strength and sends to AP
• 802.11k only defines way to retrieve information from the station
• The ability to configure the station is not in its scope.
• “show ap association” would show “K: 802.11K client” for capable client
• Dot11k disabled by default as most clients don’t support it yet and have
compatibility issues.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
VBR – 11k emulation for incapable clients
Collection:
AP maintains a Probe Report table of all clients whose Probe request it received in last
2min and shares it with controller every 30sec (configurable under cm-report-interval).
Use “show ap arm client-match probe-report” to see Probe Report Table.
Assimilation:
Controller assimilates information received from multiple APs to build VBR table like
Below example. Use “show ap virtual-beacon-report” to fetch data from Controller PoV.
Distribution:
To each AP; controller distributes the VBR entries of all associated clients. Use “show
ap arm virtual-beacon-report” from AP PoV. With VBR, AP monitors client and makes
steering decisions using built-in logic and configuration.
Client MAC SNR Timestamp
11:22:33:44:55:66 27 11:48:51.002
Client MAC AP1 AP2 AP3 ..
AA:BB:CC:DD:EE:FF (*)(BSSID, SNR,
Timestamp)
(BSSID, SNR,
Timestamp)
(BSSID, SNR,
Timestamp)
11:22:CC:DD:EE:FF (BSSID, SNR,
Timestamp)
(BSSID, SNR,
Timestamp)
(*) (BSSID, SNR,
Timestamp)
AA:BB:CC:11:22:33 (BSSID, SNR,
Timestamp)
(BSSID, SNR,
Timestamp)
(*) (BSSID, SNR,
Timestamp)
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
CM - Sticky Client Steering Logic
• Check if client drops below configured SNR threshold. Default (25);
configurable using “cm-sticky-snr”.
• If client does, check association time is < 4min. If yes; don’t do
anything.
• If client drops below threshold and association time above 4min
window
a) Check VBR for AP which meets below criteria
I. Better signal strength as configured in “Client Match SNR
threshold”. Default 10. configurable with “cm-sticky-snr-
delta”
II. The signal level is above “Client Match Sticky Min Signal”.
Default 70. configurable with “cm-sticky-min-signal”
b) Once AP is found; inform Controller to coordinate client steer
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
CM – Band Steering / Balancing Logic
• Use VBR to identify dual-band clients.
• If client is in ‘g’ & SNR is above threshold (25); don’t do anything
• If client is in ‘g’ & SNR is below threshold; check if ‘a’ signal on same AP is above
“Band Steer a Band Min Signal”. Default 75. Available from 6.3.1.3 (Bug # 90048).
Configurable with “cm-band-a-min-signal”
• If there is more than 15 clients; min 3 ‘g’ clients and ‘a’ clients > 4 x ‘g’ clients; then
don’t Band Steer (i.e. Band Balance)
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
CM – Load Balance Steering Logic
• Find good location to move : Create “Client View” by filtering VBR of clients which
can see other APs with signal stronger than -70 dBm . Use command “show ap
arm client-match neighbors ap-name”
• Don’t move clients if the AP is loaded less than “Load Balancing client threshold”.
Default 10, Configurable using “cm-lb-client-thresh”.
• For each Client View; find the clients on each channel and the average client per
channel.
• Identify overloaded channels i.e. channels which exceed average by (Load
Balancing threshold) and underloaded channels. Default 20%. Configurable using
“cm-lb-thresh”
• Move client from overloaded to underloaded AP; if it will meet “Load Balancing
SNR threshold”. Default 30. Configurable using “cm-lb-snr-thresh”.
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Co-ordinating client move
• To initiate move; Controller sends blacklist report to all APs except target AP of client
with hard (Deauth) / soft steer flag. Hard steer is sent to the associated AP alone.
• AP maintains a Blacklist table. Can be viewed using “show ap arm client-match
restriction-table ap-name” .
• Default duration for which client is blacklisted is 10s. Configurable under “cm-steer-
timeout”.
• To move the client; Source AP does a deauth of the client.
• When the client tries to associate; non-desired APs which have client in blacklist
would
• Not respond to Probe Request
• Send Resource Constrained Response to 802.11 Auth Req or Ignore
• Send Resource Constrained Response to 802.11 Assn Req
• The Target AP would be the only AP which respond to client and it will associate to it.
• 802.11v BSS Transition would be the alternative when it’s supported by clients.
Rightnow; we don’t have any clients which do.
•
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
ACE Recommended Config for less Aggressive Roaming
Option Recommended
(Default)
Reason
Client Match Sticky client
check SNR
18 (25) Sticky steer will kick in only when
SNR drops to 18 i.e. later
Client Match Sticky Min
Signal
65(70) Client won’t be moved till client can
find target AP of -65dBm i.e. less
often
Client Match Restriction
timeout (sec)
3(10) Less time for which client can’t
associate to other APs
Client Match Max steer
failures
2(3 in 6.3) Unsteerable client would be
classified quicker
Client Match Load
Balancing client threshold
30(10) All APs can easily handle 30 clients.
Load Balancing happen less often
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
ClientMatch for Link Optimization (L1)
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
ClientMatch for Traffic Optimization (L2-3)
CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved
Knobs of Client Match in ARM profile

More Related Content

What's hot

6 understanding aruba rf issues
6 understanding aruba rf issues6 understanding aruba rf issues
6 understanding aruba rf issuesVenudhanraj
 

What's hot (20)

Advanced RF Design & Troubleshooting
Advanced RF Design & TroubleshootingAdvanced RF Design & Troubleshooting
Advanced RF Design & Troubleshooting
 
6 understanding aruba rf issues
6 understanding aruba rf issues6 understanding aruba rf issues
6 understanding aruba rf issues
 
Managing and Optimizing RF Spectrum for Aruba WLANs
Managing and Optimizing RF Spectrum for Aruba WLANsManaging and Optimizing RF Spectrum for Aruba WLANs
Managing and Optimizing RF Spectrum for Aruba WLANs
 
EMEA Airheads- Instant AP traffic optimization
EMEA Airheads- Instant AP traffic optimizationEMEA Airheads- Instant AP traffic optimization
EMEA Airheads- Instant AP traffic optimization
 
Useful cli commands v1
Useful cli commands v1Useful cli commands v1
Useful cli commands v1
 
Aruba Remote Access Point (RAP) Networks Validated Reference Design
Aruba Remote Access Point (RAP) Networks Validated Reference DesignAruba Remote Access Point (RAP) Networks Validated Reference Design
Aruba Remote Access Point (RAP) Networks Validated Reference Design
 
EMEA Airheads - Multi zone ap and centralized image upgrade
EMEA Airheads - Multi zone ap and centralized image upgradeEMEA Airheads - Multi zone ap and centralized image upgrade
EMEA Airheads - Multi zone ap and centralized image upgrade
 
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- ArubaOS - Understanding Control-Plane-Security
EMEA Airheads-  ArubaOS - Understanding Control-Plane-SecurityEMEA Airheads-  ArubaOS - Understanding Control-Plane-Security
EMEA Airheads- ArubaOS - Understanding Control-Plane-Security
 
Aruba 802.11n Networks Validated Reference Design
Aruba 802.11n Networks Validated Reference DesignAruba 802.11n Networks Validated Reference Design
Aruba 802.11n Networks Validated Reference Design
 
Best Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-FiBest Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-Fi
 
Best Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-FiBest Practices on Migrating to 802.11ac Wi-Fi
Best Practices on Migrating to 802.11ac Wi-Fi
 
Getting the most out of the aruba policy enforcement firewall
Getting the most out of the aruba policy enforcement firewallGetting the most out of the aruba policy enforcement firewall
Getting the most out of the aruba policy enforcement firewall
 
Aruba WLANs 101 and design fundamentals
Aruba WLANs 101 and design fundamentalsAruba WLANs 101 and design fundamentals
Aruba WLANs 101 and design fundamentals
 
EMEA Airheads ClearPass guest with MAC- caching using Time Source
EMEA Airheads ClearPass guest with MAC- caching using Time SourceEMEA Airheads ClearPass guest with MAC- caching using Time Source
EMEA Airheads ClearPass guest with MAC- caching using Time Source
 
WLAN Design for Location, Voice & Video
WLAN Design for Location, Voice & VideoWLAN Design for Location, Voice & Video
WLAN Design for Location, Voice & Video
 
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 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
 
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
 
Enabling AirPrint & AirPlay on Your Network
Enabling AirPrint & AirPlay on Your NetworkEnabling AirPrint & AirPlay on Your Network
Enabling AirPrint & AirPlay on Your Network
 

Viewers also liked (6)

Aruba 802.11ac networks: Validated Reference Designs
Aruba 802.11ac networks: Validated Reference DesignsAruba 802.11ac networks: Validated Reference Designs
Aruba 802.11ac networks: Validated Reference Designs
 
11ac and client match for the awo ash chowdappa
11ac and client match for the awo ash chowdappa11ac and client match for the awo ash chowdappa
11ac and client match for the awo ash chowdappa
 
EMEA Airheads – Aruba controller features used to optimize performance
EMEA Airheads – Aruba controller features used to optimize performanceEMEA Airheads – Aruba controller features used to optimize performance
EMEA Airheads – Aruba controller features used to optimize performance
 
EMEA Airheads- Aruba OS- Mobile First Platform– Aruba OS 8.0 introduction
EMEA Airheads- Aruba OS- Mobile First Platform– Aruba OS 8.0 introductionEMEA Airheads- Aruba OS- Mobile First Platform– Aruba OS 8.0 introduction
EMEA Airheads- Aruba OS- Mobile First Platform– Aruba OS 8.0 introduction
 
Guest Access with ArubaOS
Guest Access with ArubaOSGuest Access with ArubaOS
Guest Access with ArubaOS
 
Aruba Mobility Controllers
Aruba Mobility ControllersAruba Mobility Controllers
Aruba Mobility Controllers
 

Similar to 3 aruba arm and cm

Alcatel-Lucent Instant Access Points Datasheet
Alcatel-Lucent Instant Access Points DatasheetAlcatel-Lucent Instant Access Points Datasheet
Alcatel-Lucent Instant Access Points DatasheetArrow ECS UK
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentalsVenudhanraj
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentalsVenudhanraj
 
Aruba 310 Series Access Point Data Sheet
Aruba 310 Series Access Point Data SheetAruba 310 Series Access Point Data Sheet
Aruba 310 Series Access Point Data Sheet美兰 曾
 
Extricom Sales Competitor Summary
Extricom   Sales Competitor SummaryExtricom   Sales Competitor Summary
Extricom Sales Competitor SummaryMathewEdwards
 
Extricom Sales Competitor Summary
Extricom   Sales Competitor SummaryExtricom   Sales Competitor Summary
Extricom Sales Competitor SummaryMathewEdwards
 

Similar to 3 aruba arm and cm (20)

Airheads Meetups- High density WLAN
Airheads Meetups- High density WLANAirheads Meetups- High density WLAN
Airheads Meetups- High density WLAN
 
Wireless LAN Design Fundamentals in the Campus
Wireless LAN Design Fundamentals in the CampusWireless LAN Design Fundamentals in the Campus
Wireless LAN Design Fundamentals in the Campus
 
Airheads scottsdale 2010 maximizing 11n performance
Airheads scottsdale 2010   maximizing 11n performanceAirheads scottsdale 2010   maximizing 11n performance
Airheads scottsdale 2010 maximizing 11n performance
 
EMEA Airheads- Instant AP- Instant AP Best Practice Configuration
EMEA Airheads- Instant AP- Instant AP Best Practice ConfigurationEMEA Airheads- Instant AP- Instant AP Best Practice Configuration
EMEA Airheads- Instant AP- Instant AP Best Practice Configuration
 
Optimizing wlan operations peter lane
Optimizing wlan operations peter laneOptimizing wlan operations peter lane
Optimizing wlan operations peter lane
 
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
 
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
 
Wireless LAN
Wireless LANWireless LAN
Wireless LAN
 
High-density 802.11ac Wi-Fi design and deployment for large public venues
High-density 802.11ac Wi-Fi design and deployment for large public venuesHigh-density 802.11ac Wi-Fi design and deployment for large public venues
High-density 802.11ac Wi-Fi design and deployment for large public venues
 
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
 
Alcatel-Lucent Instant Access Points Datasheet
Alcatel-Lucent Instant Access Points DatasheetAlcatel-Lucent Instant Access Points Datasheet
Alcatel-Lucent Instant Access Points Datasheet
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentals
 
RF fundamentals
RF fundamentalsRF fundamentals
RF fundamentals
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentals
 
1 wireless fundamentals
1 wireless fundamentals1 wireless fundamentals
1 wireless fundamentals
 
Aruba 310 Series Access Point Data Sheet
Aruba 310 Series Access Point Data SheetAruba 310 Series Access Point Data Sheet
Aruba 310 Series Access Point Data Sheet
 
Ap90 series
Ap90 seriesAp90 series
Ap90 series
 
Extricom Sales Competitor Summary
Extricom   Sales Competitor SummaryExtricom   Sales Competitor Summary
Extricom Sales Competitor Summary
 
Extricom Sales Competitor Summary
Extricom   Sales Competitor SummaryExtricom   Sales Competitor Summary
Extricom Sales Competitor Summary
 
Wireless LAN & 802.11ac Wi-Fi Fundamentals
Wireless LAN & 802.11ac Wi-Fi FundamentalsWireless LAN & 802.11ac Wi-Fi Fundamentals
Wireless LAN & 802.11ac Wi-Fi Fundamentals
 

Recently uploaded

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Recently uploaded (20)

(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 

3 aruba arm and cm

  • 1. 9 - 1 CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Adaptive Radio Management and Client match
  • 2. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved What is ARM? •Adaptive Radio Management (ARM) is an RF spectrum management technology that dynamically provides a stable, high performing, self-healing wireless LAN deployment. •Distributed algorithm approach: • For each AP the controller determines the best 802.11 channel and transmit power settings. • Based on the frequency configured in regulatory domain (from the perspective of the AP and neighbors). • Results in a highly-scalable & reliable RF environment: • Significantly reduces time the AP takes to adapt to changes in the RF environment.
  • 3. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Lobby Cafeteria Conference Rooms Offices/Cubicles Adaptive Radio Management (ARM) RF Spectrum Management •ARM manages the network’s RF –Adaptive RF: automates RF setup and optimization –Self-Healing: adjusts channel/power to fix coverage holes –Adapts to interference in real- time •Application Aware –Voice Aware Scanning –Load Aware Scanning –Rogue AP Aware Scanning –Client Aware Assignment •Infrastructure-Based Control
  • 4. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Before ARM is Enabled •All 5GHz radios on channel 36 •All 2.4GHz radios on channel 1 •All power levels at 50%
  • 5. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved After ARM is Enabled •Network learns optimal channel plan to avoid interference •Learns optimal power levels to avoid coverage holes
  • 6. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Infrastructure-Based Control • Adaptive Radio Management (ARM) adds infrastructure-based control of wireless clients 1. Band Steering – Steers clients to higher capacity 5GHz band when clients are capable to do so 2. Spectrum Load Balancing - load balance clients across multiple APs 3. Co-channel Interference Mitigation - APs with excess capacity revert to air monitors 4. Airtime Fairness - assures 802.11n performance in presence of legacy clients 5. Coordinated Access to A Single Channel - co-channel interference adaptation for radios on a single channel 6. Client Match - feature to match a wireless client to the best AP in its vicinity to improve the overall throughput in a WLAN
  • 7. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Band Steering •Increase performance by automatically moving clients to 5GHz band when capable – Fingerprint clients that are 5GHz capable – Encourage these clients to move to 5GHz band by “hiding” APs in 2.4GHz band from them (suppressing probe response from AP) •Reserve 2.4GHz band for single-band clients – Many voice over WLAN handsets 802.11b/g 802.11a/n Actively steer clients to appropriate band 20MHz Channels 24 3 40MHz Channels 11 1 X
  • 8. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Spectrum Load Balancing •By default, a client selects the AP with which to associate based on the AP with the strongest signal •With ARM, the AP/controller insures an intelligent distribution of clients across available channel capacity – Dynamically assesses channel loading routing clients to APs on channels with available bandwidth – AP will send an association response with error code 17 to new clients trying to associate – No manual configuration of thresholds required X
  • 9. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Airtime Fairness • Prevent throughput reduction for faster clients in the presence of slower clients •Air time Allocation Policies – Default Access – Disable Air Time allocation – Fair Access – Allocate same air time to all clients – Preferred Access – Allocate air time based on client capabilities • Gives higher priority to faster clients (802.11n > 802.11a/g > 802.11b) while ensuring no clients are starved – Works with mixed-mode clients in both 2.4 and 5GHz spectrums, across 11b/g/n and 11a/n client
  • 10. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Co-Channel Interference Mitigation • Goal: Minimize co-channel interference • How it works: In situations with excess AP capacity, the extra APs automatically revert into Air Monitors • Auto detection of edge APs to prevent them from turning into AMs • Required for effective Vo WLAN deployments 2.4 GHz Ch 1 2.4 GHz Ch 1 2.4 GHz Ch 115 GHz Ch 36 5 GHz Ch 149 5 GHz Ch 52 5 GHz Ch 161 2.4 GHz Ch 6
  • 11. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved ARM Functional Description •ARM constantly monitors the network – APs continuously scan other channels during dead intervals – AP analyzes BSSIDs and interference seen on current and other channels and reports back to controller •Controller collects and classifies information obtained during scans from all AP’s •Create two indices for each AP, for each channel • Interference Index (sum of SNRs) • Coverage Index (number representing overlap) •Compare the indices to the “Ideal Index” (configurable) •Controller picks the best channel and power level towards the “Ideal Index” •Back off parameter is a dampening factor so that the AP and clients do not flap.
  • 12. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Scanning •ARM monitors and services wireless devices on the current channel while scanning other channels periodically. • APs scan during dead periods (limited to configured intervals) • Air Monitors will scan by default each channel in it’s regulatory domain for 1 second •Scanning behavior is controlled via the ARM profile (It is highly recommended to keep default settings) AP-800) #show rf arm-profile default Adaptive Radio Management (ARM) profile "default" ------------------------------------------------- Parameter Value --------- ----- Scan Interval 10 sec Scanning Enabled Scan Time 110 msec
  • 13. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Indices • Coverage Index: Metric that the AP uses to measure for RF coverage calculated and weighted for all Aruba APs seen on a specified channel • Interference Index: Metric the AP uses to measure co-channel interference which is calculated and weighted for all APs including 3rd party APs on a specific channel and it’s neighbors
  • 14. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved What exactly ARM will gather from APs? •Amount of Retry frames (measured in %) •Amount of Low-speed frames (measured in %) •Amount of Non-unicast frames (measured in %) •Amount of Fragmented frames (measured in %) •Amount of Bandwidth seen on the channel (measured in kbps) •Amount of Phy errors seen on the channel (measured in %) •Amount of Mac errors seen on the channel (measured in %) •Noise floor value for the specified AP
  • 15. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved When exactly ARM will trigger the AP to change the channel ? 1. The Interference Index metric on a new channel is at least “arm free- channelindex” value less than its current channel interference index value 2. The ARM noise-threshold value is reached 3. The ARM error-rate-threshold is reached 4. When a Radar is detected 5. If the AP is initially on a non-valid channel 6. If “arm rogue-ap-aware” is enabled and an active client is found using the Rogue AP
  • 16. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved What AP will do once it receives a trigger from ARM ? 1. Then it will wait for “arm wait-time” (default is 15 seconds) before it makes a change. 2. It will not make a change if “arm assignment” is set to disabled, maintain, or if “arm client-aware” is enabled and wireless clients are associated to the AP 3. Once it moves to a new channel that has the least interference then it will restart its scanning process on all Regulatory Domain channels for “arm min-scan time” 4. It won’t change to another channel until “arm backoff-time” (default is 240 seconds) is reached.
  • 17. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved When exactly ARM will trigger the AP to change the Tx power ? 1. If the coverage index ,cov-idx (X/Y), metric “x” value is less than “arm idealcoverage-index” (default is 5). 2. If the coverage index table (cov-idx) metric “x” value is more than “arm idealcoverage-index” (default is 5)
  • 18. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved What AP will do once it receives a trigger from ARM ? 1. AP will wait for “arm wait-time” (default is 15 seconds) before it increases or decrease its transmit power by one level. 2. If a value of “arm max-tx-power” has been configured then the AP will not increase its transmit power beyond that configured value 3. If a value of “arm min-tx-power” has been configured then the AP will not decrease its transmit power less than that configured value 4. The AP will not make any power change if “arm assignment” is set to disabled or maintain. 5. Once an AP increases or decreases its transmit power in accordance with the value of “arm ideal-coverage-index” value then it will not change its transmit power again until “arm backoff-time” (default is 240 seconds) is reached
  • 19. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved What do you mean by one level ? 802.11b/g : Transmit Power 0 = 0 dBm / 1 mW Transmit Power 1 = 11 dBm / 12.589 mW Transmit Power 2 = 14 dBm / 25.119 mW Transmit Power 3 = 17 dBm / 50.119 mW Transmit Power 4 = 20 dBm / 100 mW 802.11a : Transmit Power 0 = 0 dBm / 1 mW Transmit Power 1 = 9 dBm / 7.943 mW Transmit Power 2 = 12 dBm / 15.849 mW Transmit Power 3 = 15 dBm / 31.623 mW Transmit Power 4 = 18 dBm / 63.096 mW
  • 20. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Understanding the knobs !
  • 21. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Understanding the knobs ! Cont…
  • 22. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Client Match Vs ARM 2.0 ARM 2.0 Steering Client Match Steering Entry time (one-time) decision on whether to accept clients. Continuous monitoring on whether the client is on the best radio Decision made at association Decision made after understanding client behaviour (4min) Decision without knowledge of client's view Decision to move using virtual beacon report Blind steering Directed steering Multiple knobs in different profiles Single feature that makes cohesive decision No client location VBR helps to get client location
  • 23. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved ClientMatch: How It Works Client AP1 SNR AP2 SNR AP3 AA:BB 13 35 15
  • 24. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved How it Works • Each AP monitors SNR for its associated clients • If a client SNR is above a good threshold (25dB SNR), no action is taken. • If the client SNR is below the good threshold, find a “better” AP for the client. • “Better” AP needs to be at least 10 dB stronger than signal of current AP & “Better” AP needs to be have signal of at least -70dBm .If “Better” AP is found, moves the client to it. • AP's would build a beacon report which is shared information and it is based on the probes being sent from the client to the AP. • Decision to move the client from one AP to the other is taken by using this table as a baseline. • The clients are continuously monitored and steered as per matching factors listed above.
  • 25. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved 802.11K Beacon Report • AP sends Beacon Request directing client to get list of beacons / probe response that can be heard by it on a specific channel. • Client prepares report with details including SSID, Encryption Type, Received Signal Strength and sends to AP • 802.11k only defines way to retrieve information from the station • The ability to configure the station is not in its scope. • “show ap association” would show “K: 802.11K client” for capable client • Dot11k disabled by default as most clients don’t support it yet and have compatibility issues.
  • 26. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved VBR – 11k emulation for incapable clients Collection: AP maintains a Probe Report table of all clients whose Probe request it received in last 2min and shares it with controller every 30sec (configurable under cm-report-interval). Use “show ap arm client-match probe-report” to see Probe Report Table. Assimilation: Controller assimilates information received from multiple APs to build VBR table like Below example. Use “show ap virtual-beacon-report” to fetch data from Controller PoV. Distribution: To each AP; controller distributes the VBR entries of all associated clients. Use “show ap arm virtual-beacon-report” from AP PoV. With VBR, AP monitors client and makes steering decisions using built-in logic and configuration. Client MAC SNR Timestamp 11:22:33:44:55:66 27 11:48:51.002 Client MAC AP1 AP2 AP3 .. AA:BB:CC:DD:EE:FF (*)(BSSID, SNR, Timestamp) (BSSID, SNR, Timestamp) (BSSID, SNR, Timestamp) 11:22:CC:DD:EE:FF (BSSID, SNR, Timestamp) (BSSID, SNR, Timestamp) (*) (BSSID, SNR, Timestamp) AA:BB:CC:11:22:33 (BSSID, SNR, Timestamp) (BSSID, SNR, Timestamp) (*) (BSSID, SNR, Timestamp)
  • 27. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved CM - Sticky Client Steering Logic • Check if client drops below configured SNR threshold. Default (25); configurable using “cm-sticky-snr”. • If client does, check association time is < 4min. If yes; don’t do anything. • If client drops below threshold and association time above 4min window a) Check VBR for AP which meets below criteria I. Better signal strength as configured in “Client Match SNR threshold”. Default 10. configurable with “cm-sticky-snr- delta” II. The signal level is above “Client Match Sticky Min Signal”. Default 70. configurable with “cm-sticky-min-signal” b) Once AP is found; inform Controller to coordinate client steer
  • 28. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved CM – Band Steering / Balancing Logic • Use VBR to identify dual-band clients. • If client is in ‘g’ & SNR is above threshold (25); don’t do anything • If client is in ‘g’ & SNR is below threshold; check if ‘a’ signal on same AP is above “Band Steer a Band Min Signal”. Default 75. Available from 6.3.1.3 (Bug # 90048). Configurable with “cm-band-a-min-signal” • If there is more than 15 clients; min 3 ‘g’ clients and ‘a’ clients > 4 x ‘g’ clients; then don’t Band Steer (i.e. Band Balance)
  • 29. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved CM – Load Balance Steering Logic • Find good location to move : Create “Client View” by filtering VBR of clients which can see other APs with signal stronger than -70 dBm . Use command “show ap arm client-match neighbors ap-name” • Don’t move clients if the AP is loaded less than “Load Balancing client threshold”. Default 10, Configurable using “cm-lb-client-thresh”. • For each Client View; find the clients on each channel and the average client per channel. • Identify overloaded channels i.e. channels which exceed average by (Load Balancing threshold) and underloaded channels. Default 20%. Configurable using “cm-lb-thresh” • Move client from overloaded to underloaded AP; if it will meet “Load Balancing SNR threshold”. Default 30. Configurable using “cm-lb-snr-thresh”.
  • 30. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Co-ordinating client move • To initiate move; Controller sends blacklist report to all APs except target AP of client with hard (Deauth) / soft steer flag. Hard steer is sent to the associated AP alone. • AP maintains a Blacklist table. Can be viewed using “show ap arm client-match restriction-table ap-name” . • Default duration for which client is blacklisted is 10s. Configurable under “cm-steer- timeout”. • To move the client; Source AP does a deauth of the client. • When the client tries to associate; non-desired APs which have client in blacklist would • Not respond to Probe Request • Send Resource Constrained Response to 802.11 Auth Req or Ignore • Send Resource Constrained Response to 802.11 Assn Req • The Target AP would be the only AP which respond to client and it will associate to it. • 802.11v BSS Transition would be the alternative when it’s supported by clients. Rightnow; we don’t have any clients which do. •
  • 31. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved ACE Recommended Config for less Aggressive Roaming Option Recommended (Default) Reason Client Match Sticky client check SNR 18 (25) Sticky steer will kick in only when SNR drops to 18 i.e. later Client Match Sticky Min Signal 65(70) Client won’t be moved till client can find target AP of -65dBm i.e. less often Client Match Restriction timeout (sec) 3(10) Less time for which client can’t associate to other APs Client Match Max steer failures 2(3 in 6.3) Unsteerable client would be classified quicker Client Match Load Balancing client threshold 30(10) All APs can easily handle 30 clients. Load Balancing happen less often
  • 32. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved ClientMatch for Link Optimization (L1)
  • 33. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved ClientMatch for Traffic Optimization (L2-3)
  • 34. CONFIDENTIAL © Copyright 2014. Aruba Networks, Inc. All rights reserved Knobs of Client Match in ARM profile