> For the complete documentation index, see [llms.txt](https://manual.seara.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.seara.biz/connect-to-seara-with/how-to-setup-equipment-connect-to-seara/topology-overview.md).

# Topology Overview

ในการเชื่อมต่ออุปกรณ์ Microtik เพื่อใช้งาน Seara สามารถทำได้ทั้งการนำอุปกรณ์ที่มีอยู่เดิมมาตั้งค่าเพิ่มเติมเพื่อเปิดการใช้งานระบบ Hotspot หรือ  เพิ่มอุปกรณ์ Microtik เข้ามาใหม่ในระบบเพื่อทำหน้าที่เป็น Gateway สำหรับการให้บริการ Hotspot โดยเฉพาะก็ได้ โดยรูปแบบการเชื่อมต่อระบบจะมีรูปแบบดังนี้

<figure><img src="/files/nuZO3ed9pDr56Q7ZVGZp" alt=""><figcaption><p>รูปแบบการเชื่อมต่อ Microtik เข้ากับระบบ Seara</p></figcaption></figure>

จากรูปเป็นตัวอย่างการใช้งาน Seara ร่วมกับ Microtik ในรุปแบบบที่มีการแบ่งแยก Network เป็น 2 ส่วนคือ

* **Internal Network** เป็น Network ส่วนที่ใช้งานโดยไม่มีการใช้งาน Seara ในการทำ Hotspot
* **Guest Network** เป็น Network ส่วนที่มีการใช้งาน Seara ในการทำ Hotspot&#x20;

จากในรูป Microtik จะทำหน้าที่แจก DHCP ให้กับ Guest Network และ Internal Network โดย ฝั่ง WAN ของ Microtik จะเชื่อต่อกับ Router ของ ISP เพื่อออก Internet (สามารถตั้งค่า WAN  Static IP, PPPOE หรือ DHCP ก็ได้)

**การเชื่อมระบบกรณีที่มี Site งานหลายพื้นที่**

<figure><img src="/files/7ZfKOxKm6QyjoopUB5rF" alt=""><figcaption><p>ตัวอย่างการเชื่อมต่อ Microtik หลายอุปกรณ์ไปยัง Seara Cloud</p></figcaption></figure>

กรณีที่เรามีพื้นที่ให้บริการหลายพื้นที่ เช่น Show room รถยนต์ที่มีหลายสาขา(Location) โดยแต่ละสาขามี อุปกรณ์ Microtik ([NAS](/site-management/site-management-1/device/nas.md#add-nas-edit-nas))  และ Internet link ของตัวเอง เราสามารถตั้งค่าการใช้งานแต่ละ [Location ](/site-management/site-management-1/location.md)ไปยัง Domain เดียวกันได้ ซึ่งผู้ดูแลระบบสามารถที่จะบริหารจัดการ หน้า [Hotspo](/site-management/hotspot-management.md)t ตาม [WIFI SSID](/site-management/hotspot-management/wifi-ssid.md) และ ผู้ใช้งาน ทั้งหมดในทุกๆสาขาผ่านระบบ Seara Cloud ได้โดยง่าย&#x20;

{% hint style="info" %}
ควรติดตั้งอุปกรณ์ในพื้นที่ๆมีอากาศถ่ายเทสะดวก ปราศจากฝุ่นละอองในอากาศ และสถานที่ติดตั้งควรมีอุณหถูมิสูงสุดไม่เกิน 30 องศาเซียลเซียส เพื่อให้อุปกรณฺ์สามารถทำงานได้ดี
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.seara.biz/connect-to-seara-with/how-to-setup-equipment-connect-to-seara/topology-overview.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.
