KVM Hypervisor
Follow
these instructions to deploy Oracle SD-WAN Edge Virtual Appliance on
Kernel-based Virtual Machine (KVM).
- Install virtual manager on the KVM
- Configure LAN and WAN Bridges
- Use CPU affinity to pin the VM vCPU to physical CPUs
- Login to the KVM server and create a new virtual machine.
- Open Virtual Manager (Application, System Tools, Virtual Machine Manager).
- From the File menu, click on New Virtual Machine.
- Select Import existing disk image as the installation type.
- Click on Forward.
- Enter the storage path where qcow2 image for vt800 or vt800_128 is available.
- Enter 16GB for the RAM configuration (32GB for vt800_128) and 8 for the CPU configuration.
- Click on Forward.
- Enter a name for the virtual machine. Alphanumeric characters, underscores (_), periods (.), and hyphens (-) are allowed.
- Click on the checkbox before Customize configuration before install.
- Click on Finish.
- Click on the Add Hardware button and select Storage from the menu on the left.
- Enter 180GB as the storage disk size.
- Click on Finish.
-
Select
Interface
(Management), which begins with
NIC:.
Note:
Use Host devices like eno1: macvtap" for the management interfaces, and host devices like ens1f0:macvtap for APN-facing interfaces - Make the network source value Host device <no.>:macvtap.
- Make the source mode Bridge.
- Make the device model Virtio.
- Click on Apply.
- Click on Add Hardware.
- Click on Network from the menu on the left.
-
Create a virtual
interface using one of the following methods:
- mactvap: Select host device <no.>:macvtap as the network source.
- Linux bridge: Follow the instructions in Create Linux/Networking Bridge and then select Bridge lanbr<no.>: Host Device ens<no.> as the network source.
- Select Bridge as the Source Mode.
- Select Virtio as the Device Model.
- Click on Finish.
- Click on Begin Installation.
- Enter your credentials.
-
Enter the following
commands to set the Management IP
$tcon $management_ip $set interface <ip_address> <subnet_mask> <gateway> apply
- Power off the instance, then power it back on.
- Login to SD-WAN Edge.