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

Size: px
Start display at page:

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

Transcription

1 Plexxi HCN Control Software Installation, Upgrade and Administration Guide Release through December 8, Innovative Way - Suite 3322 Nashua, NH Tel PLEX (7539)

2 Legal Notices The information contained herein is subject to change without notice. Plexxi, the Plexxi logo, and LightRail are registered trademarks, and Plexxi HCN, Plexxi Control and Plexxi Connect are trademarks of Plexxi, Inc. in the United States and other countries. Other product or service name 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. reserves all rights of copyright in this documentation. 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 December 8, 2017 Printed in United States of America. Copyright 2017 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, 3.2.2

3 Table of Contents Legal Notices... 2 Introduction... 4 Related Documentation... 4 Contacting Plexxi Support Installation Considerations... 5 VM Requirements... 5 Supported VM Hypervisors... 5 Operating System... 5 Host Environment - Network Settings... 5 Security Considerations... 6 Secure Passwords OVA Deployment vs ISO Installation... 7 OVA Deployment of a Plexxi Control VM... 7 ISO Installation/Upgrade Deploying a Plexxi Control VM using OVA... 8 Downloading the OVA File... 8 Deploying the Plexxi Control VM Installing Linux and Plexxi Control - ISO Downloading the ISO Installer File Installation Changing the Linux Root User Password Selecting an Action Selecting the Time Zone Completing the Installation Testing Remote Access to the Linux Host Optional Configurations Configuring Network Settings for a Device Configuring DNS Troubleshooting Menu Upgrading Plexxi Control Online vs Offline Upgrade Upgrading Plexxi Control Online Upgrading Plexxi Control Offline Administering Plexxi Control Changing Default Linux Passwords on a New VM Changing the Plexxi Control Password Changing the hostname of your Plexxi Control Server/VM Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

4 Introduction Plexxi Control is deployed using either of the following options, depending on your environment and preferences: deploy Plexxi Control as a Virtual Appliance (OVA) deploy Plexxi Control through an ISO install procedure This document describes both options. Plexxi Control runs as an application in a Linux environment. Related Documentation The following additional documentation supports this release: Plexxi Compatibility Matrix, Version 9 or greater. The Plexxi Compatibility Matrix contains versionspecific software and hardware support information as well as cable and transceiver support information. Plexxi Release Notes for applicable release Plexxi Switch Administrator Guide using Linux and Plexxi CLI for applicable 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, through 3.3.0

5 1 Installation Considerations VM Requirements To support Plexxi Control, the Plexxi Control virtual machine (VM) must meet the following minimum requirements: 4 CPU cores 8 GB RAM 200 GB disk space Supported VM Hypervisors VMware ESXi Nutanix AHV IMPORTANT: If you need to install Plexxi Control on a different hypervisor, contact Plexxi Support before attempting the installation. Operating System The installation deploys a Linux (CentOS) VM. Host Environment - Network Settings Determine the following network settings: IP Addressing Type: The host IP address can be either a Static IP (default) or DHCP: o o Static IP: This is the default option and is recommended by Plexxi. You will need to determine a 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. DHCP: The installer supports DHCP. If you use DHCP, you must take steps to ensure that the host IP address does not change. For example, on the DHCP server, you should add a DHCP reservation and/or DNS hostname entry on your DHCP/DNS server(s). Hostname: You need a hostname for your Plexxi Control VM. You can either pass a hostname to the installer as a boot option or the installer will prompt you to provide a hostname. Domain name: You will provide a valid DNS domain name for the domain in which the Plexxi Control VM resides. If the network/deployment environment does not have a domain, you can use "localdomain" as the domain name. NTP Server(s): If your network environment includes NTP servers, Plexxi recommends configuring your Plexxi Control VM to use these server(s) to ensure accurate time synchronization between Plexxi Control and Plexxi switches. When using a static IP address for Plexxi Control, you must specify the NTP server(s) to use. If you use DHCP, NTP servers will be automatically used, provided that your DHCP server is configured with NTP server (DHCP option 42). If you do not have a local NTP server, but your network can access the Internet, you can alternatively use the NTP "pool" servers, for example "pool.ntp.org". 5 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

6 Security Considerations The 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: Secure Passwords A secure Linux Administrator password to be configured after installing Plexxi Control. A secure Plexxi Connect Administrator password to be configured after installing Plexxi Control. 6 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

7 2 OVA Deployment vs ISO Installation You can install Plexxi Control using either: OVA installation/deployment using VMware vcenter, or by creating a VM and installing Plexxi Control on the VM using an ISO file. OVA Deployment of a Plexxi Control VM There are several ways to deploy virtual appliances using the OVA format, this guide covers the use of the VMware vsphere Web client. ISO Installation/Upgrade Plexxi Control ISO installations and upgrades can be performed either online with direct Internet access to the Plexxi install servers or offline with no or limited Internet access. The ISO file contains all software packages needed for installation or upgrade. 7 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

8 3 Deploying a Plexxi Control VM using OVA Plexxi Control can be installed from an OVA file designed for deployment on virtual hosts. In this section, you will use OVA from a VMware vsphere Web Client to deploy a new VMware VM to host the Plexxi Control software. Downloading the OVA File 1. Determine the version of Plexxi Control software to install. IMPORTANT: Refer to the Plexxi Compatibility Matrix for information on compatibility between Plexxi Control and Plexxi Switch software. 2. Login to and navigate to the download directory for the version of Plexxi Control software. 3. Download the OVA installer file, plexxicontrol-version-date.ova. Deploying the Plexxi Control VM Deploy the Plexxi Control VM using OVA as follows: IMPORTANT: The screens and content in this procedure represent screens you should see. Your installation will contain different servers and values, etc. 1. Save the downloaded OVA file in a location for the OVA deployment. 2. Open the VMware vsphere Web Client. 3. If you are logging into vsphere 6.0 or older, you may be prompted to install the Client Integration Plug-in in your web browser. If prompted, you must install the Client Integration Plug-in to enable OVA deployment from your web browser. 4. Select a VCenter server or a specific hypervisor. 5. Select Deploy OVF Template from the Actions menu or by right-clicking the hypervisor and selecting Deploy OVF Template. 8 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

9 6. In Select source, browse for the plexxicontrol- version-date.ova file either locally or remotely as saved above. Click Next. 7. Verify the Plexxi Control OVF template details. Click Next. 9 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

10 8. Read the end user license agreement and click Accept to accept the license agreement. Click Next. 9. Enter a name and select a folder for the Plexxi Control VM. Click Next. 10 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

11 10. In Select storage, select the virtual disk format, VM Storage Policy (Datastore Default) and select the datastore for the VM. Click Next. 11. In Setup Networks, select the source network (vswitch or port group). Click Next. 11 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

12 12. In Customize template, enter a VM hostname and set up either static IP or DHCP. In A) Network General Settings, configure: The Hostname for the Plexxi Control VM host; for example, plexxi-control. The Domain Name on the Plexxi Control VM resides. This should be a valid DNS domain name, or if the network/deployment environment does not have a domain, you can use "localdomain" as the domain name. Time Servers (NTP): IP addresses or hostnames of the primary and secondary Network Time Servers (NTP) that Plexxi Control will use to synchronize its internal clock. It is STRONGLY recommended to use NTP servers to ensure that all elements of the Plexxi system have the most accurate time & date settings. Note that when using DHCP, the NTP server information will not need to be provided. You should confirm that your DHCP server is properly configured to provide NTP server(s) when fulfilling DHCP requests. In B) Network Static IP Settings, configure: For static IP, enter the IP Address, Network Mask, and Default Gateway as needed for your environment. DNS Servers: For static IP, provide the IP address of the primary and secondary DNS servers that Plexxi Control will use to resolve hostnames. When using DHCP, DNS server information is not needed. 12 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

13 For DHCP, select the DHCP check box and leave the IP address as IMPORTANT: If you use DHCP, you must reserve an IP address on the DHCP server. In C) Network DHCP Settings, configure: Use DHCP: Check this option if DHCP is used. 13. When finished, click Next. 14. In Ready to complete, verify the entered configuration settings. Click Finish. 15. You can monitor the OVA Install progress in the Recent Tasks window: 16. When finished, in vsphere, locate and Power On the new VM. 13 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

14 17. Verify the installation. In a Web browser, enter the Plexxi Control URL. The URL format is: IMPORTANT: When connecting to Plexxi Control on port 8443, you must use the server's FQDN (Fully Qualified Domain Name). Log into Plexxi Control as administrator using the default credentials: Username: admin Password: plexxi Verify that the Plexxi Control UI opens successfully. 18. Plexxi recommends that, while logged into the Plexxi Control UI as administrator, you change the Plexxi Control password to a secure password. Refer to the section Changing the Plexxi Control Password on page Plexxi recommends that you connect to the new VM and change the default Linux passwords for the root and plexxi user accounts. Refer to the section Changing Default Linux Passwords on a New VM on page The Plexxi Control installation is complete. Disregard all other install chapters. 14 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

15 4 Installing Linux and Plexxi Control - ISO Downloading the ISO Installer File 1. Determine the version of Plexxi Control software to install. IMPORTANT: Refer to the Plexxi Compatibility Matrix for information on compatibility between Plexxi Control and Plexxi Switch software. 2. Login to and navigate to the download directory for the version of Plexxi Control software. 3. Download the ISO installer file, PlexxiControl-version-date.iso. Installation To install Plexxi Control: 1. Create a Virtual Machine (VM) on which to install and run Plexxi Control. Adhere to the previouslyspecified requirements for memory, CPU, and disk. 2. Configure the VM to boot from the Plexxi Control ISO installer file. 3. Power ON the VM. 4. Immediately launch a remote VM console. The Linux installer automatically launches and the installer main menu opens in the Console. IMPORTANT: A timer counts down and the Static IP installation will begin automatically at the timeout. To select either the DHCP installation or the Troubleshooting menu, before the countdown completes, use the down-arrow and up-arrow keys to select the option, then press Enter. The following is a sample main installer screen: Install Plexxi Control (Static IP): Static IP is the Default and recommended option. Use this option to install Plexxi Control using a statically assigned IP address. You will provide a Hostname, Domain name, IP Address, Netmask, Gateway, Name Servers (DNS), and optionally a VLAN ID and NTP server(s). Install Plexxi Control (DHCP): Use this installation option to install Plexxi Control and use DHCP to assign the Hostname, Domain name, and optionally NTP server(s). Troubleshooting: Open the Troubleshooting menu. 15 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

16 5. Either press Enter to immediately launch the installation using Static IP, or select DHCP installation and press Enter. Progress messages appear as the installation progresses. 6. Complete the following network information, then when finished, select OK and press Enter. For Static IP Complete the fields as follows: Hostname: Enter the host name for the VM. Domain name: Enter the domain name for the domain in which the host resides. Enter the domain name only, not a fully qualified domain name. If the network/deployment environment does not have a domain, you can specify something like "localdomain" as the domain name. NTP Servers: Optional: Enter NTP server names or IP addresses. IP Address: Enter a valid IP address for this Plexxi Control host. Netmask: Enter the network mask using either dot-decimal or CIDR (omit the slash) notation. Gateway: Enter a valid gateway address. VLAN ID: Enter a VLAN ID (1-4095) or 0 (default) if not using a VLAN. WARNING: The VLAN ID field should only be used when: o o software is being installed on 'bare metal' (non-hypervisor) servers. management traffic must be sent over a tagged VLAN.' If you're deployment does not meet these criteria, do not change the default value (0). Name Servers: Enter the IP addresses for DNS name servers, separated by spaces. 16 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

17 For DHCP Complete the fields as follows: Hostname: Enter the host name for the VM. Domain name: Enter the domain name for the domain in which the host resides. Enter the domain name only, not a fully qualified domain name. If the network/deployment environment does not have a domain, you can specify something like "localdomain" as the domain name. NTP Servers: Optional: Enter NTP server names or IP addresses. Error Notifications If you enter an invalid value in a parameter, when you click OK and Enter to continue, you will be notified with an error message in Red text. Examples include: ERROR: Gateway is not on the same network. ERROR: Nameserver sample.company.com is not a valid IP address. ERROR: Invalid hostname vm1_company.com. In this case, the hostname contains an invalid character (underscore). 7. 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. 17 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

18 8. 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: When the installation completes successfully, the Installation completed Remove Install media screen appears. 9. Eject the installation media (disk or ISO image). 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. 10. Press Tab to select OK, then press Enter. The system reboots. Continue You will be prompted to change the Linux root user password. Continue with the next section. 18 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

19 Changing the Linux Root User Password After installing Linux for Plexxi Control, when the Plexxi Control server/vm first boots, you are prompted to change the root user 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 After entering a new Linux root user password, the following Select Action screen opens. Continue In this screen, select the next action to continue: IMPORTANT: Unless you need to change the network settings that you previously entered, this screen can be skipped by selecting Quit. Device configuration - Optional. Used to configure interface devices such as eth0. Continue with the section, Configuring Network Settings for a Device on page 23. DNS configuration Optional. To configure DNS, continue with the section, Configuring DNS on page 24. 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 to select the time zone. 19 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

20 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. Plexxi recommends using the UTC time zone. Continue The Authentication Configuration screen opens. Continue with the next section to complete the installation. Completing the Installation Selecting OK in the Configure Timezones screen opens the following Authentication Configuration screen. 1. Press Tab to select Next, then press Enter to continue. Do NOT make any configuration changes on this screen. The installation progress displays: The host completes booting and the localhost login prompt appears. The installation is complete. 20 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

21 The message contains the URL of the new Plexxi Control UI. For example: 2. When finished, verify the Plexxi Control installation. In a Web browser, enter the Plexxi Control URL that was displayed by the Plexxi Control installer. The URL format is: IMPORTANT: When connecting to Plexxi Control on port 8443, you must use the server's FQDN (Fully Qualified Domain Name). Log into Plexxi Control as administrator using the default credentials: Username: admin Password: plexxi Verify that the Plexxi Control UI opens successfully. 3. Also, you can log into Linux on the Plexxi Control VM as either: User: root and the new Linux root password set earlier in this procedure. User plexxi with the default password plexxi.: 4. You can test remote access to Linux as described in the next section. 5. Plexxi recommends that, while logged into the Plexxi Control UI as administrator, you change the Plexxi Control password to a secure password. Refer to the section Changing the Plexxi Control Password on page Plexxi recommends that you connect to the new VM and change the default Linux passwords for the root and plexxi user accounts. Refer to the section Changing Default Linux Passwords on a New VM on page The Plexxi Control installation is complete. Disregard all other installation chapters. 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. 21 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

22 Testing Remote Access to the Linux Host Plexxi recommends that you test remote (SSH) access to the Linux host by doing the following: 1. Run the ifconfig command to determine the IP address of the Linux host. The device name is hardware-dependent. If you are using a VM, it will be eth0, however on a bare-metal server it may be different (though 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. 22 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

23 Optional Configurations The following device and DNS configuration sections are optional. These settings were previously entered during the installation. You can use these optional screens if you want to change the network settings that you previously entered. Otherwise, skip these sections. Configuring Network Settings for a Device IMPORTANT: The settings in this selection were previously entered during the installation. You can use these optional screens if you want to change network settings that you previously entered. Otherwise, skip this section. 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. 23 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

24 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. Refer to Selecting an Action on page 19. Configuring DNS IMPORTANT: The settings in this selection were previously entered during the installation. You can use this optional screen if you want to change DNS network settings that you previously entered. Otherwise, skip this section. 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. 24 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

25 Troubleshooting Menu Selecting Troubleshooting from the main menu opens the following Troubleshooting menu: Rescue an existing system: Rescue a previously installed Linux system. Run a memory test: Use this utility to test the system memory and verify that it is working correctly. Boot from local drive: Attempt to boot the system from the local drive, using the boot order as defined in the system BIOS. Return to main menu: Return to the main installer menu.. 25 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

26 5 Upgrading Plexxi Control Online vs Offline Upgrade Plexxi Control upgrades can be performed either online with direct Internet access to the Plexxi public yum servers) or offline with no or limited Internet access. If you perform an offline installation or upgrade, you must manually download the.iso file from the Plexxi repository. The iso file contains all software packages needed for the installation or upgrade. Online Online means that the Control server/host is connected to the Internet, enabling you to perform the installation or upgrade directly from the Plexxi software distribution servers without first needing to download software to the controller. The online mode is the default and preferred installation mode because software packages are automatically downloaded by the installer. This eliminates the need to download and copy software bundles. Offline Offline is for customers who have Control servers on an internal network that does not have direct Internet access. In this case, you must download an offline software bundle (iso file) from the Plexxi software distribution servers and copy the iso file to your Control server/vm before upgrading Plexxi Control. 26 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

27 Upgrading Plexxi Control Online This procedure describes how to run the upgrade script which automatically downloads the software package and performs the upgrade. To upgrade Plexxi Control while online: 1. Determine the Plexxi Control upgrade version. IMPORTANT: Refer to the Plexxi Compatibility Matrix for information on compatibility between Plexxi Control and Plexxi Switch software. 2. Log into Linux on the Plexxi Control VM through either a console or SSH with the following credentials: Username: plexxi Password: plexxi 3. Run the upgrade script, entering the correct software version with appropriate command arguments for an upgrade: 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 Note: sudo will likely prompt for a password for the plexxi login account. The default password is: plexxi Example For example, to upgrade to version 3.3.0: sudo install-plexxi-control - upgrade At the following prompt, Enter Y and press Enter. Do you want to proceed (Y/n) Y The upgrade 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. 27 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

28 When the upgrade successfully completes, you will see the following message: Plexxi Control software was successfully upgraded to version #.#.#! Next, the Tomcat application server starts up. Allow 2-3 minutes for the Plexxi Control application to start. Plexxi Control is now upgraded. 6. When finished, verify the upgrade. In a Web browser, log into the Plexxi Control UI as administrator using your Plexxi Control administrator account login and password. The URL format is: IMPORTANT: When connecting to Plexxi Control on port 8443, you must use the server's FQDN (Fully Qualified Domain Name). 7. Verify the Plexxi Control UI version and that the UI opens successfully. IMPORTANT: If this was an upgrade to or greater from a pre-3.0 release, in the Plexxi Control UI, you must run a Full Fit operation as described in the Plexxi Control Help, refer to Fit > Configure and Perform a Fit. Network fitting is the process of dynamically optimizing the network. 28 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

29 Upgrading Plexxi Control Offline This procedure describes how to perform an offline upgrade. You must download the offline upgrade software bundle (.iso file) and copy this file to your controller. The Plexxi Control installer will use the.iso file to install the software upgrade. Downloading the ISO Upgrade File 1. Determine the Plexxi Control upgrade version. IMPORTANT: Refer to the Plexxi Compatibility Matrix for information on compatibility between Plexxi Control and Plexxi Switch software. 2. Login to and navigate to the download directory for the version of Plexxi Control software. 3. Download the ISO upgrade file, PlexxiControl_Upgrade-version-date.iso where version is the Plexxi Control version and date is the date that the ISO file was built. Upgrade To upgrade Plexxi Control: 1. Log into Linux on the Plexxi Control VM through either a console or SSH with the following credentials: Username: plexxi Password: plexxi 2. Copy the ISO installer file to the server: scp isofilename plexxi@servername: 3. Run the upgrade script, using the appropriate command arguments for an upgrade: sudo install-plexxi-control --offline path/filename.iso --upgrade version Note: sudo will likely prompt for a password for the plexxi login account. The default password is: plexxi For example, if upgrading to version 3.3.0: sudo install-plexxi-control --offline PlexxiControl-Upgrade date.iso -upgrade At the following prompt, Enter Y and press Enter. Do you want to proceed (Y/n) Y The upgrade continues. 29 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

30 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. When the upgrade successfully completes, you will see the following message: Plexxi Control software was successfully upgraded to version #.#.#! 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 upgraded. 6. When finished, verify the upgrade. In a Web browser, log into the Plexxi Control UI as administrator using your Plexxi Control administrator account login and password. The URL format is: IMPORTANT: When connecting to Plexxi Control on port 8443, you must use the server's FQDN (Fully Qualified Domain Name). 7. Verify the Plexxi Control UI version and that the UI opens successfully. IMPORTANT: If this was an upgrade to or greater from a pre-3.0 release, in the Plexxi Control UI, you must run a Full Fit operation as described in the Plexxi Control Help, refer to Fit > Configure and Perform a Fit. Network fitting is the process of dynamically optimizing the network. 30 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

31 6 Administering Plexxi Control Changing Default Linux Passwords on a New VM Plexxi recommends that, soon after deploying a new Plexxi Control VM, you connect to the new VM and change the default Linux passwords for the root and plexxi user accounts. Important: Please ensure that you record these passwords in case they are required for future Controller server access. Plexxi Support will be unable to assist with access to your Controller if you change the default passwords and do not know the new passwords. To change the default Linux passwords for the root and plexxi user accounts: 1. Login to Linux (SSH, console) as user plexxi using the default password: plexxi 2. To change the plexxi user password, enter the passwd command and enter the new password, twice as prompted $ passwd 3. Access the root user account. When prompted for a password by the "sudo" command, enter the plexxi" account password that you just set above. $ sudo su 4. To change the root user password, enter the following command and enter the new passwords as prompted: # passwd 5. Exit the root user: # exit $ Changing the Plexxi Control Password Note: To change the administrator password or the password of any user other than yourself, you must have Administrator privileges. Any user can change their own password once logged into Plexxi Control. To change the password for any Plexxi Control user: 1. Open the Plexxi Control UI. In a Web browser, enter the Plexxi Control URL. The URL format is: IMPORTANT: When connecting to Plexxi Control on port 8443, you must use the server's FQDN (Fully Qualified Domain Name). 2. Log into Plexxi Control as administrator. If you are logging into Plexxi Control for the first time, the default credentials are: Username: admin Password: plexxi 31 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

32 3. In the Plexxi Control header, select the Operations icon > Configure > Users. The Manage Users window opens. For example: 4. Select the user and click Edit. The Edit User window opens. 5. In the Password and Confirm Password fields, enter and re-enter the new password. For example: 6. Click OK. The new password will be in effect. 7. Clock Close to exit the Manage Users window 32 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

33 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 selfsigned 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 plexxicontrolcert-helper" and following the prompts to import your certificate(s) and server key. Example $ sudo regenerate-plexxicontrol-cert [sudo] password for plexxi: ******** This helper script will assist you in regenerating the self-signed SSL certificate for your Plexxi Control (tomcat) application server. You normally only need to do this when the previous certificate has expired or you have changed your Plexxi Control server's hostname. WARNING: This will REPLACE any previously installed SSL certificate for Plexxi Control (tomcat)! If you are attempting to install an officially signed SSL certificate for your server, you should use the 'plexxicontrol-cert-helper' script instead of this one. If you are unsure or need assistance, please contact Plexxi Care: support@plexxi.com web: phone: Are you ready to regenerate your Plexxi Control self-signed SSL certificate? (y/n): y Plexxi Control tomcat application server is running, do you want to stop it? (y/n): y INFO: Stopping tomcat application server...this may take a minute. Regenerating self-signed SSL certificate for Plexxi Control/tomcat... A new self-signed SSL certificate for Plexxi Control/tomcat was successfully installed. Restarting Plexxi Control tomcat application server Finished! 33 Plexxi Control Installation, Upgrade and Administration Guide, through 3.3.0

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 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 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.0 March 31, 2017 100 Innovative Way - Suite 3322 Nashua, NH 03062 Tel. +1.888.630.PLEX

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

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

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

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

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

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

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

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

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

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

Basic Configuration Installation Guide

Basic Configuration Installation Guide EMC RecoverPoint for VMs 5.0 Basic Configuration Installation Guide P/N 302-003-534 REV 01 December 7, 2016 This document contains information on these topics: Revision History... 2 Overview... 3 Reference

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

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.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

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

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

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

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

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

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

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

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

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

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2

OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2 OpenManage Integration for VMware vcenter Quick Installation Guide for vsphere Web Client Version 3.2 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better

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

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

Cisco Prime Collaboration Deployment

Cisco Prime Collaboration Deployment Install System Requirements for Installation, page 1 Browser Requirements, page 2 IP Address Requirements, page 2 Virtualization Software License Types, page 3 Frequently Asked Questions About the Installation,

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

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

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0)

UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) UDP Director Virtual Edition Installation and Configuration Guide (for Stealthwatch System v6.9.0) Installation and Configuration Guide: UDP Director VE v6.9.0 2016 Cisco Systems, Inc. All rights reserved.

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

SteelCentral AppResponse 11 Virtual Edition Installation Guide

SteelCentral AppResponse 11 Virtual Edition Installation Guide SteelCentral AppResponse 11 Virtual Edition Installation Guide Virtual Edition for VMware ESXi 5.5 and ESXi 6.0 Version 11.0 November 2016 2016 Riverbed Technology. All rights reserved. Riverbed, SteelApp,

More information

Cisco Modeling Labs OVA Installation

Cisco Modeling Labs OVA Installation Prepare for an OVA File Installation, page 1 Download the Cisco Modeling Labs OVA File, page 2 Configure Security and Network Settings, page 2 Deploy the Cisco Modeling Labs OVA, page 12 Edit the Virtual

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

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

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

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

Basic Configuration Installation Guide

Basic Configuration Installation Guide RecoverPoint for VMs 5.1 Basic Configuration Installation Guide P/N 302-003-975 REV 1 July 4, 2017 This document contains information on these topics: Revision History... 2 Overview... 3 Reference architecture...

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

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Dell Storage Compellent Integration Tools for VMware

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

More information

on VMware Deployment Guide November 2018 Deployment Guide for Unitrends Free on VMware Release 10.3 Version Provide feedback

on VMware Deployment Guide November 2018 Deployment Guide for Unitrends Free on VMware Release 10.3 Version Provide feedback Deployment Guide November 2018 Release 10.3 Version 1.11152018 2 Copyright Copyright 2018 Unitrends Incorporated. All rights reserved. Content in this publication is copyright material and may not be copied

More information

RecoverPoint for Virtual Machines

RecoverPoint for Virtual Machines RecoverPoint for Virtual Machines Basic Configuration Installation Guide P/N 302-004-369 Rev 01 Version 5.1.1 RecoverPoint for Virtual Machines Version 5.1.1 Basic Configuration Installation Guide Copyright

More information

MediaSense Installation

MediaSense Installation Install MediaSense, page 1 Initial Configuration, page 9 Upgrade MediaSense, page 15 Rollback Cluster, page 23 Install COP Files, page 24 Language Pack, page 25 Install MediaSense This section describes

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

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-07-17 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal networks, the public

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

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

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

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances

Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 Appliances Deploy the ExtraHop Discover 3100, 6100, 8100, or 9100 s Published: 2017-12-29 This guide explains how to install the rack-mounted EDA 3100, EDA 6100, EDA 8100, and EDA 9100 ExtraHop Discover appliances.

More information

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Objective The Cisco FindIT Network Management provides tools that help you easily monitor, manage, and

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

How to Deploy vcenter on the HX Data Platform

How to Deploy vcenter on the HX Data Platform First Published: 2016-07-11 Last Modified: 2019-01-08 vcenter on HyperFlex Cisco HX Data Platform deployment, including installation and cluster configuration and management, requires a vcenter server

More information

Installing Data Exchange Layer

Installing Data Exchange Layer McAfee Data Exchange Layer 4.1.0 Installation Guide (McAfee epolicy Orchestrator) Installing Data Exchange Layer System requirements Make sure that your system environment meets these requirements and

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

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

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

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

VMware vsphere Big Data Extensions Administrator's and User's Guide

VMware vsphere Big Data Extensions Administrator's and User's Guide VMware vsphere Big Data Extensions Administrator's and User's Guide vsphere Big Data Extensions 1.1 This document supports the version of each product listed and supports all subsequent versions until

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

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

Quick Start Guide ViPR Controller & ViPR SolutionPack

Quick Start Guide ViPR Controller & ViPR SolutionPack ViPR Quick Start Guide Quick Start Guide ViPR Controller & ViPR SolutionPack Abstract This is a Quick Start Guide containing the main installation steps for the ViPR Controller and ViPR SolutionPack. For

More information

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Installing Your System Using Manual Deployment

Installing Your System Using Manual Deployment Installing Your System Using Manual Deployment General Concepts For Your System Deployment, page 1 Installation Checklist, page 2 Required Information For a Manual Deployment, page 3 Deploying the OVA

More information

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4

NSX-T Data Center Migration Coordinator Guide. 5 APR 2019 VMware NSX-T Data Center 2.4 NSX-T Data Center Migration Coordinator Guide 5 APR 2019 VMware NSX-T Data Center 2.4 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you

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

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Installing Cisco Virtual Switch Update Manager

Installing Cisco Virtual Switch Update Manager This chapter contains the following sections: Information About Cisco Virtual Switch Update Manager, page 1 Compatibility Information for Cisco Virtual Switch Update Manager, page 1 System Requirements

More information

Installing Cisco WebEx Social

Installing Cisco WebEx Social CHAPTER 2 This chapter describes how to install Cisco WebEx Social. This chapter includes these topics: Before You Begin, page 2-1 3.1, page 2-1 Before You Begin Before you begin installation, review the

More information

Cisco VVB Installation

Cisco VVB Installation System Requirements, on page 1 Create VM for Cisco VVB, on page 2 Create a Virtual Machine from the OVA, on page 2 Configure DNS Server, on page 3 Mount ISO Files, on page 3 Install Cisco VVB, on page

More information

Creating an IBM API Management Version 2.0 environment

Creating an IBM API Management Version 2.0 environment Understand the tasks required to create an IBM API Management environment June 2013 Creating an IBM API Management Version 2.0 environment IBM API Management Version 2.0 Information Center 1 Table of Contents

More information

HyTrust CloudControl Installation Guide

HyTrust CloudControl Installation Guide HyTrust CloudControl Installation Guide Version 4.5 August, 2015 Use, reproduction, or disclosure is subject to restrictions set forth in Contract Number 2009*0674524*000 and Sub Contract No. HyTrust 01.

More information

Installing VMware vsphere 5.1 Components

Installing VMware vsphere 5.1 Components Installing VMware vsphere 5.1 Components Module 14 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

Deployment Guide for Unitrends Backup on VMware

Deployment Guide for Unitrends Backup on VMware Deployment Guide for Unitrends Deployment Guide July 2018 Deployment Guide for Unitrends Backup on VMware Release 10.2 Version 1.07102018 2 Deployment Guide for Unitrends Copyright Copyright 2018 Unitrends

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

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

Boot Attestation Service 3.0.0

Boot Attestation Service 3.0.0 Product Guide Boot Attestation Service 3.0.0 For use with epolicy Orchestrator 4.6.0, 5.0.0 Software COPYRIGHT Copyright 2013 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee,

More information

HyTrust Appliance Installation Guide

HyTrust Appliance Installation Guide HyTrust Appliance Installation Guide Version 3.0.2 October, 2012 HyTrust Appliance Installation Guide Copyright 2009-2012 HyTrust Inc. All Rights Reserved. HyTrust, Virtualization Under Control and other

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

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

Install ISE on a VMware Virtual Machine

Install ISE on a VMware Virtual Machine Supported VMware Versions, page 1 Support for VMware vmotion, page 1 Support for Open Virtualization Format, page 2 Virtual Machine Requirements, page 3 Virtual Machine Resource and Performance Checks,

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

Cisco WebEx Meetings Server Administration Guide Release 1.5

Cisco WebEx Meetings Server Administration Guide Release 1.5 First Published: August 16, 2013 Last Modified: April 18, 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

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

Deploying the LANGuardian Virtual Appliance on VMware ESXi 6.5

Deploying the LANGuardian Virtual Appliance on VMware ESXi 6.5 Deploying the LANGuardian Virtual Appliance on VMware ESXi 6.5 LANGuardian Version 14.4 February 2018 This document describes how to deploy the LANGuardian virtual appliance onto a VMware ESXi bare metal

More information