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

  1. Choose Networking, Networks, then create a network.
  2. For Name, enter a name.
  3. For CIDR IP Range, enter the network CIDR (for example, 10.0.0.0/16).
  4. 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

  1. Open the network.
  2. Choose Edit.
  3. Update the name or CIDR, then choose Save.

To delete a network

  1. Open the network.
  2. Choose Delete.
Important Delete or move dependent subnets before you delete a network.

Next steps