Networks
A network is a VPC-style IP address space. Subnets must belong to a network and use CIDR ranges inside that space.
In the console
Choose Networking, Networks.
To create a network
- Choose Networking, Networks, then create a network.
- For Name, enter a name.
- For CIDR IP Range, enter the network CIDR (for example,
10.0.0.0/16). - Choose Save.
Wait until Status is Ready before creating subnets in the network.
Fields
| Field | Description |
|---|---|
| Name | Display name for the network |
| CIDR IP Range | IPv4 CIDR for the entire network (for example, 10.0.0.0/16) |
To edit a network
- Open the network.
- Choose Edit.
- Update the name or CIDR, then choose Save.
To delete a network
- Open the network.
- Choose Delete.
Important
Delete or move dependent subnets before you delete a network.