range expectation about 820 feet line-of-sight outdoors.

Size: px
Start display at page:

Download "range expectation about 820 feet line-of-sight outdoors."

Transcription

1 very so often, we find the need to set up a relatively small radio-based data network. This could be to provide coverage for a smaller event like the local town picnic, or something (geographically) larger, like a fireworks display or 5k race. We ve had the ability to do this on, say, 2 meters since the 1980s using TNCs and AX.25 packet, but that is far too slow for anything but the most rudimentary of text-based messages. Transferring a 1-MB spreadsheet or photograph would take hours at 1200 Baud. For greater data capacity, we can turn to Wi-Fi, also known by its IEEE designation, networking. The refers to the IEEE standard that ensures everyone is using the same protocols and methods, so things remain compatible. The first popular version, known as a, operated at up to 54 Mbit/sec on the 5-GHz band. Later common standards include b (11 Mb/s on 2.4 GHz), g (54 Mb/s on 2.4 GHz) and the current commercial standard, n (up to 150 MB/s on 2.4 and, optionally, 5 GHz). There are newer standards that run much faster, but these are not in the popular mainstream just yet. Today, it takes some effort to buy anything other than an n device, although these are backwards-compatible all the way to a. Also, n devices are said to have a slightly greater range expectation about 820 feet line-of-sight outdoors. To help in your understanding of our project this month, be aware that there are several different kinds of network devices you can get. Let s start with wired networking devices: Most common is the, which serves as an interface between two networks and directs data within each of those two networks. This intelligently routes traffic to the network and to the client (user) to whom the traffic is addressed. A typical use is for your home network (LAN or Local Area Network) on one side and the Internet (WAN or Wide Area Network) on the other. All traffic on your home network stays on the LAN, but if traffic for the Internet is seen, the router automatically acts as a or to the WAN (usually a cable or DSL modem connecting to the Internet). A bridge connects two networks, but does not have any switch capabilities (see below). It is a way to keep two networks separate, but allow them to communicate with each other. Similar to a router is a, which routes traffic within a single network. A router can be thought of as two switches with a bridge between them. Like a router, a switch is intelligent, sending traffic only on the channel on which it knows the destination can be found. As an example, a switch is like a series of old-time speaking tubes in your home: You speak your message only down the tube to the room with which you wish to communicate. This avoids having to use data channel time for another device s data.

2 Then there s the. A data hub somewhat difficult to find these days is a little like a switch in that you can connect several devices together, but it has no intelligence: Every station connected to the hub hears all the data traffic. This is not very efficient, but what it lacks in efficiency is made up in simplicity. Much like everyone being in the same room (or a non-tarpn Packet Radio 1 User Port ), everyone hears everything, but all that data means channel throughput is limited, and falls off rapidly as more stations are added. Now let s add in the radio port Wi-Fi. Here we basically have two devices: The (often with bridge capabilities) and the. The access point (AP) is basically a hub on the radio side, with a wired Ethernet port for connection to a switch. Your wireless router has a built-in access point for Wi-Fi, along with (usually) a multi-port wired (Ethernet) switch and a router. Many APs also have bridging capability, which separates the RF and wired networks into two different networks, sometimes a useful feature. A repeater, also known as a range extender, is just that it takes what it hears and retransmits it, allowing the RF signal a somewhat greater range. The disadvantage here is the loss of bandwidth: All the data has to be sent twice, first by the originating station, then again by the repeater. If data speed or channel capacity is not an issue, this can be a reasonable choice. Now let s take a look as some networking cases and how we can handle them. In the case where we have a small outdoor area say, a 200-foot diameter circle to cover, setting up a Wi-Fi network becomes trivial: Just place one router in the middle and everyone can connect to Wi-Fi. You have a few wired ports for the command center, and a WAN port on the router if you need Internet connectivity. This is exactly like setting up your home network. (We ll talk about security in just a moment). In the case where we have a larger area say, a half-mile by quarter-mile area we have a few choices. The first, and simplest, is to set up a router at one point to cover part of the area, and one or more repeaters to extend to the rest of the area. Sure, your data rates are limited, cut in half for every repeater, but even with three repeaters you can still see well over 1 Mb/s, which is usually plenty fast. Just beware of HTS (Hidden Transmitter Syndrome) where repeater B transmits and interferes with repeater A s transmission because they cannot hear each other this can drop throughput to zero, so be careful. The second, and almost as simple, option is to use a router at one point, and one or more wired access points to cover the rest of the area. This requires running a few hundred feet or more of Ethernet cable, but 1,000 feet of cable can be had for under $50. Category 6 Ethernet cable can easily go about 700 feet before an active device (such as a hub or switch) is needed to re-form and boost the signal. If the situation supports running wires, this is the way to go for speed and cost. Some devices have a feature called (PoE), and it is just what it sounds like: You inject DC power onto the Ethernet cable, eliminating the need for a separate power supply at the distant device. The third, more complex (and costlier) solution is to use a pair of access points as a wireless bridge between your two (or more) local networks (which can also be wireless). This can be thought of as a wireless Ethernet extension, but not every AP has wireless bridge mode available. Note that this backhaul link is not accessible to regular wireless users; its

3 only purpose is to transmit data between two or more points, not to serve general users. You can have more than two stations on a single wireless bridge channel, but of course, this cuts into the available bandwidth. In any case, this is where we need to use high-gain antennas to get sufficient range between wireless bridge stations. A mile is about the upper limit for an link. Wi-Fi sends an acknowledgement (ACK) for each data packet, and expects it within a certain time. If it doesn t get the ACK in time, it assumes the packet was lost, and retransmits it. At distances greater than about a mile, the speed of light is such that the ACK won t be received in time to prevent a retransmit. Thus, the link stops functioning. In such a case, we need to employ some other kind of radio modem designed for longer distances. Or, perhaps, a bunch of cellphones in Wi-Fi Hotspot mode, sadly dependent on non-amateur infrastructure (and possibly costing several tens of dollars in data fees). Considering the three cases above, the first is trivial and the last is troublesome at best, so we ll focus on the middle case: Two thousand feet of coverage, using a wireless bridge to span the distance between APs and provide a wide area of Wi-Fi coverage. For this setup example, I am going to use a pair of 5-GHz long-range wireless access points such as these at Gridconnect < These $350-a-pair items are a bit pricey but have external antenna capability, PoE, and can span well over a mile out of the box. Of course, any AP or router that has wireless bridge capability can be used, and you surely can find something in your price and performance range. The first step is to connect to the AP over Ethernet and configure it as a wireless bridge. If you don t know how to do this, find and read the operating instructions, since different APs have slightly different setup screens. Basically, you open a web browser, type in the AP s default IP Address (something like < as the web address (URL) to connect to, and a simple web server in the AP displays the setup screens as web pages. Your AP may have a default password (which might be a blank) be absolutely sure to change it. To configure the wireless bridge channel, first select the Wireless tab and under Basic settings set the Wireless Mode to Bridge. Then select WDS settings and type in the MAC addresses of the distant wireless bridge(s) in the Remote AP MAC Address fields, as shown in. You should

4 then set the other AP(s) the same way, but using the other AP MAC addresses, so each station knows about all the others. (What s a MAC address? Just a unique 12-character hardware identifier, looking something like 00:19:70:00:f6:76. You ll find it on a label on the device, and pre-filled as the Local MAC address ). While you re in Setup, go through each setting and pick whatever s necessary. Mostly the defaults are fine, but some might enhance performance. For example, Output Power is an obvious choice, but Channel Mode (bandwidth) is more subtle. Lower bandwidth reduces speed, but also boosts noise immunity and range. Take some time to understand the myriad settings, do some research, and pick intelligently based on your desired outcome. Oh yes, don t neglect security. More on that in a moment. Now we need to set up local user access. Since the wireless bridge channel is on the 5-GHz band, and more devices are compatible with the 2.4- GHz Wi-Fi band, it is best to operate only on 2.4 GHz, in Wireless-G (802.11g) mode. Configure all your wireless routers the same (meaning network SSID and password), but set them to separate RF channels if they can hear each other. There are 11 channels available in the U.S., but only channels 1, 6, and 11 do not overlap, so try to avoid interference. Every device must have its own unique IP address, so be sure to change the defaults and keep track of which is which in case you need to reconfigure something wirelessly. With the routers set up, connect them with an Ethernet cable to a wireless bridge, so they act as wireless access points and switches. These should use the standard antennas, which often have an omnidirectional pattern, for best coverage and convenience. What you end up with is shown in. Please understand, however, that there are other settings on the LAN and Wireless side of the routers and wireless bridges that will need to be adjusted for everything to inter-operate. It is not possible to cover every situation here. But what I ve described are the basics, which will get you very close. The very first thing you absolutely must do is set a unique and strong password on every device, so only you (and trusted others) can get into the setup pages of any device on your network. Some devices use a default user name of admin (which is OK) and a default password of either password or just a blank. Fail to change this and you are just asking for trouble any kid with a cell phone can shut you down in 12 seconds. The next thing you ll want to do is limit access to your network. You only need this for the user ports, since the wireless bridge ports are not accessible to devices not listed in the MAC Address table. If you are running under rules basically, unmodified equipment then set up a shared key password and some level of encryption for closed access. You may even want to suppress the transmitting of the SSID, making it harder for the casual user to see your network. This is essentially the same as what you should be doing for a home network. If you are running your network under Part 97 perfectly legal for WiFi-G Channels 1-6, as long as you follow the rules then, well, follow the rules. Setting the SSID to your callsign satisfies the station ID rule, but encryption might be a gray area, entirely dependent upon the purpose of the encryption. Keep using a password for users to connect, but simply switch encryption off. The issue is that someone monitoring the network not a trivial task though can see the password being sent unencrypted. So, passwords keep the casual users out, but a determined hacker can still get in. As a second layer of access control, we turn to MAC Address Filtering to limit which wireless devices can successfully connect into the network. Every device has a MAC address for the Wi-Fi radio. It may be on a label, or you might need to type in IPCONFIG into a Command prompt window to find it. Depends on the device. By setting up MAC filtering, only the devices listed in the table will be allowed to connect into the network. Beware: MAC filter tables can be either Include or Exclude, the former granting permission to those devices, the latter specifically prohibiting those devices. Don t ask how I learned that one... If you change the antennas probably a good idea for the Wireless Bridge if you expect to cover a distance of more than a few hundred feet you may again be operating under Part 97. Ask the supplier about antennas that allow you to operate under rules, but if you need to, use a high-gain Yagi or dish antenna. The wireless bridge has a 16- dbi antenna, but an antenna like that

5 shown in can dramatically increase range. Just remember, 2.4 and 5 GHz are line-of-sight frequencies, so if you can t see the other antenna (even through trees), you may have difficulties. In most cases you will have electrical power for your network, but there will be occasions where AC mains power simply is not available or convenient. In these cases, first know that most Wi-Fi equipment runs off 12 volts DC. This means a deep-cycle marine or gel-cell battery can operate the network for hours or days. Second, a DC-to-AC power inverter can be your friend. A small 150-watt inverter was recently found at RadioShack on sale for $24. This can power a laptop and network device (that needs other-than-12 volts ) when connected to a 12-volt battery, often for quite a long time. Finally, when operating on microwave bands at nearly a watt with high-gain antennas, consider what that energy might do to a person, and make a good effort to keep RF away from people. Put your wireless bridge antennas up high, on a pole, so nobody can touch them. Fence off the area to prevent someone from knocking down your pole, or somehow getting near to it. And, of course, any time you are using mains AC voltage (even from an inverter), take pains to avoid a shock hazard. In conclusion, now we know about the many networking devices we might use to deliver high-speed data access by radio for several users. Wi-Fi is really only useful for about as far as you can shout, but with some tricks, we can extend that range to about as far as 10 people can shout, if the night is quiet. We ve used portable FM radios for so many years, and they are still a great way to communicate, but sometimes the event calls for data. There s nothing as ubiquitous as Wi-Fi OK, maybe cell phones beat that but Wi-Fi is a great choice for interoperability and convenience. You can even set up your own web server on your network, or provide Internet access if that s necessary. No matter what, I hope this gets you thinking about a use for all this technology. Now go do it! 1. For more information on TARPN, see previous "Digital Connection" column in July 2015, pages COAX WIRE TC-12 TC-18 TC-20 TC-22 TC RF Transformers Type U 2 to 300MHz For 50 years our volunteers have endured long hours and tough working conditions for no pay. And 9 out of 10 would do it again. HF Power TO FIND OUT WHY contact REACT International, Inc. (301) (866) REACT-9-9 P.O. Box 21064, Glendale, CA REACT.HQ@REACTintl.org

Chapter 5 Local Area Networks. Computer Concepts 2013

Chapter 5 Local Area Networks. Computer Concepts 2013 Chapter 5 Local Area Networks Computer Concepts 2013 5 Chapter Contents Section A: Network Building Blocks Section B: Wired and Wireless Technologies Section C: Network Setup Section D: Sharing Files Section

More information

IEEE b/g/n Wireless Outdoor CPE. Quick Installation Guide

IEEE b/g/n Wireless Outdoor CPE. Quick Installation Guide IEEE 802.11b/g/n Wireless Outdoor CPE Quick Installation Guide F3.0.4 Sep 2011 Copyright Copyright 2011 all rights reserved. No part of this publication may be reproduced, adapted, stored in a retrieval

More information

Digital Entertainment. Networking Made Easy

Digital Entertainment. Networking Made Easy Digital Entertainment 2003 by TiVo Inc. Reproduction in whole or in part without written permission is prohibited. All rights reserved. Printed in the USA. TiVo, TiVo Central, and TiVolution are registered

More information

Wireless Networking. Chapter The McGraw-Hill Companies, Inc. All rights reserved

Wireless Networking. Chapter The McGraw-Hill Companies, Inc. All rights reserved Wireless Networking Chapter 23 Overview In this chapter, you will learn how to Discuss wireless networking components Analyze and explain wireless networking standards Install and configure wireless networks

More information

Quick Installation Guide

Quick Installation Guide LWE120A LWE120AE codes codes codes LWE120A-KIT March 2009 LWE120AE-KIT codes codes codes Wireless Ethernet Extender Quick Installation Guide Customer Support Information Order toll-free in the U.S.: Call

More information

Chapter 3 Wireless Configuration

Chapter 3 Wireless Configuration Chapter 3 Wireless Configuration This chapter describes how to configure the wireless features of your WNR854T router. In planning your wireless network, you should consider the level of security required.

More information

TECHNICAL DOCUMENT ref: 3Hv2

TECHNICAL DOCUMENT ref: 3Hv2 Wi-Fi Frequently Asked Questions Wi-Fi Basics... 2 The connection process... 2 What is an IP address?... 2 IP address changes... 2 Wi-Fi coverage and signal strength... 3 Wi-Fi terminology... 4 General...

More information

Chapter 2 Installation and Configuration

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

More information

WIMAX. WIMAX (Worldwide Interoperability for Microwave Access ): Field of application:

WIMAX. WIMAX (Worldwide Interoperability for Microwave Access ): Field of application: WIMAX WiMAX (Worldwide Interoperability for Microwave Access) is a technology that focuses on providing data over long distances in a wireless mode, very similar to the cellular mobile concept. WiMAX is

More information

300Mpbs Wireless Range Extender

300Mpbs Wireless Range Extender 300Mpbs Wireless Range Extender Thank you for purchasing Slopehill 300Mbps Wireless Range Extender. This product is designed to boost your exis ng Wi-Fi coverage and deliver your Wi-Fi to hard-to-reach

More information

Introduction to WiFi Networking. Training materials for wireless trainers

Introduction to WiFi Networking. Training materials for wireless trainers Introduction to WiFi Networking Training materials for wireless trainers Goals The goal of this lecture is to introduce 802.11 family of radio protocols 802.11 radio channels wireless network topologies

More information

TRENDnet User s Guide. Cover Page

TRENDnet User s Guide. Cover Page Cover Page Contents Product Overview... 3 Package Contents... 3 Features... 3 Product Hardware Features... 4 Application Diagram... 5 Creating a Network... 6 Wireless Performance Considerations... 6 Getting

More information

802.11ac Wireless Access Point Model WAC104

802.11ac Wireless Access Point Model WAC104 Point Model WAC104 User Manual October 2016 202-11698-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register

More information

AC2600 WiFi Gigabit Router Quick Start. Model MR2600

AC2600 WiFi Gigabit Router Quick Start. Model MR2600 AC2600 WiFi Gigabit Router Quick Start Model MR2600 Packaged with your MR2600 router Power Cube (varies by country) Ethernet Cable Para una Guía de Inicio Rápido en español, por favor vaya a www.motorolanetwork.com/mr2600ir

More information

...IEEE What is IEEE compliance. Introduction. WaveLAN Sales Bulletin May IEEE Committee

...IEEE What is IEEE compliance. Introduction. WaveLAN Sales Bulletin May IEEE Committee WaveLAN Sales Bulletin May 1998 What is IEEE 802.11 compliance Introduction Over the past months there have been rapid developments in the wireless LAN industry which culminated in the recent approval

More information

Wi-Fi 6 What s It All About?

Wi-Fi 6 What s It All About? WHITE PAPER Wi-Fi 6 What s It All About? By Cees Links, GM of Qorvo Wireless Connectivity Business Unit Formerly Founder & CEO of GreenPeak Technologies Is Wi-Fi Running Out of Steam? Despite that nobody

More information

Networks and Telecommunication

Networks and Telecommunication Networks and Telecommunication Assignment R. C. A. Wijeratne 07/AS/CI/032 EP594 WI-Fi Technology Introduction Wi-Fi is a mechanism for wirelessly connecting electronic devices. A device enabled with Wi-Fi,

More information

Understanding Routers, Switches, and Network Hardware

Understanding Routers, Switches, and Network Hardware Understanding Routers, Switches, and Network Hardware Rather than start off with a glossary of networking terms and in the process slam you with a technical terms with no easy point of reference let s

More information

Feature. What exactly is WLAN? More reading:

Feature. What exactly is WLAN? More reading: The WLAN Roadmap Wireless Local Area Networking (WLAN) is a simple concept, but one that entails a wide, sometimes confusing, variety of standards, implementations, and future plans for development. This

More information

Wireless 11n Smart Repeater AP (1T1R)

Wireless 11n Smart Repeater AP (1T1R) (1T1R) 2014 Table of Contents 1. Introduction...3 1.1 Package contents... 3 1.2 Product Features... 3 1.3 Front Panel Description... 4 1.4 Rear Panel Description... 5 2. Installation...6 2.1 Hardware Installation...

More information

1 GSW Bridging and Switching

1 GSW Bridging and Switching 1 Sandwiched between the physical and media access layers of local area networking (such as Ethernet) and the routeing of the Internet layer of the IP protocol, lies the thorny subject of bridges. Bridges

More information

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5

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

More information

However, first it is always best to prove which channels are in use via inssider Home.

However, first it is always best to prove which channels are in use via inssider Home. Introduction You may be suffering from interference on your wi-fi channel. Try changing this to channels, but only use channels 1, 6 or 11. The reason why you can only use these three channels is covered

More information

Computer & Networking Technologies, LLC November, 2017

Computer & Networking Technologies, LLC November, 2017 Computer & Networking Technologies, LLC November, 2017 5 easy ways to speed up your Wi-Fi There are few things more dreadful than slowly watching a webpage load as you're working to meet a deadline, or

More information

Learn How to Configure EnGenius Wi-Fi Products for Popular Applications

Learn How to Configure EnGenius Wi-Fi Products for Popular Applications Learn How to Configure EnGenius Wi-Fi Products for Popular Applications Operation Modes Access Point (AP) / WDS AP Client Bridge (CB) Repeater WDS Bridge Client Router AP Router Access Point An access

More information

Bluetooth. 3.3 Latest Technology in Wireless Network. What is BLUETOOTH: Bluetooth 2/17/2016

Bluetooth. 3.3 Latest Technology in Wireless Network. What is BLUETOOTH: Bluetooth 2/17/2016 3.3 Latest Technology in Wireless Network Bluetooth Bluetooth Bluetooth is a high-speed, low-power microwave wireless link technology, designed to connect phones, laptops, PDAs and other portable equipment

More information

The Wi-Fi Boom. Dr. Malik Audeh Tropos Networks March 13, 2004

The Wi-Fi Boom. Dr. Malik Audeh Tropos Networks March 13, 2004 1 The Wi-Fi Boom Dr. Malik Audeh Tropos Networks March 13, 2004 Outline 2 Wi-Fi has gone mainstream Background of Wi-Fi/802.11 Technical Details of Wi-Fi Physical Layer(s) MAC Layer Security Wi-Fi in different

More information

Quick Start AC1700 Router Model MR1700

Quick Start AC1700 Router Model MR1700 Quick Start AC1700 Router Model MR1700 Packaged with your MR1700 router Power Cube (varies by country) Ethernet Cable Para una Guía de Inicio Rápido en español, por favor vaya a www.motorolanetwork.com/mr1700ir

More information

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

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

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 10 Networking Essentials A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 10 Networking Essentials Objectives Learn about hardware devices used for networking Learn about the different types of networks

More information

Wireless Router at Home

Wireless Router at Home Wireless Router at Home 192.168.1.2 192.168.1.1 Modem 192.168.1.3 120.6.46.15 telephone line to ISP 192.168.1.4 Internet connection with public IP internal LAN with private IPs 192.168.1.5 Wireless All-in-one

More information

WL5041 Router User Manual

WL5041 Router User Manual TECOM WL5041 Router User Manual TECOM CO., LTD. March 2003 2003 by TECOM CO., LTD. All rights reserved. Printed in Taiwan Table of contents Package Contents--------------------------------------- 2 Installing

More information

WLAN Troubleshooting Using AirCheck Wi-Fi Tester

WLAN Troubleshooting Using AirCheck Wi-Fi Tester WLAN Troubleshooting Using AirCheck Wi-Fi Tester AirCheck Troubleshooting Capabilities AirCheck Wi-Fi Tester is a powerful troubleshooting tool that can help you identify and resolve many Wi-Fi related

More information

Welcome to Fetch. Welcome 3. Connect Fetch to your home Wi-Fi 4. Tips to improve Wi-Fi in your home 8. Can t connect to Wi-Fi 10

Welcome to Fetch. Welcome 3. Connect Fetch to your home Wi-Fi 4. Tips to improve Wi-Fi in your home 8. Can t connect to Wi-Fi 10 Wi-Fi User Guide Welcome to Fetch Welcome 3 Connect Fetch to your home Wi-Fi 4 Tips to improve Wi-Fi in your home 8 Can t connect to Wi-Fi 10 Advanced Wi-Fi troubleshooting 1 Welcome This guide will help

More information

ZAC / ZAC ZAC Wireless Access Point

ZAC / ZAC ZAC Wireless Access Point ZAC-1023-2-9 / ZAC-1023-5-13 ZAC Wireless Access Point Quick Installation Guide V1.2 Dec 2016 Copyright Copyright 2014 all rights reserved. No part of this publication may be reproduced, adapted, 1 stored

More information

Quick Installation Guide

Quick Installation Guide LWE121A codes LWE121A-KIT codes codes LWE121AE March 2009 codes LWE121AE-KIT codes codes Wireless Ethernet Extender Quick Installation Guide Customer Support Information Order toll-free in the U.S.: Call

More information

ZAC / ZAC ZAC Wireless Access Point

ZAC / ZAC ZAC Wireless Access Point ZAC-1023-2 / ZAC-1023-5 ZAC Wireless Access Point Quick Installation Guide V1.2 Dec 2016 1 Copyright Copyright 2014 all rights reserved. No part of this publication may be reproduced, adapted, stored in

More information

Wi-Fi coverage (radio waves) is impacted by:

Wi-Fi coverage (radio waves) is impacted by: 1 2 Wi-Fi coverage (radio waves) is impacted by: Distance from Wi-Fi transmitter (antenna) Walls/partitions Height, direction and gain of antenna Certain home devices (microwave oven, cordless phone, gaming

More information

Configuration of Access Points and Clients. Training materials for wireless trainers

Configuration of Access Points and Clients. Training materials for wireless trainers Configuration of Access Points and Clients Training materials for wireless trainers Goals To provide a simple procedure for the basic configuration of WiFi Access Points (and clients) To review the main

More information

Networking. Prof. Abdul Hameed

Networking. Prof. Abdul Hameed Networking Prof. Abdul Hameed http://informationtechnology.pk http://informationtechnology.pk 0 Chapter Topics Networking Fundamentals Network Architectures and Components Connecting to the Internet Installing

More information

Wireless Network Infrastructure. Inscape Data Corporation January 10, 2006

Wireless Network Infrastructure. Inscape Data Corporation January 10, 2006 Wireless Network Infrastructure Inscape Data Corporation January 10, 2006 1 Introduction Purpose Providing fixed wireless Internet connectivity to the general population from rural towns to densely populated

More information

Chapter 7. Basic Wireless Concepts and Configuration. Part I

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

More information

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

Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide

Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide Grandstream Networks, Inc. GWN76XX Series Mesh Network Guide Table of Content SUPPORTED DEVICES... 4 INTRODUCTION... 5 MESH NETWORK ARCHITECTURE... 6 Terminology... 6 Mesh Network Architecture Models...

More information

DHP-W313AV. PowerLine AV500 Wireless AC600 Starter Kit. Product Release

DHP-W313AV. PowerLine AV500 Wireless AC600 Starter Kit. Product Release DHP-W313AV PowerLine AV500 Wireless AC600 Starter Kit Product Release Key Selling Points Wireless AC600 PowerLine AV500 (500Mbps) Draft IEEE 1905.1 Hybrid Technology Wall-Plug design for more convenience

More information

The Basic Setup Wizard could not automatically configure my Internet connection.

The Basic Setup Wizard could not automatically configure my Internet connection. I forgot the touch screen passcode for the Router and can no longer access the Touch Screen Menu. 1. Once you have exhausted all attempts at recovering your passcode, reset the Router to default settings

More information

GET STARTED Coredy CX-E120 Mini Range Extender/Aessess Point/Router

GET STARTED Coredy CX-E120 Mini Range Extender/Aessess Point/Router GET STARTED Coredy CX-E120 Mini Range Extender/Aessess Point/Router Quick Installation Guide Preparing... Setup Process... Web-Browser Method... - Method... 1 1 1 2 User Manual Overview... 3 Using as a

More information

2) INSERT THE SETUP CD

2) INSERT THE SETUP CD 1 2 3 1) POWER UP After you have correctly connected your Range Extender to an available Ethernet port on your Network, please power on the Extender and a PC that is also on the netw ork.. 2) INSERT THE

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

Wireless Printing Updated 10/30/2008 POLICY. The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise.

Wireless Printing Updated 10/30/2008 POLICY. The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise. Updated 10/30/2008 POLICY Tax-Aide Wireless Printing Policy The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise. Wireless networking, for the purpose

More information

Wireless Networks. Lecture 4: Wireless Networking Devices. Assistant Teacher Samraa Adnan Al-Asadi 1

Wireless Networks. Lecture 4: Wireless Networking Devices. Assistant Teacher Samraa Adnan Al-Asadi 1 Wireless Networks Lecture 4: Wireless Networking Devices Assistant Teacher Samraa Adnan Al-Asadi 1 Contents wireless LAN adapter cards wireless access Points wireless bridges wireless routers Assistant

More information

Advanced Help Guide. Wireless Signature Pads. Copyright 2018 Topaz Systems Inc. All rights reserved.

Advanced Help Guide. Wireless Signature Pads. Copyright 2018 Topaz Systems Inc. All rights reserved. Advanced Help Guide Wireless Signature Pads Copyright 2018 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal. Table of Contents Overview...

More information

NM6000 User's guide v1.2

NM6000 User's guide v1.2 USER S GUIDE NM6000 WLAN Clientt http://www.wiznet.co.kr Copyright 2004 WIZNET Inc. All Rights Reserved. 1 Table of Contents 1 INSTALLATION...3 1.1 POINTS TO REMEMBER BEFORE INSTALLATION...3 1.2 ACCESSING

More information

AW58300HTP-PAIR USER S MANUAL

AW58300HTP-PAIR USER S MANUAL USER S MANUAL 5.8 GHz Outdoor 300 Mbps Ethernet Point-to-Point Radio System Industrial-grade, long-range wireless Ethernet systems AvaLAN W I R E L E S S The AW58300HTP-PAIR consists of two AW58300HTS

More information

TWO Internet Set-up Instructions

TWO Internet Set-up Instructions Purpose Of This Document This document describes the items needed, and configuration of those items, for connection of TWO workstations to the Internet. The workstations will also need to be networked

More information

Touchstone WECB460 Wi-Fi MoCA Bridge

Touchstone WECB460 Wi-Fi MoCA Bridge Touchstone WECB460 Wi-Fi MoCA Bridge Installation Guide ARRIS Enterprises, Inc. 2014 All rights reserved. No part of this publication may be reproduced in any form or by any means or used to make any derivative

More information

WRE6606. User s Guide. Quick Start Guide. Dual-Band Wireless AC1300 Access Point. Default Login Details. Version 1.00 (ABDU.0) Edition 1, 10/2016

WRE6606. User s Guide. Quick Start Guide. Dual-Band Wireless AC1300 Access Point. Default Login Details. Version 1.00 (ABDU.0) Edition 1, 10/2016 WRE6606 Dual-Band Wireless AC1300 Access Point Version 1.00 (ABDU.0) Edition 1, 10/2016 Quick Start Guide User s Guide Default Login Details Web Address http://zyxelsetup http://dhcp-assigned IP www.zyxel.comhttp://192.168.1.2

More information

WIRELESS N USB ADAPTER USER MANUAL

WIRELESS N USB ADAPTER USER MANUAL WIRELESS N USB ADAPTER USER MANUAL MAN-525503/525534-UM-0413-01 INTRODUCTION Thank you for purchasing this Manhattan Wireless N USB Adapter. Because many netbooks and laptops (especially those more than

More information

Installing and Configuring

Installing and Configuring Installing and Configuring Advanced Hardware Setups Introduction For most community wireless networks, installing a few rooftop and window nodes will fit the needs of the neighborhood or town. For others,

More information

W4NJA Field Day Computer Networking 2014

W4NJA Field Day Computer Networking 2014 W4NJA Field Day Computer Networking 2014 Document: W4NJA Field Day Computer Networking 2014 Version: April 5, 2014 Author: Paul Smith ND4X Document: W4NJA Field Day Computer Networking 2014 Version: 20140405

More information

TechNotes. Revision 3/3/2011. Third-Party Access Point Setup Basics

TechNotes. Revision 3/3/2011. Third-Party Access Point Setup Basics Overview: TechNotes Revision 3/3/2011 Third-Party Access Point Setup Basics There are many instances where you may wish to add additional Access Points (AP) to a system. Typically, an additional AP is

More information

Version /25/2017. User Manual. DAP-1665 AC1200 Wi-Fi Range Extender/Access Point DAP-1665

Version /25/2017. User Manual. DAP-1665 AC1200 Wi-Fi Range Extender/Access Point DAP-1665 Version 2.00 01/25/2017 User Manual DAP-1665 AC1200 Wi-Fi Range Extender/Access Point DAP-1665 D-Link reserves the right to revise this publication and to make changes in the content hereof without obligation

More information

Glen Popiel KW5GP. High Speed Microwave Networking For Amateur Radio

Glen Popiel KW5GP. High Speed Microwave Networking For Amateur Radio Glen Popiel KW5GP High Speed Microwave Networking For Amateur Radio KW5GP 7/12/2016 What is High Speed Microwave Networking? Hams have frequency allocations in the 900MHz, 1.2 GHz, 2.4GHz, 3.4 GHz, and

More information

Application Note: WLAN Troubleshooting Using AirCheck G2 Wireless Tester

Application Note: WLAN Troubleshooting Using AirCheck G2 Wireless Tester APPLICATION NOTE Application Note: WLAN Troubleshooting Using AirCheck G2 Wireless Tester AirCheck Troubleshooting Capabilities AirCheck G2 Wireless Tester is a powerful troubleshooting tool that can help

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

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

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

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

A Guide to Routers. Connectivity Type. ADSL (Telephone Type)

A Guide to Routers. Connectivity Type. ADSL (Telephone Type) A Guide to Routers Besides enabling wireless internet connections, routers also keep sensitive data private by safeguarding networks. Wireless routers are increasingly common, even in public spaces. This

More information

D-Link AirPlus G DWL-G700AP

D-Link AirPlus G DWL-G700AP TM D-Link AirPlus G DWL-G700AP 2.4GHz Wireless Access Point Manual Building Networks for People Contents Package Contents...3 Introduction...4 Wireless Basics...6 Getting Started...8 Using the Configuration

More information

Your . A setup guide. Last updated March 7, Kingsford Avenue, Glasgow G44 3EU

Your  . A setup guide. Last updated March 7, Kingsford Avenue, Glasgow G44 3EU fuzzylime WE KNOW DESIGN WEB DESIGN AND CONTENT MANAGEMENT 19 Kingsford Avenue, Glasgow G44 3EU 0141 416 1040 hello@fuzzylime.co.uk www.fuzzylime.co.uk Your email A setup guide Last updated March 7, 2017

More information

Configuration of Access Points and Clients. Training materials for wireless trainers

Configuration of Access Points and Clients. Training materials for wireless trainers Configuration of Access Points and Clients Training materials for wireless trainers Goals to provide a simple procedure for the basic configuration of WiFi Access Points (and clients) to review the main

More information

Naveen Kumar. 1 Wi-Fi Technology

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

More information

WEEK 9 TCP/IP, PHYSICAL AND DATA LINK LAYERS

WEEK 9 TCP/IP, PHYSICAL AND DATA LINK LAYERS WEEK 9 TCP/IP, PHYSICAL AND DATA LINK LAYERS PHYSICAL LAYER Physical (hardware) layer: lowest level layer of the Internet Model. - Contains the actual network hardware cables, antennas, network interfaces

More information

ECE 158A: Lecture 13. Fall 2015

ECE 158A: Lecture 13. Fall 2015 ECE 158A: Lecture 13 Fall 2015 Random Access and Ethernet! Random Access! Basic idea: Exploit statistical multiplexing Do not avoid collisions, just recover from them When a node has packet to send Transmit

More information

NETGEAR Trek N300 Travel Router and Range Extender

NETGEAR Trek N300 Travel Router and Range Extender Trek N300 Travel Router and Range Extender PR2000 Installation Guide Reset /LAN LAN Contents Get Started........................................... 3 Connect in the Home.................................

More information

Configuring your Home Wireless Network

Configuring your Home Wireless Network Configuring your Home Wireless Network Questions How many of you have more than one computer at home? How many of you connect to the Internet using broadband (Cable or DSL) How many already have a home

More information

AW5800HTP-PAIR USER S MANUAL

AW5800HTP-PAIR USER S MANUAL USER S MANUAL 5.8 GHz Wireless Ethernet Bridge With Integrated Antennas Industrial-grade, long-range wireless Ethernet systems AvaLAN W I R E L E S S User s Manual Thank you for your purchase of the AW5800HTP-PAIR

More information

User Manual DIR-850L. Wireless AC1200 Dual Band Gigabit Router.

User Manual DIR-850L. Wireless AC1200 Dual Band Gigabit Router. User Manual DIR-850L Wireless AC1200 Dual Band Gigabit Router USER MANUAL: DIR-850L Wireless AC1200 Dual Band Gigabit Router SYSTEM REQUIREMENTS Network Requirements Web-based Configuration Utility Requirements

More information

Chapter 1: Introduction

Chapter 1: Introduction Chapter 1: Introduction Welcome Thank you for choosing the Linksys Wireless-G Broadband Router with SpeedBooster. The Wireless-G Broadband Router with SpeedBooster will allow you to network wirelessly

More information

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac.

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac. CONTENTS 1 2 3 4 5 7 8 Getting connected Ethernet Setup Connecting a Router Logging on Configuring DHCP in Windows Configuring DHCP on a Mac Troubleshooting HELP TIP: Visit support.getwireless.net for

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

Integrating Wireless into Campus Networks

Integrating Wireless into Campus Networks Integrating Wireless into Campus Networks This document is a result of work by the Network Startup Resource Center (NSRC at http://www.nsrc.org). This document may be freely copied, modified, and otherwise

More information

I entered and it failed to open the Web Menu.

I entered   and it failed to open the Web Menu. I entered http://setup.ampedwireless.com and it failed to open the Web Menu. 1. Make sure your computer is connected to the Range Extender s Wi-Fi network: Amped_REC10 2. Try to use a different web browser.

More information

COMPUTER SKILLS COMP101

COMPUTER SKILLS COMP101 COMPUTER SKILLS COMP101 Chapter 4 Introduction to Computer Networks Definitions and Terminologies Computer Network A network consists of two or more computers that are linked in order to share resources

More information

Wireless LAN Tester Conformable to IEEE802.11ac

Wireless LAN Tester Conformable to IEEE802.11ac Practical Field Information about Field Telecommunication Information Technologies about Telecommunication Technologies Wireless LAN Tester Conformable to IEEE802.11ac Abstract This article describes the

More information

COMP 2000 W 2012 Lab no. 3 Page 1 of 11

COMP 2000 W 2012 Lab no. 3 Page 1 of 11 COMP 2000 W 2012 Lab no. 3 Page 1 of 11 Lab Introduction Background The Internet is based on packet-switched protocols. Information is carried in packets (it is divided into packets), which can be imagined

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

Chapter 10: Wireless LAN & VLANs

Chapter 10: Wireless LAN & VLANs Chapter 10: Wireless LAN & VLANs Abdullah Konak School of Information Sciences and Technology Penn State Berks Wireless Transmission for LAN Radio Frequency Transmission (RF) Infrared Transmission 2 1

More information

Radiolabs Bridge in a Box Setup

Radiolabs Bridge in a Box Setup Radiolabs Bridge in a Box Setup This manual will guide you through creating a point-to-point bridge using your Radiolabs equipment. Step 1: Preparing for setup. To set the bridge up, start by unboxing

More information

Wireless Access Point User Manual Linksys Router With 4-port Switch

Wireless Access Point User Manual Linksys Router With 4-port Switch Wireless Access Point User Manual Linksys Router With 4-port Switch Switches VPN Routers Security Camera Systems Access Points Accessories Manually configuring the wireless network of your Linksys Dual-Band

More information

Fix Home Network. Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider.

Fix Home Network. Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider. Fix Home Network Thousands of satisfied users! Easy steps to setup Wireless router with Cable or DSL internet service provider. Copyright, Legal Notice and Disclaimer: This publication is protected under

More information

Auranet EAP Solution 1

Auranet EAP Solution 1 Auranet EAP Solution 1 EAP Indoor Wi-Fi Solutions for Small-Sized and Single-Subnet Networks Tom.Wu 2017-1-24 Contents Background... 2 Application Scenarios... 2 Why TP-Link?... 2 Solution... 2 A. Solution

More information

Ayrstone AyrMesh Router SP Setup

Ayrstone AyrMesh Router SP Setup Ayrstone AyrMesh Router SP Setup This guide should help you set up AyrMesh Router SP. The setup is relatively simple but should you need more detailed directions, such as slide shows, video, or troubleshooting

More information

Wireless Networking by Ron Fugazzi

Wireless Networking by Ron Fugazzi Wireless Networking by Ron Fugazzi rlft1@comcast.net 05.2015 Why Wireless Internet? Some devices require it. Ebook readers, smart phones, and tablets require wireless or cell phone connectivity to access

More information

Table of Contents. Page ii

Table of Contents. Page ii Table of Contents Chapter 1 Introduction 1 Features... 1 Safety Instructions... 1 Package Contents... 2 Physical Details... 3 Chapter 2 Setup 5 Overview... 5 Using the Windows Wizard... 5 Chapter 3 Web-Based

More information

Wireless MAXg Technology

Wireless MAXg Technology Wireless MAXg Technology MAXimizing range, performance, security and simplicity for 802.11g networks Technology Note Wireless technology has undoubtedly become a ubiquitous presence in our computing environment,

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

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

TYPES OF COMPUTER NETWORKS

TYPES OF COMPUTER NETWORKS TYPES OF COMPUTER NETWORKS What is a Network? A network consists of two or more computers that are linked in order to share resources (such as printers and CDs), exchange files, or allow electronic communications.

More information