Author: Bill Buchanan. Wireless LAN. Unit 2: Wireless Fundamentals

Size: px
Start display at page:

Download "Author: Bill Buchanan. Wireless LAN. Unit 2: Wireless Fundamentals"

Transcription

1 Wireless LAN Unit 2: Wireless Fundamentals

2 Wireless connections which technology? Areas covered: Basic radio parameters. This area covers the main type of wireless communications. IEEE b issues. This area covers some of the fundamentals of radio waves. Sample Aironet Configurations This shows some simple configuration examples.

3 Wireless Access point Wireless Bridge Wireless Client

4

5 Broadcast span Defined by broadcast domain

6 IEEE b networks

7 IEEE Wireless IEEE a a deals with communications available in the 5GHz frequency, and has a maximum data rate of 54 Mbps. IEEE b b, or Wi-Fi, is the standard that is most commonly used in wireless LAN communications. It has a maximum bandwidth of 11Mbps, at a frequency of 2.4GHz. IEEE g g is a proposed standard that hopes to provide 54Mbps maximum bandwidth over a 2.4GHz connection, the same frequency as the popular b standard. IEEE c c is a group set up to deal with bridging operations when developing access points. IEEE f f is concerned with standardising access point roaming which is involved in making sure that interoperability between access points is guaranteed

8 IEEE b Operating Channels: 11 for N. America, 14 Japan, 13 Europe (ETSI), 2 Spain, 4 France Operating Frequency: GHz (North America), GHz (Japan), GHz (Europe ETSI), GHz (Spain), GHz (France) Data Rate: 1, 2, 5.5 or 11Mbps Media Access Protocol: CSMA/CA, Compliant Range: 11Mbps: 140m (460 feet) 5.5Mbps: 200m (656 feet) 2Mbps: 270m (885 feet) 1Mbps: 400m (1311 feet) RF Technology: Direct Sequence Spread Spectrum Modulation: CCK (11Mps, 5.5Mbps), DQPSK (2Mbps), DBPSK (1Mbps)

9 Available bandwidth Maximum bandwidth (IEEE b) CCK 11Mbps Max bandwidth CCK - Complementary Code Keying DQPSK - differential quadrature phase shift keying BPSK - biphase shift keying 5.5Mbps CCK DQPSK 2Mbps DBPSK 1Mbps 100m 200m 300m Distance 400m

10 Maximum bandwidth (IEEE b) 11Mbps Max bandwidth 5.5Mbps Actual maximum bandwidth 2Mbps 1Mbps 100m 200m 300m 400m

11 Maximum bandwidth (IEEE b) Available throughput 8Mbps Too many errors causes the TCP window to close, and reduce throughput. 6Mbps 2Mbps Linear increase in actual throughput against required throughput More collisions and errors are occurring, thus data frames are being deleted, causing wasted bandwidth. 2Mbps Required data throughput 4Mbps 8Mbps 10Mbps

12 IEEE g networks

13 Available bandwidth Maximum bandwidth (IEEE g) 64-QAM 54Mbps QAM Quadrature Amplitude Modulation CCK - Complementary Code Keying DQPSK - differential quadrature phase shift keying BPSK - biphase shift keying 100m 16-QAM 200m 24Mbps QPSK 300m Distance g Mbps Modulation 6 BPSK 9 BPSK 12 QPSK 1Mbps 18 QPSK 2Mbps DBPSK QAM m 16-QAM QAM QAM

14 Netperf on a 11g link

15 Windows IP Configuration Ethernet adapter Wireless Network Connection 3: Connection-specific DNS Suffix. : IP Address : Subnet Mask : Default Gateway : C:\>netperf -H p 1001 TCP STREAM TEST to Recv Send Send Socket Socket Message Elapsed Size Size Size Time Throughput bytes bytes bytes secs. 10^6bits/sec C:\>netperf -H p 1001 TCP STREAM TEST to Recv Send Send Socket Socket Message Elapsed Size Size Size Time Throughput bytes bytes bytes secs. 10^6bits/sec c:\>netperf -H p 1001 TCP STREAM TEST to Recv Send Send Socket Socket Message Elapsed Size Size Size Time Throughput bytes bytes bytes secs. 10^6bits/sec

16 IEEE g example

17 IEEE g example

18 IEEE n

19 802.11n n Frequency: Max: Range: 2.4 GHz or 5 GHz 540 Mbit/s Same as 11b MIMO (Multiple-in, multiple-out) Sends information on two or more antennas. These signals then reflect off objects, creating multiple paths creating multiple paths. Normally these cause interference and fading, but with MIMO they carry different information, which are recombined on the receiving side.

20 802.11n

21 MIMO

22 IEEE networks

23 CSMA/CA and PCF IEEE can use two mechanisms for shared access: CSMA/CA. CSMA/CA is, like standard Ethernet (IEEE 802.3) a contention-based protocol, but uses collision avoidance rather than collision detection. It would be impossible to use collision detection as a radio wave is always either sending or receiving and can never do both at the same time. The nodes will thus not be able to listen on the channel while they are transmitting. Point Coordination Function (PCF). This is an optional priority-based protocol, which provides contention-free frame transfer for transmission of time-critical data, such as realtime video or audio. With this, the point coordinator (PC) operates in the wireless access point and identifies the devices which are allowed to transmit at any given time. Each PC then, with the contention-free (CF) period, the PC polls each of the enabled PCF to determine if they wish to transmit data frames. No other device is allowed to transmit while a another node is being polled. Thus, PCF will be contention-free and enables devices to transmit data frames synchronously, with defined time delays between data frame transmissions.

24 CSMA/CD Listen for no activity 1 ACK ACK time-out 2 2 Node has gone. Data frame has collided with another Data frame corrupted with noise.

25 IEEE data frame Frame control Duration/ ID Address 1 Address 2 Address 3 Sequence control Address 4 Frame body FCS 2 Bytes Frame control. This contains control information. Duration/ID. This contains information on how long the data frame will last. Address fields. This contains different types of address, such as an individual address of group addresses. The two main types of group addresses are broadcast and multicast. Sequence control. This identifies the sequence number of the data frames, and allows the recipient to check for missing or duplicate data frames. Frame body. This part contains the actual data. The maximum amount is 2312 bytes, but most implementations use up to 1500 bytes. FCS (Frame Check Sequence). This is a strong error detection code.

26 Frame control Duration/ ID Address 1 Address 2 Address 3 Sequence control Address 4 Frame body FCS 2 Bytes

27 IEEE networks

28 dot11radio0 (or d0) con bvi 1 port is used to configure both ports with the same address e0 (or fa0) # config t (config)# int bvi1 (config-if)# ip address (config-if)# exit Antenna connector

29 Fixed network Root # config t (config)# int dot11radio0 (config-if)# station role root (config-if)# station role repeater (config-if)# end Repeater

30 Fixed network Root # config t (config)# ip default-gateway (config)# exit Repeater

31 Channel Frequency Channel. If an ad-hoc network is used, then the nodes which communicate must use the same channel channel channel channel channel channel channel channel channel channel channel channel channel channel channel

32 Channel Frequency Channel. If an ad-hoc network is used, then the nodes which communicate must use the same channel channel channel channel channel channel channel channel channel channel channel channel channel channel channel (config)# int dot11radio0 (config-if)# channel 7 (config-if)# no shutdown (config)# int fa0 (config-if)# no shutdown

33 Fragmentation threshold Fragmentation threshold. This can be used to split large data frames into smaller fragments. The value can range from 64 to 1500 bytes. This is used to improve the efficiency when there is a high amount of traffic on the wireless network, as smaller frames make more efficient usage of the network. Data packets are split into 1500 byte data frames (MTU) The large data frames may allow nodes to hog the airwave

34 Fragmentation threshold Fragmentation threshold. This can be used to split large data frames into smaller fragments. The value can range from 64 to 1500 bytes. This is used to improve the efficiency when there is a high amount of traffic on the wireless network, as smaller frames make more efficient usage of the network. Data frames are fragmented into smaller frames Possibly allows for a smoother and fairer transmission.

35 Network settings Fragmentation threshold. This can be used to split large data frames into smaller fragments. The value can range from 64 to 1500 bytes. This is used to improve the efficiency when there is a high amount of traffic on the wireless network, as smaller frames make more efficient usage of the network. Data frames are fragmented into smaller frames # config t (config)# int dot11radio0 (config-if)# fragment-threshold? < > (config-if)# fragment-threshold 700 (config-if)# end Possibly allows for a smoother and fairer transmission.

36 Infrastructure or ad-hoc Network type. This can either be set to an infrastructure network (which use access points, or wireless hubs) or Ad-hoc, which allows nodes to interconnect without the need for an access point. Ad-hoc Infrastructure

37 Infrastructure or ad-hoc Infrastructure SSID defines the connected nodes SSID defines the connected nodes Ad-hoc

38 Infrastructure or ad-hoc Infrastructure SSID defines the connected nodes SSID defines the connected nodes Ad-hoc # config t (config-if)# dot11 ssid fred (config-ssid)# guest-mode (config-ssid)# exit (config)# int dot11radio0 (config-if)# ssid fred (config-if-ssid)# end

39 Span of network L L L

40 Network settings Authentication algorithm. This sets whether the adapter to use an open system (where other nodes can listen to the communications), or uses encryption (using either a WEP key, or a shared key). # config t (config)# dot11 ssid fred (config-ssid)# authentication? client LEAP client information key-management key management network-eap leap method open open method shared shared method (config-ssid)# authentication open (config-ssid)# exit (config)# exit Authentication is a key issue, and will be covered later in the module. At present the authentication is open, so that any user and device can connect without authenticating itself.

41 Other Factors

42 Network settings Preamble mode. This can either be set to Long (which is the default) or short. A long preamble allows for interoperatively with 1Mbps and 2Mbps DSSS specifications. The shorter allows for faster operations (as the preamble is kept to a minimum) and can be used where the transmission parameters must be maximized, and that there are no interoperatablity problems. Preamble this is sent before the start of the data transmission so that nodes can detect that it is about to transmit.

43 Network settings Preamble mode. This can either be set to Long (which is the default) or short. A long preamble allows for interoperatively with 1Mbps and 2Mbps DSSS specifications. The shorter allows for faster operations (as the preamble is kept to a minimum) and can be used where the transmission parameters must be maximized, and that there are no interoperatablity problems. # config t (config)# int dot11radio0 (config-if)# preamble-short (config-if)# end Preamble this is sent before the start of the data transmission so that nodes can detect that it is about to transmit.

44 Hidden node problem These nodes cannot hear each other. The hidden node problem occurs when two nodes transmit to an access point, but they are not in communication range, thus their signals can collide, and cause errors.

45 Network settings (cont.) RTS/CTS threshold. The RTS Threshold prevents the Hidden Node problem, where two wireless nodes are within range of the same access point, but are not within range of each other. As they do not know that they both exist on the network, they may try to communicate with the access point at the same time. When they do, their data frames may collide when arriving simultaneously at the Access Point, which causes a loss of data frames from the nodes. The RTS threshold tries to overcome this by enabling the handshaking signals of Ready To Send (RTS) and Clear To Send (CTS). When a node wishes to communicate with the access point it sends a RTS signal to the access point. Once the access point defines that it can then communicate, the access point sends a CTS message. The node can then send its data.

46 Hidden node problem RTS (Ready To Send) RTS (Ready To Send) CTS (Clear To Send) Data transmitted

47 RTS CTS RTS Data CTS Data

48 Hidden node problem RTS threshold RTS threshold determines the data frame size that is required, in order for it send an RTS to the WAP. The default value is RTS (Ready To # config Send) t (config)# int dot11radio0 (config-if)# rts threshold 8000 (config-if)# end CTS (Clear To Send) RTS (Ready To Send) Data transmitted

49 Hidden node problem RTS retries RTS Retries defines the number of times that an access point will transmit an RTS before it stops sending the data frame. Values range from 1 to 128. # config RTS (Ready t To (config)# Send) int dot11radio0 (config-if)# rts retries 10 (config-if)# end RTS (Ready To Send) CTS (Clear To Send) Data transmitted

50 Power management The higher the transmitting power, the wider the coverage. The power of the access point and also of the client are important as they will define the coverage of the signal, and must also be within the required safety limits.

51 Power management # config t (config)# int dot11radio0 (config-if)# power? (config-if)# power local? (config-if)# power local 30 The higher the (config-if)# power client 10 transmitting power, (config-if)# speed? the wider the coverage. (config-if)# speed 1.0 (config-if)# exit (config)# exit The power of the access point and also of the client are important as they will define the coverage of the signal, and must also be within the required safety limits. [1.0] [11.0] [2.0] [5.5] [basic-1.0] [basic-11.0] [basic-2.0] [basic-5.5] range throughput

52 Power management Power saving modes: CAM (Constant awake mode). Used when power usage is not a problem. PSP (Power save mode). Power is conserved as much as possible. The card will typically go to sleep, and will only be awoken by the access point, or if there is activity. FastPSP (Fast power save mode). This uses both CAM and PSP, and is a compromise between the two.

53 Maximum bandwidth (IEEE b) CCK 11Mbps Max bandwidth (config)# int dot11radio0 (config-if)# speed Mbps (config-if)# exit (config)# exit DQPSK 2Mbps DBPSK 1Mbps 100m 200m 300m 400m

54 Maximum associations A particular problem in wireless networks is that the access point may become overburdened with connected clients this could be due to an attack, such as DoS (Denial of Service), or due to poor planning.

55 Maximum associations For example: Max bandwidth = 25Mbps Av rate = 0.5Mbps Max. associations = 50

56 Maximum associations # config t (config)# dot11 ssid fred (config-ssid)# max? <1-255> association limit (config-ssid)# max 100 (config-ssid)# exit (config)# int dot11radio0 (config-if)# ssid fred (config)# exit A particular problem in wireless networks # show dot11 association is that the access point may become # show dot11 statistics overburdened client-traffic with connected clients... # show dot11 adjacent-ap... this could be due to an attack, such as DoS (Denial of Service), or due to poor planning.

2 Wireless Networks. 2.1 Introduction. 2.2 IEEE b. Unit 2: Wireless Networks 1

2 Wireless Networks. 2.1 Introduction. 2.2 IEEE b. Unit 2: Wireless Networks 1 2 Wireless Networks 2.1 Introduction This unit gives an outline of the issues involved in wireless networks, and which must be considered in their design. As the world moves slowly towards a massive wireless

More information

Unit 10. Author: W.Buchanan. Mobile Computing and A Model of the Internet (1)

Unit 10. Author: W.Buchanan. Mobile Computing and A Model of the Internet (1) Unit 10 Author: W.Buchanan. Mobile Computing and A Model of the Internet (1) Author: W.Buchanan. Mobile Computing and A Model of the Internet (2) Mobile and the Future GG F F GG F F AA EE DD AA EE DD BB

More information

Advanced Security and Mobile Networks

Advanced Security and Mobile Networks Advanced Security and Mobile Networks W.Buchanan (1) 9. GSM/3G Unit 7: Mobile Networks. Wireless. Security. Mobile IP. Mobile Agents. Spread spectrum. Military/Emergency Networks 8. Ad-hoc 7. Mobile Networks

More information

Aims. The aims of this unit are to:

Aims. The aims of this unit are to: Aims The aims of this unit are to: Outlines the usage of mobile networks and how these may integrate into the Internet. Understand the key elements of GSM networking. Understands the key parameters used

More information

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802.

4.3 IEEE Physical Layer IEEE IEEE b IEEE a IEEE g IEEE n IEEE 802. 4.3 IEEE 802.11 Physical Layer 4.3.1 IEEE 802.11 4.3.2 IEEE 802.11b 4.3.3 IEEE 802.11a 4.3.4 IEEE 802.11g 4.3.5 IEEE 802.11n 4.3.6 IEEE 802.11ac,ad Andreas Könsgen Summer Term 2012 4.3.3 IEEE 802.11a Data

More information

Wireless# Guide to Wireless Communications. Objectives

Wireless# Guide to Wireless Communications. Objectives Wireless# Guide to Wireless Communications 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

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

Mobile Communications Chapter 7: Wireless LANs

Mobile Communications Chapter 7: Wireless LANs Characteristics IEEE 802.11 PHY MAC Roaming IEEE 802.11a, b, g, e HIPERLAN Bluetooth Comparisons Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC SS02 7.1 Comparison: infrastructure vs.

More information

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15 Lecture 23 Overview Last Lecture ADSL, ATM This Lecture Wireless Technologies (1) Wireless LAN, CSMA/CA, Bluetooth Source: chapters 6.2, 15 Next Lecture Wireless Technologies (2) Source: chapter 16, 19.3

More information

Advanced Computer Networks WLAN

Advanced Computer Networks WLAN Advanced Computer Networks 263 3501 00 WLAN Patrick Stuedi Spring Semester 2014 1 Oriana Riva, Department of Computer Science ETH Zürich Last week Outlook Medium Access COPE Short Range Wireless Networks:

More information

Computer Networks. Wireless LANs

Computer Networks. Wireless LANs Computer Networks Wireless LANs Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN 802.11 Personal wireless nw WPAN 802.15 WiFi 802.11a 802.11b 802.11h 802.11i/e/

More information

Wireless# Guide to Wireless Communications. Objectives

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

More information

Configuring Repeater and Standby Access Points

Configuring Repeater and Standby Access Points CHAPTER 19 This chapter descibes how to configure your access point as a hot standby unit or as a repeater unit. This chapter contains these sections: Understanding Repeater Access Points, page 19-2 Configuring

More information

Viewing Status and Statistics

Viewing Status and Statistics CHAPTER 7 This chapter explains how to use ADU to view the client adapter s status and its transmit and receive statistics. The following topics are covered in this chapter: Overview of ADU and Statistics

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

Multiple Access in Cellular and Systems

Multiple Access in Cellular and Systems Multiple Access in Cellular and 802.11 Systems 1 GSM The total bandwidth is divided into many narrowband channels. (200 khz in GSM) Users are given time slots in a narrowband channel (8 users) A channel

More information

Data and Computer Communications. Chapter 13 Wireless LANs

Data and Computer Communications. Chapter 13 Wireless LANs Data and Computer Communications Chapter 13 Wireless LANs Wireless LAN Topology Infrastructure LAN Connect to stations on wired LAN and in other cells May do automatic handoff Ad hoc LAN No hub Peer-to-peer

More information

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross

Wireless Networks. CSE 3461: Introduction to Computer Networking Reading: , Kurose and Ross Wireless Networks CSE 3461: Introduction to Computer Networking Reading: 6.1 6.3, Kurose and Ross 1 Wireless Networks Background: Number of wireless (mobile) phone subscribers now exceeds number of wired

More information

standard. Acknowledgement: Slides borrowed from Richard Y. Yale

standard. Acknowledgement: Slides borrowed from Richard Y. Yale 802.11 standard Acknowledgement: Slides borrowed from Richard Y. Yang @ Yale IEEE 802.11 Requirements Design for small coverage (e.g. office, home) Low/no mobility High data rate applications Ability to

More information

Chapter 3.1 Acknowledgment:

Chapter 3.1 Acknowledgment: Chapter 3.1 Acknowledgment: This material is based on the slides formatted by Dr Sunilkumar S. manvi and Dr Mahabaleshwar S. Kakkasageri, the authors of the textbook: Wireless and Mobile Networks, concepts

More information

original standard a transmission at 5 GHz bit rate 54 Mbit/s b support for 5.5 and 11 Mbit/s e QoS

original standard a transmission at 5 GHz bit rate 54 Mbit/s b support for 5.5 and 11 Mbit/s e QoS IEEE 802.11 The standard defines a wireless physical interface and the MAC layer while LLC layer is defined in 802.2. The standardization process, started in 1990, is still going on; some versions are:

More information

ICE 1332/0715 Mobile Computing (Summer, 2008)

ICE 1332/0715 Mobile Computing (Summer, 2008) ICE 1332/0715 Mobile Computing (Summer, 2008) IEEE 802.11 Prof. Chansu Yu http://academic.csuohio.edu/yuc/ Contents Overview of IEEE 802.11 Frame formats MAC frame PHY frame IEEE 802.11 IEEE 802.11b IEEE

More information

Wireless Local Area Networks. Networks: Wireless LANs 1

Wireless Local Area Networks. Networks: Wireless LANs 1 Wireless Local Area Networks Networks: Wireless LANs 1 Wireless Local Area Networks The proliferation of laptop computers and other mobile devices (PDAs and cell phones) created an obvious application

More information

C300RU. Version Mbps 11n Wireless USB adapter. Technical Specification Sheet

C300RU. Version Mbps 11n Wireless USB adapter. Technical Specification Sheet C300RU Version 2.0 300Mbps 11n Wireless USB adapter Technical Specification Sheet Page 1 of 6 1. Product s Compatible with IEEE 802.11n high rate draft standard to provide wireless downlink 300Mbps and

More information

Wireless LAN -Architecture

Wireless LAN -Architecture Wireless LAN -Architecture IEEE has defined the specifications for a wireless LAN, called IEEE 802.11, which covers the physical and data link layers. Basic Service Set (BSS) Access Point (AP) Distribution

More information

Wireless and Mobile Networks 7-2

Wireless and Mobile Networks 7-2 Wireless and Mobile Networks EECS3214 2018-03-26 7-1 Ch. 6: Wireless and Mobile Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers (5-to-1)! # wireless Internet-connected

More information

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi

Overview : Computer Networking. Spectrum Use Comments. Spectrum Allocation in US Link layer challenges and WiFi WiFi Overview 15-441 15-441: Computer Networking 15-641 Lecture 21: Wireless Justine Sherry Peter Steenkiste Fall 2017 www.cs.cmu.edu/~prs/15-441-f17 Link layer challenges and WiFi WiFi Basic WiFi design Some

More information

WNC-0300USB. 11g Wireless USB Adapter USER MANUAL

WNC-0300USB. 11g Wireless USB Adapter USER MANUAL WNC-0300USB 11g Wireless USB Adapter USER MANUAL Contents 1. Introduction...3 1.1 Product Feature...3 1.2 System Requirement...3 2. Getting Start...3 2.1 LED Indicators...3 2.2 Install the 54Mbps Wireless

More information

Wireless 300N Access Point 300 Mbps, MIMO, Bridge, Repeater, Multiple SSIDs and VLANs Part No.:

Wireless 300N Access Point 300 Mbps, MIMO, Bridge, Repeater, Multiple SSIDs and VLANs Part No.: Wireless 300N Access Point 300 Mbps, MIMO, Bridge, Repeater, Multiple SSIDs and VLANs Part No.: 524728 Wireless networking with three times the speed and five times the flexibility. The INTELLINET NETWORK

More information

Wireless and Mobile Networks

Wireless and Mobile Networks Wireless and Mobile Networks Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@wustl.edu Audio/Video recordings of this lecture are available on-line at: http://www.cse.wustl.edu/~jain/cse473-11/

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

SharkFest 18 Europe. Troubleshooting WLANs (Part 2) Troubleshooting WLANs using Management & Control Frames. Rolf Leutert

SharkFest 18 Europe. Troubleshooting WLANs (Part 2) Troubleshooting WLANs using Management & Control Frames. Rolf Leutert SharkFest 18 Europe Troubleshooting WLANs (Part 2) Troubleshooting WLANs using 802.11 Management & Control Frames Rolf Leutert Leutert NetServices Switzerland www.netsniffing.ch Introduction 2 Rolf Leutert,

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

Topic 2b Wireless MAC. Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach

Topic 2b Wireless MAC. Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach Topic 2b Wireless MAC Chapter 7 Wireless and Mobile Networks Computer Networking: A Top Down Approach 7 th edition Jim Kurose, Keith Ross Pearson/Addison Wesley April 2016 7-1 Ch. 7: Background: # wireless

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

STA-MU-A0028S (MiniCard-USB version)

STA-MU-A0028S (MiniCard-USB version) STA-MU-A0028S (MiniCard-USB version) WiFi 802.11 b/g and Bluetooth v2.0 + EDR Combo Mini Card Module Approval Sheet Ver: 1.1 CONTENT 1. Introduction...3 1.1 Features & Benefits...3 1.2 Applications...4

More information

Hands-On Exercises: IEEE Standard

Hands-On Exercises: IEEE Standard Hands-On Exercises: IEEE 802.11 Standard Mohammad Hossein Manshaei and Jean-Pierre Hubaux {hossein.manshaei,jean-pierre.hubaux}@epfl.ch Laboratory for Computer Communications and Applications (LCA) March

More information

IEEE Technical Tutorial. Introduction. IEEE Architecture

IEEE Technical Tutorial. Introduction. IEEE Architecture IEEE 802.11 Technical Tutorial Introduction The purpose of this document is to give technical readers a basic overview of the new 802.11 Standard, enabling them to understand the basic concepts, principle

More information

02/21/08 TDC Branch Offices. Headquarters SOHO. Hot Spots. Home. Wireless LAN. Customer Sites. Convention Centers. Hotel

02/21/08 TDC Branch Offices. Headquarters SOHO. Hot Spots. Home. Wireless LAN. Customer Sites. Convention Centers. Hotel TDC 363 Introductions to LANs Lecture 7 Wireless LAN 1 Outline WLAN Markets and Business Cases WLAN Standards WLAN Physical Layer WLAN MAC Layer WLAN Security WLAN Design and Deployment 2 The Mobile Environment

More information

WIRELESS USB 2.0 ADAPTER. Manual (DN & DN )

WIRELESS USB 2.0 ADAPTER. Manual (DN & DN ) WIRELESS USB 2.0 ADAPTER Manual (DN-7043-4 & DN-7053-2) 1. Introduction... 1 2. Wireless LAN Basics... 3 3. IP ADDRESS... 4 4. Install Driver/Utility... 5 4.1 Windows XP/Vista... 5 5. Wireless Network

More information

Wireless LAN USB Adaptor WL-2111 Quick Installation Guide V.1.0

Wireless LAN USB Adaptor WL-2111 Quick Installation Guide V.1.0 Wireless LAN USB Adaptor WL-2111 Quick Installation Guide V.1.0 Copyright Copyright 2001, All rights reserved. This manual and software described in it are copyrighted with all rights reserved. This manual

More information

MSIT 413: Wireless Technologies Week 8

MSIT 413: Wireless Technologies Week 8 MSIT 413: Wireless Technologies Week 8 Michael L. Honig Department of EECS Northwestern University November 2017 The Multiple Access Problem How can multiple mobiles access (communicate with) the same

More information

STA-UI-A003D (USB version)

STA-UI-A003D (USB version) STA-UI-A003D (USB version) WiFi 802.11 b/g and Bluetooth v2.0 + EDR Combo USB Dongle Module Ver: 1.0 1. 2. 3. 4. 5. 6. 7. 8. CONTENT Introduction...3 1.1Features & Benefits...3 1.2Applications...4 Product

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

Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer. Computer Networks: Wireless LANs

Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer. Computer Networks: Wireless LANs Wireless Local Area Networks (WLANs) and Wireless Sensor Networks (WSNs) Primer 1 Wireless Local Area Networks (WLANs) The proliferation of laptop computers and other mobile devices (PDAs and cell phones)

More information

IEEE WLANs (WiFi) Part II/III System Overview and MAC Layer

IEEE WLANs (WiFi) Part II/III System Overview and MAC Layer IEEE 802.11 WLANs (WiFi) Part II/III System Overview and MAC Layer Design goals for wireless LANs (WLANs) Global, seamless operation Low power for battery use No special permissions or licenses needed

More information

Wireless LANs. ITS 413 Internet Technologies and Applications

Wireless LANs. ITS 413 Internet Technologies and Applications Wireless LANs ITS 413 Internet Technologies and Applications Aim: Aim and Contents Understand how IEEE 802.11 wireless LANs work Understand what influences the performance of wireless LANs Contents: IEEE

More information

I N D E X Numerics 100 Mbps WLANs, WLANs, 88

I N D E X Numerics 100 Mbps WLANs, WLANs, 88 I N D E X Numerics 100 Mbps WLANs, 233 234 802.11 WLANs, 88 control frames, 54 ACK frames, 57 CF-End frames, 57 58 CTS frames, 56 PS-Poll frames, 54 55 RTS frames, 55 56 DSSS, 93-95 data frames, 76-78

More information

Lecture 16: QoS and "

Lecture 16: QoS and Lecture 16: QoS and 802.11" CSE 123: Computer Networks Alex C. Snoeren HW 4 due now! Lecture 16 Overview" Network-wide QoS IntServ DifServ 802.11 Wireless CSMA/CA Hidden Terminals RTS/CTS CSE 123 Lecture

More information

Wireless networking with three times the speed and five times the flexibility.

Wireless networking with three times the speed and five times the flexibility. Wireless 150N Outdoor Range Extender / Access Point Multiple SSIDs, Wireless client isolation, Bridge, Repeater, WDS, Passive PoE, Built-in 12dBi Antenna Part No.: 525497 Wireless networking with three

More information

Wireless Communication and Networking CMPT 371

Wireless Communication and Networking CMPT 371 Wireless Communication and Networking CMPT 371 Wireless Systems: AM, FM Radio TV Broadcast Satellite Broadcast 2-way Radios Cordless Phones Satellite Links Mobile Telephony Systems Wireless Local Loop

More information

Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1

Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1 Wireless Local Area Networks (WLANs)) and Wireless Sensor Networks (WSNs) Computer Networks: Wireless Networks 1 Wireless Local Area Networks The proliferation of laptop computers and other mobile devices

More information

Chapter 6 Medium Access Control Protocols and Local Area Networks

Chapter 6 Medium Access Control Protocols and Local Area Networks Chapter 6 Medium Access Control Protocols and Local Area Networks 802.11 Wireless LAN CSE 3213, Winter 2010 Instructor: Foroohar Foroozan Wireless Data Communications Wireless communications compelling

More information

Mobile & Wireless Networking. Lecture 7: Wireless LAN

Mobile & Wireless Networking. Lecture 7: Wireless LAN 192620010 Mobile & Wireless Networking Lecture 7: Wireless LAN [Schiller, Section 7.3] [Reader, Part 6] [Optional: "IEEE 802.11n Development: History, Process, and Technology", Perahia, IEEE Communications

More information

Wireless Local Area Network (IEEE )

Wireless Local Area Network (IEEE ) Wireless Local Area Network (IEEE 802.11) -IEEE 802.11 Specifies a single Medium Access Control (MAC) sublayer and 3 Physical Layer Specifications. Stations can operate in two configurations : Ad-hoc mode

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

ECB1221R. Wireless Long Range Multi-function Client Bridge PRODUCT DESCRIPTION

ECB1221R. Wireless Long Range Multi-function Client Bridge PRODUCT DESCRIPTION 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

Investigation of WLAN

Investigation of WLAN Investigation of WLAN Table of Contents Table of Contents...1 ABBREVIATIONS...II 1 Introduction...3 2 IEEE 802.11...3 2.1 Architecture...3 2.2 MAC layer...4 2.3 PHY layer...9 2.4 Mobility in IEEE 802.11...12

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

Local Area Networks NETW 901

Local Area Networks NETW 901 Local Area Networks NETW 901 Lecture 4 Wireless LAN Course Instructor: Dr.-Ing. Maggie Mashaly maggie.ezzat@guc.edu.eg C3.220 1 Contents What is a Wireless LAN? Applications and Requirements Transmission

More information

EAP N Multi-Function AP/Repeater

EAP N Multi-Function AP/Repeater EAP9550 11N Multi-Function AP/Repeater Table of Content 1. Introduction...3 1.1. Features and Benefits...3 1.2. Package Contents...4 1.3. System Requirement...4 2. Modes...5 2.1. Access Point...5 2.2.

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

Wireless Communication Session 4 Wi-Fi IEEE standard

Wireless Communication Session 4 Wi-Fi IEEE standard Wireless Communication Session 4 Wi-Fi IEEE802.11 standard M. Daneshvar Farzanegan Soourosh.blogfa.com smdanesh@yahoo.com 1 Reminder on frequencies and wavelenghts twisted pair coax cable optical transmission

More information

GN-WBKG IEEE b/g USB STICK Wireless LAN Card User s Manual

GN-WBKG IEEE b/g USB STICK Wireless LAN Card User s Manual GN-WBKG IEEE 802.11b/g USB STICK Wireless LAN Card User s Manual http://www.gigabyte.com.tw Rev. 1.0 First Edition Federal Communication Commission Interference Statement This equipment has been tested

More information

Wireless Cable Modem. User's Manual

Wireless Cable Modem. User's Manual Wireless Cable Modem User's Manual Copyright Copyright 2001 This Company. All Rights Reserved. SPECIFICATIONS AND INFORMATION CONTAINED IN THIS DOCUUMENT ARE FURNISHED FOR INFORMATIONAL USE ONLY, AND ARE

More information

U S E R M A N U A L b/g PC CARD

U S E R M A N U A L b/g PC CARD U S E R M A N U A L 802.11b/g PC CARD Table of Content CHAPTER 1 INTRODUCTION... 1 1.1 WIRELESS LAN FEATURE FUNCTIONS... 1 1.2 REGULATORY NOTICE... 1 1.2.1 FCC Class B Statement...1 1.2.2 Canadian Regulatory

More information

Data Communications. Data Link Layer Protocols Wireless LANs

Data Communications. Data Link Layer Protocols Wireless LANs Data Communications Data Link Layer Protocols Wireless LANs Wireless Networks Several different types of communications networks are using unguided media. These networks are generally referred to as wireless

More information

Wireless Communication and Networking CMPT 371

Wireless Communication and Networking CMPT 371 Wireless Communication and Networking CMPT 371 Wireless Systems: AM, FM Radio TV Broadcast Satellite Broadcast 2-way Radios Cordless Phones Satellite Links Mobile Telephony Systems Wireless Local Loop

More information

EOC1650. Wireless Access Point / Client Bridge / Client Router PRODUCT DESCRIPTION. 2.4GHz 54Mbps b/g Superior Performance

EOC1650. Wireless Access Point / Client Bridge / Client Router PRODUCT DESCRIPTION. 2.4GHz 54Mbps b/g Superior Performance Wireless Access Point / Client Bridge / Client Router 2.4GHz 54Mbps 802.11b/g Superior Performance PRODUCT DESCRIPTION is a revolutionary product consists of conciseness, quality, and flexibility. It comes

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

Internet Structure. network edge:

Internet Structure. network edge: Midterm Review Internet Structure network edge: Hosts: clients and servers Server often in data centers access networks, physical media:wired, wireless communication links network core: interconnected

More information

Wireless SOHO Router/Bridge 2.4 GHz b/g 54 Mbps

Wireless SOHO Router/Bridge 2.4 GHz b/g 54 Mbps Wireless SOHO Router/Bridge ECB-1220R 2.4 GHz 802.11 b/g 54 Mbps ECB-1220R is a 2.4GHz 802.11b/g broadband Wi-Fi Router with advanced AP/Client Bridge/Repeater functions. So you could implement this crossover

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

Wireless LAN Access Point

Wireless LAN Access Point Wireless LAN Access Point IEEE 802.11b 11Mbps User s Manual Table of Contents Chapter 1 Introduction... 1 1.1 Package Contents... 2 1.2 Features... 2 1.3 Specifications... 2 1.4 Physical Description...

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

Access Point USER S MANUAL

Access Point USER S MANUAL 54Mbps Wireless Network Access Point USER S MANUAL Model Name: Version: Date: GL2454AP-QA 1.1 11/11/03 Contents 1. Overview...3 1.1 Product Feature...3 1.2 System Requirements...3 2. Getting Start...3

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

Lesson 2-3: The IEEE x MAC Layer

Lesson 2-3: The IEEE x MAC Layer Module 2: Establishing Wireless Connectivity Lesson 2-3: The IEEE 802.11x MAC Layer Lesson Overview This lesson describes basic IEEE 802.11x MAC operation, beginning with an explanation of contention schemes

More information

CSC 4900 Computer Networks: Wireless Networks

CSC 4900 Computer Networks: Wireless Networks CSC 4900 Computer Networks: Wireless Networks Professor Henry Carter Fall 2017 Last Time Mobile applications are taking off! What about current platforms is fueling this? How are an application s permission

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Wireless Links, WiFi, Cellular Internet Access, and Mobility Slides derived from those available on the Web site of the book Computer Networking, by Kurose

More information

EOC-2610 Long Range Wireless Access Point / Client Bridge

EOC-2610 Long Range Wireless Access Point / Client Bridge EOC-2610 is a long range outdoor wireless that operates seamlessly in the frequency spectrum and provides high bandwidth up to 108Mbps with Super G. It features high transmitted output power and high receivable

More information

Wireless LAN Card. User s Manual. Contents. A i

Wireless LAN Card. User s Manual. Contents. A i A i Contents Wireless LAN Card User s Manual The user guide is fit for both Long Range Wireless LAN Card WPC- 8110 and Wireless LAN Card WPC-2110 CHAPTER 1. INTRODUCTION... 1 1.1 PACKAGE CONTENTS... 1

More information

CIS 551 / TCOM 401 Computer and Network Security. Spring 2007 Lecture 8

CIS 551 / TCOM 401 Computer and Network Security. Spring 2007 Lecture 8 CIS 551 / TCOM 401 Computer and Network Security Spring 2007 Lecture 8 Announcements Reminder: Project 1 is due on tonight by midnight. Midterm 1 will be held next Thursday, Feb. 8th. Example midterms

More information

Product Brief: SDC-PE15N n PCIe Module with Antenna Connectors

Product Brief: SDC-PE15N n PCIe Module with Antenna Connectors Product Brief: SDC-PE15N 802.11n PCIe Module with Antenna Connectors The SDC-PE15N PCI Express Mini Card (PCIe) radio module from Summit Data Communications combines a high-performance, dual-band 802.11n

More information

3.1. Introduction to WLAN IEEE

3.1. Introduction to WLAN IEEE 3.1. Introduction to WLAN IEEE 802.11 WCOM, WLAN, 1 References [1] J. Schiller, Mobile Communications, 2nd Ed., Pearson, 2003. [2] Martin Sauter, "From GSM to LTE", chapter 6, Wiley, 2011. [3] wiki to

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

Wireless Protocols. Training materials for wireless trainers

Wireless Protocols. Training materials for wireless trainers Wireless Protocols Training materials for wireless trainers Goals The goal of this lecture is to introduce: IEEE wireless protocols coverage 802.11 radio protocols terminology WiFi modes of operation details

More information

Welcome! SharkFest 16 Europe. Troubleshooting WLANs (Part 2) Rolf Leutert

Welcome! SharkFest 16 Europe. Troubleshooting WLANs (Part 2) Rolf Leutert SharkFest 16 Europe Troubleshooting WLANs (Part 2) Troubleshooting WLANs using 802.11 Management & Control Frames 19. October 2016 Welcome! #sf16eu Rolf Leutert Leutert NetServices Switzerland www.netsniffing.ch

More information

Architecture. Copyright :I1996 IEEE. All rights reserved. This contains parts from an unapproved draft, subject to change

Architecture. Copyright :I1996 IEEE. All rights reserved. This contains parts from an unapproved draft, subject to change 802.11 Architecture Copyright :I1996 IEEE. All rights reserved. This contains parts from an unapproved draft, subject to change What is unique about wireless? Difficult media - interference and noise -

More information

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

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

More information

Configuring the Radio Network

Configuring the Radio Network CHAPTER 4 This chapter describes the procedures for configuring the bridge s radio network. Here s what you ll find in this chapter: Using the Configuration Radio Menu, page 4-2 Establishing an SSID (Ssid),

More information

SEN366 (SEN374) (Introduction to) Computer Networks

SEN366 (SEN374) (Introduction to) Computer Networks SEN366 (SEN374) (Introduction to) Computer Networks Prof. Dr. Hasan Hüseyin BALIK (11 th Week) Wireless LANs 11.Outline Overview IEEE 802.11 Architecture and Services IEEE 802.11 Medium Access Control

More information

WL5020i WLAN Cardbus Adapter User s Manual Version 1.0 TECOM CO., LTD. March by TECOM CO., LTD. All rights reserved.

WL5020i WLAN Cardbus Adapter User s Manual Version 1.0 TECOM CO., LTD. March by TECOM CO., LTD. All rights reserved. WL5020i WLAN Cardbus Adapter User s Manual Version 1.0 TECOM CO., LTD. March 2003 2003 by TECOM CO., LTD. All rights reserved. Printed in Taiwan Table of Contents Package Contents and Trademark(s)---------------------

More information

Multiple Access Links and Protocols

Multiple Access Links and Protocols Multiple Access Links and Protocols Two types of links : point-to-point PPP for dial-up access point-to-point link between Ethernet switch and host broadcast (shared wire or medium) old-fashioned Ethernet

More information

WiFi Networks: IEEE b Wireless LANs. Carey Williamson Department of Computer Science University of Calgary Winter 2018

WiFi Networks: IEEE b Wireless LANs. Carey Williamson Department of Computer Science University of Calgary Winter 2018 WiFi Networks: IEEE 802.11b Wireless LANs Carey Williamson Department of Computer Science University of Calgary Winter 2018 Background (1 of 2) In many respects, the IEEE 802.11b wireless LAN (WLAN) standard

More information

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

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

More information

BOSSW221. User Manual

BOSSW221. User Manual BOSSW221 High Power Wireless Solution designed for Wireless ISP Service, Hot-Spot, and Backbone Max 400 mw with PoE & Radio 802.11b/g AP Client, AP Bridge, PtP Bridge, and WDS User Manual Congratulation

More information

Wireless 450N Dual-Band Gigabit Router 450 Mbps Wireless a/b/g/n, GHz, 3T3R MIMO, QoS, 4-Port Gigabit LAN Switch Part No.

Wireless 450N Dual-Band Gigabit Router 450 Mbps Wireless a/b/g/n, GHz, 3T3R MIMO, QoS, 4-Port Gigabit LAN Switch Part No. Wireless 450N Dual-Band Gigabit Router 450 Mbps Wireless 802.11a/b/g/n, 2.4 + 5 GHz, 3T3R MIMO, QoS, 4-Port Gigabit LAN Switch Part No.: 524988 Wireless 450N Dual-Band Router - The Ultimate in Wireless

More information

LevelOne WAP User s Manual. 22Mbps Wireless Access Point. Version: 1.0

LevelOne WAP User s Manual. 22Mbps Wireless Access Point. Version: 1.0 LevelOne WAP-0002 22Mbps Wireless Access Point User s Manual Version: 1.0 Manufacturer's Disclaimer Statement The information in this document is subject to change without notice and does not represent

More information

Configuring a Wireless LAN Connection

Configuring a Wireless LAN Connection CHAPTER 9 The Cisco Secure Router 520 Series routers support a secure, affordable, and easy-to-use wireless LAN solution that combines mobility and flexibility with the enterprise-class features required

More information