Best Practices: Voice over IP (VoIP)

Size: px
Start display at page:

Download "Best Practices: Voice over IP (VoIP)"

Transcription

1 Best Practices: Voice over IP (VoIP) Ruckus Wireless, Inc. 880 West Maude Avenue, Suite #101 Sunnyvale, CA v

2 Table of Contents Overview... 3 Design Considerations... 4 VoIP Challenges on a Packet- based Network... 4 Delay... 4 Jitter... 5 Quality of Service (QoS)... 5 Packet Loss... 8 Handsets GHz Support Roaming Handoffs IP Roaming Authentication Power- Save Mode Capacity n Deployment environment RF Interference Site survey Signal Strength Construction Materials Advanced Wi- Fi Optimization Power Symmetry Mitigation DTIM Configuration Backhaul VoIP and Wi- Fi Mesh VoIP and Wireless Bridging Summary... 23

3 Best Practices: VoIP 3 OVERVIEW Voice over IP (VoIP) is a method of transmitting voice calls over packet- based networks. As it grows in popularity, the demand for reliable networks capable of transmitting voice without losing voice quality has increased. In particular, VoIP over Wi- Fi is a growing trend as VoIP handsets and smartphones/laptops with VoIP applications grow. The popularity of mobile phones, interestingly enough, has reduced most people s expectations for voice quality. Mobile phones can have a much lower quality than a traditional landline. Therefore people can be more tolerant of occasional blips in a call. A good VoIP design however should be able to deliver high quality voice transmission that is at least as good as a mobile phone and ideally much better. Wi- Fi in particular can pose challenges for voice. Not only is it a packet- based network (rather than a traditional circuit- based network), it also has the potential for high latency/jitter or dropped transmissions. All of these contribute to poor voice quality and can impede a VoIP deployment. Fortunately, with the right Wi- Fi technology and careful planning, most if not all of these problems can be avoided. This document discusses best practices for planning and deploying VoIP over Wi- Fi.

4 4 Best Practices: VoIP DESIGN CONSIDERATIONS Before the actual design of a VoIP network can start, there are some issues that should be considered. These can dramatically impact the final design, deployment and performance. These include the following: VoIP handset capabilities Deployment environment Site survey Wi- Fi configuration to support voice Backhaul VOIP CHALLENGES ON A PACKET- BASED NETWORK The first thing to consider is what VoIP requires from a network to function correctly. Voice is considered the most time- sensitive application on a network. It does not tolerate any kind of delay. When planning a voice network, the following guidelines should be used: Network transmission delay (latency) Inter- packet delay/jitter Quality of Service (QoS) Packet loss DELAY When a person on a VoIP call begins to speak, the handset immediately packetizes the data and transmits it to the network. The network is then responsible for getting this data to the other handset as quickly as possible. Delay, or network latency, introduces a lag in the time one person speaks and the other person hears them. Minor delays are unavoidable and VoIP can be tolerant of some delay, but not much. Figure 1 Network Delay

5 Best Practices: VoIP 5 Most Wi- Fi handset manufacturers recommend network latency that is less than 150ms (end- to- end) 1. Higher latency can impact the quality of the call and can be perceived as an echo, lag time, clicks, voice cutting in and out or a dropped call. Keep in mind; the latency time includes the entire network path from one handset to the other. This might involve transmission over Wi- Fi, a wired network, a public network or VPN. JITTER Jitter is related to network delay and represents the inter- packet delay variation. A good voice call should have a consistent delay (low) between all of the voice packets. This helps create a smoother call that is more consistent with delivering toll- quality voice. Figure 2 Variable Network Delay (Jitter) QUALITY OF SERVICE (QOS) Whenever a device transmits data, a prioritization should occur. QoS is a standardized method to do this. QoS divides data into four types: voice, video, data and background. The highest priority is typically voice. This means whenever a device transmits data it should always send the voice traffic before any other type of data. Wi- Fi was not originally designed to carry voice so there have had to be modifications to increase reliability and add QoS to the wireless networking standard. How a device classifies traffic becomes extremely important. There are several ways it can occur. WMM (Wi- Fi Multi- Media) is a Wi- Fi Alliance interoperability certification based on the IEEE e standard. This method is based on the transmitting device tagging the packet, indicating its prioritization. This allows a single device to transmit different types of data (voice, video, etc.) in an order of priority that protects the more delay sensitive applications. The e amendment specifies eight user priorities (UP) that align with previous standards such as 802.1d and 802.1p. These are used to determine Layer 2 link layer frame prioritization. The eight UPs are further grouped into four (4) access categories (AC). Each AC contains two 1 Recommended by the International Telecommunication Union Telecommunication Standardization Sector (ITU-T) G.114.

6 6 Best Practices: VoIP user priorities. Note that User priority zero (0) as shown below is placed into the Best Effort AC instead of the Background AC for backwards compatibility with non- QoS stations. Priority User Priority (UP) 802.1d Tag Access Category Designation Lowest 1 BK AC_BK Background 2 - AC_BK Background (Spare) 0 BE AC_BE Best Effort 3 EE AC_BE Excellent Best Effort 4 CL AC_VI Video (Controlled Load) 5 VI AC_VI Video < 100ms latency & jitter 6 VO AC_VO Voice < 10ms latency & jitter Highest 7 NC AC_VO Voice/Network Control Table 1 UP to AC Mappings for Layer 2 Quality of Service WMM requires a minimum of one set of four (4) queues per WLAN. Each queue maps back to one of the four Access Categories (ACs) mentioned above. Ideally, a Wi- Fi solution will support four queues per client rather than per WLAN. This allows for much finer granularity and network access control. Why Queue Traffic? There are several ways traffic enters a network. The default, if no QoS mechanisms are used, is First In, First Out (FIFO). In this case, traffic is sent as soon as it is received.

7 Best Practices: VoIP 7 Figure 2 First In, First Out (FIFO) In the diagram shown above, FIFO is used, i.e. no traffic prioritization. When this happens, traffic transmission can become unpredictable. The above example shows how a laptop might grab more airtime because it transmits first and/or faster than one of the phones. Therefore, the second phone s traffic is delayed. When traffic is queued, the network (AP) can choose how and when to transmit each frame of traffic. Figure 3 QoS Classification and Queuing

8 8 Best Practices: VoIP In the figure shown above, the traffic from all three devices is sorted into the appropriate queue. The phones are put into the high priority (voice) queue and are transmitted before the lower priority data traffic from the laptop. End- to- End QoS To fully support WMM, the entire network must support it. The VoIP client must identify the traffic correctly, then the Wi- Fi AP and finally whatever device sits between the Wi- Fi network and the wired network. Wired networks have a similar mechanism to WMM called TOS (Type of Service) and COS (Class of Service) are bits that can be set within a frame to indicate its priority. Most network switches and routers recognize and honor this setting. A more recent method is DSCP (Differentiated Services Code Point) also known as DiffServ. This is a more sophisticated replacement for TOS and COS and should be preferred. Most enterprise- class switches and routers support DiffServ. Another way to implement QoS is for the network itself to recognize and automatically classify traffic based on the application. This is something Ruckus APs already do. The AP will classify traffic into voice, video, data and background queues and transmit the data accordingly. Although the WMM standard does not require it, Ruckus APs also implement per- client traffic queues to further differentiate and priority service amongst multiple devices contending for network access 2. PACKET LOSS Like network delay and jitter, packet loss is to be avoided at all costs. Even a 1% packet loss can significantly degrade a call. Packet loss in a Wi- Fi network is a particular concern since it is a contention- based, half- duplex medium in which only one device may transmit at a time. Multiple transmissions will result in collisions, retransmissions, data corruption and packet loss. 2 The WMM certification only requires a single set of queues for a WLAN.

9 Best Practices: VoIP 9 Another source of packet loss in a Wi- Fi network is RF interference. The largest source of RF interference in any Wi- Fi network is Wi- Fi itself. This is usually the most significant source of RF by far. However there are cases where other devices may transmit on the same frequency. This is particularly true of the 2.4 GHz spectrum and is a major reason why it should be avoided if possible.

10 10 Best Practices: VoIP HANDSETS The most critical piece in a deployment is the handset. It must not only interact with the backend PBX, it needs to seamlessly integrate with the Wi- Fi network as well. Not all handsets are the same. Some support more Wi- Fi integration options than others. This can dramatically affect voice quality and reliability. Therefore selection of the handset is the single largest factor in the probable success of a deployment. Ideal features for a handset include: Dual- band (5 GHz support) WMM Roaming Power save/battery life n 5 GHZ SUPPORT The 2.4 GHz spectrum (802.11bg) is the mostly heavily used in Wi- Fi. This means it is potentially subject to more interference than other spectrums. If a handset is able to operate on the 5 GHz spectrum (802.11a), the chances of interference are much lower. The 5 GHz band offers far more non- overlapping channels, lower propagation (smaller cell size), and much less RF interference. ROAMING Most VoIP deployments occur in a multi- AP environment. Therefore the handset must be able to roam quickly and seamlessly to avoid call disruption. This is where many handset manufacturers differ in their implementations. HANDOFFS In general, a Wi- Fi device of any type is the one that makes the decision to roam. Contrary to popular belief, the Wi- Fi infrastructure (with one rare exception) has no way to tell a client device to move to another AP. Standards- based Roaming r is an IEEE standard that was ratified in It is designed to address this exact issue with fast handoffs and roaming within a WLAN. Unfortunately, very few clients support it and no VoIP handsets at the time of this document. If an r handset is available, however, it is definitely preferable.

11 Best Practices: VoIP 11 When a Handset Roams The main way a handset decides to roam is signal strength. When the signal strength drops below a certain threshold, the device will move to another AP with a stronger signal if one is available. To assure smooth handoffs and minimal service interruption, it is important to make sure there is always at least one AP with a strong signal ( ~ - 65 dbm) within range of a handset. Some handsets expose the roaming settings to an administrator. These may vary by manufacturer. If supported, some parameters that may need to be configured include the following: Scan Start (dbm) When the signal strength reaches this level, the handset will look for a better AP with a stronger signal. Handoff Start (dbm) Threshold at which the handset will roam if a better AP is available. Handoff Delta (dbm) Difference between signal strength to current AP vs. another available AP. Each deployment may require different settings, however a good place to start is: Action Scan Start Handoff Start Handoff Delta Signal Strength (dbm) - 60 dbm - 65 dbm 10 dbm IP ROAMING One significant delay that can occur during roaming is when a handset moves from an AP on one subnet to an AP on a different subnet. Moreover, as soon as the handset s IP address changes, any active sessions (RTP, etc.) will be broken. The simplest way to avoid this is a flat network for the voice SSID. This way the handset can keep its address as it moves between APs in the WLAN. Sometimes different subnets are unavoidable however. In that case, voice traffic should be tunneled back to the controller. The controller acts as a proxy for the handset and forwards its traffic to the second subnet while allowing the client to keep its original address. This is completely transparent to the handset and

12 12 Best Practices: VoIP will not affect voice calls. This type of solution, although not typically a good choice for data, works very well for voice due to the low bandwidth requirements. Figure 4 Layer 3 Roaming The figure above shows IP roaming in action. The handset originally connects to AP1 and receives an address from VLAN 100. The phone then roams to AP2, which is on VLAN 200. Instead of forcing the phone to drop its IP address and acquire a new one, the AP creates a tunnel to the ZoneDirector containing the phone s traffic on VLAN 100. The ZoneDirector is connected to the router via a trunked port and forwards the phone s traffic to the network. In this way, the phone s original IP address is preserved and it does not need to drop its connection after a Layer 3 roam. AUTHENTICATION There are several supported authentication mechanisms over Wi- Fi. The most popular are: Open (no authentication/encryption) WPA2 with a pre- shared key (PSK) WPA2 with 802.1X. When a Wi- Fi device moves from one AP to another, it must authenticate as per the standards. Authentication can take time and introduce delay, so it is important to understand the impact authentication has on roaming.

13 Best Practices: VoIP 13 Roaming in an open network is simple as there is no delay due to authentication negotiation. The downside of an open network is data is not encrypted. WPA2 with a pre- shared key provides encryption via a shared secret (PSK). Since the authentication happens with the WLAN, it is also fairly quick. When a device roams to a new AP, it presents the PSK, which the AP can verify very quickly. Since data is encrypted and roam times are low, this is a popular choice for VoIP implementations. WPA2 with 802.1X is the most secure option that authenticates the device with the user s credentials rather than a single, shared key. Because of this, outside devices are introduced into the authentication process such as a RADIUS server, routers, etc. The delay introduced can be significant and negatively impact voice quality. Remember the standards require the handset authenticate every time it roams. So not only does this authentication delay happen when the handset first connects to the WLAN, it occurs every time the handset moves through the network. To get around this delay, there are two techniques in use today: PMK caching and Opportunistic Key Caching (OKC). The PMK (Pair- wise Master Key) is created after the first successful authentication occurs. If both the handset and the AP support PMK caching, the client device can save the master session key on an AP. When the client roams to another AP, it must do a full authentication again, however if it roams back to the first AP it can use the PMK to skip the full authentication process (RADIUS server, etc.). This allows the client to roam much faster. But it does have the disadvantage of only helping a client roam back to a recently visited AP. It does not help when the handset moves to a new AP it has not visited. Opportunistic Key Caching attempts to solve this problem. In this case the Wi- Fi network distributes the client device s PMK to APs near the client that are likely to be roaming candidates. When the handset moves, it can offer its PMK to the AP, which already has it cached and skip full authentication and handshaking. If 802.1X authentication will be used, the handsets and APs must support OKC. This should be a requirement for any handset selection. Otherwise it is highly likely the latency introducing from full authentication during roaming will degrade voice quality. Ruckus offers a compromise that can be useful for those who dislike the weak security of a single shared PSK and yet want to avoid the potential roaming issues inherent with 802.1X or have devices that do not support OKC. The solution is Dynamic PSK. With Dynamic PSK, each Wi- Fi device is given its own PSK, which is bound to that device s specific MAC address.

14 14 Best Practices: VoIP This is a superior solution to typical PSK networks; each device has a unique key and yet there is no 802.1X service, which side steps many support issues. POWER- SAVE MODE Handsets have a very limited battery life. Constant radio use for Wi- Fi can quickly drain the battery. To get around this problem, there are standardized ways a device can inform the Wi- Fi network that it needs to go into power save mode. When a handset is not off hook (active voice call) it can use this to reduce the amount of time it uses the radio and increase battery life. There are several ways to implement power save in a Wi- Fi network. Any handset selected for a VoIP implementation should support at least one. CAPACITY A VoIP connection transmits relatively little traffic, ranging in the hundreds of kilobits per second. It seems strange to discuss network capacity. But capacity is even more important for voice than data. The reason for this requirement comes back to latency and jitter. If multiple phones are on the same AP, the AP will rotate receive or transmit that data for that phone before moving to the next phone. If there are enough phones on an AP the time between each phone getting access to the network can be long and add to network delay and jitter. Figure 5 Capacity vs. Delay for VoIP For this reason it is recommended no more than about 20 phones should be on a single AP.

15 Best Practices: VoIP N As n gains popularity it is also starting to see widespread adoption in the VoIP handset market. It might seem strange for a phone to support Wi- Fi connections in the hundred(s) of megabits per second when a voice call typically consumes less than a hundred or so kilobits per second. The advantages of n for voice lie in the reduced airtime, i.e. the handset gets on and off the air much more quickly. This results in less delay and improves overall performance n can also take advantage of multipath to improve signal quality 3. Although n is not required for a good voice implementation, it is very desirable. 3 Legacy (non n) Wi- Fi networks do not deal well with signal reflections (multipath) and prefer line of sight (LoS) connections.

16 16 Best Practices: VoIP DEPLOYMENT ENVIRONMENT The physical location of a Wi- Fi deployment can have a significant impact on the overall design and eventual performance. Key factors that can affect this include: RF interference Site surveys Construction materials RF INTERFERENCE As mentioned previously, RF interference can affect overall Wi- Fi network performance and introduce significant delay/jitter. VoIP requires a reliable, predictable connection to function well. Therefore, anything the Wi- Fi network can do to improve its connection to the handset or reduce overall RF noise/interference will greatly improve voice quality. Environmental factors that can introduce noise: The Wi- Fi network itself Other Wi- Fi networks Non RF (microwaves, non- DECT phones, RFID, etc.) Some noise is unavoidable. Every Wi- Fi network will produce some level of noise that can interfere with its own operations. There are also other sources of noise that may or may not be under control for mitigation: neighboring companies Wi- Fi, non security systems, etc. SITE SURVEY Whenever a Wi- Fi network must support voice, a site survey is crucial. As noted above, every location has its own unique combination of RF noise, construction materials, layout, etc. that can affect Wi- Fi performance. SIGNAL STRENGTH Most VoIP handset manufacturers recommend minimum signal strength of - 65 dbm. This is contrasted with laptops, which can often function with signal strength of - 75 dbm. A good site survey will take this into account and survey to - 65 dbm rather than a lower rate. SNR (Signal to Noise Ratio) must be part of any signal strength analysis since it takes into consideration the proportion of interference to the signal. For example, a survey might yield

17 Best Practices: VoIP 17 signal strength of - 65 dbm in the surveyed area. This seems like good coverage, however if the noise floor (background noise) is very high, it will reduce the effectiveness of that signal. If the noise factor is large enough, e.g dbm, that yields an effective SNR of only 5 dbm, which is very poor. Effectively, the noise is so loud it is drowning out the real signal. To maintain excellent signal strength and quality, an SNR between dbm is usually recommended. It is also important to perform the survey to ensure the correct signal strength is being recorded. This includes: Passive vs. active survey tools in particular, Ruckus APs with BeamFlex should always be surveyed in active mode (passing traffic to the client device) 4 Use the right client device for the survey A common mistake when surveying for voice is to measure signal strength with a laptop. This can result in insufficient signal strength for phones, which typically have much weaker radios. Instead, always make sure the survey is performed with the exact handset that will be deployed. If this is not feasible, use a device with similar radio/power characteristics. Using the right client device will help ensure the survey is useful and yields accurate results for the design. 4 For more information on site surveys, please see the Ruckus document Best Practices: Site Surveys.

18 18 Best Practices: VoIP Figure 6 Representative Link Budgets for Clients The diagram shown above gives some examples of different clients and their power and range. In general, devices with less Tx power will have less range to maintain a signal. This example uses a - 70 dbm floor, which would not be appropriate for VoIP. CONSTRUCTION MATERIALS RF will degrade as an inverse square over distance in free space. Within a building it typically degrades much faster due to walls, doors, elevators, etc. The amount a signal is reduced as it goes through a wall is the attenuation rate. This is a primary reason why physical site surveys are recommended for VoIP deployments. Only an on- site analysis can fully compensate for building construction and layout. Not all construction materials are conducive to good Wi- Fi operations. In particular, if non n handsets are used, multipath can cause problems. Multipath occurs when there is reflection, diffraction or scattering of the signal. Highly reflective materials such as mirrors and glass can cause this. RF absorption should also be mentioned here. When planning coverage, the materials must be taken into consideration. A large number of glass walls, metal, etc. can reduce the Wi- Fi signal to

19 Best Practices: VoIP 19 the point that it is not useable by a handset. Given their weaker radios, handsets typically need a much stronger connection than other devices such as laptops. Voice typically requires 100% coverage to ensure seamless service for users. This means it is particularly important to ensure the minimum signal strength is available everywhere.

20 20 Best Practices: VoIP ADVANCED WI- FI OPTIMIZATION There are several things that have not been discussed yet that a WLAN can do to improve voice performance. These include: Transmit power symmetry DTIM setting POWER SYMMETRY A commonly overlooked optimization is matching AP and handset transmit (Tx) power. Depending on local regulatory restrictions, APs can transmit at 100 mw or higher. This is in contrast to a typical handset, which transmits at around 14 mw 5. When Tx power is not balanced (symmetric) a situation can occur in which the handset can hear the AP quite well and thinks it has a solid connection. The weaker handset radio means the signal received at the AP is much lower. If the delta gets too great the handset will not roam and yet packets are dropped between it and the AP due to the lower strength signal. Figure 7 Tx Power Asymmetry Symptoms of this condition include client stickiness (does not roam), dropped calls and constant connects/disconnects from the WLAN. 5 Transmit power can vary by manufacturer.

21 Best Practices: VoIP 21 MITIGATION The simplest way to reduce this problem is to reduce the Tx power of the AP. The power should match the handset power. Reducing Tx power on an AP will reduce its coverage area, so implementing this change will change coverage. However, the need to have consistently high signal strength everywhere would mandate a similar configuration anyway. So this is rarely a problem. DTIM CONFIGURATION A Delivery Traffic Indication Message (DTIM) is included in the AP beacon. An AP uses this to notify a client that there is data waiting. This is particularly important for devices, such as handsets, that use power save mode to conserve battery life. DTIM settings can vary by handset manufacturer depending on how they implement power save and wake up. A good number to start with is 1 or 2. This variable is set on a per- WLAN and per AP basis via the CLI.

22 22 Best Practices: VoIP BACKHAUL Since most VoIP installations will traverse some type of backhaul (wired, wireless, etc.) to reach the PBX and other handsets, the backhaul can also be optimized for voice deployments. In particular: latency and preservation of QoS. VOIP AND WI- FI MESH A common question in Wi- Fi design is whether voice may be deployed over a mesh network. In general, mesh should be avoided since it will introduce some delay. How much depends on the connection speed of the mesh backhaul, reliability, etc. Latency is a mesh network increases with the number of mesh hops, i.e. how many times a client s data must hop from one AP to another before it reaches the wired network. In a multi- hop mesh network this can introduce considerable delay. Delay can be even worst if there are two Wi- Fi handsets involved traffic must traverse the Wi- Fi from one handset and then downlink to a handset somewhere else. This effectively doubles the latency introduced by the mesh network. Ideally, any Wi- Fi network that supports voice should avoid mesh. Wired APs will give the fastest performance and introduce the least delay. If mesh is absolutely required the network designer could consider a single hop mesh network. To ensure the reliability and performance of a mesh backbone, the following guidelines should be used: All mesh nodes must be connected with a very high signal strength/transmit rates/snr The mesh nodes should be dual- radio with the backbone traffic on the 5 GHz radios only. Following these simple steps will greatly increase the performance of VoIP over a mesh network. VOIP AND WIRELESS BRIDGING If VoIP traffic must traverse two buildings over a wireless bridge, much of the previous section is also true. A bridge with a poor connection between the bridge endpoints will not be able to maintain voice calls well.

23 Best Practices: VoIP 23 SUMMARY This document was written to provide an overview of the important design issues involved in deploying VoIP over a Wi- Fi network. Voice network requirements are very stringent requiring minimal latency and jitter. Some critical design issues that must be considered as part of any deployment include: VoIP handset selection Handset radio (spectrum) capability Quality of Service/WMM support Fast roaming/authentication 100% coverage with high signal strength Minimal RF interference Site surveys WLAN optimization for voice Reliable, predictable backhaul

Clear Voice Over Wi-Fi in the Enterprise

Clear Voice Over Wi-Fi in the Enterprise Clear Voice Over Wi-Fi in the Enterprise Technology Overview White Paper October, 2008 Delivering high-quality VoIP over enterprise wireless LANs. Executive Summary Wireless LANs (s) are quickly becoming

More information

A POLYCOM WHITEPAPER Deploying Enterprise-Grade Wi-Fi Telephony : Coverage, Capacity, Quality of Service, and Security Considerations for Delivering

A POLYCOM WHITEPAPER Deploying Enterprise-Grade Wi-Fi Telephony : Coverage, Capacity, Quality of Service, and Security Considerations for Delivering Deploying Enterprise-Grade Wi-Fi Telephony : Coverage, Capacity, Quality of Service, and Security Considerations for Delivering Excellent Voice Quality on Enterprise Wi-Fi Networks November 2010 Coverage,

More information

IP network that supports DHCP or manual assignment of IP address, gateway, and subnet mask

IP network that supports DHCP or manual assignment of IP address, gateway, and subnet mask Network Requirements, page 1 Wireless LAN, page 2 Wi-Fi Network Components, page 3 802.11 Standards for WLAN Communications, page 6 Security for Communications in WLANs, page 9 WLANs and Roaming, page

More information

Wi-Fi: The Importance of Mobility in Industrial Environments

Wi-Fi: The Importance of Mobility in Industrial Environments Wi-Fi: The Importance of Mobility in Industrial Environments Originally Published: November 2009 Updated: June/July 2010, October 2012 A White Paper from Laird Technologies Today s mobile workers need

More information

Dual-Band VoIP With Walls. Dual-Band VoIP With Walls

Dual-Band VoIP With Walls. Dual-Band VoIP With Walls Dual-Band VoIP With Walls Dual-Band VoIP With Walls 1 1. 5th Map Survey routes and Access Points for 5th Map 2 1.1. Requirements - Coverage and Performance Requirement criteria for Voice: Cisco 802.11n

More information

General Troubleshooting Guidelines

General Troubleshooting Guidelines CHAPTER 2 Common VoWLAN Problems Choppy Audio / No Audio One-Way Audio Clipping, Echo Gaps in Audio / No Audio when Roaming In many cases, all of the above symptoms may be the result of problems within

More information

PassleaderVCE. Wonderful Certification Exam Guide and Exam Dumps- PassLeaderVCE

PassleaderVCE.   Wonderful Certification Exam Guide and Exam Dumps- PassLeaderVCE PassleaderVCE http://www.passleadervce.com/ Wonderful Certification Exam Guide and Exam Dumps- PassLeaderVCE Exam : 300-360 Title : Designing Cisco Wireless Enterprise Networks Vendor : Cisco Version :

More information

WiNG 5.x Feature Guide QoS

WiNG 5.x Feature Guide QoS Configuration Guide for RFMS 3.0 Initial Configuration XXX-XXXXXX-XX WiNG 5.x Feature Guide QoS April, 2011 Revision 1.0 MOTOROLA SOLUTIONS and the Stylized M Logo are registered in the US Patent & Trademark

More information

Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks

Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks The following guide is intended for users of Enhanced PTT to ensure that their Wi-Fi networks meet minimum requirements for

More information

Tropos Technology Overview

Tropos Technology Overview Tropos Technology Overview May 2005 Enzo Zerbi Business Development Manager enzo.zerbi@programatica.it Agenda Introduction Tropos MetroMesh Architecture Tropos MetroMesh OS Predictive Wireless Routing

More information

DEPLOYMENT GUIDE. Deploying SpectraLink 8020/8030 Wireless Telephones

DEPLOYMENT GUIDE. Deploying SpectraLink 8020/8030 Wireless Telephones DEPLOYMENT GUIDE Deploying SpectraLink 8020/8030 Table of Contents 1.0 Introduction...3 2.0 Wireless LAN Layout Considerations...4 2.1 Coverage... 4 2.1.1 Overlapping Coverage... 4 2.1.2 Signal Strength...

More information

] Designing Cisco Wireless Enterprise Networks

] Designing Cisco Wireless Enterprise Networks 300-360] Designing Cisco Wireless Enterprise Networks NWExam.com SUCCESS GUIDE TO CISCO CERTIFICATION Exam Summary Syllabus Questions Table of Contents Introduction to 300-360 Exam on Designing Cisco Wireless

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS PrepKing Number: 642-742 Passing Score: 800 Time Limit: 120 min File Version: 61.0 http://www.gratisexam.com/ CISCO 642-742 EXAM QUESTIONS & ANSWERS Exam Name: CCNP Wireless - IUWVN Certkey QUESTION 1

More information

Ruckus ZoneDirector 1106 WLAN Controller (up to 6 ZoneFlex Access Points)

Ruckus ZoneDirector 1106 WLAN Controller (up to 6 ZoneFlex Access Points) Product Name: Manufacturer: - Model Number: 901-1106-UK00 Please Note: The Ruckus ZoneDirector 1106 has been discontinued. For an alternative, we recommend the Ruckus ZoneDirector 1205. Ruckus ZoneDirector

More information

DEPLOYING NETLINK WIRELESS TELEPHONES: BEST PRACTICES

DEPLOYING NETLINK WIRELESS TELEPHONES: BEST PRACTICES DEPLOYING NETLINK WIRELESS TELEPHONES: BEST PRACTICES Version 1.3 May 2006 Table of Contents 1.0 Introduction...4 2.0 Wireless LAN Layout Considerations...5 2.1 Coverage...5 2.1.1 Overlapping Coverage...5

More information

The Economic Benefits of a Cooperative Control Wireless LAN Architecture

The Economic Benefits of a Cooperative Control Wireless LAN Architecture White Paper The Economic Benefits of a Cooperative Control Wireless LAN Architecture Aerohive Networks, Inc. 3150-C Coronado Avenue Santa Clara, California 95054 Phone: 408.988.9918 Toll Free: 1.866.918.9918

More information

Q&As. Implementing Cisco Unified Wireless Voice Networks (IUWVN) v2.0. Pass Cisco Exam with 100% Guarantee

Q&As. Implementing Cisco Unified Wireless Voice Networks (IUWVN) v2.0. Pass Cisco Exam with 100% Guarantee 642-742 Q&As Implementing Cisco Unified Wireless Voice Networks (IUWVN) v2.0 Pass Cisco 642-742 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee

More information

Per-WLAN Wireless Settings

Per-WLAN Wireless Settings DTIM Period, page 1 Off-Channel Scanning Deferral, page 3 Cisco Client Extensions, page 10 Client Profiling, page 12 Client Count per WLAN, page 15 DTIM Period Information About DTIM Period In the 802.11

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications Chapter 8 High-Speed WLANs and WLAN Security Objectives Describe how IEEE 802.11a networks function and how they differ from 802.11 networks Outline how 802.11g

More information

This course provides students with the knowledge and skills to successfully survey, install, and administer enterprise Wi-Fi networks.

This course provides students with the knowledge and skills to successfully survey, install, and administer enterprise Wi-Fi networks. Certified Wireless Network Administrator (CWNA) Course Overview This course provides students with the knowledge and skills to successfully survey, install, and administer enterprise Wi-Fi networks. Course

More information

ARUBA OS ARUBA CONTROLLER FEATURES USED TO OPTIMIZE PERFORMANCE

ARUBA OS ARUBA CONTROLLER FEATURES USED TO OPTIMIZE PERFORMANCE ARUBA OS ARUBA CONTROLLER FEATURES USED TO OPTIMIZE PERFORMANCE Technical Climb Webinar 10:00 GMT 11:00 CET 13:00 GST Oct 26th, 2016 Presenter: Barath Srinivasan barath.srinivasan@hpe.com Welcome to the

More information

Configuring the Wireless Parameters (CPE and WBS)

Configuring the Wireless Parameters (CPE and WBS) Configuring the Wireless Parameters (CPE and WBS) CHAPTERS 1. Configure Basic Wireless Parameters 2. Configure Wireless Client Parameters 3. Configure Wireless AP Parameters 4. Configure Multi-SSID 5.

More information

Converged Access: Wireless AP and RF

Converged Access: Wireless AP and RF This chapter describes the best recommendation or practices of Radio Resource Management (RRM), beam forming, Fast SSID, and Cisco CleanAir features. The examples provided in this chapter are sufficient

More information

Ruckus ZoneDirector 3450 WLAN Controller (up to 500 ZoneFlex Access Points)

Ruckus ZoneDirector 3450 WLAN Controller (up to 500 ZoneFlex Access Points) Product Name: Manufacturer: - Model Number: 901-3450-UK00 Ruckus ZoneDirector 3450 supporting up to 500 ZoneFlex APs (901-3450-UK00) The Ruckus ZoneDirector 3450, The First Simple and Powerful Enterprise

More information

Table of Contents. NEC Unified Solutions, Inc. August 3, 2009 Page 1 of 6

Table of Contents. NEC Unified Solutions, Inc. August 3, 2009 Page 1 of 6 August 3, 2009 Page 1 of 6 VOICE INTEROPERABILITY TEST RESULTS FOR NEC UNIVERGE MH240 MOBILE HANDSET AND CISCO AP WITH WCS Table of Contents Test Results- Summary 2 Product Summary 2 MH240 Mobile Handset

More information

Cisco Unified Wireless QoS Tech Note

Cisco Unified Wireless QoS Tech Note Cisco Unified Wireless QoS Tech Note Document ID: 116056 Contributed by Nick Tate and Nicolas Darchis, Cisco TAC Engineers. Apr 29, 2013 Contents Introduction QoS Checklist WMM CoS and DSCP Switch Operation

More information

1.0 Basic RF Characteristics (15%) 1.1 Describe RF signal characteristics Frequency Amplitude Phase 1.1.

1.0 Basic RF Characteristics (15%) 1.1 Describe RF signal characteristics Frequency Amplitude Phase 1.1. CWT 100 Objectives The Certified Wireless Technician (CWT) is an individual who can install APs based on a design document, configure the AP for initial operations and ensure connectivity. The individual

More information

RUCKUS CLOUD WI-FI Cloud Managed Wi-Fi

RUCKUS CLOUD WI-FI Cloud Managed Wi-Fi TITLE GOES HERE SUB-TITLE GOES HERE RUCKUS CLOUD WI-FI Cloud Managed Wi-Fi SIMPLIFIED MANAGEMENT OF MULTI-SITE WI-FI NETWORKS Ruckus Cloud Wi-Fi simplifies deployment, monitoring and management of your

More information

AirMagnet Wireless LAN Design

AirMagnet Wireless LAN Design AirMagnet Wireless LAN Design Source: AirMagnet Survey Pro + Spectrum XT Tom Woodyer Senior Product Specialist APAC Q3, 2010 Todays agenda. Understand the media Wireless Network Basics Types of Wireless

More information

Configuring a VAP on the WAP351, WAP131, and WAP371

Configuring a VAP on the WAP351, WAP131, and WAP371 Article ID: 5072 Configuring a VAP on the WAP351, WAP131, and WAP371 Objective Virtual Access Points (VAPs) segment the wireless LAN into multiple broadcast domains that are the wireless equivalent of

More information

Your wireless network

Your wireless network Your wireless network How to ensure you are meeting Government security standards Cabinet Office best practice Wi-Fi guidelines Overview Cyber Security is a hot topic but where do you start? The Cabinet

More information

High Density Experience (HDX) Deployment Guide, Release 8.0

High Density Experience (HDX) Deployment Guide, Release 8.0 Last Modified: August 12, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2014

More information

Wireless Challenges and Resolutions

Wireless Challenges and Resolutions Wireless Challenges and Resolutions 1 Steven Shelton Senior Network Engineer Oak Ridge National Laboratory Oak Ridge, Tennessee ows@ornl.gov 2 Wireless Challenges and Resolutions Sections Common Problems

More information

VIEW Configuration Guide. Cisco. 1131, 1232 and 1242 Autonomous APs. June 2010 Edition Version D

VIEW Configuration Guide. Cisco. 1131, 1232 and 1242 Autonomous APs. June 2010 Edition Version D VIEW Configuration Guide Cisco 1131, 1232 and 1242 Autonomous APs June 2010 Edition 1725-36193-001 Version D Configuration Guide Patent Information The accompanying product is protected by one or more

More information

OmniAccess Instant AP Update

OmniAccess Instant AP Update OmniAccess Instant AP Update Pre-Sales Expert November COPYRIGHT 2011 ALCATEL-LUCENT ENTERPRISE. ALL RIGHTS RESERVED. AGENDA 1) OmniAccess Instant AP reminder 2) Instant AP versus Campus AP 3) Virtual

More information

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Acknowledgments: Lecture slides are from Computer networks course thought by Jennifer Rexford at Princeton University. When slides are obtained

More information

CSNT 180 Wireless Networking. Chapter 7 WLAN Terminology and Technology

CSNT 180 Wireless Networking. Chapter 7 WLAN Terminology and Technology CSNT 180 Wireless Networking Chapter 7 WLAN Terminology and Technology Norman McEntire norman.mcentire@servin.com Founder, Servin Corporation, http://servin.com Technology Training for Technology Professionals

More information

System Planning OpenStage WL 3 / OpenStage WL3 Plus. Planning Guide A31003-M2000-P A9

System Planning OpenStage WL 3 / OpenStage WL3 Plus. Planning Guide A31003-M2000-P A9 System Planning OpenStage WL 3 / OpenStage WL3 Plus Planning Guide A31003-M2000-P102-2-76A9 Our Quality and Environmental Management Systems are implemented according to the requirements of the ISO9001

More information

Naveen Kumar. 1 Wi-Fi Technology

Naveen Kumar. 1 Wi-Fi Technology Naveen Kumar 1 Contents 2 Introduction Need of Purpose History How a Wi-Fi Network Works Topologies & Configurations Applications Wi-Fi Security Advantages & Limitations Innovations Introduction 3 Wireless

More information

Air Traffic Control - The Foundation for Wireless Without Compromise

Air Traffic Control - The Foundation for Wireless Without Compromise Air Traffic Control White Paper White Paper Air Traffic Control - The Foundation for Wireless Without Compromise The Rise of Enterprise Wireless Networking The last decade of the 20th century witnessed

More information

VoWLAN Best Practices

VoWLAN Best Practices VoWLAN Best Practices WiNG 5 Vik Evans Systems Engineer Enterprise Networking and Communications 1 VoWLAN Best Practices: Topics Planning Design Implementation Configuration 2 Planning Starts with project

More information

VIEW Certified Configuration Guide. BelAir Networks. BelAir50, BelAir100, BelAir200. January 2008 Edition Version D

VIEW Certified Configuration Guide. BelAir Networks. BelAir50, BelAir100, BelAir200. January 2008 Edition Version D VIEW Certified Configuration Guide BelAir Networks BelAir50, BelAir100, BelAir200 January 2008 Edition 1725-36065-001 Version D Configuration Guide Trademark Information Polycom and the logo designs SpectraLink

More information

Table of Contents. This guide describes the configuration of ADTRAN NetVanta 150 AP with the NEC MH240 Mobile Handsets. NEC Unified Solutions, Inc.

Table of Contents. This guide describes the configuration of ADTRAN NetVanta 150 AP with the NEC MH240 Mobile Handsets. NEC Unified Solutions, Inc. Page 1 of 6 VOICE INTEROPERABILITY TEST RESULTS FOR NEC UNIVERGE MH240 MOBILE HANDSET AND ADTRAN NETVANTA 150 ACCESS POINTS Table of Contents Product Summary 2 MH240 Mobile Handset Design with 3 rd Party

More information

WLAN Mesh Architectures and IEEE s

WLAN Mesh Architectures and IEEE s WLAN Architectures and IEEE 802.11s Abstract WLAN mesh networks using 802.11 Access Points (APs) to relay traffic among each other to increase the RF coverage of the networks are becoming very popular

More information

CWTS Exam Objectives (Exam PW0-070)

CWTS Exam Objectives (Exam PW0-070) Introduction The Certified Wireless Technology Specialist (CWTS) certification, covering the current objectives, will certify that successful candidates know the fundamentals of RF behavior, can explain

More information

802.11n in the Outdoor Environment

802.11n in the Outdoor Environment POSITION PAPER 802.11n in the Outdoor Environment How Motorola is transforming outdoor mesh networks to leverage full n advantages Municipalities and large enterprise customers are deploying mesh networks

More information

Deploying Mobility using Wireless VoIP

Deploying Mobility using Wireless VoIP APPLICATION N0TE ST-0119 August 29, 2005 Product: ShoreTel system System version: ShoreTel 6 Deploying Mobility using Wireless VoIP Mobility brings organizations considerable improvements in employee productivity,

More information

Whitepaper. MYSTERIES OF Wi-Fi ROAMING REVEALED. Understand Wi-Fi roaming problems so you can solve them

Whitepaper. MYSTERIES OF Wi-Fi ROAMING REVEALED. Understand Wi-Fi roaming problems so you can solve them Whitepaper MYSTERIES OF Wi-Fi ROAMING REVEALED Understand Wi-Fi roaming problems so you can solve them Table of Contents Basics of Roaming... 2 Roaming Defined... 2 Connection Metrics... 3 Preemptive vs.

More information

bintec WLAN Controller Highlights Features Easy plug-and-play installation Automated radio cell planning easier, faster, better

bintec WLAN Controller Highlights Features Easy plug-and-play installation Automated radio cell planning easier, faster, better easier, faster, better The bintec WLAN controller enables your customer s WLAN network to be configured in under 30 minutes... with no particular WLAN skills! The automated RF management system spares

More information

Secure Mobility Challenges. Fat APs, Decentralized Risk. Physical Access. Business Requirements

Secure Mobility Challenges. Fat APs, Decentralized Risk. Physical Access. Business Requirements Unified Wireless Switching Enabling a Truly Converged Network White Paper Abstract As businesses scale, traditional wireless network deployments become more complex, more costly and less secure. Users

More information

Industrial Wireless ETHERNET

Industrial Wireless ETHERNET 5th BICSI SOUTHEAST ASIA CONFERENCE 2007 Industrial Wireless ETHERNET TAN Aik Hong Regional Key Account Manager Hirschmann Automation and Control Industrial Wireless LAN UNIVERSITY Wireless LAN planning

More information

System Planning Ascom VoWiFi System

System Planning Ascom VoWiFi System System Planning Contents 1 Introduction... 1 1.1 Abbreviations and Glossary... 1 2 General... 4 2.1 Introduction to Wireless Planning... 4 2.1.1 Adding Voice to a Wireless LAN... 4 2.2 Combination of Data

More information

Certified Wireless Network Administrator (CWNA) PW Chapter Medium Access. Chapter 8 Overview

Certified Wireless Network Administrator (CWNA) PW Chapter Medium Access. Chapter 8 Overview Certified Wireless Network Administrator (CWNA) PW0-105 Chapter 8 802.11 Medium Access Chapter 8 Overview CSMA/CA vs. CSMA/CD Distributed Coordination Function (DCF) Point Coordination Function (PCF) Hybrid

More information

Wireless technology Principles of Security

Wireless technology Principles of Security Wireless technology Principles of Security 1 Wireless technologies 2 Overview This module provides an introduction to the rapidly evolving technology of wireless LANs (WLANs). WLANs redefine the way the

More information

Funkwerk WLAN Controller

Funkwerk WLAN Controller Product Name: Manufacturer: - Model Number: WLAN Controller for 6 AP The Funkwerk WLAN controller enables your customer's WLAN network to be configured in under 30 minutes... with no particular WLAN skills!

More information

Best Practices Guide for Deploying SpectraLink e340, h340 and i640 Wireless Telephones

Best Practices Guide for Deploying SpectraLink e340, h340 and i640 Wireless Telephones Deployment Guide Best Practices Guide for Deploying SpectraLink e340, h340 and i640 Wireless Telephones Version H Table of Contents 1 Introduction... 3 1.1 SpectraLink e340/h340/i640 Wireless Telephones...3

More information

Ruckus MediaFlex 2811 Wi-Fi 1-Port b/g Wireless Multimedia Router

Ruckus MediaFlex 2811 Wi-Fi 1-Port b/g Wireless Multimedia Router Product Name: Manufacturer: - Model Number: 901-2811-UK01 (901-2811-UK01) 802.11g Multimedia Smart Wi-Fi Router and Adapter offers The First Managed Smart Wi-Fi 802.11g System for Picture-Perfect Distribution

More information

Last Lecture: Data Link Layer

Last Lecture: Data Link Layer Last Lecture: Data Link Layer 1. Design goals and issues 2. (More on) Error Control and Detection 3. Multiple Access Control (MAC) 4. Ethernet, LAN Addresses and ARP 5. Hubs, Bridges, Switches 6. Wireless

More information

INTEROPERABILITY REPORT Ascom Myco Aerohive Networks, AP130, 230, 250, 330, 350,

INTEROPERABILITY REPORT Ascom Myco Aerohive Networks, AP130, 230, 250, 330, 350, [ ] INTEROPERABILITY REPORT Ascom Myco Aerohive Networks, AP130, 230, 250, 330, 350, HiveOS version 6.8r3 (Ap 130/230 6.8.r1, AP330/350-6.541, AP 250 7.0r1) Ascom Myco version 5.5.0 Ascom, Gothenburg August

More information

Chapter 2 Installation and Configuration

Chapter 2 Installation and Configuration Chapter 2 Installation and Configuration This chapter describes how to set up your NETGEAR Wireless-N Access Point WN802T v2 for wireless connectivity to your LAN. This basic configuration will enable

More information

High Density Experience Features in Release 8.0

High Density Experience Features in Release 8.0 This section covers the following topics in depth: Receiver Start of Packet Detection Threshold, page 1 Optimized Roaming, page 5 Dynamic Channel Assignment in RF Profiles, page 11 Receiver Start of Packet

More information

OWL630 OUTDOOR ACCESS POINT

OWL630 OUTDOOR ACCESS POINT OWL630 OUTDOOR ACCESS POINT Wireless INTRODUCTION The OWL630 is an enterprise-grade, concurrent dual-band 802.11ac outdoor access point, designed specifically to withstand harsh weather conditions in outdoor

More information

Grandstream Networks, Inc. WP820 Wi-Fi Roaming Application Note

Grandstream Networks, Inc. WP820 Wi-Fi Roaming Application Note Grandstream Networks, Inc. WP820 Wi-Fi Roaming Application Note Table of Contents OVERVIEW... 7 WP820 WI-FI FREQUENCY AND CHANNEL... 7 WP820 WI-FI ROAMING... 7 DEPLOYMENT REQUIREMENTS... 8 IMPORTANT WI-FI

More information

Wireless AC2600 Wave 2 Dual-Band Unified Access Point

Wireless AC2600 Wave 2 Dual-Band Unified Access Point Product Highlights Next Generation Connectivity Features next-generation 802.11ac Wave 2 technology to deliver a reliable wireless connection at unparalleled combined speeds Unparalleled Performance Experience

More information

FLEXIBLE WIPS SENSOR SUPPORT

FLEXIBLE WIPS SENSOR SUPPORT your business may be subjected to, such as PCI in retail and HIPAA in healthcare. Your network is protected every second of every day with comprehensive integrated security features that include layer

More information

23 Must-Have WiFi Features

23 Must-Have WiFi Features 23 Must-Have WiFi Features Installing, updating or expanding a WiFi network can seem complicated because of the long list of features available and the always-evolving nature of technology. The point of

More information

Omni Center Predictive Wi-Fi Assessment

Omni Center Predictive Wi-Fi Assessment Omni Center Predictive Wi-Fi Assessment Name: Omni Center Predictive Wi-Fi Assessment Location: Onalaska, WI 1 Network capacity configuration 2.4 GHz 5 GHz Minimum Data Rate 12 Mbits/s 12 Mbits/s Band

More information

CSCD 433/533 Advanced Networking

CSCD 433/533 Advanced Networking CSCD 433/533 Advanced Networking Lecture 6 Wireless LAN Components and Characteristics Winter 2017 Some Material in these slides from J.F Kurose and K.W. Ross All material copyright 1996-2007 1 Introduction

More information

WHITE PAPER. Expert Tips for Planning an Industrial Wireless Network. Mike Werning Field Application Engineer, Moxa Americas

WHITE PAPER. Expert Tips for Planning an Industrial Wireless Network. Mike Werning Field Application Engineer, Moxa Americas Expert Tips for Planning an Industrial Wireless Network Mike Werning Field Application Engineer, Moxa Americas Executive Summary Wi-Fi is now present everywhere and people have become comfortable using

More information

NAVIGATING THE HOME WI- FI EXPERIENCE PART 2

NAVIGATING THE HOME WI- FI EXPERIENCE PART 2 NAVIGATING THE HOME WI- FI EXPERIENCE PART 2 THE IMPORTANCE OF AIR TIME ALLOCATION IN WI- FI QUALITY OF SERVICE ELI BARUCH, SR. STAFF SOLUTIONS ARCHITECT TABLE OF CONTENTS INTRODUCTION... 3 WIRELESS QUALITY

More information

CWNA Exam PW0-100 certified wireless network administrator(cwna) Version: 5.0 [ Total Questions: 120 ]

CWNA Exam PW0-100 certified wireless network administrator(cwna) Version: 5.0 [ Total Questions: 120 ] s@lm@n CWNA Exam PW0-100 certified wireless network administrator(cwna) Version: 5.0 [ Total Questions: 120 ] Topic 1, A A Question No : 1 - (Topic 1) What criteria can an 802.11 wireless client use to

More information

The Future of Broadband Wireless Today.

The Future of Broadband Wireless Today. The Future of Broadband Wireless Today. Azalea Networks... A Wireless Mesh Network Solutions Provider Delivering Network Intelligence through Wireless Routing Technology that Sets New Standards in Price

More information

AC1200 Dual Band Wireless Controller Kit TEW-821DAP2KAC (v1.0r)

AC1200 Dual Band Wireless Controller Kit TEW-821DAP2KAC (v1.0r) AC1200 Dual Band Wireless Controller Kit TEW-821DAP2KAC (v1.0r) Centralized AP management Includes two dual band wireless AC1200 access points with PoE injectors Wireless controller with five gigabit ports

More information

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

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

More information

Cisco Exam. Volume: 147 Questions

Cisco Exam. Volume: 147 Questions Volume: 147 Questions Question No : 1 Which two VoWLAN configuration parameters are required to implement a Vocera Communications System on a Cisco WLC v7.0? (Choose two.) A. Enable WLC broadcast for WLANs.

More information

MSM320, MSM410, MSM422, MSM430,

MSM320, MSM410, MSM422, MSM430, Polycom VIEW Certified Configuration Guide Hewlett-Packard MSM710/720/760/765 Wireless LAN Controller With MSM310, MSM320, MSM410, MSM422, MSM430, MSM46x APs September 2012 1725-36068-001 Rev H Trademarks

More information

ZoneFlex 7761-CM DUAL-BAND N SMART WI-FI OUTDOOR AP WITH INTEGRATED DOCSIS 3.0 MODEM

ZoneFlex 7761-CM DUAL-BAND N SMART WI-FI OUTDOOR AP WITH INTEGRATED DOCSIS 3.0 MODEM data sheet BENEFITS Integrated DOCSIS 3.0 modem with 8 x 4 bonded channels Ruggedized outdoor enclosure with DOCSIS 3.0 certified modem providing bonded 8 downstream and 4 upstream channels Unmatched Wi-Fi

More information

MESH TECHNOLOGY PRIMER

MESH TECHNOLOGY PRIMER MESH TECHNOLOGY PRIMER The Evolution of Wi-Fi: From Hot Spots to Hot Zones to Municipal Networks Wi-Fi technology has experienced unprecedented growth for both consumer and enterprise use in a very short

More information

SUB-TITLE WLAN Management-as-a-Service

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

More information

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point Chapter 6 outline 6.1 Introduction Wireless 6.2 Wireless links, characteristics CDMA 6.3 IEEE 802.11 wireless LANs ( wi-fi ) 6.4 Cellular Internet Access architecture standards (e.g., GSM) Mobility 6.5

More information

Mobile and Sensor Systems

Mobile and Sensor Systems Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Protocols and Wireless Systems Dr Cecilia Mascolo In this lecture We will describe medium access control protocols and wireless systems

More information

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Deploying Cisco Wireless Enterprise Networks. Version 1.

exam. Number: Passing Score: 800 Time Limit: 120 min CISCO Deploying Cisco Wireless Enterprise Networks. Version 1. 300-365.exam Number: 300-365 Passing Score: 800 Time Limit: 120 min CISCO 300-365 Deploying Cisco Wireless Enterprise Networks Version 1.0 Exam A QUESTION 1 The customer has deployed C7960 phones with

More information

Chapter 5 Contents. Site Survey pg 81. AP Location for Site Survey pg 81. Performing the Survey pg 82. Analyzing Your Site pg 84.

Chapter 5 Contents. Site Survey pg 81. AP Location for Site Survey pg 81. Performing the Survey pg 82. Analyzing Your Site pg 84. Chapter 5 Contents Site Survey pg 81 AP Location for Site Survey pg 81 Performing the Survey pg 82 Analyzing Your Site pg 84 Cabling pg 85 Encryption and Authentication pg 86 40/64-Bit Versus 104/128-Bit

More information

Quality of Service WMM, U-APSD, DSCP, CoS (802.1p/q), TSPEC Other IEEE Standards d

Quality of Service WMM, U-APSD, DSCP, CoS (802.1p/q), TSPEC Other IEEE Standards d Introduction This document outlines the necessary steps and guidelines to optimally configure Cisco 2000, 4400 Series WLAN Controllers and Cisco Aironet 1000, 1100, 1200 Series Access Points (LWAPP) with

More information

Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0

Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0 Abstract These Application Notes describe the steps for

More information

Vivato Based VoIP. Introduction. Open Platform. Scalable. Wireless LAN Components. Application: Wi-Fi Base Station

Vivato Based VoIP. Introduction. Open Platform. Scalable. Wireless LAN Components. Application: Wi-Fi Base Station Vivato Based VoIP Application: Wi-Fi Base Station roduction 82. (Wi-Fi) wireless local area networks (WLANs) have enjoyed enormous growth over the last few years. With that growth Wi-Fi has expanded into

More information

Gigabit Layer 2+ Unified Switches

Gigabit Layer 2+ Unified Switches Product Highlights Unified Network Architecture Manages up to 48 D-Link Unified Access Points (192 Access Points in a cluster) Robust Wired/Wireless Security With Access Control Lists, Captive Portal,

More information

1 Wireless Network Architecture

1 Wireless Network Architecture CHAPTER 1 Wireless Network Architecture INTRODUCTION Wireless networks come in all shapes and sizes. While many aspects of these diverse networks have common foundations, there are several other aspects

More information

Chapter 7. Basic Wireless Concepts and Configuration. Part I

Chapter 7. Basic Wireless Concepts and Configuration. Part I Chapter 7 Basic Wireless Concepts and Configuration Part I CCNA3-1 Chapter 7-1 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor,

More information

competitive Ruckus vs. Ubiquiti PRODUCT COMPARISON Ruckus Core Values Ubiquiti Core Values

competitive Ruckus vs. Ubiquiti PRODUCT COMPARISON Ruckus Core Values Ubiquiti Core Values PRODUCT COMPARISON Ruckus Core Values Reliability Feature innovation Ease of use Industry-best performance Ubiquiti Core Values Economy pricing Simple user interface Basic small business features Appeal

More information

Wireless Networks. Authors: Marius Popovici Daniel Crişan Zagham Abbas. Technical University of Cluj-Napoca Group Cluj-Napoca, 24 Nov.

Wireless Networks. Authors: Marius Popovici Daniel Crişan Zagham Abbas. Technical University of Cluj-Napoca Group Cluj-Napoca, 24 Nov. Wireless Networks Authors: Marius Popovici Daniel Crişan Zagham Abbas Technical University of Cluj-Napoca Group 3250 Cluj-Napoca, 24 Nov. 2003 Presentation Outline Wireless Technology overview The IEEE

More information

Wireless AC1750 Wave 2 Dual-Band PoE Access Point

Wireless AC1750 Wave 2 Dual-Band PoE Access Point Product Highlights Enjoy High-Performance Wireless Connectivity Harness the power of IEEE 802.11ac Wave 2 wireless and experience wireless speeds of up to 1750 Mbps 1, perfect for high-demand business

More information

Models HP ProCurve M110 Access Point WW

Models HP ProCurve M110 Access Point WW Overview Models HP ProCurve M110 Access Point US HP ProCurve M110 Access Point WW J9385A J9388A Key features Entry-level access point Single radio /b/g Autonomous mode Two external antennas Introduction

More information

ARUBA INSTANT BEST PRACTICES & TROUBLESHOOTING

ARUBA INSTANT BEST PRACTICES & TROUBLESHOOTING ARUBA INSTANT BEST PRACTICES & TROUBLESHOOTING Technical Climb Webinar 12:00 GMT 13:00 CET 15:00 GST March 29th, 2016 Presenter: Barath Srinivasan barath.srinivasan@hpe.com Welcome to the Technical Climb

More information

Cisco Aironet 350 (DS) AP IOS Software

Cisco Aironet 350 (DS) AP IOS Software Cisco Aironet 350 (DS) AP IOS Software This document details the specifications for configuring the Cisco Aironet 350 series access points (APs) using the IOS software with NetLink Wireless Telephones.

More information

Wireless AC1200 Concurrent Dual Band PoE Access Point

Wireless AC1200 Concurrent Dual Band PoE Access Point DAP-2660 Version 1.00 AirPremier Wireless AC1200 Concurrent Dual Band PoE Access Point Product Overview...5 Introduction... 5 Features... 6 Package Contents... 7 System Requirements... 7 Hardware Overview...8

More information

NT1210 Introduction to Networking. Unit 6: Chapter 6, Wireless LANs

NT1210 Introduction to Networking. Unit 6: Chapter 6, Wireless LANs NT1210 Introduction to Networking Unit 6: Chapter 6, Wireless LANs Objectives Identify the major needs and stakeholders for computer networks and network applications. Identify the classifications of networks

More information

PW0-104 Q&As. Wireless LAN Administration Exam. Pass CWNP PW0-104 Exam with 100% Guarantee

PW0-104 Q&As. Wireless LAN Administration Exam. Pass CWNP PW0-104 Exam with 100% Guarantee PW0-104 Q&As Wireless LAN Administration Exam Pass CWNP PW0-104 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance Following

More information

Think Enterprise WLAN, Think Samsung

Think Enterprise WLAN, Think Samsung Think Enterprise WLAN, Think Samsung WLAN Solution Enjoy seamless connectivity and mobility with Samsung Wireless Enterprise Solution The wireless enterprise environment has faced a new paradigm shift

More information

C I S C O C O M P A T I B L E E X T E N S I O N S : C L I E N T B E N E F I T S O N A C I S C O W L A N

C I S C O C O M P A T I B L E E X T E N S I O N S : C L I E N T B E N E F I T S O N A C I S C O W L A N White Paper C I S C O C O M P A T I B L E E X T E N S I O N S : C L I E N T B E N E F I T S O N A C I S C O W L A N Overview Some of the most compelling benefits to working under a unified network architecture

More information