Install vMX on VMWare
Read this topic to understand how to install vMX with the VMware vSphere Web Client using OVA files.
Installing vMX with OVA Files
vMX supports different physical PCI devices such as SR-IOV and VMXNET3. The procedure in this section is specific to VMXNET3 devices. See Enabling SR-IOV for VMware for information to bring up vMX with SR-IOV NICs.
If you are running vMX in performance mode, you must change the VM hardware version to 10.
To install vMX with the VMware vSphere Web Client using OVA files:
Download the vMX software package for VMware from the vMX page and uncompress the package in a location accessible to the server.
Launch the vSphere Web Client for your ESXi server and log in to the server with your credentials.
You must set up these three interfaces to launch the VFP.
Management access
Bridge for internal communication between the VCP and VFP
WAN interface (minimum of one)
To install vMX with vSphere for VMXNET3 adapters, perform these tasks:
Setting Up the Datastore
To upload vMX to the ESXi datastore:
Setting Up the Network
To set up the different networks for management (br-ext), internal connection of the VMs (br-int), and WAN ports for data:
You can see the four vSwitches you created (br-ext, br-int, p2p1, p2p2) in the Configuration tab for Networking. You must enable promiscuous mode in all vSwitches so that packets with any MAC addresses can reach the vMX. For example, OSPF needs multicast MAC address communication so you must enable promiscuous mode to support it.
To enable promiscuous mode in a vSwitch:
In the Configuration tab for Networking, click Properties next to the Standard Switch for each vSwitch.
In the vSwitch Properties dialog box, select vSwitch in the Ports tab and click Edit at the bottom.
In the vSwitch Properties dialog box, select Accept from the Promiscuous Mode list in the Security tab and click OK.
Deploying the VCP VM
To deploy the VCP VM using .ova files:
The .ova file is deployed as the VCP VM.
Deploying the VFP VM
To deploy the VFP VM using .ova files:
The .ova file is deployed as the VFP VM.
After you have deployed the VFP VM, you can modify the amount of memory, the number of vCPUs, and the number of WAN ports.
Before you launch the VFP VM, make sure you have configured the proper number of vCPUs and memory for your VM based on the requirements described in Minimum Hardware and Software Requirements.
To modify these settings for the VFP VM:
In the left navigation pane, select the VM and and right-click Edit Settings to display the Virtual Machine Properties window.
To change the amount of memory, select Memory in the Hardware tab of the Virtual Machine Properties window. Change the memory size and click OK.
To change the number of vCPUs, select CPUs in the Hardware tab of the Virtual Machine Properties window. Change the number of virtual sockets and click OK.
To add WAN ports, click Add in the Hardware tab of the Virtual Machine Properties window. The Add Hardware wizard is displayed.
For Device Type, select Ethernet Adapter and click Next.
For Network connection, select the adapter type (for example, VMXNET3), select the network connection (for example, p2p1 or p2p2), and click Next.
Verify your configuration and click Finish.
Click OK in the Virtual Machine Properties window.
Launching vMX on VMware
After you power on both VMs, vMX is started as a virtual network function (VNF).
To launch vMX:
- Select the VFP VM in the left navigation pane and right-click Power > Power On.
- Select the VCP VM in the left navigation pane and right-click Power > Power On.
You must shut down the vMX instance before you reboot host server using the request system halt command.