Subnets
A subnet is a CIDR segment inside a network. Use subnets to place resources in private or hybrid address ranges.
Prerequisites
- A network in Ready status
In the console
Choose Networking, Subnets.
To create a subnet
- Choose Networking, Subnets, then create a subnet.
- For Name, enter a name.
- For CIDR IP Range, enter a CIDR within the parent network (for example,
10.0.1.0/24). - For Network, choose the parent network.
- (Optional) Enable Private or Hybrid.
- 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
- Open the subnet.
- Choose Delete.
Important
The subnet CIDR must fit inside the parent network CIDR and must not overlap other subnets in that network.