NTS2-GPS-USB Network Time Source System Manual

Size: px
Start display at page:

Download "NTS2-GPS-USB Network Time Source System Manual"

Transcription

1 NTS2-GPS-USB Network Time Source System Manual Red Herring Ltd. 2015

2 Document History Issue Date Comments January-2015 Based on nts1-gps manual June-2015 Add syslog information September-2015 Change user info

3 Contents 1. Introduction Overview Time and NTP Web Interface GPS NMEA 5 2. Installation and Configuration Unpacking Initial Configuration Logging into the NTS2-GPS-USB For The First Time Changing The Password Changing the Network Configuration Reset to Factory Defaults 9 3. Web User Interface Time Functions Status NTP Peers NTP Clients NTP Restart ntpd Edit ntp configuration Edit ntp MD5 keys Reset ntp configuration to factory default Diagnostics NMEA Satellites DNS resolver Ping Syslog Admin Network configuration Password modification System Reboot Additional Functions Firmware Upgrade 19

4 Document Purpose The purpose of this document is to provide. Instructions for installation of the NTS2-GPS-USB time source. Operator instructions for usage. Firmware upgrade process References [1] Ntpd. See documents at [2] NMEA. See DISCLAIMER Due to the simplicity of the construction of the NTS2-GPS-USB time source it will provide a time reference as best it can based on the reception of NMEA data and the drift of its local clock oscillator. The NTS2- GPS-USB is not designed nor intended for use in application where high-precision UTC time is required. Position information is provided by the NTS2-GPS-USB for reference only, it is not to be used for precise positioning. By using the NTS2-GPS-USB you absolve Red Herring Ltd from any liability for its use. Red Herring Ltd is not responsible for any dispute on time synchronisation or positioning when using the NTS2-GPS-USB nor is responsible or liable for its use. Use of the NTS2-GPS-USB for time synchronisation for mission-critical, healthcare, defence, aerospace or commerce applications where a high-precision ultra-stable time reference is requires is not countenanced by Red Herring Ltd.

5 1. Introduction 1.1 Overview The Red Herring NTS2-GPS-USB is a linux-based computer which utilises open-source ntpd [1] software and a USB GPS receiver to provide a network time source. NMEA [2] sentences are read from the GPS receiver via USB and the time-stamp information within this NMEA is used to discipline the local hardware clock. The unit operates as a Web Appliance - control of the unit is provided by a web interface which allows an operator to monitor the time-source, change ntp configuration files and alter the platform settings (e.g. IP address etc.). It is not necessary to ssh to the NTS2-GPS-USB to configure or control it. In addition to time synchronisation the GPS NMEA data is used to provide position information (although this is for reference only). The unit can be configured for static-ip addressing or DHCP. 1.2 Time and NTP The NTS2-GPS-USB run the standard ntpd daemon (currently ntp version 4.2.8) configured to use a local GPS NMEA reference clock. The use of the GPS NMEA allows the local system clock to be disciplined so that it stays in synchronisation with UTC system time. As the local system clock is not a temperature controlled high-precision oscillator there is some minor drift of the clocks time over the course of 24 hours. Time from ntpd is served to any network device requesting it from the NTS2-GPS-USB. Ntpd is configured to run with MD-5 keys for time authentication. 1.3 Web Interface The NTS2-GPS-USB provides a standard html interface on http on port-80. This interface is protected with a challenge-response username-password. This interface provides web pages for System and NTP status. Ntpd configuration and control. Diagnostics. Platform management, configuration and control. 1.4 GPS NMEA Local clock discipline is provided by using time-stamp data from GPS NMEA data [2]. The NMEA sentences (a stream of satellite information encoded into text) are provided by the GPS receiver over the USB connection and these are read and utilised by ntpd. The NMEA can be viewed for diagnostic purposes using the unit s web interface.

6 2. Installation and Configuration 2.1 Unpacking The unit comprises One NTS2-GPS-USB compute platform One GPS USB receiver One UK power-supply Connect the NTS2-GPS-USB to a network connection, plug in the USB GPS to the any USB port (this must be done prior to powering on the unit). Connect the mains-power to the unit and it will boot, after approximately seconds the NTS2-GPS-USB will be ready and will use the GPS receiver to search for satellites to provide time synchronisation. Place the GPS receiver in an area when it can get a clear view of the sky e.g. a window-cill or externally. For a first boot (GPS cold-start) it may take some minutes before the GPS receiver sends stable NMEA data so that time can be synchronised. The green LED on the front panel of the nts2-gps-usb is illuminated when the unit obtains time synchronisation from the satellites. 2.2 Initial Configuration The initial unit configuration is as follows Network address Netmask Gateway DNS , (Open DNS public DNS server) Web interface username Web interface password Web and SSH username Password ntpuser ntpuser ntpadmin ntpadmin The ntpadmin user can be used to log into both the web interface and SSH to the platform.

7 2.3 Logging into the NTS2-GPS-USB For The First Time Browse to with a web-browser (e.g. internet explorer, Mozilla firefox, Chrome etc). A username/password challenge-response box will be displayed : Enter admin for the username, admin for the password and click OK. The following screen will be presented 2.4 Changing The Password Click the Passwords link (in the Administration section of the left-hand navigation) and the change password page is displayed. The password for the account admin can be changed.

8 If the password is lost or forgotten it can be reset to the Initial Configuration settings (Section 2.2) by rebooting the nts2-gps-usb with the USB GPS receiver unplugged. (See Section 2.6)

9 2.5 Changing the Network Configuration Click the Network link under the title Admin, and the following screen will be presented: The network configuration can be altered and it is saved when the update button is clicked. The unit can be switched to DHCP (dynamic IP addressing) or static-ip addressing on this page. The NTS2-GPS-USB must be rebooted before the new settings take effect. If an error is made in the network configuration the unit can be reset to the Initial Configuration settings (Section 2.2) by rebooting the device with the USB GPS receiver removed (See Section 2.6) 2.6 Reset to Factory Defaults Errors in the network configuration or if the unit s password are forgotten the unit can be reset to factory default settings as follows Power down the NTS2-GPS-USB Remove the USB GPS receiver from the USB port Reboot the unit The unit will reset its networks settings and passwords as per the Initial Settings section (Section 2.2): Network address Netmask Gateway DNS , (Open DNS public DNS server) Web interface username Web interface password Web and SSH username Password ntpuser ntpuser ntpadmin ntpadmin

10 3. Web User Interface The web interface is divided into four sections Time functions NTP Configuration functions Diagnostic functions Platform administration functions 3.1 Time Functions Status This page shows the overall status of the NTS2-GPS-USB

11 3.1.2 NTP Peers This page displays the output of ntpq p which shows the status of NMEA clock for ntpd NTP Clients Previous versions of the NTS2-GPS-USB firmware allowed a list of clients synchronising to the unit to be displayed. Due to security issues this feature has been disabled in the ntpd software, and, subsequently in the NTS2-GPS-USB firmware. 3.2 NTP Restart ntpd This page allows control of the ntpd daemon. Ntpd can be stopped and started using this page.

12 3.2.2 Edit ntp configuration This page displays the ntp.conf used by the Ntpd daemon. The contents of this file can be edited and updated. The ntpd daemon will need to be restarted for the changes to take effect Edit ntp MD5 keys The Ntpd daemon uses MD5 keys for ntp authentication [1]. These MD5 can be edit or replaced using this page.. The ntpd daemon will need to be restarted for the changes to take effect.

13 3.2.4 Reset ntp configuration to factory default Should the ntp.conf configuration become corrupted it can be reset to factory defaults using this page. 3.3 Diagnostics NMEA This page shows a sample of the NMEA data received by the NTS2-GPS-USB. This data is updated every five minutes.

14 3.3.2 Satellites This page shows the current satellites which are in view and their signal strengths. This data is updated every five minutes.

15 3.3.3 DNS resolver This page allows an nslookup to be performed on a host name or IP address. The IP address of the DNS server must be configured correctly in the network settings for this to work.

16 3.3.4 Ping This page allows a host name or IP address to be pinged to test network connectivity.

17 3.3.5 Syslog This page allows syslogd to be enabled/disabled and the host name or IP address and port number for logging to be specified. Syslogd allows log information from the nts2-gps-usb to be sent to a logging server over the network. 3.4 Admin Network configuration This page allows the network configuration for the unit to be changed. The unit must be rebooted for the changes to take effect.

18 3.4.2 Password modification This page allows modification of the password for the users ntpuser and ntpadmin System Reboot This page allows reboot of the unit to take place.

19 4. Additional Functions 4.1 Firmware Upgrade This page allows firmware of the unit to be upgraded. The firmware must first be obtained from Red Herring Ltd. The user then clicks Choose File and selects the firmware file. The user then clicks Upgrade and the unit will upgrade itself. The unit must not be powered off during this time. The success or failure of the upgrade is indicated to the user.

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 3 1.2 Saving Configuration Changes... 4 1.3 Status Page... 5 1.4 Log... 6 1.4.1 Log Settings... 6 1.4.2 Syslog...

More information

Contents. Table of Contents

Contents. Table of Contents Table of Contents Contents 1. Web Interface Configuration... 2 1.1 Login Information... 2 1.2 Saving Configuration Changes... 3 1.3 Status Page... 4 1.4 Log... 4 1.4.1 Log Settings... 4 1.5 System... 5

More information

How to assign an IP address and access your device

How to assign an IP address and access your device User Manual Table of Contents Get started................................................ 3 Browser support................................................ 3 About default IP addresses........................................

More information

TABLE OF CONTENTS. 1. Introduction 2. Installation

TABLE OF CONTENTS. 1. Introduction 2. Installation css-design.com TABLE OF CONTENTS. Introduction. Installation....... Location.... Connections..... Antenna..... Power..... Network..... Front Panel Indications.... Configuration.... Web Page.... Default

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

Lab - Configure Wireless Router in Windows

Lab - Configure Wireless Router in Windows Introduction In this lab, you will configure and test the wireless settings on a wireless router. Recommended Equipment A computer with Windows installed A Wireless NIC installed An Ethernet NIC installed

More information

How to upgrade firmware in DSL-xxx series router

How to upgrade firmware in DSL-xxx series router How to upgrade firmware in DSL-xxx series router WARNING: DO NOT upgrade the firmware through a wireless connection. You may damage the router. Note that you will have to reconfigure the router after upgrading.

More information

How to assign an IP address and access your device

How to assign an IP address and access your device User Manual Table of Contents Get started................................................ 3 Browser support................................................ 3 About default IP addresses........................................

More information

TM2000A. PTP and NTP Time Server GPS Time Sourced. Installation and Operation Manual

TM2000A. PTP and NTP Time Server GPS Time Sourced. Installation and Operation Manual TM2000A PTP and NTP Time Server GPS Time Sourced Installation and Operation Manual Table of Contents 1 Introduction...1 2 Installation...2 2.1 Location...2 2.2 Connections...2 2.2.1 Antenna...2 2.2.2 Power...2

More information

Network Controller 3500 Quick Start Guide

Network Controller 3500 Quick Start Guide Network Controller 3500 Quick Start Guide Firmware Version 1.00.82 1. Configuring the Controller 1.1. Connect to the Controller: The default LAN IP Address of the Controller is: IP: 192.168.1.1 Set you

More information

Sierra Wireless AirLink LS300. Setup Steps

Sierra Wireless AirLink LS300. Setup Steps Sierra Wireless AirLink LS300 Description The target of the Airlink LS300 is the Alarming Module. Its purpose is to Send and Receive SMS messages. Essentially, it is going to be utilized as an SMS gateway.

More information

User guide. ApplianX DPNSS-to-Q.SIG Gateway

User guide. ApplianX DPNSS-to-Q.SIG Gateway User guide ApplianX DPNSS-to-Q.SIG Gateway Version 1.3 5/12/2008 Contents Contents 1 GETTING STARTED...4 1.1 How to use this guide... 4 1.2 Prerequisites... 4 1.3 L.E.Ds... 4 1.4 Logging in to the web

More information

Trimble NetRS - UNAVCO Basic Use Guide

Trimble NetRS - UNAVCO Basic Use Guide T rimble Net RS - UNAVCO Basic Use Guide Article Number: 38 Rating: Unrated Last Updated: Wed, Jan 27, 2010 at 12:15 AM Trimble NetRS - UNAVCO Basic Use Guide UNAVCO, 2007 The purpose of this guide is

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

TM1000A. GPS Based Network Time Server. Installation and Operation Manual

TM1000A. GPS Based Network Time Server. Installation and Operation Manual TM1000A GPS Based Network Time Server Installation and Operation Manual Table of Contents 1 Introduction...1 1.1 Serial Number Notes:...1 2 Installation...2 2.1 Location...2 2.2 Connections...2 2.2.1 Antenna...2

More information

CONFIGURATION MANUAL. English version

CONFIGURATION MANUAL. English version CONFIGURATION MANUAL English version Frama F-Link Configuration Manual (EN) All rights reserved. Frama Group. The right to make changes in this Installation Guide is reserved. Frama Ltd also reserves the

More information

QUICK START GUIDE. Download the full user manual, quick start video and FAQ's from V1.0.6 Firmware

QUICK START GUIDE. Download the full user manual, quick start video and FAQ's from   V1.0.6 Firmware QUICK START GUIDE Download the full user manual, quick start video and FAQ's from www.spotbox4k.com/downloads V1.0.6 Firmware 1. Ensure the IP cameras you wish to connect to are set up and available on

More information

Installing CMX 10.5 on Cisco MSE 3375

Installing CMX 10.5 on Cisco MSE 3375 Installing CMX 10.5 on Cisco MSE 3375 Contents Introduction Prerequisites Requirements Components Used Installation CIMC configuration and KVM launch CMX image installation CMX initial setup CMX node installation

More information

airhaul Nexus sb3010

airhaul Nexus sb3010 u n w i r i n g o u r w o r l d TM airhaul Nexus sb3010 User Configuration Guide Version 1.3 Copyright smartbridges Pte Ltd. All Rights Reserved. About This Document This Software Configuration Guide is

More information

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version)

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version) Xcalenets Console Setup Guide Xcalenets Console Setup Guide (Standalone version) 1 Content CONTENT... 2 Getting Started to Xcalenets Console Setup... 3 Account Level Introduction... 3 Login Console Setup...

More information

FE-AMP-IP1 Web Interface

FE-AMP-IP1 Web Interface FE-AMP-IP1 Web Interface Content 1. Product Setup 4 2. Log in and Home 4 3. Menu 6 3.1 Tools 6 3.1.1 Dashboard 7 3.1.2 Accounts 7 3.1.3 Scheduler 8 3.1.4 Sounds 9 3.1 Settings 9 3.2.1 Network Settings

More information

HS1200N Wireless N Hotspot

HS1200N Wireless N Hotspot HS1200N Wireless N Hotspot Firmware Release Notes Copyright Copyright 2015 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless. No part of

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

4G WiFi M2M Router (NTC-140W Series) Firmware Upgrade Guide

4G WiFi M2M Router (NTC-140W Series) Firmware Upgrade Guide 4G WiFi M2M Router (NTC-140W Series) Firmware Upgrade Guide Copyright Copyright 2014 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary to NetComm Wireless.

More information

ACE Live on RSP: Installation Instructions

ACE Live on RSP: Installation Instructions ACE Live on RSP ACE Live on RSP: Installation Instructions These installation instructions apply to OPNET ACE Live on RSP Release 7.1.3. You can find the latest version of this document at the OPNET Support

More information

to download and run the registry file on your PC, and please restart your PC before using Firefox browser.

to download and run the registry file on your PC, and please restart your PC before using Firefox browser. Admin Center Q: If I forget the login account/login password, how to obtain it? A: Users could obtain the login account/login password after logging in via Email address. If the user is the sub-administrator,

More information

ICP DAS IOP760AM FAQ. FAQ Version ICP DAS Co., Ltd

ICP DAS IOP760AM FAQ. FAQ Version ICP DAS Co., Ltd ICP DAS IOP760AM FAQ FAQ Version.0 ICP DAS Co., Ltd. 08-- Table of Contents Q: How do I connect IOP760AM without Wi-Fi router?... Q: The roaming interval is not stable. How to make it better?... Q: How

More information

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack

dctrack Quick Setup Guide Virtual Machine Requirements Requirements Requirements Preparing to Install dctrack dctrack Quick Setup Guide This Quick Setup Guide explains how to install and configure dctrack. For additional information on any aspect of dctrack, see the accompanying dctrack Help in other its online

More information

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LTD. OceanSonics.com October 2018 Table of Contents Introduction... 2 Important Notes... 2 Ocean Sonics Launch Box Quick

More information

Appliance Guide. Version 1.0

Appliance Guide. Version 1.0 Appliance Guide Version 1.0 Contents Contents 1 Revision history 2 Getting Started 3 Getting to Know the R7-3000/5000/5000x 5 Getting to Know the R7-1000 6 Setting Up the Appliance 7 Logging in to the

More information

SP31. User Guide. January 2015 Document Revision 03

SP31. User Guide. January 2015 Document Revision 03 SP31 User Guide January 2015 Document Revision 03 SP31 User Guide Release Date: January 2015 COPYRIGHT Spondoolies-Tech Ltd. 2015. All rights reserved. www.spondoolies-tech.com Changes are periodically

More information

The MS-450 is managed via a web browser. For the best user experience, Audio Enhancement, Inc. recommends the use of the Google Chrome web browser.

The MS-450 is managed via a web browser. For the best user experience, Audio Enhancement, Inc. recommends the use of the Google Chrome web browser. MS-450 Setup Guide VoIP & Streaming Settings The MS-450 has been designed to work in concert with the SAFE Commander. All pertinent settings have been prepopulated, reducing, if not eliminating, configuration

More information

PePWave Mesh Connector User Manual

PePWave Mesh Connector User Manual PePWave Mesh Connector User Manual Document Rev. 1.0 Jun-07 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. Copyright 1999-2007 PePWave Ltd. All Rights Reserved. PePWave and

More information

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions VERTIV Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, 2018 Release Notes Section Outline 1 Update Instructions 2 Appliance Firmware Version Information 3 Local Client Requirements

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

Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V AC User s Manual

Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V AC User s Manual Decoder Firmware B1D-220-V3.03.07-AC User s Manual i Table of Contents INTRODUCTION 1 1.1 Minimum system requirements 1 1.2 Preparation before setup 2 1.2.1 Setup your PC network 2 1.3 Configuring the

More information

SonicOS Release Notes

SonicOS Release Notes SonicOS Contents Platform Compatibility... 1 Known Issues... 2 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 5 Related Technical Documentation... 10 Platform Compatibility The SonicOS

More information

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting...

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting... Table of contents 1. Overview of the 2 Bay NAS...3 1.1 Introduction...3 1.2 System Requirement...3 1.3 Hardware Installation...3 1.4 Setup the client PC and 2 Bay NAS...3 1.4.1 Setup network configuration

More information

Administrative Settings

Administrative Settings This section describes administrative settings, such as configuring lock levels and exporting settings files. Setting up the Network Connection, page 2 Managing the Web GUI Accounts, page 2 Configuring

More information

Software Update Release Notes: NetClock ECN 2770 NetClock version Release Notes

Software Update Release Notes: NetClock ECN 2770 NetClock version Release Notes Software Update Release Notes: NetClock ECN 2770 NetClock version 3.4.8 Release Notes Dear valued Spectracom customer: We at Spectracom Corporation continuously strive to improve our products. To this

More information

WiFi CampPro 2 User Manual V01

WiFi CampPro 2 User Manual V01 WiFi CampPro 2 User Manual V01 Contents Interdiction... 3 Hardware Contents... 3 Hardware Installation... 3 Configuration... 4 Follow below easy setup steps to setup your WiFi CampPro 2... 4 Function Menu

More information

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel:

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel: KX GPRS M2M I-NET User s Guide Version: 1.0 Date: March 17, 2011 KORTEX PSI 3 Bd Albert Camus Tel: +33-1-34043760 e-mail: contact@kortex-psi.fr Revision History Version Date Changes 1.0 March 17, 2011

More information

T-Series NTP Network Time Server

T-Series NTP Network Time Server T-Series NTP Network Time Server Configuration and User Guide Models Covered: T100, T300, T550 Firmware Versions: 1.0.002 Document Number: T1300-02 Date: 20 February 2019 The latest version of this user

More information

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line Quick Installation Guide Table of Contents VoIP ATA Package Contents... 2 Checklist... 2 IMPORTANT SAFETY INSTRUCTIONS... 3 Connecting

More information

Clearswift Gateway Installation & Getting Started Guide. Version 4.1 Document Revision 1.4

Clearswift Gateway Installation & Getting Started Guide. Version 4.1 Document Revision 1.4 Clearswift Gateway Installation & Getting Started Guide Version 4.1 Document Revision 1.4 Copyright Revision 1.4, March, 2015 Published by Clearswift Ltd. 1995 2015 Clearswift Ltd. All rights reserved.

More information

innovi Edge Installation & Configuration Guide

innovi Edge Installation & Configuration Guide innovi Edge 200 - Installation & Configuration Guide Version 1.5, January 2018 Table of Contents 1. Overview... 3 2. Prerequisites and Design Considerations... 4 2.1. Required Equipment... 4 2.2. Networking...

More information

User Guide. Avigilon Artificial Intelligence Appliance VMA-AIA1-CG1/CG2 (Firmware releases 3.2 and later)

User Guide. Avigilon Artificial Intelligence Appliance VMA-AIA1-CG1/CG2 (Firmware releases 3.2 and later) User Guide Avigilon Artificial Intelligence Appliance VMA-AIA1-CG1/CG2 (Firmware releases 3.2 and later) 2018, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER

More information

Configuring the Cisco TelePresence System

Configuring the Cisco TelePresence System 3 CHAPTER Revised: August 2011, Contents This chapter contains the following sections: First Time Setup Wizard for the CTS 500 32, page 3-1 First Time Setup for All Other CTS Models, page 3-2 IP Settings,

More information

How to open ports in the DSL router firmware version 2.xx and above

How to open ports in the DSL router firmware version 2.xx and above How to open ports in the DSL router firmware version 2.xx and above This example shows how to open port 3389 (which is used by Remote Desktop service) in the DSL router running firmware version 2.xx or

More information

Firmware zippack name : R exe Firmware File Name : Dell1815dn_V _AutoUpgrade.exe

Firmware zippack name : R exe Firmware File Name : Dell1815dn_V _AutoUpgrade.exe Updating Firmware on the Dell Laser Printer MFP 1815dn NOTICE: Do not turn off your printer or computer, or disconnect any cables during this operation. Doing this will corrupt the memory and the printer

More information

CYCLONE TIMING MODULE - 2 User Guide

CYCLONE TIMING MODULE - 2 User Guide CYCLONE TIMING MODULE - 2 User Guide Version 4. January 2 Last Mile Gear Sales:.36.44.599 ext. Support:.36.44.599 ext. 2 Fax:.36.44-599 support@lastmilegear.com www.lastmilegear.com GETTING STARTED Plug

More information

First Aid. For All Mediatrix units. Revision

First Aid. For All Mediatrix units. Revision For All Mediatrix units Revision 01 2015-09-30 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 3 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

Configuring and Managing the IP Camera

Configuring and Managing the IP Camera CHAPTER 3 The Cisco Video Surveillance IP Camera provides configuration windows that you use to configure and manage the IP camera. This chapter explains how to access the configuration windows, describes

More information

User Manual. For H.264 Cameras. Version 2.0.0

User Manual. For H.264 Cameras. Version 2.0.0 User Manual For H.264 Cameras Version 2.0.0 Catalogue Basic Operation... 3 Camera Settings... 3 System... 3 Device Name... 4 Time... 4 User... 4 Network... 5 IP... 5 Port... 5 WiFi... 6 UPnP... 6 DDNS...

More information

SecureSync. QuickStart Guide. Time and Frequency Synchronization System OPTION MODULE CARDS

SecureSync. QuickStart Guide. Time and Frequency Synchronization System OPTION MODULE CARDS SecureSync Time and Frequency Synchronization System QuickStart Guide 1200-5000-0051 Rev 11, April 2016 OPTION MODULE CARDS Add the features you need by selecting from a variety of SecureSync option module

More information

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

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

Deploy a Customer Site

Deploy a Customer Site Local Administration, on page 1 Run Port Check Tool, on page 4, on page 4 Add Cisco Wireless IP Phone 8821 to the Wireless LAN, on page 6 Provision the Phone, on page 7 Local Administration You can connect

More information

The Avocent HMX Advanced Manager. Installer/User Guide

The Avocent HMX Advanced Manager. Installer/User Guide The Avocent HMX Advanced Manager Installer/User Guide Technical Support Site If you encounter any installation or operational issues with your product, check the pertinent section of this manual to see

More information

Deploy the ExtraHop Explore 5100 Appliance

Deploy the ExtraHop Explore 5100 Appliance Deploy the ExtraHop Explore 5100 Appliance Published: 2018-09-25 In this guide, you will learn how to configure the rack-mounted EXA 5100 ExtraHop Explore appliance and to join multiple Explore appliances

More information

N300 Wireless Router WNR2200 Setup Manual

N300 Wireless Router WNR2200 Setup Manual N300 Wireless Router WNR2200 Setup Manual NETGEAR, Inc. 350 E. Plumeria Drive San Jose, CA 95134 USA July 2010 208-10641-01 v1.0 Trademarks NETGEAR and the NETGEAR logo are registered trademarks, and Smart

More information

How Do I Manage Active Directory

How Do I Manage Active Directory How Do I Manage Active Directory Your Red Box Recorder supports Windows Active Directory integration and Single Sign-On. This Quick Question topic is provided for system administrators and covers the setup

More information

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

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

More information

DinoStor Tape Server User Guide

DinoStor Tape Server User Guide DinoStor Tape Server User Guide DinoStor TapeServer User s Guide 2 TABLE OF CONTENTS Chapter 1 DinoStor TapeServer User's Guide...3 1.1 Overview of this User s Guide...3 1.2 Document Notes...3 Chapter

More information

Light Mesh AP. User s Guide. 2009/2/20 v1.0 draft

Light Mesh AP. User s Guide. 2009/2/20 v1.0 draft Light Mesh AP User s Guide 2009/2/20 v1.0 draft i FCC Certifications This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules.

More information

WL5041 Router User Manual

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

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

ipecs emg80 Startup Procedure

ipecs emg80 Startup Procedure ipecs emg80 Startup Procedure To ensure that the ipecs emg80 is correctly installed and initialized correctly please follow these instructions carefully. This will ensure that when you commence programming

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

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password dctrack 5.0.0 Quick Setup Guide This guide walks you through installing dctrack for the first time. In other words, this is a clean install - it is not an integration of dctrack and Power IQ, and it is

More information

SonicWALL Security Appliances. SonicWALL SSL-VPN 200 Getting Started Guide

SonicWALL Security Appliances. SonicWALL SSL-VPN 200 Getting Started Guide SonicWALL Security Appliances SonicWALL SSL-VPN 200 Getting Started Guide SonicWALL SSL-VPN 200 Appliance Getting Started Guide This Getting Started Guide contains installation procedures and configuration

More information

Aimetis A10D Thin Client

Aimetis A10D Thin Client Aimetis A10D Thin Client Disclaimers and Legal Information Copyright 2015 Aimetis Inc. All rights reserved. This material is for informational purposes only. AIMETIS MAKES NO WARRANTIES, EXPRESS, IMPLIED

More information

Platform Compatibility... 1 Enhancements... 2 Known Issues... 3 Upgrading SonicOS Enhanced Image Procedures... 3 Related Technical Documentation...

Platform Compatibility... 1 Enhancements... 2 Known Issues... 3 Upgrading SonicOS Enhanced Image Procedures... 3 Related Technical Documentation... SonicOS Contents Platform Compatibility... 1 Enhancements... 2 Known Issues... 3 Upgrading SonicOS Enhanced Image Procedures... 3 Related Technical Documentation...7 Platform Compatibility The SonicOS

More information

Key Features... 2 Known Issues... 3 Resolved Issues... 5 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation...

Key Features... 2 Known Issues... 3 Resolved Issues... 5 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation... SonicOS Notes Contents Key Features... 2 Known Issues... 3 Resolved Issues... 5 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation... 9 Platform Compatibility The SonicOS

More information

AXIS T8705 Video Decoder. User Manual

AXIS T8705 Video Decoder. User Manual User Manual Table of Contents Solution overview........................................... 3 Product overview........................................... 4 How to access the product....................................

More information

Infoblox Authenticated DHCP

Infoblox Authenticated DHCP Infoblox Authenticated DHCP Unified Visitor Management amigopod Technical Note Revision 1.1 5 July 2010 United States of America +1 (888) 590-0882 Europe, Middle East & Asia +34 91 766 57 22 Australia

More information

Dlink DSL 502T Configuring in Layer2 PPPoE for Windows XP and 2000

Dlink DSL 502T Configuring in Layer2 PPPoE for Windows XP and 2000 Dlink DSL 502T Configuring in Layer2 PPPoE for Windows XP and 2000 Contents 1. Network Configuration 2. Restore Router To Factory Defaults 3. Re-configure In Layer2 PPPoE 4. Optional Please note: Some

More information

First Aid. For All Mediatrix units. v

First Aid. For All Mediatrix units. v For All Mediatrix units v. 2.0.40.747 2018-03-29 Table of Contents Table of Contents Troubleshooting 3 Troubleshooting 4 Mediatrix Profile Default Settings for the Rescue Interface 4 Performing a Factory

More information

Installation and Configuration Guide

Installation and Configuration Guide CYBERSECURITY, EVOLVED EdgeWave iprism Web Security Installation and Configuration Guide V8.0 15333 Avenue of Science, Suite 100 San Diego, CA 92128 Give us a call 1-855-881-2004 Send us an email: info@edgewave.com

More information

Manager Appliance Quick Start Guide

Manager Appliance Quick Start Guide Revision D Manager Appliance Quick Start Guide The Manager Appliance runs on a pre-installed, hardened McAfee Linux Operating System (MLOS) and comes pre-loaded with the Network Security Manager software.

More information

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide

SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide SLS-ENVR4 Network Video Recorder V2.1 Quick Setup Guide The SLS-ENVR4 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video from up

More information

Inmarsat BGAN M2M Hughes 9502 Terminal Setup Guide

Inmarsat BGAN M2M Hughes 9502 Terminal Setup Guide Inmarsat BGAN M2M Hughes 9502 Terminal Setup Guide pivotel.com.au 1300 882 448 Page 1 Inmarsat BGAN M2M Hughes 9502 - Terminal Setup Guide Terminal Setup Steps: Step 1. Insert your Pivotel BGAN M2M SIM

More information

7NOX User Manual for Site Device. Book after-hours air conditioning in commercial buildings with ease.

7NOX User Manual for Site Device. Book after-hours air conditioning in commercial buildings with ease. 7NOX User Manual for Site Device Book after-hours air conditioning in commercial buildings with ease. Document Control Revision History This document is version controlled via the use of revision numbers.

More information

Radiolabs Bridge in a Box Setup

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

More information

Installation Procedure Red Hat 7 with Netscape 6

Installation Procedure Red Hat 7 with Netscape 6 Installation Procedure Red Hat 7 with Netscape 6 Pre-installation Requirements Before proceeding with the installation of a WatchGuard SOHO unit, you must have the following: A computer with a 10BaseT

More information

Firmware Update Release: Firmware Update. Written By: Q-See qplus.dozuki.com/ Page 1 of 9

Firmware Update Release: Firmware Update. Written By: Q-See qplus.dozuki.com/ Page 1 of 9 Firmware Update Written By: Q-See 2018 qplus.dozuki.com/ Page 1 of 9 INTRODUCTION CAUTION: Updating the firmware incorrectly or using an update on the wrong DVR can permanently damage the chipset on the

More information

Business Central Wireless Manager 2.0 Application Quick Start Guide

Business Central Wireless Manager 2.0 Application Quick Start Guide Business Central Wireless Manager 2.0 Application Quick Start Guide March 2016 202-11632-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product.you can visit

More information

Using the Web Graphical User Interface

Using the Web Graphical User Interface Prerequisites for Using the Web GUI, page 1 Information About Using The Web GUI, page 1 Connecting the Console Port of the Device, page 3 Logging On to the Web GUI, page 3 Enabling Web and Secure Web Modes,

More information

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 s Published: 2017-12-29 This guide explains how to install the rack-mounted EDA 3100, EDA 6100, EDA 8100, and EDA 9100 ExtraHop Discover appliances.

More information

SonicOS Enhanced Release Notes

SonicOS Enhanced Release Notes SonicOS Contents Platform Compatibility... 1 Known Issues... 2 Resolved Known Issues... 3 Upgrading SonicOS Enhanced Image Procedures... 4 Related Technical Documentation...7 Platform Compatibility The

More information

Expert Power Control NET 4x DIN

Expert Power Control NET 4x DIN Expert Power Control NET 4x DIN 2009 Gude Analog- & Digitalsysteme GmbH 2009 Gude Analog- & Digitalsysteme GmbH 14.12.2009 Content 3 Table of contents 1 Security Advise 4 2 Description 5 3 Hardware 3.1

More information

Video Decoder Setup Guide

Video Decoder Setup Guide Package Content Video Decoder Setup Guide Inspect the packaging carton. Make sure the Video Decoder is properly delivered. Remove all items from the box and make sure the box contains the following items.

More information

TH800DS CONTROLLER MANUAL

TH800DS CONTROLLER MANUAL TH800DS CONTROLLER MANUAL 1 Introduction 3 1.1 Overview 3 1.2 Features 4 1.3 Specifications 4 1.4 Panel 5 1.4.1 Front Panel 5 1.4.2 Rear Panel 6 2 Hardware Installation 7 3 Accessing the Device 8 3.1 Before

More information

First Aid. For all Mediatrix units. Revision

First Aid. For all Mediatrix units. Revision First Aid For all Mediatrix units Revision 01-2015-09-30 www.media5corp.com First Aid Table of Contents Troubleshooting... 3 Troubleshooting... 3 Mediatrix Profile Default Settings for the Rescue Interface...

More information

**Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network.

**Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network. **Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network.** 1. Download the correct drivers for the USB to Serial

More information

Programming through Web browser:

Programming through Web browser: Connection Details Digital Inputs: There are 8 isolated digital inputs. Digital inputs will work from 5V to 24V DC. Every input has LED indications on top. LED will be ON when proper input is provided.

More information

Managing System of Standalone EAP

Managing System of Standalone EAP Managing System of Standalone EAP CHAPTERS 1. Configure the User Account 2. Configure the System Time 3. Reboot and Reset the EAP 4. Backup and Restore the Configuration 5. Update the Firmware This guide

More information

How to upgrade your NetComm NB5 ADSL2+ Modem From version x or to (current)

How to upgrade your NetComm NB5 ADSL2+ Modem From version x or to (current) How to upgrade your NetComm NB5 ADSL2+ Modem From version 38.51.x or 62.51.1 to 62.51.2-002 (current) IMPORTANT: 1. This upgrade utility works on Windows XP or Windows 2000 machines only. Contact NetComm

More information

Firmware User Manual. Firmware version v1.0. Suitable for Product Series: Touch Panel PC Panel PC Box PC. QD-FW_Manual_v1.0

Firmware User Manual. Firmware version v1.0. Suitable for Product Series: Touch Panel PC Panel PC Box PC. QD-FW_Manual_v1.0 1 Firmware User Manual Firmware version v1.0 Suitable for Product Series: Touch Panel PC Panel PC Box PC 2 Contents Features 3 System setup 3 System start up 3 System Settings 4 System Information 9 System

More information

ipecs emg-80 Startup Procedure

ipecs emg-80 Startup Procedure ipecs emg-80 Startup Procedure In order to ensure that the ipecs emg-80 is correctly installed and initialized correctly please follow these instructions carefully. This will ensure that when you commence

More information