.. _deploy-vm-install: Deploy and VM Installation Steps -------------------------------- .. _22.2|EKB-13160: 1. Download the OVA for your system to a directory accessible by the VM client. #. Deploy the OVA: Select the downloaded OVA file and choose a VM name. .. image:: /src/images/insights-deploy-ova.png #. Select *storage* according to the recommended hardware specifications for the required configuration. See the *VMWare Specification and Requirements* for your system. #. Select *network* mappings according to the recommended hardware specifications for the required configuration. See the *VMWare Specification and Requirements* for your system. #. When you run the VM, you will see ``.lxp`` packages being installed. This takes a while. .. image:: /src/images/analytics-install-2.png #. After all the packages are installed, the VM is automatically powered off. .. image:: /src/images/insights-install-3.png You will see the ``auto-poweroff`` message on the console. #. After the system boots, wait at the ``login:`` prompt until a banner with an ``About`` console display shows displaying values for the placeholders below: :: About =============================================== Hostname: Version: Theme: Flavor: License: NNNNN-NNNNN-NNNNN-NNNNN-NNNNN Days Licensed: nnnnn Days Remaining: nnnnn Product Key: Website: Kernel: Linux n.nn.nn-lxt-3 x86_64 GNU/Linux login: #. At the ``login:`` prompt, log in as ``admin`` with password as the last 10 characters of the ``License:`` value, *excluding the dash*. .. note:: Since the Licence key value is only displayed here. When you ssh in it will not be seen. Be sure to copy out your admin password from this console. Changing the admin password is possible via the **Change Passwords** menu option. #. After login, the **Administration** menu shows, as in the example below for DS9: .. image:: /src/images/insights-install-6.png #. Under **Network Configuration**, provide ip/netmask, default gateway and hostname. a. Under **Interface Settings**, select the interface to configure. Select **IPs** and set the IP Address and netmask in the format ``nn.nn.nn.nn/24`` and save. .. image:: /src/images/insights-install-IP.png Modify the parameters for the selected interface: .. image:: /src/images/insights-install-7.png Set up the default gateway under the **Extra Routes** menu. Be sure to use the format `default ` for the entry. The word *default* is required. For additional route entries use the ` < gateway>` format. Similar to what would be done on a Linux system at the CLI. .. image:: /src/images/insights-install-8.png b. Set hostname .. image:: /src/images/insights-install-9.png The console will show the ``Updating hosts:`` message. Note that this setup takes a few minutes. c. For **SSHD Config**, multi-line entries can be added if needed - for example for CUCM v11.5 support. See: :ref:`multiline-cucm-cipher-support`. .. note:: This step is not relevant to the DS9 and Insights NetFlow solution. This step is relevant only to an Insights Assurance solution and its integration with Cisco UC systems. #. Base system installation is now complete. Select **Quit** to exit the **Administration** menu on the console and continue with product registration and with the configuration of your system through the GUI: * Insights Dashboard .. raw:: html

See: VOSS Automate Database Setup

.. raw:: latex See the VOSS Automate Database Setup section in the VOSS Insights Install Guide. * Insights Arbitrator (relevant only to an Insights Assurance solution and its integration with Cisco UC systems) .. raw:: html

See: Install Arbitrator System

.. raw:: latex See the Install Arbitrator System section in the VOSS Insights Install Guide. * Insights DS9 .. note:: Prior to opening the DS9 GUI, reboot the system. .. raw:: html

See: DS9 Product Registration and DS9 Configuration on the Dashboard

.. raw:: latex See the DS9 Product Registration and Configuration on the Dashboard section in the VOSS Insights DS9 for NetFlow Install Guide. .. _multiline-cucm-cipher-support: Multi-line CUCM Cipher support ................................ This section provides details for the use of the **SSHD Config** menu option. .. note:: This section is not relevant to the DS9 and Insights NetFlow solution. This solution is relevant only to an Insights Assurance solution and its integration with Cisco UC systems. For CUCM v11.5 support: :: kexalgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1 ciphers aes128-cbc,3des-cbc,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com macs hmac-md5,hmac-sha1,hmac-sha2-256,hmac-sha1-96,hmac-md5-96 hostkeyalgorithms ssh-rsa,ssh-dss