# Mesh AP

### Q：AP系列設置MAC ACL

1. Management > Security > MAC ACL

<figure><img src="https://www.netbridgetech.com.tw/wp-content/uploads/2021/12/APmacACL.jpg" alt=""><figcaption></figcaption></figure>

* Group Name : ACL名稱
* Import MAC Address List : MAC位置
* Replace : 覆蓋原來的MAC位置
* Merge : 與原來MAC位置合併，多出的MAC位置將添加
* ACL Policy :選擇白名單，或黑名單

#### Available Stations : AP自動偵測到的設備，可將MAC添加到Un/Trusted Stations中Un/Trusted Stations :

* 若 ACL Policy選擇Allow，命名為Trusted Stations。列表中的MAC位置將是白名單，才能連接成功。
* 若ACL Policy選擇Deny，命名為Untrusted Stations。列表中的MAC位置將是黑名單，因此會被拒絕連線。

2.在SSID中設定MAC ACL ： Management > Wireless > Basic

<figure><img src="https://www.netbridgetech.com.tw/wp-content/uploads/2021/12/APmacACL01.jpg" alt=""><figcaption></figcaption></figure>

* 勾選MAC ACL
* 選擇Loacl MAC ACL
* 選擇Apply確認

### Q：AP系列查看log日誌

* Management > Monitoring > Logs

<figure><img src="https://www.netbridgetech.com.tw/wp-content/uploads/2021/12/log-300x197.jpg" alt=""><figcaption><p>下載log: 選擇SAVE即可下載</p></figcaption></figure>

### Q：AP連線不穩定

1. 確認連接裝置數量，有可能連接數已超過承載數量
2. 檢查經過的交換器設備MAC Table大小

### Q：AP訊號不穩定

1. 確認2.4G頻道是否干擾過多，可以使用wifi分析儀先掃描後，修改2.4G頻道，或者可以請先將設備更換到5G試試看
2. 檢查WiFi地區是否為台灣可用地區，如：台灣、美國、澳大利亞


---

# 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://faq.netbridgetech.com.tw/faq/netgear-ap-faq/mesh-ap.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.
