# Add Static Route

## Prerequisite

* มีการสร้าง VPC Network แล้ว ([ขั้นตอนการสร้าง VPC Network](/ncs-documents/networking/vpc-network/create-a-network.md))

## Instructions

### 1. เปิดดูส่วนการแสดงผล Static Route ของ VPC Network

เลือก VPC Network ที่ต้องการเพิ่ม Static Route และ expand ดูข้อมูลภายใน โดย Static Routes จะแสดงดูด้านล่างของข้อมูล Subnet

<figure><img src="/files/lHG9LewZMJTtzju588Bl" alt=""><figcaption><p>Expand VPC Network Detail</p></figcaption></figure>

<figure><img src="/files/HE2Vefc1X3BnheQ42E82" alt=""><figcaption><p>VPC Network's Static Routes</p></figcaption></figure>

### 2. เข้าหน้า Add Static Route

เข้าสู่หน้า Add Static Route โดยคลิกที่ปุ่ม Add Static Route เหนือตาราง

<figure><img src="/files/uQ1brOJ6ox8HOpYSXaLU" alt=""><figcaption><p>Add Static Route Button</p></figcaption></figure>

<figure><img src="/files/4IicU1AivdRDD4eYSH7q" alt=""><figcaption><p>Add Static Route Page</p></figcaption></figure>

### 3. ระบุ Destination และ Next Hop

ระบุ Destination ที่เป็น CIDR ปลายทาง และ Next Hop ที่จะเป็นทางออกไปสู่ปลายทาง&#x20;

เมื่อกรอกครบแล้ว ให้คลิกปุ่ม

<figure><img src="/files/3Y5KP4Vqc90Gndl9r9LY" alt=""><figcaption><p>Add Static Route</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-epc.gitbook.io/ncs-documents/networking/vpc-network/add-static-route.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.
