Virtual Data Centers (VDCs)

Please ensure that you have created Users and Groups before starting this section.

1 Virtual Data Centers

Before the VDCs can be created, the Virtual Networks (VNets) must be set up. For more information on VDCs and VNets, follow the links below:

Virtual Data Centers

Virtual Networks

2 Virtual Networks

A VNet will be set up for each of the three VDCs. The one for the Public VDC will be shown in detail; the other two are constructed in a similar fashion. The process in this example involves creating three new non-routeable networks.

NameGroupOwnerNetwork AddressFirst IPSizeVLAN
Public_VDC_VNetPublic_VDCPublicVDCAdmin172.16.10.0/24172.16.10.102000
DMZ_VDC_VNetDMZ_VDCDMZVDCAdmin172.16.20.0/24172.16.20.102000
Private_VDC_VNetPrivate_VDCPrivateVDCAdmin172.16.30.0/24172.16.30.102000
  1. Select Network –> Virtual Networks

  2. Click Green Plus to create a new Virtual Network

  3. Set name and VLAN as shown in the table and click Next

  4. In the Addresses pane add an Address Range

    1. First IP address as shown
    2. Size as shown
  5. In Context pane

    1. Network address as shown
    2. Network mask is 255.255.255.0
  6. Click Finish

  7. The Information and Ownership for the VNet will resemble the image below:

Virtual network list

3 Virtual Data Centers

Once the Groups, Users, and Virtual Networks have been set up, the VDCs can be created. The instructions to create the DMZ VDC are detailed below:

  1. Select System –> VDCs
  2. Click Green Plus and edit the information under the General tab
  3. Input the Name DMZ_VDC
  4. Use the description “DMZ VDC”
Virtual Datacenter general config
  1. Switch to the Groups tab and select the DMZ_VDC group
Virtual Datacenter group config
  1. Switch to the Resources tab and select the following options:
    TabOption(s)
    ClustersAccess to all Clusters
    HostsAccess to all Hosts
    VNetsSelect the DMZ_VDC_VNet
    DatastoresAccess to all Datastores
Virtual Datacenter datastore resource Virtual Datacenter host resource Virtual Datacenter virtual network resource
  1. Click next and Finish Button to finalize the creation of the VDC

The mappings of the VDCs are as below:

NameGroupVNet
DMZ_VDCDMZ_VDCDMZ_VDC_VNet
Private_VDCPrivate_VDCPrivate_VDC_VNet
Public_VDCPublic_VDCPublic_VDC_VNet

Make sure you select access to all hosts and datastores for all VDCs.

The completed VDC list will resemble the image below:

Virtual Datacenter list