Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Deploying vMX

 

Running the ./vmx.sh --install script to deploy vMX sets up:

  • Host NICs

  • SR-IOV or virtio device types

  • External and internal bridges (br-ext and br-int)

    Note

    When br-ext is being created, access to the management port may be frozen temporarily when it gets attached to the br-ext bridge.

Using the --install option also launches the VCP and VFP VMs.

We recommend you deploy the vMX by running the ./vmx.sh -lv --install script to provide verbose-level logging to a file for the deployment of the vMX instance.

Note

Only English locale is supported for using the vmx.sh script.

Note

If you cannot deploy vMX after upgrading libvirt, bring down the virbr0 bridge with the ifconfig virbr0 down command and delete the bridge with the brctl delbr virbr0 command.

Note

You must shut down the vMX instance before you reboot host server using the request system halt command.