# Create Routed Network

Here are the steps to create a routed network type in the Network menu:

* On the Network page click the Create Network button.

<figure><img src="https://lh7-us.googleusercontent.com/uGY2lhshVSv8VsevtsL3hTQOBiE1h50g6AoSkDu7WAKpHZcWIhNS14LEsKsHiN0eJVYrA7XkwcJllHkscsmGiXA87mXGb7In4nBVKrvW82r1ihG1oZ-O8AzqbwQL-GG_bgQXXtWnCEMOUw7ioyNprR4" alt=""><figcaption><p>Create Routed Network</p></figcaption></figure>

* In the Scope section click the Next button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.24%20scope.png" alt=""><figcaption><p>Create Routed Network (b)</p></figcaption></figure>

* In the Network Type section select Routed and click the Next button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.25%20type.png" alt=""><figcaption><p>Create Routed Network (c)</p></figcaption></figure>

* In the Edge Connection section select available connections, in connection type there are three options: Internal, Distributed, Subinterface, and then click the Next button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.26%20edge-con.png" alt=""><figcaption><p>Create Routed Network (d)</p></figcaption></figure>

* In the Generalize Name, Description, CIDR Gateway section, enable Shared if you need, and then click the Next button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.27%20routed.png" alt=""><figcaption><p>Create Routed Network (e)</p></figcaption></figure>

* In Static IP Pools enter the IP range corresponding to the IP entered in the CIDR Gateway and click the Add button. Click the Next button to continue with the process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.28%20routed.png" alt=""><figcaption><p>Create Routed Network (f)</p></figcaption></figure>

* On the DNS page click the Next button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.29%20routed.png" alt=""><figcaption><p>Create Routed Network (g)</p></figcaption></figure>

* On the Ready To Complete page click the Finnish button. Show notifications **"Network has successfully created!"**

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.30%20routed.png" alt=""><figcaption><p>Create Routed Network (h)</p></figcaption></figure>

* On the Network page, a Routed type network is already available in the List of Networks table.

<figure><img src="https://lh7-us.googleusercontent.com/d9scsbvd3j4EKvoWdRFoUdKOX4PUqFwd-4UVIxgpj6SDMBesZNuTla3xKFrQ-bRSPBOtNA3oLINQzWR8p8OpMau_bZAOz75tEc6RUmCuYKIYVYZgGSVIno644Z3JrAwx6gApadYtjMBXK_1NkBOPrbI" alt=""><figcaption><p>Create Routed Network</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.id/deka-prime/menu-network/create-routed-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
