Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

To install

Prerequisites

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

Go to the FS AmpCon-DC website. In the Resources section, click AmpCon™-DC for GNS3 2.1.0 Software.

265.png

Installing in virt-manager

  1. Go to the directory where the AmpCon-DC server installation package exists.

266.png
  1. Open the virt-manager interface by running the following command:

virt-manager

  1. Click the following button to import the virtual machine.

269.png
  1. Select Import existing disk image, and then click Forward.

270.png
  1. Click Browse to select the AmpCon-DC server installation package that you downloaded.

271.png
  1. Click Browse Local to add a local location.

272.png
  1. Find the actual .qcow2 file location, and then click Open.

273.png
  1. Choose the operating system to install, and then click Forward.

274.png
  1. Adjust the virtual machine configuration as needed, and then click Forward.

275.png
  1. In the Network section, select Macvtap device, and enter the device name as you need. Then, click Finish.

276.png

Wait for the installation process to complete. Then, you will automatically enter the virtual machine command line.

277.png
  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 by running the following command:

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

280.png

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

sudo netplan apply

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

cd /usr/share/automation/server && sudo ./start.sh

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

283.jpg
  • No labels