How to create a virtual network in Performance Cloud VMware (NSX-T)

Notes

To execute this procedure, we assume there is a vApp in place. If not, here is the article to create a vApp.

Create a new virtual network

  1. Login to the Performance Cloud VMware portal using your credentials.
      
  2. Select your virtual datacenter.

    A screenshot of a computer

Description automatically generated with medium confidence


  3. Go to Networking -> Networks. Click on NEW

    Graphical user interface, application, Teams

Description automatically generated 

  4. Then, on the new organization wizard window, click on NEXT for the scope

    Graphical user interface, application, Teams

Description automatically generated 

  5. Select the Routed network type (unless you want to create a fully isolated network without Internet connectivity) and click on NEXT.

    Graphical user interface, application, Teams

Description automatically generated


  6. Select your Edge Gateway and click on NEXT
     
    Keep the Distributed Routing option enabled.

    Graphical user interface, application

Description automatically generated 

  7. In the General section, enter the internal subnet information: 
    • Name: Enter the name for the new virtual network
    • Gateway CIDR: Enter the desired gateway IP address for the new private network subnet and subnet mask.
       Example below: 10.0.1.1/24 will be the IP address for the new internal gateway in the 10.0.1.0/24 subnet.
    • Optional: Add a description (useful when many network are presents)

      Optional - Enable the Dual-Stack Mode feature to enable the network to have both an IPv4 subnet and an IPv6 subnet.

      Graphical user interface, application

Description automatically generated


       
  8. Configure IP addresses assigned for the new virtual network.

    NOTE: If you prefer to use DHCP for IP assignments, leave the Static IP Pools settings blank. Also, you will need to configure DHCP on your edge gateway.
    • For this example, we used a Static IP Pool for IP addresses assigned on the virtual network for the new 10.0.1.0/24 subnet.
      1. Enter the Static IP Pool range: 10.0.1.2 -10.0.1.254

Click on ADD, then on NEXT.

Graphical user interface, text, application

Description automatically generated 

  1. On the DNS section, enter external IP addresses like Cloudflare (1.1.1.1) or internal IP addresses (for Domain Controllers) for this new network.

    Then, click on NEXT.

     


  1. Review and click on FINISH.

    Graphical user interface, application

Description automatically generated

Add the new virtual network to a vApp

  1. Go to Compute -> vApps.
      
  2. Choose the vApp where you want to use the new network, select ACTIONS -> Add, Add Network.




  3. Select the type Direct, then select the desired virtual network from the list and click on ADD.

    Graphical user interface, text, application, email

Description automatically generated


  4. The network is now attached to the vApp.

    Graphical user interface, application

Description automatically generated




     Repeat steps 2 to 4 to add a new network on additional vApp(s).