Create Subnet

Objective

This guide provides instructions on how to create a subnetwork (or subnet) to subdivide your larger network into smaller and more manageable networks. Each subnet object you create can be configured to transfer or receive services and other data from your Site or group of Sites.


Prerequisites

The following prerequisites apply:


Create Subnet

Create a subnet object for each interface you plan to use.

Step 1: Navigate to subnets menu.
  • Log into Console, selectMulti-Cloud Network Connect.
Figure
Figure: Console Homepage
  • Navigate to Manage > Networking > Subnets.
Figure
Figure: Add Subnet
  • Select Add Subnet.
Step 2: Configure subnet object.
  • Enter Namefor subnet object.
Figure
Figure: Subnet Name
  • Select Configure in the Site Subnet Parameters section.

  • From the Site drop-down menu, select your site.

  • Select Configure in Subnet DHCP Networks section.

Note This configuration is only required for subnets with the Network Connection Type set to Connect to Site Local Outside Network and Not Connected to Other Network. Do not configure this option if you are creating VM or pod workloads with VLAN Layer 2 interfaces using the Connect to Layer2 Interface option.

Figure
Figure: Subnet DHCP Configuration
  • In the Network Prefix box, enter a value for your subnet.
Figure
Figure: Subnet DHCP Prefix
  • Select Apply to apply DHCP network.

  • Select Apply.

  • In the Network Connection Type menu, select an option:

    • Not Connected to Other Network: The site, VM, or container can only communicate with other sites, VMs, or containers on this subnet.

    • Connect to Site Local Outside Network: A default route is injected into the site, VM, or container and allows external SNAT'ed communication via the Site Outside Local Network.

    • Connect to Layer2 Interface: These Layer 2 interfaces act as subnets and have access to the underlay network and bypass the F5 Distributed Cloud Services node data plane. The Layer 2 IP addresses are allocated using an external Dynamic Host Configuration Protocol (DHCP) server or can be static within the VM or pod itself.

  • Select Save and Exit button to complete creating the subnet object.

Figure
Figure: Complete Subnet Object Configuration

Concepts