VMWare ESXI Installation Guide: Difference between revisions

From Allegro Network Multimeter Manual
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
Line 77: Line 77:
[[File:Esxi allegro license.png|400px]]
[[File:Esxi allegro license.png|400px]]


Navigate to “Settings” -> “License upload” and send the System serial to testlicense@allegro-packets.com.
Navigate to “Settings” -> “License upload” and send the system serial number to testlicense@allegro-packets.com.
Allegro Packets will issue a test license for you that can be installed by the “Upload new license button”.
Allegro Packets will issue a test license for you that can be installed by the “Upload new license button”.
Once the test license is applied, it will show you the license details similar to this output:
Once the test license is applied, it will show you the license details similar to this output:

Revision as of 09:56, 16 April 2020

This guide describes how the Allegro Network Multimeter Virtual Edition can be set up with VMWare ESXI. The Allegro Virtual Edition is designed for 2 use cases. It can analyze Pcap captures or Packet Ring Buffers of unlimited size for forensic investigation or it can analyse live traffic from virtual machines by a virtual Mirror Port or ERSPAN.

General

DISCLAIMER

Be aware that an activated Ring Buffer can degrade the I/O performance for all VMs. It is recommended to use one or many dedicated HDDs or SSDs for the Ring Buffer to prevent side effects to other VMs.

System requirements

This guide requires a licensed VMWare ESXi 6.7.0 or newer.

The system requirement of the virtual machine is

  • x86 64-Bit Intel/AMD CPU with SSE4.2 support ( since 2011 )
  • 4 CPU-Cores
  • at least 2GB RAM for the In-Memory-DB, the larger the better
  • 20GB free disk space

Virtual Machine image

Please contact Allegro or your reseller to retrieve the current Allegro Virtual Edition installation zip archive.

Installation

Zip file extraction

Please extract the the zip archive. It should contain the 3 files “allegro-multimeter.ovf”, “allegro-multimeter.vmdk” and “allegro-multimeter-virtualbox.ovf”. 

OVF deployment to VMWare ESXi

Please log in to VMWare ESXi.

Esxi login.png

Once you have logged in, navigate to “Virtual Machines”

Esxi dashboard.png

Create a new VM with “Create / Register VM” and select the option “Deploy a virtual machine from an OVF or OVA file”.

Esxi create new vm.png

Press “Next”, use a preferred name for the Allegro and drag/drop the 2 files into the Window and press “Next”.

Esxi create new vm step 2.png

Select your data storage for the Allegro. This storage will be used as the boot partition and to store the configuration of the Allegro Virtual Edition and does not require being a high-speed disk. It will not store the packet Ring Buffer.

Esxi create new vm select storage.png

The deployment options allow you to select the network mapping for the MGT port and the disk provisioning.

Esxi create new vm management.png

Please double-check all options in the next dialogue and press finish if everything is fine.

Esxi create new vm finish.png

The upload and the import of the Allegro Virtual Edition will start. Please be patient until it is finished.

Esxi import.png

Initial Startup

Power on the virtual machine when the import has been successful. The Allegro Virtual Edition will boot, prepare the installation and reboot once. The VM will seek for an IP address via DHCP on the MGT port. Check the screen output for an assigned IP address.

Esxi allegro screen.png

You can now connect to the IP address with your browser, in our case https://10.54.0.220/ . The browser will show a certificate warning. Accept it to get to the login screen.

Esxi allegro login.png

Please use the following login credentials; user “admin” and password “allegro”. It will show a warning that the Allegro Virtual Edition does not yet have a license .

Esxi allegro license.png

Navigate to “Settings” -> “License upload” and send the system serial number to testlicense@allegro-packets.com. Allegro Packets will issue a test license for you that can be installed by the “Upload new license button”. Once the test license is applied, it will show you the license details similar to this output:

Esxi allegro license details.png

The Allegro Virtual Edition is now running and analyzes all packets on the capture port.

Mirroring virtual interface

The Allegro Virtual Edition has by default 2 network interfaces. The first port is used for Management, the second port is used as capture port. The Allegro Virtual Edition will analyse all traffic received by this network port.

Please enable the promiscuous mode for the vwsitch to allow the Allegro Virtual Edition to monitor all packets from on a VMWare vswitch.

Esxi switch allow promicuous mode.png

Storages for Ring Buffer and Pcaps

You can add one or multiple virtual disks to the Allegro Virtual Edition. If done, you can enable the Packet Ring Buffer as described in Ring Buffer Configuration Guide. Please note that a real time capture of packets require high write rates to your storage. Please use dedicated disks for the ring buffer to avoid performance issues on other virtual machines.

Encapsulated Remote Mirroring (L3) Source

The Allegro Virtual Edition supports the VMware Encapsulated Remote Mirroring (L3) Source with the ERSPAN Mode. You can set up an IP address on the capture port and send encapsulated packets to the Allegro. Please see the Vsphere documentation center for Encapsulated Remote Mirroring (L3) Source.