Demo Lab Guide Network Function Virtualization

Size: px
Start display at page:

Download "Demo Lab Guide Network Function Virtualization"

Transcription

1 Demo Lab Guide Network Function Virtualization (HOL) Hands-On Lab Guide Deploying Virtualized IP Multimedia Subsystems in an OpenStack Environment Product Domain: Network Author: NFV Product Engineering Version: 1.01 Date: 24/03/ Dell Demo Center Dell Inc., 2016

2 Table of Contents 1 Product Overview Lab Preparation Considerations and Caveats Introduction Lab Topology and Essential Information Lab Addressing and Login Details NFV Virtual IP Mutlimedia Subsystem Pre-configured VNF Components Pre-configured vims deployment Pre-configured Network Visualization Tool Pre-configured Client and Stress Test tool Execution time of scripts Termination Scripts Lab User Interactions Cacti Network Monitoring Stress Testing Scaling OpenStack Dashboard Logs Summary Dell Demo Center Dell Inc., 2016

3 1 Product Overview This document compliments a virtual lab consisting of key design considerations to implement Network Functions Virtualization Infrastructure (NFVI), which is purpose built to accommodate service provider level requirements set forth by the provider s / partners technical staff and Dell Inc. technical architects and engineers. The NFVI considered here is for lab purposes only and does not reflect a production implementation supporting Virtual Network Functions (VNF). Also, please consider these software components may span multiple geographic locations and incorporate many forms of COTS compute, network, and storage. Note: Gain expertise and terminology understanding by viewing this group specification document: ETSI NFV v1.1.1: Network Functions Virtualization (NFV); Use Cases Network Functions Virtualization Infrastructure (NFVi) is an enhanced common infrastructure framework. It s comprised of next generation distributed compute architectures and services delivery mechanisms such as Software Defined Networks (SDN), public & private cloud infrastructure, northbound APIs, southbound APIs, transport, and services-oriented technologies. Distributed operating systems paired with commercially available computing elements (COTS) offers Cloud Communications Service Providers an alternative to acquiring traditional stand-alone infrastructure hardware and/or software serving a specific function (i.e. Load Balancer, Firewall, Intrusion Detection, Customer Premise Equipment, etc.). Consolidating proprietary network equipment hardware into high volume servers, commoditized switching, and storage provides significant benefit towards operations and accelerated services delivery. NFVi systems termed here encompasses foundational components such as; servers, storage, networking, infrastructure management (VIM), and sub-system components to deliver an end-to-end solutions framework. Openly delivered architectures are constructed by Dell in collaboration with its partners in the form of disaggregated building blocks predominantly delivered by provider s requirements. Each element is specifically selected and optimized to deliver carrier-grade 3 Dell Demo Center Dell Inc., 2016

4 resiliency, delivered in a highly available format, configured using PowerEdge C/M/R-Series Servers, Dell Networking S/Z-Series switching products, and logically connected using Openstack as the key distribution platform offered in a variety of sub-system architectures. Note: For any NFV related queries of opportunities please reach out to ASK_NFV_PLM@dell.com 1.1 Lab Preparation Considerations and Caveats It is in your best interests to ensure the demo environment you will be demonstrating is clean & tidy before you begin. For this reason we would recommend, where possible, you log in to your demo at least 15 minutes prior to delivery and check the following; 1. Familiarize yourself with the environment during this time and check any specific features you are expecting to demo. 2. Most importantly, be crystal clear with yourself on what it is you plan to show. A full demo of every feature described below (with questions) can take several hours. If you only have a short time slot be sure to focus on the key points that address the customer s pain points and will drive value home to them. 3. Ensure that you have scheduled the demo for sufficient time so as not to have the demo end before you are finished with the customer. Any other guidance on how the user should prepare for the lab can be added here. If there are limitation or something the user should be aware of call out also. 4 Dell Demo Center Dell Inc., 2016

5 2 Introduction In this lab, you will gain technical exposure to the following: Using open source Fuel to simplify OpenStack deployment OpenStack consisting of three controllers and two compute nodes Understanding the essential concepts of virtualized infrastructure management (VIM) Demonstrating key NFV concepts using OpenStack as a platform to build and support computing, networking, and storage infrastructure Applying your knowledge and executing an automated script, which to deploys a simple Reference Virtual Network Function (VNF), Working knowledge of an open source IP Multimedia Subsystem Validating end-to-end functionality with client communication software Note: In this lab, you are expected to have a basic understanding of Dell systems infrastructure. Because this NFV system is virtualized, the physical aspects of networking and servers is out of scope. Please refer to other demos.dell.com lab demonstrations, which may focus on hardware/product specifics. 5 Dell Demo Center Dell Inc., 2016

6 2.1 Lab Topology and Essential Information 6 Dell Demo Center Dell Inc., 2016

7 2.1.1 Lab Addressing and Login Details Element IP Method UserID Password Comments Fuel /24 ssh admin admin Deploys Openstack Cloud Horizon /24 http, ssh admin admin Openstack UI Jump /24 screenconnect demouser password Jump Server controller-1 / node ssh root r00tme controller node controller-2 / node ssh root r00tme controller node controller-3 / node ssh root r00tme controller node compute-1 / node ssh root r00tme compute node compute-2 / node ssh root r00tme compute node ALL vims Machines Varies QEMU Console root root123 all the vims instances 7 Dell Demo Center Dell Inc., 2016

8 3 NFV Virtual IP Mutlimedia Subsystem The lab delivers key business and technical benefits of Dell NFV Platform. To demonstrate the core capabilities of Dell NFV Platform we will now deploy the vims on top of Dell NFV Platform. Dell NFV Platform supports following feature related to vims: - Automated Deployment - High Availability - Automated user provisioning - Service Monitoring - Automated Scaling - Load Balancing - SIPp stress testing - User registration and call setup using sip clients i.e. Zoiper, Xlite. - Sip Call - Text Messaging - Conference Call - Call Hold - Call Forwarding - Call Recording - Video Calling - Stress testing using SIPp as a tester tool. - Cacti for the monitoring purpose of load on different nodes. - Web RTC - Scaling up automatically when loads reaches a maximum threshold - Scaling down - Load balancing 8 Dell Demo Center Dell Inc., 2016

9 3.1 Pre-configured VNF Components The lab focuses on key technical NFV concepts using an open-source vims system, which is considered a reference VNF. To demonstrate the core capabilities of vims, we will pre-deploy the vims on an Openstack platform. Here is a list of the core topics covered during the lab: - vims deployment in HA - User provisioning - Cacti monitoring - User registration and call setup using sip clients i.e. zoiper, Xlite. 3.2 Pre-configured vims deployment The virtual IP media system is already configured, however, here are the pre-executed scripts that were constructed to build the environment. By running these scripts prior to lab deployment, you gain roughly minutes of time to complete the entire buildout of the vims environment. 1. Extract the vims.tar.gz using the command: cd / tar -zxvf vims-demo.tar.gz 2. Change the current directory to the vims directory by running the command cd /vims 3. Start deploying the vims by entering the following command: 9 Dell Demo Center Dell Inc., 2016

10 3.3 Pre-configured Network Visualization Tool To get SNMP visualization an open source software cacti is used. To install Cacti the following steps are to be followed 1. Enter the vims directory by entering the command: cd /vims 2. Enter the command to spawn the cacti node python Cacti.py 3. Look up the Cacti node IP from Openstack Horizon or Use the IP provided in the end of script. 4. Open the web browser and type ip>/cacti 5. Login using the credentials, Username = admin, Password = admin 6. Go to devices and enter the IP of sprout node in the field Hostname 7. Graphs can be viewed on the top "graphs" tab. 10 Dell Demo Center Dell Inc., 2016

11 3.4 Pre-configured Client and Stress Test tool Note: Part of this HOL also included the creation of additional scripts to setup open-source IMS clients and stress test tools. Portions of these elements will be visited in the lab user interaction section later, but here are the pre-executed steps to automatically bring up the client side tools: 1. To create the users, run the following script: python user_create.py 2. Enter the no of users you want to create: To register user in vims install soft sip clients i.e. zoiper, Xlite etc. 4. Create an account in the zoiper/xlite 5. Use the credentials given in the sip users.txt file on desktop to register users. 6. Open the Zoiper client go to settings and click on create account: 11 Dell Demo Center Dell Inc., 2016

12 7. Choose the account type SIP from the options 8. Copy the credentials from the file sip users.txt. E.g. username= password = 7kkzTyGW 9. In the outbound proxy option use the <bono-0 floating ip address>: Click on next and check the box of skip auto detection 11. Go to settings and click on preferences as shown in below figure. 12. Enter the authentication username from the file sip users.txt. 13. Click on register to register the user 14. Same are the steps for any soft client you use. 3.5 Execution time of scripts Depending upon the computational power, all the four scripts have variant execution time. Approximate time of completion is stated below: - Initial deploy scripts takes 45 minutes - User Create script takes 120 minutes (for 100,000 users) - Scale-up takes 30 minutes - Scale-down takes 10 minutes - vims termination script takes 10 minutes - Stress test script takes 15 minutes - Cacti script takes 10 minutes 12 Dell Demo Center Dell Inc., 2016

13 3.6 Termination Scripts 1. To terminate, go to vims directory and enter the command python Remove.py 2. To stop the stress test, go to vims directory and enter the command python Remove_test.py Note: Provide the no of test nodes you want to remove = 2 3. To terminate Cacti enter the command python Remove_cacti.py 13 Dell Demo Center Dell Inc., 2016

14 4 Lab User Interactions This section includes instructions that the lab user will type/execute. This includes the stress testing and the scale out on the existing environment. Viewing the various dashboards like Cacti and Horizon. 4.1 Cacti Network Monitoring 1. Open the web browser and type 2. Login using the credentials Username = admin Password = admin 3. Graphs can be viewed on the top "graphs" tab. 4.2 Stress Testing To start the stress test, enter the command python tester.py Note: Enter the no. of nodes to spawn =3 14 Dell Demo Center Dell Inc., 2016

15 4.3 Scaling The vims will scale up and down automatically on reaching the threshold. Threshold is configured in terms of CPU usage, Memory Usage and Number of Call Another stack named scale will be created in scale up process. To view the Scale up/down progress ssh into control node and enter the following commands cd /vims vi scale_progress 4.4 OpenStack Dashboard To view OpenStack horizon/dashboard use the following IP in the address bar - Login using the credentials Username = admin Password = admin 4.5 Logs All the scripts generate logs during execution. To see the logs generated during the execution of scripts, go into the /vims/logs/ directory. It contains a total of 2 files for each script; one file is for activity log i.e the total flow of script in which it deploys vims components and the second is error log in case if any error occurs during the execution of script. 15 Dell Demo Center Dell Inc., 2016

16 5 Summary In this document we have successfully deployed and validated the working and deployment of Clearwater vims using a representative sample of NFV Infrastructure, all of which are Dell NFV capable solutions. After the complete deployment we were able validate the sip call using Clearwater vims and its monitoring using Cacti. We have also used SIPp as a stress test to bench mark and validate the automatic scale up and down the vims Note:- Feedback on the demonstration and the guide would be greatly appreciated. Any feature or enhancements you would like to see to either please the Demo Center team and we will provide the feedback to the NFV Product team. 16 Dell Demo Center Dell Inc., 2016

17 17 Dell Demo Center Dell Inc., 2016

Demo KACE K1000 System Management Appliance

Demo KACE K1000 System Management Appliance Demo KACE K1000 System Management Appliance Quick Start Guide Product Domain: Cloud Client Computing Author: Dan Coleman Version: 1.01 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations

More information

Demo Lab Guide vworkspace

Demo Lab Guide vworkspace Demo Lab Guide vworkspace Product Domain: Cloud Client Computing Author: Dan Coleman Version: 1.01 Table of Contents 1 Product Overview... 4 1.1 Lab Preparation Considerations and Caveats... 4 2 Introduction...

More information

Demo Lab Guide OS 9 Emulator

Demo Lab Guide OS 9 Emulator Demo Lab Guide OS 9 Emulator Quick Start Guide Example OSPF Configuration Product Domain: Networking Author: Ruairi Mongan Version: 1.01 Date: 01/01/2016 Table of Contents 1 Product Overview... 3 1.1 Lab

More information

Demo Lab Guide TechDirect

Demo Lab Guide TechDirect Demo Lab Guide TechDirect Product Domain: Cloud Client Computing Author: David Aherne Version: 1.01 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations and Caveats... 3 2 Introduction...

More information

Demo Lab Guide 4Ward Cloud In-A- Box

Demo Lab Guide 4Ward Cloud In-A- Box Demo Lab Guide 4Ward Cloud In-A- Box 4Ward Cloud In-A-Box powered By Dell Cloud Foundation (VTRX) Product Domain: Server Author: Ian O Gorman Version: 1.01 Date: 21/11/15 1 Dell Demo Center https://demos.dell.com

More information

KACE K2000 System Deployment Appliance Demo Guide

KACE K2000 System Deployment Appliance Demo Guide KACE K2000 System Deployment Appliance Demo Guide Product Domain: Cloud Client Computing Author: Dan Coleman Version: 1.01 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations and

More information

Demo Lab Guide Compellent

Demo Lab Guide Compellent Demo Lab Guide Compellent Replay Manager SQL Server Product Domain: Storage Author: Joseph Correia Version: 1.01 Date: 28/01/2016 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations

More information

Demo Lab Guide OpenManage Essentials

Demo Lab Guide OpenManage Essentials Demo Lab Guide OpenManage Essentials OpenManage Essentials and Support Assist Product Domain: Server Author: Ian O Gorman Version: 1.01 Date: 12/02/2016 Table of Contents 1 Product Overview... 3 1.1 Lab

More information

Demo Lab Guide OpenManage Network Manager

Demo Lab Guide OpenManage Network Manager Demo Lab Guide OpenManage Network Manager OpenManage Essentials Walk Through and Configuration Product Domain: Networking Author: Ruairi Mongan Version: 1.01 Date: 20/11/2014 1 Dell Demo Center https://demos.dell.com

More information

SanDisk DAS Cache Sales & Channel Partner demo

SanDisk DAS Cache Sales & Channel Partner demo SanDisk DAS Cache Sales & Channel Partner demo Quick Start Guide Product Domain: Server Author: Ian O Gorman Version: 1.01 Date: 15/01/15 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Demo Lab Guide Data Protection Encryption DDP

Demo Lab Guide Data Protection Encryption DDP Demo Lab Guide Data Protection Encryption DDP Product Domain: Cloud Client Computing Author: David Aherne Version: 1.01 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations and

More information

How to Deploy Virtual Test Agents in OpenStack

How to Deploy Virtual Test Agents in OpenStack How to Deploy Virtual Test Agents in OpenStack Executive Summary This guide explains how to deploy Netrounds Virtual Test Agents (vtas) in OpenStack and how to control these from Netrounds Control Center.

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: September 26, 2016 SCS OpenStack Cloud Table of Contents Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 Using the Openstack Web Interface... 4 Logging into the OpenStack

More information

Apigee Edge Developer Training

Apigee Edge Developer Training Training Training DURATION: 4 or 5 days FORMAT: Instructor-led with labs DELIVERY: Public or Private class PREREQUISITES: None HOW IT WORKS: Days 1 4 cover the fundamentals of developing and securing s

More information

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion HPE Helion OpenStack Carrier Grade 1.1 Release Notes 2017-11-14 HPE Helion Contents HP Helion OpenStack Carrier Grade 1.1: Release Notes... 3 Changes in This Release... 3 Usage Caveats...4 Known Problems

More information

IBM Smart Cloud Entry Hosted Trial Guide 3.2

IBM Smart Cloud Entry Hosted Trial Guide 3.2 IBM Smart Cloud Entry Hosted Trial Guide 3.2 SmartCloud Entry Team: Cloud Solutions Beta cloudbta@us.ibm.com Page 1 Table of Contents Chapter 1: Introduction...3 Chapter 2: Getting Started...4 Request

More information

Dell EMC vsan Ready Nodes for VDI

Dell EMC vsan Ready Nodes for VDI Dell EMC vsan Ready Nodes for VDI Integration of VMware Horizon on Dell EMC vsan Ready Nodes April 2018 H17030.1 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

OpenManage Power Center Demo Guide for https://demos.dell.com

OpenManage Power Center Demo Guide for https://demos.dell.com OpenManage Power Center Demo Guide for https://demos.dell.com Contents Introduction... 3 Lab 1 Demo Environment... 6 Lab 2 Change the default settings... 7 Lab 3 Discover the devices... 8 Lab 4 Group Creation

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015

Andrew Pullin, Senior Software Designer, School of Computer Science / x4338 / HP5165 Last Updated: October 05, 2015 SCS OpenStack Cloud Table of Contents Table of Contents... 1 Introduction... 2 Who Can Access the SCS OpenStack?... 2 SCS OpenStack Statistics... 3 Definitions... 3 How To... 4 Logging into the OpenStack

More information

OpenStack Lab on VMware Workstation Setting up the All-In-One VM

OpenStack Lab on VMware Workstation Setting up the All-In-One VM OpenStack Lab on VMware Workstation Setting up the All-In-One VM In our first post, we got to the start of the OpenStack install using the Rackspace Private Cloud ISO (Alamo). Because we had to set up

More information

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3

Deploying VMware Identity Manager in the DMZ. SEPT 2018 VMware Identity Manager 3.3 Deploying VMware Identity Manager in the DMZ SEPT 2018 VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

"Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary

Charting the Course... H8Q14S HPE Helion OpenStack. Course Summary Course Summary Description This course will take students through an in-depth look at HPE Helion OpenStack V5.0. The course flow is optimized to address the high-level architecture and HPE Helion OpenStack

More information

Simplified CICD with Jenkins and Git on the ZeroStack Platform

Simplified CICD with Jenkins and Git on the ZeroStack Platform DATA SHEET Simplified CICD with Jenkins and Git on the ZeroStack Platform In the technical article we will walk through an end to end workflow of starting from virtually nothing and establishing a CICD

More information

Managing Pod Through Cisco VIM Insight

Managing Pod Through Cisco VIM Insight The following topics tell you how to install and replace Cisco Virtual Infrastructure Manager (VIM) nodes using Cisco VIM Insight. Managing Hardware, page 1 Managing Software, page 7 Pod User Administration,

More information

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A.

Juniper JN0-410 Exam. Volume: 65 Questions. Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. Volume: 65 Questions Question No: 1 What are two valid service VMs in a service chain? (Choose two.) A. gateway B. load balancer C. orchestrator D. firewall Answer: B,D Question No: 2 Which role does OpenStack

More information

Introduction to Cisco and Intel NFV Quick Start

Introduction to Cisco and Intel NFV Quick Start Quick Start Cisco Intel NFV Quick Start. Simplify Virtualization, Encourage Innovation for Service Providers Introduction Customer expectations for network services have evolved markedly. Customers want

More information

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways.

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways. SUSE Cloud Admin Appliance Walk Through First before you proceed with deploying the Admin Appliance you must go through and answer the questionnaire to ensure you have an idea of the scope of the project

More information

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE FEBRUARY 2019 PRINTED 26 FEBRUARY 2019 CONFIGURING BASIC MACOS MANAGEMENT: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Purpose Audience

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4

VMware Skyline Collector Installation and Configuration Guide. VMware Skyline 1.4 VMware Skyline Collector Installation and Configuration Guide VMware Skyline 1.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Demo Lab Guide ImageAssist

Demo Lab Guide ImageAssist Demo Lab Guide ImageAssist Quick Start Guide Product Domain: OS Imaging Author: Tyler McLaughlin Version: 1.0 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations and Caveats...

More information

LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc WEST BAYSHORE ROAD PALO ALTO, CA LIVEACTION, INC.

LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc WEST BAYSHORE ROAD PALO ALTO, CA LIVEACTION, INC. LIVEACTION, INC. LiveNX 8.0 QUICK START GUIDE (QSG) LiveAction, Inc. 3500 WEST BAYSHORE ROAD PALO ALTO, CA 94303 1-1 LiveNX 8.0 Quick Start Guide (QSG) Introduction This LiveNX 8.0 Quick Start Guide will

More information

HP Helion OpenStack Carrier Grade 1.1: Release Notes

HP Helion OpenStack Carrier Grade 1.1: Release Notes HP Helion OpenStack Carrier Grade 1.1: Release Notes HP Helion OpenStack Carrier Grade Contents 2 Contents HP Helion OpenStack Carrier Grade 1.1: Release Notes...3 Changes in This Release... 5 Usage Caveats...7

More information

Server Installation and Administration Guide

Server Installation and Administration Guide NetApp Connect 5.1 Server Installation and Administration Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888)

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Introducing Cisco License Manager

Introducing Cisco License Manager CHAPTER 1 Cisco License rapidly acquires and deploys a large number of software licenses and tracks license status for an entire network. Tip If you are using Cisco License for the first time, see the

More information

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Virsae Service Management for Unified Communications with Avaya Aura Session Manager - Issue 1.0 Abstract These Application Notes describe

More information

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security

Bringing OpenStack to the Enterprise. An enterprise-class solution ensures you get the required performance, reliability, and security Bringing OpenStack to the Enterprise An enterprise-class solution ensures you get the required performance, reliability, and security INTRODUCTION Organizations today frequently need to quickly get systems

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Demos.Dell.com Guide: SupportAssist for Servers or with OpenManage Essentials

Demos.Dell.com Guide: SupportAssist for Servers or with OpenManage Essentials Demos.Dell.com Guide: SupportAssist for Servers or with OpenManage Essentials This guide is to help you confidently deliver Dell SupportAssist for Enterprise demos! Review the guide and practice the demo

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

Table of Contents HOL EMT

Table of Contents HOL EMT Table of Contents Lab Overview - - vcloud Network Functions Virtualization...2 Lab Guidance... 3 Introduction... 8 Module 1 - Getting Started (15 min)... 13 How Fast Fast Really Is - From VNF to VoLTE

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Introduction With the advancing technologies, business applications and operations naturally have become more dynamic in order to

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Quick Start Guide v3. Nuage Networks 755 Ravendale Drive Mountain View, CA 94043

Quick Start Guide v3. Nuage Networks 755 Ravendale Drive Mountain View, CA 94043 Quick Start Guide 11.10.2016 v3 Nuage Networks 755 Ravendale Drive Mountain View, CA 94043 Quick Start Guide Nuage Networks experience (Nuage X) 1 Overview This guide is designed to familiarize new users

More information

Agility 2018 Hands-on Lab Guide. VDI the F5 Way. F5 Networks, Inc.

Agility 2018 Hands-on Lab Guide. VDI the F5 Way. F5 Networks, Inc. Agility 2018 Hands-on Lab Guide VDI the F5 Way F5 Networks, Inc. 2 Contents 1 Lab1 - Getting Started 5 1.1 Jump Host.............................................. 5 1.2 Lab Network Setup.........................................

More information

Step 3 - How to Configure Basic System Settings

Step 3 - How to Configure Basic System Settings Before configuring the IP address and network settings, complete Step 2 - How to Configure IP Address, network Settings, and Firewall. Verify the computer and the are connected to the same network, with

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

Pexip Infinity and Google Cloud Platform Deployment Guide

Pexip Infinity and Google Cloud Platform Deployment Guide Pexip Infinity and Google Cloud Platform Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring your Google VPC network 4 Obtaining and preparing disk images for GCE Virtual Machines

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

Personal vdisk Implementation Guide. Worldwide Technical Readiness

Personal vdisk Implementation Guide. Worldwide Technical Readiness Worldwide Technical Readiness Table of Contents Table of Contents... 2 Overview... 3 Implementation Guide... 4 Pre-requisites... 5 Preparing PVS vdisk to be used with Personal vdisk... 6 Creating a Desktop

More information

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6

8.0 Help for Community Managers Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents 8.0 Help for Community Managers... 3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0

Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Virsae Service Management for Unified Communications with Avaya Aura System Manager - Issue 1.0 Abstract These Application Notes describe

More information

VMware Workspace ONE UEM VMware AirWatch Cloud Connector

VMware Workspace ONE UEM VMware AirWatch Cloud Connector VMware AirWatch Cloud Connector VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager

VMware Identity Manager Cloud Deployment. DEC 2017 VMware AirWatch 9.2 VMware Identity Manager VMware Identity Manager Cloud Deployment DEC 2017 VMware AirWatch 9.2 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

VMWARE HORIZON CLOUD SERVICE HOSTED INFRASTRUCTURE ONBOARDING SERVICE SILVER

VMWARE HORIZON CLOUD SERVICE HOSTED INFRASTRUCTURE ONBOARDING SERVICE SILVER DATASHEET VMWARE HORIZON CLOUD SERVICE HOSTED INFRASTRUCTURE ONBOARDING SERVICE SILVER AT A GLANCE The VMware Horizon Cloud Service Hosted Infrastructure Onboarding Service Silver provides basic assistance

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

9.2(1)SU1 OL

9.2(1)SU1 OL Prerequisites, page 1 workflow, page 2 architecture considerations, page 2 Deployment model considerations, page 3 for Large PoD and Small PoD, page 4 for Micro Node, page 8 Prerequisites Before you plan

More information

Setting Up Resources in VMware Identity Manager

Setting Up Resources in VMware Identity Manager Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

Installation Guide for 3.1.x

Installation Guide for 3.1.x CARETEND BI Installation Guide for 3.1.x TABLE OF CONTENTS DOCUMENT PURPOSE... 2 OVERVIEW... 2 PLATFORM COMPONENTS... 3 Rock-Pond BI Server... 3 CareTend BI Client Application... 3 ABOUT INSTANCES... 3

More information

Quick Start Guide to Compute Canada Cloud Service

Quick Start Guide to Compute Canada Cloud Service Quick Start Guide to Compute Canada Cloud Service Launching your first instance (VM) Login to the East or West cloud Dashboard SSH key pair Importing an existing key pair Creating a new key pair Launching

More information

UNIVERSITY OF CAGLIARI

UNIVERSITY OF CAGLIARI UNIVERSITY OF CAGLIARI DIEE - Department of Electrical and Electronic Engineering Infrastrutture ed Applicazioni Avanzate nell Internet NFV ACK: content taken from Foundations of Modern Networking, SDN,

More information

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite This Dell technical white paper explains how to connect Toad Business Intelligence Suite to Quickstart

More information

Build Cloud like Rackspace with OpenStack Ansible

Build Cloud like Rackspace with OpenStack Ansible Build Cloud like Rackspace with OpenStack Ansible https://etherpad.openstack.org/p/osa-workshop-01 Jirayut Nimsaeng DevOps & Cloud Architect 2nd Cloud OpenStack-Container Conference and Workshop 2016 Grand

More information

Edge Foundational Training

Edge Foundational Training Edge Foundational Training Give your team the tools to get up and running with Edge Edge Foundational Training provides the tools and information needed to start using Edge whether in the cloud or on premises.

More information

IaaS Configuration for Cloud Platforms

IaaS Configuration for Cloud Platforms vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide

Amazon AppStream 2.0: SOLIDWORKS Deployment Guide 2018 Amazon AppStream 2.0: SOLIDWORKS Deployment Guide Build an Amazon AppStream 2.0 environment to stream SOLIDWORKS to your users June 2018 https://aws.amazon.com/appstream2/ 1 Welcome This guide describes

More information

Nutanix InstantON for Citrix Cloud

Nutanix InstantON for Citrix Cloud Citrix Cloud with Nutanix Private Cloud - Hybrid Cloud VDA Deployment Reference Nutanix InstantON for Citrix Cloud Contents Introduction 3 Deployment 4 Sign up for Citrix Cloud 4 Nutanix Prism s Connect

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

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE APRIL 2019 PRINTED 17 APRIL 2019 MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Audience Getting Started with Android

More information

getting started guide

getting started guide Pure commitment. getting started guide Cloud Native Infrastructure version 2.0 Contents Introduction... 3 Intended audience... 3 Logging in to the Cloud Native Infrastructure dashboard... 3 Creating your

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

Sentinet for Microsoft Azure SENTINET

Sentinet for Microsoft Azure SENTINET Sentinet for Microsoft Azure SENTINET Sentinet for Microsoft Azure 1 Contents Introduction... 2 Customer Benefits... 2 Deployment Topologies... 3 Cloud Deployment Model... 3 Hybrid Deployment Model...

More information

Customize OpenStack for Telco NFV

Customize OpenStack for Telco NFV Security Level: Customize OpenStack for Telco NFV Tianran Zhou (zhoutianran@huawei.com) Feng Dong (albert.dongfeng@huawei.com) www.huawei.com HUAWEI TECHNOLOGIES CO., LTD. Motivation Linux as a general

More information

VMware AirWatch Cloud Connector Guide ACC Installation and Integration

VMware AirWatch Cloud Connector Guide ACC Installation and Integration VMware AirWatch Cloud Connector Guide ACC Installation and Integration Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

How to Deploy an AMI Test Agent in Amazon Web Services

How to Deploy an AMI Test Agent in Amazon Web Services How to Deploy an AMI Test Agent in Amazon Web Services Executive Summary This guide explains how to deploy a Netrounds Test Agent in Amazon EC2 (Elastic Compute Cloud) by launching an AWS instance on which

More information

The LDAP plugin for Fuel documentation

The LDAP plugin for Fuel documentation The LDAP plugin for Fuel documentation Release 3.0-3.0.0-1 Mirantis Inc. July 07, 2016 CONTENTS 1 Plugin Guide 1 1.1 LDAP plugin for Fuel.......................................... 1 1.2 Release notes /

More information

F5 BIG-IP Access Policy Manager: SAML IDP

F5 BIG-IP Access Policy Manager: SAML IDP Agility 2018 Hands-on Lab Guide F5 BIG-IP Access Policy Manager: SAML IDP F5 Networks, Inc. 2 Contents: 1 Welcome 5 2 Class 1: SAML Identity Provider (IdP) Lab 7 2.1 Lab Topology & Environments...................................

More information

ESCALATOR DESIGN CONSIDERATIONS

ESCALATOR DESIGN CONSIDERATIONS ESCALATOR DESIGN CONSIDERATIONS Release brahmaputra.1.0 (9ba9270) OPNFV May 28, 2016 CONTENTS 1 Reference Architecture 3 1.1 Precondition of Upgrade......................................... 4 2 Information

More information

Baremetal with Apache CloudStack

Baremetal with Apache CloudStack Baremetal with Apache CloudStack ApacheCon Europe 2016 Jaydeep Marfatia Cloud, IOT and Analytics Me Director of Product Management Cloud Products Accelerite Background Project lead for open source project

More information

Cloud CPE Solution Release Notes

Cloud CPE Solution Release Notes Cloud CPE Solution Release Notes Release 3.2 6 February 2018 Revision 2 These Release Notes accompany Release 3.2 of the Juniper Networks Cloud CPE Solution. They contain installation information, and

More information

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 WEBLOGIC SERVER DOMAINS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Domain - concept and implementation. Content of a domain. Common domain types. Production versus

More information

Vodafone Secure Device Manager Administration User Guide

Vodafone Secure Device Manager Administration User Guide Vodafone Secure Device Manager Administration User Guide Vodafone New Zealand Limited. Correct as of June 2017. Vodafone Ready Business Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

More information

Cloud CPE Solution Release Notes

Cloud CPE Solution Release Notes Cloud CPE Solution Release Notes Release 3.1.1 14 December 2017 Revision 8 These Release Notes accompany Release 3.1.1 of the Juniper Networks Cloud CPE Solution. They contain installation information,

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

Yealink Device Management Platform Quick Start Guide. Applies to version or later

Yealink Device Management Platform Quick Start Guide. Applies to version or later Yealink Device Management Platform Quick Start Guide Applies to version 2.0.0.14 or later Overview Yealink device management platform allows administrators to efficiently realize centralized management

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for Citrix XenDesktop and XenApp for Dell EMC XC Family September 2018 H17388 Deployment Guide Abstract This deployment guide provides instructions for deploying

More information

OpenStack Havana All-in-One lab on VMware Workstation

OpenStack Havana All-in-One lab on VMware Workstation OpenStack Havana All-in-One lab on VMware Workstation With all of the popularity of OpenStack in general, and specifically with my other posts on deploying the Rackspace Private Cloud lab on VMware Workstation,

More information

vcloud Director Administrator's Guide

vcloud Director Administrator's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect

Best Practice Deployment of F5 App Services in Private Clouds. Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Best Practice Deployment of F5 App Services in Private Clouds Henry Tam, Senior Product Marketing Manager John Gruber, Sr. PM Solutions Architect Agenda 1 2 3 4 5 The trend of data center, private cloud

More information

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1

Guide to Deploying VMware Workspace ONE. VMware Identity Manager VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE VMware Identity Manager 2.9.1 VMware AirWatch 9.1 Guide to Deploying VMware Workspace ONE You can find the most up-to-date technical documentation on the VMware

More information

Application Notes for Virsae Service Management for Unified Communications with Avaya Session Border Controller for Enterprise - Issue 1.

Application Notes for Virsae Service Management for Unified Communications with Avaya Session Border Controller for Enterprise - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Virsae Service Management for Unified Communications with Avaya Session Border Controller for Enterprise - Issue 1.0 Abstract These Application

More information

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Daitan White Paper IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group 2014 IMS, NFV

More information