RediGate 400 Series Getting Started Guide

Size: px
Start display at page:

Download "RediGate 400 Series Getting Started Guide"

Transcription

1 RediGate 400 Series Getting Started Guide Product Information Full information about other Elecsys products is available on our website at Product Support Tel: Toll free: Fax: Headquarters, Sales, Support & Manufacturing Elecsys Corporation 846 N Mart-Way Court Olathe, KS Tel: Fax: info@elecsyscorp.com While Elecsys may assist customers with their choice of products, the final choice of product for a specific application is entirely the responsibility of the buyer. Elecsys' entire liability with respect to its products or systems is defined in the Elecsys standard terms and conditions of sale. Any example code is provided only to illustrate the use of Elecsys products. No warranty, either expressed or implied, is made regarding any example code provided by Elecsys and Elecsys shall incur no liability whatsoever arising from any use made of this code. Disclaimers The information in this manual is believed to be accurate at the time of publication. Elecsys Corporation assumes no responsibility for inaccuracies that may be contained in this document and makes no commitment to update or keep current the information contained in this manual. Elecsys Corporation assumes no responsibility for any infringements of patents or other rights of third parties that may result from its use. Elecsys Corporation reserves the right to make changes or improvements to this document and/or product at any time and without notice. While Elecsys may assist customers with their choice of products, the final choice of product for a specific application is entirely the responsibility of the buyer. Elecsys' entire liability with respect to its products or systems is defined in the Elecsys standard terms and conditions of sale. Any example code is provided only to illustrate the use of Elecsys products. No warranty, either expressed or implied, is made regarding any example code provided by Elecsys and Elecsys shall incur no liability whatsoever arising from any use made of this code Elecsys Corporation Table of Contents Getting Started with Configurations Starting the RediGate Installing the ACE Program Download Latest Default Configuration Upload Configuration to RediGate Upload via Ethernet SSL Upload via Serial Tera Term Diagnostics Connecting via Putty Setting up PuTTY for Serial Communication Setting up PuTTY for Network Communication Host Configuration Ethernet Host Configuration Sim Card Installation (GSM, AT&T) Cellular Host Configuration (GSM, AT&T) Cellular Host Configuration (CDMA, Verizon) Testing Connectivity Ping Utility Page 1 of 13

2 Download and Install Latest Update Tarball Where Do I Go From Here? Getting Started with Configurations This section walks a first-time user through the steps of getting connected to the RediGate, creating an initial configuration, uploading the configuration, and logging into the user interface menu to observe its operation. Starting the RediGate If you are starting the RediGate for the first time, or if you don't know the Ethernet IP address, you will need to connect to the COM0 serial port to log in to the system console. Use a null modem serial cable between the RediGate and a configuration PC. You should also connect the RediGate to the same Ethernet network as the configuration PC, or directly using a crossover Ethernet cable (you may need to configure the PC to a compatible IP address in this case). If you are using Windows, it is recommended that you install the PuTTY program to your computer. PuTTY provides both serial and secure shell (SSH) network access to the RediGate user and administrative menus. Installing the ACE Program In order to configure the RediGate, you will need to install the ACE program. The basic instructions are outlined here, but see the ACE Operation Manual (accessible at for more complete instructions on installing and using the ACE program utilities. Download the latest ACE installation from Uninstall Previous Versions If you have a previous version of ACE installed on your machine, you will need to uninstall that version prior to running the latest AceSetup.msi file. The "DefaultTemplate.xml" file will be removed during the uninstall, so make sure you either rename or back-up this file if you would like to retain it Extract and run the AceSetup.msi file Follow the installation prompts Launch ACE Download Latest Default Configuration Determine the model number of your RediGate by locating the part number on the back of the device a. RediGate 100 Series P/N Page 2 of 13

3 Visit and download the latest default configuration for your particular part number You will need to extract the.xml file from the.zip file you downloaded from the website. By default, ACE stores configuration files in the Documents\Elecsys\ACE\CFG folder, but you can store the configuration in any file location accessible by the ACE program. 3. Open the extracted default configuration with ACE Upload Configuration to RediGate Upload via Ethernet SSL In order to upload a RediGate configuration across a network, you need to know the RediGate's network address. Visit com to download the latest default configurations which will have the default IP addresses for your particular RediGate model. Enter the following information on the "Upload XML to Device..." prompt a. Password: (the default password is 'user') b. Host Address: (use the RediGate's IP address) c. User Account: Dirupld d. Home Directory: /home/dirupld Once these options have been configured, click the Upload button to transfer the configuration to the RediGate. If successful, the completed status will be displayed. Otherwise, an error condition may be indicated. Page 3 of 13

4 After the configuration is loaded to the RediGate, it will automatically reconfigure in order to implement the configuration values. This may also require a full device restart. If you connect to the RediGate's console port with a serial terminal program, you should see a sequence of boot messages while the RediGate starts and/or configures itself. Once it has finished and started running the new configuration, you should be able to ping the RediGate's IP address from another computer with a compatible network address. You should be able to log into the RediGate with either a serial or SSH (i.e. PuTTY) terminal program, using the user login and password included in the System object properties (user / user) Upload via Serial Tera Term Connect your serial cable from your laptop to the serial port configured for SerialMMI communication on your RediGate a. By default, this port is Com 0 on a RediGate 400 device In the "Upload XML File" dialog, select the "Tera Term" option and set the Port to match your serial connection port number Page 4 of 13

5 3. Enter the following information on the "Upload XML to Device..." prompt a. Password: (the default password is 'user') b. User Account: (the default username is 'user') 4. Once these options have been configured, click the Upload button to transfer the configuration to the RediGate. You will need to wait for several seconds before the file transfer begins. Click "OK" when the "File transfer success" dialog appears. Exit Putty Before Upload The upload will fail if you have an open SSH connection to the device, so make sure you exit out of Putty before uploading the configuration. Page 5 of 13

6 Diagnostics Connecting via Putty Setting up PuTTY for Serial Communication To set up PuTTY for serial communication, run the PuTTY program and configure it to use the appropriate serial port on your configuration PC. In the image below, Windows has assigned the serial driver COM5 : The settings below are the default settings for the COM0 serial connection on the RediGate 400: Update Flow Control Setting - May Freeze Putty Menu You will need to update the Serial Flow Control setting from its default value of "XON/XOFF" to "None". Failure to do so may result in Putty freezing after boot-up. You can enter a "Saved Sessions" name and click the Save button to save this session for future use, if you desire. Click the Open button to begin communication. Power on the RediGate, and you should see initial startup messages come into the terminal window. Page 6 of 13

7 Setting up PuTTY for Network Communication To set up PuTTY for network communication, run the PuTTY program and configure it to the correct IP address of your Director By default, the SSH port number is 2 If you don t know the IP address, consult a system administrator or visit and review the IP address on the default configuration that corresponds to your RediGate device You can enter a Saved Sessions name and click the Save button to save this session for future use, if you desire With the RediGate powered on, click the Open button to begin communication Host Configuration Your RediGate 400 can connect to multiple host systems over a variety of communications paths including cellular, Ethernet, and/or external satellite. The instructions below demonstrate how to edit your configuration for connectivity to your host system. Ethernet Host Configuration To set the Ethernet properties, click on the "Ethernet 0" object Set the Network Card IP, Subnet Mask, and Default Gateway appropriately for the network that you are using with the RediGate, leaving the other options default as shown below Page 7 of 13

8 DHCP If you would like your Ethernet port to obtain it's address via DHCP, enter for the Network Card IP, Subnet Mask, and Default Gateway 3. Save your settings and upload the configuration to your device Sim Card Installation (GSM, AT&T) For GSM connections, the RediGate 400 uses a standard (also referred to as "mini") SIM card. The steps below show how to install the SIM card: Step 1: Remove power and all connectors from the front panel of the RediGate. Remove the rubber end cap and the five mounting screws from the front faceplate. Step 2: Gently slide the RediGate out of its enclosure about 5 inches (127 mm) to expose the SIM card slot. Do not remove the processor entirely from the enclosure. Step 3: Fully insert the SIM card into the SIM card slot, with the metal contacts facing down and the angled edge facing out. Page 8 of 13

9 Step 4: Gently slide the RediGate back into its enclosure and carefully replace the five mounting screws to avoid over-tightening. Replace the rubber end cap and all front panel connectors. Cellular Host Configuration (GSM, AT&T) The main action required for configuring a GSM RediGate is to set the APN, which is done under the "CellModem" object in your ACE configuration: Some common APN's are: Page 9 of 13

10 i2gold (AT&T public static) m2m.com.attz (AT&T IoT sim) Once you set your APN, you should save you configuration and upload it to the RediGate device. Cellular Host Configuration (CDMA, Verizon) In order to connect your device to a CDMA network, you will need to know the MEID number. If you cannot locate MEID on the RediGate itself, you can recover it by connecting over putty. 3. SSH into your RediGate using Putty Navigating to the "Cell Modem Diags" section by entering the following commands a. 1 - (System Services) b (Cell Modem Diags" c (Diag AT Cmds These commands will take you to the following screen, where you will be able to retrieve the MEID or CIMI (IMEI, GSM, AT&T) of your cellular RediGate device. The screenshot below is of a GSM modem, so it has an "ERROR" where the MEID would be for a Verizon device. 4. Once you have your MEID, you can call your provider and activate the RediGate Testing Connectivity Ping Utility The easiest way to test RediGate network connectivity is by using the ping tool built-in to the RediGate diagnostics: Connect to the RediGate using Putty Enter the following commands a. b. c. 3 Diagnostics Services 14 Ping Service (IP address or domain of Host destination or google.com for example for internet connected devices) Page 10 of 13

11 d. If you see a reply from the IP address you pinged, you are connected and ready to send data from your field device to your host platform Download and Install Latest Update Tarball We are constantly adding new protocols, host platforms, and features to the RediGate platform, so it is a good idea to check and make sure your RediGate software is up-to-date. 3. Download the "Latest Update Tarball" for your RediGate 100 Series or 400 Series device from Open up your device's configuration using ACE Select "File Upload XML to Device", and make sure the "Upload additional file(s)" box is checked Do not change tar filename In order for the.tar to be properly installed, you must upload the file with its original filename. Uploading a file with a space in it (such as RegiGate_400_7_ZEUS_3.12_07 (1).tar.gz ) will prevent the RediGate from properly installing the update, and may cause issues with future updates. 4. Click "Upload", "Add File", and then select the downloaded tar.gz file Page 11 of 13

12 5. After the upload, you device will reset and contain the latest firmware Confirm Software Version You can confirm the version of software on your RediGate by logging into Putty. The screenshot below shows a RediGate with V: : Where Do I Go From Here? Once you have read and completed the steps in this Getting Started Guide, you can go on to configure your RediGate according to the needs of the system. There are a number of example configurations and tutorials on the that walk you through connecting your RediGate to common field devices (such as Modbus) and host platforms (such as Ignition and IBM Bluemix/Watson). The RediGate documentation consists of a set of manuals covering the hardware, configuration, diagnostics, protocols, and programming of the RediGate products. The component manuals are described below, and most of them are available on the website. Getting Started Gu ide RediGate Hardwar e Manuals ACE Operation Manual Configuration Manual Diagnostics Manual POD Programming Manual Elecsys ISaGRAF Manual Gives a product overview and instructions to the first-time user to get started using the RediGate. Contains specifications, jumper settings, and connection diagrams for the RediGate's standard and optional hardware components. Contains installation and user instructions for the Advanced Configuration Environment software, which is used to configure the RediGate. Gives detail on the standard configuration options of the RediGate product. Describes the RediGate's diagnostic capabilities and user interface. Provides instructions on using POD programming features in the RediGate configuration. Includes instructions on using the ISaGRAF programming software, with functions specific to the RediGate product. Page 12 of 13

13 Protocol Manuals Individual protocol manuals describe the configuration settings and usage information for several of the master or slave communication protocols supported by the RediGate. If you are using the Elecsys HCP2 or OPC Appliance, refer to the separate product documentation for those software applications. Page 13 of 13

ACE Operation Manual

ACE Operation Manual ACE Operation Manual Elecsys Director ACE Operation Manual Product Information Full information about other Elecsys products is available on our website at www.elecsyscorp.com Useful Contact Information

More information

Gateway 2.0 Cellular (P/N )

Gateway 2.0 Cellular (P/N ) Lumewave by Echelon Gateway 2.0 Cellular (P/N 100141) End User Cellular Activation Manual Rev. B 8-17-2017 Revision Date Notes A 3-14-2016 Initial Draft B 08-17-2017 Updated password to align what was

More information

SMG-1100/6100 User s Manual

SMG-1100/6100 User s Manual User s Manual First Edition, January 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. User s Manual The software described in this manual is

More information

ilo MP Utilities ilo MP

ilo MP Utilities ilo MP The Integrated Lights-Out Management Processor () offers remote server management through an independent management processor (MP). It provides a way for you to connect to a server and perform administration

More information

Moxa Remote Connect Gateway User s Manual

Moxa Remote Connect Gateway User s Manual User s Manual Edition 1.0, December 2017 www.moxa.com/product 2017 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista

8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista 8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista Introduction If Vista is not available in your classroom, you may complete this lab by viewing the figures in this document. Print and

More information

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6 Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc.

More information

Plus-X I/O Units. Manual Supplement Configuring Units with and without DHCP

Plus-X I/O Units. Manual Supplement Configuring Units with and without DHCP Plus-X I/O Units Manual Supplement Configuring Units with and without DHCP Table of Contents Introduction... 1 Initial Connection Using DHCP... 1 Initial Connection Without DHCP... 2 Set a Static IP Address...

More information

IG601 Intelligent Gateway Quick Guide

IG601 Intelligent Gateway Quick Guide IG601 Intelligent Gateway Quick Guide www.inhandnetworks.com Version v1.6 July 2017 1 / 26 Contents 1. PRODUCT INFORMATION... 3 1.1 STANDARD ACCESSORIES... 3 1.2 OPTIONAL ACCESSORIES... 3 2. PHYSICAL LAYOUT...

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

BFR3000 Modbus Router

BFR3000 Modbus Router BFR3000 Modbus Router Product User Guide Software Build Date: December 17 th 2015 Version 3 Platform: N34 Real Time Automation, Inc. 1 1-800-249-1612 Trademarks All other trademarks and registered trademarks

More information

ConnectPort X5 R Family Getting Started Guide

ConnectPort X5 R Family Getting Started Guide ConnectPort X5 R Family Getting Started Guide 90001252_C 2/14/2013 2013 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi website, a Digi International Company,

More information

Lab: Install a NIC in Windows XP

Lab: Install a NIC in Windows XP 11.4.1 Lab: Install a NIC in Windows XP Introduction Print and complete this lab. In this lab, you will install a NIC, verify NIC operation, and manually configure an IP address. Recommended Equipment

More information

installation manual SALES AND ADMINISTRATION (toll free)

installation manual SALES AND ADMINISTRATION (toll free) installation manual SALES AND ADMINISTRATION 800.637.2645 (toll free) 217.442.0611 sales@timeomatic.com TECHNICAL SUPPORT 866.637.2645 (toll free) service@timeomatic.com www.watchfiresigns.com Quick Start-Up

More information

Creating a Unifi Lab Network on your existing network

Creating a Unifi Lab Network on your existing network Creating a Unifi Lab Network on your existing network This tutorial will outline how to add a Unifi USG-3 and Unifi Switch 8 to your existing network to create a separate subnet. This tutorial assumes

More information

24-Port 100/1000X SFP + 4-Port 10G SFP+ Managed. Metro Ethernet Switch MGSW-28240F. Quick Installation Guide

24-Port 100/1000X SFP + 4-Port 10G SFP+ Managed. Metro Ethernet Switch MGSW-28240F. Quick Installation Guide 24-Port 100/1000X SFP + 4-Port 10G SFP+ Managed Metro Ethernet Switch MGSW-28240F Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4 3. Wiring DC Power Inputs... 5

More information

DIL/NetPC DNP/9200 Board Revision 1.1 Installing an SSH Connection User Manual

DIL/NetPC DNP/9200 Board Revision 1.1 Installing an SSH Connection User Manual DIL/NetPC DNP/9200 Board Revision 1.1 Installing an SSH Connection User Manual SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ist1.de

More information

Intel Galileo Board. Getting Started Guide. 02 October Order Number: US

Intel Galileo Board. Getting Started Guide. 02 October Order Number: US Intel Galileo Board Getting Started Guide 02 October 2013 Order Number: 329685-001US Getting Started Guide This document explains how to connect your Intel Galileo board to the computer, install the software

More information

SCOPIA 100 MCU Quick Start

SCOPIA 100 MCU Quick Start SCOPIA 100 MCU Quick Start Version 5.6 Multipoint Conferencing Unit NOTICE 2000-2008 RADVISIONLtd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by Italy

More information

Silex SD-320AN-03 Serial Server

Silex SD-320AN-03 Serial Server GE Healthcare Silex SD-320AN-03 Serial Server Firmware Upgrade Instructions 2106794-001 Revision B Silex SD-320AN-03 Serial Server English 2018 General Electric Company. All Rights Reserved. Publication

More information

User Manual. DIL/NetPC DNP/2110 Installing an SSH Connection

User Manual. DIL/NetPC DNP/2110 Installing an SSH Connection DIL/NetPC DNP/2110 Installing an SSH Connection User Manual SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49-(0)511-40 000-0 Fax: +49-(0)511-40 000-40 E-mail: sales@ist1.de Manual Revision:

More information

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC.

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC. Recovering A Wired Ethernet Device s Firmware Via TFTP This document details the method for recovering a wired Ethernet device s application firmware image via TFTP. This document applies to those ICC

More information

Dell SonicWALL SonicOS 5.9 Upgrade Guide

Dell SonicWALL SonicOS 5.9 Upgrade Guide Dell SonicWALL Upgrade Guide April, 2015 This provides instructions for upgrading your Dell SonicWALL network security appliance to from a previous release. This guide also provides information about importing

More information

Lab: Install a NIC

Lab: Install a NIC 11.4.1 Lab: Install a NIC Introduction Print and complete this lab. In this lab, you will install a NIC, verify NIC operation, and manually configure an IP address. Recommended Equipment Computer running

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

Instructions for MX350 Firmware Upload

Instructions for MX350 Firmware Upload Instructions for MX350 Firmware Upload MX350 Document AN10048 Page 1 of 39 Contents Section Description Page 1 Requirements 3 2 Install MX350 Setup Software 3 3 Download MX350 Firmware 4 4 Connect MX350

More information

SonicWall SonicOS 5.9

SonicWall SonicOS 5.9 SonicWall SonicOS 5.9 April 2017 This provides instructions for upgrading your SonicWall network security appliance to SonicOS 5.9 from a previous release. NOTE: On SonicWall TZ series and some smaller

More information

48-Port 10/100Mbps + 4 Gigabit TP / 2 SFP. Managed Switch WGSW Quick Installation Guide

48-Port 10/100Mbps + 4 Gigabit TP / 2 SFP. Managed Switch WGSW Quick Installation Guide 48-Port 10/100Mbps + 4 Gigabit TP / 2 SFP Managed Switch WGSW-5242 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Requirements... 4 3. Terminal Setup... 5 4. Logon to the Console...

More information

DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual

DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49-(0)511-40 000-0 Fax: +49-(0)511-40 000-40 E-mail: sales@ist1.de

More information

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012 GEM-10 GPRS/Modbus Gateway User Manual Rev 1.04 05/2012 1.Introduction 1.1 General Features ENTES GEM-10 GPRS/Modbus Gateway allows you to connect to your devices which communicate using Modbus protocol

More information

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world.

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world. LES1308A, LES1316A LES1332A, LES1348A 8-/16-/32-/48-Port Advanced Console Server with GSM Modem QS Guide Quick Start Guide Securely manage data center and network equipment from anywhere in the world.

More information

F5 WANJet 200. Quick Start Guide. Quick Start Overview

F5 WANJet 200. Quick Start Guide. Quick Start Overview F5 WANJet 200 Quick Start Guide Quick Start Overview Following is a high level overview of the steps required to successfully install and configure your F5 WANJet 200 appliance. For detailed instructions

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E Rev. 2 December 2011 PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service.... 2 Disconnect Power Connections,

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service... 2 Disconnect Power Connections, CTs, and Modbus....

More information

Industrial 24-Port 10/100/1000Mbps Managed Gigabit. Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T. Quick Installation Guide

Industrial 24-Port 10/100/1000Mbps Managed Gigabit. Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T. Quick Installation Guide Industrial 24-Port 10/100/1000Mbps Managed Gigabit Switch (-40~75 degrees C) with 4 Shared SFP Ports IGSW-24040T Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4

More information

L2+ Managed LCD Switch GS T2XV(R) / GS T4XV(R) Quick Installation Guide

L2+ Managed LCD Switch GS T2XV(R) / GS T4XV(R) Quick Installation Guide L2+ Managed LCD Switch GS-5220-16T2XV(R) / GS-5220-24T4XV(R) Quick Installation Guide Table of Contents 1 Package Contents... 3 2. Requirements... 4 3. Terminal Setup... 5 3.1 Logon to Console... 6 3.2

More information

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260 READ ME FIRST Windows NT *DSL Equipment Installation Guide: Efficient Networks 5260 *Digital Subscriber Line Part Number: 5260NT02A Version 1.2-A. Table of Contents Follow Steps 1 through 8 to complete

More information

SVMi-8E/SVMi-16E Installation

SVMi-8E/SVMi-16E Installation SVMi-8E/SVMi-16E Installation Table of Contents 1 Installing the SVMi-8E/SVMi-16E in the Phone System 3 Installing the SVMi-8E in an idcs 100 3 General 3 System Resources 3 idcs 100 Hardware Compatibility

More information

Setting Up Your Cisco Unified Videoconferencing 3500 Gateway

Setting Up Your Cisco Unified Videoconferencing 3500 Gateway CHAPTER 2 Setting Up Your Cisco Unified Videoconferencing 3500 Gateway This section describes the following topics: Physical Description, page 2-1 Preparing for Installation of the Cisco Unified Videoconferencing

More information

28-Port 10/100/1000Mbps with. 4 Shared SFP Managed Gigabit Switch WGSW / WGSW-28040P. Quick Installation Guide

28-Port 10/100/1000Mbps with. 4 Shared SFP Managed Gigabit Switch WGSW / WGSW-28040P. Quick Installation Guide 28-Port 10/100/1000Mbps with 4 Shared SFP Managed Gigabit Switch WGSW-28040 / WGSW-28040P Quick Installation Guide Table of Contents 1. Package Content... 3 2. Requirements... 4 3. Terminal Setup... 5

More information

16/24-Port 10/100/1000T 802.3at PoE + 2-Port 100/1000X SFP Managed Switch GS P2S GS P2S. Quick Installation Guide

16/24-Port 10/100/1000T 802.3at PoE + 2-Port 100/1000X SFP Managed Switch GS P2S GS P2S. Quick Installation Guide 16/24-Port 10/100/1000T 802.3at PoE + 2-Port 100/1000X SFP Managed Switch GS-4210-16P2S GS-4210-24P2S Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4 3. Terminal

More information

L2+ Managed Gigabit Switch WGSW series

L2+ Managed Gigabit Switch WGSW series L2+ Managed Gigabit Switch WGSW-24040 series Quick Installation Guide Table of Contents 1 Package Contents... 3 2. Requirements... 4 3. Terminal Setup... 5 3.1 Logon to Console... 6 3.2 Configuring IP

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

AT&T Global Network Client for Mac User s Guide Version 1.7.3

AT&T Global Network Client for Mac User s Guide Version 1.7.3 Version 1.7.0 AT&T Global Network Client for Mac User s Guide Version 1.7.3 experience may vary. This document is not an offer, commitment, representation or warranty by AT&T and is subject to change..

More information

Support Centralized Controls Supported centralized configuration, control and management for those devices linked to DTU control center.

Support Centralized Controls Supported centralized configuration, control and management for those devices linked to DTU control center. D2200 4G DTU Support 4G LTE FDD, LTE TDD, downward compatible 3G & 2.5G data networks Industrial grade design, support working in extreme environment Integrated data transmission terminal Hardware watchdog

More information

TITAN AEL Embedded Linux Development Kit. Quickstart Manual

TITAN AEL Embedded Linux Development Kit. Quickstart Manual TITAN AEL Embedded Linux Development Kit Quickstart Manual Disclaimer The information in this manual has been carefully checked and is believed to be accurate. Eurotech Ltd assumes no responsibility for

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service.... 2 Disconnect Power Connections, CTs, and Modbus....

More information

LX-1000 Quick Start Instructions E

LX-1000 Quick Start Instructions E 451-0321E This document is intended to help you get your LX-1000 unit up and running quickly. It includes basic hardware installation, how to obtain IP information, and how to perform a software installation

More information

Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage...

Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage... LL-BST-8 GATEWAYS Table of Contents Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage... 5 Step 3: Connect the gateway

More information

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E Raven XT Quick Start Guide for AT&T CoverTitle 20070914 Rev 3.0E Activating your Raven XT on AT&T Installing the SIM Configuring the APN Hardware Installation Indicator Lights Optional: Setting up a DUN

More information

MOXA VPort 2110/2140/2141 Video Server Quick Installation Guide

MOXA VPort 2110/2140/2141 Video Server Quick Installation Guide MOXA VPort 2110/2140/2141 Video Server Quick Installation Guide Third Edition, July 2006 MOXA Networking Co., Ltd. Tel: +886-2-2910-1230 Fax: +886-2-2910-1231 www.moxa.com support@moxanet.com (Worldwide)

More information

USER MANUAL: 4G. The PiIoT is a WAN communications board which provides a 2G / 3G / 4G

USER MANUAL: 4G. The PiIoT is a WAN communications board which provides a 2G / 3G / 4G USER MANUAL: 4G The PiIoT is a WAN communications board which provides a 2G / 3G / 4G wireless interface for the Raspberry Pi 2 and 3. Conforming to the HAT specification, the PiIoT also provides location

More information

SwitchBlade Switch Controller Quick Install Guide

SwitchBlade Switch Controller Quick Install Guide SwitchBlade Switch Controller Quick Install Guide SwitchBlade Switch Controller Quick Install Guide Document Number. Copyright 2002-2005 Allied Telesyn International, Corp. 19800 North Creek Parkway, Suite

More information

24-Port Gigabit + 4-Port 10G SFP+ Slot. Layer 3 Stackable Managed Switch XGS Quick Installation Guide

24-Port Gigabit + 4-Port 10G SFP+ Slot. Layer 3 Stackable Managed Switch XGS Quick Installation Guide 24-Port Gigabit + 4-Port 10G SFP+ Slot Layer 3 Stackable Managed Switch XGS3-24042 Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Switch Management... 4 3. Requirements... 5 4.

More information

Panoramic Power Installation and configuration guide

Panoramic Power Installation and configuration guide Panoramic Power Installation and configuration guide Advanced 4th generation Bridge for firmware v259 Version 1 1 Copyright notice Copyright 2017 Panoramic Power Ltd. All rights reserved. Panoramic Power

More information

48-Port 10/100/1000Base-T with 4 Shared SFP. Managed Gigabit Switch WGSW Quick Installation Guide

48-Port 10/100/1000Base-T with 4 Shared SFP. Managed Gigabit Switch WGSW Quick Installation Guide 48-Port 10/100/1000Base-T with 4 Shared SFP Managed Gigabit Switch WGSW-48000 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Requirements... 4 3. Terminal Setup... 5 4. Logon to

More information

AT&T Digital Subscriber Line Service

AT&T Digital Subscriber Line Service AT&T Digital Subscriber Line Service Windows 2000 Professional PC Configuration Guide Overview Welcome to AT&T DSL Internet Service! This guide is designed to help you configure your PC to access the Internet

More information

Quick Start Guide BEC G/LTE Outdoor Router

Quick Start Guide BEC G/LTE Outdoor Router Quick Start Guide BEC 6900 4G/LTE Outdoor Router RidgeWave 6900 4G/LTE Outdoor Router PLEASE READ THE QUICK START GUIDE AND FOLLOW THE STEPS CAREFULLY. THIS QUICK START GUIDE WILL HELP YOU INSTALL THE

More information

User s Manual for H4S & NetPoint 2.2

User s Manual for H4S & NetPoint 2.2 User s Manual for H4S & NetPoint 2.2 2015 BIGPOND TECHNOLOGY Co., Ltd. All rights reserved. www.sunde.net.pk USER MANUAL FOR NETPOINT2.2 AND H4S 1 2015 BIGPOND TECHNOLOGY Co., Ltd. All rights reserved.

More information

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003

ZyWALL 10W. Internet Security Gateway. Quick Start Guide Version 3.62 December 2003 Internet Security Gateway Quick Start Guide Version 3.62 December 2003 Introducing the ZyWALL The is the ideal secure gateway for all data passing between the Internet and the LAN. By integrating NAT,

More information

rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual

rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual rbox610 Series Robust Din-rail Fanless Embedded System Web Configuration and App Software User s Manual Disclaimers This manual has been carefully checked and believed to contain accurate information.

More information

How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers

How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers Bruce Chen, Project Supervisor, Moxa Technical Support Dept. Moxa offers the boot loader utility for firmware upgrade or

More information

SUNDE. User s Manual for NetPoint2.2 & H4S USER MANUAL FOR NETPOINT2.2 AND H4S 1

SUNDE. User s Manual for NetPoint2.2 & H4S USER MANUAL FOR NETPOINT2.2 AND H4S 1 SUNDE User s Manual for NetPoint2.2 & H4S USER MANUAL FOR NETPOINT2.2 AND H4S 1 2015 Huiyuan Co., Ltd. All rights reserved. www.sundenc.com THANK YOU FOR PURCHASING SUNDE NETWORK TERMINAL. PLEASE READ

More information

Optional Lab: Install a Wireless NIC in Windows Vista

Optional Lab: Install a Wireless NIC in Windows Vista 15.5.1 Optional Lab: Install a Wireless NIC in Windows Vista Introduction Print and complete this lab. In this lab, you will install and configure a wireless NIC. Recommended Equipment A computer with

More information

StoneGate Management Center Release Notes for Version 4.2.1

StoneGate Management Center Release Notes for Version 4.2.1 StoneGate Management Center Release Notes for Version 4.2.1 Created: July 24, 2008 Table of Contents What s New... 3 System Requirements... 4 Build Version... 5 Compatibility... 5 Installation Instructions...

More information

Hardware Installation Guide Installation (x3350)

Hardware Installation Guide Installation (x3350) Title page Nortel Application Gateway 2000 Nortel Application Gateway Release 6.3 Hardware Installation Guide Installation (x3350) Document Number: NN42400-300 Document Release: Standard 04.03 Date: January

More information

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax:

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax: Product: DFL-500 Internet Firewall Index Setup Introduction...2 Set Up Using Web Configurator...3 Setting Up Internal IP Address using CLI...4 Setting UP External IP Address Manually Using CLI...4 How

More information

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation Equitrac Embedded Connector for EFI SendMe 1.1 Setup Guide 2012 Equitrac Corporation 2012 Equitrac Corporation Equitrac Embedded Connector for EFI SendMe Setup Guide Document History Date Description of

More information

Setting Up Your Cisco Unified Videoconferencing 3515 MCU

Setting Up Your Cisco Unified Videoconferencing 3515 MCU CHAPTER 2 Setting Up Your Cisco Unified Videoconferencing 3515 MCU This section describes the following topics: Physical Description, page 2-1 Preparing for Installation, page 2-2 Verifying the Package

More information

Embedded Connector for IKON DocSend Setup Guide

Embedded Connector for IKON DocSend Setup Guide Embedded Connector for IKON DocSend Setup Guide Version 1.1 2016 IKON-20160314 Equitrac Embedded Connector for IKON DocSend Setup Guide Document History Date Description of Change April 18, 2013 Updated

More information

READ ME FIRST Windows 95/98/Me/2000

READ ME FIRST Windows 95/98/Me/2000 READ ME FIRST Windows 95/98/Me/2000 *DSL Equipment Installation Guide: Efficient Networks 5260 *Digital Subscriber Line Part Number: 52609X02 Version 1.2 Table of Contents Follow Steps 1 through 8 to complete

More information

Spectre RT3G Quick Start Guide and FAQ

Spectre RT3G Quick Start Guide and FAQ 1. Initial Setup Connect Antennas Spectre RT3G Quick Start Guide and FAQ If using AT&T/T-Mobile/Rogers insert SIM card into Slot 1 (3G Verizon/Sprint do not use SIM cards) Connect Ethernet cable (Crossover

More information

Using the EN-2000 s Management System

Using the EN-2000 s Management System EN-2000 Reference Manual Document 2 Using the EN-2000 s Management System T he EN-2000 provides wireless and wired connections to a local area network (LAN), to a wide area network (WAN, and to peripheral

More information

QUICK START GUIDE. SMS 2500iX Appliance.

QUICK START GUIDE. SMS 2500iX Appliance. QUICK START GUIDE SMS 2500iX Appliance www.24onlinebilling.com QUICK START GUIDE SMS 25iX Appliance www.24onlinebilling.com 1 DEFAULTS The sales packet of 24online includes following list of contents.

More information

Installing the Cisco Unified Videoconferencing 3545 MCU

Installing the Cisco Unified Videoconferencing 3545 MCU CHAPTER 2 Installing the Cisco Unified Videoconferencing 3545 MCU The Cisco Unified Videoconferencing 3545 MCU works together with a Cisco Unified Videoconferencing 3545 EMP Enhanced Media Processor (EMP)

More information

LAN-Cell 3. Quick Start Guide

LAN-Cell 3. Quick Start Guide LAN-Cell 3 4G/3G Cellular Router + VPN + Firewall Quick Start Guide Version 5.1 The REALLY QUICK Start Guide 1. Insert an activated USB modem & power on the LAN-Cell 3. 2. Wait 60 sec. for the Status &

More information

July SonicWall SonicOS 6.2 Upgrade Guide

July SonicWall SonicOS 6.2 Upgrade Guide SonicWall SonicOS 6.2 July 2017 This provides instructions for upgrading your SonicWall network security appliance from SonicOS 6.1 firmware or a previous version of SonicOS 6.2 to the latest version of

More information

IFS NS P-4S-2X Quick Start Guide

IFS NS P-4S-2X Quick Start Guide IFS NS4802-24P-4S-2X Quick Start Guide SFP Dust-proof Cap x 8 Content Package Contents 1 Requirements 1 Terminal Setup 2 Logon to Console 2 Configuring IP Address 2 Starting Web Management 3 Saving Configuration

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

Laser Beam Printer. Network Guide. IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference.

Laser Beam Printer. Network Guide. IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference. Laser Beam Printer Network Guide IMPORTANT: Read this manual carefully before using your printer. Save this manual for future reference. ENG Network Guide How This Manual Is Organized Chapter 1 Before

More information

VTRAK E-Class/J-Class Quick Start Guide

VTRAK E-Class/J-Class Quick Start Guide VTRAK E-Class/J-Class Quick Start Guide Version.0 Firmware 3.9 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide About This Guide This Quick Start Guide shows you how to install

More information

ALL-IN-ONE, SENSORS-TO-CLOUD CELLULAR GATEWAY. User Manual. Stevens Part # A2 (4G LTE) Stevens Part # B2 (Verizon) Manual Version 1.

ALL-IN-ONE, SENSORS-TO-CLOUD CELLULAR GATEWAY. User Manual. Stevens Part # A2 (4G LTE) Stevens Part # B2 (Verizon) Manual Version 1. ALL-IN-ONE, SENSORS-TO-CLOUD CELLULAR GATEWAY User Manual Stevens Part #80060-70A2 (4G LTE) Stevens Part #80060-70B2 (Verizon) Manual Version 1.2 Contents 1. PRODUCT OVERVIEW... 3 2. SPECIFICATIONS...

More information

16/24/48-Port 10/100/1000T + 2/4-Port 100/1000X SFP Managed Switch GS T2S/GS T2S/GS T4S. Quick Installation Guide

16/24/48-Port 10/100/1000T + 2/4-Port 100/1000X SFP Managed Switch GS T2S/GS T2S/GS T4S. Quick Installation Guide 16/24/48-Port 10/100/1000T + 2/4-Port 100/1000X SFP Managed Switch GS-4210-16T2S/GS-4210-24T2S/GS-4210-48T4S Quick Installation Guide Table of Contents 1. Package Contents... 3 2. Requirements... 4 3.

More information

DIL/NetPC DNP/5280 Board Revision 1.0 Installing a PPP Connection User Manual

DIL/NetPC DNP/5280 Board Revision 1.0 Installing a PPP Connection User Manual DIL/NetPC DNP/5280 Board Revision 1.0 Installing a PPP Connection User Manual SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49-(0)511-40 000-0 Fax: +49-(0)511-40 000-40 E-mail: sales@ist1.de

More information

IFS POC2502 Series Quick Start Guide

IFS POC2502 Series Quick Start Guide IFS POC2502 Series Quick Start Guide RS-232 to RJ45 Console Cable x 1 Content Package Contents 1 Requirements 1 Terminal Setup 2 Logon to Console 2 Configuring IP Address 2 Saving the Configuration via

More information

NET+Works with GNU Tools Getting Started Guide

NET+Works with GNU Tools Getting Started Guide NET+Works with GNU Tools Getting Started Guide NET+Works with GNU Tools Getting Started Guide Operating system/version: 6.3 Part number/version: 90000718_C Release date: March 2006 www.digi.com 2006 Digi

More information

Oracle Connector for Outlook Clinic Version

Oracle Connector for Outlook Clinic Version Oracle Connector for Outlook Clinic Version 9.0426 2 Required Information: 1. Your name:. 2. Your Kerberos Principle (username/e-mail):. 3. Your e-mail address:. 4. Your post office server po.mit.edu (i.e.

More information

24-Port 10/100/1000Mbps with. 4 Shared SFP Managed Gigabit Switch

24-Port 10/100/1000Mbps with. 4 Shared SFP Managed Gigabit Switch 24-Port 10/100/1000Mbps with 4 Shared SFP Managed Gigabit Switch WGSW-24040 / WGSW-24040R SGSW-24040 / SGSW-24040R SGSW-24040P / SGSW-24040P4 SGSW-24240 / SGSW-24240R SGSW-24040HP Quick Installation Guide

More information

EAN-Network Configuration

EAN-Network Configuration EAN-Network Configuration PN: EAN-Network-Configuration 1/25/2018 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

idirect Technical Note 1. INTRODUCTION 2. DIFFERENCES BETWEEN INFINITI AND NETMODEM II+ SERIES

idirect Technical Note 1. INTRODUCTION 2. DIFFERENCES BETWEEN INFINITI AND NETMODEM II+ SERIES idirect Technical Note Subject: Recovering infiniti Remotes Date: March 10, 2006 Applies To: Version 6.0.1 and Later 1. INTRODUCTION This technical note contains information and procedures pertaining to:

More information

DVIS/DVISm Digital Video Insertion System & Mini Digital Video Insertion System FIRMWARE UPGRADE INSTRUCTIONS

DVIS/DVISm Digital Video Insertion System & Mini Digital Video Insertion System FIRMWARE UPGRADE INSTRUCTIONS MDU Solutions DVIS/DVISm Digital Video Insertion System & Mini Digital Video Insertion System FIRMWARE UPGRADE INSTRUCTIONS Please Review the Following Information Before Starting the Upgrade Process:

More information

for Hardware Installation: IG550 Integrated Gateway

for Hardware Installation: IG550 Integrated Gateway Quick Start for Hardware Installation: IG550 Integrated Gateway Preparing before you go on-site............ Getting ready on-site.................. Upgrading J-series router software, if necessary... Verifying

More information

M2M Router User Manual (Extract)

M2M Router User Manual (Extract) M2M Router User Manual (Extract) v1.9 Rev: 1.9 2017-06-29 1. Starting the router 1.1 Cable connection 1. Mount a 2G/3G or 4G or an LTE 450/CDMA 450 SMA antenna to the Antenna titled SMA-M interface (according

More information

FloBoss S600+ Field Upgrade Guide

FloBoss S600+ Field Upgrade Guide Form Number A6299 Part Number D301668X412 February 2011 FloBoss S600+ Field Upgrade Guide Remote Automation Solutions FloBoss S600+ Field Upgrade Guide Revision Tracking Sheet February 2011 This manual

More information

SysLINK 1000/1500 Family Quick Start Guide

SysLINK 1000/1500 Family Quick Start Guide 1 QS001 004 1706. Copyright 2017. Information subject to change without notice. SysLINK 1000/1500 Family Quick Start Guide SL 1000 SL 1500 What s Included Wi Fi Antennas (if purchased) Cellular Antennas

More information

PC-LC2/ QUICK INSTALL GUIDE. Installation Guide. Version 1.0. Technical Manuals Online! -

PC-LC2/ QUICK INSTALL GUIDE. Installation Guide. Version 1.0. Technical Manuals Online! - PC-LC2/ QUICK INSTALL GUIDE Installation Guide Version 1.0 INTRODUCTION ORDER OF INSTALLATION i. PC-LC2 Windows Installation ii. iii. iv. Install PC-LC2 card into computer Install PC-LC2 console software

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

All Rights Reserved. Rev. 1.0, 2003

All Rights Reserved. Rev. 1.0, 2003 All Rights Reserved The use, disclosure, modification, transfer or transmittal of this work for any purpose, in any form, or by any means, without the written permission from Net2Phone is strictly forbidden.

More information

Nova series update F/W & Boot code from Boot Utility

Nova series update F/W & Boot code from Boot Utility Nova series update F/W & Boot code from Boot Utility Purpose: Update firmware/boot code from Boot Utility Product Affect: Nova 20S, Nova 20R, Nova 26S, Nova 26R, Nova 27S, Nova 29S, Nova 30S, Nova 30R,

More information

SRA Virtual Appliance Getting Started Guide

SRA Virtual Appliance Getting Started Guide SRA Virtual Appliance Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

More information