SETTING UP A JSA SERVER

Size: px
Start display at page:

Download "SETTING UP A JSA SERVER"

Transcription

1 Juniper Secure Analytics SETTING UP A JSA SERVER Release Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Published:

2 Copyright Notice Copyright 2014 Juniper Networks, Inc. All rights reserved. Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. The following terms are trademarks or registered trademarks of other companies: Java TM and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. All specifications are subject to change without notice. Juniper Networks assumes no responsibility for any inaccuracies in this document or for any obligation to update information in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. FCC Statement The following information is for FCC compliance of Class A devices: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. The equipment generates, uses, and can radiate radio-frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference, in which case users will be required to correct the interference at their own expense. The following information is for FCC compliance of Class B devices: The equipment described in this manual generates and may radiate radio-frequency energy. If it is not installed in accordance with Juniper Networks installation instructions, it may cause interference with radio and television reception. This equipment has been tested and found to comply with the limits for a Class B digital device in accordance with the specifications in part 15 of the FCC rules. These specifications are designed to provide reasonable protection against such interference in a residential installation. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: Reorient or relocate the receiving antenna. Increase the separation between the equipment and receiver. Consult the dealer or an experienced radio/tv technician for help. Connect the equipment to an outlet on a circuit different from that to which the receiver is connected. Caution: Changes or modifications to this product could void the user's warranty and authority to operate this device. Disclaimer THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT, SUBJECT TO THE MODIFICTAIONS SET FORTH BELOW ON THIS PAGE, ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY, CONTACT YOUR JUNIPER NETWORKS REPRESENTATIVE FOR A COPY. Setting Up a JSA Update Server Release Copyright 2014, Juniper Networks, Inc. All rights reserved. Printed in USA. Revision History March 2014 Setting Up a JSA Update Server The information in this document is current as of the date listed in the revision history. END USER LICENSE AGREEMENT The Juniper Networks product that is the subject of this technical documentation consists of (or is intended for use with) Juniper Networks software. Use of such software is subject to the terms and conditions of the End User License Agreement ( EULA ) posted at as modified by the following text, which shall be treated under the EULA as an Entitlement Document taking precedence over any conflicting provisions of such EULA as regards such software: As regards software accompanying the STRM products (the Program ), such software contains software licensed by Q1 Labs and is further accompanied by third-party software that is described in the applicable documentation or materials provided by Juniper Networks. 2

3 For the convenience of Licensee, the Program may be accompanied by a third party operating system. The operating system is not part of the Program, and is licensed directly by the operating system provider (e.g., Red Hat Inc., Novell Inc., etc.) to Licensee. Neither Juniper Networks nor Q1 Labs is a party to the license between Licensee and the third party operating system provider, and the Program includes the third party operating system AS IS, without representation or warranty, express or implied, including any implied warranty of merchantability, fitness for a particular purpose or non-infringement. For an installed Red Hat operating system, see the license file: /usr/share/doc/redhat-release-server-6server/eula. By downloading, installing or using such software, you agree to the terms and conditions of that EULA as so modified. 3

4 4

5 CONTENTS 1 SETTING UP A JSA UPDATE SERVER Configuring your Update Server Adding New Updates

6

7 1 SETTING UP A JSA UPDATE SERVER If your deployment includes a Juniper Secure Analytics (JSA) console that is unable to access the Internet or you want to manually manage updates to your system, you can set up a JSA update server to manage the update process. JSA uses system configuration files to provide useful characterizations of network data flows. Updates to the system configuration files, available on the website ( include minor updates (such as Online Help or script updates), major updates (such as JAR file updates), or Device Service Module (DSM) updates. Updates also include threat, vulnerability, and geographic information from various security-related websites.the JSA console must be connected to the Internet to receive automatic updates. The autoupdate package includes all files necessary to manually set up an update server in addition to the necessary system configuration files for each update. After the initial setup, you only need to download and uncompress the most current autoupdate package to manually update your configuration. To receive notification of new updates, access Juniper Customer Support and subscribe to the following page: Software > Autoupdates. This technical note provides information on manually setting up your JSA update server. Unless otherwise noted, all references to JSA refer to JSA and Log Analytics. References to flows do not apply to Log Analytics. Configuring your Update Server You can either configure an Apache server or your JSA console as your update server. Procedure to configure the Apache Server Step 1 Step 2 Access your Apache server. Create an update directory named software/jsa/autoupdate/. By default, the update directory is located in the web root directory of the Apache server. You can place the directory in another location if you configure JSA accordingly. For more information, see the Juniper Secure Analytics Administration Guide. Setting Up a JSA Update Server

8 8 SETTING UP A JSA UPDATE SERVER Step 3 Step 4 Step 5 Step 6 Optional. Create an Apache user account and password to be used by the update process. Download the autoupdate package from the Juniper Customer Support website. a b c d Go the Juniper Customer Support website Select Software > Autoupdates. Double-click the latest autoupdate package matching your JSA version. Save the file on your Apache server in the autoupdates directory created in Step 2. On the Apache server, type the following command to uncompress the autoupdate package. tar -zxf updatepackage-[timestamp].tgz Configure JSA to accept updates: a Click the Admin tab. b On the navigation menu, click System Configuration. c d Click Auto Update. To direct the update process to the Apache server, configure the following parameters in the Server Configuration panel: Webserver - Type the address or directory path of the Apache server. Note: If the Apache server runs on non-standard ports, add :<portnumber> to the end of the address. For example, Directory - Type the directory location you created in Step 2. Proxy Information - Optional. If proxy information is required to access the Apache server, configure the following parameters: - Proxy Server - Type the URL for the proxy server. - Proxy Port - Type the port for the proxy server. - Proxy Username - Type the necessary username for the proxy server. A username is only required if you are using an authenticated proxy. - Proxy Password - Type the necessary password for the proxy server. A password is only required if you are using an authenticated proxy. e Select the Deploy changes check box. f g Click Save. Using SSH, Log in to JSA as the root user. Username: root Password: <admin password> Setting Up a JSA Update Server

9 Configuring your Update Server 9 h i To configure the username and password for the Apache server, type the following commands: /opt/qradar/bin/updateconfs.pl -change_username <username> /opt/qradar/bin/updateconfs.pl -change_password <password> The username and password must match those created in Step 3. To test your update server, type the following command: lynx update server>/<directory path to updates>/manifest_list j Type the username and password created in Step 3. What to do next If the list of updates is not displayed, contact Juniper Customer Support. Procedure to configure your JSA Console as the Update Server Step 1 Step 2 Step 3 Step 4 Step 5 Log in to JSA as the root user. Username: root Password: <admin password> Type the following command to create the autoupdate directory: mkdir /opt/qradar/www/software/jsa/autoupdate/ Download the autoupdate package from the Juniper Customer Support website. a b c Go the Juniper Customer Support website Select Software > Autoupdates. Double-click the latest autoupdate file matching your JSA version. d Save the file on your JSA console in the autoupdates directory created in Step 2. On your JSA console, type the following command to uncompress the autoupdate package. tar -zxf updatepackage-[timestamp].tgz Configure JSA to accept updates: a Log in to the JSA user interface. b Click the Admin tab. c On the navigation menu, click System Configuration. d e Click the Auto Update icon. In the Server Configuration pane, type in the Webserver field. Setting Up a JSA Update Server

10 10 SETTING UP A JSA UPDATE SERVER Step 6 f If the Send feedback option in the Update Settings pane is enabled, clear the check box to disable it. Click Save and Update Now. Adding New Updates After you have configured your update server and set up JSA to receive updates from the update server, adding new updates only requires you to download updates from the Juniper Customer Support website to your update server. Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Procedure to add new updates to the server: Download the update file from the Juniper Customer Support website. a b c Go the Juniper Customer Support website Select Software > Autoupdates. Double-click the latest autoupdate package matching your JSA version. d Save the file on your local update server in the directory you created when setting up your update server. Access your update server. Type the following command to uncompress the autoupdate package: tar zxf <updatepackage.tgz> Log in to JSA as root. Test your update server, type the following command: lynx update server>/<directory path to updates>/manifest_list Type the username and password of your update server. What to do next If the list of updates is not displayed, contact Juniper Customer Support. Setting Up a JSA Update Server

Setting Up an STRM Update Server

Setting Up an STRM Update Server Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Deploying JSA in an IPV6 Environment

Deploying JSA in an IPV6 Environment Juniper Secure Analytics Deploying JSA in an IPV6 Environment Release 7.3.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2017-09-14

More information

Customizing the Right-Click Menu

Customizing the Right-Click Menu Juniper Secure Analytics Customizing the Right-Click Menu Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright

More information

Managing User-Defined QID Map Entries

Managing User-Defined QID Map Entries Security Threat Response Manager Managing User-Defined QID Map Entries Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19

More information

Restore Data. Release Juniper Secure Analytics. Juniper Networks, Inc.

Restore Data. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Release 2014.4 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-03-02 Copyright Notice Copyright 2015 Juniper

More information

Partition Splitting. Release Juniper Secure Analytics. Juniper Networks, Inc.

Partition Splitting. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Release 2014.8 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-11-29 Copyright Notice Copyright 2016 Juniper

More information

Deploying STRM in an IPV6 Environment

Deploying STRM in an IPV6 Environment Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Reference Data Collections

Reference Data Collections Juniper Secure Analytics Release 2014.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-07-15 Copyright Notice Copyright 2014 Juniper

More information

Forwarding Logs Using Tail2Syslog. Release Security Threat Response Manager. Juniper Networks, Inc.

Forwarding Logs Using Tail2Syslog. Release Security Threat Response Manager. Juniper Networks, Inc. Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Installing JSA Using a Bootable USB Flash Drive

Installing JSA Using a Bootable USB Flash Drive Juniper Secure Analytics Installing JSA Using a Bootable USB Flash Drive Release 2014.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published:

More information

JSA Common Ports Lists

JSA Common Ports Lists Juniper Secure Analytics Release 2014.6 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-04-21 Copyright Notice Copyright 2016 Juniper

More information

Reconfigure Offboard Storage During a JSA Upgrade

Reconfigure Offboard Storage During a JSA Upgrade Juniper Secure Analytics Reconfigure Offboard Storage During a JSA Upgrade Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published:

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19 Copyright Notice Copyright 2013

More information

Release Notes. Juniper Secure Analytics. Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA

Release Notes. Juniper Secure Analytics. Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Juniper Secure Analytics Release Notes Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-01-06 Copyright Notice Copyright 2016 Juniper

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Juniper Secure Analytics Release 2014.3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-10-15 Copyright Notice Copyright 2014 Juniper

More information

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc.

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Pch Release Notes Release 2014.2 Juniper Networks, Inc. 1194 North Mhilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-08-01 Copyright Notice Copyright

More information

CUSTOM EVENT PROPERTIES FOR IBM Z/OS

CUSTOM EVENT PROPERTIES FOR IBM Z/OS Security Threat Response Manager CUSTOM EVENT PROPERTIES FOR IBM Z/OS Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19

More information

Upgrading STRM to

Upgrading STRM to Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-04-27 Copyright Notice Copyright 2015

More information

Troubleshooting Guide

Troubleshooting Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-13-03 Copyright Notice Copyright 2014 Juniper

More information

Release Notes Patch 1

Release Notes Patch 1 Juniper Secure Analytics Release Notes Patch 1 Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-18 Copyright Notice

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Security Threat Response Manager NSM Plug-In Users Guide Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2010-11-16 Copyright

More information

STRM Administration Guide

STRM Administration Guide Security Threat Response Manager Release 20.2 Juniper Networks, Inc. 94 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 204-09-2 Copyright Notice Copyright 20 Juniper

More information

Customizing SNMP Traps

Customizing SNMP Traps Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

High Availability Guide

High Availability Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-11-27 Copyright Notice Copyright 2014 Juniper

More information

STRM Getting Started Guide. Release Security Threat Response Manager. Juniper Networks, Inc.

STRM Getting Started Guide. Release Security Threat Response Manager. Juniper Networks, Inc. Security Threat Response Manager STRM Getting Started Guide Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-09-16 Copyright

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc.

Patch Release Notes. Release Juniper Secure Analytics. Juniper Networks, Inc. Juniper Secure Analytics Patch Release Notes Release 2014.3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-10-16 Copyright Notice

More information

WinCollect User Guide

WinCollect User Guide Security Threat Response Manager Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-02-07 Copyright Notice Copyright 2013

More information

STRM Log Manager Administration Guide

STRM Log Manager Administration Guide Security Threat Response Manager STRM Log Manager Administration Guide Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2011-10-10

More information

ScreenOS 5.4.0r4 FIPS Reference Note

ScreenOS 5.4.0r4 FIPS Reference Note 31 January 2008 Part No. 093-1649-000 Revision 02 Before You Begin Before carrying out any step to secure a Juniper Networks security appliance, check that the product has not been tampered with. You should

More information

UPGRADING STRM TO R1 PATCH

UPGRADING STRM TO R1 PATCH UPGRADING STRM TO 2012.1.R1 PATCH RELEASE 2012.1 MARCH 2013 This Upgrade Guide provides information on the following: Before You Upgrade Clearing the Cache After You Upgrade Before You Upgrade Upgrade

More information

Cisco Meeting Management

Cisco Meeting Management Cisco Meeting Management Cisco Meeting Management 2.5.1 (Build 2.5.1.65) Release Notes January 17, 2019 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 3 1.1 The software 3 1.2 Upgrading from

More information

STRM Adaptive Log Exporter

STRM Adaptive Log Exporter Security Threat Response Manager Release 2008.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part Number: 530-023497-01, Revision 1 Copyright Notice

More information

Tetration Cluster Cloud Deployment Guide

Tetration Cluster Cloud Deployment Guide First Published: 2017-11-16 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 THE

More information

Blackwire C610 Blackwire C620

Blackwire C610 Blackwire C620 Blackwire C610 Blackwire C620 For the complete User Guide visit our website at www.plantronics.com/support DECLARATION OF CONFORMITY We Plantronics, 345 Encinal Street, Santa Cruz, CA, 95060, United States,

More information

Cisco Meeting Management

Cisco Meeting Management Cisco Meeting Management Cisco Meeting Management 2.5.0 (Build 2.5.0.59) Release Notes December 10, 2018 Cisco Systems, Inc. www.cisco.com Contents 1 Introduction 3 1.1 The software 3 1.2 Upgrading from

More information

Cisco Unified Communications Manager Device Package 8.6(2)( ) Release Notes

Cisco Unified Communications Manager Device Package 8.6(2)( ) Release Notes Cisco Unified Communications Manager Device Package 8.6(2)(26169-1) Release Notes First Published: August 31, 2015 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Log Sources Users Guide

Log Sources Users Guide Security Threat Response Manager Release 2010.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2011-10-10 Copyright Notice Copyright 2011

More information

Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2

Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2 Hardware Installation 1. Install two AA batteries in the mouse. Pairing Process in Vista and Windows XP SP2 1. Open the Windows control panel, then select Bluetooth devices. 2. Click Add.. 3. Select My

More information

Cisco Meeting App. What's new in Cisco Meeting App Version December 17

Cisco Meeting App. What's new in Cisco Meeting App Version December 17 Cisco Meeting App What's new in Cisco Meeting App Version 1.10 December 17 Cisco Systems, Inc. www.cisco.com Using the App Contents Using the App... 3 The New User Interface... 6 Edit space Additional

More information

Cisco Unified IP Conference Phone 8831 and 8831NR Release Notes for Firmware Release 10.3(1)SR3

Cisco Unified IP Conference Phone 8831 and 8831NR Release Notes for Firmware Release 10.3(1)SR3 Cisco Unified IP Conference Phone 8831 and 8831NR Release s for Firmware Release 10.3(1)SR3 First Published: 2016-08-10 Last Modified: 2016-10-13 These release notes support the Cisco Unified IP Conference

More information

Cisco Unified Communications Manager Device Package 10.5(1)( ) Release Notes

Cisco Unified Communications Manager Device Package 10.5(1)( ) Release Notes Cisco Unified Communications Manager Device Package 10.5(1)(11008-1) Release Notes First Published: September 02, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

Juniper Secure Analytics

Juniper Secure Analytics Juniper Secure Analytics Managing Juniper SRX PCAP Data Release 2014.1 Modified: 2016-03-16 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights

More information

Device Registration Walkthrough

Device Registration Walkthrough Device Registration Walkthrough www.mycar-connection.com Congratulations! On your Car Connection TM purchase. Now let s register the device so you can start to monitor, manage, and maintain your vehicle.

More information

Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide

Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide Cisco Videoscape Distribution Suite Transparent Caching Troubleshooting Guide Release 5.7.3 March 2016 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers,

More information

Bluetooth Mini Keyboard. User s Manual. Version /05 ID NO: PAKL-231B

Bluetooth Mini Keyboard. User s Manual. Version /05 ID NO: PAKL-231B Bluetooth Mini Keyboard User s Manual Version 1.0 20010/05 ID NO: PAKL-231B1501-00 0 About This Manual This manual is designed to assist you in installing and using the Bluetooth Keyboard Information in

More information

Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40

Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40 Panda Wireless Version 4.0 ( BLE + EDR) Bluetooth USB Adapter Quick Start Guide Model number: PBU40 FCC ID:2ADUTLGPBU40 Panda Wireless is a trademark of Panda Wireless, Inc. All product names are the trademarks

More information

Accessibility Features for the Cisco Unified SIP Phone 3905

Accessibility Features for the Cisco Unified SIP Phone 3905 s for the Cisco Unified SIP Phone 3905 First Published: 2012-10-28 Last Modified: 2017-08-09 The Cisco Unified SIP Phone 3905 provides accessibility features for the blind, and the visually, hearing, and

More information

Home Automation by Reliant User Manual

Home Automation by Reliant User Manual Home Automation by Reliant User Manual Smart Plug REV /5 Contents User Manual Configuring your smart plugs within the Reliant web portal Setting up your smart plugs... Grouping your smart plugs... Putting

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.8 October 2017 2014.8.r11.20171013131303 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.8.r11 Patch..............................................

More information

Charging Pad / Charging Stand

Charging Pad / Charging Stand Charging Pad / Charging Stand Congratulations on your choice to purchase one of the FUEL ion charge bases! You ve chosen to take your mobile world fully wireless with an effortless secure and charge solution

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.8 January 2018 2014.8.r12.20171213225424 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.8.r12 Patch.............................................

More information

Considerations for Deploying Cisco Expressway Solutions on a Business Edition Server

Considerations for Deploying Cisco Expressway Solutions on a Business Edition Server Considerations for Deploying Cisco Expressway Solutions on a Business Edition Server December 17 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA95134-1706 USA http://www.cisco.com

More information

RFID SIP Firmware Update Instructions for minipad / rpad

RFID SIP Firmware Update Instructions for minipad / rpad RFID SIP Firmware Update Instructions for minipad / rpad This document contains information about how to upgrade the RFID SIP Firmware on minipad and rpad devices. Please follow carefully the instructions

More information

Operation Manual for Cloud 3700F Version 0

Operation Manual for Cloud 3700F Version 0 Operation Manual for Cloud 3700F Version 0 Version: 0 Page 1 of 5 Document History Version Date Description of Change Author 0.0 06 May 2014 Initial version Sarav Version: 0 Page 2 of 5 Table of Contents

More information

Wireless LAN. SmartPass Quick Start Guide. Release 9.0. Published: Copyright 2013, Juniper Networks, Inc.

Wireless LAN. SmartPass Quick Start Guide. Release 9.0. Published: Copyright 2013, Juniper Networks, Inc. Wireless LAN SmartPass Quick Start Guide Release 9.0 Published: 2013-07-14 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved.

More information

QUICK START GUIDE HOW TO LOAD YOUR ECLIPSE MP3 PLAYER:USING WINDOWS MEDIA PLAYER* When you connect your device to your computer and open your

QUICK START GUIDE HOW TO LOAD YOUR ECLIPSE MP3 PLAYER:USING WINDOWS MEDIA PLAYER* When you connect your device to your computer and open your QUICK START GUIDE HOW TO LOAD YOUR ECLIPSE MP3 PLAYER:USING WINDOWS MEDIA PLAYER* When you connect your device to your computer and open your Windows Media Player go to the Syne tab in the right side of

More information

STRM Series to JSA Series

STRM Series to JSA Series STRM Series to JSA Series Migration Guide Published: 2014-06-04 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved. Juniper

More information

USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE

USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE USB Ultra-Mini Bluetooth 2.0 Adapter with EDR USER GUIDE TARGUS USB ULTRA-MINI BLUETOOTH 2.0 ADAPTER WITH EDR Introduction Congratulations on your purchase of the Targus USB Ultra-Mini Bluetooth 2.0 Adapter

More information

Lantronix Wi-Fi Module Configuration Guide

Lantronix Wi-Fi Module Configuration Guide Lantronix Wi-Fi Module Configuration Guide For BaseStation 3200 V12 Irrigation Controllers April 25, 2014 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

TABLE OF CONTENTS Folding the Jacket Case into a Stand... 2 FCC Information... 3 Location of Parts and Controls... 4 Charging the Keyboard...

TABLE OF CONTENTS Folding the Jacket Case into a Stand... 2 FCC Information... 3 Location of Parts and Controls... 4 Charging the Keyboard... TABLE OF CONTENTS Folding the Jacket Case into a Stand........................................ 2 FCC Information............................................................ 3 Location of Parts and Controls..............................................

More information

Intelligent Wireless Router. Quick Installation Guide

Intelligent Wireless Router. Quick Installation Guide Intelligent Wireless Router JHR-N805R JHR-N825R JHR-N916R JHR-N926R Quick Installation Guide VER: 0.0.1 About this Guide Thank you for choosing JCG Wireless Broadband Router. As a cost-effective product,

More information

Retractable Kaleidoscope TM Notebook mouse USER GUIDE

Retractable Kaleidoscope TM Notebook mouse USER GUIDE Retractable Kaleidoscope TM Notebook mouse USER GUIDE TARGUS RETRACTABLE KALEIDOSCOPE TM NOTEBOOK MOUSE Introduction Congratulations on your purchase of the Targus Kaleidoscope Notebook Mouse with retractable

More information

Bluetooth Micro Dongle User s Guide. Rating: 5V DC 80mA Made in China

Bluetooth Micro Dongle User s Guide. Rating: 5V DC 80mA Made in China Bluetooth Micro Dongle User s Guide Rating: 5V DC 80mA Made in China Introduction Package Contents USB Bluetooth adapter x 1 Installation CD x 1 (includes Bluetooth software and User s Guide) User s Guide

More information

BLUETOOTH KEYBOARD & SPEAKER CASE

BLUETOOTH KEYBOARD & SPEAKER CASE BRYDGE BLUETOOTH KEYBOARD & SPEAKER CASE For ipad BR-101/102 BR-200 Please read the instructions carefully before using: The Brydge Bluetooth Keyboard &Speaker Case for ipad has been designed to provide

More information

USER GUIDE. Element Wireless Smart Plug Model: E1C-NB6

USER GUIDE. Element Wireless Smart Plug Model: E1C-NB6 USER GUIDE Element Wireless Smart Plug Model: E1C-NB6 Introduction: Sengled Element Smart Plugs enable automation of your non-smart devices and home appliances. You can control devices remotely and set

More information

1. Product description

1. Product description User Manual 1. Product description Phone Finder is a brilliant Bluetooth device which allows you to find your phone in just one click. Once clicked, your phone will ring, vibrate and flash so that you

More information

Single Port Serial PC Card User Manual

Single Port Serial PC Card User Manual Single Port Serial PC Card User Manual FCC COMPLIANCE STATEMENTS 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

TERMINAL USER MANUAL 13/12/2017

TERMINAL USER MANUAL 13/12/2017 TERMINAL USER MANUAL 13/12/2017 TABLE OF CONTENTS 1 DESCRIPTION AND LAYOUT 1.1 TimeMoto Terminal 5 1.1.1 Front 5 1.1.2 Display 6 1.1.3 Keys 7 1.1.4 User menu 7 2 HOW TO CLOCK YOUR PRESENCE 2.1 Clocking

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 2014.5 June 2015 2014.5.r1.20150605140117 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Installing 2014.5.r1 Patch..............................................

More information

Web Device Manager Guide

Web Device Manager Guide Juniper Networks EX2500 Ethernet Switch Web Device Manager Guide Release 3.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part Number: 530-029704-01,

More information

NO.1. Download and install Tuya App

NO.1. Download and install Tuya App Tuya Smart Life NO.1 Download and install Tuya App NO.2 Register/Login/Request password Register If you don't have the account of Tuya Smart APP,register an account or sign in with cellphone number +

More information

USB Hub-Audio Series. January 1999 A

USB Hub-Audio Series. January 1999 A Series January 1999 A15-0157-110 FCC COMPLIANCE STATEMENT: This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful

More information

DATALOCKER H100 ENCRYPTED HARD DRIVE. User Guide

DATALOCKER H100 ENCRYPTED HARD DRIVE. User Guide DATALOCKER H100 ENCRYPTED HARD DRIVE User Guide CONTENTS Introducing DataLocker H100 Minimum System Requirements Device accessories DataLocker Documentation Getting Started Plugging in the device Personalizing

More information

SR70 and SkyeReader Console User Guide

SR70 and SkyeReader Console User Guide Technical Support and Contact Information SkyeTek, Inc. 11030 Circle Point Road, Suite 300 Westminster, CO 80020 http:// April 20, 2009 Version 1.0 Sales: sales@skyetek.com Technical Support: Hhttp://support.skyetek.com

More information

Quick Start Guide. 2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232

Quick Start Guide.   2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232 Quick Start Guide 2/4-Port 4K DisplayPort KVMP Switch with Dual Video Out and RS-232 GCS1932M/GCS1934M/GCS1932MX/GCS1934MX PART NO. Q1499/Q1500 www.iogear.com Package Contents 1 GCS1932M / GCS1934M 1 x

More information

Addendum to Cisco Physical Security Operations Manager Documentation, Release 6.1

Addendum to Cisco Physical Security Operations Manager Documentation, Release 6.1 Addendum to Cisco Physical Security Operations Manager Documentation, Release 6.1 January 31, 2013 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

WL556E Portable Wireless-N Repeater

WL556E Portable Wireless-N Repeater WL556E Portable Wireless-N Repeater Table of Contents About the Device...3 Minimum System Requirements...4 Package Contents...4 Device Overview...5 Front Panel...5 Bottom Panel...6 Configuring the Device...

More information

Juniper Secure Analytics Virtual Appliance Installation Guide

Juniper Secure Analytics Virtual Appliance Installation Guide Juniper Secure Analytics Virtual Appliance Installation Guide Release 7.3.0 Modified: 2017-09- Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 9089 USA 08-75-2000 www.juniper.net Copyright

More information

Zodiac WX QUICK START GUIDE

Zodiac WX QUICK START GUIDE Zodiac WX QUICK START GUIDE Oct 2017 - Page 1 - Important Information Limited warranty: Northbound Networks warrants that the Zodiac WX will be free from defects in material or workmanship for a period

More information

CBV383Z2 Cable Modem Quick Installation Guide

CBV383Z2 Cable Modem Quick Installation Guide Package Contents CBV383Z2 cable modem * 1 Quick Installation Guide * 1 RJ-45 CAT 5 cable * 1 Rear Panel and Hardware Connection 12 V/1.5 A Power Adaptor * 1 6P4C Telephone cord * 1 This chapter describes

More information

Bluetooth Wireless Technology Enabled Optical Mouse

Bluetooth Wireless Technology Enabled Optical Mouse Bluetooth Wireless Technology Enabled Optical Mouse Model BT9400WHT/BT9500BLK User Manual PID # 111536/7-109289 Rev. 140619 All brand name and trademarks are the property of their respective companies.

More information

User Manual. Copyright Thursby Software Systems, Inc. February 2015 Revision 4

User Manual. Copyright Thursby Software Systems, Inc. February 2015 Revision 4 PKard Reader User Manual Copyright 2012-2015 Thursby Software Systems, Inc. February 2015 Revision 4 Description PKard Reader (app) is a mobile web browser that enables smart card authentication. PKard

More information

Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card GIC711SW6 PART NO. M0559

Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card GIC711SW6 PART NO. M0559 Installation Guide esata 1.5Gbps 1 external + 1 internal port Low profile PCI card 1 GIC711SW6 PART NO. M0559 Table of Contents Introduction 4 Features 5 Package Contents 6 Software Installation 7 Federal

More information

Quick Start Guide Bluetooth to Serial Adapter

Quick Start Guide Bluetooth to Serial Adapter Quick Start Guide Bluetooth to Serial Adapter GBS301 PART NO. Q1229 Introduction 1. DIP Switches 2. Status LED 3. Power Jack 4. RS-232 interface 1 2 4 3 Operation Start Here! Factory Settings When using

More information

H560N. Quick Start Guide

H560N. Quick Start Guide H560N Quick Start Guide Wireless Router Package Contents: ZXHN H560N Wireless Router, Power Adapter, Quick Start Guide, Warranty Card This product is a low Low-power product mainly used to extend the Wi-Fi

More information

BITMAIN. AntRouter R1 Manual

BITMAIN. AntRouter R1 Manual BITMAIN AntRouter R1 Manual Page 2 of 9 Contents 1 Overview... 3 2 Features... 4 3 Functions... 5 3.1 Bitcoin Solo Miner... 5 3.2 Mini WiFi Access Point... 6 3.3 High Speed USB Charger... 6 3.4 Bitcoin

More information

LaserJet Pro M501 Getting Started Guide

LaserJet Pro M501 Getting Started Guide LaserJet Pro M501 Getting Started Guide 2 English... 1... 4 IMPORTANT: www.hp.com/support/ljm501 www.register.hp.com Follow Steps 1-2 on the printer hardware setup poster, and then continue with Step 3.

More information

PnP IP/Network Camera

PnP IP/Network Camera PnP IP/Network Camera Quick Installation Guide Pangolin T series VStarcam, IP Camera Expert 一. Hardware installation Please connect the IP camera and router via network cable. And make sure that the Power

More information

VS0801H 8-Port HDMI Switch RS-232 Control Tool V User Manual

VS0801H 8-Port HDMI Switch RS-232 Control Tool V User Manual VS0801H 8-Port HDMI Switch RS-232 Control Tool V1.0.062 User Manual www.aten.com FCC Information This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant

More information

midibox 2 user manual

midibox 2 user manual midibox 2 user manual Introduction The midibox2 allows you to connect Empress Pedals equipped with a control port to MIDI. It converts the standard 5 pin MIDI cable to a simple guitar patch cable. MIDI

More information

Model: SWBGFSA-0 WiFi/Bluetooth/GPS 3-in-1 Combo Module User Guide

Model: SWBGFSA-0 WiFi/Bluetooth/GPS 3-in-1 Combo Module User Guide Model: SWBGFSA-0 WiFi/Bluetooth/GPS 3-in-1 Combo Module User Guide Version: 1.0 Jun 2014 P. 1 1 Hardware Installation..... 3 1.1 Mechanical Drawing. 3 1.2 Pins Assignment... 3 1.3 Hardware Installation

More information

READ FIRST! Bluetooth USB Adapter 2.0 Manual. Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual

READ FIRST! Bluetooth USB Adapter 2.0 Manual. Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual 33348_BlueToothUSB.qxd 7/21/05 6:57 PM Page 1 Bluetooth USB Adapter 2.0 Manual Included in This Package Bluetooth USB Adapter CD-ROM with Bluetooth software and manual System Requirements Hardware Requirements

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Validated Reference - Business Edge Solution - Device R-10 Release 1.0 Published: 2014-03-31 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089

More information

Introduction. Package Contents. System Requirements

Introduction. Package Contents. System Requirements VP6230 Page 1 Page 2 Introduction Congratulations on your purchase of the Blu-Link Folding Bluetooth Keyboard. This innovative portable folding keyboard connects via Bluetooth technology to provide a wireless

More information

Cisco IP Phone 8800 Series Release Notes for Firmware Release 11.0(1)

Cisco IP Phone 8800 Series Release Notes for Firmware Release 11.0(1) Cisco IP Phone 8800 Series Release Notes for Firmware Release 11.0(1) First Published: 2015-11-25 Last Modified: 2017-02-28 Cisco IP Phone 8800 Series Release Notes for Firmware Release 11.0(1) These release

More information

Owner s Manual 2-Port USB to Serial Adapter Cable

Owner s Manual 2-Port USB to Serial Adapter Cable Owner s Manual 2-Port USB to Serial Adapter Cable Model: U209-006-2 PROTECT YOUR INVESTMENT! Register your product for quicker service and ultimate peace of mind. You could also win an ISOBAR6ULTRA surge

More information

N331 Wireless Mini Optical Mouse User s Guide

N331 Wireless Mini Optical Mouse User s Guide N331 Wireless Mini Optical Mouse User s Guide Mouse 1. Left mouse button 2. Right mouse button 3. Scroll wheel 4. Charge port 5. Battery cover 6. Receiver storage compartment 7. Battery cover release button

More information

ActiveHome2 USB 2-Way Home Automation Interface. Model CM15A

ActiveHome2 USB 2-Way Home Automation Interface. Model CM15A ActiveHome2 USB 2-Way Home Automation Interface Model CM15A Introduction Thank you for purchasing the X10 ActiveHome2 USB Home Automation Interface. The X10 ActiveHome2 software you purchased, in conjunction

More information

Subscriber Traffic Redirection

Subscriber Traffic Redirection Subscriber Traffic Redirection Published: 2014-06-06 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights reserved. Juniper Networks,

More information