How to create a network with router in Horizon Dashboard on CREODIAS

When you create a new project in Horizon, its content is empty. You have to manually configure your private network. In order to complete this task, please follow those steps.

  1. Log in to your OpenStack dashboard and choose Network tab, then choose Networks sub-label.

../_images/net1.png
  1. Click on the “Create Network” button.

../_images/net2.png
  1. Define your Network Name and tick two checkboxes: Enable Admin State and Create Subnet. Go to Next.

../_images/net3.png
  1. Define your Subnet name. Assign a valid network address with mask presented as a prefix. (This number determines how many bytes are being destined for network address)

Define Gateway IP for your Router. Normally it’s the first available address in the subnet.

Go to Next.

../_images/net4.png
  1. In Subnet Details you are able to turn on DHCP server, assign DNS servers to your network and set up basic routing. In the end, confirm the process with “Create” button.

../_images/net5.png
  1. Click on the Routers tab.

../_images/net6.png
  1. Click on the “Create Router” button.

../_images/net7.png
  1. Name your device and assign the only available network → external. Finish by choosing “Create Router” blue button.

../_images/net8.png
  1. Click on your newly created Router (e.g called “Router_1”).

../_images/net9.png
  1. Choose Interfaces.

../_images/net10.png
  1. Choose + Add Interface button.

../_images/net11.png
  1. Assign a proper subnet and fill in IP Address. (It’s the gateway for our network). Submit the process.

../_images/net12.png
  1. The internal interface has been attached to the router.

../_images/net13.png