To install You can install the AmpCon-DC server on VirtualBox for lab purposes only. Production environments require a proper enterprise-scale virtualization solution as described in Supported Deployments. For how to use VirtualBox in general, see the Oracle VirtualBox documentation.
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.
...
image file by going to the FS AmpCon-DC website
...
and then clicking AmpCon-DC for
...
VirtualBox 2.1.
...
x Software
...
in the Resources section.
Put the compressed AmpCon-DC server
...
- AmpCon™-DC for VirtualBox 2.1.0 Software
...
image file to the machine where the hypervisor exists, and unzip the file.
Installation Procedure
Open the VirtualBox console, and then click File > Import Appliance.
...
Select Local File System, and then select the AmpCon-DC server
...
- 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
...
.ova image file.
...
Confirm the settings for the .ova file, and then click Finish.
...
Wait for the importing process to finish. Once completed, the virtual machine is successfully imported, and the AmpCon-DC server
...
Installing in VirtManager
...
is installed.
Note: The AmpCon-DC
...
Run the following command to open the Virtual Manager interface:
virt-manager |
---|
...
server is installed in the /usr/share/automation/server directory. Currently, you can’t customize the installation directory.
...
Check the settings of the imported virtual machine.
...
Select "import existing disk image" and click "Forward".
...
Click "Browse" to select the local image file.
...
Click "Browse Local" to add a local location
...
Find the actual qcow2 mirror location and click "Open"
Click "Forward"
Click "Forward"
...
Adjust the virtual machine configuration as needed and click "Forward"
In the
...
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
Modify configuration settings
Enter username and password: pica8/pica8
...
Start the imported virtual machine by clicking the virtual machine and then clicking Start.
...
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. |
---|
...
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 |
---|
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. |
---|
...
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.