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

Size: px
Start display at page:

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

Transcription

1 Juniper Secure Analytics Release Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Published:

2 Copyright Notice Copyright 2016 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 Thigh availabilityt 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. Release Copyright 2016, Juniper Networks, Inc. All rights reserved. Printed in USA. Revision History November 2016 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 PARTITION SPLITTING Before You Begin Script Partitioning the High Availability Cluster Hosts Disconnecting the High Availability Cluster Partitioning the Primary High Availability Host Partitioning the Secondary High Availability Host

6

7 1 PARTITION SPLITTING This document provides information on how to use a Juniper Secure Analytics (JSA) script to create a partition and move the /store/ariel/persistent_data location and contents into the new partition for systems running High Availability. This technical note only applies to high availability systems. The partition splitting process affects both the primary and secondary high availability hosts. Before running the script, you must remove the high availability secondary from the high availability cluster configuration. This script takes several hours to complete. During this time, the secondary host is offline, however, the primary host continues to collect data and is still available to access using the user interface. The script performs the required actions and preserves the data integrity of the contents of the /store location. After the script is complete, you can reconfigure your high availability cluster. Unless otherwise noted, all references to JSA refer to JSA and Log Manager. References to flows do not apply to Log Manager. Before You Begin Before you begin, you must have the following: Advanced knowledge of the Linux operating system. Administrative privileges for the JSA software. Administrative privileges for the systems running JSA and high availability. Be aware that there are potential risks involved with running the partition script. Determine the disc capacity of the system. You must give the new partition an appropriate size. Typically, the new partition should be approximately 25% the size of the /store location. The script does not have safeguards in place to prevent the introduction of values that are incorrect or too large. Investigate and find the root cause of your performance issues before you run the script. Partitioning and migrating the/store location can resolve throttling issues where high availability data replication is the reason for the slowdown.

8 8 PARTITION SPLITTING There is a low risk of data loss. Make sure that the host has sufficient space for a new partition. For example, if you have 100 GB of free space, you should not allocate a 400 GB partition. For technical assistance, contact Juniper Customer Support. Script If you have experienced performance issues caused by high availability data replication that partition splitting can resolve, you can use the partition splitting script to modify the boundaries of the /store/ partition and move the associated temporary results to the newly created partition. This document provides information on preparing, configuring, and running the partition splitting script available with your JSA installation. To prepare and run the partitioning script, you need to log on to JSA as an administrator, and then SSH to both the primary and secondary high availability host. The script is stored in the bin directory of JSA: /opt/qradar/bin. The script takes two commands: size - Sets the disc space required for the new partition. continue - Resumes the processing after a reboot. The partitioning script contains the complete set of instructions required; running the script may take several hours. You may be prompted to restart the host, if so, you can resume the script with the continue command. Partitioning the High Availability Cluster Hosts Running the partition splitting script, requires disconnecting the high availability cluster. After disconnecting the high availability cluster, run the partitioning script on each of the two high availability systems. The script can take several hours to complete, however, you can run the partition splitting script on both hosts at the same time. After the script is complete on both hosts, you must reconnect the high availability cluster. To partition the high availability cluster hosts, perform the following procedures: 1 Disconnect the high availability Cluster. For more information see, Disconnecting the High Availability Cluster 2 Run the partition splitting script on the primary and secondary high availability hosts: Partitioning the Primary High Availability Host

9 Partitioning the High Availability Cluster Hosts 9 Partitioning the Secondary High Availability Host 3 Reconnect the high availability cluster. For information on reconnecting the high availability cluster, see the Adding an high availability Cluster section in your Juniper Secure Analytics Administration Guide. Disconnecting the High Availability Cluster Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 You can disconnect the high availability cluster. Procedure: Click the Admin tab. On the navigation menu, click System Configuration. On the System Configuration panel, click the System and License Management icon. In the System and License Management window, select the high availability host you want to remove. From the High Availability menu, select Remove high availability Host. Click OK. Result: When you remove an high availability host, the host restarts. Partitioning the Primary High Availability Host Step 1 Step 2 Step 3 You can partition the primary high availability host Procedure: Using SSH, log into the primary high availability host as the root user: Username: root Password: <password> Change to the /opt/qradar/bin directory. Type./create_cursor_partition.sh size=<size>. <size> should be approximately one quarter the /store capacity. <size> is written as a numeric value and the measurement specification. The partition size on the primary and secondary high availability host must be the same. Type the measurement using one of the following: M for Megabyte G for Gigabyte T for Terabyte If the script prompts you to restart the host, do the following steps: a b Restart the primary host and log in as the root user. Change to the /opt/qradar/bin directory.

10 10 PARTITION SPLITTING Step 4 c Type the following command to restart the script:./create_cursor_partition.sh --continue. To check the partition when the script has finished, type df -h. Partitioning the Secondary High Availability Host You can partition the secondary high availability host. Procedure: Step 1 Step 2 Step 3 Step 4 Using SSH, log into the secondary high availability host as the root user: Username: root Password: <password> Change to the /opt/qradar/bin directory. Type./create_cursor_partition.sh size=<size>. <size> should be approximately one quarter the /store capacity. <size> is written as a numeric value and the measurement specification. The partition size on the primary and secondary high availability host must be the same. Type the measurement using one of the following: M for Megabyte G for Gigabyte T for Terabyte If the script prompts you to restart the host, perform the following steps: a b c Restart the secondary host and log in as the root user. Change to the /opt/qradar/bin directory. Type the following command to restart the script:./create_cursor_partition.sh --continue. To check the partition when the script has finished, type df -h. 5 Reconnect the high availability cluster. For more information on reconnecting an high availability cluster, see the Juniper Secure Analytics High Availability Guide.

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

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

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

SETTING UP A JSA SERVER

SETTING UP A JSA SERVER Juniper Secure Analytics SETTING UP A JSA SERVER 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 Notice

More information

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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.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

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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

User Manual ZKBioBL.

User Manual ZKBioBL. User Manual ZKBioBL www.zkteco.com Important Statement Thank you for choosing our product. Before use, please read this manual carefully to avoid unwanted damages caused, ensuring high effectiveness and

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

Table 1 List of Common Ports Used by STRM Components. Port Direction Reason. components. your SMTP gateway

Table 1 List of Common Ports Used by STRM Components. Port Direction Reason. components. your SMTP gateway TECHNICAL NOTE OPEN PORTS USED BY STRM November 2010 This document provides information about the ports used by and between STRM components. Table 1 lists the common ports used by STRM components, identifies

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

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection.

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection. TECHNICAL CONFIGURING iscsi AUGUST 2012 You can use a iscsi storage network in your STRM deployment. This document provides information on configuring and using iscsi devices with your deployment. Unless

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

USER S MANUAL. QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models

USER S MANUAL. QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models USER S MANUAL QS2 USB2.0 QS2 USB2.0/eSATA Combo and QS2 USB2.0/eSATA/Firewire Combo Models FCC COMPLIANCE STATEMENTS This equipment has been tested and found to comply with the limits for a Class B digital

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

IDP NetScreen-Security Manager Migration Guide

IDP NetScreen-Security Manager Migration Guide Intrusion Detection and Prevention IDP NetScreen-Security Manager Migration Guide Release 4.0r3 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Part

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

Installation Guide. DVI Net ShareStation GDIP201 PART NO. M1048

Installation Guide. DVI Net ShareStation GDIP201 PART NO. M1048 Installation Guide DVI Net ShareStation 1 GDIP201 PART NO. M1048 2 Table of Contents Package Contents 4 Hardware Installation 5 USB Server software installation - XP 10 DisplayLink software installation

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

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

FlyTV MCE Installation Guide Animation Technologies Inc.

FlyTV MCE Installation Guide Animation Technologies Inc. FlyTV MCE Installation Guide Animation Technologies Inc. www.lifeview.com Ver: 1.0 Copyright and Trademark Notice Copyright 2005 by Animation Technologies Inc. All rights reserved. Specifications and

More information

Juniper Secure Analytics Patch Release Notes

Juniper Secure Analytics Patch Release Notes Juniper Secure Analytics Patch Release Notes 7.3.0 January 2018 7.3.0.20171205025101 patch resolves several known issues in Juniper Secure Analytics (JSA). Contents Administrator Notes..................................................

More information

RocketRAID 272x/271x Host Adapter

RocketRAID 272x/271x Host Adapter RocketRAID 272x/271x Host Adapter Quick Installation Guide V2.2 1 Content HighPoint RocketRAID 272x/271x Series PCI-Express 2.0... 3 Kit Contents... 3 Installing the RocketRAID Series Host Adapter... 4

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

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

Wireless Palm Style Keyboard with Touchpad PKA-1720A. User s Manual. Version /08 ID NO:

Wireless Palm Style Keyboard with Touchpad PKA-1720A. User s Manual. Version /08 ID NO: Wireless Palm Style Keyboard with Touchpad PKA-1720A User s Manual Version 1.0 2013/08 ID NO: About This Manual This manual is designed to assist you in installing and using the Wireless palm style Keyboard.

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

IRONKEY H80 USER GUIDE

IRONKEY H80 USER GUIDE IRONKEY H80 USER GUIDE Contents Introducing IronKey H80 2 Minimum System Requirements 2 Device accessories 2 Imation Documentation 3 Getting Started 4 Plugging in the device 4 Personalizing a device 4

More information

NA502 Multiple RF Home Gateway

NA502 Multiple RF Home Gateway NA502 Multiple RF Home Gateway User Guide i Table of Contents CHAPTER 1 INTRODUCTION... 1 Package Contents... 1 Features... 1 LEDs... 2 CHAPTER 2 INITIAL INSTALLATION... 4 Requirements... 4 Procedure...

More information

Rocket 272x 6Gb/s SAS/SATA Host Adapter Quick Installation Guide

Rocket 272x 6Gb/s SAS/SATA Host Adapter Quick Installation Guide Rocket 272x 6Gb/s SAS/SATA Host Adapter Quick Installation Guide v1.1 1 Contents HighPoint Rocket 272x...3 Hardware Installation...4 Installing the Rocket 272x Adapter...3 Using the Rocket 272x BIOS...4

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

HDD external enclosure for data-storage mobility with LAN sharing LAN MAC. USER Manual

HDD external enclosure for data-storage mobility with LAN sharing LAN MAC. USER Manual HDD external enclosure for data-storage mobility with LAN sharing LAN MAC USER Manual English AKASA Company notices The information contained in this document is subject to change without notice. All rights

More information

4MP WI-FI PAN TILT CAMERA QUICK START GUIDE ENGLISH

4MP WI-FI PAN TILT CAMERA QUICK START GUIDE ENGLISH 4MP WI-FI PAN TILT CAMERA QUICK START GUIDE ENGLISH WELCOME! Congratulations on your latest purchase and welcome to the Q-See family. This guide will help get your camera up and running. WHAT S INCLUDED

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

4800B Series PC Card Wireless LAN Adapter Quick-Start Guide

4800B Series PC Card Wireless LAN Adapter Quick-Start Guide 4800B Series PC Card Wireless LAN Adapter PC4810B, PC4820B DOC-710-005315-A0 Aironet Wireless Communications, Inc. 3875 Embassy Parkway Akron, Ohio 44333-8357 www.aironet.com Aironet Wireless Communications,

More information

SV PRO Network Security Appliance Quick Start Guide

SV PRO Network Security Appliance Quick Start Guide SV PRO Network Security Appliance Quick Start Guide This document explains how to set up the SV PRO for use with Omnicast and Security Center Click here for the most recent version of this document. REV.

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

EN Series / EXN. Telephone Entry & Access Control System. Quick Start Guide (EN-2A4) ( EXN )

EN Series / EXN. Telephone Entry & Access Control System. Quick Start Guide (EN-2A4) ( EXN ) EN Series / EXN Telephone Entry & Access Control System (EN-2A4) ( EXN ) Quick Start Guide (P/N: EN-2A4 / EN-2M4, EN-2A7 / EN-2M7, EN-2A10 / EN-2M10, and EXN) NOTE: This Quick start guide is applicable

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

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

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

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

USER GUIDE. Ultra-Slim Stow-N-Go TM ExpressCard Presenter

USER GUIDE. Ultra-Slim Stow-N-Go TM ExpressCard Presenter Ultra-Slim Stow-N-Go TM ExpressCard Presenter USER GUIDE Visit our Website at www.targus.com Features and specifications subject to change without notice. 2008 Targus Group International, Inc. and Targus,

More information

RocketRAID 644L / 642L. 6Gb/s esata PCI-Express 2.0 RAID HBA

RocketRAID 644L / 642L. 6Gb/s esata PCI-Express 2.0 RAID HBA RocketRAID 644L / 642L 6Gb/s esata PCI-Express 2.0 RAID HBA For Mac Quick Installation Guide v1.0 Nov. 22, 2012 1 Table of Contents HighPoint RocketRAID 644L / 642L HBA... 3 Kit Contents... 3 Board Layout...

More information

Addonics Technologies. ExDrive. User Guide. Revision 2.7

Addonics Technologies. ExDrive. User Guide. Revision 2.7 Addonics Technologies ExDrive User Guide Revision 2.7 Table of Contents I. Introduction FCC Warning Statement 3 Welcome 4 Hardware Requirement 4 Operating System Requirement 4 Introduction 5 Package Contents

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 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

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

BIO-HP1 Hand Punch Reader. and. CBL-BIO-HP1 Connecting Cable. Installation Guide

BIO-HP1 Hand Punch Reader. and. CBL-BIO-HP1 Connecting Cable. Installation Guide BIO-HP1 Hand Punch Reader and CBL-BIO-HP1 Connecting Cable Installation Guide FCC Declaration of Conformity (DoC) Compliance Information (according to FCC 2.1077) (1) Product: BIO-HP1 (HP-1000) and CBL-BIO-HP1

More information

ViewXnet. Ethernet to DVI/VGA adapter USER S MANUAL

ViewXnet. Ethernet to DVI/VGA adapter USER S MANUAL ViewXnet Ethernet to DVI/VGA adapter USER S MANUAL FEDERAL COMMUNICATIONS COMMISSION This device complies with Part 15 of the FCC Rules Operation is subject to the following two conditions: this device

More information