Subnets

A subnet is a CIDR segment inside a network. Use subnets to place resources in private or hybrid address ranges.

Prerequisites

In the console

Choose Networking, Subnets.

To create a subnet

  1. Choose Networking, Subnets, then create a subnet.
  2. For Name, enter a name.
  3. For CIDR IP Range, enter a CIDR within the parent network (for example, 10.0.1.0/24).
  4. For Network, choose the parent network.
  5. (Optional) Enable Private or Hybrid.
  6. Choose Save.

Wait until Status is Ready before depending on the subnet.

Fields

Field Description
Name Display name for the subnet
CIDR IP Range IPv4 CIDR contained by the parent network CIDR
Network Parent network
Private Marks the subnet as private
Hybrid Enables hybrid networking. When enabled, myStack assigns a VLAN ID for the subnet

To delete a subnet

  1. Open the subnet.
  2. Choose Delete.
Important The subnet CIDR must fit inside the parent network CIDR and must not overlap other subnets in that network.

Next steps