IoT Edge Router Getting Started Guide Published on Silver Spring Networks STAGE (

Size: px
Start display at page:

Download "IoT Edge Router Getting Started Guide Published on Silver Spring Networks STAGE ("

Transcription

1 IoT Edge Router Developer Kit Build your own edge application Order a Developer Kit [1] This Getting Started Guide will quickly get you up and running with the IoT Edge Router and put you on the path toward building your own new exciting applications. Overview The IoT Edge Router Developer Kit allows third parties to rapidly develop solutions for the Silver Spring Data Platform utilizing the IoT Edge Router. Architecture The diagram below shows the reference architecture of how the IoT Edge Router Developer Kit is connected with sensors over BT/BLE/ZigBee and with the Data Platform over internet. The IoT Edge Router exposes interfaces that can be used for network connectivity of third party devices such as sensor gateways that support Ethernet as a form of backhaul. Note that, for connecting for ZigBee devices, a USB dongle is required for the IoT Edge Router. Terminology BLE Tag A BLE tag is a small device powered by battery or USB that emits a Bluetooth low energy (BLE) signal. A BLE tag can be paired with the IoT Edge Router to collect sensor data from sensors and Page 1 of 11

2 send to the Silver Spring Data Platform. Snappy Ubuntu Core Snappy is a lightweight version of Ubuntu. It can be used to develop secure Linux app packages known as snaps. Snap A Snap is a self-contained Linux application package which can be updated without affecting the rest of the system. The IoT Edge Router runs the Ubuntu Core Snappy environment. Developers can develop snap applications to run on the IoT Edge Router. CoAP Application Messaging Protocol Silver Spring Networks' Internet of Things (IoT) networking service that enables cities, utilities, businesses, and citizens to connect a wide range of intelligent devices and sensors to a Silver Spring network. Sensor devices communicate using the Constrained Application Protocol (CoAP). Communications with end devices is facilitated through the Gateway CoAP API. The IoT Edge Router supports CoAP for communication between devices and sensors and the Silver Spring Data Platform. IoT Edge Router Developer Kit This shows the items included in your new IoT Edge Router Developer Kit. Page 2 of 11

3 What is in the IoT Edge Router Dev Kit Due to regulatory issues the antenna and power supply are sold as separate catalog items however you must purchase the accessory kit. The IoT Edge Router and Accessory Kit combined contain the following components: IoT Edge Router Antenna 5VDC power supply and international adapters Note: The IoT Edge Router has two variants (for USA and Australia). Be sure to buy one approved for use in the country where you will deploy it. The Accessory Kit includes the antenna and power supply. Additional Recommended Hardware The following additional items are required to install the IoT Edge Router Ethernet cables Page 3 of 11

4 Four port switch USB keyboard Mouse Laptop with an SSH Client for Linux access (for example, Mac, Windows PC with Bitvise Tunnelier or PuTTY, or Linux PC) TI Sensor Tag CC6250 How it Works The IoT Edge Router exposes interfaces that can be used for network connectivity of third party devices such as sensor gateways that support Ethernet as a form of backhaul. Once the IoT Edge Router is connected and powered up, it can be connected to the network in the same way as any other Silver Spring NIC enabled device. The IoT Edge Router can be provisioned with the IP address of the AFTR in the back office (note that pre provisioning is not provided during device manufacturing), and it registers with the nearest Access Point (where DNS and other back office services complete the registration process). The AFTR is also provisioned with an IPv4 network address translation (NAT) pool that is used for devices connected to the IoT Edge Router. These steps complete device registration for the Silver Spring network. The third party device will most often call its own third party cloud, and that access is provided by the AFTR. Connecting Third-Party Devices Over Ethernet This section describes the four general methods for connecting third party devices to the IoT Edge Router using the Ethernet port (per protocol and configuration for your devices). To enable direct communications with your back office or cloud software, consider the following: Ror Native IPv6, StateLess Address Auto Configuration (SLAAC) For zero touch/configuration installations. Dynamic Domain Name System (DDNS) compatible. Communications can be initiated to or from the device, back office, or cloud. Requires Silver Spring support at the WAN router/ap for the IoT Edge Router prefix, and for the routing protocol (for example, IPv6 RIP). For IPv6, static prefix/subnet/interface identifier Requires configuration of the IPv6 prefix/subnet/host identifier, router, and Domain Name System (DNS). DDNS compatible. Communications can be initiated to or from the device, back office, or cloud. Requires Silver Spring support at the WAN router/ap for the IoT Edge Router prefix, and for the routing protocol (for example, IPv6 RIP). For IPv4 Dynamic Host Configuration Protocol (DHCP) or static, private address/dynamic NAT For zero touch/configuration installations. Communication must be initiated from the device to the back office or cloud (GRE/VPN can be used). Requires a Dual Stack Lite AFTR/CGN appliance in the back office (for example, A10 vthunder). Page 4 of 11

5 Connectivity Capabilities and Considerations Connectivity Options Supported Prior to testing your devices (for both your hardware and software solutions), including accounting for any boundary conditions, consider the following regarding what the IoT Edge Router currently supports: IPv4 to the public Internet Ethernet physical connections (Serial and HDMI output not supported at this time) Connectivity Capability and Test Consderations Bandwidth limited to 10 kbps with bursts of 15 kbps You should test for sparse network conditions, which could be as low as 5 10 kbps. Expected latency depends on the wide area network (WAN). Typically, startup occurs within ms, and you should expect ms per hop across the Silver Spring network. IoT Edge Router uses IP addresses created through network address translation (NAT) (not public IP addresses). Devices initiate connections to the Internet. If a secure connection to a private cloud is required, Silver Spring recommends that you use an open source VPN (such as OpenVPN) for your sessions. Silver Spring recommends that you use User Datagram Protocol (UDP) (rather than lossy links). Transmission Control Protocol (TCP) is supported, but using it contributes to latency IoT Edge Router Status LED Information The IoT Edge Router includes a dual color LED (green and red) located near the HDMI port. Note: LED functionality is not currently supported. Setting up the Hardware To connect and test the IoT Edge Router, the following steps are required. Step 1: Power on the device and verify LED status 1. Attach the antenna (provided in the IoT Edge Router kit). Page 5 of 11

6 2. The IoT Edge Router includes a dual color LED (green and red). Connect the IoT Edge Router to an appropriate power supply (ensuring that the center pin from the power supply is positive). You should see red lights illuminate from inside the IoT Edge Router. 3. Verify that the LED status turns to green. Step 2: Configure the country code 1. Because radio frequency assignment vary internationally, you need to verify or set the country for your IoT Edge Router depending on the intended deployment location. 2. To verify or set the country for your IoT Edge Router: a. Connect your IoT Edge Router to a computer using a standard Ethernet cable. b. Using a web browser, enter the IP address in the URL field. 3. Wait briefly for the IoT Edge Router to boot up. Note: Boot up can take about seconds (including not only the 20 seconds for the radio to power up). 4. If needed, select a different network ID in the Network ID dropdown list and country in the Country Code dropdown lists. Page 6 of 11

7 Step 3: Connect to the Internet 1. Connect an Ethernet cable from the IoT Edge Router to the device you are using to communicate with it. 2. Confirm that you see the Link LED illuminate and flash (with traffic). 3. To verify end to end connectivity, verify that you can ping a well known host (such as one of Google s DNS servers, ) from your device to the Internet. Page 7 of 11

8 Connecting and Testing Your Device (General) IoT Edge Router testing should be performed with a generic scenario in mind. Part of proper testing of this solution requires some pre provisioning of the third party device. The device/client must establish a connection (using TCP) to the host/server application or initiate communications (using UDP). Once this connection or communication is initiated, two way communication can take place. To connect and test your device 1. Attach the antenna (provided in the IoT Edge Router kit). 2. Connect the IoT Edge Router to an appropriate power supply (ensuring that the center pin from the power supply is positive). You should see red lights illuminate from inside the IoT Edge Router. 3. Verify that your IoT Edge Router has been configured to call your host application or third party cloud. 4. Connect an Ethernet cable from the IoT Edge Router to the device you are using to communicate with it. 5. Confirm that you see the Link LED illuminate and flash (with traffic). 6. Verify that your device received an IPv4 address from the Dynamic Host Configuration Protocol (DHCP) host on the IoT Edge Router by interrogating the device. 7. Verify end to end connectivity. 8. Verify that you can ping a well known host (such as one of Google s DNS servers, ) from your device out to the Internet. 9. The host application should now be able to send traffic across the network. 10. If you experience any problem with the above process, please refer to the troubleshooting section of this document. Setting the Mode The IoT Edge Router can be run in one of three modes: 1. Client - turns off ethernet as being a dhcp server and turns it into a dhcp client so you can use your local internet access 2. Edge Router - edge mode using rf mesh as backhaul 3. WAN To run in Client mode, issue the following command: sudo edgerouter -m client To run in Edge Router mode, issue the following command: sudo edgerouter -m edge Shell Access and Secure File Copying You need an IoTR certificate for SSH/SCP communications. With the certificate/private key, you can Page 8 of 11

9 use SSH to connect with the IoT Edge Router, or use Secure Copy (SCP) to transfer files to and from the IoT Edge Router. Once logged into the IoT Edge Router, you can use tcpdump to monitor traffic across the Silver Spring NAN (on interface tun6 or, for IPv4 traffic only, on interface b4 or eth for the Ethernet side). You can also create shell scripts, Python scripts, applications, and so on. Ubuntu Linux Security related patches are installed automatically as available when secure boot occurs. CAUTION: Due to potential security issues, you should use this method with caution. For guidance, consult with your Silver Spring representative. The IoT Edge Router is based on a Olimex LIME2 platform (see [2]) running Linux Ubuntu LTS (see [3]); specifically, the Armbian build (see [4]). All of the above linked pages provide very good online community forums and support. To use shell access or secure file copying with the IoT Edge Router 1. Attach the antenna (provided in the IoT Edge Router kit). 2. Connect the IoT Edge Router to an appropriate power supply (ensuring that the center pin from the power supply is positive). You should see red lights illuminate from inside the IoT Edge Router. 3. Verify that your IoT Edge Router has been configured to call your host application or third party cloud. 4. Connect an Ethernet cable from the IoT Edge Router to the device you are using to communicate with it. 5. Login to the IoT Edge Router using: user name: dev password: starfish 6. On the Linux machine, put the cert in your ~/.ssh folder. When using SSH operations, one option is to use ssh instead of having to specify the certificate every time on the command line. Setting up the Software Logging in to the IoT Edge Router For version 2.5, if you need to log in to the IoT Edge Router, use the following credentials: user name: dev password: starfish Linux Development Environment Silver Spring Networks has adopted the Canonical Ubuntu Core distribution for the IoT Edge Router. The Ubuntu Core OS is a lightweight, transactionally updated OS where every application is installed confined from others as a Snap package. It is designed to run securely with faster and more reliable security guarantees for the apps and users. Page 9 of 11

10 Application deployment is handled by Canonical Snappy Ubuntu Core, a small, transactional version of the Ubuntu full version. The IoT Edge Router supports Snap applications that are developed using Ubuntu standard tools. For more details, see [5]. For demos and related information about Github Snapcrafts for battery low energy (BLE) and Amazon Web Services (AWS) Open Source Snapcraft Apps, refer to the suggested information source: [6]. CoAP Application Messaging Protocol Starfish is the Silver Spring Internet of Things (IoT) networking service that enables cities, utilities, businesses, and citizens to connect a wide range of intelligent devices and sensors to a Silver Spring network. Devices can be used to address requirements in a variety of sectors, including water, energy, food, transportation, and safety. In a Starfish network, sensor devices communicate using the Constrained Application Protocol (CoAP). Communications with end devices is facilitated through the Gateway CoAP API. Location: /usr/local/ssn/sdk/coap Constrained Application Protocol (CoAP) global libraries are installed with Node Package Manager for Node.js. Reference libraries and examples can be found at [7]. Following is an example JavaScript: var coap, server = require('coap') = coap.createserver({ type: 'udp6' }) server.on('request', function(req, res) { res.end('hello ' + req.url.split('/')[1] + '\n') }) // the default CoAP port is 5683 server.listen(function() { var req = coap.request('coap://[::1]/matteo') req.on('response', function(res) { res.pipe(process.stdout) res.on('end', function() { process.exit(0) }) }) req.end() }) Page 10 of 11

11 Reference Application You might find the IoT Edge Router Example Application [8] provided with this portal to be a useful reference. Source code and documentation are provided. API Access To use APIs, you will need API key credentials. Go to the My Account Overview [9] section of this portal and retrieve your ClientID and Secret from the Account Settings tab. See the resource link to the API documentation above. Additional Information More information is available in the IoT Edge Router 2.5 Installation and User Guide. Of particular interest to those referencing this page are: Section 2: Installting the IoT Edge Router Interfaces Connecting Third-Party Devices Considerations for Testing LED Status Info Connecting and Testing Your Device Setting the Mode Shell Access and Secure File Copying Section 3: Using the IoT Edge Router Logging in Connectivity Options Appendix A: Troubleshooting Appendix B: IoT Edge Router Extensibility Using Ubuntu Core Source URL: Links [1] [2] [3] [4] [5] [6] [7] [8] [9] Page 11 of 11

EdgeConnect for Amazon Web Services (AWS)

EdgeConnect for Amazon Web Services (AWS) Silver Peak Systems EdgeConnect for Amazon Web Services (AWS) Dinesh Fernando 2-22-2018 Contents EdgeConnect for Amazon Web Services (AWS) Overview... 1 Deploying EC-V Router Mode... 2 Topology... 2 Assumptions

More information

Spreedbox Getting Started Guide

Spreedbox Getting Started Guide Spreedbox Getting Started Guide Last Updated: September 2017 CONTENTS 1. Introduction... 3 2. Prerequisites... 4 3. Opening the box... 5 4. USB Manual, Quick Start Guide & MAC Sticker... 6 5. International

More information

JT4100P LTE Outdoor CPE Administrator User Manual V1.0

JT4100P LTE Outdoor CPE Administrator User Manual V1.0 JT4100P LTE Outdoor CPE Administrator User Manual V1.0 Page 1 PLEASE READ THESE SAFETY PRECAUTIONS! RF Energy Health Hazard The radio equipment described in this guide uses radio frequency transmitters.

More information

HySecure Quick Start Guide. HySecure 5.0

HySecure Quick Start Guide. HySecure 5.0 HySecure Quick Start Guide HySecure 5.0 Last Updated: 25 May 2017 2012-2017 Propalms Technologies Private Limited. All rights reserved. The information contained in this document represents the current

More information

Deploy and Secure an Internet Facing Application with the Barracuda Web Application Firewall in Amazon Web Services

Deploy and Secure an Internet Facing Application with the Barracuda Web Application Firewall in Amazon Web Services Deploy and Secure an Internet Facing Application with the in Amazon Web In this lab, you will deploy an unsecure web application into Amazon Web (AWS), and then secure the application using the. To create

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

Pulse Connect Secure Virtual Appliance on Amazon Web Services

Pulse Connect Secure Virtual Appliance on Amazon Web Services ` Pulse Connect Secure Virtual Appliance on Amazon Web Services Deployment Guide Release 9.0R1 Release 9.0R1 Document Revision 1.2 Published Date June 2018 Pulse Secure, LLC 2700 Zanker Road, Suite 200

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

User Manual. AC ac Wireless Access Point/Router. Model WAC124. NETGEAR, Inc.

User Manual. AC ac Wireless Access Point/Router. Model WAC124. NETGEAR, Inc. AC2000 802.11ac Wireless Access Point/Router Model WAC124 December 2018 202-11885-02 NETGEAR, Inc. 350 E. Plumeria Drive San Jose, CA 95134, USA AC2000 802.11ac Support Thank you for purchasing this NETGEAR

More information

AT&T SD-WAN Network Based service quick start guide

AT&T SD-WAN Network Based service quick start guide AT&T SD-WAN Network Based service quick start guide After you order your AT&T SD-WAN Network Based service, you can: Create administrator accounts Log in to the SD-WAN orchestrator Configure business policy

More information

Configuring a Palo Alto Firewall in AWS

Configuring a Palo Alto Firewall in AWS Configuring a Palo Alto Firewall in AWS Version 1.0 10/19/2015 GRANT CARMICHAEL, MBA, CISSP, RHCA, ITIL For contact information visit Table of Contents The Network Design... 2 Step 1 Building the AWS network...

More information

AWS Remote Access VPC Bundle

AWS Remote Access VPC Bundle AWS Remote Access VPC Bundle Deployment Guide Last updated: April 11, 2017 Aviatrix Systems, Inc. 411 High Street Palo Alto CA 94301 USA http://www.aviatrix.com Tel: +1 844.262.3100 Page 1 of 12 TABLE

More information

Infoblox Trinzic V-x25 Series Appliances for AWS

Infoblox Trinzic V-x25 Series Appliances for AWS DEPLOYMENT GUIDE Infoblox Trinzic V-x25 Series Appliances for AWS NIOS version 8.2 Oct. 2017 2017 Infoblox Inc. All rights reserved. Infoblox Trinzic TE-Vx25 Deployment Guide October 2017 Page 1 of 29

More information

Cisco CCNA (ICND1, ICND2) Bootcamp

Cisco CCNA (ICND1, ICND2) Bootcamp Cisco CCNA (ICND1, ICND2) Bootcamp Course Duration: 5 Days Course Overview This five-day course covers the essential topics of ICND1 and ICND2 in an intensive Bootcamp format. It teaches students the skills

More information

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017

Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Using VMware vrealize Orchestrator with VMware vcloud Availability for vcloud Director Version 1.0 April 2017 Page 1 of 53 This product is protected by U.S. and international copyright and intellectual

More information

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE

Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE Mobile MOUSe ROUTING AND SWITCHING FUNDAMENTALS ONLINE COURSE OUTLINE COURSE TITLE ROUTING AND SWITCHING FUNDAMENTALS COURSE DURATION 16 Hour(s) of Self-Paced Interactive Training COURSE OVERVIEW In the

More information

Implementing Infoblox Data Connector 2.0

Implementing Infoblox Data Connector 2.0 DEPLOYMENT GUIDE Implementing Infoblox Data Connector 2.0 2017 Infoblox Inc. All rights reserved. Implementing Infoblox Data Connector, July 2017 Page 1 of 31 Contents Overview... 3 Prerequisites... 3

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

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT

How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT How to Install Forcepoint NGFW in Amazon AWS TECHNICAL DOCUMENT Table of Contents TABLE OF CONTENTS... 1 TEST NETWORK DIAGRAM... 2 PREPARING YOUR VPC... 3 IP addressing... 3 Virtual Private Cloud (VPC)...

More information

The StrideLinx Remote Access Solution comprises the StrideLinx router, web-based platform, and VPN client.

The StrideLinx Remote Access Solution comprises the StrideLinx router, web-based platform, and VPN client. Introduction: Intended Audience The StrideLinx Remote Access Solution is designed to offer safe and secure remote access to industrial equipment worldwide for efficient remote troubleshooting, programming

More information

Grandstream Networks, Inc. GWN7000 Command Line Guide

Grandstream Networks, Inc. GWN7000 Command Line Guide Grandstream Networks, Inc. Table of Contents INTRODUCTION... 3 CONNECTING AND ACCESSING THE GWN7XXX... 4 Connecting the GWN7000... 4 SSH Access... 5 USING THE CLI MENU... 6 Menu Structure And Navigation...

More information

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks Lab Book: Data Transmission Over Digital Networks Contents Data Transmission Over Digital Networks... 3 Lab Objectives... 3 Lab Resources... 3 Task 1 Build the Home Network... 3 Task 2 Configure IP Addresses...

More information

Pexip Infinity and Amazon Web Services Deployment Guide

Pexip Infinity and Amazon Web Services Deployment Guide Pexip Infinity and Amazon Web Services Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring AWS security groups 4 Deploying a Management Node in AWS 6 Deploying a Conferencing Node

More information

Whitepaper. IoT Protocols. PAASMER Support for Protocols. Website:

Whitepaper. IoT Protocols. PAASMER Support for Protocols. Website: Whitepaper IoT Protocols PAASMER Support for Protocols Website: www.mobodexter.com www.paasmer.co 1 Table of Contents 1. Introduction 3 2. IoT Protocols 4 3. Connectivity Protocols 5 4. Application Layer

More information

F5 WANJet 200. Quick Start Guide. Quick Start Overview

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

More information

Wireless a CPE User Manual

Wireless a CPE User Manual NOTICE Changes or modifications to the equipment, which are not approved by the party responsible for compliance, could affect the user's authority to operate the equipment. Company has an on-going policy

More information

Getting Started with your MicroPnP Development and Evaluation Kit

Getting Started with your MicroPnP Development and Evaluation Kit VersaSense NV, Kroegberg 3, B-3000 Leuven, info@versasense.com Getting Started with your MicroPnP Development and Evaluation Kit 1. Deploy your MicroPnP network: 1. Connect the provided antennas to the

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

BlueJeans Room with Dolby Conference Phone. Advanced Configuration Guide

BlueJeans Room with Dolby Conference Phone. Advanced Configuration Guide BlueJeans Room with Dolby Conference Phone Advanced Configuration Guide Version 3.3 14 September 2017 Copyright 2017 Dolby Laboratories. All rights reserved. Dolby Laboratories, Inc. 1275 Market Street

More information

Guide. Cloudistics Ignite: Setup and Configuration Guide

Guide. Cloudistics Ignite: Setup and Configuration Guide Guide Cloudistics Ignite: Setup and Configuration Guide Contents Introduction... 3 Step 1: Configure Ignite Uplink Network... 4 1.1 Console into each Ignite SDN Router... 4 1.2 Configure the IP address(es)

More information

IoT Infrastructure. idevicesinc.com

IoT Infrastructure. idevicesinc.com IoT Infrastructure idevicesinc.com Introduction To The idevices IoT Infrastructure The idevices IoT Infrastructure efficiently solves communication needs for connected devices without increasing development

More information

Quick Start Guide. W-118 Access Point. Arista Networks. DOC

Quick Start Guide. W-118 Access Point. Arista Networks.   DOC Quick Start Guide W-118 Access Point Arista Networks www.arista.com DOC-03485-01 Headquarters 5453 Great America Parkway Santa Clara, CA 95054 USA + 1 408 547-5500 www.arista.com Support +1408547-5502+

More information

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. Citrix NetScaler Gateway 12.0

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. Citrix NetScaler Gateway 12.0 RSA SECURID ACCESS Implementation Guide Citrix 12.0 Peter Waranowski, RSA Partner Engineering Last Modified: February 20 th, 2018 Table of Contents Table of Contents...

More information

CPM. Quick Start Guide V2.4.0

CPM. Quick Start Guide V2.4.0 CPM Quick Start Guide V2.4.0 1 Content 1 Introduction... 3 Launching the instance... 3 CloudFormation... 3 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 4 CPM Server Configuration...

More information

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver

LevelOne FBR User s Manual. 1W, 4L 10/100 Mbps ADSL Router. Ver LevelOne FBR-1416 1W, 4L 10/100 Mbps ADSL Router User s Manual Ver 1.00-0510 Table of Contents CHAPTER 1 INTRODUCTION... 1 FBR-1416 Features... 1 Package Contents... 3 Physical Details... 3 CHAPTER 2

More information

PCoIP Connection Manager for Amazon WorkSpaces

PCoIP Connection Manager for Amazon WorkSpaces PCoIP Connection Manager for Amazon WorkSpaces Version 1.0.7 Administrators' Guide TER1408002-1.0.7 Introduction Amazon WorkSpaces is a fully managed cloud-based desktop service that enables end users

More information

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017 mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud

More information

Application Note Startup Tool - Getting Started Guide

Application Note Startup Tool - Getting Started Guide Application Note Startup Tool - Getting Started Guide 07 July 2008 Startup Tool Table of Contents 1 INGATE STARTUP TOOL...1 2 STARTUP TOOL INSTALLATION...2 3 CONNECTING THE INGATE FIREWALL/SIPARATOR...5

More information

Quick Start Guide. State of the art hyper-optimized video management platform designed for ease, speed and efficiency.

Quick Start Guide. State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack Cube Up to 16 (Cube-LX) and 64 (Cube) 2.1MP Cameras (1080p True HD Resolution)

More information

Pexip Infinity and Amazon Web Services Deployment Guide

Pexip Infinity and Amazon Web Services Deployment Guide Pexip Infinity and Amazon Web Services Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring AWS security groups 4 Deploying a Management Node in AWS 6 Deploying a Conferencing Node

More information

CCNA. Course Catalog

CCNA. Course Catalog CCNA Course Catalog 2012-2013 This course is intended for the following audience: Network Administrator Network Engineer Systems Engineer CCNA Exam Candidates Cisco Certified Network Associate (CCNA 640-802)

More information

AOS-W 6.4. Quick Start Guide. Install the Switch. Initial Setup Using the WebUI Setup Wizard

AOS-W 6.4. Quick Start Guide. Install the Switch. Initial Setup Using the WebUI Setup Wizard AOS-W 6.4 Quick Start Guide This document describes the initial setup of an Alcatel-Lucent user-centric network that consists of an Alcatel-Lucent switch and Alcatel-Lucent Access Points (APs). The installation

More information

Dell IoT Gateway 5500 Edge MicroServer Setup Guide

Dell IoT Gateway 5500 Edge MicroServer Setup Guide Dell IoT Gateway 5500 Edge MicroServer Setup Guide Version [1.0] Software Change Log... 2 Introduction... 2 About the Dell IoT Gateway 5500... 2 Installation... 3 Initial Setup... 3 Download Prerequisite

More information

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview

Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview Interconnecting Cisco Networking Devices Part 1 (ICND1) Course Overview This course will teach students about building a simple network, establishing internet connectivity, managing network device security,

More information

ExtraHop Command-line Reference

ExtraHop Command-line Reference ExtraHop Command-line Reference Published: 2018-12-15 You can manage many administrative tasks on your ExtraHop system through a command-line interface (CLI). You will typically manage your ExtraHop appliance

More information

Load Balancing FreePBX / Asterisk in AWS

Load Balancing FreePBX / Asterisk in AWS Load Balancing FreePBX / Asterisk in AWS Quick Reference Guide V1.0.1 ABOUT THIS GUIDE This document provides a quick reference guide on how to load balance FreePBX / Asterisk servers using the Enterprise

More information

Snappy Ubuntu Core Enabling secure devices with app stores

Snappy Ubuntu Core Enabling secure devices with app stores Snappy Ubuntu Core Enabling secure devices with app stores We are the company behind Ubuntu. Canonical and Ubuntu Best of both worlds CANONICAL Commercial backing for the #1 general purpose Linux OS: Ubuntu

More information

MTA_98-366_Vindicator930

MTA_98-366_Vindicator930 MTA_98-366_Vindicator930 Number: 98-366 Passing Score: 700 Time Limit: 45 min File Version: 1.0 http://www.gratisexam.com/ Microsoft Technology Associate Networking Fundamentals MTA 98-366 Exam A QUESTION

More information

Infoblox Installation Guide. vnios for Amazon Web Services

Infoblox Installation Guide. vnios for Amazon Web Services Infoblox Installation Guide vnios for Amazon Web Services Copyright Statements 2015, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form, in whole

More information

Configuring High Availability (HA)

Configuring High Availability (HA) 4 CHAPTER This chapter covers the following topics: Adding High Availability Cisco NAC Appliance To Your Network, page 4-1 Installing a Clean Access Manager High Availability Pair, page 4-3 Installing

More information

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0 ForeScout CounterACT Single CounterACT Appliance Version 8.0 Table of Contents Welcome to CounterACT Version 8.0... 4 CounterACT Package Contents... 4 Overview... 5 1. Create a Deployment Plan... 6 Decide

More information

ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE

ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE ARCSERVE UDP CLOUD DIRECT DISASTER RECOVERY APPLIANCE VMWARE [COMPANY NAME] [Company address] Table of Contents Arcserve UDP Cloud Direct Disaster Recovery Appliance for VMware... 2 Download the Arcserve

More information

Multi-site Configuration and Installation Guide Port Forwarding Option

Multi-site Configuration and Installation Guide Port Forwarding Option Multi-site Configuration and Installation Guide Port Forwarding Option V1.0 7-24-2006 Overview What this guide covers This guide will assist you in setting up a Wide Area Network (WAN) that allows your

More information

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide The Balabit s Privileged Session Management 5 F5 Azure Reference Guide March 12, 2018 Abstract Administrator Guide for Balabit s Privileged Session Management (PSM) Copyright 1996-2018 Balabit, a One Identity

More information

Transport and Security Specification

Transport and Security Specification Transport and Security Specification 15 November 2017 Version: 6.3 Contents Overview 3 Standard network requirements 3 Source and Destination Ports 3 Configuring the Connection Wizard 4 Private Bloomberg

More information

PVS Deployment in the Cloud. Last Updated: June 17, 2016

PVS Deployment in the Cloud. Last Updated: June 17, 2016 PVS Deployment in the Cloud Last Updated: June 17, 2016 Contents Amazon Web Services Introduction 3 Software Requirements 4 Set up a NAT Gateway 5 Install PVS on the NAT Gateway 11 Example Deployment 12

More information

DIGITCOM DVR System Quick installation MANUAL

DIGITCOM DVR System Quick installation MANUAL DIGITCOM DVR System Quick installation MANUAL Smart Industries Smart Group www.smarthomebus.com Methods of remote Access: 1- Using a Static IP address provided by your ISP 2- Using the Online server www.dvrnat.com

More information

Introducing LXI to your Network Administrator

Introducing LXI to your Network Administrator Introducing LXI to your Network Administrator Aug 3, 2013 Edition Notice of Rights/Permissions: All rights reserved. This document is the property of the LXI Consortium and may be reproduced, but unaltered,

More information

Startup Tool TG - Getting Started Guide

Startup Tool TG - Getting Started Guide Startup Tool TG - Getting Started Guide For Classic Ingate SIParator Version 5.0.10 or later Document revision 17B, February 20, 2017 1(24) Table of Contents 0 Quick Start... 2 1 Ingate Startup Tool TG...

More information

User Guide Sentrius RG1xx. Version 1.1

User Guide Sentrius RG1xx. Version 1.1 A User Guide Sentrius RG1xx Version 1.1 REVISION HISTORY Version Date Notes Approver 1.0 20 July Initial Release Jonathan Kaye 1.1 3 Aug 2017 Clarified web interface URL in section 4 : Log into the Gateway.

More information

InControl 2 Software Appliance Setup Guide

InControl 2 Software Appliance Setup Guide InControl 2 Software Appliance Setup Guide (Last updated: 2017-11) Contents 1. Introduction Minimum Hardware Requirements 2. For VMware ESXi 6.0 and ESXi 5.5 (SCSI) Networking Creating InControl and DB

More information

Silver Peak EC-V and Microsoft Azure Deployment Guide

Silver Peak EC-V and Microsoft Azure Deployment Guide Silver Peak EC-V and Microsoft Azure Deployment Guide How to deploy an EC-V in Microsoft Azure 201422-001 Rev. A September 2018 2 Table of Contents Table of Contents 3 Copyright and Trademarks 5 Support

More information

Security SSID Selection: Broadcast SSID:

Security SSID Selection: Broadcast SSID: 69 Security SSID Selection: Broadcast SSID: WMM: Encryption: Select the SSID that the security settings will apply to. If Disabled, then the device will not be broadcasting the SSID. Therefore it will

More information

TestOut Network Pro - English 5.0.x COURSE OUTLINE. Modified

TestOut Network Pro - English 5.0.x COURSE OUTLINE. Modified TestOut Network Pro - English 5.0.x COURSE OUTLINE Modified 2018-03-06 TestOut Network Pro Outline - English 5.0.x Videos: 130 (17:10:31) Demonstrations: 78 (8:46:15) Simulations: 88 Fact Sheets: 136 Exams:

More information

Introduction. An introduction to the equipment and organization of the Internet Lab.

Introduction. An introduction to the equipment and organization of the Internet Lab. Introduction An introduction to the equipment and organization of the Internet Lab. Some material in this slide set is copyrighted, Pearson Education, 2004 Internet Lab Equipment 4 Linux PCs 4 Cisco Routers

More information

ARM mbed mbed OS mbed Cloud

ARM mbed mbed OS mbed Cloud ARM mbed mbed OS mbed Cloud MWC Shanghai 2017 Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud applications Analytics

More information

Colubris Networks Configuration Guide

Colubris Networks Configuration Guide Colubris Networks Configuration Guide Release 5.1 (October 2006) 43-10-0000-02 Copyright 2006 Colubris Networks, Inc. All rights reserved, including those to reproduce this document or parts thereof in

More information

Computer Networking Fundamentals

Computer Networking Fundamentals Job Ready Assessment Blueprint Computer Networking Fundamentals Test Code: 4514 / Version: 01 Copyright 2016. All Rights Reserved. General Assessment Information Computer Networking Fundamentals Blueprint

More information

Networking. Networking and Communication Trends Convergence (Accessibility) Speed Stability Simplicity* Embeddedness

Networking. Networking and Communication Trends Convergence (Accessibility) Speed Stability Simplicity* Embeddedness Networking and Communication Trends Convergence (Accessibility) Speed Stability Simplicity* Embeddedness What is a Computer Network General definition Related hardware Network Interface Card Network Operating

More information

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1

VMware Integrated OpenStack User Guide. VMware Integrated OpenStack 4.1 VMware Integrated OpenStack User Guide VMware Integrated OpenStack 4.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about

More information

Orbi WiFi System User Manual

Orbi WiFi System User Manual User Manual February 2018 202-11675-09 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product,

More information

Horizon DaaS Platform 6.1 Service Provider Installation - vcloud

Horizon DaaS Platform 6.1 Service Provider Installation - vcloud Horizon DaaS Platform 6.1 Service Provider Installation - vcloud This guide provides information on how to install and configure the DaaS platform Service Provider appliances using vcloud discovery of

More information

AppGate for AWS Step-by-Step Setup Guide. Last revised April 28, 2017

AppGate for AWS Step-by-Step Setup Guide. Last revised April 28, 2017 AppGate for AWS Step-by-Step Setup Guide Last revised April 28, 2017 Contents Welcome & Overview... 2 Getting Started... 3 Pre-Requisites... 4 But what about Security Groups?... 5 Browser Compatibility:...

More information

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM

Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Chapter 10 Configure AnyConnect Remote Access SSL VPN Using ASDM Topology Note: ISR G1 devices use FastEthernet interfaces instead of GigabitEthernet interfaces. 2015 Cisco and/or its affiliates. All rights

More information

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac

WISNETWORKS. WisOS 11ac V /3/21. Software version WisOS 11ac WISNETWORKS User Manual V1.1 2016/3/21 Software version 1.0.0021 Table of contents 1. Setup& WMI... 3 1.1 Hardware Setup... 3 1.2 Web Management Interface... 3 2. Status... 4 2.1 Overview... 4 2.1.1 System...

More information

Configuring General Settings for the EN-4000

Configuring General Settings for the EN-4000 EN-4000 Reference Manual Document 4 Configuring General Settings for the EN-4000 T he EN-4000 is the newest member of Encore Networks family of routers. It provides wireless and cabled connections to a

More information

Congratulations for purchasing this LabKit! Please follow the steps below to get started

Congratulations for purchasing this LabKit! Please follow the steps below to get started Congratulations for purchasing this LabKit! Please follow the steps below to get started In this quick guide you will find A. Assembling your LabKit B. Accessing your LabKit C. LabKit GSM configuration

More information

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vcenter Server Appliance Configuration Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 Update 1 Modified on 04 OCT 2017 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware

More information

ARM mbed Reference Designs

ARM mbed Reference Designs ARM mbed Reference Designs Steve Ogborne Senior Engineer Internet of Things Business Unit mbed Connect / Shenzhen, China 15 th Dec 2015 Contents Intro Smart City Sub-GHz Reference Design Wi-Fi Reference

More information

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

More information

User Manual. SSV Remote Access Gateway. Web ConfigTool

User Manual. SSV Remote Access Gateway. Web ConfigTool SSV Remote Access Gateway Web ConfigTool User Manual SSV Software Systems GmbH Dünenweg 5 D-30419 Hannover Phone: +49 (0)511/40 000-0 Fax: +49 (0)511/40 000-40 E-mail: sales@ssv-embedded.de Document Revision:

More information

VMware Integrated OpenStack User Guide

VMware Integrated OpenStack User Guide VMware Integrated OpenStack User Guide VMware Integrated OpenStack 3.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Forescout. Quick Installation Guide. Single Appliance. Version 8.1

Forescout. Quick Installation Guide. Single Appliance. Version 8.1 Forescout Version 8.1 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Quick Start Guide. VMware vsphere / vsphere Hypervisor. Router Mode (Out-of-Path Deployment) Before You Begin

Quick Start Guide. VMware vsphere / vsphere Hypervisor. Router Mode (Out-of-Path Deployment) Before You Begin VX VIRTUAL APPLIANCES If you re not using VMware vsphere Client 5.1, your screens may vary. VMware vsphere / vsphere Hypervisor Router Mode (Out-of-Path Deployment) 2015 Silver Peak Systems, Inc. Before

More information

5.1 Configure each Sensor Pin Rename Set Rules Export Data Switching Nodes... 25

5.1 Configure each Sensor Pin Rename Set Rules Export Data Switching Nodes... 25 Hi-Gate User Manual Hi-Gate User Manual Hi-Gate User Manual Contents 1 Introduction... 3 1.1 Hi-Gate... 3 1.1.1 What is Hi-Gate... 3 1.1.2 Specifications... 3 1.1.3 Features... 4 1.2 Hi-Node... 5 1.2.1

More information

Entry Level Assessment Blueprint Computer Networking Fundamentals

Entry Level Assessment Blueprint Computer Networking Fundamentals Blueprint Computer Networking Fundamentals Test Code: 4514 / Version: 01 Specific Competencies and Skills Tested in this Assessment: PC Principles Identify physical and equipment safety and maintenance

More information

Interoperability Frameworks for RIOT-OS

Interoperability Frameworks for RIOT-OS Interoperability Frameworks for RIOT-OS @Mattia_Antonini m.antonini@create-net.org Università degli Studi INTEROPERABILITY Berlin, 15th July 2016 Stack Base Layer Service Layer Implementations Official

More information

Networking 101 By: Stefan Jagroop

Networking 101 By: Stefan Jagroop Networking 101 By: Stefan Jagroop The Internet The Internet is governed by a series of protocols that form the rules for how communications should happen The Internet is a network of networks. There is

More information

ThingsPro Software User s Manual

ThingsPro Software User s Manual User s Manual Edition 3.0, July 2016 www.moxa.com/product 2016 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

CompTIA Network+ Study Guide Table of Contents

CompTIA Network+ Study Guide Table of Contents CompTIA Network+ Study Guide Table of Contents Course Introduction Table of Contents Getting Started About This Course About CompTIA Certifications Module 1 / Local Area Networks Module 1 / Unit 1 Topologies

More information

Virtual Private Network with Open Source and Vendor Based Systems

Virtual Private Network with Open Source and Vendor Based Systems Paper 192, IT 303 Virtual Private Network with Open Source and Vendor Based Systems Abstract Veeramuthu Rajaravivarma SUNY, Farmingdale State College, Farmingdale Rajarav@farmingdale.edu Heavy dependency

More information

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, ,

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, , CCNA Cisco Certified Network Associate (200-125) Exam DescrIPtion: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment

More information

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. Pulse Connect Secure 8.x

<Partner Name> <Partner Product> RSA SECURID ACCESS Implementation Guide. Pulse Connect Secure 8.x RSA SECURID ACCESS Implementation Guide Pulse Connect Secure 8.x Daniel R. Pintal, RSA Partner Engineering Last Modified: January 24 th, 2018 Solution Summary The Pulse

More information

Using Cloud VPN Service

Using Cloud VPN Service To begin, log in to the VMS Service Interface using your consumer credentials. In case of association with several tenants, choose a customer name from the drop-down in the left pane of the Welcome page.

More information

USER GUIDE FASTER, WHOLE-HOME WI-FI. AmpliFi Home Wi-Fi System

USER GUIDE FASTER, WHOLE-HOME WI-FI. AmpliFi Home Wi-Fi System USER GUIDE FASTER, WHOLE-HOME WI-FI AmpliFi Home Wi-Fi System AmpliFi User Guide Table of Contents Table of Contents Chapter 1: Getting Started.... 1 Introduction... 1 Product Overview.... 2 MeshPoint...

More information

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud

How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud How to Deploy the Barracuda NG Firewall in an Amazon Virtual Private Cloud The Barracuda NG Firewall can run as a virtual appliance in the Amazon cloud as a gateway device for Amazon EC2 instances in an

More information

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX

Password: admin DW-BJCUBE2T-LX DW-BJCUBE4T-LX DW-BJCUBE6T-LX DW-BJCUBE9T-LX DW-BJCUBE12T-LX DW-BJCUBE18T-LX Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack Cube Up to 16 (Cube-LX) and 64 (Cube) 2.1MP Cameras (1080p True HD Resolution)

More information

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N

This course prepares candidates for the CompTIA Network+ examination (2018 Objectives) N CompTIA Network+ (Exam N10-007) Course Description: CompTIA Network+ is the first certification IT professionals specializing in network administration and support should earn. Network+ is aimed at IT

More information

CCNA 1 Chapter 2 v5.0 Exam Answers %

CCNA 1 Chapter 2 v5.0 Exam Answers % CCNA 1 Chapter 2 v5.0 Exam Answers 2015 100% 1. Which two features are characteristics of flash memory? (Choose two.) Flash provides nonvolatile storage. Flash receives a copy of the IOS from RAM when

More information