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

Size: px
Start display at page:

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

Transcription

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

2 Configuration Guide Trademark Information Polycom and the logo designs SpectraLink LinkPlus Link NetLink SVP Are trademarks and registered trademarks of Polycom, Inc. in the United States of America and various countries. All other trademarks used herein are the property of their respective owners. Patent Information The accompanying product is protected by one or more US and foreign patents and/or pending patent applications held by Polycom, Inc. Copyright Notice Copyright 2006 to 2008 Polycom, Inc. All rights reserved under the International and pan-american copyright Conventions. No part of this manual, or the software described herein, may be reproduced or transmitted in any form or by any means, or translated into another language or format, in whole or in part, without the express written permission of Polycom, Inc. Do not remove (or allow any third party to remove) any product identification, copyright or other notices. Every effort has been made to ensure that the information in this document is accurate. Polycom, Inc. is not responsible for printing or clerical errors. Information in this document is subject to change without notice and does not represent a commitment on the part of Polycom, Inc. Notice Polycom, Inc. has prepared this document for use by Polycom personnel and customers. The drawings and specifications contained herein are the property of Polycom and shall be neither reproduced in whole or in part without the prior written approval of Polycom, nor be implied to grant any license to make, use, or sell equipment manufactured in accordance herewith. Polycom reserves the right to make changes in specifications and other information contained in this document without prior notice, and the reader should in all cases consult Polycom to determine whether any such changes have been made. No representation or other affirmation of fact contained in this document including but not limited to statements regarding capacity, response-time performance, suitability for use, or performance of products described herein shall be deemed to be a warranty by Polycom for any purpose, or give rise to any liability of Polycom whatsoever. Contact Information Please contact your Polycom Authorized Reseller for assistance. Polycom, Inc Willow Road, Pleasanton, CA PN: _D.doc

3 BelAir Networks: BelAir50, BelAir100, BelAir200 Introduction Polycom s Voice Interoperability for Enterprise Wireless (VIEW) Certification Program is designed to ensure interoperability and high performance between SpectraLink 8000 Wireless Telephones and WLAN infrastructure products. The products listed below have been thoroughly tested in Polycom s lab using the VIEW Certification Test Plan. This document details how to configure BelAir access points (APs) with SpectraLink 8000 Wireless Telephones. Certified Product Summary Manufacturer: BelAir Networks: Approved products: Wireless Controllers Access Points N/A BelAir50 BelAir100 BelAir200 RF technology: b/g Radio: GHz Security: WPA-PSK and WPA2-PSK AP firmware version tested: SpectraLink handset models tested: e340/h340/i /8030 SpectraLink handset software tested: or greater SpectraLink radio mode: b b Maximum telephone calls per AP: Recommended network topology: Switched Ethernet (recommended) Denotes products directly used in VIEW Certification testing Only WPA-PSK and WPA2-PSK are used during VIEW Certification. Other security methods, such as WEP, could be used as well. Release must be used. Later releases do not include changes to ensure SpectraLink interoperability. PN: _D.doc 3

4 Configuration Guide Known Limitations IMPORTANT NOTE: VIEW Certification testing verifies that the user access radio of the BelAir AP 50/100/200 meets the VIEW technical requirements for supporting SpectraLink 8000 Wireless Telephones in a typical enterprise deployment. Testing is conducted in a laboratory where neither outdoor AP coverage area/range nor multiple mesh backhaul hops are considered. Because Wi-Fi mesh deployments vary significantly in terms of wireless backhaul, actual performance can not be guaranteed in a mesh environment. In a BelAir mesh, only Point-to-Point backhaul links with few hops are appropriate for voice traffic. Point-to-Multipoint or Multipoint-to-Multipoint backhaul links cannot be used. BelAir supports a variety of backhaul radio technologies. Only the Wi-Fi backhaul radios were tested during VIEW Certification. WMM must be disabled. Service Information If you encounter difficulties or have questions regarding the configuration process, please contact BelAir Networks technical support at , techsupport@belairnetworks.com or 4 PN: _D.doc

5 BelAir Networks: BelAir50, BelAir100, BelAir200 Network Topology The following topology was tested during VIEW Certification testing. BelAir100 SpectraLink 8000 SVP Server SpectraLink 8000 Wireless Telephones SpectraLink 8000 Telephony Gateway Ethernet switch BelAir100 For information on Polycom products depicted in this diagram, visit PN: _D.doc 5

6 Configuration Guide Configuration Settings Using the CLI The following table contains the configuration parameters recommended for interoperability with SpectraLink 8000 Wireless Telephones. Mode: AP SVP: Enable Voice SSID: Map to VLAN 100 QoS mapping: Map VLAN 100 to queue 3 Antenna Diversity: Enable BelAir access radios implement SVP. BelAir backhaul radios can use VLANs to assign voice priority to SpectraLink traffic or they can use the 802.1p User Priority field to prioritize traffic. The configuration shown above uses VLAN prioritization. Any VLAN ID can be used. In the sample configuration given throughout this document, we chose a VLAN ID of 100. Telnet to CLI The following command is used to telnet to CLI. telnet <IP address of controller> Check the software version The following commands display the installed loads and the active load. /# cd /system /system# show loads /system# show active load Enable radio The following command enables the access radio. /radio# set arm1 mode ap Check access configuration The following commands display the general configuration of the access radio. /radio# show arm1 config 6 PN: _D.doc

7 BelAir Networks: BelAir50, BelAir100, BelAir200 Change access SSID The following commands display and change the access SSID. In the example, below, the first SSID is set to Data to be used for data traffic and the second SSID is set to Voice for voice traffic. The second voice SSID is assigned to VLAN 100. set arm1 ssid "Data" ssidx 1 set arm1 ssid "Voice" ssidx 2 vlan 100 Change access channel The following commands display the channel setting and change the access radio channel to 11. /radio# show arm1 physical channel-number /radio# set arm1 physical channel-number 11 Change access transmit (tx) power The following commands display and change the transmit power setting. /radio# show arm1 tx power /radio# set arm1 tx power 2 The transmit power setting is determined by coverage requirement, antenna choice, and regulatory requirements. The setting is set by BelAir field engineers or BelAir s VARs, and they have been properly trained to set this appropriately. Set WPA-PSK for access The following commands enable/disable the WPA-PSK for the voice SSID (ssidx 2). /radio# set arm1 wpa1 psk <Pre-Shared Key> ssidx 2 enabled /radio# set arm1 wpa1 ssidx 2 disable PN: _D.doc 7

8 Configuration Guide Set WPA2-PSK for access The following commands enable/disable the WPA2-PSK for the voice SSID (ssidx 2). /radio# set arm1 wpa2 psk <Pre-Shared Key> ssidx 2 enabled /radio# set arm1 wpa2 ssidx 2 disable Set antenna diversity The following commands enable antenna diversity. /radio# set arm1 rcv antenna diversity enabled Enable SVP The following commands enable SVP support. /# cd /qos /qos# set svp enable Disable WMM The following commands disable WMM support. /radio# set wmm disable Map VLAN to QoS The following commands map the voice VLAN (such as VLAN 100, in the example) to queue 3, which is the highest priority queue. SpectraLink 8000 Wireless Telephones must always be assigned to queue 3. /# cd /qos /qos# map vlan id 100 to queue 3 /qos# show vlan all qos config Save the configuration The following command saves the AP s current configuration so that it will be used after reboot. /# config-save 8 PN: _D.doc

9 BelAir Networks: BelAir50, BelAir100, BelAir200 Reboot the node The following commands reboot the AP. It is not necessary to reboot the node after changing the configuration. /# cd /system /# /system/reboot Other setup Please refer to BelAir User Guide for other supported commands. PN: _D.doc 9

10 Configuration Guide Configuration Settings Using the Web Interface The following table contains the configuration parameters recommended for interoperability with SpectraLink 8000 Wireless Telephones. Mode: AP SVP: Enable Voice SSID: Map to VLAN 100 QoS mapping: Map VLAN 100 to queue 3 Antenna Diversity: Enable BelAir access radios implement SVP. BelAir backhaul radios can use VLANs to assign voice priority to SpectraLink traffic or they can use the 802.1p User Priority field to prioritize traffic. The configuration shown above uses VLAN prioritization. Any VLAN ID can be used. In the sample configuration given here, we chose a VLAN ID of 100. Connect to Web interface Open a Web browser window and enter the BelAir node s IP address in the navigation bar. Then log in with your BelAir administrative credentials. 10 PN: _D.doc

11 BelAir Networks: BelAir50, BelAir100, BelAir200 Configure the access radio 1. Click the ACCESS button. 2. In the navigation pane, click General Config. 3. Make sure that the Radio State is set to Enable. 4. Set the Channel and Tx power levels according to deployment plan. 5. If you are using the internal access antenna, then the Antenna (Antenna Gain) should be set to 8 dbi; otherwise, choose the antenna setting corresponding to your external antenna. 6. WMM support must be disabled. 7. The QoS Mapping setting is irrelevant for SpectraLink 8000 Wireless Telephones because the SVP support overrides it, therefore the default QoS Mapping of BOTH can be used. 8. Make sure that QoS Schedule is set to SPQ (strict priority queuing), and the check box for QoS Acm: VOICE is not selected so that access control mandatory (Acm), which is part of WMM call admission control, is not used. 9. Click the Apply button. PN: _D.doc 11

12 Configuration Guide BelAir s internal access antennas have 8 dbi gain, which is the default setting for this field. If a different antenna is used, then this setting should be changed accordingly. Please refer to the BelAir Hardware Products: Deployment Guidelines manual for more information. Set up the voice SSID 1. Click the ACCESS button. 2. Click SSID Config in the navigation pane. 3. If you have not done so already, set up an SSID for data users. 4. Select an unused SSID, in this example Click the Enable SSID button. 12 PN: _D.doc

13 BelAir Networks: BelAir50, BelAir100, BelAir Enter your new voice SSID name. 7. Make sure that MBSSID is Disabled. 8. In this example configuration, we mapped the voice SSID to VLAN 100 and enabled Intra-AP client to client communications. 9. Select your privacy mode, and enter a Key as indicated. 10. Click the Apply button. PN: _D.doc 13

14 Configuration Guide MBSSID must be Disabled so that there is a single SSID carrying SpectraLink voice traffic. If MBSSID is enabled, each SSID gets its own BSSID, causing the SpectraLink 8000 SVP Server to not work properly, since the SVP Server would perceive the two SSIDs on an AP to be two different APs. Suppressed refers to whether the SSID gets its own beacon. When MBSSID is enabled for an SSID, it can only be broadcast (i.e., nonsuppressed) if it is the first SSID. The SpectraLink 8000 Wireless Telephones work fine with an SSID that is either broadcast or suppressed. Intra-AP client to client communications setting relates to whether client devices can communicate directly with one another. In certain VoIP-based PBX environments, the SpectraLink 8000 Wireless Telephones need to communicate directly with one another, therefore the setting must be enabled in those instances. Otherwise you may wish to disable this setting to slightly enhance security. It is not recommended to use RADIUS authentication, which is referred to as EAP/DOT1X in BelAir s Web interface. 14 PN: _D.doc

15 BelAir Networks: BelAir50, BelAir100, BelAir200 Set up QoS 1. Click the SYSTEM button. 2. In the navigation pane, click QoS Configuration. 3. If the top-left button is labeled Disable SVP, then SVP is already enabled. Otherwise it will be labeled Enable SVP. Enable SVP if it is not already enabled. 4. Check the UP to Queue Mapping configuration section to verify that only 6 Voice and 7 Network load are mapped to Queue 3. If any other User Priority (UP) values are mapped to Queue 3, then remap them to a different queue. 5. In the Vlan to Queue Mapping Configuration section, enter the voice Vlan ID (VLAN 100 in our example), select 3 highest for the Queue, and click the Add button. 6. If you made changes here, then click the Apply button at the bottom of this section. PN: _D.doc 15

VIEW Certified Configuration Guide. Hewlett-Packard. HP ProCurve Wireless Edge Services zl Module. January 2008 Edition Version C

VIEW Certified Configuration Guide. Hewlett-Packard. HP ProCurve Wireless Edge Services zl Module. January 2008 Edition Version C VIEW Certified Configuration Guide Hewlett-Packard HP ProCurve Wireless Edge Services zl Module January 2008 Edition 1725-36056-001 Version C Configuration Guide Trademark Information Polycom and the logo

More information

VIEW Certified Configuration Guide. Colubris Networks Series MultiService Controllers with MAP-320/330 MultiService Access Points

VIEW Certified Configuration Guide. Colubris Networks Series MultiService Controllers with MAP-320/330 MultiService Access Points VIEW Certified Configuration Guide Colubris Networks 5000 Series MultiService Controllers with MAP-320/330 MultiService Access Points January 2008 Edition 1725-36068 Version E Configuration Guide Trademark

More information

VIEW Certified Configuration Guide. Cisco

VIEW Certified Configuration Guide. Cisco VIEW Certified Configuration Guide Cisco 4400 Series Wireless LAN Controller (WLC), Wireless Services Module (WiSM), and 3750G Integrated Wireless LAN Controller with 1100, 1200, 1300 Series APs January

More information

Field Verified. Configuration Guide. Extricom. Interference-Free Wireless LAN System. January 2008 Edition Version B

Field Verified. Configuration Guide. Extricom. Interference-Free Wireless LAN System. January 2008 Edition Version B Extricom Interference-Free Wireless LAN System January 2008 Edition 1725-36163-001 Version B Trademark Information Polycom and the logo designs SpectraLink LinkPlus Link NetLink SVP Are trademarks and

More information

VIEW Certified Configuration Guide. Extreme Networks. Summit WM 100, 1000 Wireless Controllers with Altitude AP

VIEW Certified Configuration Guide. Extreme Networks. Summit WM 100, 1000 Wireless Controllers with Altitude AP VIEW Certified Configuration Guide Extreme Networks Summit WM 100, 1000 Wireless Controllers with Altitude 350-2 AP January 2008 Edition 1725-36069-001 Version C Configuration Guide Trademark Information

More information

VIEW Certified Configuration Guide. Motorola. WS 2000 with AP 300. January 2008 Edition Version C

VIEW Certified Configuration Guide. Motorola. WS 2000 with AP 300. January 2008 Edition Version C VIEW Certified Configuration Guide Motorola WS 2000 with AP 300 January 2008 Edition 1725-36066-001 Version C 1 Configuration Guide Trademark Information Polycom and the logo designs SpectraLink LinkPlus

More information

Field Verified. Configuration Guide. Proxim ORiNOCO. AP-600b, AP-600g, AP-700, AP-2000, AP January 2008 Edition Version H

Field Verified. Configuration Guide. Proxim ORiNOCO. AP-600b, AP-600g, AP-700, AP-2000, AP January 2008 Edition Version H Proxim ORiNOCO AP-600b, AP-600g, AP-700, AP-2000, AP-4000 January 2008 Edition 1725-36050-001 Version H Trademark Information Polycom and the logo designs SpectraLink LinkPlus Link NetLink SVP Are trademarks

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

NetLink Components NetLink Telephony Gateway NetLink SVP Server NetLink Wireless Telephones

NetLink Components NetLink Telephony Gateway NetLink SVP Server NetLink Wireless Telephones NetLink SVP Server NetLink Telephones environments Vendor IP environments 72-1065-01 Issue B Trademark Information Polycom and the logo designs SpectraLink LinkPlus Link NetLink SVP Are trademarks and

More information

VIEW Certified Configuration Guide. Nortel. WLAN Security Switch 2300 Series with AP January 2008 Edition Version F

VIEW Certified Configuration Guide. Nortel. WLAN Security Switch 2300 Series with AP January 2008 Edition Version F VIEW Certified Configuration Guide Nortel WLAN Security Switch 2300 Series with AP-2330 January 2008 Edition 1725-36082-001 Version F Configuration Guide Trademark Information Polycom and the logo designs

More information

Enterasys Networks. VIEW Certified Configuration Guide. Enterasys C20, C20N, C2400, C4110, C5110 with AP 3605, 3610, 3620, 3630, 3640

Enterasys Networks. VIEW Certified Configuration Guide. Enterasys C20, C20N, C2400, C4110, C5110 with AP 3605, 3610, 3620, 3630, 3640 Enterasys Networks Enterasys C20, C20N, C2400, C4110, C5110 with AP 3605, 3610, 3620, 3630, 3640 December 2010 Edition 1725-36166-001 Version A Patent Information The accompanying product is protected

More information

AP firmware version tested: NetLink Wireless Telephone software version tested: Maximum telephone calls per AP: 8

AP firmware version tested: NetLink Wireless Telephone software version tested: Maximum telephone calls per AP: 8 HP ProCurve Access Point 530 VIEW Pre-Certified Configuration and Deployment Guide SpectraLink s Voice Interoperability for Enterprise Wireless (VIEW) Certification Program is designed to ensure interoperability

More information

Cisco Meraki. Spectralink VIEW Certified Configuration Guide

Cisco Meraki. Spectralink VIEW Certified Configuration Guide Spectralink VIEW Certified Configuration Guide Cisco Meraki Meraki Cloud-Controlled APs MR26, MR30H, MR32, MR33, MR34, MR42, MR52, MR53, MR72, MR74, MR84 721-1013-000 Rev: A August 2017 Copyright Notice

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

Siemens HiPath Wireless: Configuration and Deployment Guide

Siemens HiPath Wireless: Configuration and Deployment Guide Siemens HiPath Wireless System Configuration and Deployment Guide SpectraLink's Voice Interoperability for Enterprise Wireless (VIEW) Certification Program is designed to ensure interoperability and high

More information

VIEW Certified Configuration Guide. Trapeze Networks. Mobility System for MP-422 Access Points. June 2008 Edition Version D

VIEW Certified Configuration Guide. Trapeze Networks. Mobility System for MP-422 Access Points. June 2008 Edition Version D VIEW Certified Configuration Guide Trapeze Networks Mobility System for MP-422 Access Points June 2008 Edition 1725-36060-001 Version D Configuration Guide Trademark Information Polycom and the logo designs

More information

LinkPlus Interface Guide

LinkPlus Interface Guide NEC NEAX 2000 and 2400 System LinkPlus Interface Guide SpectraLink 6000 System SpectraLink 8000 System July 2008 Edition 1725-36138-001 Version E LinkPlus Interface Guide: NEC NEAX 2000 and 2400 System

More information

LinkPlus Interface Guide

LinkPlus Interface Guide Inter-Tel Axxess and Axxent LinkPlus Interface Guide SpectraLink 6000 System SpectraLink 8000 System July 2008 Edition 1725-36135-001 Version E LinkPlus Interface Guide: Inter-Tel Axxess and Axxent Trademark

More information

Siemens HiPath Wireless: Configuration and Deployment Guide

Siemens HiPath Wireless: Configuration and Deployment Guide Siemens HiPath Wireless System Configuration and Deployment Guide SpectraLink's Voice Interoperability for Enterprise Wireless (VIEW) Certification Program is designed to ensure interoperability and high

More information

Extreme Networks Summit WM-Series Wireless Controller and Altitude APs Configuration and Deployment Guide

Extreme Networks Summit WM-Series Wireless Controller and Altitude APs Configuration and Deployment Guide Extreme Networks Summit WM-Series Wireless Controller and Altitude 350-2 APs Configuration and Deployment Guide SpectraLink's Voice Interoperability for Enterprise Wireless (VIEW) Certification Program

More information

LinkPlus Interface Guide

LinkPlus Interface Guide Siemens Hicom/HiPath optiset LinkPlus Interface Guide for SpectraLink e340/h340/i640 Wireless Telephones July 2008 Edition 1725-36143-001 Version K LinkPlus Interface Guide: Siemens Hicom/HiPath optiset

More information

LinkPlus Interface Guide

LinkPlus Interface Guide Avaya MERLIN LEGEND/MAGIX LinkPlus Interface Guide SpectraLink 6000 System SpectraLink 8000 System July 2008 Edition 1725-36131-001 Version E LinkPlus Interface Guide: Avaya MERLIN LEGEND/MAGIX Trademark

More information

Spectralink Quick Network Connect. Release Notes. Spectralink QNC Software 2.0 January 2017, v2

Spectralink Quick Network Connect. Release Notes. Spectralink QNC Software 2.0 January 2017, v2 Spectralink Quick Network Connect Release Notes Spectralink QNC Software 2.0 Spectralink QNC Software 2.0 January 2017, v2 Release Notes Spectralink QNC Software Copyright Notice 2016-2017 Spectralink

More information

Spectralink CMS Update Procedure for Release

Spectralink CMS Update Procedure for Release Spectralink CMS Update Procedure for Release 1.1.66 This technical bulletin explains the procedure used to update and deploy the Spectralink CMS for PIVOT to release 1.1.66. System Affected Spectralink

More information

2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller),

2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller), VIEW Certified Configuration Guide Cisco Systems Inc. 2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller), WiSM (Wireless Services Module), WiSM2, WLC Module, WLC SW for SRE, 3750G Integrated

More information

Spectralink VIEW Certified Configuration Guide. Aruba Networks. Aruba Instant APs IAP-11x, 20x, 21x, 22x

Spectralink VIEW Certified Configuration Guide. Aruba Networks. Aruba Instant APs IAP-11x, 20x, 21x, 22x Spectralink VIEW Certified Configuration Guide Aruba Networks Aruba Instant APs IAP-11x, 20x, 21x, 22x 721-1008-000 Rev: B May 2016 Copyright Notice 2015-2016 Spectralink Corporation All rights reserved.

More information

2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller),

2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller), VIEW Certified Configuration Guide Cisco Systems Inc. 2100/2500/4400/5500/7500/8500 Series WLC (Wireless LAN Controller), WiSM (Wireless Services Module), WiSM2, WLC Module, WLC SW for SRE, 3750G Integrated

More information

Extreme Networks. VIEW Certified Configuration Guide

Extreme Networks. VIEW Certified Configuration Guide Extreme Networks With Access Points standalone AP4532, AP4710, AP4750, AP4760 or with WLAN controllers: WM3400, WM3411, WM3600, WM3700 and AP4532, AP4600, AP4710, AP4750, AP4760 March 2012 Edition 1725-36970-001

More information

SpectraLink 8002, e340/h340/i640 Wireless Telephone Configuration Cradle

SpectraLink 8002, e340/h340/i640 Wireless Telephone Configuration Cradle SpectraLink 8002, e340/h340/i640 Wireless Telephone Configuration Cradle Administration Guide July 2008 Edition 1725-36036-001 Version E SpectraLink 8002, e340/h340/i640 Wireless Telephone: Configuration

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

Application Notes for MobileAccess Networks MA-850 Intelligent RF Switching Hub with Avaya AP-6, AP-8 and W110 Access Points - Issue 1.

Application Notes for MobileAccess Networks MA-850 Intelligent RF Switching Hub with Avaya AP-6, AP-8 and W110 Access Points - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for MobileAccess Networks MA-850 Intelligent RF Switching Hub with Avaya AP-6, AP-8 and W110 Access Points - Issue 1.0 Abstract These Application

More information

QNC Best Practices. System Affected. Description. QNC Configuration Procedure. Technical Bulletin CS-18-04

QNC Best Practices. System Affected. Description. QNC Configuration Procedure. Technical Bulletin CS-18-04 This technical bulletin explains the best approach to using the QNC tool when deploying handsets and provides tips and tricks on QNC behaviors to help smooth your deployment process. System Affected QNC

More information

Introduction to PTT. Multicast

Introduction to PTT. Multicast PTT Call Flow Introduction to PTT PTT traffic in the Spectralink system utilizes a proprietary technology to create a one-tomany call. In order to accomplish this multicast is used to ensure that only

More information

Cisco Systems, Inc , 1200, 1300 Series AP (Autonomous mode) Product sw version 12.3(11)JA4 I75 Handset sw version 1.4.

Cisco Systems, Inc , 1200, 1300 Series AP (Autonomous mode) Product sw version 12.3(11)JA4 I75 Handset sw version 1.4. Introduction This document outlines the necessary steps and guidelines to optimally configure the Cisco Aironet 1100, 1200, 1300 Series Access Points (Autonomous mode) with the Ascom FreeNET VoWiFi system.

More information

Using Spectralink 84-Series Phones with Microsoft Lync Server 2010

Using Spectralink 84-Series Phones with Microsoft Lync Server 2010 Using Spectralink 84-Series Phones with Microsoft Lync Server 2010 This technical bulletin explains concepts and requirements for interoperating Spectralink 84- Series handsets with Microsoft Lync Server

More information

Q DECT Release: Built-in sitesurvey, improved handset audio, and DECT server security enhancements.

Q DECT Release: Built-in sitesurvey, improved handset audio, and DECT server security enhancements. Technical Bulletin CS-18-01 Q1-2018 DECT Release: Built-in sitesurvey, improved handset audio, and DECT server security enhancements. This technical bulletin reviews the new DECT handsets, IP-DECT and

More information

Considerations when adding Spectralink 84-Series and PIVOT handsets to Avaya and Spectralinkbranded 80-Series handsets

Considerations when adding Spectralink 84-Series and PIVOT handsets to Avaya and Spectralinkbranded 80-Series handsets Considerations when adding Spectralink 84-Series and PIVOT handsets to Avaya and Spectralinkbranded 80-Series handsets This document covers high-level considerations when migrating current Avaya handset

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

Q DECT Release: Delivering enhanced OTA Security, deployment automation and much more

Q DECT Release: Delivering enhanced OTA Security, deployment automation and much more Q3-2018 DECT Release: Delivering enhanced OTA Security, deployment automation and much more This technical bulletin reviews the new DECT Q3 2018 Software Release including key enhancements such as; early

More information

3Com Wireless LAN Mobility System Configuration and Deployment Guide

3Com Wireless LAN Mobility System Configuration and Deployment Guide 3Com Wireless LAN Mobility System Configuration and Deployment Guide SpectraLink's Voice Interoperability for Enterprise Wireless (VIEW) Certification Program is designed to ensure interoperability and

More information

Spectralink Versity Call Server Redundancy

Spectralink Versity Call Server Redundancy Technical Bulletin CS-18-10 Spectralink Versity Call Server Redundancy This technical bulletin explains how to configure call server redundancy for Spectralink Versity handsets. System Affected Spectralink

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

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

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

SpectraLink 8000 Telephony Gateway. Administration Guide. Utilizing SpectraLink Radio Protocol (SRP) July 2008 Edition Version T

SpectraLink 8000 Telephony Gateway. Administration Guide. Utilizing SpectraLink Radio Protocol (SRP) July 2008 Edition Version T SpectraLink 8000 Telephony Gateway Administration Guide Utilizing SpectraLink Radio Protocol (SRP) July 2008 Edition 1725-36028-001 Version T SpectraLink 8000 Telephony Gateway Administration Guide Trademark

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

Versity Software Update Overview

Versity Software Update Overview This technical bulletin explains the requirements for the software update server for the Spectralink Versity. Details about how the phone performs a software update, file selection criteria and software

More information

Open Applications Interface (OAI) Installation and Setup

Open Applications Interface (OAI) Installation and Setup Open Applications Interface (OAI) Installation and Setup Link Wireless Telephone System Link 3000 MCU Part Number: 72-0059-07 Issue A NOTICE SpectraLink Corporation has prepared this document for use by

More information

PePWave Mesh Connector User Manual

PePWave Mesh Connector User Manual PePWave Mesh Connector User Manual Document Rev. 1.0 Jun-07 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. Copyright 1999-2007 PePWave Ltd. All Rights Reserved. PePWave and

More information

HP ProCurve Mobility Access Point Series

HP ProCurve Mobility Access Point Series HP ProCurve Mobility Access Point Series Product overview HP ProCurve M110 Access Point is an entry-level, single IEEE 802.11a/b/g radio device that can be configured to operate as an access point, a wireless

More information

ECB3500 Wireless Long Range Multi-function 7+1 AP 2.4GHz Super G 108Mbps EIRP up to 2000mW

ECB3500 Wireless Long Range Multi-function 7+1 AP 2.4GHz Super G 108Mbps EIRP up to 2000mW WDS Bridge/Client /AP ECB3500 is a powerful, enhanced, enterprise level product supports 7 multi-functions to operate for every kind of working environment. It supports high transmit output power and high

More information

11N Wall Mount Access Point / WDS AP / Universal Repeater. Features. Fully compatible with IEEE b/g/n devices

11N Wall Mount Access Point / WDS AP / Universal Repeater. Features. Fully compatible with IEEE b/g/n devices EAP9550-KZ is a powerful and multi-functioned 11n Indoor Access Point and it can act three modes AP/WDS/Universal Repeater. Smoke detector appearance will minimize visibility. So this model can work properly

More information

HP ProCurve MultiService Access Device Series

HP ProCurve MultiService Access Device Series HP ProCurve MultiService Access Device Series Product overview HP ProCurve MSM317 Access Device integrates wired and wireless connectivity into a small unit that can be quickly and discretely installed

More information

Wireless High power Multi-function AP

Wireless High power Multi-function AP Wireless High power Multi-function AP EAP-3660 2.4GHz Super G 108Mbps Access Point/ WDS/Universal Repeater The EAP-3660 is a smoke detector looking Wireless Access Point / Universal Repeater / WDS that

More information

ECB N Multi-Function Gigabit Client Bridge

ECB N Multi-Function Gigabit Client Bridge ECB9500 is a powerful and multi-functioned 11n product with 7 major multi-functions, is designed to operate in every working environment for enterprises. ECB9500 is a Wireless Network device that delivers

More information

M a/b/g Outdoor Layer-2 MESH AP

M a/b/g Outdoor Layer-2 MESH AP 802.11a/b/g Outdoor Layer-2 MESH AP 2.4GHz / 5GHz 802.11 a/b/g MESH PRODUCT DESCRIPTION EnGenius Mesh AP is designed with IEEE802.11a/b/g standards and addressed on providing high performance mesh network.

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Motorola Solutions PTP 500 Point-to-Point Wireless Ethernet Solution with Avaya Aura Communication Manager and Avaya Aura

More information

Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0

Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0 Abstract These Application Notes describe a solution

More information

HP MSM a/b/g Access Point Series

HP MSM a/b/g Access Point Series Data sheet HP MSM-802.11a/b/g Access Point Series Key features Single radio Intelligent traffic forwarding Self-healing, advanced mesh capabilities Client access Indoor industrial enclosures Product overview

More information

ENH900EXT N Dual Radio Concurrent AP. 2.4GHz/5GHz 900Mbps a/b/g/n Flexible Application

ENH900EXT N Dual Radio Concurrent AP. 2.4GHz/5GHz 900Mbps a/b/g/n Flexible Application ENH900EXT equips with two powerful independent RF interfaces which support 802.11a/n (3T3R) and 802.11b/g/n (3T3R). With certified IP-67 protection, it is designed to deliver high reliability under harsh

More information

ECB3500 Wireless Long Range Multi-function 7+1 AP

ECB3500 Wireless Long Range Multi-function 7+1 AP Package Contents - 1* Wireless Long range - multi-function 7+1 AP (ECB3500) - 1* 12V/1A Power Adapter - 1* CAT5 UTP Cable - 1* QIG - 1* CD (User s Manual) - 2* 5dBi 2.4GHz Dipole Antennas ECB3500 is a

More information

Spectralink PIVOT Smartphone. Barcode Administration Guide

Spectralink PIVOT Smartphone. Barcode Administration Guide Spectralink PIVOT Smartphone Barcode Administration Guide 721-0044-000 Rev: A November 2016 Copyright Notice 2016 Spectralink Corporation All rights reserved. Spectralink TM, the Spectralink logo and the

More information

Mesh Deployment Modes

Mesh Deployment Modes This chapter describes the mesh deployment modes and contains the following sections: Wireless Mesh Network, page 1 Wireless Backhaul, page 1 Point-to-Multipoint Wireless Bridging, page 2 Point-to-Point

More information

ECB3500 Wireless Long Range Multi-function 7+1 AP

ECB3500 Wireless Long Range Multi-function 7+1 AP ECB3500 is a powerful, enhanced, enterprise level product supports 7 multi-functions to operate for every kind of working environment. It supports high transmit output power and high data rate which plays

More information

QuickSpecs. HP M111 Client Bridge Series (Retired) Model. Key features

QuickSpecs. HP M111 Client Bridge Series (Retired) Model. Key features Overview (Retired) Model HP M111 Client Bridge US HP M111 Client Bridge JP J9389A J9523A Key features Can connect wired device to a wireless network Single radio IEEE 802.11a/b/g Two external antennas

More information

EAP Wireless Access Point. 2.4 GHz b/g 54 Mbps

EAP Wireless Access Point. 2.4 GHz b/g 54 Mbps EAP-3660 is a small form factor wireless product. It is stylish and looks like a smoke detector on the ceiling. EAP-3660 is a / Repeater / WDS that operates seamlessly in the 2.4 GHz frequency spectrum

More information

LinkPlus Interface Guide Inter-Tel Eclipse

LinkPlus Interface Guide Inter-Tel Eclipse Link Wireless Telephone System NetLink Wireless Telephone Part Number: 72-0171-07 Issue B NOTICE SpectraLink Corporation has prepared this document for use by SpectraLink personnel and clients. The drawings

More information

ENH900 EXT ENH900 EXT. Wireless 11N Outdoor Dual Band Dual Concurrent AP /CB PRODUCT OVERVIEW

ENH900 EXT ENH900 EXT. Wireless 11N Outdoor Dual Band Dual Concurrent AP /CB PRODUCT OVERVIEW Wireless 11N Outdoor Dual Band Dual Concurrent AP /CB 2.4GHz/5GH 900Mbps 802.11a/b/g/n PRODUCT OVERVIEW ENH900EXT equips with two powerful independent RF interfaces which support 802.11a/n (3T3R) and 802.11b/g/n

More information

Spectralink PIVOT & Versity USB Driver V2.0.0

Spectralink PIVOT & Versity USB Driver V2.0.0 Spectralink PIVOT & Versity USB Driver V2.0.0 This technical bulletin explains the changes to the Spectralink PIVOT and Versity product USB Drivers, now version 2.0.0. System Affected Spectralink PIVOT

More information

ECB GHz Super G 108Mbps Access Point/Client Bridge/Repeater/WDS AP/

ECB GHz Super G 108Mbps Access Point/Client Bridge/Repeater/WDS AP/ Wireless Long Range Multi-function 7+1 AP ECB3500 2.4GHz Super G 108Mbps Access Point/Client Bridge/Repeater/WDS AP/ EIRP up to 2000mW WDS Bridge/Client Router/AP Router ECB3500 is a powerful, enhanced,

More information

HP E a/b/g Access Point Series

HP E a/b/g Access Point Series Data sheet Product overview HP offers intelligent single, dual and tri radio Access Points designed to provide reliable, easy-to-use wireless connectivity across the network. HP also offers integrated

More information

EAP9550 is a powerful and multi-functioned 11n Access Point

EAP9550 is a powerful and multi-functioned 11n Access Point 11N Wall Mount Access Point / WDS AP / Universal Repeater 2.4GH/ 2Tx2R 11N 300Mbps AP/ WDS/Universal Repeater EAP9550 EAP9550 is a powerful and multi-functioned 11n Access Point and it can act three modes

More information

Multi-Function Gigabit Wireless-N Client Bridge 2.4GHz 300Mbps Client Bridge/AP/ WDS/Repeater

Multi-Function Gigabit Wireless-N Client Bridge 2.4GHz 300Mbps Client Bridge/AP/ WDS/Repeater Multi-Function Gigabit Wireless-N Client Bridge 2.4GHz 300Mbps Client Bridge/AP/ WDS/Repeater ECB-9750 ECB-9750 is a powerful and multi-functioned 11n product with 7 major multi-functions, is designed

More information

ECB N Multi-Function Client Bridge

ECB N Multi-Function Client Bridge ECB9300 is a multi-functioned 11n product with 7 major multi-functions, is designed to operate in every working environment for enterprises. ECB9300 is a Wireless Network device that delivers up to 3x

More information

Enabling SSH on CMS 2.x Server

Enabling SSH on CMS 2.x Server This technical bulletin explains how to enable SSH access on your CMS 2.x Server. System Affected CMS Release 2.1 and above Description For this document, we will explain how to modify your CMS 2.x Server

More information

HP E-MSM317 Access Device Series Overview. Models HP E-MSM317 Access Device US

HP E-MSM317 Access Device Series Overview. Models HP E-MSM317 Access Device US Overview Models HP E-MSM317 Access Device WW HP E-MSM317 Access Device US J9423A J9422A Key features Single radio IEEE 802.11b/g Self-healing, self-optimizing local mesh Two internal antennas 4 10/100

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

EnGenius EAP-9550 Indoor Access Point

EnGenius EAP-9550 Indoor Access Point Product Name: Manufacturer: - Model Number: NET-EL-EAP9550 Please Note the has been discontinued, for alternative wireless equipment please check out Ubiquiti UniFi UAP LR EnGenius EAP9550 Indoor Access

More information

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

300Mbps Wireless Gigabit PoE Access Point

300Mbps Wireless Gigabit PoE Access Point WAP-6150 Version: 1 300Mbps Wireless Gigabit PoE Access Point The tough, high performance WAP-6150 is designed for fast wireless connectivity in enterprise or industrial environments of all dimensions.

More information

ECB Gon Tel: +44 (0) Fax: +44 (0) Wireless Long Range Multi-function 7+1 AP

ECB Gon   Tel: +44 (0) Fax: +44 (0) Wireless Long Range Multi-function 7+1 AP Wireless Long Range Multi-function 7+1 AP (Access Point/Client Bridge/Repeater/WDS AP/ WDS Bridge/ Client Router/AP Router) 2.4 GHz Super G 108Mbps EIRP up to 2000mW PRODUCT DESCRIPTION is a powerful,

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Avaya W310 Mobility Gateway with the Avaya W110 Light Access Point for Avaya Wireless IP Telephones and Avaya IP Softphone in an Avaya IP Telephony

More information

SpectraLink 8020/8030 and 8400 Series Wireless Telephones

SpectraLink 8020/8030 and 8400 Series Wireless Telephones VIEW CERTIFIED CONFIGURATION GUIDE October 2012 1725-36080-001 Rev T SpectraLink 8020/8030 and 8400 Series Wireless Telephones with Aruba Networks Aruba Controllers 6xx, 3xxx, 6000 Aruba Legacy APs 41,

More information

ZoneFlex Smart n 5GHz Outdoor Wireless Bridge. The First Centrally Managed n 5GHz Outdoor Wireless Bridge BENEFITS

ZoneFlex Smart n 5GHz Outdoor Wireless Bridge. The First Centrally Managed n 5GHz Outdoor Wireless Bridge BENEFITS ZoneFlex 7731 The First Centrally Managed 802.11n 5GHz Outdoor Wireless Bridge The Ruckus ZoneFlex 7731 is the first centrally-managed, outdoor point-to-point and point-to-multipoint bridge that unleashes

More information

M5000. Wireless a/b/g Outdoor AP PRODUCT DESCRIPTION

M5000. Wireless a/b/g Outdoor AP PRODUCT DESCRIPTION Wireless 802.11 a/b/g Outdoor AP 2.4GHz / 5GHz 54Mbps 802.11 a/b/g MESH Function PRODUCT DESCRIPTION is a long range outdoor wireless Access Point / Client Bridge that operates in both 5GHz and 2.4GHz

More information

PRODUCT DESCRIPTION. Learn more about EnGenius Solutions at

PRODUCT DESCRIPTION. Learn more about EnGenius Solutions at Wireless Long Range Multi-function Client Bridge 2.4 GHz EIRP up to 400mW Access point Client Bridge Repeater Client Router PRODUCT DESCRIPTION is a powerful client bridge. It supports several networking

More information

PRODUCT OVERVIEW. Learn more about EnGenius Solutions at

PRODUCT OVERVIEW. Learn more about EnGenius Solutions at Dual Radio Multi-Function Repeater 2.4 GHz / 5 GHz 300Mbps 802.11a/b/g/n Multi Function PRODUCT OVERVIEW equips with two powerful independent RF interfaces which support 802.11a/b/g and 802.11b/g/n. With

More information

HP ProCurve a/b/g MultiService Access Point Series

HP ProCurve a/b/g MultiService Access Point Series Product overview HP ProCurve offers intelligent single, dual and tri radio Access Points designed to provide reliable, easy-to-use wireless connectivity across the network. HP Procurve also offers integrated

More information

M5000. Wireless a/b/g Outdoor AP PRODUCT DESCRIPTION

M5000. Wireless a/b/g Outdoor AP PRODUCT DESCRIPTION Wireless 802.11 a/b/g Outdoor AP 2.4 / 5 54Mbps 802.11 a/b/g MESH Function PRODUCT DESCRIPTION is a long range outdoor wireless Access Point / Client Bridge that operates in both 5 and 2.4 frequency. It

More information

Technology Solution Guide. Deploying Entuity s Eye of the Storm with Aruba Networks Secure Mobility Solution

Technology Solution Guide. Deploying Entuity s Eye of the Storm with Aruba Networks Secure Mobility Solution Technology Solution Guide Deploying Entuity s Eye of the Storm with Aruba Networks Secure Mobility Solution S/W Version: Eye of the Storm Enterprise 2011 WARRANTY DISCLAIMER THE FOLLOWING DOCUMENT, AND

More information

Mesh Wide Area Network 4300 Series. Doubles the Flexibility of Municipal WiFi and Enterprise Networks

Mesh Wide Area Network 4300 Series. Doubles the Flexibility of Municipal WiFi and Enterprise Networks Mesh Wide Area Network 4300 Series Doubles the Flexibility of Municipal WiFi and Enterprise Networks The Mesh Wide Area Network (MWAN) 4300 solution is a powerful, nextgeneration, two radio meshed network.

More information

802.11b/g Access Point WL-8000AP

802.11b/g Access Point WL-8000AP 802.11b/g Access Point WL-8000AP User s Guide - FCC Certifications This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules.

More information

M5000 Wireless a/b/g Outdoor AP

M5000 Wireless a/b/g Outdoor AP M5000 is a long range outdoor wireless Access Point / Client Bridge that operates in both 5 and 2.4 frequency. It provides high bandwidth up to 54Mbps and features high transmitted output power as well

More information

Datasheet ac Wave 2 Enterprise Wi-Fi Access Point. Model: UAP-AC-HD. Simultaneous Dual-Band 4x4 Multi-User MIMO

Datasheet ac Wave 2 Enterprise Wi-Fi Access Point. Model: UAP-AC-HD. Simultaneous Dual-Band 4x4 Multi-User MIMO 802.11ac Wave 2 Enterprise Wi-Fi Access Point Model: UAP-AC-HD Simultaneous Dual-Band 4x4 Multi-User MIMO Four-Stream 802.11ac Wave 2 Technology 802.3at PoE+ Compatibility Scalable Enterprise Wi-Fi Management

More information

300Mbps Wireless N Gigabit Ceilling Mount Access Point

300Mbps Wireless N Gigabit Ceilling Mount Access Point Datasheet 300Mbps Wireless N Gigabit Ceilling Mount Access Point 120 Highlights Wireless N speed up to 300Mbps The Controller Software enables administrators to manage hundreds of s easily from any PC

More information

Managed Gigabit Wireless Access Point, 300Mbps n, 802.3af PoE, Detachable Antenna

Managed Gigabit Wireless Access Point, 300Mbps n, 802.3af PoE, Detachable Antenna WAP-6150 Version: 1 Managed Gigabit Wireless Access Point, 300Mbps 802.11n, 802.3af PoE, Detachable Antenna The tough, high performance WAP-6150 is designed for fast wireless connectivity in enterprise

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

High Power Wireless N USB Adapter User s Manual

High Power Wireless N USB Adapter User s Manual High Power Wireless N USB Adapter User s Manual 2 Table of Contents 1. Introduction... 4 1.1 Package Contents... 4 1.2 Features... 4 2. Installation... 5 3. Configuring the Adapter... 11 4. Wireless Utility...

More information

300Mbps Wireless N Ceiling Mount Access Point

300Mbps Wireless N Ceiling Mount Access Point Datasheet Ceiling Mount Access Point 110 Highlights Wireless N speed up to 300Mbps Controller Software enables administrators to easily manage hundreds of s Supports passive PoE for convenient installation

More information

RELEASE NOTES. Phase 1 May A. Polycom Concierge

RELEASE NOTES. Phase 1 May A. Polycom Concierge RELEASE NOTES Phase 1 May 2016 3725-74606-000A Polycom Concierge Contents Introducing the Polycom Concierge Solution... 3 New Features... 3 Endpoint and Meeting Control... 3 Enhanced Participant List Control...

More information