# Routing

On the Routing tab you can add static routes, change static routes, as well as delete created static routes. This tab is only available if you use the NSXV edge type during Network configuration.

## Add Static Routes

Here are the steps to add a static route on the Routing tab:

* On the Security menu click Details.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.46%20nsxv.png" alt=""><figcaption><p>Add Static Routes</p></figcaption></figure>

* Select the Routing tab click the **Add** icon.

<figure><img src="https://lh7-us.googleusercontent.com/aSBZevU3n9DXTbfLNGwBBbyD4s8qz4LgZn9XNeRdq6iuxzIRBP9UaJ6_0q53MxXyp4OE6yF9FmhQlOrwvp4rFtI0ty3zBvgbhrthPGOg7s2kPIhcku-xTImrWg2uvGjApQrX8kBZmPQb4b-F2R4sS6M" alt=""><figcaption><p>Add Static Routes</p></figcaption></figure>

* Enter **Network, Next Hop, MTU, Admin Distance, Interface, and Description** click **Confirm** to continue with the process.

<figure><img src="https://lh7-us.googleusercontent.com/R_tzIdnX5nu8QnVqfOL0g4Tq6P_0tj1HwrbQdgtIBJgR854fO1VHrjCshSys5CPlS9UyFE8NwOPgCPjHtQsSxF0G35hcLH9RhVVRsgDD_hr2xKiDJwmT6HaPymLppxaN4ZGhAhTx_vBHraB5HL-JEJM" alt=""><figcaption><p>Add Static Routes</p></figcaption></figure>

* **"Static Route has successfully created!"** notifications and static routes appear in the Static Routes table.

<figure><img src="https://lh7-us.googleusercontent.com/y5M7Bk64SNmBkCiDkxGgbgJX1AEXly1aF9iMuiSv9-iKvT2IAxeTxzcGV2-arTC4HJVZ2jgStHyrdOZzBo7zD9GP7g1fvaLTOtS91pHm2IES-jXkIAroxv4rTpowthmXPFGjSajl2NBjbiaPz30GpJI" alt=""><figcaption><p>Add Static Routes</p></figcaption></figure>

## Edit Static Routes

You can change **Network, Next Hop, MTU, Admin Distance, Interface, and Description**. Here are the steps to change the static route data:

* On the Security menu click Details.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.46%20nsxv.png" alt=""><figcaption><p>Edit Static Routes</p></figcaption></figure>

* Select the Routing tab and select the static route data to update and click the **Update** icon.

<figure><img src="https://lh7-us.googleusercontent.com/r-GcTpK2kJVlhglDhkIrHsJ_kbs0MYIwfAJPWQHXR35_PZJOHZK_xUxnzgs6qd5Ppmg5Tkyh_zZY-Nk8UlvXWvhefHMwmfzvmLRHeLh11w309TZin7hzfz0TuIlq6OC4-tP8lloUnTkDliRd3inXEZc" alt=""><figcaption><p>Edit Static Routes</p></figcaption></figure>

* Once you have finished updating the static route, click the Confirm button.

<figure><img src="https://lh7-us.googleusercontent.com/imrSwnTRTicAiZasVJ15y8o1mXj3j3wNfPg1tYAbE1jwmnI27ltgCEbPPUtoeRFgKMeSWmbWCyccP-BE0DZVPz25ca_Le1zM6i3bPDd1miSKqoBTP5dssz-uz84H3V6LdkdoTE-0JX1W-hr8cnibcYU" alt=""><figcaption><p>Edit Static Routes</p></figcaption></figure>

* The notification "Successfully updated static routes" appears.

## Delete Static Routes

You can remove a static route created by following these steps:

* On the Security menu click Details.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.46%20nsxv.png" alt=""><figcaption><p>Delete Routes (a)</p></figcaption></figure>

* Select the Routing tab and select the static route data to delete and click the **Delete"** icon.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.80%20delete%20routing.png" alt=""><figcaption><p>Delete Routes (b)</p></figcaption></figure>

* The Delete Routes window displays click the **Confirm** button to continue with the removal process.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/16%20Deka%20Prime/16.81%20del%20rout.png" alt=""><figcaption><p>Delete Routes (c)</p></figcaption></figure>

* **"Successfully update static routes"** notifications are displayed.


---

# 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-security/routing.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.
