# Configuring Passtrough interfaces on VMware

For high performance ProSBC VMware systems, Passthrough mode can be enabled on network interfaces. Performance indications can be viewed here: [Requirements Matrix](https://docs.prosbc.com/initial-installation/1.-instructions-by-platform/prosbc-requirements-matrix) This process requires a reboot of the host server running the VMware services.

### Configure VMware Passthrough Networking Interface

1. Log in using the Vmware web interface
2. Find MAC address of ethernet interface that will be used for passthrough:
   * Networking -> Physical NICs<br>

     <figure><img src="https://docs.telcobridges.com/w/images/thumb/f/f2/Find_MAC_address_of_Network_Interface.png/1200px-Find_MAC_address_of_Network_Interface.png" alt=""><figcaption></figcaption></figure>
3. enable passthrough mode on interface
   * Host -> Manage -> Hardware -> PCI Devices -> Select Physical Network Interface -> "Toggle Passthrough"<br>

     <figure><img src="https://docs.telcobridges.com/w/images/thumb/e/e5/Set_PCI_to_passthrough.png/1200px-Set_PCI_to_passthrough.png" alt=""><figcaption></figcaption></figure>
4. Reboot the host
   * Host -> Actions -> Reboot<br>

     <figure><img src="https://docs.telcobridges.com/w/images/thumb/e/ec/Reboot_VMware_host.png/800px-Reboot_VMware_host.png" alt=""><figcaption></figcaption></figure>
5. Add PCI device to the ProSBC instance
   * Select the ProSBC instance -> Edit -> "Add Other Device" -> PCI Device<br>

     <figure><img src="https://docs.telcobridges.com/w/images/c/c3/Add_PCI_device_to_VM.png" alt=""><figcaption></figcaption></figure>
   * Select the Ethernet interface to be used in passthrough mode<br>

     <figure><img src="https://docs.telcobridges.com/w/images/6/6a/Select_PCI_device.png" alt=""><figcaption></figcaption></figure>
6. Launch the ProSBC instance
   * When selecting the interfaces in the network interface roles, use the appropriate MAC address from first step for the LAN/WAN interface. You may also notice that the device name is not "E1000" or "VMXNET" but a real Physical interface name.<br>

     <figure><img src="https://docs.telcobridges.com/w/images/thumb/6/67/Select_PCI_Passthrough_device.png/800px-Select_PCI_Passthrough_device.png" alt=""><figcaption></figcaption></figure>
