ACCESS/ONE FIRMWARE User Manual. (An Addendum to based User Manual) September 29, 2009

Size: px
Start display at page:

Download "ACCESS/ONE FIRMWARE User Manual. (An Addendum to based User Manual) September 29, 2009"

Transcription

1 ACCESS/ONE FIRMWARE User Manual (An Addendum to based User Manual) September 29, 2009 Copyright Strix Systems, Inc. All Rights Reserved. 1 ACCESS/ONE FIRMWARE USER MANUAL

2 Table of Contents Access / One Network 1 INTRODUCTION ATTACHING ETHERNET TRAFFIC TO SPECIFIC SSID SIB AGING TIMEOUT RADIUS AUTHENTICATION FORMAT TKIP COUNTER MEASURE ACTIVATION MOBILE DEPLOYMENT RELATED ENHANCEMENTS INFRASTRUCTURE NETWORK / TRAIN-TRACK NETWORK CONNECTION BETWEEN TRAIN AND INFRASTRUCTURE NETWORK IN-TRAIN CARRIAGE NETWORK WIRELESS ACCESS FOR USERS ON TRAIN CUSTOMER PREMISE VLANS CPE MANAGEMENT CPE MANAGEMENT FROM WITHIN VLAN VLAN TAG FOR CPE MANAGEMENT CLOUD PROVISIONING CLOUD SELF PROVISIONING KEY STORAGE OF ENCRYPTED PROVISIONING KEY PROBE CHANGES FOR KEY CHALLENGE NETWORK SERVER INVENTORY UPDATE INVENTORY AGING FAST ACCESS/ONE AUTHENTICATION SCHEME IMPROVED BACKGROUND SCANNING SOFTWARE ACKNOWLEDGEMENT FOR POWERSAVE REQUESTS CONFIGURABLE QUEUE DEPTH ON AP FOR CPE AND BH CONNECTIONS US PUBLIC SAFETY (4.9 GHZ) PS CAPABILITY PER RADIO USPS CONFIGURATION FROM NS CREATION OF PS-ONLY SSIDS WPA2 SECURITY DATA RATE RANGE TELNET / WEB RADIUS AUTHENTICATION RADIUS AUTHENTICATION FOR TELNET / WEB USERS CACHING FOR WEB USERS AUTHENTICATED BY RADIUS NODENAME IN SNMP TRAPS AGING FOR POWER-SAVE CLIENTS CCA SUPPORT MAXIMUM DISTANCE BETWEEN AP AND BH DISCONNECTING WEAKER CLIENTS ACCESS/ONE FIRMWARE USER MANUAL

3 21 USEFUL SYSTEM SANITY MONITOR AND NOTIFICATION FEATURES SYSTEM CPU & MEMORY USAGE NODE TEMPERATURE & PEER RSSI RF UTILIZATION & NUMBER OF USERS ACCESS/ONE FIRMWARE USER MANUAL

4 Table of Figures FIGURE 1: ETHERNET SSID 7 FIGURE 2: TIMEOUT FOR DISSOCIATED CLIENTS 9 FIGURE 3: RADIUS AUTHENTICATION 11 FIGURE 4: TKIP COUNTER MEASURE 13 FIGURE 5: TRACKSIDE MESH NETWORK 15 FIGURE 6: CONNECTION BETWEEN TRAIN & INFRASTRUCTURE NETWORK 16 FIGURE 7: IN-TRAIN CARRIAGE NETWORK 17 FIGURE 8 : WIRELESS ACCESS FOR USERS ON TRAIN 18 FIGURE 9: CUSTOMER PREMISES VLAN 19 FIGURE 10: VLAN IDS 20 FIGURE 11: CPE MANAGEMENT 21 FIGURE 12: VLAN TAG 22 FIGURE 13: CLOUD SELF PROVISIONING KEY 23 FIGURE 14: PROBE CHANGES FOR KEY CHALLENGES 25 FIGURE 15: INVENTORY AGING 26 FIGURE 16: AUTHENTICATION SCHEME 27 FIGURE 17: ACCESS POINT PACKET QUEUES 29 FIGURE 18: USPS CONFIGURATION 30 FIGURE 19: PS-ONLY SSIDS 31 FIGURE 20: WAP2 SECURITY 32 FIGURE 21: DATA RATE 33 FIGURE 22: RADIUS SERVER 35 FIGURE 23: CCA MODE 39 FIGURE 24: MANAGE WEAKER CLIENT TRIGGERS 42 FIGURE 25: ENABLE/DISABLE WEAKER LINKS 42 FIGURE 26: ADD NEW WEAKER CLIENT TRIGGER 43 FIGURE 27: DELETE WEAKER CLIENT TRIGGER 43 FIGURE 28: CPU AND MEMORY USAGE ALARM THRESHOLD 44 FIGURE 29: NODE TEMPERATURE AND PEER RSSI ALARM THRESHOLD 45 FIGURE 30: OTHER THRESHOLD ALARM 46 4 ACCESS/ONE FIRMWARE USER MANUAL

5 1 Introduction This document describes various software features and enhancements implemented in Access/One firmware GA releases after GA release. This document is an addendum document to the previous user manual based on GA release. This document must be read, once the user has gone through the based user manual. Organization The addendum is organized as follows. Sections 2 to 5 describe the features introduced in GA release Sections 6 to 19 describe the features introduced in GA release Sections 20 to 21 describe the features introduced in GA release Some abbreviations used in this document are: OWS - Outdoor Wireless System IWS - Indoor Wireless System EWS - Edge Wireless System MWS - Mobile Wireless System NS - Network Server AP - Access Point (Client Connect) BH - BackHaul (Network Connect) CPE - Customer Premises Equipment 5 ACCESS/ONE FIRMWARE USER MANUAL

6 2 Attaching Ethernet Traffic to specific SSID Ethernet port on the Access/One stack can be attached to a SSID that has a VLAN associated with it. Any client connected over Ethernet port of OWS, can be part of that VLAN. In case this feature is not enabled (default case), all traffic coming and going out of Ethernet port will be untagged, unless the traffic is pretagged or separated by a Layer 2 or Layer 3 device. This feature can be configured only on the stack controller (bottom most module) module of the OWS and not the IWS or HSX. When we have multiple SSID profiles on a radio, one and only one of these profiles can be attached to the Ethernet port. The untagged SSID cannot be used for this purpose. Once a specific SSID is attached to the Ethernet, only traffic from stations using the specified SSID with the same VLAN tag will be sent onto the Ethernet, and the packets will be untagged on the Ethernet. Traffic from other stations will not be sent on the Ethernet. Similarly, untagged packets coming into the Ethernet port will be sent only to those stations that are on the same SSID attached to the Ethernet. Packets coming into a node from an Ethernet port attached to the SSID, will behave just like packets coming into the node from stations associating on that SSID (in terms of VLAN tagging/untagging). This feature can be enabled only when one radio of OWS works as BH (Network Connect) & another radio works as AP (Client Connect). CLI on AP (device level): set etherssid <ssid-name> -- To enable the EtherSSID get ethressid -- Displays on which SSID, etherssid is enabled set etherssid <blank> -- To disable the EtherSSID SNMP Configuration: SNMP mib items on AP: Configuration: strix-config-system.mib: sysethernetssid (Display String) -- device level SNMP mib items on NS: Configuration: strix-config-system.mib: sysethernetssid (Display String) -- cloud level 6 ACCESS/ONE FIRMWARE USER MANUAL

7 Web Configuration: Device-> Configure-> Wi-Fi -> a/g Radio -> Client Connect Figure 1: Ethernet SSID 7 ACCESS/ONE FIRMWARE USER MANUAL

8 3 Sib Aging Timeout When clients are turned off or disassociated, the Strix AP keeps the MAC of the client as authenticated for a very long time before finally letting it go. The Strix interval by default is 5 minutes before removal. This duration configured by entering minutes or seconds before removing disassociated clients. The Strix CPEs and Backhauls will be affected by this configuration. This timeout can be configured per SSID profile on the AP. The clientagingtimeout is used for aging out of the client entries when they are not in PS mode. CLI on AP: (device Level) set cleintagingtimeout <1-5 minutes> get clientagingtimeout CLI on NS: (cloud level) this command will apply on both the radios bc setview cloud set cleintagingtimeout <1-5 minutes> get clientagingtimeout bc sendcfg cloud -- For applying configuration to whole cloud SNMP Configuration: Mib items on AP: Configuration: wifissidprofile table: (client-connect per-ssid web page ) wificlientagingtimeout(integer) -- device level: per radio, per ssid Mib items on NS: Configuration: wifissidprofile table: ( client-connect per-ssid web page ) wificlientagingtimeout (INTEGER) -- cloud level (same value will apply to both radios ) 8 ACCESS/ONE FIRMWARE USER MANUAL

9 Web Configuration: Rdio -> Configure > Wi-Fi > a/g Radio > Client Connect Figure 2: Timeout for Dissociated Clients 9 ACCESS/ONE FIRMWARE USER MANUAL

10 4 RADIUS Authentication Format This feature is available mainly for the APs. When any station is trying to associate with AP with Dynamic (802.1x) / WPA / WPA2 authentication, AP sends the RADIUS authentication request to the RADIUS server based on selected RADIUS authentication format. Two RADIUS formats currently supported are 1. Standard 2. Cisco When administrator has a Radius server compatible with Cisco format, s/he can set Radius authentication format as Cisco, and for rest of the Radius servers s/he can set Radius authentication format as Standard one (default). RADIUS format can be configured per SSID profile of AP. CLI on AP (device level) set radauthformat [standard-format cisco-format] get radauthforamt CLI on NS (cloud level) bc setview cloud set radauthformat [standard-format cisco-format] get radauthforamt bc sendcfg cloud -- For applying configuration to whole cloud SNMP Configuration: Mib items on AP: Configuration: wifissidprofile table: (client-connect per-ssid web page ) wifiradiusauthformat (INTEGER enumeration : standard(1), cisco(2) ) -- device level: per radio, per ssid Mib items on NS: Configuration: wifissidprofile table: (client-connect per-ssid web page ) wifiradiusauthformat (INTEGER enumeration : standard(1), cisco(2) ) -- cloud level ( same value will apply to both radios ) 10 ACCESS/ONE FIRMWARE USER MANUAL

11 Web Configuration: Configure > Wi-Fi > a/g Radio > Client Connect and select the Radius Authentication format Figure 3: RADIUS Authentication 4 11 ACCESS/ONE FIRMWARE USER MANUAL

12 5 TKIP Counter Measure Activation TKIP Counter Measure Activation is a mechanism designed to protect against modification attacks. If two MIC failures occur in 60 seconds TKIP Counter Measure Activation shuts down an access point and its communications for 60 seconds. When the access point is operational again, as a prerequisite all clients trying to reconnect change their keys and undergo a re-keying. MIC failure is generated when AP is not able to encrypt/decrypt the data packets. TKIP counter measure gets activated when administrator configures the authentication type either of WPA/WPA2/WPA-PSK/WPA2-PSK along with cipher as TKIP/Auto Negotiated. By default TKIP counter measure activation is enabled. CLI on AP (device level) set tcm enable disable get tcm 5 CLI on NS (cloud level) bc setview cloud set tcm enable disable get tcm bc sendcfg cloud -- For applying configuration to whole cloud SNMP Configuration: Mib items on AP: Configuration: wifissidprofile table: (client-connect per-ssid web page ) wifitcmactivationenable (TruthValue) -- device level:per radio, per ssid Monitor: wifiradiostats table: (for stats entry pertaining to radio itself ) (monitor radio-statistics web page ) statstcmconditioncount (INTEGER) statstcmconditionmac (MacAddress) 12 ACCESS/ONE FIRMWARE USER MANUAL

13 Mib items on NS: Configuration: wifissidprofile table : (client-connect per-ssid web page) wifitcmactivationenable (TruthValue) -- cloud level:per radio, per ssid ( same value will apply to both radios ) Monitor: nswifimoduleslist table: ( monitor ap-monitor web page ) strixtcmconditioncount (INTEGER) strixtcmconditionmac (MacAddress) Web Configuration: Configure > Wi-Fi > a/g Radio > Client Connect Figure 4: TKIP Counter Measure 5 13 ACCESS/ONE FIRMWARE USER MANUAL

14 6 Mobile Deployment Related Enhancements 6 For Mobility related deployment the suggested approach is to use one of the CPE device (EWS, MWS) as the mobile node and OWS / IWS as the infrastructure network. This section and following sections explain mobility related to trains but mobility is applicable to any scenario Vehicular, Truck, Bus, Maritime Boat/Ship etc. Following are some of the important points to note before mobile node related use-case and features are explained in more details: Mobile node is a separate Strix CPE device. This CPE device consists of a single / dual radio unit that is responsible for connecting the train to the OWS network infrastructure. Mobile node is not a part of the OWS side track network inventory. This means that mobile node is not required to be included by the network server and also does not require to be updated with new configurations files each time there are modifications in the infrastructure network. With this approach the solution is more flexible and allows a higher level of scalability. The mobile node associates to specific SSID in the OWS side track network and the traffic is sent in a specific VLAN associated to that SSID. Mobile node performs layer 2 NAT for the stations that are either connected to its Ethernet port or connected wirelessly on the other radio. Mobile node transparently passes through other VLANs from the Ethernet port to the wireless port and vice versa. If the traffic in the Ethernet port comes untagged it will be put by the side track node in the specific VLAN for the SSID where the mobile node is associated. If the traffic comes already tagged it will go through the mobile node untouched and will travel in the infrastructure network keeping the same VLAN tags values and priority. Mobile node can be managed remotely. It will be accessible via the VLAN SSID where it is connected. It can have a static or dynamic IP address. Specific scan list for foreground scanning is introduced. It makes the scanning behavior more optimized when the mobile node is not connected and is scanning only channels that are operational in the infrastructure network and discerns scanning unnecessary channels. Sections 6.1 to 6.4, explain the typical train mobility deployment scenario, for better understanding of the mobility feature. 14 ACCESS/ONE FIRMWARE USER MANUAL

15 6.1 Infrastructure Network / Train-track network The infrastructure network for a mobile deployment consists of a number of OWS APs connected to one another using a chain of BH s. If the infrastructure network needs more than 100 OWS nodes, the nodes need to be split into subnets. Each subnet can have a maximum of 100 nodes. For an infrastructure network to support train deployment, the OWS nodes should be mounted on poles beside the railway track. Service Provider Monitoring & Control Authentication & Billing Internet Tier 1 - Service Provider Network 6 Tier 2 - Trackside Mesh Network Figure 5: Trackside Mesh Network Access/One firmware supports building a network like the one described above Enhancements have been made in firmware for the following: User access to the infrastructure network on multiple VLANs over This feature is detailed in Section 7 Customer Premise VLANs. Ability to manage CPE connections to the infrastructure network on the untagged network or over a VLAN. This is detailed in Section 8 CPE Management. 15 ACCESS/ONE FIRMWARE USER MANUAL

16 6.2 Connection between Train and Infrastructure Network In a mobile deployment for trains, the train is connected to the infrastructure track network by mounting a CPE unit on the train. The CPE station establishes a wireless connection to the OWS AP of the infrastructure network. As the train moves, the CPE station roams from one AP to the next along the track, thus providing continuous and seamless connectivity between the train and the infrastructure network. MWS Figure 6: Connection between Train & Infrastructure Network To provide better connection between CPE and OWS APs, the following enhancements are made in the firmware: 6 Fast authentication protocol between CPE and OWS. This is detailed in Section 10 Fast Access/One authentication scheme. Improved background scanning algorithms. This is detailed in Section 11 Improved Background Scanning. New protocol for switching between AP s. This protocol does preauthentication of the CPE client before it roams to the new AP. 16 ACCESS/ONE FIRMWARE USER MANUAL

17 6.3 In-train Carriage Network Within a train, the network behind the CPE consists of a chain of AP / BH OWS units, with one OWS per carriage. The 11g APs are used for user access, while the 11a AP / BHs are used to link carriages. The in-train carriage network is a cloud by itself, separate from the infrastructure cloud. A CPE connects the intrain network to the infrastructure network. Tier 3 - In-train Wi-Fi User Access network Figure 7: In-Train Carriage Network Given the fact that train configuration / formation is not static, it is frequently reconfigured to accommodate the required passenger nodes, the train operator will add or remove passenger carriages without further notice or regard for underlying wireless network and its fixed inventory. Given the fact that a wireless Node within a passenger carriage will end up either in the train yard or will be attached to a different train altogether (completely different cloud). To facilitate carriages to be moved from one train to another, the concept of Supercloud has been developed and implemented in firmware. This is detailed in Section 9 Cloud Provisioning ACCESS/ONE FIRMWARE USER MANUAL

18 6.4 Wireless Access for Users on Train The 11g APs on the train carriages will provide wireless access to users on the train. Multiple SSID profiles may be created in the in-train carriage network to provide different levels of service. The data for the different SSID s will be carried over different VLAN s all the way to the infrastructure network. To provide this facility, the Customer Premise VLAN feature is implemented. This is detailed in Section 3 Customer Premise VLANs. Figure 8 : Wireless Access for Users on Train 6 As the train moves, the CPE breaks its link with the AP it is associated with on the infrastructure network, and establishes a new connection with the next AP on the infrastructure network which provides a better signal strength. The connection between the User and the Internet remains continuously maintained, even as the train moves along the track. Note: Based on the actual deployment scenarios, a router or switch may be needed between the in-carriage train network and the CPE on the train. 18 ACCESS/ONE FIRMWARE USER MANUAL

19 7 Customer Premise VLANs For an OWS AP to which a train CPE is connected, the packets received on the AP from the CPE over the air will be tagged with a specific VLAN ID. This VLAN ID needs to be preserved as the packets flow out on the Ethernet interface on the infrastructure side. To allow this, each SSID profile can be configured with multiple VLAN IDs (up to 16). Example: SSID-X mapped to VLAN ID 101, configured with Customer Premise VLAN IDs 200, 300. If a packet is received on the WLAN interface of the OWS AP on SSID-X with VLAN ID 200 (or 300), the packet is sent onto the Ethernet interface with VLAN ID 200 (or 300), that is, without being double-tagged. The packet simply is forwarded without modification. If the packet received on WLAN contains any other VLAN ID (say 400), it is double-tagged with 101, 400. This is the existing behavior before this enhancement. 7 If a packet is received on the Ethernet interface of the OWS AP with VLAN ID 200 (or 300), it is sent on the WLAN interface on SSID-X with VLAN ID 200 (or 300), i.e. without the VLAN ID being stripped. Again, the packet is forwarded without modification. If the packet is received on Ethernet interface with VLAN ID 101, it will be sent on the WLAN interface with the VLAN ID stripped. CPE WIRELESS AP SSID-X, WIRED SSID-X, SSID-X, , 400 SSID-X, , 400 SSID-X, untagged 101 SSID-X, untagged 101 Figure 9: Customer Premises VLAN 19 ACCESS/ONE FIRMWARE USER MANUAL

20 Wlan0 config ssid ssid-x Wlan0 ssid-x set customerpremisevlanid {add delete} [ ] (upto 16 vlan ids can be preserved per ssid) Wlan0 ssid-x get customerpremisevlanid SNMP Configuration: strixconfigwifi.mib: New snmp table: wificustomerpremisevlan wificustomerpremisevlan table: customerpremisevlanid INTEGER ( ) *acting as an index customerpremisevlanssid DisplayString customerpremisevlanrowstatus RowStatus Web Configuration: Configure > Wi-Fi > a Radio > Client Connect: (per ssid) 7 Figure 10: VLAN IDs 20 ACCESS/ONE FIRMWARE USER MANUAL

21 8 CPE Management 8.1 CPE Management from within VLAN A CPE connected to an OWS can be managed either from the untagged network on the infrastructure side, or from within the VLAN corresponding to the SSID used by the CPE to connect to the OWS. This capability can be configured on the OWS on a per-ssid basis. set ewsmgmtfromvlan {enable disable } get ewsmgmtfromvlan SNMP Configuration: wificlientconnect > wifissidprofiletable: wifiewsmgmtfromvlanenabled TruthValue Web Configuration: Configure-> Wi-Fi -> radio Client Connect 8 Figure 11: CPE Management 21 ACCESS/ONE FIRMWARE USER MANUAL

22 8.2 VLAN Tag for CPE Management The data from the CPE and the data behind the CPE are distinguished from one another by carrying the former over a specific VLAN ID between the CPE and the OWS AP. The VLAN ID used for this specific purpose cannot be one of the VLAN s used in the network for user traffic. This VLAN ID is controlled on the AP which relays the information to the CPE at association time. The CPE management VLAN ID is unique for the device, and is not configurable per SSID. set ewsmgmtvlanid <0-4095> get ewsmgmtvlanid SNMP Configuration: strixconfigsystem > sysgeneraltable : sysewsmgmtvlanid INTEGER( ) Web Configuration: Configure-> Wi-Fi -> radio Client Connect 8 Figure 12: VLAN Tag 22 ACCESS/ONE FIRMWARE USER MANUAL

23 9 Cloud Provisioning 9.1 Cloud Self Provisioning Key A Supercloud is defined as a set of Strix nodes which share the same provisioning key. BH modules will be able to associate with an AP in the same Supercloud, even if they are in different clouds. The Supercloud feature is enabled by default but can be deactivated by a CLI superuser command only. In Superuser CLI mode: set supercloud enable/disable ( to enable or disable supercloud feature ) This may be done on the NS cloud level CLI and applied to the whole cloud. Also, for the Supercloud feature to be active, the provisioningkey must be configured. If no provisioningkey is configured, the Supercloud feature is inactive, and the nodes will behave just like GA firmware for BH-AP connection. set provisioningkey <string: spaces allowed: 6 to 60 char> get provisioningkey SNMP Configuration: STRIX-CONFIG-SYSTEM mib, sysgeneraltable: sysprovisioningkey: DisplayString (SIZE(6..60)), read-write 9 Web Configuration: Configure > System > Self Provisioning: Figure 13: Cloud Self Provisioning Key 23 ACCESS/ONE FIRMWARE USER MANUAL

24 9.2 Storage of encrypted provisioning key As mentioned above, a Supercloud is a set of Strix nodes which share the same provisioning key. BH modules will be able to associate with an AP in the same Supercloud, even if they are in different clouds. This is achieved by generating a pre-shared key derived from the provisioningkey on the BH as well as the AP, and then letting the BH use this pre-shared key to verify that the AP is a valid AP to join (as detailed in next section). This pre-shared key is called the Supercloud secret key and is generated from the provisioning key by encrypting it using AES. The Supercloud secret key is never exposed to the user in any interface. Neither the provisioning key nor the Supercloud secret key is sent in any message over the wireless interface or wired Ethernet interface. When the cloud config file is sent from the NS to other modules as part of an Apply Configuration command, the cloud config file contains only the AES encrypted Supercloud secret key, and not the provisioning key. The provisioning key is not stored in unencrypted form in the flash file system. Only the AES encrypted key is stored in apcfg and clcfg files. 9.3 Probe Changes for Key Challenge When a BH module does not find an AP to connect to in its own cloud for more than a certain time, it will attempt to associate with an AP in its Supercloud, if it is configured with a provisioning key. Before associating, it will verify whether the AP has the same provisioning key using a challenge mechanism. 9 The challenge action is initiated by a BH unit only if it cannot find an AP to connect to in its own cloud for a period of time, defined by the cloudroamingtime parameter. set cloudroamingtime <integer: minutes: 1 to 60 min> [ 0 to disable ] get cloudroamingtime This is the time that the BH tries to look for an AP in its own cloud, before trying to associate with an AP in its Supercloud. 24 ACCESS/ONE FIRMWARE USER MANUAL

25 SNMP Configuration: STRIX-CONFIG-SYSTEM mib, sysgeneraltable: syscloudroamingtime: INTEGER(1..60), read-write Web Configuration: Configure > System > Self Provisioning: Figure 14: Probe Changes for Key Challenges 9.4 Network Server Inventory Update When a BH module associates with an AP in its Supercloud, the AP will not have the BH and modules behind the BH in its inventory list (since they were in different clouds). This will keep the BH in restricted mode. 9 The NS on the AP side will continuously challenge all modules via CIMS messaging. If the new BH module successfully authenticates itself in the challenge response, the NS will automatically update its inventory with the BH s information and send the BH and the AP a new inventory list, thereby taking it out of restriction mode. 9.5 Inventory Aging NS will keep track of the last time it received a CIMS message from any module in its inventory list. If a module is not seen for more than a configurable time, the NS will age out the entry for that module in its inventory list and send out the updated list to all modules in the Supercloud. The inventory aging applies to non- NS modules only (that is, NS s are never aged out) and is performed by the master NS only. set inventoryagingtime <integer: minutes: 20 to 1440 min> [ 0 to disable] get inventoryagingtime 25 ACCESS/ONE FIRMWARE USER MANUAL

26 SNMP Configuration: STRIX-CONFIG-SYSTEM mib, sysgeneraltable: sysinventoryagingtime : INTEGER ( ), read-write Web Configuration: NS: Configure > System > Self Provisioning: Figure 15: Inventory Aging 9 26 ACCESS/ONE FIRMWARE USER MANUAL

27 10 Fast Access/One Authentication Scheme To shorten the time required to authenticate a CPE to an OWS AP, and to keep the link secure, a proprietary fast authentication scheme, called Access/One authentication, has been developed. Normally the authentication request/response happens between client and AP followed by association request/response, which may be further supplemented by key exchange messages in case of WPA/WPA2. If the fast authentication is enabled, a secure link can be established using a single request/response. With Access/One authentication, both the CPE and the AP will install AES keys for unicast data encryption. The key used will be generated from the PSK passphrase (which is based on SSID and passphrase string), and each part s MAC address. This will ensure that each CPE uses a different unicast key for robust security. All stations in one BSS will use the same broadcast key based on PSK passphrase and BSSID. AccessOne authentication scheme uses AES encryption only. set auth AccessOne set passphrase 10 SNMP Configuration: wifissidprofiletable: wifiauthmethod : { accessone } Web Configuration: NS Configure > Client Connect Figure 16: Authentication Scheme 27 ACCESS/ONE FIRMWARE USER MANUAL

28 11 Improved Background Scanning 11.1 Software Acknowledgement for PowerSave requests When a BH initiates a background scan, it sends a PowerSave request to the AP so that it buffers up packets destined to the BH, while the BH moves to a different channel. Under high loads, this could cause data loss as the BH would move away from its original channel before the AP got a chance to process the PowerSave request. To prevent this, a software level acknowledgement has been added. The BH moves to a different channel only after it receives this acknowledgement. Using this mechanism, the AP-BH or AP-CPE link does not show any packet drop every background scanning interval time, under ideal RF conditions Configurable queue depth on AP for CPE and BH connections To sustain a high data throughput between AP & CPE and between AP & BH, it is necessary to have sufficient queue depth to buffer the packets on the AP, while the CPE or BH is scanning a different channel. This queue depth can now be configured on the AP. A queue depth of 100 is able to sustain a 20Mbps downstream traffic with 1500 byte packets without interruption, under ideal RF conditions. 11 set cpepsqdepth <50 250> -- for CPE connection get cpepsqdepth set wlncpsqdepth < > -- for Backhaul connection get wlncpsqdepth SNMP Configuration: wifiradioparams: radioparamstable wificpepsqueuedepth INTEGER( ) wifiwlncpsqueuedepth INTEGER ( ) 28 ACCESS/ONE FIRMWARE USER MANUAL

29 Web Configuration: NS - Configure > Wi-Fi > General Figure 17: Access Point Packet Queues ACCESS/ONE FIRMWARE USER MANUAL

30 12 US Public Safety (4.9 GHz) 12.1 PS capability per Radio Manufacturing command has been added to set the PS capability per radio on a dual-radio board. Note: If a PS-capable radio is restricted to 4.9 Ghz only, it will not be operational in any country code except USPS. Note: This feature applies to OWS model , and OWS 11AG21 specifically and will not be available for other models USPS Configuration from NS The US Public Safety country code can now be applied on a cloud-wide basis by setting it on the master NS. USPS country code is treated as a superset for US (5.x Ghz) channels and PS (4.9Ghz) channels. Those radios that are PS-capable will operate on the 4.9Ghz band. Other radios will operate on the 5.x Ghz band. Web Configuration: NS Configure > Wi-Fi > 4.9 USPS Radio Parameters: 12 Figure 18: USPS Configuration 30 ACCESS/ONE FIRMWARE USER MANUAL

31 12.3 Creation of PS-only SSIDs SSID profiles can now be created at the cloud level that would apply only to PScapable radios in the cloud. These profiles would not be activated on radios that do not have the PS capability bit set. Web Configuration: NS Configure > Client Connect > Add/Remove SSID Figure 19: PS-only SSIDs ACCESS/ONE FIRMWARE USER MANUAL

32 13 WPA2 Security WPA2 security feature is supported on Access/One AP s. Both WPA2-PSK (using pre-shared passphrase) and WPA2 (using Radius) are supported. These authentication schemes will work with AES, TKIP or auto-negotiated encryption. set auth <WPA2 WPA2-PSK> set encryption enable set cipher < aes tkip auto > SNMP Configuration: wifissidprofiletable: wifiauthmethod : { wpa2-psk, wpa2 } wifiencryptionmethod: { aes, tkip, auto } Web Configuration: NS Configure > Client Connect Figure 20: WAP2 Security ACCESS/ONE FIRMWARE USER MANUAL

33 14 Data Rate Range The transmit data rate can be controlled between a minimum rate and a maximum rate. Earlier, the system enabled only to set it to a fixed rate or allow it to pick any data rate across the range of all possible data rates. set rate range <minrate> <maxrate> 14 SNMP Configuration: wifiradioparams: radioparamstable: wifidataraterangemin and wifidataraterangemax { rate-best(1), rate-250kb(2), rate-500kb(3), rate-1mb(4), rate-2mb(5), rate-3mb(6), rate-4-5mb(7), rate-5-5mb(8), rate-6mb(9), rate-9mb(10), rate-11mb(11), rate-12mb(12), rate-18mb(13), rate-24mb(14), rate-27mb(15), rate-36mb(16), rate-48mb(17), rate-54mb(18), rate-72mb(19), rate-96mb(20), rate-108mb(21), rate-range(22), } Web Configuration: Radio Configure > Wi-Fi > a/g Radio > Parameters Figure 21: Data Rate 33 ACCESS/ONE FIRMWARE USER MANUAL

34 15 Telnet / Web RADIUS Authentication 15.1 RADIUS Authentication for Telnet / Web users In order to accommodate network administrative situations in which simply having an "Admin" and "Guest" login is not sufficient; Access/One modules has the ability to authenticate administrative users via RADIUS server. Earlier, only "Admin" or "Guest" were acceptable login names. Now the user will be able to configure a management RADIUS server, which will be responsible for checking any attempted login with other than "Admin" or "Guest" as the user name. This means that if a user attempts to log into a Strix module, either via telnet or via the web interface, using a username other than Admin/Guest, and if management radius is enabled, the configured RADIUS server will be used to authenticate the username/password. If successful, the user will be logged into the system. Only CHAP authentication is currently supported for management radius authentication. set mgmtradius {enable disable } set mgmtradius name {primary secondary } <ip address> set mgmtradius port <port number> set mgmtradius secret <radius secret> SNMP Configuration: strixconfigsystem sysmgmtradiustable { sysmgmtradiusenabled, sysmgmtradiusserver1, sysmgmtradiusserver2, sysmgmtradiusport, sysmgmtradiussecret } 15 Web Configuration: NS Configure > System > User Login 34 ACCESS/ONE FIRMWARE USER MANUAL

35 Figure 22: RADIUS Server 15.2 Caching for WEB users authenticated by RADIUS When a user logs in via the web using RADIUS authentication, the RADIUS authentication server may be queried excessively. This is because various elements of each web page are individually protected, each requiring authentication before providing them. Loading just the home page on an NS, for example, may cause approximately 20 to 30 messages to the authentication server. To solve this problem, the frequency of messages to the RADIUS server is reduced. This is accomplished by caching any user who successfully authenticates. Any time there is a need to send some element of a web page, which requires authentication; system will first reference the cache. If the user is found in the cache, it will simply approve him and send the required data. The cache will have the feature of aging out users after a configurable period of time. By default, the aging time will be set to 10 minutes. The cache will allow up to 20 users to be cached. When the cache is full and another user needs to be cached, the least-recently-used entry in the cache will be deleted and the new user entered. 15 set mgmtradius cachetime <seconds> 35 ACCESS/ONE FIRMWARE USER MANUAL

36 16 Nodename in SNMP traps All SNMP traps generated by Strix AccessOne modules will have the nodename (also known as Stackname) of the node on which the module is located. The OID: trapnodename will be carried by the SNMP trap PDU ACCESS/ONE FIRMWARE USER MANUAL

37 17 Aging for Power-Save Clients Some client devices like WIFI phones stay in Power Save mode for many minutes or even hours. Aging them out on the AP within 5 minutes (default aging time for clients) causes a loss of performance. For such devices, aging can be configured separately from normal clients. The Strix CPE and Backhauls will not be affected by this configuration. This timeout can be configured per SSID profile on the AP. The clientagingpstimeout is used for aging out of the client entries when in PS mode. Meaning when there is no packet received from this station for clientagingpstimeout (only when the station was in power save mode) the Station entry is removed. set clientagingpstimeout <0-120 minutes> [ 0 means disabled ] get clientagingpstimeout SNMP Configuration: wifissidprofiletable: wifipsclientagingtimeout INTEGER (0..120) Web Configuration: No web configuration is available for this ACCESS/ONE FIRMWARE USER MANUAL

38 18 CCA Support Clear Channel Assessment (CCA) is a logical function within the physical layer that determines the current state of use of the wireless medium. This function helps in contention avoidance by denying the service to send a packet when the channel is not clear to do so. Support has been added for controlling Clear Channel Assessment by the Radio. When the mode is manual, the configured threshold value is used to determine whether the channel is clear for transmission. The hardware obeys a threshold level of the clarity of wireless medium below which the channel is considered clear to send. The selection or tuning of such threshold level can be done with the set/get cca commands. CCA mode selection command is used to configure whether to use a threshold level that is: 1. Fixed (manual mode): In this mode, the CCA value is read from the radio chip-set at system start up time, and is fixed for the entire duration when radio is enabled. The user is permitted to change this value of the threshold. 2. Automatically determined by software algorithm (Auto mode): In this mode, the software senses the highest RSSI level of interference from the same channel or from other channel interference due to channel cross-talk, and uses this highest level of interference to determine the CCA threshold level prior to tuning on this channel. Once tuned on a channel, the CCA threshold level does not change. Note that this value will also update upon channel reselection. set cca mode { manual auto } set cca threshold <value> SNMP Configuration: wifiradioparams wificcamode { auto, manual } wificcathreshold INTEGER 18 Web Configuration: NS Configure > Wi-Fi > General 38 ACCESS/ONE FIRMWARE USER MANUAL

39 Figure 23: CCA Mode ACCESS/ONE FIRMWARE USER MANUAL

40 19 Maximum Distance between AP and BH The possible distance between an AP and a BH unit depends on the acknowledgement timeout. The greater the timeout, further the distance is possible. But this will also increase the timeout for retry in case of a failed packet and cause unnecessary delays. Hence the optimal timeout will be different for different deployments. The maximum distance is configurable on APs and BHs with the following CLI command. set maxdistance <value> [ Default is 3.0 miles] To allow tuning the maxdistance parameter between AP s and BH s, the user can choose to make the BH follow the AP. In other words, the AP transmits its maxdistance value in its beacons and probe responses in the information element, and every BH connected to that AP will use the maxdistance value received from the AP, rather than its own configured maxdistance. AP can be configured to transmit its max distance setting via beacon/probe response: set apmaxdistance <enable/disable> [Default: enabled] BH can be configured to use its own max distance setting or max distance setting received from AP: set useapmaxdistance <enable/disable> [Default: enabled] ACCESS/ONE FIRMWARE USER MANUAL

41 20 Disconnecting Weaker Clients In the standard, the so-called performance anomaly is a well-known issue. It is observed that when some mobile / fixed clients use a lower bit rate than the others, the performance of all other clients is considerably degraded. Such a situation is a common case in wireless local area networks in which a host far away from an Access Point is subject to signal fading and interference. To cope with this problem, the client changes its modulation type, which degrades its bit rate to some lower value. To cope up with this issue, this feature is introduced for administrator to define rules or trigger points which helps system to isolate those weaker clients and then depending on the rule, take appropriate action for those clients. The triggers can be defined by administrator for % radio utilization (RX and/or TX or both) or % packet transfers of the overall switching capacity of AP. These triggers can be defined for different traffic situation i.e. for different number of clients connected on different SSIDs of same AP. There can be multiple triggers defined per set of users range (e.g. trigger 1 for 1-5 users, trigger 2 for 6 to 10 users and so on.). By default, this feature is disabled. When the feature is enabled, and based on the configured triggers system finds out weaker clients, it applies one of the following actions, which is again configurable per trigger by the administrator. The possible actions are: 1. Disconnect the client for configurable time and generate Syslog event for the same. 2. Generate the Syslog event but do not disconnect the client. The Syslog event will have information about radio utilization of the client, % packet transfers, SSID, MAC address of the client and disconnect timeout period. 20 CLI on AP (device level) set wctrigger enable disable set wctrigger donothing <from client no.> <to client no.> <utilization> <packet threshold> <RxTxBoth BothSeparately TxOnly RxOnly> set wctrigger disconnect <from client no.> <to client no.> <utilization> <packet threshold> <RxTxBoth BothSeparately TxOnly RxOnly> <disconnect period (sec)> get wctrigger del wctrigger <wctrigger no.> CLI on NS (cloud level) bc setview cloud 41 ACCESS/ONE FIRMWARE USER MANUAL

42 set wctrigger enable disable set wctrigger donothing <from client no.> <to client no.> <utilization> <packet threshold> <RxTxBoth BothSeparately TxOnly RxOnly> set wctrigger disconnect <from client no.> <to client no.> <utilization> <packet threshold> <RxTxBoth BothSeparately TxOnly RxOnly> <disconnect period (sec)> get wctrigger del wctrigger <wctrigger no.> bc sendcfg cloud -- For applying configuration to whole cloud SNMP Configuration: Mib items on AP: Configuration: WifiWCTriggerTable WifiWCTriggerEntry -- device level; per radio; per ssid Mib items on NS: Configuration: WifiWCTriggerTable WifiWCTriggerEntry -- cloud level; per radio; per ssid Web Configuration: Configure > Wi-Fi > a/g Radio > Client Connect > Weaker Client Trigger > Manage Trigger Enable or disable as per the requirement Figure 24: Manage Weaker Client Triggers Figure 25: Enable/Disable Weaker Links 20 Now add a new Trigger entry & click on the update button. 42 ACCESS/ONE FIRMWARE USER MANUAL

43 Figure 26: Add New Weaker Client Trigger Now again click the update button. If we want to delete the weaker client trigger entry then click on the X. Figure 27: Delete Weaker Client Trigger ACCESS/ONE FIRMWARE USER MANUAL

44 21 Useful System Sanity Monitor and Notification Features 21.1 System CPU & Memory Usage Sometimes it is desirable for the administrator to know the System properties like System s current CPU utilization and Memory utilization in order to make sure that System is working fine and is well under control and get notification when things start to go out of control, in the worst case. With this feature, such properties are constantly analyzed. It is also possible for the administrator to configure the threshold values for them as well through CLI and M1 interface. Whenever system memory or CPU utilization goes beyond those configured threshold values, SNMP trap and Syslog event will be generated for indicating the same. CLI on AP (device level) set cpuusagealarmthreshold <0-100> get cpuusagealarmthreshold set memoryusagealarmthreshold <0-100> get memoryusagealarmthreshold CLI on NS (cloud level) bc setview cloud -- Set the view as cloud level set cpuusagealarmthreshold <0-100> get cpuusagealarmthreshold set memoryusagealarmthreshold <0-100> get memoryusagealarmthreshold bc sendcfg cloud -- Apply configuration to whole cloud SNMP Configuration: Not Supported. Web Configuration: Go to Configure > System > Network Management > General 21 Figure 28: CPU and Memory Usage Alarm Threshold 44 ACCESS/ONE FIRMWARE USER MANUAL

45 21.2 Node Temperature & Peer RSSI Administrator already has capability to get temperature and peer RSSI of BH (backhaul) radio. Administrator now also has capability to configure threshold values through CLI & M1 interface for temperature and peer RSSI as well. So, whenever node temperature or per RSSI of BH goes beyond the configured threshold values, SNMP trap and Syslog event will be generated for indicating the same. CLI on AP (device level) set nodetempmaxalarmthreshold <0-100> get nodetempmaxalarmthreshold set nodetempminalarmthreshold <-50-0> get nodetempminalarmthreshold set peerrssi11aalarmthreshold < > get peerrssi11aalarmthreshold set peerrssi11bgalarmthreshold < > get peerrssi11bgalarmthreshold CLI on NS (cloud level) bc setview cloud -- Set the view as cloud level set nodetempmaxalarmthreshold <0-100> get nodetempmaxalarmthreshold set nodetempminalarmthreshold <-50-0> get nodetempminalarmthreshold set peerrssi11aalarmthreshold < > get peerrssi11aalarmthreshold set peerrssi11bgalarmthreshold < > get peerrssi11bgalarmthreshold bc sendcfg cloud -- Apply configuration to whole cloud SNMP Configuration: Not Supported Web Configuration: Go to Configure > System > Network Management > General 21 Figure 29: Node Temperature and Peer RSSI Alarm Threshold 45 ACCESS/ONE FIRMWARE USER MANUAL

46 21.3 RF Utilization & Number of Users This is a feature that is added for providing alert / event in Syslog and SNMP for following situation: 1. When no. of users connected per radio goes beyond a user configured threshold value. 2. When % TX / RX utilization of a particular radio goes beyond user configured threshold value. CLI on AP (device level) set thresholdalarm datarxth <1-100> set thresholdalarm datatxth <1-100> set thresholdalarm noofclientth <1-128> get threshold -- Displays configured Rx, Tx data threshold & number of client threshold value CLI on NS (cloud level) bc setview cloud -- Set the view as cloud level set thresholdalarm datarxth <1-100> set thresholdalarm datatxth <1-100> set thresholdalarm noofclientth <1-128> get threshold -- Displays configured Rx, Tx data threshold & number of client threshold value bc sendcfg cloud -- Apply configuration to whole cloud SNMP Configuration: Not Supported. Web Configuration: Go to Configure > Wi-Fi > a/g Radio > Parameters Figure 30: Other Threshold Alarm ACCESS/ONE FIRMWARE USER MANUAL

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

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

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

More information

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac WISNETWORKS User Manual V1.1 2016/3/21 Software version 1.0.0021 Table of contents 1. Setup& WMI... 3 1.1 Hardware Setup... 3 1.2 Web Management Interface... 3 2. Status... 4 2.1 Overview... 4 2.1.1 System...

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

Managing Rogue Devices

Managing Rogue Devices Finding Feature Information, page 1 Information About Rogue Devices, page 1 How to Configure Rogue Detection, page 6 Monitoring Rogue Detection, page 8 Examples: Rogue Detection Configuration, page 9 Additional

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

Managing Rogue Devices

Managing Rogue Devices Information About Rogue Devices, page 1 Configuring Rogue Detection (GUI), page 5 Configuring Rogue Detection (CLI), page 8 Information About Rogue Devices Rogue access points can disrupt wireless LAN

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

USER GUIDE BUSINESS SERIES

USER GUIDE BUSINESS SERIES USER GUIDE BUSINESS SERIES Wireless-G Access Point with Power Over Ethernet Model: WAP2000 About This Guide About This Guide Icon Descriptions While reading through the User Guide you may encounter various

More information

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

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

More information

NXC Series. Handbook. NXC Controllers NXC 2500/ Default Login Details. Firmware Version 5.00 Edition 19, 5/

NXC Series. Handbook. NXC Controllers NXC 2500/ Default Login Details. Firmware Version 5.00 Edition 19, 5/ NXC Series NXC 2500/ 5500 NXC Controllers Firmware Version 5.00 Edition 19, 5/2017 Handbook Default Login Details LAN Port IP Address https://192.168.1.1 User Name admin Password 1234 Copyright 2017 ZyXEL

More information

DWS-4000 Series DWL-3600AP DWL-6600AP

DWS-4000 Series DWL-3600AP DWL-6600AP Unified Wired & Wireless Access System Configuration Guide Product Model: Release 1.0 DWS-4000 Series DWL-8600AP DWL-6600AP DWL-3600AP Page 1 Table of Contents 1. Scenario 1 - Basic L2 Edge Setup: 1 Unified

More information

User Guide. 450Mbps/300Mbps Wireless N Access Point TL-WA901ND/TL-WA801ND REV

User Guide. 450Mbps/300Mbps Wireless N Access Point TL-WA901ND/TL-WA801ND REV User Guide 450Mbps/300Mbps Wireless N Access Point TL-WA901ND/TL-WA801ND REV4.0.0 1910011930 Contents About This Guide...1 Chapter 1. Get to Know About Your Access Point.................... 2 1. 1. Product

More information

802.11ac 3x3 Dual Band High-Powered Wireless Access Point/Client Bridge

802.11ac 3x3 Dual Band High-Powered Wireless Access Point/Client Bridge Datasheet ECB1750 802.11ac 3x3 Dual Band High-Powered Wireless Access Point/Client Bridge The ECB1750 marks a new speed and performance breakthrough for users with 802.11ac laptops and other devices, who

More information

Wireless Long Range Access Point / Client Bridge EOC5510. User Manual V1.0

Wireless Long Range Access Point / Client Bridge EOC5510. User Manual V1.0 Wireless Long Range Access Point / Client Bridge EOC5510 User Manual V1.0 0 Table of Contents 1 PRODUCT OVERVIEW... 3 1.1 FEATURE... 3 1.2 BENEFITS... 5 1.3 PACKAGE CONTENTS... 6 1.4 SYSTEM REQUIREMENT...

More information

LP-2396K Outdoor 2.4GHz Wireless AP/CPE/Bridge

LP-2396K Outdoor 2.4GHz Wireless AP/CPE/Bridge User Manual LP-2396K Outdoor 2.4GHz Wireless AP/CPE/Bridge 1 Table of Contents 1. Introduction... 3 1.1 Product Introduction... 4 1.2 Package Content... 5 1.3 Product Features... 6 1.4 Application... 6

More information

Securing Wireless LAN Controllers (WLCs)

Securing Wireless LAN Controllers (WLCs) Securing Wireless LAN Controllers (WLCs) Document ID: 109669 Contents Introduction Prerequisites Requirements Components Used Conventions Traffic Handling in WLCs Controlling Traffic Controlling Management

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

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

ENH200 LONG RANGE WIRELESS 11N OUTDOOR CB/AP PRODUCT OVERVIEW. IEEE802.11/b/g/n 1T+1R 150Mbps 25 km High Performance

ENH200 LONG RANGE WIRELESS 11N OUTDOOR CB/AP PRODUCT OVERVIEW. IEEE802.11/b/g/n 1T+1R 150Mbps 25 km High Performance LONG RANGE WIRELESS 11N OUTDOOR CB/AP IEEE802.11/b/g/n 1T+1R 150Mbps 25 km High Performance PRODUCT OVERVIEW is 802.11b/g/n Access Point / Client Bridge has been developed to address applications and networks

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

Content. Chapter 1 Product Introduction Package Contents Product Features Product Usage... 2

Content. Chapter 1 Product Introduction Package Contents Product Features Product Usage... 2 Content Chapter 1 Product Introduction... 2 1.1 Package Contents... 2 1.2 Product Features... 2 1.3 Product Usage... 2 1.4 Before Installation... 2 1.5 Disable other manufacturers wireless network adapters...

More information

EnGenius M2000 Wireless Outdoor Access Point / Client Bridge / Mesh User Manual Version: 1.0

EnGenius M2000 Wireless Outdoor Access Point / Client Bridge / Mesh User Manual Version: 1.0 EnGenius M2000 Wireless Outdoor Access Point / Client Bridge / Mesh User Manual Version: 1.0 Table of Contents 1 INTRODUCTION... 6 1.1 FEATURES... 6 1.2 PACKAGE CONTENTS... 7 1.3 SYSTEM REQUIREMENTS...

More information

Wireless Outdoor. Client Bridge / Access Point

Wireless Outdoor. Client Bridge / Access Point Wireless Outdoor Client Bridge / Access Point 2012 User Manual Version : 1.0 1 Product Overview Thank you for using ANSEL 2012. It is a powerful, enhanced, enterprise scale product with 4+1 multi-functions

More information

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode CHAPTER 19 Configuring Repeater and Standby Access Points and Workgroup Bridge Mode This chapter describes how to configure your access point as a repeater, as a hot standby unit, or as a workgroup bridge.

More information

Chapter 1 Introduction

Chapter 1 Introduction Copyright Statement is the registered trademark of Zonet Technology Inc. All the products and product names mentioned herein are the trademarks or registered trademarks of their respective holders. Copyright

More information

Cedar 860AG Enterprise Dual-Radio Access Point User Guide

Cedar 860AG Enterprise Dual-Radio Access Point User Guide Cedar 860AG Enterprise Dual-Radio Access Point User Guide Release 1.1 September 2006 Copyright Copyright 2006 Intelicis Corporation. All rights reserved. Cedar 860AG Enterprise Dual-Radio Access Point

More information

Configuring Layer2 Security

Configuring Layer2 Security Prerequisites for Layer 2 Security, page 1 Configuring Static WEP Keys (CLI), page 2 Configuring Dynamic 802.1X Keys and Authorization (CLI), page 2 Configuring 802.11r BSS Fast Transition, page 3 Configuring

More information

User Guide. Omada Controller Software

User Guide. Omada Controller Software User Guide Omada Controller Software 1910012394 REV 2.7.0 July 2018 CONTENTS 1 Quick Start... 1 1.1 Determine the Network Topology...2 1.1.1 Management in the Same Subnet... 2 1.1.2 Management in Different

More information

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode CHAPTER 19 Configuring Repeater and Standby Access Points and Workgroup Bridge Mode This chapter descibes how to configure your access point as a repeater, as a hot standby unit, or as a workgroup bridge.

More information

LAPAC1200. AC1200 Dual Band Access Point. User's Guide

LAPAC1200. AC1200 Dual Band Access Point. User's Guide LAPAC1200 AC1200 Dual Band Access Point User's Guide TABLE OF CONTENTS CHAPTER 1 QUICK START GUIDE... 1 Package Contents... 1 Physical Details... 1 Mounting Guide... 3 CHAPTER 2 ACCESS POINT SETUP...

More information

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac WISNETWORKS User Manual V1.1 2016/3/21 Software version 1.0.0021 Table of contents 1. Setup& WMI... 3 1.1 Hardware Setup... 3 1.2 Web Management Interface... 3 2. Status... 4 2.1 Overview... 4 2.1.1 System...

More information

User Guide LAPN300. Wireless-N300. Access Point with POE. Model # LAPN300

User Guide LAPN300. Wireless-N300. Access Point with POE. Model # LAPN300 User Guide LAPN300 Wireless-N300 Access Point with POE Model # LAPN300 1 Contents Chapter 1 Quick Start Guide... 5 Mounting Guide... 6 Wall Installation... 6 Ceiling Installation... 6 Chapter 2 Access

More information

802.3at ac 3x3 Dual Band Ceiling Mount Access Point/WDS. Datasheet. can be used with EAP1750H. Key Features. capable switches or injectors

802.3at ac 3x3 Dual Band Ceiling Mount Access Point/WDS. Datasheet. can be used with EAP1750H. Key Features. capable switches or injectors Datasheet EAP1750H 802.11ac 3x3 Dual Band Ceiling Mount Access Point/WDS The EAP1750H leverages the breakthrough speed and performance of 802.11ac for connecting to laptops and other devices that need

More information

802.3at ac 3x3 Dual Band Ceiling Mount Access Point/WDS. can be used with EAP1750H. Key Features

802.3at ac 3x3 Dual Band Ceiling Mount Access Point/WDS. can be used with EAP1750H. Key Features EAP1750H can be used with 802.3at capable switches or injectors 802.11ac 3x3 Dual Band Ceiling Mount Access Point/WDS The EAP1750H leverages the breakthrough speed and performance of 802.11ac for connecting

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

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

CERIO Corporation OW-310N2

CERIO Corporation OW-310N2 CERIO Corporation OW-310N2 1000mW extreme Power 11N 300Mbps Outdoor Access Point Quick Installation Guide 1. Overview CERIO OW-310N2 Outdoor AP Bridge utilizes a 1000mW high power with Aluminum Extrusion

More information

Outdoor High Power Wireless N Access Point

Outdoor High Power Wireless N Access Point Outdoor High Power Wireless N Access Point Model WND930 User Manual December 2017 202-11483-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You

More information

LevelOne. User Manual. WAP Mbps PoE Wireless AP V3.0.0

LevelOne. User Manual. WAP Mbps PoE Wireless AP V3.0.0 LevelOne WAP-0005 108Mbps PoE Wireless AP User Manual V3.0.0 i TABLE OF CONTENTS CHAPTER 1 INTRODUCTION... 1 FIGURE 1: WIRELESS ACCESS POINT... 1 FEATURES OF YOUR WIRELESS ACCESS POINT... 1 Security Features...

More information

User Guide. 300Mbps Wireless N Access Point TL-WA801ND REV

User Guide. 300Mbps Wireless N Access Point TL-WA801ND REV User Guide 300Mbps Wireless N Access Point TL-WA801ND REV5.0.0 1910012077 Contents About This Guide...1 Chapter 1. Get to Know About Your Access Point.................... 2 1. 1. Product Overview............................................................3

More information

IEEE a/b/g/n Wireless LAN Access Point. AT-MWS AP series. Reference Manual

IEEE a/b/g/n Wireless LAN Access Point. AT-MWS AP series. Reference Manual IEEE 802.11a/b/g/n Wireless LAN Access Point AT-MWS AP series Reference Manual Table of Contents 1 Before You Begin 5 1.1 Considerations for Wireless Installation...6 Computer Settings...6 Hardware Installation...9

More information

Table of Contents X Configuration 1-1

Table of Contents X Configuration 1-1 Table of Contents 1 802.1X Configuration 1-1 802.1X Overview 1-1 Architecture of 802.1X 1-2 Authentication Modes of 802.1X 1-2 Basic Concepts of 802.1X 1-3 EAP over LAN 1-4 EAP over RADIUS 1-5 802.1X Authentication

More information

SWP-0208G, 8+2SFP. 8-Port Gigabit Web Smart Switch. User s Manual

SWP-0208G, 8+2SFP. 8-Port Gigabit Web Smart Switch. User s Manual SWP-0208G 1 SWP-0208G, 8+2SFP 8-Port Gigabit Web Smart Switch User s Manual Version: 3.4 April 1, 2008 2 TABLE OF CONTENT 1.0 INTRODUCTION...4 1.1 MAIN FEATURES...4 1.2 START TO MANAGE THIS SWITCH...6

More information

WisCloud Access Controller V /6/9

WisCloud Access Controller V /6/9 WISNETWORKS User Manual WisCloud Access Controller V 2.0 2017/6/9 Software Version 3.05.20 Table of contents WISNETWORKS... 1 Chapter 1 Overview... 3 1.1 Access Point...3 1.2 Online Use... 3 1.3 Interferences...3

More information

XG-520 Wireless b/g Portable Router. User s Manual

XG-520 Wireless b/g Portable Router. User s Manual XG-520 Wireless 802.11b/g Portable Router User s Manual 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

More information

Configuring Hybrid REAP

Configuring Hybrid REAP 13 CHAPTER This chapter describes hybrid REAP and explains how to configure this feature on controllers and access points. It contains the following sections: Information About Hybrid REAP, page 13-1,

More information

ENH1750 EXT ENH1750 EXT

ENH1750 EXT ENH1750 EXT Wireless 11AC Outdoor Dual Band Dual Concurrent AP /CB 2.4GHz/5GH 1750Mbps 802.11ac/b/g/n PRODUCT OVERVIEW ENH1750EXT equips with two powerful independent RF interfaces that support 802.11b/g/n (3T3R)

More information

Table of Contents 1 WLAN Service Configuration 1-1

Table of Contents 1 WLAN Service Configuration 1-1 Table of Contents 1 WLAN Service Configuration 1-1 WLAN Service Overview 1-1 Terminology 1-1 Wireless Client Access 1-2 802.11 Overview 1-4 WLAN Topologies 1-5 Single BSS 1-5 Multi-ESS 1-5 Single ESS Multiple

More information

Step 5: Select Internet Protocol Version 4 (TCP/IPv4) then click Properties:

Step 5: Select Internet Protocol Version 4 (TCP/IPv4) then click Properties: Step 5: Select Internet Protocol Version 4 (TCP/IPv4) then click Properties: Configure IP address Automatically: Step 6: Select Obtain an IP address automatically and Obtain DNS server address automatically.

More information

Vendor: HP. Exam Code: HP2-Z32. Exam Name: Implementing HP MSM Wireless Networks. Version: Demo

Vendor: HP. Exam Code: HP2-Z32. Exam Name: Implementing HP MSM Wireless Networks. Version: Demo Vendor: HP Exam Code: HP2-Z32 Exam Name: Implementing HP MSM Wireless Networks Version: Demo QUESTION 1 A network administrator deploys several HP MSM APs and an HP MSM Controller. The APs discover the

More information

H210 AU. Point, Client Bridge, Client Router and WDS.

H210 AU. Point, Client Bridge, Client Router and WDS. H210 AU EN LONG RANGE WIRELESS 11N OUTDOOR CB/AP IEEE802.11/b/g/n 300Mbps 25 km High Performance PRODUCT OVERVIEW Wireless Outdoor Enterprise Client Bridge features 14dBi high gain antenna dual polarization

More information

NWERM21 NWERM97 NWERM98. (Niveo Managed Enterprise Access Points) More information:

NWERM21 NWERM97 NWERM98. (Niveo Managed Enterprise Access Points) More information: NWERM21 NWERM97 NWERM98 (Niveo Managed Enterprise Access Points) More information: WWW.NIVEOPROFESSIONAL.COM INFO@NIVEOPROFESSIONAL.COM Product Introduction Introduction Niveo Professional offers a full

More information

NMS USER MANUAL. WAP-EN Series Wireless Access Points. Version 1.2, June 2017

NMS USER MANUAL. WAP-EN Series Wireless Access Points. Version 1.2, June 2017 NMS USER MANUAL WAP-EN Series Wireless Access Points Version 1.2, June 2017 Copyright Copyright 2017 Comtrend Corporation. All rights reserved. The information contained herein is proprietary to Comtrend

More information

802.11a/n Long Range Wireless Outdoor CB/A P

802.11a/n Long Range Wireless Outdoor CB/A P ENS500 Key Features IEEE 802.11 a/n compliant Up to 300Mbps (5GHz) 24V Proprietary PoE support AP/CB/CR/WDS/Repeater Modes Multi-SSIDs with VLAN tagged VLAN tag pass-through via the WDS BR mode Web Configuration

More information

User Guide. For TP-Link Auranet Access Points

User Guide. For TP-Link Auranet Access Points User Guide For TP-Link Auranet Access Points EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall / EAP110-Outdoor 1910012276 REV 2.0.2 October 2017 CONTENTS About this User Guide... 1 Overview...

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

NetPoint Pro Family. CLI Reference Guide. Broadband Wireless Networking Solutions NetPoint Pro n2s / n2c / n2s5s. 2 nd Generation

NetPoint Pro Family. CLI Reference Guide. Broadband Wireless Networking Solutions NetPoint Pro n2s / n2c / n2s5s. 2 nd Generation NetPoint Pro Family Broadband Wireless Networking Solutions NetPoint Pro n2s / n2c / n2s5s CLI Reference Guide 2 nd Generation Netronics NetPoint Pro CLI Reference Guide 1 This document contains information

More information

Wireless-N Access Point with Power Over Ethernet

Wireless-N Access Point with Power Over Ethernet Wireless-N Access Point with Power Over Ethernet with 4-portuter Ports USER GUIDE BUSINESS SERIES Model No. WAP4410N Wireless Model Model No. No. Copyright and Trademarks Specifications are subject to

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

Key Features. EnGenius Outdoor CPE design High Power, High Sensitivity and Strong Reliability Solutions under Harsh Environment.

Key Features. EnGenius Outdoor CPE design High Power, High Sensitivity and Strong Reliability Solutions under Harsh Environment. N300 2.4GHz Long Range Point to Point CPE 2.4 GHz 11b/g/n 300Mbps Key Features IEEE 802.11 b/g/n compliant Up to 300Mbps (2.4GHz) 13dBi Directional high gain antenna 24V Proprietary PoE support Waterproof

More information

High Power Wireless N. 600mW Smart Repeater LP 9698SR

High Power Wireless N. 600mW Smart Repeater LP 9698SR High Power Wireless N 600mW Smart Repeater LP 9698SR INTRODUCTION...4 GETTING STARTED...5 Package Contents...5 LED Indicators...6 Back Panel Description...7 SETUP GUIDE...8 Find a Setup Location...8 Connect

More information

Table of contents

Table of contents 1 GD-GEO20-TP 2 Table of contents 1 Conventions Used in this Document... 4 Abbreviation List... 4 2 Packing list... 6 3 Introduction... 7 3.1 Deployment Scenarios... 7 3.1.1 HotSpot... 7 3.1.2 Point to

More information

CAP1750. User Manual / v1.1

CAP1750. User Manual / v1.1 CAP1750 User Manual 12-2015 / v1.1 CONTENTS I. Product Information...2 I-1. Package Contents... 2 I-2. System Requirements... 3 I-3. Hardware Overview... 3 I-4. LED Status... 4 I-5. Reset... 4 I-6. Safety

More information

Features Wireless Feature

Features Wireless Feature WAP-854NP Industrial Class IEEE802.11n 300Mbps 100mW Access Point W/ Dual-Detachable Antenna (Reverse SMA Connector), IEEE802.3af POE Built-in, IP50 Certificated Aspiring to provide the best performance/price

More information

Table of contents

Table of contents GD-GEO20 1 2 Table of contents 1 Conventions Used in this Document... 4 Abbreviation List... 5 2 Packing list... 7 3 Introduction... 8 3.1 Deployment Scenarios... 8 3.1.1 HotSpot... 8 3.1.2 Point to Multipoint...

More information

Configuring OfficeExtend Access Points

Configuring OfficeExtend Access Points Information About OfficeExtend Access Points, page 1 OEAP 600 Series Access Points, page 2 OEAP in Local Mode, page 3 Supported WLAN Settings for 600 Series OfficeExtend Access Point, page 3 WLAN Security

More information

Mobility Groups. Information About Mobility

Mobility Groups. Information About Mobility Information About Mobility, page 1 Information About, page 5 Prerequisites for Configuring, page 10 Configuring (GUI), page 12 Configuring (CLI), page 13 Information About Mobility Mobility, or roaming,

More information

Configuring the Xirrus Array

Configuring the Xirrus Array Configuring the Xirrus Array This chapter covers configuration and management tasks using the product s embedded Web Management Interface (WMI). It also includes a procedure for logging in to the XS-3900/XS-3700/XS-3500

More information

EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009

EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009 EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009 What is Wireless Mesh Network? A collection of wireless devices maintaining RF connectivity to create a seamless path for data packets

More information

Configuring a WLAN for Static WEP

Configuring a WLAN for Static WEP Restrictions for Configuring Static WEP, page 1 Information About WLAN for Static WEP, page 1 Configuring WPA1+WPA2, page 3 Restrictions for Configuring Static WEP The OEAP 600 series does not support

More information

PowerStation2 LiteStation2 LiteStation5 User s Guide

PowerStation2 LiteStation2 LiteStation5 User s Guide PowerStation2 LiteStation2 LiteStation5 User s Guide Copyright 2007 Ubiquiti Networks Inc. All rights reserved. Contents INTRODUCTION...2 QUICK SETUP GUIDE...3 CONFIGURATION GUIDE...7 Main Settings...8

More information

Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP)

Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP) Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP) Objective A Wireless Access Point (WAP) is a networking device that allows wireless-capable devices to connect to

More information

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode

Configuring Repeater and Standby Access Points and Workgroup Bridge Mode 20 CHAPTER Configuring Repeater and Standby Access Points and Workgroup Bridge Mode This chapter describes how to configure your access point as a repeater, as a hot standby unit, or as a workgroup bridge.

More information

Basic Wireless Settings on the CVR100W VPN Router

Basic Wireless Settings on the CVR100W VPN Router Basic Wireless Settings on the CVR100W VPN Router Objective A Wireless Local Area Network (WLAN) utilizes radio communication to connect wireless devices to a LAN. An example is a Wi-Fi hotspot at a cafe.

More information

Wireless Management solution is ideal for deployment in these venues:

Wireless Management solution is ideal for deployment in these venues: Datasheet The edge 802.11ac built-in high performance Access Point with MU-MIMO technology for high-density use on multiple applications. EnGenius Wireless Long Access Point solution is designed for deploying

More information

A Division of Cisco Systems, Inc. GHz g. Wireless-G. User Guide. Exterior Access Point WIRELESS WAP54GPE. Model No.

A Division of Cisco Systems, Inc. GHz g. Wireless-G. User Guide. Exterior Access Point WIRELESS WAP54GPE. Model No. A Division of Cisco Systems, Inc. GHz 2.4 802.11g WIRELESS Wireless-G Exterior Access Point User Guide Model No. WAP54GPE Copyright and Trademarks Specifications are subject to change without notice. Linksys

More information

The network requirements can vary based on the number of simultaneous users the system will need to support. The most basic requirements are:

The network requirements can vary based on the number of simultaneous users the system will need to support. The most basic requirements are: NETWORK CONFIGURATION GUIDE Listen EVERYWHERE (LE) was designed to be used on pre-existing wireless networks as a plug-and-play system, however it might be necessary to have an IT/Network Administrator

More information

USER GUIDE BUSINESS SERIES. Wireless-G Exterior Access Point with Power Over Ethernet. Model: WAP200E

USER GUIDE BUSINESS SERIES. Wireless-G Exterior Access Point with Power Over Ethernet. Model: WAP200E USER GUIDE BUSINESS SERIES Wireless-G Exterior Access Point with Power Over Ethernet Model: WAP200E About This Guide About This Guide Icon Descriptions While reading through the User Guide you may encounter

More information

PAKEDGE WK-1-C AC 2 2 WIRELESS AP. Description. Feature and benefit highlights

PAKEDGE WK-1-C AC 2 2 WIRELESS AP. Description. Feature and benefit highlights PAKEDGE WK-1-C 802.11AC 2 2 WIRELESS AP Description The WK-1-C is a high-performance 802.11ac indoor AP designed to meet the growing wireless demands of today's small- to medium-density connected homes.

More information

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

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

More information

CWNA Exam PW0-250 Certified Wireless Design Professional (CWDP) Version: 6.0 [ Total Questions: 60 ]

CWNA Exam PW0-250 Certified Wireless Design Professional (CWDP) Version: 6.0 [ Total Questions: 60 ] s@lm@n CWNA Exam PW0-250 Certified Wireless Design Professional (CWDP) Version: 6.0 [ Total Questions: 60 ] Question No : 1 After surveying for the ideal mounting locations for APs, you have been asked

More information

WL-5420AP. User s Guide

WL-5420AP. User s Guide WL-5420AP User s Guide Table of contents INTRODUCTION... 1 About the Operation Modes...2 LED Indicators...5 Solid...5 Ports on the Rear Panel...7 GETTING CONNECTED... 8 WPA AP -CONFIGURATION VIA WEB...

More information

Dual Band Wireless AC1750 Managed Indoor Access Point

Dual Band Wireless AC1750 Managed Indoor Access Point Key Features Draft IEEE 802.11ac and IEEE 802.11 a/b/g/n compliant Up to 450Mbps (2.4GHz) + 1300Mbps (5GHz) wireless data transmission rate Gigabit Ethernet port with IEEE 802.3 at standard PoE support

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

2.4GHz / 5GHz 54Mbps a/b/g Flexible Application

2.4GHz / 5GHz 54Mbps a/b/g Flexible Application Dual Radio Concurrent AP/CB EOA7535 2.4GHz / 5GHz 54Mbps 802.11a/b/g Flexible Application EOA7535 equips with two powerful independent RF interfaces which support 802.11a and 802.11b/g. With certified

More information

User Guide. LAPAC1200 AC1200 Dual Band Access Point

User Guide. LAPAC1200 AC1200 Dual Band Access Point User Guide LAPAC1200 AC1200 Dual Band Access Point Table of Contents Table of Contents CHAPTER 1 QUICK START GUIDE.................. 1 Package Contents 1 Physical Details 1 Mounting Guide 2 CHAPTER 2 ACCESS

More information

WLAN Access Point for applications in rolling stocks bintec W2002T-n

WLAN Access Point for applications in rolling stocks bintec W2002T-n WLAN Access Point for applications in rolling stocks WLAN access for passengers and staff Secure wireless wagon-to-wagon communication Fulfilled the strong railway standards according EN50155-T3 Extended

More information

Guide to Wireless Communications, Third Edition. Objectives

Guide to Wireless Communications, Third Edition. Objectives Guide to Wireless Communications, Third Edition Chapter 7 Low-Speed Wireless Local Area Networks Objectives Describe how WLANs are used List the components and modes of a WLAN Describe how an RF WLAN works

More information

What s New in ZoneFlex Software Release 9.4

What s New in ZoneFlex Software Release 9.4 What s New in ZoneFlex Software Release 9.4 This application note describes the new features available in Version 9.4 of the Ruckus Wireless ZoneFlex family. This document assumes familiarity with the

More information

Numerics INDEX. 2.4-GHz WMIC, contrasted with 4.9-GHz WMIC g 3-6, x authentication 4-13

Numerics INDEX. 2.4-GHz WMIC, contrasted with 4.9-GHz WMIC g 3-6, x authentication 4-13 INDEX Numerics 2.4-GHz WMIC, contrasted with 4.9-GHz WMIC 1-8 802.11g 3-6, 3-9 802.1x authentication 4-13 A AAA server group 4-25 aaa authentication login command 4-24 aaa authorization command 4-27 aaa

More information

transmitting on the same channel or adjacent channels

transmitting on the same channel or adjacent channels Teltonika RUT1XX SNMP MIB description MIB (Management Information Base) is a database of objects that is used by SNMP protocol and can be monitored by a network management system. The Teltonika RUT1XX

More information

LevelOne User Manual WNC-0600USB N_One Wireless USB Adapter

LevelOne User Manual WNC-0600USB N_One Wireless USB Adapter LevelOne User Manual WNC-0600USB N_One Wireless USB Adapter V2.0.0-0712 i Safety FCC WARNING This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to

More information

Configuration Guide. Wireless Controller AC50/AC500

Configuration Guide. Wireless Controller AC50/AC500 Configuration Guide Wireless Controller AC50/AC500 1910012437 REV1.0.2 June 2018 Content About This Guide... 1 1 Quick Start... 2 1.1 Determine the Network Topology... 2 1.1.1 Manage CAPs in the LAN...2

More information

Configuring Multiple SSIDs

Configuring Multiple SSIDs CHAPTER 7 This chapter describes how to configure and manage multiple service set identifiers (SSIDs) on the access point. This chapter contains these sections: Understanding Multiple SSIDs, page 7-2,

More information

EOC User s Manual. Wireless Outdoor Access Point & Client Bridge V1.0

EOC User s Manual. Wireless Outdoor Access Point & Client Bridge V1.0 EOC 5610 Wireless Outdoor Access Point & Client Bridge User s Manual V1.0 Table of Contents 1 INTRODUCTION... 5 1.1 FEATURES... 5 1.2 PACKAGE CONTENTS... 6 1.3 SAFETY GUIDELINES... 6 1.4 SYSTEM REQUIREMENTS...

More information

EnGenius EOC-2611P Outdoor Access Point

EnGenius EOC-2611P Outdoor Access Point Product Name: Manufacturer: - Model Number: - Please Note the has been discontinued, please see the EnGenius ENH200EXT or EnGenius ENH-200 as alternative products.availability: Discontinued EnGenius EOC2611P

More information

Configuring the EAPs Globally via Omada Controller

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

More information

WAP3205 v2. User s Guide. Quick Start Guide. Wireless N300 Access Point. Default Login Details. Version 1.00 Edition 2, 12/2012

WAP3205 v2. User s Guide. Quick Start Guide. Wireless N300 Access Point. Default Login Details. Version 1.00 Edition 2, 12/2012 WAP3205 v2 Wireless N300 Access Point Version 1.00 Edition 2, 12/2012 Quick Start Guide User s Guide Default Login Details LAN IP Address http://192.168.1.2 Password 1234 www.zyxel.com Copyright 2012 ZyXEL

More information

Pro RANGE 95 User Manual

Pro RANGE 95 User Manual PICO 95 MICRO2 95 LITE 95 MAX 95 Pro RANGE 95 User Manual Version 1.3 (27/03/2017) Pro Range 95 User Manual 1.33 Page 1 of 36 Radio frequency Interference Requirements The operation of this device in the

More information