> 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/site-management/policy/mac-blacklist.md).

# Mac Blacklist

1. **ไปที่ Menu Policy > Mac Blacklist**

<div data-full-width="true"><figure><img src="/files/INazfQ3f4uI3aV9BxulO" alt=""><figcaption></figcaption></figure></div>

2. **ไปที่หัวข้อ Add MAC   จะมีให้เลือก 2 แบบ คือ Block ทีละ 1 Mac address และ Block ทีละหลายๆ Mac address**

<div data-full-width="true"><figure><img src="/files/SRKSuUdJMmPzKiwBJIAM" alt=""><figcaption></figcaption></figure></div>

3. **วิธี block ทีละ 1 Mac address   ให้ใส่ข้อมูลรายละเอียดตามภาพ**

&#x20;**ไปที่หัวห้อ Add Mac  > Add MAC**

* **Mac Address  :**   ใส่ Mac address  ที่ต้องการ block
* **WiFi SSID Name  :**   ในกรณีที่เรามีหลาย ssid สามารถเลือก block บาง ssid ได้ แต่ถ้าต้องการ block ทุกๆ ssid ให้เลือกเป็น Block on all Hotspot&#x20;
* **Comment  :**   ใส่คอมเมนต์เพิ่มเติ่ม

<div data-full-width="true"><figure><img src="/files/J7PB7etKVd7zTcidSimm" alt=""><figcaption></figcaption></figure></div>

&#x20;                        เมื่อลองให้ Device ที่ถูก block เชื่อมต่อเข้ามาในระบบจะได้ผลลัพธ์ตามภาพ

<figure><img src="/files/ZbcRXD8R8KNMfSMWWNEU" alt="" width="375"><figcaption></figcaption></figure>

4. **วิธี Block Mac  โดยการ Import mac address เข้าไปทีเดียวหลายๆ Mac**&#x20;

&#x20;**ไปที่หัวห้อ Add Mac  > Import MAC**

กด Download template file &#x20;

<div data-full-width="true"><figure><img src="/files/mQUMFPBfeShc6EMhl25R" alt=""><figcaption></figcaption></figure></div>

หาก Download file มาแล้วจะได้เป็นไฟล์ Excel   ให้เราใส่ Mac address ที่ต้องการจะ Block  และ Commect จากนั้นกด save&#x20;

<div data-full-width="true"><figure><img src="/files/x9I4mdnYPLO9YAuwkKvO" alt=""><figcaption></figcaption></figure></div>

* กด Browse เลือกไฟล์ Excel ที่ได้เพิ่ม Mac address ไว้แล้ว
* เลือก WiFi SSID Name ที่ต้องการจะ Block หรือเลือก All WiFi SSID เพื่อ Block ทุกๆ SSID'
* กด Next &#x20;

<div data-full-width="true"><figure><img src="/files/4kE897dsjB2b5OpuaDsK" alt=""><figcaption></figcaption></figure></div>

กด Next

<div data-full-width="true"><figure><img src="/files/zbMni10Mn9gGUPgQ34VP" alt=""><figcaption></figcaption></figure></div>

กด Submit เพื่อเสร็จสิ้นการ  Import

<div data-full-width="true"><figure><img src="/files/3WYlg5N9Pma32LuFv8vj" alt=""><figcaption></figcaption></figure></div>

4. **วิธีการ filter เพื่อดูข้อมูล  สามารถ filter เป็นวันที่หัวข้อ Created At   หรือ filter เป็น WiFi SSID    สามารถเลือก filter เพียง 1 หัวข้อ หรือทั้งสองหัวข้อรวมกันก็ได้   หากต้องการจะดูข้อมูลทั้งหมดก็ไม่ต้องใส่**

<div data-full-width="true"><figure><img src="/files/jgTzwAsTU5n5szNgeY7O" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.seara.biz/site-management/policy/mac-blacklist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
