Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

In this section:

Table of Contents
maxLevel4

Panel

Related articles:

Children Display

 

Info
titleNote

Use the VMware vSphere Web Client to create and configure a Virtual Machine (VM) for ESXi versions 6.5 and above.

Create a vSwitch

 Perform the following steps to create the vSwitch for management (VM Network), HA (HA Network), and media (PKT0 and PKT1).

Info
titleNote

It is recommended to configure all four ports with different IP addresses in four different networks. For example:

  • VM Network-Network 1
  • HA Network-Network 2
  • PKT0-Network 3
  • PKT1-Network 4
  1. Log on to VMware ESXi GUI as the root user.
    1. Enter your VMware administrator user name.
    2. Enter your VMware administrator password.
  2. Click Networking>Port groups.

    Caption
    0Figure
    1Port Groups

    Include Page
    Screenshot_disclaimer
    Screenshot_disclaimer

    Note

    If the VLAN is used for packet ports (PKT0 or PKT1), then the VLAN ID must be 4095. This method is called Virtual Guest Tagging (VGT), where the guest OS handles the VLAN tagging functionality. The VLAN can be used for either PKT0, PKT1, or both. For non-VLAN configuration, use the default value of 0.

    1. Click Add port group. Use the following table to configure the VM Network vSwitch and then click Add.

      Caption
      0Table
      1VM Network Configuration
      FieldConfiguration
      NameVM Network
      VLAN ID0
      Virtual SwitchvSwitch0
      SecurityInherit from vSwitch
      Caption
      0Figure
      1Add Port Group - VM Network

    2. Click Add port group. Use the following table to configure the HA Network vSwitch and then click Add.

      Caption
      0Table
      1HA Network Configuration
      FieldConfiguration
      NameHA Network
      VLAN ID0
      Virtual SwitchvSwitch1
      SecurityInherit from vSwitch

    3. Click Add port group. Use the following table to configure the PKT0 vSwitch and then click Add.

      Caption
      0Table
      1PKT0 Configuration
      FieldConfiguration
      NamePKT0
      VLAN ID4095
      Virtual SwitchvSwitch2
      SecurityInherit from vSwitch

    4. Click Add port group. Use the following table to configure the PKT1 vSwitch and then click Add.

      Caption
      0Table
      1PKT1 Configuration
      FieldConfiguration
      NamePKT1
      VLAN ID4095
      Virtual SwitchvSwitch3
      SecurityInherit from vSwitch

      Info

      Navigate to Networking>Physical NICs to make sure that the associated NICs have a link speed of 1000Mbps, full duplex. This speed indicates that the physical NIC is up.

  3. Navigate to Networking>Port groups to make sure that the vSwitches are in the correct order.

    Note

    The vSwitches and interfaces must be defined in the following order:

    vSwitch0 - VM Network

    vSwitch1 - HA Network

    vSwitch2 - PKT0

    vSwitch3 - PKT1

    Info

    The use of vSwitch0 is not a mandatory requirement for the management interface. If a server has more than four physical NIC ports, you can assign VM Network to vSwitch1, HA Network to vSwitch2, PKT0 to vSwitch3, and PKT1 to vSwitch4.

    Caption
    0Figure
    1Port Groups - Order

Anchor
nicteaming
nicteaming
Configure NIC Teaming

Perform the following steps to configure NIC teaming.

Note

Physical NIC ports need to be configured in active-standby mode only while using the VMware NIC teaming feature.

Info

Configure the physical host server with a minimum of eight physical NIC ports so that there is a 1:1 physical NIC redundancy for each vNIC (the VM Network, HA Network, PKT0, and PKT1 virtual interfaces) on SBC VM.

  1. Login as user root on the VMware ESXi GUI.
    1. Enter your VMware administrator user name.
    2. Enter your VMware administrator password.
  2. Click Networking>Virtual Switches.

    Caption
    0Figure
    1Virtual Switches

    Include Page
    Screenshot_disclaimer
    Screenshot_disclaimer

  3. Click the vSwitch you want to configure, and click Edit settings.

    Caption
    0Figure
    1vSwitch0

  4. In the Uplink 1 field, select a vmnic.
    1. If there is only one uplink, click Add uplink. In the Uplink 2 field, select a vmnic.

      Info

      You can repeat this step to add more uplinks.

      Caption
      0Figure
      1Uplink Configuration

  5. Expand the NIC teaming drop-down menu. In the Failover order field,
    1. click Mark standby and Mark active to configure each vmnic as standby or active.
    2. click Move up and Move down to configure the order of failover.

      Caption
      0Figure
      1vSwitch Failover Order

  6. Click Save.
Info
titleInfo

 Continue to Adjusting Resource Allocations for VM using ESXi Web Client.

 

Pagebreak