Guide for Updating Firmware and Troubleshooting Connection Issues

Size: px
Start display at page:

Download "Guide for Updating Firmware and Troubleshooting Connection Issues"

Transcription

1 Guide for Updating Firmware and Troubleshooting Connection Issues This document provides detailed instructions for updating firmware and for troubleshooting for connection issues with Raspberry Pi board. Updating firmware can be accomplished 1) as part of the support package download and installation, or 2) separately by executing the targetupdater function on the MATLAB command line. The firmware update process is initiated with the following screen in the Support Package Installer. 1. Update Firmware Select Raspberry Pi and click Next.

2 2. Select a board Select Model B and click Next. Note: Model A version of the Raspberry Pi board is not supported at this time.

3 3. Get firmware 1. Choose Download from Internet (recommended) option. 2. Specify the Download folder location. For most uses, the default path is appropriate. 3. Click Download. Troubleshooting common errors encountered at this step: Selected option: Download from Internet (recommended) No internet connection: Download process times out. You need to have an Internet connection to download the firmware. Temporary loss of Internet connection: Download process times out. Usually clicking on Download button again will successfully resume the download process. Download folder not writable: Change Download folder to a writable location. Not enough disk space: Free up sufficient hard drive space. Firmware download is about 1.0 GB and uncompressed firmware is about 3.5 GB. So you need about 4.5 GB.

4 4. Configure board Raspberry Pi will be connected to the host and MATLAB via Ethernet network, and will communicate using TCP/IP protocol. The GUI shown above is used to set up the network connection between Raspberry Pi and MATLAB. The Board name parameter is a unique name assigned to your board. The default Board name generated by the firmware update GUI will work just fine as long as it s unique on your network (that is, there is only one device with that name). Avoid generic names such as raspberry if you plan to add a second Raspberry Pi board to your network in the future. Typically, you will connect your Raspberry Pi board in one of the following ways: 1. Local area network as shown in Figure 1A, or home network as shown in Figure 1B 2. Peer-to-peer network as in Figure 2.

5 Modem / Router Ethernet Ethernet A) Local area network (LAN) B) Home network Figure 1 Raspberry Pi is connected to an Ethernet network. Ethernet Figure 2 Raspberry Pi is connected to the host computer in a peer-to-peer network. If your type of connection is as depicted by Figure 1A or Figure 1B, then choose Automatically get IP address option for IP Assignment. If your type of connection is as depicted by Figure 2, then choose Manually enter IP address for IP Assignment. Leave the IP address, Network mask and the Default gateway parameters at their default values. Click Next. [Note: We will configure your host computer s static IP address later when the Raspberry Pi board boots.]

6 5. Select a drive Select drive letter. Click Next. Troubleshooting common errors encountered at this step: No drive is listed when SD card is inserted: Card might not be properly seated onto the SD card slot. Remove and then re-insert the SD card. Wait 15 seconds and click Refresh button. Card might be defective and therefore not recognized. Replace SD card. SD card reader is defective. Use a different SD card reader.

7 6. Write firmware Click Write. Troubleshooting common errors encountered at this step: Card capacity too small: Replace SD card with one that has at least 4 GB of storage capacity. The Lock button on the SD card is switched on: The Lock switch makes the SD card read-only. If you have the Lock switch on, the firmware write operation will start but eventually time-out. Fix: Remove the SD card. Move the Lock switch on the SD card to the un-locked position. Reinsert the SD card and try again. Removing the SD card while firmware write is in progress. Reinsert the SD card and try again.

8 7. Connect the Raspberry Pi Hardware At this step, following the written instructions on the GUI, you will boot your Raspberry Pi board with the SD card created in the preceding step. The SD card contains a Raspbian Wheezy Linux image and the IP configuration information you supplied earlier in Step 4 - Configure board. 1. Remove the SD card from the host computer and securely seat the SD card in the SD card slot on the Raspberry Pi board. 2. Connect the Ethernet cable to the board. Connect the other end of the Ethernet cable to a LAN / Home network if you selected Automatically get IP address option in Step 4 or to your host computer if you selected Manually enter IP address option. 3. Apply power using a micro-usb power adapter. Note that the power adapter must be rated for at least 700mA. 4. Click Next.

9 If your Raspberry Pi is connected to your host computer as a peer-to-peer network as in Figure 2, you need to configure the host computer s Ethernet card according to the instructions in the Appendix. We recommend you do this now, and then come back to the Support Package Installer and the step below. 8. Confirm board configuration In this step, network and login information for your Raspberry Pi board are displayed. You can verify proper Raspberry Pi host connection by following the instructions below. Ping the Raspberry Pi board Ping the Host name listed in the GUI about a minute after applying power to the board. On the MATLAB command line type: >>!ping raspberrypi-ah-mbelge n 2

10 Or if a numeric IP address is listed: >>!ping n 2 You will see the following message for a successful connection: Pinging with 32 bytes of data: Reply from : bytes=32 time<1ms TTL=128 Reply from : bytes=32 time<1ms TTL=128.. If you see the following: Pinging raspberrypi-ah-mbelge with 32 bytes of data: Request timed out. or Destination host unreachable. The Ethernet connection between your Raspberry Pi and the host computer is not working properly. Try these troubleshooting steps: Improper Ethernet cable connection or defective cable: 1. Remove and then fully insert the Ethernet cable into the Ethernet connector on the Raspberry Pi board. 2. Make sure that the other end of the Ethernet cable is securely connected to your router or network jack (Figure 1) or your host computer (Figure 2). 3. Confirm 10M, FDX and LNK LEDs are active. If the cable is good the 10M and FDX LEDs should glow solid and LNK LED should blink. If not, replace the Ethernet cable. 4. Test the connection by pinging the board again. Raspberry Pi is not reachable by network name: In some cases, you may not be able to establish Ethernet connection with your Raspberry Pi board using a network name such as raspberrypiah-mbelge. You might instead need to specify a numeric IP address such as To find out the numeric IP address of the Raspberry Pi board, connect a pair of headphones / speakers to the analog audio connector of Raspberry Pi board. 2. Power cycle the Raspberry Pi board by removing and then re-inserting the power cable. 3. When the Raspberry Pi board boots, you will hear the board speak its IP address. Write down the IP address. 4. Test the connection by pinging the board with the numeric IP address you just wrote down.

11 Wrong network configuration was selected in Step 4 - Configure Board: Go back and make sure you select proper IP Assignment option for your network configuration (Figure 1 or Figure 2). 1. Go back to Step 4 - Configure board by clicking the Back button and redo Steps 4 to Test the connection by pinging the board again. If you followed the troubleshooting instructions above and you still cannot successfully ping your Raspberry Pi board, please contact MathWorks technical support. If you suspect problems with the Raspberry Pi board, you may want to consult the online troubleshooting guide maintained by the Raspberry Pi foundation at the following site: Common Errors Cannot Run a Simulink Model on Raspberry Pi Following error message is reported on the MATLAB command line when trying to run a Simulink model on your Raspberry Pi board: The call to realtime_make_rtw_hook, during the entry hook generated the following error: Could not connect to the board at raspberrypi-ah-mbelge. Please check: 1: IP address, User name and Password are valid. 2: The board is powered up and connected to the network Details: SSH connection to host raspberrypi- ah-mbelge failed: Unable to open connection: Host does not exist The build process will terminate as a result. Caused by: Could not connect to the board at raspberrypi- ah-mbelge. Please check: 1: IP address, User name and Password are valid. 2: The board is powered up and connected to the network Details: SSH connection to host raspberrypi- ah-mbelge failed: Unable to open connection: Host does not exist The error message above indicates a problem with the Ethernet connection between your host computer and the Raspberry Pi board. The most likely culprit is the incorrect network configuration

12 during firmware update. We recommend following the firmware update troubleshooting guide (Steps 1 through 8) to determine if you chose the correct network settings option in Step 4 - Configure Board of the firmware update and repeat the firmware update process if necessary. Error when Installing Raspberry Pi Support Package You receive the following error message while installing the Raspberry Pi support package: Error installing third party package 7-zip: Failed with error 193: %1 is not a valid Win32 application. This error indicates that you do not have sufficient privileges to install 7-zip software. You need to run MATLAB as administrator when installing the Raspberry Pi support package. Quit MATLAB and restart MATLAB in administrator mode by right clicking on the MATLAB icon and selecting Run as administrator option. Proceed with the installation of the Raspberry Pi support package as usual.

13 Appendix Configuring host computer network settings for peer-to-peer connection with Raspberry Pi If your Raspberry Pi is connected to your host computer as a peer-to-peer network as in Figure 2, you should configure the host computer s Ethernet card by following the instructions below: 1. After applying power to Raspberry Pi, wait up to a minute until the 10M/ FDX LEDs glow solid and LNK LED starts blinking on the Raspberry Pi board. At this point, your host computer should detect a new local area connection. 2. On your host computer, open Control Panel > Network and Internet > Network and Sharing Center. You should see a screen as shown in Figure 3 below. Figure 3 Network and Sharing Center. Local Area Connection 5 denotes the hard-wired Ethernet connection to the Raspberry Pi board. 3. Identify the network connection to the Raspberry Pi board: The network connection with the Raspberry Pi board will be listed under Unidentified network connections. In most cases, there will be single network connection listed. If you have multiple network connections listed, eliminate obvious false positives such as VMWare adapters, etc. If you know the brand / name of your network adapter you can identify the correct network connection by finding out the name of the network adapter card in Network connection details. To do this, click on the network connection and then click on the Details button on the GUI that opens. You will find the name of the network adapter card next to the

14 Description section of this GUI as seen below. 4. Click on the network connection with the Raspberry Pi board. This brings up the network status GUI as seen in Figure 4.

15 Figure 4 Network connection status. 5. Click on Properties.

16 Figure 5 Local Area Connection 5 Properties. 6. Select Internet Protocol Version 4 (TCP/IPv4) and then click on Properties button. Fill in the IP address properties as shown in the following screen shot (IP address: , Subnet mask: , Default gateway: ):

17 Figure 6 Internet Protocol Version 4 (TCP/IPv4) Properties. 7. Click OK to complete the host computer network configuration.

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2

Ethernet Interface Manual Thermal / Label Printer. Rev. 1.01 Metapace T-1. Metapace T-2 Metapace L-1 Metapace L-2 Ethernet Interface Manual Thermal / Label Printer Rev. 1.01 Metapace T-1 Metapace T-2 Metapace L-1 Metapace L-2 Table of contents 1. Interface setting Guiding...3 2. Manual Information...4 3. Interface

More information

ADSL Router Quick Installation Guide Revised, edited and illustrated by Neo

ADSL Router Quick Installation Guide Revised, edited and illustrated by Neo ADSL Router Quick Installation Guide Revised, edited and illustrated by Neo A typical set up for a router PCs can be connected to the router via USB or Ethernet. If you wish to use a telephone with the

More information

AXIS 205 Network Camera Goes anywhere your network goes

AXIS 205 Network Camera Goes anywhere your network goes I N S T A L L A T I O N G U I D E Goes anywhere your network goes Introduction 1 Introduction Focus guide (see page 6) Status indicator (surrounding the focus ring) Focus ring (see page 6) Serial number

More information

ON HOLD ANNOUNCER. Once you receive your audio announcer, check the packaging to ensure that all of the following items are enclosed:

ON HOLD ANNOUNCER. Once you receive your audio announcer, check the packaging to ensure that all of the following items are enclosed: ON HOLD ANNOUNCER The is a high quality digital on-hold announcer. It is designed to be attached to a 100BASE-T Ethernet network to receive audio production updates via the Internet. These instructions

More information

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40

Prestige 623R-T. Quick Start Guide. ADSL Dual-link Router. Version 3.40 Prestige 623R-T ADSL Dual-link Router Quick Start Guide Version 3.40 February 2004 Introducing the Prestige The Prestige 623R-T ADSL Dual-link Router is the ideal all-in-one device for small networks connecting

More information

Standalone recorder instruction

Standalone recorder instruction Standalone recorder instruction 1,Product profile... 2 2. Hardware interface... 2 2.1 2 &4 &8 channel standalone recorder front panel... 2 2.2 8&16 channel standalone recorder device interface... 3 3,

More information

Quick Installation Guide Network Management Card

Quick Installation Guide Network Management Card Rev.1.1 www.cyberpowersystems.com Quick Installation Guide Network Management Card Intelligent Network Management Card allows UPS to be managed, monitored, and configured via SNMP Card Configuration Tool

More information

EDGE FX Network configuration

EDGE FX Network configuration Page 1 of 16 TITLE: Category: EDGE FX Network configuration GERBER EDGE Document Number: 4280 Supplied by: Gerber Service Last Modified: April 14, 2011 Summary: In order to connect an EDGE FX to your PC

More information

1 PC to WX64 direction connection with crossover cable or hub/switch

1 PC to WX64 direction connection with crossover cable or hub/switch 1 PC to WX64 direction connection with crossover cable or hub/switch If a network is not available, or if it is desired to keep the WX64 and PC(s) completely separated from other computers, a simple network

More information

STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM

STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM STATIC IP SET UP GUIDE VERIZON 7500 WIRELESS ROUTER/MODEM Verizon High Speed Internet for Business Verizon High Speed Internet for Business SETTING UP YOUR NEW STATIC IP CONNECTION AND IP ADDRESS(ES) This

More information

SMC7004ABR Barricade Broadband Router Installation Instructions

SMC7004ABR Barricade Broadband Router Installation Instructions SMC7004ABR Barricade Broadband Router Installation Instructions SPECIAL NOTE: Part D Upgrading the Firmware in Your Barricade MUST occur in ALL installations for multiple VPN sessions to work!!! SPECIAL

More information

Chapter 7 Troubleshooting

Chapter 7 Troubleshooting Chapter 7 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe VPN Firewall 200. After each problem description, instructions are provided to help you diagnose and

More information

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS supports native TCP/IP polling for the SPS2000 cash register. It is recommended users have the register updated

More information

How to setup PPTP VPN connection with DI-804HV or DI-808HV using Windows PPTP client

How to setup PPTP VPN connection with DI-804HV or DI-808HV using Windows PPTP client How to setup PPTP VPN connection with DI-804HV or DI-808HV using Windows PPTP client Make sure your DI-804HV or DI-808HV is running firmware ver.1.40 August 12 or later. You can check firmware version

More information

UBIQUITI BRIDGE CONFIGURATION PROCEDURE (PowerStation & NanoStation Units ONLY)

UBIQUITI BRIDGE CONFIGURATION PROCEDURE (PowerStation & NanoStation Units ONLY) UBIQUITI BRIDGE CONFIGURATION PROCEDURE (PowerStation & NanoStation Units ONLY) Hardware Installation 1. Initial placement for programming and configuration purposes should be performed in an indoor environment.

More information

Prestige 2002 Series. VoIP Analog Telephone Adaptor. Quick Start Guide

Prestige 2002 Series. VoIP Analog Telephone Adaptor. Quick Start Guide VoIP Analog Telephone Adaptor Quick Start Guide Version 3.60 5/2005 Overview The Prestige allows you to use an analog telephone to make phone calls over the Internet (Voice over IP or VoIP). It uses SIP

More information

D-Link DAP-1360 Repeater Mode Configuration

D-Link DAP-1360 Repeater Mode Configuration D-Link DAP-1360 Repeater Mode Configuration Outline 1. Package Contents 2. System Requirements 3. Hardware Overview Connections LED s WPS LED/Button 4. Default Settings 5. Configuring your LAN Adapter

More information

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification:

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification: PURPOSE Verify that communication is established for the following products programming option (488.2 compliant, SCPI only): DCS - M9C & DCS M130, DLM M9E & DLM-M9G & DLM M130, DHP - M9D, P series, SG,

More information

If you are unable to set up your Linksys Router by using one of the above options, use the steps below to manually configure your router.

If you are unable to set up your Linksys Router by using one of the above options, use the steps below to manually configure your router. This article describes how to manually configure a Linksys Router for broadband DSL that uses PPPoE (Point-to-Point Protocol over Ethernet) for authentication. For automatic configuration options, please

More information

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem Start Here Follow these instructions to set up your router. Verify That Basic Requirements Are Met Assure that the following requirements are met: You have your broadband Internet service settings handy.

More information

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs

CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs CS 326e F2002 Lab 1. Basic Network Setup & Ethereal Time: 2 hrs Tasks: 1 (10 min) Verify that TCP/IP is installed on each of the computers 2 (10 min) Connect the computers together via a switch 3 (10 min)

More information

Setting Up Your FTP Server

Setting Up Your FTP Server Requirements:! A computer dedicated to FTP server only! Linksys router! TCP/IP internet connection Steps: Getting Started Configure Static IP on the FTP Server Computer: Setting Up Your FTP Server 1. This

More information

User Manual Network Interface

User Manual Network Interface User Manual Network Interface Rev. 1.00 SRP-350plusll SRP-352plusll http://www.bixolon.com Table of Contents 1. Manual Information...3 2. Specifications...3 2-1 Hardware version...3 2-2 Configuration Tool...3

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

DVG-2101SP VoIP Telephone Adapter

DVG-2101SP VoIP Telephone Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DVG-2101SP VoIP Telephone Adapter Before You Begin 1. If you purchased this VoIP Telephone

More information

Adding or replacing a mesh node in an existing mesh network

Adding or replacing a mesh node in an existing mesh network Adding or replacing a mesh node in an existing mesh network Use this procedure to add or replace a in an existing mesh For this procedure to work all nodes running the same firmware version. Before you

More information

DSA-1000 / PRT-1000 Device Server / Thermal Printer

DSA-1000 / PRT-1000 Device Server / Thermal Printer LevelOne DSA-1000 / PRT-1000 Device Server / Thermal Printer User Manual V2.0 TABLE OF CONTENTS 1. INTRODUCTION...- 3-2. DEVICE OVERVIEW...- 7-3. HARDWARE SETUP...- 10-4. SYSTEM CONFIGURATION...- 12 -,

More information

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004

Prestige 202H Plus. Quick Start Guide. ISDN Internet Access Router. Version 3.40 12/2004 Prestige 202H Plus ISDN Internet Access Router Quick Start Guide Version 3.40 12/2004 Table of Contents 1 Introducing the Prestige...3 2 Hardware Installation...4 2.1 Rear Panel...4 2.2 The Front Panel

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

Broadband Services from MTNL. User's Guide

Broadband Services from MTNL. User's Guide Broadband Services from MTNL User's Guide 1 Dear Customer, Welcome to the world of TRIBAND the true broadband service from MTNL. This Users Guide contains general information to help you utilise our services

More information

Welcome. Unleash Your Phone

Welcome. Unleash Your Phone User Manual Welcome Unleash Your Phone For assistance with installation or troubleshooting common problems, please refer to this User Manual or Quick Installation Guide. Please visit www.vonage.com/vta

More information

P-660R-TxC Series. ADSL2+ Access Router. Quick Start Guide

P-660R-TxC Series. ADSL2+ Access Router. Quick Start Guide P-660R-TxC Series ADSL2+ Access Router Quick Start Guide Version 3.40 Edition 1 2/2006 Overview The P-660R-TxC ADSL2+ access router is the ideal device for small networks connecting to the Internet via

More information

enervista UR Setup Software Quick Connect Instructions:

enervista UR Setup Software Quick Connect Instructions: enervista UR Setup Software Quick Connect Instructions: The user can connect to the UR relay via front serial port or rear Ethernet port using the Quick Connect feature of enervista UR Setup software.

More information

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14 Page 1 of 14 ! " #!"#$ % &&' Page 2 of 14 1 INTRODUCTION One of the highly desirable features of the GlobeSurfer III device is the ability to network together Printers and External Hard Disk drives (aka

More information

How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows?

How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows? How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows? STEP I: Gather the wireless network settings of your wireless access point or wireless router

More information

Hands-on MESH Network Exercise Workbook

Hands-on MESH Network Exercise Workbook Hands-on MESH Network Exercise Workbook Santa Clara County RACES Date: 18 March 2015 Version: 1.0 scco_wifi_intro_exonly_v150318.docx 1 Table of Contents HANDS ON! Exercise #1: Looking at your Network

More information

HL2170W Windows Network Connection Repair Instructions

HL2170W Windows Network Connection Repair Instructions Difficulty printing from your PC can occur for various reasons. The most common reason a networked Brother machine may stop printing, is because the connection between the computer and the Brother machine

More information

Connecting the DG-102S VoIP Gateway to your network

Connecting the DG-102S VoIP Gateway to your network Contents of Package: DG-102S VoIP Station Gateway Power adapter CD-ROM, including User s Manual Quick Install Guide Requirements: RS-232 Console Cable Two RJ-45 CAT-5 Straight-Through Cables For more information

More information

Prestige 660R-6x Read Me First

Prestige 660R-6x Read Me First Prestige 660R-6x Read Me First Prestige Rear Panel Connections DSL PORT CONNECTION Connect the DSL port on the Prestige to the wall jack using the included DSL cable (telephone wire). Connect the micro

More information

Chapter 10 Troubleshooting

Chapter 10 Troubleshooting Chapter 10 Troubleshooting This chapter provides troubleshooting tips and information for your ProSafe Dual WAN Gigabit Firewall with SSL & IPsec VPN. After each problem description, instructions are provided

More information

1. Requirements for Network Installation on 840D

1. Requirements for Network Installation on 840D Content 1. Requirements for Network Installation on 840D... 1 2. Installing the Network... 2 2.1. Enable IRQ 11 for the 3C509 ISA network card in BIOS... 2 2.2. Configuring the 3COM Etherlink III COMBO

More information

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The 1-bay NAS User Guide INDEX Index... 1 Log in... 2 Basic - Quick Setup... 3 Wizard... 3 Add User... 6 Add Group... 7 Add Share... 9 Control Panel... 11 Control Panel - User and groups... 12 Group Management...

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

Movie Cube. User s Guide to Wireless Function

Movie Cube. User s Guide to Wireless Function Movie Cube User s Guide to Wireless Function Table of Contents 1. WLAN USB Adapter Connection...3 2. Wireless Setup...4 2.1 Infrastructure (AP)...5 2.2 Peer to Peer (Ad Hoc)...7 2.3 Settings for PC...8

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Wireless Router Setup Manual

Wireless Router Setup Manual Wireless Router Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10082-02 2006-04 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear,

More information

SNAP Printer Web Server Users Manual

SNAP Printer Web Server Users Manual User s Manual SNAP Printer Web Server Users Manual AVERY DENNISON 29 April 2013 Version 1.2 Change List Version Description 1.0 Initial Release 1.1 Updated to add the Batch ID and Batch Count to the main

More information

Using a simple crossover RJ45 cable, you can directly connect your Dexter to any computer.

Using a simple crossover RJ45 cable, you can directly connect your Dexter to any computer. Dexter is a network device using the Ethernet protocol to connect and communicate with other devices on the network: Computers, routers, DHCP servers. Thus you have to setup your Dexter and your network

More information

Setting up Digi Connect Wi-SP or Digi ConnectPort TS W Devices On a Secured Wireless Network for use with Veriteq viewlinc

Setting up Digi Connect Wi-SP or Digi ConnectPort TS W Devices On a Secured Wireless Network for use with Veriteq viewlinc Setting up Digi Connect Wi-SP or Digi ConnectPort TS W Devices On a Secured Wireless Network for use with Veriteq viewlinc Contents Before You Start the Installation...2 Introduction...2 Veriteq vnet and

More information

Using Cisco UC320W with Windows Small Business Server

Using Cisco UC320W with Windows Small Business Server Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following

More information

STATIC IP SET UP GUIDE

STATIC IP SET UP GUIDE STATIC IP SET UP GUIDE VERIZON D-LINK 2750B & ACTIONTEC GT784 WNV WIRELESS GATEWAY Verizon High Speed Internet for Business Verizon High Speed Internet for Business YOUR NEW STATIC IP CONNECTION AND SET

More information

User s Manual Network Management Card

User s Manual Network Management Card User s Manual Network Management Card RMCARD202 Intelligent Network Management Card allows a UPS system to be managed, monitored, and configured Version 1.0 E-K01-SNMP005-0 TABLE OF CONTENTS Introduction

More information

1. Hardware Installation

1. Hardware Installation 4 Port 10/100M Internet Broadband Router with USB Printer server Quick Installation Guide #4824904AXZZ0 1. Hardware Installation A. System Requirement Before you getting started, make sure that you meet

More information

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6

USER GUIDE. Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 KRAMER ELECTRONICS LTD. USER GUIDE Ethernet Configuration Guide (Lantronix) P/N: 2900-300321 Rev 6 Contents 1 Connecting to the Kramer Device via the Ethernet Port 1 1.1 Connecting the Ethernet Port Directly

More information

Internet Access to a DVR365

Internet Access to a DVR365 Configuration Details : Internet Access to DVR365 Page : 1 Internet Access to a DVR365 These instructions will show you how to connect your DVR365 to the internet via an ADSL broadband modem/router. The

More information

Chapter 1 Configuring Basic Connectivity

Chapter 1 Configuring Basic Connectivity Chapter 1 Configuring Basic Connectivity This chapter describes the settings for your Internet connection and your wireless local area network (LAN) connection. When you perform the initial configuration

More information

HOW-TO-GUIDE. Installer Service Tool: Downloading Data and Event Logs for the Eltek Theia

HOW-TO-GUIDE. Installer Service Tool: Downloading Data and Event Logs for the Eltek Theia HOW-TO-GUIDE Installer Service Tool: Downloading Data and Event Logs for the Eltek Theia READ FIRST: In order to run the Installer Service Tool you first need a software license key. These are issued to

More information

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument.

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument. TA Instruments TRIOS Software Installation Instructions Installation Requirements Your TRIOS Instrument Control software includes all the components necessary to install or update the TRIOS software, as

More information

Configuring an A Series LED Sign Controller for your Network

Configuring an A Series LED Sign Controller for your Network Configuring an A Series LED Sign Controller for your Network A Series LED displays from Optec support both serial and 10BaseT Ethernet communication. Serial communication via RS232 or RS485 is independent

More information

Chapter 2 Preparing Your Network

Chapter 2 Preparing Your Network Chapter 2 Preparing Your Network This document describes how to prepare your network to connect to the Internet through a router and how to verify the readiness of your broadband Internet service from

More information

External Storage 200 Series. User s Manual

External Storage 200 Series. User s Manual External Storage 200 Series User s Manual Version 1.2 00P3DS200ZSEA2 Table of Contents User s Manual 1. Overview...3 2. Key Features...3 3. Rear Connectors...4 4. Setup the External Storage 200...4 5.

More information

Configuring your network settings to use Google Public DNS

Configuring your network settings to use Google Public DNS Configuring your network settings to use Google Public DNS When you use Google Public DNS, you are changing your DNS "switchboard" operator from your ISP to Google Public DNS. In most cases, the IP addresses

More information

Before you start, you should prepare the following items

Before you start, you should prepare the following items Before you start, you should prepare the following items Windows 2000/XP/2003/Vista computer with print server setup CD USB Printer(non-GDI/CAPT) USB Printer cable One 802.11b/g Access Point (optional)

More information

Linksys Gateway SPA2100-SU Manual

Linksys Gateway SPA2100-SU Manual Linksys Gateway SPA2100-SU Manual Manuel de l'utilisateur Table of Contents Looking for Basic Setup Instructions?... 3 Most Recent Version of this Manual... 3 Advanced Setup Instructions... 4 Wiring Your

More information

Pre-lab and In-class Laboratory Exercise 10 (L10)

Pre-lab and In-class Laboratory Exercise 10 (L10) ECE/CS 4984: Wireless Networks and Mobile Systems Pre-lab and In-class Laboratory Exercise 10 (L10) Part I Objectives and Lab Materials Objective The objectives of this lab are to: Familiarize students

More information

Please use only wired network connections to configure the router.

Please use only wired network connections to configure the router. Note Please use only wired network connections to configure the router. Connect the WAN port on your Router to the Modem s LAN port with an Ethernet cable. Note If connecting the TL-WR543G to the WISP

More information

NetLINE Wireless Broadband Gateway

NetLINE Wireless Broadband Gateway NetLINE Setup Guide Farallon s NetLINE connects to your cable/dsl modem, allowing computers on your local wired and wireless networks to share a single broadband connection to the Internet. This Setup

More information

Omni 56K USB Lite Quick Start Guide

Omni 56K USB Lite Quick Start Guide Omni 56K USB Lite Quick Start Guide ZyXEL TOTAL INTERNET ACCESS SOLUTION 1. Hardware Installation Connect your modem to your analog phone or fax. Use the phone cord included to connect to the phone jack

More information

R&S AFQ100A, R&S AFQ100B I/Q Modulation Generator Supplement

R&S AFQ100A, R&S AFQ100B I/Q Modulation Generator Supplement I/Q Modulation Generator Supplement The following description relates to the Operating Manuals, version 03 of R&S AFQ100A, and version 01 of R&S AFQ100B. It encloses the following topics: LXI features,

More information

Quick Start Guide. Cisco Small Business. 300 Series Managed Switches

Quick Start Guide. Cisco Small Business. 300 Series Managed Switches Quick Start Guide Cisco Small Business 300 Series Managed Switches Welcome Thank you for choosing the Cisco 300 Series Managed Switch, a Cisco Small Business network communications device. This device

More information

If you need additional assistance please contact our Technical Support Center at 24 hours a day, 7 days a week.

If you need additional assistance please contact our Technical Support Center at 24 hours a day, 7 days a week. Cisco SPA 2100 Phone Adapter Installation Manual Index Installation of the Cisco SPA 2100 Phone Adapter to NationPhone P. 1 Index, before you begin, and what is included P.2 Installing the NationPhone

More information

Network Storage Link

Network Storage Link A Division of Cisco Systems, Inc. WIRED Network Storage Link for USB 2.0 Disk Drives User Guide Model No. NSLU2 Copyright and Trademarks Specifications are subject to change without notice. Linksys is

More information

3.5 Mobile LAN Disk. User Guide

3.5 Mobile LAN Disk. User Guide 3.5 Mobile LAN Disk User Guide Contents 1. Hardware...2 1.1 Power...2 1.2 Ports...2 1.3 Reset Button...2 1.4 LEDs...2 1.5 Front View...3 1.6 Rear View...3 2. Installation....... 4 2.1 Requirements 4 2.2

More information

1 INTRODUCTION. This document describes the procedure to upgrade LTMR.

1 INTRODUCTION. This document describes the procedure to upgrade LTMR. 1 INTRODUCTION This document describes the procedure to upgrade LTMR. Limitation: this package and procedure describe only the upgrade of the LTMR firmware for all network versions (Modbus, Profibus, DeviceNet,

More information

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples Networking General networking Networking overview A network is a collection of devices such as computers, printers, Ethernet hubs, wireless access points, and routers connected together for communication

More information

Installing Windows 95 Drivers and Utilities for the Cisco Aironet 340/350 Series Client Adapters

Installing Windows 95 Drivers and Utilities for the Cisco Aironet 340/350 Series Client Adapters Installing Windows 95 Drivers and Utilities for the Cisco Aironet 340/350 Series Client Adapters Document ID: 12134 You need a valid Cisco.com account in order to download Cisco Aironet drivers, firmware,

More information

2100 Series VoIP Phone

2100 Series VoIP Phone 2100 Series VoIP Phone Installation and Operations Manual Made in the USA 3 Year Warranty N56 W24720 N. Corporate Circle Sussex, WI 53089 RP8500SIP 800-451-1460 262-246-4828 (fax) Ver. 4 www.rathmicrotech.com

More information

EnGenius ERB9250 300M Range Extender. Quick Start Guide

EnGenius ERB9250 300M Range Extender. Quick Start Guide EnGenius ERB9250 300M Range Extender Quick Start Guide Package Contents One ERB9250 300M Range Extender One 12V/1A power adapter Two 2dBi 2.4GHz SMA antennas One Ethernet cable One CD-ROM with user s manual

More information

FLX VoIP Registering with Avaya IP Office 500

FLX VoIP Registering with Avaya IP Office 500 FLX VoIP Registering with Avaya IP Office 500 Date: April 5 th, 2012 This technical note gives a detailed description on how to register a Revolabs FLX conference phone with Avaya IP Office 500 PBX. On

More information

이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다

이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다 020-101186-01 020-101186-01 이 기기는 업무용 급 으로 전자파적합등록을 한 기기이오니 판매자 또는 사용자는 이점을 주의하시기 바라며 가정 외의 지역에서 사용하는 것을 목적으로 합니다 Table of Contents About this Document... 1 Document Conventions... 1 Audience... 1 Related

More information

Networking Guide Redwood Manager 3.0 August 2013

Networking Guide Redwood Manager 3.0 August 2013 Networking Guide Redwood Manager 3.0 August 2013 Table of Contents 1 Introduction... 3 1.1 IP Addresses... 3 1.1.1 Static vs. DHCP... 3 1.2 Required Ports... 4 2 Adding the Redwood Engine to the Network...

More information

Static Business Class HSI Basic Installation NETGEAR 7550

Static Business Class HSI Basic Installation NETGEAR 7550 Static Business Class HSI Basic Installation Table of Contents Multiple LAN Support... 3 Full BHSI Install Summary... 7 Physical Connections... 8 Auto Configuration... 9 Auto Configuration... 9 Gateway

More information

RADAR NETWORK SETUP WITH WINDOWS XP/VISTA

RADAR NETWORK SETUP WITH WINDOWS XP/VISTA RADAR NETWORK SETUP WITH WINDOWS XP/VISTA These instructions are for setting up a Network between RADAR and a PC. To use RADAR s FTP client a 3 rd party FTP Server is needed such as FileZilla Server. This

More information

Phone Adapter. with 2 Ports for Voice-over-IP. Installation and Troubleshooting Guide. Model No. PAP2 Ver. 2. Voice

Phone Adapter. with 2 Ports for Voice-over-IP. Installation and Troubleshooting Guide. Model No. PAP2 Ver. 2. Voice Phone Adapter with 2 Ports for Voice-over-IP Voice Installation and Troubleshooting Guide Model No. PAP2 Ver. 2 Copyright and Trademarks Specifications are subject to change without notice. Linksys is

More information

Quick Start Guide. Cisco Small Business. 200E Series Advanced Smart Switches

Quick Start Guide. Cisco Small Business. 200E Series Advanced Smart Switches Quick Start Guide Cisco Small Business 200E Series Advanced Smart Switches Welcome Thank you for choosing the Cisco 200E series Advanced Smart Switch, a Cisco Small Business network communications device.

More information

Wireless G Broadband quick install

Wireless G Broadband quick install Wireless G Broadband Router quick install guide Model 503693 INT-503693-QIG-0608-02 Thank you for purchasing the INTELLINET NETWORK SOLUTIONS Wireless G Broadband Router, Model 503693. This quick install

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

LMi.net DSL Modem Self-Install Guide

LMi.net DSL Modem Self-Install Guide LMi.net DSL Modem Self-Install Guide Welcome to LMi.net! Here are the steps to complete your DSL installation. If you need any help with any of these steps call our Tech Support line at 510-843-6389 x300

More information

Quick Note 53. Ethernet to W-WAN failover with logical Ethernet interface.

Quick Note 53. Ethernet to W-WAN failover with logical Ethernet interface. Quick Note 53 Ethernet to W-WAN failover with logical Ethernet interface. Digi Support August 2015 1 Contents 1 Introduction... 2 1.1 Introduction... 2 1.2 Assumptions... 3 1.3 Corrections... 3 2 Version...

More information

UPS Network Interface. Quick InstallationGuide

UPS Network Interface. Quick InstallationGuide UPS Network Interface Quick InstallationGuide Version 1.1 March 1999 COPYRIGHT Copyright 1999 RINGDALE UK Limited. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Turn off all of your network devices, including your computer, Modem and the Router.

Turn off all of your network devices, including your computer, Modem and the Router. Note The product model shown in this part is TL-R460, as an example. Turn off all of your network devices, including your computer, Modem and the Router. Connect the WAN port on your Router to the Modem

More information

APPLICATION NOTE. CC5MPX Digital Camera and IPn3Gb Cellular Modem 10/14. App. Note Code: 3T-Z

APPLICATION NOTE. CC5MPX Digital Camera and IPn3Gb Cellular Modem 10/14. App. Note Code: 3T-Z APPLICATION NOTE App. Note Code: 3T-Z CC5MPX Digital Camera and IPn3Gb Cellular Modem 10/14 C o p y r i g h t 2 0 1 3-2 0 1 4 C a m p b e l l S c i e n t i f i c ( C a n a d a ) C o r p. Table of Contents

More information

Chapter 3 Connecting the Router to the Internet

Chapter 3 Connecting the Router to the Internet Chapter 3 Connecting the Router to the Internet This chapter describes how to set up the router on your Local Area Network (LAN) and connect to the Internet. It describes how to configure your DG834GT

More information

1 crossover cable. the PCs. network

1 crossover cable. the PCs. network King Abdul-Aziz University Faculty of Computing and Information Technology Department of Information Technology Computer Networks CPIT370 Lab#2: Wired Peer to Peer network and star topology using a switch

More information

V.I.P. Kit. Video Insight Pilot Kit. (Video Insight Pilot Kit).

V.I.P. Kit. Video Insight Pilot Kit. (Video Insight Pilot Kit). V.I.P. Kit (Video Insight Pilot Kit). Video Insight Pilot Kit Please follow these instructions and everything should go very smoothly. Before you begin, you will need to establish (or obtain from your

More information

Prestige 650R-31/33 Read Me First

Prestige 650R-31/33 Read Me First Prestige 650R-31/33 Read Me First Prestige Rear Panel Connections PORT DSL CONSOLE LAN 10/100M POWER Connect to a telephone jack using a telephone wire. CONNECTION Connect to a serial port (COM port) on

More information

Recommended Network Setup

Recommended Network Setup Recommended Network Setup Greater Giving Event Software uses Windows File Sharing to allow multiple computers to connect to the same database within your network. This document uses Windows XP as the default

More information

Self Help Guide IMPORTANT! Configuring Your Router With Your Modem. Please read the following carefully; This Guide refers to the following Products:

Self Help Guide IMPORTANT! Configuring Your Router With Your Modem. Please read the following carefully; This Guide refers to the following Products: IMPORTANT! This Guide refers to the following Products: Configuring Your Router With Your Modem Please read the following carefully; Synopsis: A standard (Wireless) Router does not come equipped with the

More information

P-660R-T1/T3 v2 Quick Start Guide

P-660R-T1/T3 v2 Quick Start Guide P-660R-T1/T3 v2 ADSL2+ Access Router Quick Start Guide Version 3.40 Edition 1 12/2006 0 Overview P-660R-T1/T3 v2 Quick Start Guide This Quick Start Guide shows you how to: 1 Connect the Hardware 2 Set

More information

Connecting to the Internet. LAN Hardware Requirements. Computer Requirements. LAN Configuration Requirements

Connecting to the Internet. LAN Hardware Requirements. Computer Requirements. LAN Configuration Requirements Connecting to the Internet LAN Hardware Requirements Computer Requirements LAN Configuration Requirements Installation Performed by Time Warner Cable Technician Connecting via Ethernet Connecting via USB

More information