Skip to content

Network

This document explains how to create a network and subnet in OpenStack.


Creating a Network

create_network_1
  • From the left-hand menu of the dashboard, click Network.
  • In the Networks section, click the Create Network button.
  • When the Create Network window appears, enter a Network Name.

Creating a Subnet

create_network_2

Add a subnet to define the IP address range for the network.

  • Check the Create Subnet option.
  • Enter a Subnet Name.
  • Choose an IP Version.
  • Specify the CIDR block for the subnet (e.g., 10.10.0.0/24).
  • Expand the Advanced Options, and enter 8.8.8.8 in the DNS Name Servers field.

  • Click Create to complete the network setup.

complete_create_network