Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To install You can install the AmpCon-DC server on QEMU or KVM. For how to use QEMU or KVM in general, see the KVM documentation and QEMU documentation.

In this topic, KVM virt-manager is used to demonstrate the AmpCon-DC server installation steps.

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

Prerequisites

  • Before you install the AmpCon-DC server, ensure that the following prerequisites are met:

  • The Ensure that the installation requirements are met.The

  • Download the compressed AmpCon-DC server installation package is downloaded.

...

...

  • and then clicking AmpCon-DC for QEMU/KVM 2.1.

...

Used to install the AmpCon-DC server in VMWare ESXi

- AmpCon™-DC for VirtualBox 2.1.0 Software

Used to install the AmpCon-DC server in VirtualBox

- AmpCon™-DC for Ubuntu Docker 2.1.0 Software

Used to install the AmpCon-DC server in a physical machine based on Ubuntu 22.04 with Docker

- AmpCon™-DC for GNS3 2.1.0 Software

Used to install the AmpCon-DC server in GNS3

Installing in VirtManager

  1. Download the AmpCon-DC QCOW2 image as described in the Prerequisite section.

...

  • x Software in the Resources section.

  • Put the compressed AmpCon-DC server image file to the machine where the hypervisor exists, and unzip the file.

Installation Procedure

  1. Open the virt-manager console by running the following command:

virt-manager

  1. Click the following button

...

  1. to

...

  1. start the

...

  1. importing process.

...

  1. Select

...

  1. Import existing disk image

...

  1. , and then click

...

  1. Forward

...

  1. .

...

  1. Click "Browse" to select the local AmpCon-DC server .qcow2 image file.

...

  1. Click "Browse Local" to add a local location.

...

  1. Find the actual qcow2 mirror location and click "Open"
    Click "Forward"

273.pngImage Removed

  1. Click "Forward"

...

  1. Adjust the virtual machine configuration as needed and click "Forward"
    In the

...

  1. In the Network section, select Host device ens160: macvtap and click "Finish"

...

Wait for the creation to complete, automatically enter the virtual machine serial command line, the import is complete

277.pngImage Removed

  1. Modify configuration settings

Enter username and password: pica8/pica8

278.pngImage Removed

...

  1. location of the AmpCon-DC server .qcow2 image file, and then click Open.

...

  1. Select Ubuntu 22.04 LTS, and then click Forward.

Note: Do not selectother operating systems because AmpCon-DC supports only Ubuntu 22.04 currently.

...

  1. Adjust the memory and CPU settings as needed, and then click Forward.

Note: The memory and CPU settings need to meet the Server Requirements.

...

  1. In the Network selection section, select Macvtap device, and enter the device name. Then, click Finish.

...

Wait for the importing process to finish. Once completed, the virtual machine is successfully imported, and the AmpCon-DC server is installed.

Note: The AmpCon-DC server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.

...

  1. Modify the network interface configuration.

a. Log in to the virtual machine with the default username (pica8) and password (pica8).

b. Modify the IP address with the real IP address of the virtual machine.

sudo vi /etc/netplan/00-installer-config.

...

279.pngImage Removed280.pngImage Removed

Enter the command “sudo netplan apply” to apply the network interface configuration

...

yaml

...

c. Apply the network interface configuration by running the following command:

sudo netplan apply

  1. Start the AmpCon-DC server:

    a. Go to the AmpCon-DC installation directory by running the following command:

cd /usr/share/automation/

...

server

b. Start the AmpCon-DC server by running the following command:

sudo ./start.

...

282.pngImage Removed

  1. Page Authentication
    Enter the IP address of AmpCon™-DC in the browser

...

sh

Now the AmpCon-DC server is installed and started.

What to Do Next

After you install the AmpCon-DC server, you need to import the AmpCon-DC License and add system configurations.