Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, 3.1.0

Size: px
Start display at page:

Download "Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, 3.1.0"

Transcription

1 Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, Rev 2.0 March 31, Innovative Way - Suite 3322 Nashua, NH Tel PLEX (7539)

2 Notices The information contained herein is subject to change without notice. Plexxi and the Plexxi logo are trademarks of Plexxi, Inc. in the United States and other countries. Other product or service names may be trademarks or service marks of others. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without written permission from Plexxi, Inc. Plexxi, Inc. provides this documentation AS IS, without warranty, term, or condition of any kind, either implied or expressed, including, but not limited to, the implied warranties, terms, or conditions of merchantability, satisfactory quality, non-infringement and fitness for a particular purpose. Plexxi, Inc. reserves the right to make changes to equipment design or program components described in this documentation, as progress in engineering, manufacturing methods, or other circumstances may warrant. No responsibility is assumed for the use of Plexxi, Inc. software or hardware, all rights, obligations and remedies related to which are as set forth in the applicable sales and license agreements. Plexxi, Inc. 100 Innovative Way - Suite 3322 Nashua, NH Tel: PLEX (7539) Published March 31, 2017 Printed in United States of America. Copyright Plexxi, Inc. All rights reserved. The Plexxi Switch system is classified as a class 1 telecommunications laser product employing embedded class 1 lasers and complies with the following: THIS PRODUCT COMPLIES WITH FDA RULE 21 CFR SUBCHAPTER J IN EFFECT AT DATE OF MANUFACTURE. PRODUCT COMPLIES WITH 21 CFR AND PRODUIT CONFORME SELON LE SOUS CHAPITRE J DU DOCUMENT FDA RÈGLE 21 CFR EN VIGUEUR LORS DE LA DATE DE FABRICATION. PRODUIT CONFORME SELON 21CFR ET Electrotechnical Commission (IEC) , This product is classified as a: CLASS 1 LASER PRODUCT APPAREIL À LASER DE CLASSE 1 This unit is intended to be installed in a Restricted Access Location only with access only by trained personnel. Warning: The primary hazards of exposure to invisible laser radiation from an optical fiber communications system are: ï Damage to the eye by viewing an unterminated optical fiber or fiber optic connector. ï Damage to the eye from invisible laser radiation from viewing a cut fiber or a broken fiber. Never attempt to view optical connectors that may be emitting laser energy and always avoid possible exposure to invisible optical laser radiation. Using optical fiber scopes or magnifying lenses may increase the possibility for an eye hazard. It is recommended that you use an optical power meter to determine if there is optical laser radiation present or use a remote video display inspection tool to inspect connectors. 2 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

3 Table of Contents Notices... 2 Introduction... 4 Related Documentation... 4 Contacting Plexxi Support... 4 Installation Considerations... 5 VM Requirements... 5 Supported VM Hypervisors... 5 Supported Hosts... 5 Supported Operating System... 5 Host Environment - Network Settings... 5 Security Considerations... 5 Initial Installation - High- Level Overview... 6 Plexxi Control Upgrade - High- Level Overview... 6 Downloading the ISO Installer Files... 6 Quick Start Online Initial Installation... 7 Installing Linux for Plexxi Control Online Quick Start... 7 Installing Plexxi Control Online Quick Start... 8 Installing Linux for Plexxi Control... 9 Installation Options... 9 Downloading the ISO file... 9 Linux Installer Main Menu Installer Main Menus for an Online Installation Installer Main Menus for an Offline Installation Installation Main Menu Information Automatic Installation (DHCP) Automatic Installation with Prompt for Static IP Changing the Linux Root Password Selecting an Action Selecting the Time Zone Completing the Linux Installation Testing Remote Access to the Linux Installation Configuring a Device (Optional) Configuring DNS (Optional) Installing or Upgrading Plexxi Control Online Installing or Upgrading Plexxi Control Offline Administering Plexxi Control Changing the hostname of your Plexxi Control Server/VM Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

4 Introduction Plexxi Control runs as an application in a Linux environment. In this procedure, you must first install CentOS 6.x Linux for Plexxi Control on the server or VM, then you install Plexxi Control. In this procedure, you will install the following: CentOS 6.x Linux for Plexxi Control Plexxi Control. Ensure that the Plexxi Control version is compatible with Plexxi Switch version. Refer to the Plexxi Compatibility Matrix which is available on the Technical Documentation page on plexxi.com: Related Documentation The following additional documentation supports this release: Plexxi Compatibility Matrix, Version 5 or greater. The Plexxi Compatibility Matrix contains version-specific software and hardware support information as well as cable and transceiver support information. Plexxi Release Notes, Release Plexxi Switch Administrator Guide using Linux and Plexxi CLI, Release Plexxi Control Online Help is available while logged into the Plexxi Control UI Except for the online help, this documentation is available on the Resources > Technical Publications page of Contacting Plexxi Support Plexxi Support services are available to answer questions and to make sure your software and hardware operate properly. Contact Plexxi Support at: support@plexxi.com (US/Canada toll-free) (US/International) 4 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

5 Installation Considerations Review the following information to prepare for your installation. VM Requirements To support Plexxi Control, you must create a virtual machine that meets the following minimum requirements: 4 CPU cores 8 GB RAM 200 GB disk space Supported VM Hypervisors VMware ESXi IMPORTANT: If you need to install Plexxi Control on a different hypervisor, contact Plexxi Support before attempting the installation. Supported Hosts VMware virtual machines (VMs) Supported Operating System Linux CentOS Host Environment - Network Settings The host IP address can be set either statically or dynamically (DHCP). Plexxi recommends setting a static IP address for the host, However, if you use DHCP, you must take steps (for example, via a reservation on the DHCP server) to ensure that the host IP address does not change. Determine the following network settings: DHCP: The installer supports DHCP configurations with no additional configuration required. However, on the DHCP server, you should add a DHCP reservation and/or DNS hostname entry on your DHCP/DNS server(s). Static IP: If you use static IP, determine your static IP address, netmask, default gateway, and DNS server information. You can either enter these settings when prompted by the installer, or supply them as boot options to the installer. Hostname: You can either pass a specific hostname to the installer as a boot option or ensure that your DNS server has the hostname entry for your DHCP reserved or assigned to a static IP address. Security Considerations The Plexxi Linux for Plexxi Control installation disables SELinux and SSH access to the root account and prompts you to enter a new root password on the first boot. You should also take additional measures as needed to secure the installation. See the Red Hat Enterprise Linux 6 Security Guide for more information: US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/ Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

6 Initial Installation - High-Level Overview Linux for Plexxi Control needs to be installed during the Initial Installation before you can install Plexxi Control. After installing Linux during the initial installation, you can install and, in the future, upgrade Plexxi Control without re-installing Linux. If you are installing Linux and Plexxi Control for the first time: 1. Download the ISO installer file(s) as described in the section, Downloading the ISO Installer Files. 2. Install Linux for Plexxi Control. (CentOS 6.x) as described in the section, Installing Linux for Plexxi Control. 3. Install Plexxi Control using either Online or Offline, as described in the appropriate section: Installing or Upgrading Plexxi Control Online Installing or Upgrading Plexxi Control Offline Plexxi Control Upgrade - High-Level Overview If Linux for Plexxi Control and Plexxi Control is already installed and you need to upgrade Plexxi Control, proceed as follows: 1. Determine the Plexxi Control version to install. IMPORTANT: You must install the Plexxi Control version that matches the installed Plexxi switch software version. 2. Download the ISO installer file(s) as described in the section, Downloading the ISO Installer Files. 3. Upgrade Plexxi Control using either Online or Offline, as described in the appropriate section: Installing or Upgrading Plexxi Control Online Installing or Upgrading Plexxi Control Offline Downloading the ISO Installer Files Determine if the installation will be online (network-based, Internet access required) or offline (self-contained, no network access required). To perform the installation online, you need: the Plexxi Control Linux ISO installer: plexxicontrol-linux-el6-online-date.iso Download from in Control > linux_iso > version. To perform the installation offline, you need: the Plexxi Control Linux ISO installer: plexxicontrol-linux-el6-offline-date.iso Download from in Control > linux_iso > version. the Plexxi Control offline software bundle: plexxicontrol-offline-install-version-date.iso Download from in Control > releases > version. 6 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

7 Quick Start Online Initial Installation Provided for convenience, the following quick start installation uses defaults in an online environment to install the Linux for Plexxi Control operating system and then install Plexxi Control. IMPORTANT: For detailed instructions, refer to the detailed installation procedures that follow this section. Installing Linux for Plexxi Control Online Quick Start 1. Create a Virtual Machine (VM) on which to install and run Plexxi Control. Adhere to the previously-specified requirements (memory/cpu/disk). Configure the VM to boot from the Linux ISO installer file. 2. Power ON the VM and immediately launch a remote VM console. The Linux installer automatically launches and the installer main menu will appear in the Console, with Automatic Install selected and an automatic boot timer counting down. 3. In the Linux for Plexxi Control Installer screen, press Enter to immediately launch the Automatic installation. 4. In the Accept Oracle License screen, press Tab to select Accept, then press Enter to continue. 5. In the Accept Plexxi End User License screen, press Tab to select Accept, then press Enter to continue. Installation progress messages appear. The installation takes a few minutes. 6. When the Installation Completed Remove Install Media screen opens, eject the installation media. 7. Press Tab to select OK, then press Enter. The system reboots and you are prompted to change the root user password. Note: When the server/vm first boots after the Linux installation, you must change the root password. Until this step is completed, the Plexxi Control server will not be fully functional. 8. Enter a secure password for the host root user. 9. In the Select Action screen, press Tab to select Save&Quit, then press Enter. 10. In the Configure Timezones screen, use the up-arrow and down-arrow to select the time zone, press Tab to select OK, and press Enter to continue. 11. In the Authentication Configuration screen, press Tab to select Next, then press Enter to continue. After this screen the system will complete the boot process and you will receive a login prompt. The Linux installation is complete. You can login to Linux as root user with the new secure password. 12. Install Plexxi Control as described in the next section. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

8 Installing Plexxi Control Online Quick Start With Linux installed, you can now install Plexxi Control. 1. Determine the version of Plexxi Control software to install. IMPORTANT: You must install the Plexxi Control version that matches the installed Plexxi switch software version. 2. Log in either on the console or remotely via SSH as username plexxi with the default password plexxi. 3. Run the installation script. For example, to install 3.1.0: sudo install-plexxi-control Note: sudo will likely prompt for a password for the plexxi login account. The default password is: plexxi 4. When prompted, type Y and press Enter. The installation runs automatically. 8 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

9 Installing Linux for Plexxi Control Linux for Plexxi Control needs to be installed during the Initial Installation before you can install Plexxi Control. After installing Linux during the initial installation, you can install and, in the future, upgrade Plexxi Control without re-installing Linux. Installation Options You chose from the following options to install Linux for Plexxi Control: Automatic Install Configures DHCP. This is the preferred method. This Automatic installer automates most of the Linux OS installation for you by completing the installations with minimal interaction. You are prompted to accept license agreements. Automatic Install, prompt for static IP Use to configure static IP. This Automatic installer automates most of the Linux OS installation for you by completing the installations with minimal interaction. You are prompted to accept license agreements and enter static IP address information. Install from USB drive requires Plexxi Support assistance. Advanced installation options require Plexxi Support assistance. Advanced and USB Installation Options Contact either Plexxi Support or your Plexxi representative before using the Advanced Installation options or installing from USB drive. Installation Option Offline/Online IMPORTANT Install from USB device Advanced Installation Advanced disk configuration options No hardware checks options Rescue previously installed Linux system Offline only Offline/Online Offline/Online Offline/Online Offline/Online Contact Plexxi Support before using any of these installation options. Refer to Error! Reference source not found. on page Error! Bookmark not defined.. Downloading the ISO file To perform the installation online, before starting the installation, you need: a network connection the Control Linux ISO installer: plexxicontrol-linux-el6-online-date.iso available from To perform the installation offline, before starting the installation, you need: the Control Linux ISO installer: plexxicontrol-linux-el6-offline-date.iso available from Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

10 Linux Installer Main Menu The following subsections identify the initial installer menu screen(s) that you will see when you power on your VM to boot from the installer ISO. You will be able to select and start the installation method from the menu. The actual procedures follow this informational section. Installer Main Menus for an Online Installation For an Online installation, the following is a sample main installer screen: Selecting Advanced installation options opens the following: 10 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

11 Installer Main Menus for an Offline Installation For an Offline installation, the following is a sample main installer screen: Selecting Advanced installation opens the following: Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

12 Installation Main Menu Information In the Linux for Plexxi Control Installer screen that opens, the Automatic Install option is selected by default and the boot countdown is active. Note: To use another installation option, before the countdown completes, use the up-arrow and down-arrow to select the option, then press Enter to start the installation. Note: If you select Advanced Installation options and then select Return to the main menu and press Enter, you are returned to the main installer screen. The Automatic Install option will be selected and the boot countdown active. Continue Continue with the appropriate section depending on the installation type: Automatic Installation (DHCP) Automatic Installation with Prompt for Static IP 12 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

13 Automatic Installation (DHCP) Plexxi recommends that you use the Automatic Install option. This option is selected by default when you first access the installer and an installation countdown of 120 seconds begins immediately. IMPORTANT: Automatic installation configures your server to use DHCP. To perform an automatic installation: 1. Create a Virtual Machine (VM) on which to install and run Plexxi Control. Adhere to the previously-specified requirements (memory/cpu/disk). Configure the VM to boot from the Linux ISO installer file. 2. Power ON the VM and immediately launch a remote VM console. The Linux installer automatically launches and the installer main menu will appear in the Console, with Automatic Install selected and an automatic boot timer counting down. Note: To use another installation option, before the countdown completes, use the up-arrow and down-arrow to select the option, then press Enter. For example, for an Online installation: 3. Press Enter to launch the Automatic installation. Progress messages appear as the installation progresses. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

14 4. You will be prompted to accept the Oracle End User License agreement. To accept the agreement, press Tab to select the Accept button, then press Enter. 5. The Plexxi End User License agreement opens. To accept the agreement, press Tab to select the Accept button, then press Enter. Progress messages appear as the installation progresses. The installation will take a few minutes. For example: 14 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

15 When the installation completes successfully, the Installation completed Remove Install media screen appears. 6. Eject the installation media. IMPORTANT: If you do not eject the installation media and/or set the startup device to another drive, the host (VM) could boot back into the installer menu again. 7. Press Tab to select OK, then press Enter. The system reboots. Continue 8. You will be prompted to change the Linux password. Continue with the section, Changing the Linux Root Password. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

16 Automatic Installation with Prompt for Static IP Use this installation option to install Linux and by specify a static IP address for the host. 1. Create your VM, adhering to the previously-specified requirements Create a Virtual Machine (VM) on which to install and run Plexxi Control. Adhere to the previously-specified requirements (memory/cpu/disk). Configure the VM to boot from the Linux ISO installer file. 2. Power ON the VM and immediately launch a remote VM console. The Linux installer automatically launches and the installer main menu will appear in the Console, with Automatic Install selected and an automatic boot timer counting down. Note: To use another installation option, before the countdown completes, use the up-arrow and down-arrow to select the option, then press Enter. For example, for an Online installation: 3. Press Tab to select Automatic Install, prompt for static IP, then press Enter to launch the installation. 16 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

17 4. In the Configure TCP/IP screen, under Enable IPv4 support, press Tab to highlight Manual configuration, then press the Spacebar to select it. An asterisk appears in the selected item. 5. Press Tab to select OK, then press Enter to continue. 6. In the Manual TCP/IP Configuration screen, enter the following information: Static IPv4 address and network mask in dot-decimal or CIDR notation. Gateway IP address Name server address. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

18 7. Press Tab to select OK and press Enter to continue. The Waiting for NetworkManager to configure eth0 message appears. Progress messages appear as the installation progresses. 8. You will be prompted to accept the Oracle End User License agreement. To accept the agreement, press Tab to select the Accept button, then press Enter. 9. The Plexxi End User License agreement opens. To accept the agreement, press Tab to select Accept, then press Enter. 18 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

19 10. Progress messages appear as the installation progresses. The installation will take a few minutes. For example: 11. When the installation completes successfully, the Installation completed Remove Install media screen appears. 12. Eject the installation media (disk or ISO image). 13. Press Tab to select OK, then press Enter. The system reboots. Continue 14. You will be prompted to change the Linux password. Continue with the next section, Changing the Linux Root Password. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

20 Changing the Linux Root Password After installing Linux for Plexxi Control, when the Plexxi Control server/vm first boots, you are prompted to change the root password. Until this step is completed, the Plexxi Control server will not be fully functional. Enter a new Linux root user password, then as prompted to confirm, re-enter the password. Continue The Select Action screen opens. Continue with the next section, Selecting an Action. Selecting an Action After entering a new Linux root user password, the following Select Action screen opens. Continue In this screen, select the next action to continue: Device configuration - Optional. Used to configure interface devices such as eth0. Continue with the section, Configuring a Device (Optional). DNS configuration Optional. To configure DNS, continue with the section, Configuring DNS (Optional). Save&Quit or Quit - Save&Quit saves configuration information and completes the installation. Quit completes the installation without saving configuration changes made since the last reboot. For both Save&Quit or Quit, continue with the next section, Selecting the Time Zone. 20 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

21 Selecting the Time Zone Selecting Save and Quit at the Select Action screen opens the Configure Timezones screen: In this screen, use the up-arrow and down-arrow to select the time zone, click Tab to select OK, and press Enter. Continue The Authentication Configuration screen opens. Continue with the next section, Completing the Linux Installation. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

22 Completing the Linux Installation Selecting OK in the Configure Timezones screen opens the following Authentication Configuration screen. IMPORTANT: Do NOT change the settings on this screen; they have no impact on Plexxi Control accounts. For Static IP, you will see a screen similar to: For DHCP, you will see a screen similar to: Continue as follows: 1. Press Tab to select Next, then press Enter to continue. Do NOT make any configuration changes on this screen. The host completes booting and the localhost login prompt appears. The Linux installation is complete. You can login to Linux as either: User: root and the new Linux root password set earlier in this procedure. User: plexxi and the password: plexxi. 22 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

23 Continue 2. Test remote access to Linux as described in the next section, Testing Remote Access to the Linux Installation. To configure authentication to the Plexxi switches, refer to the Plexxi Switch Administrator Guide using Linux and Plexxi CLI. To configure advanced authentication for the Control VM system (i.e. UNIX logins to the machine, using LDAP, NIS, or directory service for account/password management, etc.) refer to the RedHat Enterprise Linux documentation. Testing Remote Access to the Linux Installation Plexxi recommends that you test remote (SSH) access by doing the following: 1. Run the ifconfig command to determine your server's IP address. The device name is hardware-dependent but it is usually either eth0 or em1. 2. From another system, attempt an SSH connection to your server's IP address. Note: root logins via SSH are disabled by default, you will need to login using the plexxi user account, using the password plexxi. Continue To install Plexxi Control, continue with the appropriate section: Installing or Upgrading Plexxi Control Online Installing or Upgrading Plexxi Control Offline Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

24 Configuring a Device (Optional) In the Select Action screen, if you select Device configuration, the Select a Device screen opens. From this screen, you can select network devices on the Plexxi Control server/vm to configure. In this example eth0 is being configured: 1. Press tab to select a device, then press Enter. The Network Configuration screen opens to configure the selected device. 2. Edit the device configuration as needed. 3. Press Tab to select OK, then press Enter. (Or select Cancel to cancel the changes.) You are returned to Select a Device. 4. In Select a Device: To save changes and return to the Select Action screen, press Tab to select Save, then press Enter. To cancel and return to the Select Action screen. press Tab to select Cancel, then press Enter. 5. In the Select Action screen, continue as described in the section, Selecting an Action. 24 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

25 Configuring DNS (Optional) 1. In the Select Action screen, press the Down arrow to select DNS configuration and press Enter. The DNS configuration screen appears. 2. Make the edits you want and press Tab to select OK. (Or Cancel to cancel the operation.) 3. Press Spacebar. You are returned to the Select Action screen. 4. Select Quit to exit or Save&Quit to exit. The Authentication Configuration screen appears. See Authentication Configuration for details. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

26 Installing or Upgrading Plexxi Control Online This procedure describes how to perform an online installation or upgrade which automatically downloads the install ISO file and performs the installation. Note: For an Initial Installation, before you can install Plexxi Control, you must first install Linux for Plexxi Control as described earlier in this document. To install or upgrade Plexxi Control while online: 1 Determine the version of Plexxi Control software to install or upgrade to. IMPORTANT: You must install the Plexxi Control version that matches the installed Plexxi switch software version. 2 Log in either on the console or remotely via SSH as username plexxi with the default password plexxi. 3 Run the install script, entering the correct software version with appropriate command arguments for either an initial installation or an upgrade: For an Initial Installation: sudo install-plexxi-control version To upgrade to a newer version: sudo install-plexxi-control --upgrade version Note: If needed, you can use the following command to view available versions of Plexxi Control: install-plexxi-control --list Examples For an Initial Installation, if installing version 3.1.0: sudo install-plexxi-control For an Upgrade, if upgrading to version 3.1.0: sudo install-plexxi-control - upgrade At the following prompt, Enter Y and press Enter. The installation continues. Do you want to proceed (Y/n) Y The installation continues. 5 If the installed Java version needs to be updated, you will be prompted to accept the Oracle End User License agreement. To accept the agreement, press Tab to select the Accept button, then press Enter. 26 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

27 When the installation successfully completes, you will see the following message: Plexxi Control version #.#.# software was successfully installed. Next, the Tomcat application server starts up. Allow 2-3 minutes for the Plexxi Control application to start. Plexxi Control is now installed. 6 To open the Plexxi Control UI, in a Web browser, enter the URL that was displayed by the Plexxi Control installer. The URL format is: Log into Plexxi Control as administrator using the default credentials: Username: admin Password: plexxi IMPORTANT: In the Plexxi Control UI, change the password to a secure password. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

28 Installing or Upgrading Plexxi Control Offline With Linux in place, you can now install Plexxi Control. This procedure describes how to perform an offline installation. You must download the installer, then the installer automatically performs the installation. IMPORTANT: To install or upgrade Plexxi Control offline, you must download the Plexxi Control installer file from in Control > releases > version.. Download the file: plexxicontrol-offline-install-version-date.iso. where version is the Plexxi Control version and date is the date that the ISO file was built. To install or upgrade Plexxi Control while offline: 1 Determine the version of Plexxi Control software to install. IMPORTANT: You must install the Plexxi Control version that matches the installed Plexxi switch software version. 2 Download the installer file from software.plexxi.com. The installer file is: plexxicontrol-offline-install-version-date.iso 3 Log in either on the console or remotely via SSH as username plexxi with the default password plexxi. 4 Copy the ISO installer file to the server: scp isofilename plexxi@servername: 5 Run the install script, using the appropriate command arguments for either an initial installation or an upgrade: For an Initial Installation: sudo install-plexxi-control --offline path/filename.iso version For an Upgrade: sudo install-plexxi-control --offline path/filename.iso --upgrade version Examples For an Initial Installation, if installing version 3.1.0: sudo install-plexxi-control --offline plexxicontrol-offline-install date.iso For an Upgrade, if upgrading to version 3.1.0: sudo install-plexxi-control --offline plexxicontrol-offline-install date.iso -upgrade At the following prompt, Enter Y and press Enter. The installation continues. Do you want to proceed (Y/n) Y The installation continues. 28 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

29 7 If the installed Java version needs to be updated, you will be prompted to accept the Oracle End User License agreement. To accept the agreement, press Tab to select the Accept button, then press Enter. When the installation successfully completes, you will see the following message: Plexxi Control version #.#.# software was successfully installed. Next, the Tomcat server shuts down and restarts. Allow 1-2 minutes for the Tomcat server to start up Plexxi Control. Plexxi Control is now installed. 8 To open the Plexxi Control UI, in a Web browser, enter the URL that was displayed by the Plexxi Control installer. The URL format is: Log into Plexxi Control as administrator using the default credentials: Username: admin Password: plexxi IMPORTANT: If this was an upgrade to 3.0, in the Plexxi Control UI, you must run a Full Fit. IMPORTANT: If this was an initial installation, in the Plexxi Control UI, change the password to a secure password. Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x,

30 Administering Plexxi Control Changing the hostname of your Plexxi Control Server/VM If you change the hostname of your Plexxi Control server, you will either need to regenerate the self-signed SSL certificate to match the new hostname or obtain and import a new signed SSL certificate that uses the new hostname. To regenerate the self-signed SSL certificate after changing the hostname, run the command "sudo regenerate-plexxicontrol-cert" and follow the prompts to generate and install the certificate and restart your Plexxi Control/tomcat application server. If you are using an officially signed SSL certificate, follow your process for obtaining a new signed certificate from your certificate vendor, then use the Plexxi Control certificate import helper script to install your new SSL certificate. Run the import helper script using the command "sudo plexxicontrol-cert-helper" and following the prompts to import your certificate(s) and server key. 30 Plexxi Control Installation, Upgrade and Administration Guide, 2.3.x, 2.4.x, 3.0.x, 3.1.0

Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, 3.1.0

Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, 3.1.0 Plexxi Control Installation, Upgrade and Administration Guide Releases 2.3.x, 2.4.x, 3.0.x, 3.1.0 702-20002-10 Rev 2.2 May 16, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX

More information

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0

Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 Plexxi Control Installation, Upgrade and Administration Guide Release 3.2.0 702-20002-10 Rev 3.0 June 27, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information

Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release through 3.3.0

Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release through 3.3.0 Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release 3.2.2 through 3.3.0 December 8, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information

Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0

Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0 Plexxi HCN Plexxi Connect Installation, Upgrade and Administration Guide Release 3.0.0 May 3, 2018 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Legal Notices

More information

Plexxi Release Notes Plexxi Switch and Control Release 3.1.1

Plexxi Release Notes Plexxi Switch and Control Release 3.1.1 Plexxi Release Notes Plexxi Switch and Control Release 3.1.1 May 31, 2017 100 Innovative Way- Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Copyright The information contained

More information

Plexxi HCN Plexxi Control High Availability Installation, Upgrade and Administration Guide Release 4.0.0

Plexxi HCN Plexxi Control High Availability Installation, Upgrade and Administration Guide Release 4.0.0 Plexxi HCN Plexxi Control High Availability Installation, Upgrade and Administration Guide Release 4.0.0 May 3, 2018 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com

More information

Plexxi Getting Started Guide Small and Medium Deployments

Plexxi Getting Started Guide Small and Medium Deployments Plexxi Getting Started Guide Small and Medium Deployments Releases: SC_3.2.x and CN_2.3.x July 12, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Notices

More information

Plexxi Connect vsphere Plugin User Guide Releases through 2.5.0

Plexxi Connect vsphere Plugin User Guide Releases through 2.5.0 Plexxi HCN Plexxi Connect vsphere Plugin User Guide Releases 2.3.0 through 2.5.0 December 13, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Legal Notices

More information

Plexxi HCN Plexxi Getting Started Guide Small and Medium Deployments Releases: Switch-Control 3.2.0/1 and Connect 2.3.x

Plexxi HCN Plexxi Getting Started Guide Small and Medium Deployments Releases: Switch-Control 3.2.0/1 and Connect 2.3.x Plexxi HCN Plexxi Getting Started Guide Small and Medium Deployments Releases: Switch-Control 3.2.0/1 and Connect 2.3.x Document V 2 December 1, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel.

More information

Plexxi Release Notes Release 3.1.0

Plexxi Release Notes Release 3.1.0 Plexxi Release Notes Release 3.1.0 March 31, 2017 100 Innovative Way- Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Copyright The information contained herein is subject to change

More information

Plexxi Connect Release Notes

Plexxi Connect Release Notes Plexxi Connect Release Notes Release 2.2.0 February 23, 2017 100 Innovative Way- Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Copyright The information contained herein is subject

More information

Plexxi HCN Compatibility Matrix

Plexxi HCN Compatibility Matrix Plexxi HCN Compatibility Matrix Document Version 9.1 December 15, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Legal Notices The information contained

More information

ISO Installation Guide. Version 1.2 December 2015

ISO Installation Guide. Version 1.2 December 2015 Version 1.2 December 2015 ISO Installation Guide Copyright 2015 iwebgate. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or

More information

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

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

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

HiveManager Virtual Appliance QuickStart

HiveManager Virtual Appliance QuickStart This QuickStart describes the installation of a HiveManager Virtual Appliance. Introduction to HiveManager Virtual Appliance Before you can install the HiveManager Virtual Appliance, you must first install

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Link Gateway Initial Configuration Manual

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

More information

SRA Virtual Appliance Getting Started Guide

SRA Virtual Appliance Getting Started Guide SRA Virtual Appliance Getting Started Guide 1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your system. CAUTION: A CAUTION indicates potential

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

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide

SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6. Getting Started Guide SonicWall Secure Mobile Access SMA 500v Virtual Appliance 8.6 Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc.

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

OneSign Virtual Appliance Guide

OneSign Virtual Appliance Guide OneSign Virtual Appliance Guide A OneSign Virtual Appliance is a self-contained software implementation of the OneSign server that is functionally equivalent to a OneSign hardware appliance. You host and

More information

Cisco Mobility Services Engine Virtual Appliance Installation Guide for Cisco CMX Release 10.4

Cisco Mobility Services Engine Virtual Appliance Installation Guide for Cisco CMX Release 10.4 Cisco Mobility Services Engine Virtual Appliance Installation Guide for Cisco CMX Release 10.4 First Published: 2017-04-02 Last Modified: 2017-06-27 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Cisco Mobility Services Engine Virtual Appliance Installation Guide

Cisco Mobility Services Engine Virtual Appliance Installation Guide Cisco Mobility Services Engine Virtual Appliance Installation Guide for Cisco CMX Release, 10.3 and Later First Published: 2017-04-02 Last Modified: 2017-06-18 Americas Headquarters Cisco Systems, Inc.

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

CA Agile Central Administrator Guide. CA Agile Central On-Premises

CA Agile Central Administrator Guide. CA Agile Central On-Premises CA Agile Central Administrator Guide CA Agile Central On-Premises 2018.1 Table of Contents Overview... 3 Server Requirements...3 Browser Requirements...3 Access Help and WSAPI...4 Time Zone...5 Architectural

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

Reset the Admin Password with the ExtraHop Rescue CD

Reset the Admin Password with the ExtraHop Rescue CD Reset the Admin Password with the ExtraHop Rescue CD Published: 2018-01-19 This guide explains how to reset the administration password on physical and virtual ExtraHop appliances with the ExtraHop Rescue

More information

Videoscape Distribution Suite Software Installation Guide

Videoscape Distribution Suite Software Installation Guide First Published: August 06, 2012 Last Modified: September 03, 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Proofpoint Threat Response

Proofpoint Threat Response Proofpoint Threat Response Threat Response Auto Pull (TRAP) - Installation Guide Proofpoint, Inc. 892 Ross Drive Sunnyvale, CA 94089 United States Tel +1 408 517 4710 www.proofpoint.com Copyright Notice

More information

100 Innovative Way- Suite 3322 Nashua, NH Tel PLEX (7539) Plexxi Release Notes

100 Innovative Way- Suite 3322 Nashua, NH Tel PLEX (7539)   Plexxi Release Notes 100 Innovative Way- Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Plexxi Release Notes Release 2.2.1 March 30, 2016 Introduction This document contains information about the Plexxi

More information

Active Fabric Manager Installation Guide 1.5

Active Fabric Manager Installation Guide 1.5 Active Fabric Manager Installation Guide 1.5 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

More information

MARWATCH INSTALLATION AND UPGRADE GUIDE

MARWATCH INSTALLATION AND UPGRADE GUIDE MARWATCH INSTALLATION AND UPGRADE GUIDE For Service Providers RELEASE 5.0 Introduction Notice The information contained in this document is believed to be accurate in all respects but is not warranted

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

SuperLumin Nemesis. Getting Started Guide. February 2011

SuperLumin Nemesis. Getting Started Guide. February 2011 SuperLumin Nemesis Getting Started Guide February 2011 SuperLumin Nemesis Legal Notices Information contained in this document is believed to be accurate and reliable. However, SuperLumin assumes no responsibility

More information

Installing Cisco CMX in a VMware Virtual Machine

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

More information

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi VMware vsphere 5.5: Install, Configure, Manage Lab Addendum Lab 3: Configuring VMware ESXi Document Version: 2014-07-08 Copyright Network Development Group, Inc. www.netdevgroup.com NETLAB Academy Edition,

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

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

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

GMS. 1 Create and configure the virtual machine 2 Configure the virtual GMS server. Quick Start Guide. KVM Hypervisor.

GMS. 1 Create and configure the virtual machine 2 Configure the virtual GMS server. Quick Start Guide. KVM Hypervisor. Quick Start Guide GMS KVM Hypervisor 2013 Silver Peak Systems, Inc. Before You Begin Comply with the GMS Host System Requirements [PN 200476-001] Download the QCOW2 image file for the GMS: - For a free

More information

GX-V. Quick Start Guide. VMware vsphere / vsphere Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET

GX-V. Quick Start Guide. VMware vsphere / vsphere Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET Quick Start Guide If you re not using VMware vsphere Client 4.0, your screens may vary. GX-V VIRTUAL GMS SERVER VMware vsphere / vsphere Hypervisor 2012 Silver Peak Systems, Inc. Before You Begin Comply

More information

Product Version 1.1 Document Version 1.0-A

Product Version 1.1 Document Version 1.0-A VidyoDashboard Installation Guide Product Version 1.1 Document Version 1.0-A Table of Contents 1. Overview... 3 About This Guide... 3 Prerequisites... 3... 5 Installing the OVA for VMware ESXi... 5 Configuring

More information

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

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

More information

Dell Storage Manager 2016 R3 Installation Guide

Dell Storage Manager 2016 R3 Installation Guide Dell Storage Manager 2016 R3 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Post-Installation and Maintenance Tasks

Post-Installation and Maintenance Tasks Log In to the Cisco ISE Web-Based Interface, on page 1 Cisco ISE Configuration Verification, on page 2 VMware Tools Installation Verification, on page 4 Return Material Authorization, on page 6 Reset a

More information

ScopTEL TM IP PBX Software. DNS Server Configuration Wizard

ScopTEL TM IP PBX Software. DNS Server Configuration Wizard ScopTEL TM IP PBX Software DNS Server Configuration Wizard Network Module - ifconfig A newly installed server uses DHCP to get an IP address from a DHCP server on the network so make sure the eth0 interface

More information

SmartPath EMS VMA Virtual Appliance Quick Start Guide

SmartPath EMS VMA Virtual Appliance Quick Start Guide LWN600VMA SmartPath Enterprise Wireless System Virtual Appliance SmartPath EMS VMA Virtual Appliance Quick Start Guide Provides the speed, range, security, adapability, and manageability to replace wired

More information

Juniper Secure Analytics Virtual Appliance Installation Guide

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

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version 4.3 Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version 4.3 Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.3 Document Revision 1.0 Copyright Revision 1.1, March, 2016 Published by Clearswift Ltd. 1995 2016 Clearswift Ltd. All rights

More information

Polycom RealPresence Distributed Media Application (DMA ) System

Polycom RealPresence Distributed Media Application (DMA ) System GETTING STARTED GUIDE 10.0 October 2018 3725-76311-001Q Polycom RealPresence Distributed Media Application (DMA ) System Copyright 2018, Polycom, Inc. All rights reserved. No part of this document may

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide

Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide Global Management System (GMS) Virtual Appliance 6.0 Getting Started Guide PROTECTION AT THE SPEED OF BUSINESS SonicWALL GMS Virtual Appliance 6.0 Getting Started Guide This Getting Started Guide contains

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

IronKey EMS Quick Start Guide. version 7.2 DataLocker Inc. June, 2018

IronKey EMS Quick Start Guide. version 7.2 DataLocker Inc. June, 2018 IronKey EMS Quick Start Guide version 7.2 DataLocker Inc. June, 2018 1 System Requirements Requirement Description Database Microsoft SQL Server 2005, Microsoft SQL Server 2008, Microsoft SQL Server 2012,

More information

Cisco UCS C-Series IMC Emulator Quick Start Guide. Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9

Cisco UCS C-Series IMC Emulator Quick Start Guide. Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9 Cisco UCS C-Series IMC Emulator Quick Start Guide Cisco IMC Emulator 2 Overview 2 Setting up Cisco IMC Emulator 3 Using Cisco IMC Emulator 9 Revised: October 6, 2017, Cisco IMC Emulator Overview About

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Parallels Server 4.0 for Mac Bare Metal Edition

Parallels Server 4.0 for Mac Bare Metal Edition Parallels Server 4.0 for Mac Bare Metal Edition Installation Guide Copyright 1999-2010 Parallels Holdings, Ltd. Parallels Holdings, Ltd. c/o Parallels International GMbH. Parallels International GmbH Vordergasse

More information

Threat Response Auto Pull (TRAP) - Installation Guide

Threat Response Auto Pull (TRAP) - Installation Guide Threat Response Auto Pull (TRAP) - Installation Guide Installation guide provides information on how to get Threat Response Auto Pull (TRAP) [/trapguides/trap-about/] up and running in your environment.

More information

PlateSpin Forge 3.4. Getting Started Guide. July 31, 2013

PlateSpin Forge 3.4. Getting Started Guide. July 31, 2013 PlateSpin Forge 3.4 Getting Started Guide July 31, 2013 Legal Notice THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE AGREEMENT OR

More information

Installing CMX 10.5 on Cisco MSE 3375

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

More information

VMware HealthAnalyzer Collector Installation and User Guide

VMware HealthAnalyzer Collector Installation and User Guide Release 5.1.0 December 2016 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html.

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

IronKey EMS On-Prem 7.1 Quick Start Guide

IronKey EMS On-Prem 7.1 Quick Start Guide IronKey EMS On-Prem 7.1 Quick Start Guide Last Updated June 2017 System Requirements Requirement Description Database Microsoft SQL Server 2005, Microsoft SQL Server 2008, or Microsoft SQL Server 2012,

More information

Platform Compatibility... 1 Known Issues... 1 Resolved Issues... 2 Deploying the SRA Virtual Appliance... 3 Related Technical Documentation...

Platform Compatibility... 1 Known Issues... 1 Resolved Issues... 2 Deploying the SRA Virtual Appliance... 3 Related Technical Documentation... Secure Remote Access SonicWALL SRA 5.0.0.3 Contents Platform Compatibility... 1 Known Issues... 1 Resolved Issues... 2 Deploying the SRA Virtual Appliance... 3 Related Technical Documentation... 17 Platform

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.8.0 Document Revision 1.0 Copyright Revision 1.0, July, 2018 Published by Clearswift Ltd. 1995 2018 Clearswift Ltd. All rights

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.6.0 Document Revision 1.0 Copyright Revision 1.0, April, 2017 Published by Clearswift Ltd. 1995 2017 Clearswift Ltd. All rights

More information

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box jthomas Enterprises, 2016 Building a CentOS 7 Workstation using Oracle VirtualBox 1 Section 1 Before You Begin This section details the environment

More information

Online Help StruxureWare Central

Online Help StruxureWare Central Online Help StruxureWare Central Version 7.0.0 StruxureWare Central Virtual Appliance The StruxureWare Central 7.0 server is now available as a virtual appliance, supported on VMware ESXi 4.1.0. The full-featured

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 ADMINISTRATOR S GUIDE Software 1.7.0 July 2014 3725-66008-001 Rev B2 RealPresence Platform Director Polycom, Inc. 1 Copyright 2014, Polycom,

More information

GX-V. Quick Start Guide. Citrix Xen Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET

GX-V. Quick Start Guide. Citrix Xen Hypervisor. Before You Begin SUMMARY OF TASKS WORKSHEET Quick Start Guide If you re not using Citrix Xen Client 5.6, your screens may vary. GX-V VIRTUAL GMS SERVER Citrix Xen Hypervisor 2012 Silver Peak Systems, Inc. Before You Begin Comply with the GX-V Host

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information

SonicWall SMA 8200v. Getting Started Guide

SonicWall SMA 8200v. Getting Started Guide SonicWall SMA 8200v Getting Started Guide Copyright 2017 SonicWall Inc. All rights reserved. SonicWall is a trademark or registered trademark of SonicWall Inc. and/or its affiliates in the U.S.A. and/or

More information

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi)

ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) ECDS MDE 100XVB Installation Guide on ISR G2 UCS-E and VMWare vsphere Hypervisor (ESXi) Revised: November, 2013 Contents Overview, page 1 Guidelines and Limitations, page 1 Prerequisites, page 2 Installation

More information

Double-Take AVAILABILITY. Version 7.0 Double-Take Availability for vsphere User's Guide

Double-Take AVAILABILITY. Version 7.0 Double-Take Availability for vsphere User's Guide Double-Take AVAILABILITY Version 7.0 Double-Take Availability for vsphere User's Guide Notices Double-Take Availability for vsphere User's Guide Version 7.0, Friday, December 13, 2013 Check the Vision

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

KeyNexus Hyper-V Deployment Guide

KeyNexus Hyper-V Deployment Guide v1.0 09/2018 . Copyright Notice Copyright 2018 KeyNexus Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

RealPresence Platform Director

RealPresence Platform Director RealPresence CloudAXIS Suite Administrators Guide Software 1.3.1 ADMINISTRATOR GUIDE Software 1.8 December 2014 3725-66008-001 Rev C RealPresence Platform Director Polycom, Inc. 1 Copyright 2014, Polycom,

More information

VMware ESX ESXi and vsphere. Installation Guide

VMware ESX ESXi and vsphere. Installation Guide VMware ESX ESXi and vsphere Installation Guide UPDATED: 28 March 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo

More information

WatchGuard XTMv Setup Guide Fireware XTM v11.8

WatchGuard XTMv Setup Guide Fireware XTM v11.8 WatchGuard XTMv Setup Guide Fireware XTM v11.8 All XTMv Editions Copyright and Patent Information Copyright 1998 2013 WatchGuard Technologies, Inc. All rights reserved. WatchGuard, the WatchGuard logo,

More information

Version 2.3 User Guide

Version 2.3 User Guide V Mware vcloud Usage Meter Version 2.3 User Guide 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. This product is covered

More information

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

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

More information

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics ii IBM

More information

Cisco Business Edition 6000 Installation Guide, Release 10.0(1)

Cisco Business Edition 6000 Installation Guide, Release 10.0(1) First Published: January 15, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

Parallels Server 5 Bare Metal

Parallels Server 5 Bare Metal Parallels Server 5 Bare Metal Installation Guide Copyright 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o Parallels International GMbH. Parallels

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

100 Innovative Way- Suite 3322 Nashua, NH Tel PLEX (7539) Plexxi Release Notes

100 Innovative Way- Suite 3322 Nashua, NH Tel PLEX (7539)   Plexxi Release Notes 100 Innovative Way- Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539) www.plexxi.com Plexxi Release Notes Release 2.4.0 August 26, 2016 Page intentionally blank. Table of Contents Introduction...

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Plexxi HCN Plexxi Switch Software Administrator Guide using Linux and Plexxi CLI Release 4.0.0

Plexxi HCN Plexxi Switch Software Administrator Guide using Linux and Plexxi CLI Release 4.0.0 Plexxi HCN Plexxi Switch Software Administrator Guide using Linux and Plexxi CLI Release 4.0.0 Document Version 2 May 22, 2018 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX (7539)

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

CA Agile Central Installation Guide On-Premises release

CA Agile Central Installation Guide On-Premises release CA Agile Central Installation Guide On-Premises release 2016.2 Agile Central to Go 2017.1 rallysupport@rallydev.com www.rallydev.com 2017 CA Technologies (c) 2017 CA Technologies Version 2016.2 (c) Table

More information

ACE Live on RSP: Installation Instructions

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

More information

Cisco UCS C-Series. Installation Guide

Cisco UCS C-Series. Installation Guide Installation Guide UPDATED: 04 October 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks

More information

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris

Cluster Server Generic Application Agent Configuration Guide - AIX, Linux, Solaris Cluster Server 7.3.1 Generic Application Agent Configuration Guide - AIX, Linux, Solaris Last updated: 2017-11-04 Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas and

More information

IBM Security QRadar SIEM Version 7.2. Installation Guide

IBM Security QRadar SIEM Version 7.2. Installation Guide IBM Security QRadar SIEM Version 7.2 Installation Guide Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page 45. Copyright IBM Corp.

More information