Skip to main content
VCP

Create and manage virtual networks

Contributors netapp-pcarriga

You can add a new virtual network to a cluster configuration to enable a multi-tenant environment connection to a cluster running NetApp Element software, and manage the virtual network using the vCenter Plug-in.

Create a virtual network

You can add a new virtual network to a cluster configuration.

What you'll need
  • ESXi hosts have a single iSCSI software adapter.

  • Hosts or switches are configured for the VLAN.

  • You have identified the block of IP addresses that will be assigned to the virtual networks on the cluster nodes.

  • You have identified a storage network IP (SVIP) address that will be used as an endpoint for all NetApp Element storage traffic.

Important

The following criteria should be considered for this configuration:

  • VRF can only be enabled at the time of creating a VLAN. If you want to switch back to non-VRF, you must delete and re-create the VLAN.

  • VLANs that are not VRF-enabled require initiators to be in the same subnet as the SVIP.

  • VLANs that are VRF-enabled do not require initiators to be in the same subnet as the SVIP, and routing is supported.

About this task

When a virtual network is added, an interface for each node is created and each requires a virtual network IP address. The number of IP addresses you specify when creating a new virtual network must be equal to or greater than the number of nodes in the cluster. Virtual network addresses are bulk provisioned by and assigned to individual nodes automatically. You do not need to manually assign virtual network addresses to the nodes in the cluster.

Steps
  1. In your vSphere Web Client, open the Cluster tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Cluster.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Cluster.

    Note If two or more clusters are added, ensure that the cluster you intend to use for the task is selected in the navigation bar.
  2. Select the Network sub-tab.

  3. Select Create VLAN.

  4. In the Create VLAN dialog box, enter a name for the VLAN.

  5. Enter an integer for the VLAN tag.

  6. Enter the Storage Virtual IP (SVIP) address for the storage cluster.

  7. Adjust the netmask, as needed.

    The default is 255.255.255.0.

  8. Optional: Enter a description for the VLAN.

  9. Optional: Select the Enable Virtual Routing and Forwarding check box.

    Note Virtual routing and forwarding (VRF) allows multiple instances of a routing table to exist in a router and work simultaneously. This functionality is available for storage networks only.
    1. Enter an IP address of a gateway of the virtual network.

  10. Select the hosts that you want to include in the VLAN.

    Note Note: If you are using vCenter Linked Mode, only hosts available to the vCenter Server to which the cluster is assigned are available to select.
  11. Configure the IP address blocks for the storage nodes as follows:

    Note Note: A minimum of one IP address block must be created.
    1. Click Create Block.

    2. Enter the starting address for the IP range.

    3. Enter the number of IP addresses to include in the address block.

      Note The total number of IP addresses must match the number of nodes in the storage cluster.
    4. Click outside the entry to accept the values.

  12. Click OK to create the VLAN.

View virtual network details

You can view network information for VLANs on the Network page of the Cluster tab from the plug-in extension point.

Steps
  1. In your vSphere Web Client, open the Cluster tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Cluster.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Cluster.

    Note If two or more clusters are added, ensure that the cluster you intend to use for the task is selected in the navigation bar.
  2. Select the Nodes sub-tab.

  3. Select the Active view.

  4. View the details of the nodes in the storage cluster.

    You can view information such as the ID and name of each VLAN, the tag associated with each VLAN, the SVIP assigned to each VLAN, and the IP range used for each VLAN.

Edit a virtual network

You can change VLAN attributes, such as VLAN name, netmask, and size of the IP address blocks.

About this task

The VLAN Tag and SVIP cannot be modified for a VLAN. The gateway attribute can only be modified for VRF VLANs. If any iSCSI, remote replication, or other network sessions exist, the modification might fail.

Steps
  1. In your vSphere Web Client, open the Cluster tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Cluster.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Cluster.

    Note If two or more clusters are added, ensure that the cluster you intend to use for the task is selected in the navigation bar.
  2. Select the Network sub-tab.

  3. Select the check box for the VLAN you want to edit.

  4. Click Actions.

  5. In the resulting menu, click Edit.

  6. In the resulting menu, enter the new attributes for the VLAN.

  7. Click Create Block to add a non-continuous block of IP addresses for the virtual network.

  8. Click OK.

Delete a virtual network

You can permanently delete a VLAN object and its block of IPs. Address blocks that were assigned to the VLAN are disassociated with the virtual network and can be reassigned to another virtual network.

Steps
  1. In your vSphere Web Client, open the Cluster tab:

    • Beginning with Element vCenter plug-in 5.0, select NetApp Element Remote Plugin > Management > Cluster.

    • For Element vCenter plug-in 4.10 and earlier, select NetApp Element Management > Cluster.

    Note If two or more clusters are added, ensure that the cluster you intend to use for the task is selected in the navigation bar.
  2. Select the Network sub-tab.

  3. Select the check box for the VLAN you want to delete.

  4. Click Actions.

  5. In the resulting menu, click Delete.

  6. Confirm the action.