ON THIS PAGE
Add vSRX Interfaces
The network adapter for each interface uses SR-IOV or VMXNET 3 as the adapter type. The first network adapter is for the management interface (fxp0) and must use VMXNET 3. All additional network adapters should have the same adapter type. The three network adapters created by default use VMXNET 3.
Starting in Junos OS Release 18.4R1:
SR-IOV (Mellanox ConnectX-3/ConnectX-3 Pro and Mellanox ConnectX-4 EN/ConnectX-4 Lx EN) is required if you intend to scale the performance and capacity of a vSRX VM to 9 or 17 vCPUs and 16 or 32 GB vRAM.
The DPDK version has been upgraded from 17.02 to 17.11.2 to support the Mellanox Family Adapters .
Starting in Junos OS Release 19.4R1, DPDK version 18.11 is supported on vSRX. With this feature the Mellanox Connect Network Interface Card (NIC) on vSRX now supports OSPF Multicast and VLANs.
The network adapters are mapped sequentially to the vSRX interfaces, as shown in Requirements for vSRX on VMware.
If you have used the interface mapping workaround required for prior Junos releases, you do not need to make any changes when you upgrade to Junos Release 15.1X49-D70 for vSRX.
The following procedures describe how to add more network adapters:
Add SR-IOV Interfaces
SR-IOV interfaces must be added as PCI devices on VMware. To add an SR-IOV interface as a PCI Device, you must first select an available Virtual Function (VF) on the device.
For fresh vSRX installations with SR-IOV on VMWare, the vSRX must be first deployed without adding SR-IOV or modifying the VMXNET3 NICs. Later vSRX can be powered off and new SR-IOV adaptor can be added.
Use the following procedure to locate available VFs and add PCI devices:
- To locate one or more VFs:
- To add SR-IOV interfaces to the vSRX VM:
A vSRX VM with SR-IOV interfaces cannot be cloned. You must deploy a new vSRX VM and add the SR-IOV interfaces as described here.
Add VMXNET 3 Interfaces
Use the following procedure to add VMXNET 3 interfaces:
- Power off the vSRX VM and open the Edit Settings page on vSphere Web Client.
- Add network adapters on the Virtual Hardware page. For each network adapter, select Network from New device list at the bottom of the page, expand New Network, and select VMXNET 3 as the adapter type.
- Click OK and open the Edit Settings page to verify that the new network adaptors are shown on the Virtual Hardware page.
- Power on the vSRX VM and log in to the VM to verify that
network adapter 1 is mapped to fxp0, network adapter 2 is mapped to
ge-0/0/0, and so on. Use the
show interfaces terse
CLI command to verify that the fxp0 and ge-0/0/n interfaces are up.